/*
	Theme Name: V&B Portfolio 1
	Theme URI: http://voltaireandbacon.com
	Version: 1.0
	Author: Jared Goldsmith
	Author URI: http://voltaireandbacon.com
*/


/******* Global ********/
body {
	font-size: 17px; 
	font-family: Times New Roman, Georgia, Verdana, Arial, Sans-Serif;
	background: #ded8d4;
	color: black;
	text-align: center;
}

a{
	color:#c07e2d;	
	text-decoration:none;
}

a:hover{
	text-decoration:underline;
}

a img{
	border:0;	
}

.submit{
	float:right;
	
	width:101px;
	height:37px;
	
	border:0;
	padding:0 20px 3px 0;
	background: url(images/content/submit.png) #DED8D4;	
}

#page {
	text-align: left;
	width:1040px;
}

/*********************/

/******* Header ********/
#header {
	width:1020px;
	height:369px;	
	background:url(images/header/bg.jpg) #ded8d4;
	
}
	#header-logo{
		margin:110px 0 0 80px;
	}
	#header-quote{		
		width:540px;		
		font-size:25px;
		font-style:italic;
		margin:35px 0 0 120px;							
	}

/**********************/

/******* Nav ********/
#nav{
	float:left;	
	margin:5px 28px;	
}

#nav-left-corner{
	float:left;
	
	width:15px;
	height:58px;
	
	background:url(images/navbar/corner-left.png) no-repeat;
}

#nav-right-corner{
	float:right;
	
	width:15px;
	height:58px;
	
	background:url(images/navbar/corner-right.png) no-repeat;
}

#nav-menu-wrapper{
	float:left;
	
	width:935px;
	height:58px;
	
	background:url(images/navbar/background-horiz.png) repeat-x;
	text-align:center;	
}

#nav-menu{
	width:935px;
	
	margin:17px 0px 0 27px;	
}

.nav-item{
	float:left;
	font-family: Helvetica, Verdana, Arial, Sans-Serif;
	font-weight:bold;
	font-size:17px;
}

.nav-spacer{
	float:left;
	margin: 2px 25px 0;
	
}

.nav-item:hover{

}

.nav-item a{
	color:white;
	text-decoration:none;
}

.active{

}

/*********************/

#content{
	margin-left:35px;
	width:945px;
}

#content #left-col{
	float:left;
	width:250px;
	height:325px;
	
	padding:10px 0 10px 35px;
	
}
#content #center-col{
	float:left;
	width:360px;
	height:550px;
	
	padding:10px 0 10px 35px;
	
	background:url(images/content/bg-column-vert.png) repeat-y;
}

#book-picture{
	float:right;
	
	width:110px;
	height:176px;
	margin:35px 65px 65px 65px;
}
.book-picture-placeholder{
	float:right;
	
	width:110px;
	height:176px;
	margin:0px 0px 35px 20px;	
}
#content #right-col{
	float:left;
		
	padding-top:10px;
}
#content #contact{
	margin-top:20px;	
}
#content .section-header{
	font-size:21px;
	color:#c07e2d;
	font-weight:bold;
}

#content .section-sub-header{
	color:#c07e2d;
}

#content #items-of-interest{
	list-style-image: url(images/content/bullet.png);
	margin:20px 15px 0 -10px;
}

#content #items-of-interest a{
	color:#000;	
}

#content .description{
	width:215px;
	
	margin-bottom:25px;	
	padding-bottom:25px;
	padding-top:5px;
}

#content .blog-excerpt{
	margin: 20px 0 0 18px;	
}

#content .blog-excerpt-date{
	font-size:15px;
}



#content #available-vendors{
	width:200px;
	
	margin-top:10px;	
}

#content #book-quotes{
	margin-top:-5px;
}

#content #book{
	width:175px;
	margin-top:10px;
}

#content .book-quote{
	width:300px;
	
	margin-top:10px;
}

#content #vendor-list{
	width:200px;
	
	padding-top:15px;	
}
#content #vendor-list a{
	color:#000;
}

#author-content{
	float:left;
	width:535px;
	
	margin-right: 65px;
}

