/*
Theme Name: Eric Metaxas
Theme URI: http://www.vlahadesign.com
Description: Eric Metaxas Wordpress theme
Version: 1.0
Author: Rick Vlaha
Tags: Rick Vlaha, Eric McGregor, Eric Metaxas.



*/

@import url(css/reset.css);
@import url(css/960.css);
@import url(css/text.css);
@import url(css/global.css);
@import url(css/homepage.css);

.container_16 {
	position:relative;
}

/************************************************
PAGE CONTENT 
The deftault styles for elements inside the
content area.  Different pages are given an ID
of their page type on the Content Wrapper div

************************************************/

/************************
DEFAULT CONTENT AREA
************************/
.content_wrapper {
	background:#ffffff;
	padding:0px 0 60px 0;
	position:relative;
}
.content {}
.post_wrapper {}
.post {}


.post_content img {
	float:left;
	margin:0 20px 14px 0;
}

.smallbook img {
	width:150px;
}

.post_content h2 {
	font-family:Gill Sans,Verdana,Gill Sans, Arial;
}

.post_content p {
	margin-bottom:18px;
	font-size:14px;
	line-height:1.8em;
}

.post_content em.publishedby {
	font-size:12px;
	color:#333333;
	display:block;
	margin-bottom:15px;
}
.post_content em.tags {
	font-size:11px;
	color:#747474;
	display:block;
}
p.tags {
	margin:10px 0;
	font-size:11px;
}
p.tags a {
	font-size:10px;
}
.readMore a {
	font-family:Gill Sans, Arial, Verdana;
	margin:0;
	font-size:9px;
	text-transform:uppercase;
	font-weight:bold;
	color:orange;
}
.readMore a:hover {
	color:#335bcb;

}

.content_description {
	margin-bottom:40px;
	font-weight:normal;
	font-family:Gill Sans, Arial;
}
.content_description h1 {
	font-size:20px;
	line-height:120%;
	font-weight:normal;
	margin:0;
	text-transform:capitalize;
}
.content_description h2 {
	color:#000;
	font-style:italic;
	font-size:13px;
	font-weight:normal;
}




/************************
SIDEBAR
************************/
#sidebar h1 {
	font-family:Gill Sans, Arial;
	font-size:18px;
	font-weight:normal;
	margin-bottom:20px;
	line-height:120%;
}
#sidebar {
	font-family:Gill Sans, Arial;
	font-size:10px;
	color:#888;
}
#sidebar p {
	font-family:Gill Sans, Arial;
	font-size:11px;
	line-height:140%;
	color:#888;
	margin-bottom:6px;
	padding-right:0px;
}
#sidebar h3 {
	color:#4a77f4;
	font-family:Gill Sans, Arial;
	font-size:13px;
	text-transform:none;
	margin:0 0 2px 0;
	padding:0;
}
#sidebar em {
	font-family:Gill Sans, Arial;
	font-size:10px;
	font-style:italic;
	color:#000;
	margin-bottom:8px;
	margin-top:0px;
}


#sidebar a:hover {
	color:orange;
}



.sidebar_schedule strong, .sidebar_schedule em, .sidebar_schedule a {
	display:block;
}
/*****************
sidebar lists
*******************/

#sidebar ul {
	margin-bottom:40px;
}
#sidebar ul li {
	margin:8px 0 8px 0;
	padding:0 0 0 0px;
	font-family:Gill Sans, Arial, Verdana;
	font-size:11px;
	line-height:120%;
}
#sidebar li a {
	color:#335bcb;
	margin:0;
}
#sidebar li.more {
	margin-top:10px;
	padding-top:10px;
	border-top:1px dotted #d2d2d2;
}
#sidebar li.more a {
	color:#9b512a;
	font-weight:bold;
}



/*****************
sidebar dl
*******************/
#sidebar dl {
	margin:20px 0;
}

#sidebar dt {
	text-transform:capitalize;
	font-weight:bold;
	font-style:normal;
	font-size:11px;
	line-height:120%;
	
}
#sidebar dd em {
	font-family:Gill Sans, Arial;
	font-style:italic;
	font-size:11px;
}

#sidebar dd, #sidebar dd a {
	margin-bottom:10px;
	font-family:Gill Sans, Arial;
	font-size:11px;
	line-height:120%;
}

#sidebar dd a:hover {
	color:orange;
}


#sidebar div.related_media {
	border-top:1px solid #d2d2d2;
	padding-top:20px;
	margin-top:20px;
	
}
#sidebar div.related_media dt {
	font-size:13px;
	text-transform:capitalize;
	letter-spacing:.02em;
	font-family: Gill Sans, Arial;
	font-weight:normal;
	color:orange;
	margin-bottom:8px;
	
}
#sidebar div.related_media dd {
	font-size:10px;
	text-transform:capitalize;
	font-family: Gill Sans, Arial;
	font-weight:normal;
	line-height:120%;
	color:gray;
	margin-bottom:6px;
}
#sidebar div.related_media dd a {
	text-transform:capitalize;
	font-size:10px;
	text-transform:capitalize;
	font-weight:normal;
	color:#444;
}

