/*  
Theme Name: Executive Presence Custom Theme
Theme URI: http://www.exeutivpresencebook.com/
Description: The default theme for the Executive Presence website.
Version: 1.0
Author: Chris Cagle	
Author URI: http://www.cagintranet.com/
*/

/* GLOBAL RESETS **/
:link,:visited {text-decoration:none}
h1,h2,h3,h4,h5,h6,pre,code {font-size:1em;font-weight:400;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input {margin:0; padding:0}
a img,:link img,:visited img {border:none}

/* GLOBAL SETS **/
.clear {clear:both;}
body {
	text-align:center;
	font-family:arial,"lucida Grande", verdana, helvetica, sans-serif;
	font-size: 14px;
	background:#ffffff url('images/background.png') top repeat-x;
	color:#333333;
	}
.wrapper {
	margin-left:auto;
	margin-right:auto;
	width:902px;
	text-align:left;
	}
	
	
	
/* HEADER */
#header {
	position:relative;
	height:130px;
}
#header #logo {
	position:absolute;
	top:40px;
	left:0;
	text-indent:-9999px;
	display:block;
	height:65px;
	width:409px;
	background:transparent url('images/logo.png') top left no-repeat;
}
	
#header #quote {
	text-align:right;
	width:440px;
	position:absolute;
	top:18px;
	right:0;
}
#header #quote span {display:block;}
#header #quote #quotesaid {font-family:georgia; color:#DB111C; font-size:15px; line-height:19px;margin:0 0 -5px 0;}
#header #quote #quotewho {font-family:arial; color:#777; font-size:11px; font-weight:bold;margin:0 0 1px 0;}
#header #quote #quotewhat {font-family:arial; color:#999; font-size:10px;}

#nav {
	list-style:none;
	height:60px;
	overflow:hidden;
	background:transparent url('images/navbg.png') top right no-repeat;
}
#nav li {
	float:left;
	font-family:'trebuchet MS', arial;
	font-size:17px;
}
#nav li a {
	display:block;
	padding:0 18px;
	font-weight:bold;
	color:#fff;
	line-height:65px;
}	
#nav li a:link, #nav li a:visited {color:#fff;}
#nav li a:hover, #nav li a:focus, #nav li a:active, #nav li.current a {
	color:#fff;
	background:transparent url('images/navbg-on.png') top repeat-x;
}

#banner {text-align:center;position:relative;}
#banner img {
	border:1px solid #444;
}

/* BODY */
html>body #colhead {
	margin:-3px 0 0 0;
	*margin:-3px 0 3px 0;
	font-size:15px;
	font-family:'trebuchet MS';
	font-style:italic;
	color:#fff;
	text-transform:uppercase;
}
#colhead span {display:block; padding:0 0 0 20px;}
#colhead h6 {
	width:250px;
	float:right;
	font-weight:bold;
	line-height: 31px;
	background:#111;
}
#colhead h6 span {border-left:1px solid #444;}
#colhead h5 {
	width:652px;
	font-weight:bold;
	float:left;
	background:#222;
	line-height: 31px;
}


	/* for endorsements page */
	.authorquote {padding:30px 0 0 0;border-bottom:1px dotted #ccc;overflow:auto;}
	.authorquote p {margin-bottom:30px;}
	.authorquote img {float:right;margin:0 0 20px 20px;border:3px solid #ccc;}
	
	/* for homepage */
	#statichead {
	margin:20px 0 15px 0;
	padding:0 0 35px 0;
	border-bottom:1px dotted #ccc;
	}
	#statichead h3 {	
		font-size:18px;
		padding:10px 0 15px 20px;
		font-weight:100;
		color:#BF0F17;
		text-transform:uppercase;
	}
	#video {margin-bottom:20px;text-align:center;}
	#welcomemsg {
	background:#f9f9f9;
	border:1px solid #ccc;
	font-size:14px;
	line-height:20px;
	color:#333;
	font-family:'trebuchet MS';
	padding:20px 20px 5px 20px;
	}
	#welcomemsg strong {font-size:18px;color:#000;}
	#welcomemsg span {line-height:14px;color:#999;font-size:12px;}


