/*
Theme Name: Samara Lectures
Description: Custom WordPress Theme for Samara Lectures
Author: Kim Flournoy / Lisa Hazen
Version: 1.0
*/


@charset "utf-8";

body {
	margin: 0;
	padding: 0;
	background: #efefef;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.4;
}
#wrapper {
	width: 956px;
	margin: 30px auto;
}
#header {
	position: relative;
	min-height: 164px;
	background: #fff url("images/bg_header.png") 780px top no-repeat;
}
#logo {
	position: absolute;
	top: 10px;
	left: 10px;
	z-index: 10;
}
#newsletter {
	float: right;
	width: 530px;
	padding: .4em 20px;
	-moz-border-radius-bottomleft: 12px;
	-webkit-border-bottom-left-radius: 12px;
	border-bottom-left-radius: 12px;
	background: #9c600e;
	color: #fff;
	font-weight: bold;
}
#newsletter label, #newsletter input, #newsletter select {
	margin-right: .5em;
	vertical-align: middle;
}
#newsletter input, #newsletter select {
	font-size: 88%;
}
#newsletter #email_address {
	width: 110px;
}
.nav-wrapper ul {
	position: absolute;
	bottom: 40px;
	right: 0;
	width: 570px;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-align: right;
	text-transform: uppercase;
}
.nav-wrapper ul li {
	display: inline;
	padding: .1em 1em .1em .7em;
	border-right: 2px solid #787285;
}
.nav-wrapper ul li:first-child {
	padding-left: 0;
}
.nav-wrapper ul li:last-child {
	padding-right: .5em;
	border-right: none;
}
.nav-wrapper ul .current, .nav-wrapper ul li.current-menu-item a, .nav-wrapper ul li.current-page-ancestor a {
	color: #999;
}
#tagline {
	overflow: hidden;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 956px;
	height: 36px;
	margin: 0;
}
#tagline em {
	display: block;
	position: absolute;
	top: 0;
	z-index: 1;
	width: 100%;
	height: 100%;
	background: url("images/tagline.gif") no-repeat;
}
#content-main {
	overflow: auto; /* float containment */
	margin-bottom: 10px;
	padding: 10px;
	background: #fff;
	zoom: 1; /* IE 6 */
}
.twocol #content-main, .page-template-template-homepage-php #content-main {
	padding: 0;
	background: url("images/bg_twocol.gif") repeat-y;
}
#content-secondary {
	margin-bottom: 10px;
	overflow: auto; /* float containment */
	zoom: 1; /* IE 6 */
}
#footer {
	clear: both;
	padding: 0 10px;
	color: #9c600e;
	font-size: 88%;
	font-weight: bold;
}
#footer address {
	float: left;
	margin-right: 100px;
	font-style: normal;
}
#footer address span {
	display: block;
	margin-bottom: .5em;
}
#footer ul {
	float: right;
}
#footer li {
	float: left;
	margin-left: 18px;
}

/* MISC COMPONENTS --------------------------------------- */

.wrapper {
	overflow: auto; /* float containment */
	zoom: 1; /* IE 6 */
}
.row {
	float: left;
	width: 100%;
	border-top: 10px solid #efefef;
}
.row:first-child {
	border-top: none;
}
.module {
	padding: 10px;
	background: #fff;
}
.more {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	text-align: right;
}
.feature-chooser li {
	float: left;
	width: 10px;
	height: 10px;
	margin-right: 8px;
	text-indent: -999em;
}
.feature-chooser a {
	display: block;
	width: 10px;
	height: 10px;
	background: #4f6f19;
	font-size: 1px;
}
.feature-chooser a:hover, .feature-chooser a:focus {
	background: #9c600e;
}
.quotation {
	margin-bottom: 1.4em;
}
.quotation blockquote, .quotation p {
	margin: 0;
}
.quotation span {
	display: block;
	text-align: right;
	font-style: italic;
}

p.edit-link a, .edit-link a {
	color: red;
}

#content-main .alignleft,
#content-main img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
#content-main .alignright,
#content-main img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
#content-main .aligncenter,
#content-main img.aligncenter {
	/*clear: both;*/
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#content-main img.alignleft,
#content-main img.alignright,
#content-main img.aligncenter {
	margin-bottom: 12px;
}

/* HOME PAGE COMPONENTS ----------------------------------- */
#featured-speakers, #news {
	float: left;
	width: 537px;
}

#clips, #themes {
	float: right;
	width: 367px;
	overflow: auto;
	zoom: 1;
}
#featured-speakers {
	position: relative;
}
#featured-speakers img {
	float: left;
	margin: 0 10px 0 0;
}
#featured-speakers .feature-chooser {
	position: absolute;
	bottom: 10px;
	left: 255px;
}
#featured-speakers .more {
	text-align: left;
}

.home #featured-speakers .media{overflow:hidden; overflow:visible; zoom:1;}
.home #featured-speakers .media .img{float:left;margin-right: 10px;}
.home #featured-speakers .media .img img{display:block;}
.home #featured-speakers .media .txt {overflow:hidden;}
.home #featured-speakers .media .imgExt{float:right; margin-left: 10px;}

/* generic styles */
.hide {display:none;}

