/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *


 */


body { font-family: 'Titillium Web', sans-serif; background-color:#FFF; margin:0px; }

/*-- WEBSITE'S FONT STYLES  --*/

h1 { font-family: 'Titillium Web', sans-serif; font-size:22px; color:#333;  }
.notice_abstract { font-family: 'Titillium Web', sans-serif; font-size:16px; color:#333; padding:5px;  }
.notice_date { font-family: 'Titillium Web', sans-serif; font-size:12px; color:#333; font-weight: bold;  }
.notice_link a { font-family: 'Titillium Web', sans-serif; font-size:12px; color:#0056fd; font-weight: bold;  }
.event_title { font-family: 'Titillium Web', sans-serif; font-size:16px; color:#333; font-weight:bold;  }
.event_date { font-family: 'Titillium Web', sans-serif; font-size:12px; color:#333; font-weight: bold;  }
.event_description { font-family: 'Titillium Web', sans-serif; font-size:15px; color:#333; }
.event_link { font-family: 'Titillium Web', sans-serif; font-size:15px; color:#0056fd; }
a { text-decoration:none; }


/*--- WEBSITE'S HEADER STYLES ---*/

#header  { width:100%; height:138px; background-image: url("/rosetta/assets/bg.jpg"); border-top: 7px solid #443b3f; }
.wrapper { width:1000px; margin:auto; background-color:transparent; }
#icn_logo   { margin-right:10px; margin-top:10px; float:left; }
#title   { font-family: 'Titillium Web', sans-serif; font-size:69px; color:#FFF; float:left; line-height:29px; margin-top:39px; margin-left:17px; }
#title .subtitle   { font-size: 24px; }


/*--- WEBSITE'S MENU STYLES ---*/

#menu  { width:100%; padding-top: 0px; height:48px; font-family: 'Titillium Web', sans-serif; background-color:#443b3f;  }

#menu ul {
  text-align: left;
  display: inline;
  margin: 0;
  padding: 15px 4px 17px 0;
  list-style: none;
   color: #FFF;
}

#menu ul li {
  font: bold 12px/18px sans-serif;
  display: inline-block;
  margin-right: -4px;
  position: relative;
  padding: 15px 20px;
  background: #443b3f;
  cursor: pointer;
  -webkit-transition: all 0.2s;
  -moz-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
}

#menu ul li a {
    color: #FFF;
    text-decoration: none;
}

#menu ul li a:hover {
    color: #FFF;
    text-decoration: none;
    background-color: transparent;
}

#menu ul li:hover {
  background: #555;
  color: #fff;
}

#menu ul li ul {
  padding: 0;
  position: absolute;
  top: 48px;
  left: 0;
  width: 150px;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  display: none;
  opacity: 0;
  visibility: hidden;
  -webkit-transiton: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -ms-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  -transition: opacity 0.2s;
  z-index: 999;
}

#menu ul li ul li { 
  background: #555; 
  display: block; 
  color: #fff;
  text-shadow: 0 -1px 0 #000;
}

#menu ul li ul li:hover { background: #666; }

#menu ul li:hover ul {
  display: block;
  opacity: 1;
  visibility: visible;
}


/*--- WEBSITE'S CONTENT STYLES ---*/

#content { width:100%; background-color:transparent; padding-top:20px; }


/*--- WEBSITE'S NOTICES STYLES  ---*/

.notice_title { font-family: 'Titillium Web', sans-serif; font-size:20px; color:#333; font-weight:bold;  }
.notice_content { padding-bottom:21px; }
.notice_content a { font-family: 'Titillium Web', sans-serif; font-size:15px; color:#0d4ac6; font-weight:bold;  }
.slider_container { width:300px; float:right; padding:20px; padding-bottom:0px; }
.slider { width:276px; float:right; margin-left:20px; }


/*--- WEBSITE'S EVENTS STYLES  ---*/

.event_title2 { font-family: 'Titillium Web', sans-serif; font-size:29px; color:#333; font-weight:bold;  }
.event_content { margin-top:16px; padding-bottom:21px; font-size:17px;}
.event_content a { font-family: 'Titillium Web', sans-serif; font-size:15px; color:#0d4ac6; font-weight:bold;  }


/*--- WEBSITE'S TV PARTICIPATIONS STYLES  ---*/

.tv_title { font-family: 'Titillium Web', sans-serif; font-size:29px; color:#333; font-weight:bold;  }
.tv_content { font-family: 'Titillium Web', sans-serif; font-size:14px; color:#333; padding:20px; background-color:#d9d9d9; }
.tv_content a { font-family: 'Titillium Web', sans-serif; font-size:12px; color:#0d4ac6; font-weight:bold;  }


/*--- WEBSITE'S RADIO PARTICIPATIONS STYLES  ---*/

.radio_title { font-family: 'Titillium Web', sans-serif; font-size:29px; color:#333; font-weight:bold;  }
.radio_content { font-family: 'Titillium Web', sans-serif; font-size:14px; color:#333; padding:20px; background-color:#d9d9d9; }
.radio_content a { font-family: 'Titillium Web', sans-serif; font-size:12px; color:#0d4ac6; font-weight:bold;  }


/*--- WEBSITE'S INTERNET PARTICIPATIONS STYLES  ---*/

.internet_title { font-family: 'Titillium Web', sans-serif; font-size:29px; color:#333; font-weight:bold;  }
.internet_content { font-family: 'Titillium Web', sans-serif; font-size:14px; color:#333; padding:20px; background-color:#d9d9d9; }
.internet_content a { font-family: 'Titillium Web', sans-serif; font-size:12px; color:#0d4ac6; font-weight:bold;  }


/*--- WEBSITE'S PRESS PARTICIPATIONS STYLES  ---*/

.press_title { font-family: 'Titillium Web', sans-serif; font-size:29px; color:#333; font-weight:bold;  }
.press_content { font-family: 'Titillium Web', sans-serif; font-size:14px; color:#333; padding:20px; background-color:#d9d9d9; }
.press_content a { font-family: 'Titillium Web', sans-serif; font-size:12px; color:#0d4ac6; font-weight:bold;  }



/*-- WEBSITE'S FOOTER STYLES  --*/

#footer { width:100%; background-color:#443b3f; height:221px; margin-top:17px; padding-top:10px; font-family:'Abel', sans-serif; font-size:21px; font-weight:bold; color:#FFF;}


/*-- WEBSITE'S BUTTONS STYLES  --*/

.bluebutton, .greenbutton, .redbutton, .delete_button a, .add_button a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0px;
  font-family: Arial;
  color: #FFF;
  font-size: 14px;
  background: #135c7f;
  padding: 5px 10px 5px 10px;
  text-decoration: none;
}

.bluebutton:hover, .greenbutton:hover, .redbutton:hover, .delete_button a:hover, .add_button a:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}

.bluebutton { background: #135c7f; }
.bluebutton:hover { background: #3cb0fd; }
.greenbutton { background: #289413; }
.greenbutton:hover { background: #21c900; }
.add_button a { background: #289413; }
.add_button a:hover { background: #21c900; }
.redbutton { background: #9b1818;}
.redbutton:hover { background: red; }
.delete_button a { background: #9b1818; }
.delete_button a:hover { background: red; }


/*--- WEBSITE'S CALENDAR STYLES ---*/

#calendar table { border-collapse: collapse;width: 1000px; }
#calendar td, #calendar th { font-family: "Lucida Grande",arial,helvetica,sans-serif; font-size: 10px; padding: 6px; border: 1px solid #999; }
#calendar th { background: #443b3f; color: #ffffff; text-align: center; width: 14.2857142857143%; }
#calendar td { background: #FFF; color: #777; height: 80px; vertical-align: top; font-size: 16px; }
#calendar .notmonth { color: #CCC; }
#calendar #month { margin: 0; padding-top: 10px; padding-bottom: 10px; text-align: center; }
#calendar #month a, #calendar #month a:hover { text-decoration: none; padding: 0 30px; color: #333; }
#calendar .today { background-color: #dee7ca; }
#calendar ul { margin: 0; margin-top: 5px; padding: 0; list-style: none; }
#calendar li { margin: 0; padding: 0; font-size: 11px; text-align: center; padding-top: 7px; padding-bottom: 7px; }
#calendar .event { font-family: "Lucida Grande",arial,helvetica,sans-serif; background-color:#443b3f; font-size: 10px; color:#FFF; padding: 6px; border: 1px solid #999; }
#calendar .event .editbtn { font-family: "Lucida Grande",arial,helvetica,sans-serif; background-color:green; font-size: 10px; color:#FFF; padding:3px; }
#calendar .event .deletebtn { font-family: "Lucida Grande",arial,helvetica,sans-serif; background-color:red; font-size: 10px; color:#FFF; padding:3px }
#calendar .event a { font-family: "Lucida Grande",arial,helvetica,sans-serif; font-size: 10px; color:#FFF; padding:3px }

/*--- WEBSITE'S TAG STYLES   ---*/

#tag_cloud {
  width: 960px;
  padding: 20px;
  border: 5px dashed #135c7f;
}

#tag_cloud a {
  text-decoration:none;
}

#tag_cloud .s { font-size: 20px; }
#tag_cloud .low { font-size: 17px; color:#1e5fe5; }
#tag_cloud .medium { font-size: 27px; color:#ff6600; }
#tag_cloud .high { font-size: 37px; color:#ba019e; }
#tag_cloud .popular { font-size: 57px; color:#fd0808; }
div.colorPicker-picker {
  height: 16px;
  width: 16px;
  padding: 0 !important;
  border: 1px solid #ccc;
  background: url(arrow.gif) no-repeat top right;
  cursor: pointer;
  line-height: 16px;
  font-size:0.75em;
  font-weight:bold;
  text-align: center;
}

div.colorPicker-palette {
  width: 110px;
  position: absolute;
  border: 1px solid #598FEF;
  background-color: #EFEFEF;
  padding: 2px;
  z-index: 9999;
}
  div.colorPicker_hexWrap {width: 100%; float:left }
  div.colorPicker_hexWrap label {font-size: 95%; color: #2F2F2F; margin: 5px 2px; width: 25%}
  div.colorPicker_hexWrap input {margin: 5px 2px; padding: 0; font-size: 95%; border: 1px solid #000; width: 65%; }

div.colorPicker-swatch {
  height: 12px;
  width: 12px;
  border: 1px solid #000;
  margin: 2px;
  float: left;
  cursor: pointer;
  line-height: 12px;
}
/**
 * BxSlider v4.0 - Fully loaded, responsive content slider
 * http://bxslider.com
 *
 * Written by: Steven Wanderski, 2012
 * http://stevenwanderski.com
 * (while drinking Belgian ales and listening to jazz)
 *
 * CEO and founder of bxCreative, LTD
 * http://bxcreative.com
 */


/** RESET AND LAYOUT
===================================*/



.bx-wrapper {
	position: relative;
	margin: 0 0 60px;
	padding: 0;
	*zoom: 1;
}

.bx-wrapper img {
	width: 365px;
	display: block;
}

/** THEME
===================================*/

.bx-wrapper .bx-viewport {
	left: 0px;
	background: #fff;
}

.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
	position: absolute;
	bottom: -30px;
	/* width: 100%; */
}

/* LOADER */

.bx-wrapper .bx-loading {
	min-height: 50px;
	background: url(http://w2.fisica.unam.mx/news/javascripts/images/bx_loader.gif) center center no-repeat;
}

/* PAGER */

.bx-wrapper .bx-pager {
	text-align: center;
	font-size: .85em;
	font-family: Arial;
	font-weight: bold;
	color: #666;
	padding-top: 20px;
}

.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
	display: inline-block;
	*zoom: 1;
	*display: inline;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background: #666;
	text-indent: -9999px;
	display: block;
	width: 10px;
	height: 10px;
	margin: 0 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
	background: #000;
}

/* DIRECTION CONTROLS (NEXT / PREV) */

.bx-wrapper .bx-prev {
	left: 10px;
	/*background: url(http://w2.fisica.unam.mx/news/javascripts/images/controls.png) no-repeat 0 -32px;*/
}

.bx-wrapper .bx-next {
	right: 10px;
	/*background: url(http://w2.fisica.unam.mx/news/javascripts/images/controls.png) no-repeat -43px -32px;*/
}

.bx-wrapper .bx-prev:hover {
	background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
	background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: 50%;
	margin-top: -16px;
	width: 32px;
	height: 32px;
	text-indent: -9999px;
	z-index: 9999;
}

.bx-wrapper .bx-controls-direction a.disabled {
	display: none;
}

/* AUTO CONTROLS (START / STOP) */

.bx-wrapper .bx-controls-auto {
	text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
	display: block;
	text-indent: -9999px;
	width: 10px;
	height: 11px;
	/*background: url(http://w2.fisica.unam.mx/news/javascripts/images/controls.png) -86px -11px no-repeat;*/
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active {
	background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
	display: block;
	text-indent: -9999px;
	width: 9px;
	height: 11px;
	/*background: url(http://w2.fisica.unam.mx/news/javascripts/images/controls.png) -86px -44px no-repeat;*/
	margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active {
	background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
	text-align: left;
	width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
	right: 0;
	width: 35px;
}

/* IMAGE CAPTIONS */

.bx-wrapper .bx-caption {
	position: absolute;
	bottom: 0;
	left: 0;
	background: #666\9;
	background: rgba(80, 80, 80, 0.75);
	width: 365px;
        height: 25px;
}

.bx-wrapper .bx-caption span {
	color: #fff;
	font-family: Arial;
	display: block;
	font-size: .85em;
	padding: 5px;
}
/* line 1, ../../app/assets/stylesheets/scaffolds.css.scss */
.field_with_errors {
  padding: 2px;
  background-color: red;
  display: table;
}

/* line 7, ../../app/assets/stylesheets/scaffolds.css.scss */
#error_explanation {
  width: 450px;
  border: 2px solid red;
  padding: 7px;
  padding-bottom: 0;
  margin-bottom: 20px;
  background-color: #f0f0f0;
}
/* line 14, ../../app/assets/stylesheets/scaffolds.css.scss */
#error_explanation h2 {
  text-align: left;
  font-weight: bold;
  padding: 5px 5px 5px 15px;
  font-size: 12px;
  margin: -7px;
  margin-bottom: 0px;
  background-color: #c00;
  color: #fff;
}
/* line 24, ../../app/assets/stylesheets/scaffolds.css.scss */
#error_explanation ul li {
  font-size: 12px;
  list-style: square;
}
