/*
Theme Name: Twenty Twelve Child
Description: Child theme for the Twenty Twelve parent theme
Author: Edrick Morales
Template: twentytwelve
Version: 1.0 on 2012-10-20
*/

/* Base CSS */
@import url("../twentytwelve/style.css");
@import url(http://fonts.googleapis.com/css?family=Courgette|Headland+One|Carrois+Gothic+SC);/*
----------- relocation of site-navigation ---------
#site-navigation {
	position:absolute;
	top:0.66em;
}
*/
/*
----------- header ---------*/
.site-description {
	font-style: italic;
}

/*
----------- transparency for drop down menus ---------*/
.main-navigation li ul li a {
	background-color: rgba(237,237,237,0.93);
}
.main-navigation li ul li a:hover {
	background-color: rgba(227,227,227,0.95);
	color: #222;
}
.main-navigation li {
	margin-right:3em;
}

/*
----------- sponsors img ---------*/
.sponsors img {
	width:10em;
	max-width:14em;
	display:block;
	padding:0.5em;
	margin-bottom: 0.75em;
	margin-left:0em;
	background-color:#FFF;
	border:1px solid;
	border-color:#D9E0E6 #C8CDD2 #C8CDD2 #D9E0E6;
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

/*
----------- advertisement---------*/
.advertisement {
	width:11em;
	max-width:14em;
	display:block;
	padding:0.5em;
	margin-bottom: 0.75em;
	margin-left:0em;
	background-color:#FFF;
	border:1px solid;
	border-color:#D9E0E6 #C8CDD2 #C8CDD2 #D9E0E6;
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}

/*
----------- boxes in front page ---------*/
#home-page-showcase {
	float:left;
}
.c1,
.c3 {
	float:left;
	width:46%;
	max-width:47%;
	padding:0.25em 0.75em;
	margin:0 0 0 3px;
	border:1px solid;	
	border-color:#D9E0E6 #C8CDD2 #C8CDD2 #D9E0E6;
	border-radius: 3px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	color:#000;
}

.c2 img {
	float:right;
	width:46%;
	max-width:47%;
	display:block;
	padding:0.25em 0.75em;
	margin:0 3px 0 0;
	background-color:#FFF;
	border:1px solid;
	border-color:#D9E0E6 #C8CDD2 #C8CDD2 #D9E0E6;
}
/*
----------- officers/CompRep contact card ---------*/
.officer,
.CompRep {
	width:38%;
	padding: 2em 0.5em 1em 0.8em;
	margin: 0 0.8em 0.8em 0;
	float: left;
	background-color: #dddee2;
	border: 1px solid #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	border-radius: 4px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
	text-shadow: 0px 1px 0px rgba(255,255,255,.8);
}

.officer strong {
	color:#333;
}

/*
----------- contact 7 forms ---------*/
fieldset {
	margin: 1em 0 2em 0;
	padding: 1em;
	border: 1px solid #ccc;
	border-right-color: #999;
	border-bottom-color: #999;
	background: #e9e9e9;
	color: #000;
	border-radius: 5px;
	box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
legend {
	font-weight: bold;
	letter-spacing: 0.07em;
}
/*.right-input label {
	float: left;
	width: 11em;
	cursor: pointer;	
}*/
/*
----------- contact form 7 ---------
.wpcf7 p {
	text-indent: 0;
	margin-bottom: 1.2em;
}*/

/*
----------- typography ---------*/
.site-header h1 {
	font-family: 'Carrois Gothic SC', sans-serif;
	font-weight:700;
	letter-spacing: 0.07em;
}
.site-header h2 {
	letter-spacing: 0.07em;
}
.entry-title {
	font-family: 'Headland One', serif;
}
.widget-title {
	letter-spacing: 0.09em;
}
.template-front-page .widget-area .widget li {
	list-style-type:none;
}
.presentation-title {
	letter-spacing: 0.07em;
}
.entry-content p {
	margin-top: 0;
	margin-bottom: 0;
	text-indent: 2em;
}
.signature {
	font-family: 'Courgette', cursive;
	font-size: 18px;
}
.brand {
	font-family: 'Carrois Gothic SC', sans-serif;
	font-size:14.5px;
}
.entry-content p:first-child {
	text-indent: 0;
}
.entry-content ul,
.entry-content ol,
.entry-content dd,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
}
.entry-content ul li,
.entry-content ol li {
	margin-left:2em;
}
.title {
	font-family: 'Headland One', serif;
	font-weight:400;
	color:#000;
	letter-spacing: 0.02em;
}
.copyright {
	font-family: 'Carrois Gothic SC', sans-serif;
	letter-spacing: 0.12em;
}
.highlight {
	color:blue;
	background-color:yellow;
	font-style: italic;
}