/* speaker slideshow specific */
.featured-media-list {
	position:relative;
	z-index:2;
	zoom:1;
	height:347px;
}
.featured-media-list:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.featured-media-list li {position:absolute;top:0;left:0;z-index:1;z-index:99;width: 100%;}
.carousel-controls {margin-left:245px;margin-top:-15px;height:15px;position:relative;z-index:3;}
.carousel-controls a {text-decoration:none;display:block;line-height: 10px; height:10px;width:10px;background:#9C600E;float:left;margin:5px;;}
.carousel-controls a:hover,
.carousel-controls a.selected {background:#4F6F19; text-decoration: none;}


#news .list-news {
	width: auto;
	margin: 0;
}
#news .list-news li {
	margin-bottom: 1em;
	font-size: 88%;
}
#themes p, #themes ul {
	font-size: 88%;
}

#themes h2 a, #news h2 a {
	color: #4F6F19;
	font-family: Arial, Helvetica, sans-serif;
}

#themes h2 a:hover, #themes h2 a:active, #news h2 a:hover, #news h2 a:active {
	text-decoration: none;
}


/* PG COMPONENTS ------------------------------------ */
.page-template-page-with-image-php .entry-content, .blog #container {
	width: 560px;
	margin-left: 373px;
}

.archive h2 {
	padding: 0;
	border: none;
	text-transform: none;
}

.wp-caption p.wp-caption-text {
	font-size: 88%;
	text-align: center;
}



/* THEMES PG COMPONENTS ----------------------------------- */
#themes-intro {
	float: left;
	width: 343px;
	margin-right: 30px;
}

.page-template-page-themes-topics-php div.post_taxes {
	width: 560px;
	margin-left: 373px;
}


/* SPEAKERS PG COMPONENTS --------------------------------- */
.list-speakers {
	margin-right: 40px;
}
.list-speakers:last-child {
	margin-right: 0;
}
.speaker {
	float: left;
	margin-bottom: 10px;
	width: 450px;
}
.list1 {
	margin-right: 25px;
	clear: left;
}

.speaker img {
	float: left;
}
.speaker h3, .speaker h4, .speaker p {
	margin-left: 110px;
}
.speaker h3 {
	font-size: 110%;
	letter-spacing: 0;
}
.speaker h4 {
	margin-bottom: 0;
	color: #000;
	font-style: normal;
}
.speaker p {
	font-size: 88%;
	line-height: 1.6;
}
.page-template-template-speaker-single-php .entry-content {
	margin-left: 265px;
	line-height: 1.6;
}
.page-template-template-speaker-single-php .entry-content h2 {
	margin: 1em 0 .2em 0;
	padding: 0;
	border: none;
	/*clear: both;*/
}
p.seeall {
	text-align: right;
	margin-top: 1em;
	font-size: 88%;
}


.page-template-template-speaker-single-php #content-main ul {
	margin-bottom: 1em;
}

.page-template-template-speaker-single-php #content-main ul li {
	margin-left: 15px;
	list-style-type: disc;
}


/* TEXT --------------------------------------------------- */
p, h1, h2, h3, h4, h5, h6 {
	margin-top: 0;
}
h1, h2 {
	padding: .2em;
	border-top: 1px solid #918f8f;
	border-bottom: 1px solid #918f8f;
	color: #4f6f19;
	font-size: 150%;
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 15px;
}
h3 {
	margin-bottom: 0;
	color: #4f6f19;
	font-size: 135%;
	letter-spacing: 1px;
}
h4 {
	color: #666;
	font-size: 100%;
	font-style: italic;
	font-weight: normal;
}
a {
	color: #9c600e;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:visited {
}
a:hover {
	text-decoration: underline;
}

/* IMAGES ------------------------------------------------- */
img {
	border: none;
}
.image {
	float: left;
	width: 343px;
	margin: 0 30px 20px 0;
}
.image p {
	margin: 0;
	color: #4f6f19;
	font-size: 88%;
	font-style: italic;
}
.photo {
	float: left;
	width: 235px;
	margin: 0 10px 10px 0;
}
.photo-supp {
	float: right;
	width: 235px;
	margin: 0 0 10px 10px;
}

.photo p.attribution {
	font-size: 88%;
	font-style: italic;
}

/* LISTS -------------------------------------------------- */
ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.list-themes {
	width: 160px;
	float: left;
	padding-right: 20px;
}
.list-themes li {
	padding: .2em 0 .2em 1.5em;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	text-indent: -1.5em;
}
.list-news {
	width: 560px;
	margin-left: 373px;
}
.list-news li {
	margin-bottom: 1.4em;
}


/* VIDEOS -------------------------------------------------- */

#clips #video-large {
	margin-bottom: 1em;
}

#clips .video-block {
	width: 116px;
	float: left;
	margin-right: 6px;
	font-size: 88%;
}

#clips .thumb img {
	border: 2px solid #fff;
	display: block;
}

#clips .current img {
	border-color: #9c600e;
}

#clips .video-3 {
	margin-right: 0;
}

#clips .video-block .video {
	display: none;
	visibility: hidden;
}

#clips .video-1 {
	
}

/*
#clips .video-1 .video {
	display: block;
	visibility: visible;
}

#clips .video-1 .thumb {
	display: none;
	visibility: hidden;
}
*/

.custom-post-type-speaker-videos-archive h2.entry-title {
	border: none;
}

.custom-post-type-speaker-videos-archive div.entry-content {
	border-bottom: 1px solid #ccc;
	width: 400px;
}

