/*

 Theme Name: Yoder Lab

 Theme URI: http://wordpress.org/

 Version: 1.0

 Author: Kompleks Creative

 Author URI: http://www.komplekscreative.com

 This theme was designed and built by Kompleks Creative,

 whose site you will find at http://www.komplekscreative.com/

 */



html, body {

	height: 100%;

}
/* main background:eaeaea */
body {

	background-color: #392E27;

	font-family: Arial;

}

#wrapper {

	width: 1024px;

	margin: 0 auto;

}

body .soliloquy-container {

  margin: 0 auto !important;

}
/* height of mainbox originally -20px */
#home-content {

	width: 732px;

	float: right;

	background-color: #fff;

	margin-top: 20px;

	padding-top: 20px;

padding-bottom: 20px;

box-shadow: 0px 0px 10px rgba(0,0,0, 0.7);

}
#right-content #post-date {
	width: 11%;
	float: left;
	text-align: center;	
	border: 1px solid #0063c7;
	padding: 2%;
}
#right-content #post-date span {
	
}
#right-content #post-date h1 {
	font-size: 32px;
    color: #0063c7;
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
    line-height: 40px;
}

#right-content #press-post {
	width: 80%;
	float: right;	
}
#header {

	background-color: #2173c0;

	height: 159px;

	background-image: url(images/dna-strand-bg.jpg);

	background-repeat: no-repeat;

	background-position: top center;

	padding-top: 30px;

}
/* Tagline original:ffda63 */
#site-intro {

	font-size: 24px;

	color: #E1CFA0;

	text-align: center;

	font-weight: bold;

}

#logo {

	width: 453px;

	margin: 0 auto 10px;

}

#container {

	min-height: 100%;

	height: auto !important;

	height: 100%;

	margin: 0 auto -40px;

}

#left-sidebar {

	width: 190px;

	margin-left: 32px;

	float: left;

	margin-top: 20px;

	padding-bottom: 30px;

}

#left-sidebar #menu {

	margin-bottom: 20px;

}



#left-sidebar #archives {

	padding: 15px 20px 5px;

	border-bottom: 1px solid #aaa;

}

#left-sidebar #archives h2 {

	color: #0063c7;

	font-size: 14px;

	margin-bottom: 10px;

	

}

#left-sidebar #archives ul li {

	font-size: 14px;

	color: #666;

	margin-bottom: 8px;

	border: none;

	list-style: none;

	margin-left: 20px;

}

#left-sidebar #archives ul li a {

	padding: 0;

	display: initial;

	color: #666;

}

#left-sidebar #archives ul li a:hover {

	background-color: transparent;

	text-decoration: underline;

}

#left-sidebar #archives ul li:before {

	/* For a round bullet */

	content: '\2022';

	/* For a square bullet */

      /*content:'\25A0';*/

	display: block;

	position: relative;

	max-width: 0px;

	max-height: 0px;

	left: -20px;

	top: -3px;

	color: #0063c7;

	font-size: 20px;

}



#left-sidebar ul li {

	border-bottom: 1px solid #4A4644;

	list-style-type: none;

	list-style-position: outside;

	color: #0063c7;

	font-size: 18px;

	

}
/* menutext original:0063c7 */
#left-sidebar ul li a {

	color: #2173c0;

	text-decoration: none;

	padding: 12px 20px 12px;

	display: block;

	-webkit-transition: background 0.2s linear;

	-moz-transition: background 0.2s linear;

	-ms-transition: background 0.2s linear;

	-o-transition: background 0.2s linear;

	transition: background 0.2s linear;

}



.nav-previous.alignleft {

	float: left;	

}

.nav-next.alignright {

	float: right;	

}

#sidebar-widget {

	margin-top: 20px;	

}

#sidebar-widget img {

	margin-bottom: 10px;	

}

#left-sidebar ul li.current-menu-item a,

/* menuhighlight original:ffdb63 */
#left-sidebar ul li.current-page-ancestor a {

	background-color: #E1CFA0;

	text-decoration: none;

	-webkit-transition: background 0.2s linear;

	-moz-transition: background 0.2s linear;

	-ms-transition: background 0.2s linear;

	-o-transition: background 0.2s linear;

	transition: background 0.2s linear;

}

#left-sidebar ul li a:hover {

	background-color: #E1CFA0;

	text-decoration: none;

	-webkit-transition: background 0.2s linear;

	-moz-transition: background 0.2s linear;

	-ms-transition: background 0.2s linear;

	-o-transition: background 0.2s linear;

	transition: background 0.2s linear;

}

/* lemur width original:113 */

#sidebar-logos {
	width: 100%;
	text-align: center;	
}

#duke-lemur-logo {

	width: 100%;
	margin-bottom: 15px;
	float: none;

}

#bio-dept-logo {

	width: 100%;

	float: none;

}