/*
---------- chemrx & fractions -------------*/
.chemrx {
	text-align:center;
}
.top {
	font-size: 70%;
	vertical-align: 0.7ex;
}
.bottom {
	font-size: 70%;
	vertical-align: -0.3ex;
}

/*
----------- breadcrumbs ------------*/
#breadcrumbs {
	font-size:0.85em;
	letter-spacing: 0.02em;
	color:#656565;	
	padding:0.3em;
}

/*
----------- ToC -----------*/
.toc_container {
	font-size:0.85em;
	letter-spacing: 0.02em;
	border: 1px solid #dddee2;
}

/*
----------- link button ---------*/
.blue_button {
	font-size:1.1em;
	font-weight:bold;
	color:#000000;
	letter-spacing: 0.08em;
	text-shadow: 0px 1px 0px rgba(255,255,255,.5);
	background-color: #6a9de2;
	text-decoration: none;
	padding: 0.5em 1.15em;
	border: 1px solid #8aafe2;
	border-right-color: #3a75c4;
	border-bottom-color: #3a75c4;
	border-radius: 5px;
	box-shadow: 0 4px 6px rgba(0, 0, 0, 0.4);
}

a.blue_button {
	color:#000;
}
a:hover.blue_button {
	background-color: #9c7;
	border: 1px solid #c6e6b1;
	border-right-color: #7c9969;
	border-bottom-color: #7c9969;
}

/*
----------- wp-pagenavi ---------*/
.wp-pagenavi {
	clear: both;
}
.wp-pagenavi a,
.wp-pagenavi span {
	text-decoration: none;
	border-bottom: none;
	padding: 3px 6px;
	margin: 6px;
	border-radius: 4px;
}
.wp-pagenavi a:hover,
.wp-pagenavi span.current {
	text-decoration: none;
	border-bottom: none;
	background-color: transparent;
	font-weight: bold;
}
.wp-pagenavi span.current {
	font-weight: 500;
	background-color: #3a75c4;
	color: #fff;
}

/*
----------- highlighted boxes ---------*/
#about_the_author,
.highlight_box {
	padding: 1.25em 1em 1em 1em;
	margin: 0.75em 0;
	background-color: #dddee2;
	border: 1px solid #ccc;
	border-radius: 5px;
}

/*
----------- home full-width page ---------*/
#home-page-showcase {
	width: 100%;
}
#home-page-showcase {
	float: left;
	margin:0;
	padding:0;
}
#home-page-showcase div:after {
	content: ".";
	display:block;
	height:0;
	clear:both;
	visibility: hidden;
}

/*
----------- footer navigation ---------*/
.footer-navigation a {
	margin-right: 3em;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
.footer-navigation {
	Padding: 0.25em 0;
	margin-bottom: 2em;
}
.footer-navigation a:hover {
	color:#f96b07;
	background-color: transparent;
	border-bottom: 3px solid #333;
	color: #333!important;
}

/*
----------- link colors -----------
----------- new 3a75c4 (bright blue) -----------
----------- hover f96b07 (vibrant orange) -----------
----------- original 21759b -----------*/
li.bypostauthor cite span {
	color: #fff;
	background-color:#f96b07;
	background-image: none;
	border: 1px solid #1f6f93;
	border-radius: 2px;
	box-shadow: none;
	padding: 0;
}

a {
	outline: none;
	color:#3a75c4;
	text-decoration: none;
	border-bottom: 1px solid #ccc;
}
a:hover {
	color: #000;
	text-shadow: 0px 1px 0px rgba(255,255,255,.8);
	background-color: #9c7;
	text-decoration: none;
	border-bottom: 1px solid #8b6;

}

.site-header h1 a,
.site-header h2 a {
	background-color:transparent;
	text-decoration: none;
	border-bottom: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
	color:#3a75c4;
	background-color:transparent;
	text-decoration: none;
	border-bottom: none;
}
.entry-title a {
	background-color:transparent;
	text-decoration: none;
	border-bottom: none;
}

.main-navigation a:hover {
	color:#f96b07;
	background-color:transparent;
	text-decoration: none;
	border-bottom: none;
}
.widget-area .widget a:hover {
	color:#000;
	background-color: #9c7;
	text-decoration: none;
	border-bottom: 1px solid #8b6;
}
footer[role="contentinfo"] a:hover {
	color:#000;
}
.comments-link a:hover,
.entry-meta a:hover {
	color:#000;
}
.format-status .entry-header header a:hover {
	color:#000;
}
.comments-area article header a:hover {
	color:#000;
}
a.comment-reply-link:hover {
	color:#000;
}
.template-front-page .widget-area .widget li a:hover {
	color:#000;
	background-color: #9c7;
	text-decoration: none;
	border-bottom: 1px solid #8b6;
}