/* basic page styling */
#bodycontent {
	width:600px;
	float:left;
	}

	#bodycontent {
		line-height:23px;
		}
	#bodycontent p {
		margin:0 0 18px 0;
		}
	#bodycontent ul, #bodycontent ol {
		margin: 0 0 18px 35px;
		}
	#bodycontent a:link, #bodycontent a:visited {
		color:#BF0F17;
		text-decoration:underline;
		}
	#bodycontent a:hover {
		color:#666;
		text-decoration:underline;
		}
	#bodycontent h3 {	
		font-size:17px;
		margin:15px 0 10px 0;
		font-weight:bold;
		}
		

		
	#bodycontent .entry {margin:30px 0 70px 0;}
	#bodycontent .entry h2, #bodycontent .entry h2 a:link, #bodycontent .entry h2 a:visited {
	font-family:georgia;
	letter-spacing:-1px;
	color:#222;
	text-decoration:none;
	font-size:25px;
	line-height:30px;
	margin:0 0 20px 0;
	}
	#bodycontent .entry h2 a:hover {
	font-family:georgia;
	letter-spacing:-1px;
	color:#666;
	text-decoration:none;
	font-size:25px;
	line-height:30px;
	margin:0 0 20px 0;
	}
	#bodycontent .entry .meta {font-size:13px; color:#888;}
	#bodycontent .entry .meta a:link, #bodycontent .entry .meta a:visited {color:#fff;background:#BF0F17;padding:5px 10px;margin:0 20px 0 0;}
	#bodycontent .entry .meta a:hover {color:#fff;background:#222;padding:5px 10px;text-decoration:none;margin:0 20px 0 0;}

#bodycontent .entry .contactform p {margin:0 0 10px 0;width:300px;}
.contactform label {display:block;font-weight:bold;font-size:12px;}
.contactform label span {font-weight:normal;color:#999;}
.contactform input, .contactform textarea {border:1px solid #666;padding:4px;font-family:arial, verdana, serif;font-size: 12px;}
.contactform input {width:250px;}
.contactform input:focus, .contactform textarea:focus, .contactform select:focus {border:1px solid #000;}
.contactform textarea {width:450px;}
.contactform .submitcontact input {padding:5px;background:#222;color:#ccc;border:none;width:120px;height:29px;
font-weight:bold;}
.contactform .submitcontact input:hover {padding:5px;background:#222;color:#FFF;width:120px;height:29px;}
#newsletter form table td {text-align:left !important;}
#newsletter input[type=text] {
width:205px;
padding:4px;
border:1px solid #ccc;
font-style:italic;
color:#666;
}
#newsletter input[type=submit] {
font-weight:bold;
padding:5px 8px;
}

/** SIDEBAR **/

#sidebar {
	width:250px;
	float:right;
	font-size:13px;
	}
	#sidebar #sidebarinner {
		padding:20px 15px;
		background:#EEE;
		border:1px solid #ccc;
		}
	#sidebar .section {padding:0 0 55px 0;}
	#sidebar p {line-height:16px;margin:0 0 15px 0;}
	#sidebar a:link, #sidebar a:visited {
		font-weight:bold;
		text-decoration:underline;
		color:#222;
		}
	#sidebar a:hover {
		font-weight:bold;
		text-decoration:underline;
		color:#BF0F17;
		}	
	#sidebar h4 {
		font-weight:bold;
		font-family:'trebuchet MS';
		font-size:20px;
		color:#222;
		margin:0 0 10px 0;
		}
	#sidebar .section ul, #sidebar .section ol {
		margin:0 0 0 20px;
	}
	#sidebar #sidebarinner .bookcover {text-align:center;}
	#sidebar #sidebarinner .download {font-size:11px;}
	#sidebar #sidebarinner .newsletter input.text {
		width:205px;
		padding:4px;
		border:1px solid #ccc;
		font-style:italic;
		color:#666;
		}
	#sidebar #sidebarinner .newsletter input.submitleft {
		font-weight:bold;
		padding:5px 8px;
		float:left;
	}
	#sidebar #sidebarinner .newsletter .submitright {
		float:right;
	}
	#sidebar #sidebarinner .newsletter form p {margin:0 0 6px 0;}
	#sidebar #sidebarinner .about p#headshot img {padding:4px;border:1px solid #222;background:#444;}
	#sidebar #sidebarinner .blogger {padding:0 0 30px 0;}
	#sidebar #sidebarinner .blogger a:link, 
	#sidebar #sidebarinner .blogger a:visited {text-decoration:none;color:#666;font-size:12px;}
	#sidebar #sidebarinner .blogger a:hover {text-decoration:underline;color:#BF0F17;font-size:12px;}
	#sidebar #sidebarinner .lists ul li {line-height:19px;}
	#sidebar #sidebarinner .featured ul li {padding:0 0 5px 0 !important;line-height:16px;}