#event-content{
	display:none;
	float:left;	
	width:300px;
	
	border:2px solid #c07e2d;
	padding: 0 25px 25px 0;
	margin-top:20px;
}

#book-content{
	float:left;
	width:535px;
	
	margin-right: 65px;
}

#vendor-content{
	float:left;	
	width:275px;
	
	border:2px solid #c07e2d;
	padding: 25px 25px;
	margin:20px 0 20px 0;
}
#book-vendors {
	padding-bottom:15px;
	width:250px;
}
#book-vendors a{
	color:#000;
}

.subpage{
	padding-left:10px;
	padding-top:75px;	
}
.page-title{
	color:#c07e2d;
	font-size:29px;
	font-weight:bold;
	border-bottom:1px solid #C07E2D;
	border-left:2px solid #C07E2D;
	padding-left:8px;
	width:925px;
}

#events-list{
	list-style:none;	
	margin-left:-15px;
}
#events-list h2{
	font-size:20px;
	color:#C07E2D;	
}


#comments{
		
}
.commentlist{
	list-style:none;
	font-size:15px;
	margin-left:-20px;	
}

.commentlist li{
	padding-bottom:5px;
	margin-bottom:15px;
	
	border-bottom:1px solid #000;	
}

#company-employees{
	float:left;
	width:480px;
	margin-right:35px;	
}
.employee-name{
	font-weight:bold;	
}
.employee{
	padding-top:10px;
	margin-bottom:5px;
	
	font-size:15px;	
}
#company-testimonials{
	display:none;
	float:left;
	width:350px;
	
	border:2px solid #c07e2d;
	padding: 25px;
	margin:20px 0;
}
.testimonial{
	font-size:15px;	
}

#blog-entries{
	float:left;
	width:550px;
	
	margin-right:65px;	
}

#blog-sidebar{
	float:left;
	width:250px;	
	
	border:2px solid #c07e2d;
	padding: 25px;
	margin:20px 0 20px 0;
}

#blog-sidebar ul{
	list-style:none;
	padding-left:0;	
}

#blog-sidebar a{
	color:#000;	
}
.rightlist{
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #000;	
}
.searchtitle{
	font-size:20px;
	color:#C07E2D;
	font-weight:bold;	
}

#blog-entries h2{
	font-size:22px;	
	margin-bottom:0px;
}

#blog-entries small{
	font-weight:bold;	
}

#blog-entries .post{
	font-size:17px;	
	
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px solid #000;
}

#press-content{
	float:left;
	width:535px;
	
	margin-right: 65px;
	margin-top: 15px;
}

.press-item{
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #000;
}

.press-title{
	color:#C07E2D;
	font-size:22px;
	font-weight:bold;	
}

.press-date{
	color:#000;
	font-size:17px;
	font-weight:bold;	
}

#recent-press{
	float:left;	
	width:275px;
	
	border:2px solid #c07e2d;
	padding: 25px;
	margin-top:20px;
}

#recent-press ul{
	list-style:none;
	padding-left:0;	
}

#recent-press a{
	color:#000;	
}

.newpost{
	width:200px;
	
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:1px solid #000;	
}

#contact-content{
	
	width:535px;
	
	margin-right: 65px;
	margin-top: 15px;
}
#contact-form{
	float:left;	
}

#photo-content{
	float:left;
	width:470px;
	margin-right:35px;
	
	margin-top:15px;	
}

.gallery{
	margin-top:15px;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #000;
}

.podcast{
	margin-top:15px;
	margin-bottom:15px;
	padding-bottom:15px;
	border-bottom:1px solid #000;
	
}

.media-title{
	font-size:18px;
	font-weight:bold;
}
.media-date{
	font-size:16px;
	font-style:italic;	
}
.media-header{
	border-bottom:1px solid #C07E2D;
}
#podcast-content{
	float:left;
	width:400px;	

	margin-top:15px;
}

/*********************/
/***** Footer ********/
#footer{
	float:left;
	margin-left:30px;
	margin-top:15px;
	margin-bottom:15px;
}
#footer-hr{
	width:960px;
	height:5px;
	
	background: url(images/footer/side-top-horiz.png) repeat-x;	
}