#home-content .soliloquy-caption-inside {

	font-family: 'Lato', sans-serif;

	color: #fff;

	font-size: 18px;

	text-shadow: none;

}

#home-content .soliloquy-caption-inside span {

	color: #2d81d9;

	text-transform: uppercase;

}

#home-content .soliloquy-container .soliloquy-prev {

	display: block;

	width: 22px;

	height: 32px;

	position: absolute;

	top: 50%;

	margin-top: -16px;

	left: 10px;

	z-index: 1320;

	background: url(images/left.png) no-repeat scroll 50% 50%;

	opacity: .6;

	-webkit-transition: background 0.2s linear;

	-moz-transition: background 0.2s linear;

	-ms-transition: background 0.2s linear;

	-o-transition: background 0.2s linear;

	transition: background 0.2s linear;

}

#home-content .soliloquy-container .soliloquy-next {

	display: block;

	width: 22px;

	height: 32px;

	position: absolute;

	top: 50%;

	margin-top: -16px;

	right: 10px;

	z-index: 1320;

	background: url(images/right.png) no-repeat scroll 50% 50%;

	opacity: .6;

	-webkit-transition: background 0.2s linear;

	-moz-transition: background 0.2s linear;

	-ms-transition: background 0.2s linear;

	-o-transition: background 0.2s linear;

	transition: background 0.2s linear;

}

#home-content .soliloquy-container .soliloquy-prev:hover,

#home-content .soliloquy-container .soliloquy-next:hover {

	opacity: 1;

	-webkit-transition: background 0.2s linear;

	-moz-transition: background 0.2s linear;

	-ms-transition: background 0.2s linear;

	-o-transition: background 0.2s linear;

	transition: background 0.2s linear;

}
/* notthemainbackround:eaeaea this command causes the misalignment margin-top: -30px; */

#right-content {

	width: 638px;

	margin-right: 32px;

	margin-top: 20px;

	float: right;

	background-color: #eaeaea;

	padding: 35px 25px 50px;

}

#right-content h1 {

	font-size: 24px;

	color: #0063c7;

	margin-bottom: 20px;

	padding-bottom: 15px;

	border-bottom: 1px solid #0063c7;

	line-height: 30px;

}

#right-content h2 {

	font-size: 18px;

	font-weight: normal;

	color: #0063c7;

	margin-bottom: 17px;

	line-height: 24px;

}

#right-content h3 {

	font-size: 14px;

	font-weight: bold;

	color: #0063c7;

	margin-bottom: 8px;

	line-height: 20px;

}

#right-content ul, #right-content ol {

	margin-bottom: 20px;

}

#right-content ul li {

	color: #666;

	font-size: 14px;

	list-style: none;

	margin-left: 20px;

	padding-left: 0px;

	margin-bottom: 8px;

}

#right-content ul li:before {

	/* For a round bullet */

	content: '\2022';

	/* For a square bullet */

      /*content:'\25A0';*/

	display: block;

	position: relative;

	max-width: 0px;

	max-height: 0px;

	left: -20px;

	top: -3px;

	color: #0063c7;

	font-size: 20px;

}



#right-content .soliloquy-container img {

	border: none !important;

	box-shadow: none !important;

	margin-bottom: 0px !important;	

}



#right-content #landing-box {

	width: 30%;

	margin-right: 3%;

	margin-bottom: 25px;

	float: left;

	text-align: center;

}

#right-content #landing-box img {

	opacity: 1;

	-webkit-transition: opacity 0.2s linear;

	-moz-transition: opacity 0.2s linear;

	-ms-transition: opacity 0.2s linear;

	-o-transition: opacity 0.2s linear;

	transition: opacity 0.2s linear;

}

#right-content #landing-box img:hover {

	opacity: .5;

	-webkit-transition: opacity 0.2s linear;

	-moz-transition: opacity 0.2s linear;

	-ms-transition: opacity 0.2s linear;

	-o-transition: opacity 0.2s linear;

	transition: opacity 0.2s linear;

}

#right-content .visual-form-builder li {

padding: 0px!important;

margin-bottom: 10px!important;

}

#right-content input.vfb-text, #right-content input[type="text"].vfb-text, #right-content input[type="tel"].vfb-text, #right-content input[type="email"].vfb-text, #right-content input[type="url"].vfb-text, #right-content textarea.vfb-textarea, #right-content select.vfb-select {

padding: 8px 10px;

}

#right-content .visual-form-builder label, #right-content label.vfb-desc {

display: block;

margin: 0;

padding: 0 0 3px 0;

color: #666;

font-weight: normal;

}

#right-content .visual-form-builder ul li:before {

	/* For a round bullet */

	content: none;

	/* For a square bullet */

      /*content:'\25A0';*/

	display: block;

	position: relative;

	max-width: 0px;

	max-height: 0px;

	left: 0px;

	top: 0px;

	color: transparent;

	font-size: 20px;

}

