/*
Theme Name: BIOCOM CRO
Theme URI: http://biocom.org
Author: Mentus
Author URI: http://mentus.com
Version: 1.0
License: Private
*/


/* HTML5 Elements */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

body,
html
{
	padding: 0;
	margin: 0;
}
body
{
	background-color: black;
	font-family: Helvetica, Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6
{
	color: #3589c5;
}
h2
{
	font-size: 17px;
	padding: 6px 0 0 0;
}
h2 a:link,
h2 a:visited
{
	color: #3589c5;
	text-decoration: none;
}
h2 a:hover
{
	color: #5ca7dd;
}
/* Layout Styles */
.wrapper
{
	width: 970px;
	min-height: 530px;
	height: auto;
	margin: 15px auto 0 auto;
	background: url(images/bg3.jpg) no-repeat top center #aeaeae;
	-moz-box-shadow: inset 0 0 20px 10px #888;
	-webkit-box-shadow: inset 0 0 20px 10px #888;
	box-shadow: inset 0 0 20px 10px #888;
	border-radius: 25px;
	-moz-border-radius: 25px;
	-webkit-border-radius: 25px;
	padding: 0 0 35px 0;
	behavior: url(/wp-content/themes/biocomcro/PIE.htc);
}
header#branding
{
	width: 906px;
	margin: auto;
	padding: 25px 0 0 0;
}
header .right
{
	width: 686px;
	float: right;
}
nav#access
{
	width: 686px;
	height: 32px;
	background: url(images/nav-bg2.png) no-repeat top left transparent;
}
nav#access ul
{
	padding:0;
	margin:0;
	list-style-type: none;
}
nav#access ul li
{
	float: left;
	border-right: 1px solid white;
	position: relative;
}
nav#access ul li:last-child
{
	border-right: none;
}
nav#access ul li a:link,
nav#access ul li a:visited
{
	font: 300 12px/32px 'Syncopate',Helvetica, Arial, sans-serif;
	color: white;
	text-decoration: none;
	text-shadow: -1px -1px black;
	text-transform: uppercase;
	padding: 8px 35px;
}
nav#access ul li a:hover
{
	text-shadow: none;
	color: #ccc;
}
nav#access ul li ul.sub-menu
{
	display: none;
}
nav#access ul li:hover ul.sub-menu
{
	display: block;
	position: absolute;
	top: 32px;
	left: 0;
	z-index: 500;
}
nav#access ul li ul.sub-menu li
{
	float: none;
	border-right: none;
	border-bottom: 1px solid white;
	background: url(images/sub-menu-bg.png) repeat;
	white-space: nowrap;
}
nav#access ul li ul.sub-menu li:hover
{
	background: url(images/sub-menu-bg-hover.png) repeat;
}
nav#access ul li ul.sub-menu li a:link,
nav#access ul li ul.sub-menu li a:visited,
nav#access ul li ul.sub-menu li a:hover
{
	text-shadow: -1px -1px black;
	color: white;
}
#logo
{
	float: left;
	width: 187px;
	height: 88px;
}


footer#colophon
{
	color: #ccc;
	font: bold 10px/18px Helvetica, Arial, sans-serif;
	width: 970px;
	margin: 0 auto 15px auto;
	padding: 10px 0 0 0;
	text-align: center;
}
footer#colophon .links
{
	padding-bottom: 8px;
}
footer#colophon .links a:link,
footer#colophon .links a:visited
{
	text-decoration: underline;
	color:#ccc;
	padding: 0 17px;
}
footer#colophon .links a:hover
{
	text-decoration: none;
}

/* Front Page Styles */
.buckets
{
	width: 906px;
	margin: auto;
}
.buckets .bucket
{
	float: left;
	width: 250px;
	height: 160px;
	padding: 15px 20px;
	margin: 0 17px 0 0;
	background: url(images/transparent-white.png) repeat transparent;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font: normal 12px/15px Helvetica, Arial, sans-serif;
	behavior: url(/wp-content/themes/biocomcro/PIE.htc);
}
.buckets .bucket:last-child
{
	margin: 0;
}
.buckets .bucket h3
{
	font: 400 15px/15px 'Oswald', Helevtica, Arial, sans-serif;
	color: #1076bd;
	text-transform:uppercase;
	padding: 0;
	margin: 0;
}
.buckets .bucket p
{
	padding: 10px 0;
	margin: 0;
	color: #464646;
}
.bucket .half:first-child
{
	width: 48%;
	margin: 0 2% 0 0;
	float:left;
}
.bucket .half:last-child
{
	width: 48%;
	margin: 0 0 0 2%;
	float:right;
}
#featured.bucket p
{
	padding-top: 0;
}
.buckets .bucket img
{
	border: none;
}
/* Content Styles */
#main
{
	width: 876px;
	padding:15px;
	margin: 10px auto 0 auto;
	background: url(images/transparent-white.png) repeat transparent;
	background: rgba(255,255,255, 0.7);
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	font: normal 13px/18px Helvetica, Arial, sans-serif;
	position: relative;
	color: #333;
	behavior: url(/wp-content/themes/biocomcro/PIE.htc);
}
.home #main
{	width: auto;
	padding: 0;
	margin: 0;
	background: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	behavior: url(/wp-content/themes/biocomcro/PIE.htc);
}
.page-template-template-two-column-php #main,
.page-template-template-upcoming-events-php #main,
.page-template-template-past-events-php #main
{
	width: 656px;
	margin-left: 220px;
	padding: 15px 30px;
}
.entry-title
{
	color: #1076bd;
	text-transform: uppercase;
	font: 400 30px/30px 'Oswald', Helvetica, Arial, sans-serif;
	padding-top: 15px;
	margin-top: 0;
}


.photo-sidebar
{
	width: 175px;
	height: auto;
	position:absolute;
	top: 0;
	left: -190px;
}
.photo-sidebar img
{
	margin: 0 0 10px 0;
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */

}
/* Development Guide */
.page-template-template-development-guide-php .fifth h2
{
	font-size: 13px;
}
#content-86 h2
{
	color: #9d205a;
}
#content-88 h2
{
	color: #00508b;
}
#content-90 h2
{
	color: #596e7e;
}
#content-92 h2
{
	color: #45820c;
}
#content-95 h2
{
	color: #c66321;
}
#content-97 h2
{
	color: #198b71;
}
#content-99 h2
{
	color: #b62e32;
}
#content-101 h2
{
	color: #3f3499;
}
#content-103 h2
{
	color: #4c4c4a;
}
#content-105 h2
{
	color: #5864d2;
}
/* Upcoming Events Styles */
#upcoming-events h2
{
	padding: 0;
	margin: 0 0 5px 0;
	color: #792622;
}
#upcoming-events h2 a:link,
#upcoming-events h2 a:visited,
#upcoming-events h2 a:hover
{
	color: #792622;
	text-decoration: none;
}
.event
{
	margin-bottom: 20px;
}
a.event-link:link,
a.event-link:visited
{
	font: italic 12px/14px Helvetica, Arial, sans-serif;
	text-decoration: none;
	border-bottom: 1px dotted #3589c5;
	color: #3589c5;
	margin: 5px 0 0 0;
	display: inline-block;
}
a.event-link:hover
{
	border-bottom: none;
}

/* Past Events Styles */
#past-events h3
{
	padding: 0;
	margin: 0 0 5px 0;
}
#past-events h3 span
{
	font: italic 12px/18px Helvetica, Arial, sans-serif;
	color: #333;
}
/* Resources Styles */
.ppt a:link,
.ppt a:visited
{
	display: inline-block;
	padding: 0 19px 0 0;
	background: url(images/ppt-small.png) no-repeat right center;
	height: 16px;
	line-height: 16px;
}
.resources a img
{
	padding-right: 10px;
}
.resources a:link,
.resources a:visited
{
	text-decoration: none;
}
.resources a:hover
{
	color:#77281f;
}
/* Common Styles */
#clear
{
	clear: both;
}
.quarter
{
	width: 24%;
	float: left;
	margin: 0 1% 0 0;
	font-size: 11px;
}
.fifth
{
	width: 19%;
	float: left;
	margin: 0 1% 0 0;
	font-size: 11px;
}
a:link,
a:visited,
a:hover,
a:active
{
	outline:none;
}
a.view:link,
a.view:visited
{
	color: #fbaa1b;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	display: inline-block;
	padding-right: 10px;
	background: url(images/view-arrow.png) right top  no-repeat;
}
a.view:hover
{
	color: #29abe2;
}
a.view span
{
	color: #29abe2;
}
/* Images */
img
{
	border: none;
}
/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* Search Bar */
input#s {
	background: url(images/search.png) no-repeat 8px center #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 14px;
	line-height: 20px;
	height: 20px;
	line-height: 1.2em;
	padding: 0 10px 0 28px;
	border: none;
	box-shadow: inset 1px 1px #888;
	-moz-box-shadow: inset 1px 1px #888;
	-webkit-box-shadow:  inset 1px 1px #888;
	behavior: url(/wp-content/themes/biocomcro/PIE.htc);
}
input#searchsubmit {
	display: none;
}
/* Search Form */
#branding #searchform {
	float: right;
	text-align: right;
	margin: 0 0 10px 0;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	float: right;
	-webkit-transition-duration: 400ms;
	-webkit-transition-property: width, background;
	-webkit-transition-timing-function: ease;
	-moz-transition-duration: 400ms;
	-moz-transition-property: width, background;
	-moz-transition-timing-function: ease;
	-o-transition-duration: 400ms;
	-o-transition-property: width, background;
	-o-transition-timing-function: ease;
	width: 72px;
}
#branding #s:focus {
	background-color: #f9f9f9;
	width: 196px;
}
#branding #searchsubmit {
	display: none;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}

a:link,
a:visited
{
	color: #29abe2;
	text-decoration: underline;
}
a:hover
{
	text-decoration: none;
}