#sidebar div.related_media dd a:hover {
	color:orange;
}




/************************
FEATURED CONTAINER
************************/
#featured_container {
	margin-bottom:10px;
	padding-top:4px;
}

/************************
PHOTO
************************/
#photo {
	height:270px;
	width:165px;
	position:relative;
	top:0px;
	z-index:1;
	margin-bottom:0px;
	float:left;
	border-left:4px white solid;
}

/************************
FEATURED
************************/
#featured {
	background-color:#f8aa22;
	height:270px;
	width:783px;
	position:relative;
	z-index:1;
	margin-bottom:0px;
	float:left;
	border-left:4px white solid;
	border-right:4px white solid;
}
#featured div.featureimage {
	position:absolute;
	left:0px;
	top:0px;
	width:719px;
	height:326px;
	z-index:1;
}
#featured div.featurebuttons {
	text-align:right;
	position:absolute;
	right:20px;
	top:6px;
	width:446px;
	height:40px;
	
}
#featured div.featurecontent {
	position:relative;
	top:1px;
	float:right;
	width:446px;
	z-index:2;
	padding:0px 40px 0 0;
}
#featured div.featurecontent h1 {
	font-size:20px;
	font-family:Gill Sans, Arial;
	font-weight:normal;
	line-height:120%;
	text-transform:capitalize;
	color:black;
	margin:54px 0 10px 0;
}
#featured div.featurecontent p {
	color:#000;
	font-family:Gill Sans, Arial, verdana, helvetica;
	font-size:14px;
	line-height:140%;
}
#featured a {
	color:#000;
}


/************************
BANNER
************************/
.banner {
	position:relative;
	z-index:1;
	background:#4a77f4;
	height:30px;
	margin-bottom:20px;
}
.banner h1 {
	font-size:34px;
	font-family:Gill Sans, Arial;
	font-weight:normal;
	line-height:36px;
	position:relative;
	top:20px;
	text-transform:capitalize;
	visibility:hidden;
}
.banner h1 em {
	display:block;
	font-size:16px;
	font-style:italic;
}
.banner a {
	color:#fff;
}



/************************
BLOG	 
************************/

#blog .post_content h2 {
	font-size:18px;
}

#blog {
}

#blog .post_content em a {
	color:#639f25;
}
#blog .post_content {
	padding-right:40px;
}
#blog .post_content p {
	font-size:14px;
	font-family:Gill Sans, Arial;
	margin:10px 0;
}


/************************
MEDIA
************************/


#in_the_media {
	padding-left:20px;
}

.media_header {
	padding-bottom:20px;
}
#in_the_media h1 {
	font-family:Gill Sans, Arial;
	font-size:22px;
	line-height:120%;
	font-weight:normal;
	margin:0;
	position:relative;
}
#media_player {
	width:495px;
	height:377px;
	background:url(images/media_player_single.jpg) top left no-repeat;
	position:relative;
	margin-top:20px;
}
#media_player .position {
	left:50px;
}



.position {
	position:absolute;
	color:#fff;
	height:240px;
	width:320px;
	top:36px;
	left:215px;
	background:#000;
	z-index:2;
}




#media_nav {
	background:url(images/media_player.jpg) top right no-repeat;
	position:relative;
	z-index:300;
	height:377px;
	width:664px;
	padding-top:30px;
	
}
#media_nav li {
	background:url(images/media_nav_bg.jpg) top right repeat-y #f2f2f2;
	padding:5px 0 5px 5px;
	margin-bottom:4px;
	width:184px;
}
#media_nav li h3 {
	font-size:11px;
	margin:0;
	cursor:pointer;
}
#media_nav li em {
	color:#d2d2d2;
	position:static;
	font-size:11px;
}


#single_player #media_nav {
	width:500px;
}
#single_player #media_nav .position {
	left:52px;
}

/************************
BOOKS
************************/
#books .banner {
	background:#4a77f4;
	height:30px;
	overflow:hidden;
}

#books.archive .post_content {
	border-bottom:1px dotted #d2d2d2;
	padding-bottom:20px;
	margin-bottom:0px;
	margin-top:30px;
}
#books .post_content h1 {
	margin-top:40px;
	font-size:20px;
	line-height:120%;
	font-family:Gill Sans, Arial;
	font-weight:normal;
	color:orange;
}

.buynow {
	margin:20px auto;
}
#book_info img {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
#book_info dl {
	padding:0 10px 0 20px;
}
#book_info dt, #book_info dd {
	padding:0 10px 0 20px;
}
#book_info dt {
	font-weight:bold;
}