#right-content .visual-form-builder ul {

margin: 0 0px!important;

}

#right-content .visual-form-builder .vfb-legend {

margin: 5px 14px;

padding: 0 6px;

border-bottom: none;

color: #900;

font-size: inherit;

}

#right-content .visual-form-builder fieldset {

clear: both;

margin: 0px 0;

padding: 0;

border: none;

border-radius: 3px;

background-color: transparent;

}

#right-content .soliloquy-container ul li {

	color: #666;

	font-size: 14px;

	list-style: none;

	margin-left: 0px;

	padding-left: 0px;

	margin-bottom: 0px;

	background-color: #dedac4;

}

#right-content .soliloquy-container li:before {

	/* For a round bullet */

	content: none;

	/* For a square bullet */

      /*content:'\25A0';*/

	display: block;

	position: relative;

	max-width: 0px;

	max-height: 0px;

	left: 0px;

	top: 0px;

	color: transparent;

	font-size: 20px;

}



#right-content .wp-caption {

	margin-bottom: 20px;

}





#right-content #profiles:after {

    content: ".";

    display: block;

    height: 0;

    clear: both;

    visibility: hidden;

}



#right-content #profiles .wp-caption.alignleft {

	float: left;

	margin: 0px 5px 20px 0;

}

#right-content #profiles .wp-caption.alignleft:nth-child(4),

#right-content #profiles .wp-caption.alignleft:nth-child(8),

#right-content #profiles .wp-caption.alignleft:nth-child(12),

#right-content #profiles .wp-caption.alignleft:nth-child(16) {

	margin: 0px 0px 20px 0;

}



#right-content .wp-caption img {

	margin-bottom: 10px;

}

#right-content .wp-caption p.wp-caption-text {

	text-transform: uppercase;

	text-align: center;

	color: #666;

	font-size: 11px;

	line-height: 16px;

	margin-bottom: 0;

}

#right-content img {

	border: 5px solid #fff !important;

	margin-bottom: 20px;

	-webkit-box-shadow: 0 0 10px #ccc;

	box-shadow: 0 0 10px #ccc;

}

#right-content .wp-caption.alignleft {

	float: left;

	margin: 5px 20px 20px 0;

}

#right-content .wp-caption.alignright {

	float: right;

	margin: 5px 0 20px 20px;

}

#right-content img.alignleft {

	float: left;

	margin: 5px 20px 20px 0;

}

#right-content img.alignright {

	float: right;

	margin: 5px 0 20px 0;

}

#right-content p,
#right-content {

	font-size: 14px;

	color: #666;

	margin-bottom: 20px;

	line-height: 21px;

}

#right-content table {

	font-size: 14px;

	color: #666;

	margin-bottom: 25px;

	line-height: 21px;

	width: 100%;

}

#right-content table th {

	background-color: #0063c7;

	color: #fff;

	font-size: 18px;

	padding: 2%;

	border-right: 4px solid #eaeaea;

	border-bottom: 4px solid #eaeaea;

	text-align: left;

	font-weight: normal;

}

#right-content table td.blue {
	background-color: #cfeded;
	color: #0063c7;
	padding: 2%;
	width: 10% !important;

}

#right-content table td {
	background-color: #fff;
	color: #666;
	padding: 2%;
	border-right: 4px solid #eaeaea;
	border-bottom: 4px solid #eaeaea;

}
#right-content table tr th:nth-child(2),
#right-content table tr td:nth-child(2) {
	width: 50% !important;
}
#right-content table tr th:nth-child(3),
#right-content table tr th:nth-child(4),
#right-content table tr td:nth-child(3),
#right-content table tr td:nth-child(4) {
	width: 15% !important;
}

#right-content a {

	color: #0063c7;

	text-decoration: none;

}

#right-content a:hover {

	color: #0063c7;

	text-decoration: underline;

}

#right-content a.top {

	text-transform: uppercase;

	text-align: center;

	color: #666;

	font-size: 11px;

	width: 100%;

	display: block;

	margin-top: 30px;

}

#push {

	height: 40px; /* .push must be the same height as .footer */

}

#footer {

	background-color: #2d81d9;

	color: #fff;

	text-transform: uppercase;

	font-size: 10px;

	width: 100%;

	height: 40px;

	font-family: 'Lato', sans-serif;

}

#footer a {

	color: #fff;

	text-decoration: none;

}

#footer a:hover {

	color: #fff;

	text-decoration: underline;

}

#footer-left {

	float: left;

	width: 40%;

	padding: 15px 0 15px 32px;

	text-align: left;

}

#footer-right {

	float: left;

	width: 40%;

	padding: 15px 32px 15px 0;

	text-align: right;

}