/* SIDEBAR */
#commentblock {padding-top:40px;}
#commentblock h3 {
font-size:20px;
margin:0 0 15px 0;
font-family:georgia;
font-weight:normal;
border-bottom:none;
padding:10px 0 0 0;
color:#BF0F17;
}


#commentblock a:link, #commentblock a:visited {
font-weight:normal;
color:#BF0F17;
text-decoration:underline;
}
#commentblock a:hover {
font-weight:normal;
color:#000;
text-decoration:underline;
}

#commentblock .commentlist {list-style:none;margin:0 0 0 0;line-height:19px;}
#commentblock .commentlist li {padding:0 0 25px 0;border-top:1px solid #eee;}

#commentblock .comments img.avatar  {
border:2px solid #ccc;
}

#commentblock .comments .comments-comment {
	padding-top:10px;
	overflow: hidden;
}
#commentblock .comments .comments-comment code {
background:#f9f9f9;border:1px solid #eee;font-size:11px;padding:2px;
color:#333;
}

#commentblock .comments .comments-comment pre code {
background:none;border:none;font-size:11px;padding:none;
color:#333;
}
#commentblock .comments .comments-comment pre {
background:#f9f9f9;border:1px solid #eee;font-size:11px;padding:3px;display:block;
color:#333;
}

#commentblock .comments .comments-comment .author {
margin-bottom: 5px;
font-weight:bold;
}

#commentblock .comments .comments-comment .author span {
	font-weight: normal;
	color: #999999;
}
#commentblock p {margin:0 0 20px 0;}
#commentblock .comments .content p {margin:0 0 20px 0;}

#leftside #commentblock .authcomment {font-weight:normal;background:#f9f9f9;}


#commentblock h4 {margin:30px 0 15px 0 !important;}
#commentblock #commentform label span {font-size:11px;color:#999;font-weight:100;}
#commentblock #commentform input {width:250px;}
#commentblock #commentform input, #commentform textarea {border:1px solid #666;padding:4px;font-family:arial, verdana, serif;font-size: 12px;}
#commentform textarea {line-height:18px;width:400px;}
#commentblock #commentform input:focus, #comments #commentform textarea:focus, select:focus {border:1px solid #666;}
#commentblock #commentform p {line-height:24px;margin:0 0 8px 0;}
#commentblock #commentform label {font-size:12px;display:block;font-weight:700;}
#commentblock #commentform input#submit {font-size:13px;border:none;background:#222; color:#ccc;padding:0;margin:10px 0;width:150px;height:33px;

font-weight:bold;
}
#commentblock #commentform input#submit:hover {font-size:13px;border:none;background:#222; color:#fff;padding:0;margin:10px 0;width:150px;height:33px;}


/** FOOTER **/

#footer {
	color:#999;
	background:#222;
	font-size:11px;
	padding:30px;
	margin-top:40px;
	line-height:14px;
	}
	#footer p {margin:0 0 15px;}
	#footer a:link, #footer a:visited {
		color:#999;
		text-decoration:underline;
		}
	#footer a:hover {
		color:#fff;
		text-decoration:underline;
		}
	#footer table td {vertical-align:top;padding:0 20px 0 0;}
	
	.footerleft {float:left; width:640px;}
	.footerright {
		float:right; 
		width:250px;
		padding-top:50px;
		text-align:right;
	}