#list_books {
	padding:0 10px;
	border-top:1px solid #d2d2d2;
	padding-top:20px;
	clear:both;
}
#list_books  h1 {
	font-size:28px;
	line-height:120%;
	font-family:Gill Sans, Arial;
	font-weight:normal;
}
#list_books .post {
	border-bottom:1px dotted #d2d2d2;
	padding-bottom:15px;
	margin-bottom:15px;
}
/************************
WRITING	 
***********************/
#writing .banner, #essays .banner, #humor .banner, #other-poems .banner, #a-metaxas-bestiary .banner, #a-childs-garden-of-bible-verses .banner {
	background:#4a77f4;
	height:30px;
}


#writing .post_content h3, #humor .post_content h3 {
	font-size:13px;
	font-family:Verdana, Gill Sans, Arial, Verdana;
	margin-bottom:10px;
	font-style:normal;
	font-weight:bold;
	color:#335bcb;
	display:block;
}

#essays .content_description h1
	font-size:12px;
}


/************************
POEMS	 
************************/
#poems_archive .post_content dl {
	float:left;
	width:33%;
}
#poems_archive .post_content dt {
	font-family: Gill Sans, Arial;
	color: orange;
	font-size:16px;
	padding-bottom:10px;
	height:40px;
}
#poems_archive .post_content dd {
	margin:8px 0;
	font-size:12px;
	font-family:Verdana, Gill Sans, Arial,Verdana;
	margin-left:0px;
}

#poems .post_content p {
	font-size:14px;
}

/************************
BLURBS	 
************************/
.blurbs .post_content {
	margin-top:40px;
	border-bottom:1px dotted #d2d2d2;
}

/************************
SCHEDULE	 
************************/
#upcoming {
	padding-bottom:20px;
	margin-bottom:10px;
	font-weight:normal;
	font-family:Gill Sans, Arial;
	display:block;
	clear:both;
}
#upcoming .post_content {
	display:block;
	clear:both;
}
#upcoming h1 {
	font-size:22px;
	line-height:120%;
	font-weight:normal;
	margin:0;
	text-transform:capitalize;
	margin:0 0 10px 0;
}
#upcoming h2 {
	color:#335bcb;
	font-style:normal;
	font-size:17px;
	font-weight:bold;
	text-transform:capitalize;
	margin:0 0 4px 0;
	
}

#upcoming h3 {
	color:#444;
	font-family:Gill Sans, Arial, Helvetica;
	font-style:normal;
	font-size:13px;
	font-weight:bold;
	margin-bottom:0px;
}

#upcoming p {
	color:#000;
	font-style:normal;
	font-family:Gill Sans, Arial, Helvetica;
	font-size:13px;
	line-height:140%;
	font-weight:normal;
	margin-bottom:4px;
}




#past {
	margin-bottom:40px;
	font-weight:normal;
}
#past h1{
	margin-bottom:30px;
}
#past .pastdate {
	color:#335bcb;
	font-family:Gill Sans, Arial,Verdana;
	font-style:normal;
	font-size:12px;
	font-weight:bold;
	text-transform:none;
	line-height:120%;
	margin:0 0 0 30px;
	padding:10px 0;
	border-top:1px #ccc dotted;
}

#past .pastdate em {
	color:#444;
	font-size:12px;
	font-weight:normal;
	font-style:italic;
}



#invite {
	border:6px dashed #d2d2d2;
	padding:20px;
	margin-bottom:30px;
	background:#ffffcc;
}
#invite h1 {
	font-size:20px;
	line-height:120%;
}
#invite h2 {
	font-size:12px;
}
#invite p {}
#invite img {
	display:block;
	margin:10px auto;
}
/************************
CONTACT
************************/













/************************
SINGLE	 
************************/
.single {
}
.single .post_content h2 {
	color:#335bcb;
	font-size:16px;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
}
.single .content_description h1 {
	font-size:20px;
	line-height:120%;

}



/************************
ARCHIVE PAGE
************************/
.archive .post_content h2 {
	color:#335bcb;
	font-size:16px;
	margin:0;
	font-weight:normal;
	text-transform:uppercase;
}
.archive .post_content h3 {
	font-size:11px;
	font-style:italic;
}
.archive .post {
	margin:20px 0;
}
.archive .post_content p {
	font-size:14px;
}
.archive .post_content.blurb {
	border-bottom:1px dotted #d1d1d1;
	padding-top:20px;

}



/************************
PAGE	 
************************/
#page {
}
#page.content_wrapper {
}
#page .post_content h1 {
	font-size:22px;
	line-height:120%;
	font-weight:normal;
	margin-bottom:20px;
	font-family:Gill Sans, Arial;
}






/************************
contactform
************************/
#contactform {
	padding-top:25px;
	margin-top:25px;
	border-top:1px dotted #d2d2d2;
}
#contactform td {
	padding:5px;
	vertical-align:top;
}

#contactform input, #contactform textarea {
	border:1px solid #d2d2d2;
	padding:5px;
}


div.navigation .alignleft a {font-size:18px; }



#footer {
	z-index:1000;
	position:fixed;
}
