/*
Theme Name: Fenton
Theme URI: http://fenton.com/
Description: The Fenton theme for WordPress.
Version: 1.0
Author: MEA | Digital
Author URI: http://meadigital.com.com/
*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	height: 100%;
}

body {
	background: #FFFFFF;
	text-align: center;
}

/* STRUCTURE */

#holder {
	background: url(images/footer/footer_background.jpg) repeat-x left bottom;
	float: left;
	width: 100%;
}

#wrap {
	background: none;
	float: left;
	width: 100%;
}

#page {
	background: transparent;
	margin: 0 auto;
	padding: 0;
	width: 964px;
}

#header {
	background: transparent;
	height: 91px;
}

#banner {
	background: transparent;
	clear: both;
	height: 180px;
}

#timeline {
	height: 70px;
	float: left;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
	padding: 0;
	background-color: #404040;
}

#content {
	background: transparent;
	clear: both;
	float: left;
	margin: 35px 0;
	min-height: 400px;
	width: 600px;
}

#sidebar {
	background: transparent;
	float: left;
	margin: 35px 0;
	width: 360px;
}

#footer {
	background: #ccc;
	clear: both;
	float: left;
	height: auto !important;
	margin: 0;
	width: 100%;
}

/* TYPOGRAPHY */

body {
	color: #333;
	font-family: "Lucida Grande","Arial",sans-serif;
	font-weight: normal;
	font-size: 13px;
	line-height: 20px;
}

#page {
	text-align: left;
}

h1, h2, h3 {
	color: #5f5b5c;
	font-weight: normal;
	line-height: normal;
	margin-bottom: 15px;
}

h5 {
	color: #CECECE;
	font-weight: normal;
	line-height: normal;
	font-size: 14px;
	font-weight: bold;
}



p {
	margin-bottom: 10px;
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

blockquote { 
	border-left: 1px solid #cccccc;
	margin: 10px 15px 10px 25px;
	padding: 10px 0 3px 25px;
}

blockquote p {
	font-style: italic; 
}

br.spacer_ {
	line-height: 0;
}

/* HEADER */

#header .header_logo {
	float: left;
	width: 260px;
}


#header .header_nav {
	float: right;
	width: 695px;
}
/*
#header ul {
	list-style: none;
	margin: 65px 0 0;
	width: 600px;
}

#header ul li {
	display: inline;
	padding: 5px 7px;
}

#header ul li a {
	font-size: 14px;
	
}
	
#header ul li a:hover {
	text-decoration: underline;
}
*/


/* BANNER */

#banner h1 {
	color: #fff;
	font-size: 50px;
	padding: 110px 0 0;
	margin-left: -3px;
	text-transform: uppercase;
}


#banner h2 {
	color: #cccccc;
	font-size: 25px;
	margin-left: 2px;
	text-transform: uppercase;
	line-height: 0;
}

#banner h3 {
	color: #fff;
	font-size: 10px;
	padding: 0;
	text-transform: uppercase;
}

#banner p {
	color: #fff;
	font-size: 12px;
	width: 500px;
	line-height:23px;
}


#banner a:link {
	color: #fff;
	text-decoration: underline; 
}

#banner a:visited {
	color: #fff;
	text-decoration: underline; 
}




/* TIMELINE SLIDER*/

#banner h4 {
	color: #fff;
	font-size: 70px;
	text-transform: uppercase;
	line-height: 60px;
	width: 680px;
}

.floatLeft 									
{ float: left;}

.floatRight									
{ 	float: right;
	position:absolute;
	margin-left: 515px;}

.clear 										
{ clear: both; }

		  
#timeline img {
	border: 0px none;
	text-decoration: none;
	height: 70px;
}

#timeline a {
	color: #ffffff;
	text-decoration: none;
}

.slider-wrap						{ width: 964px; height:375px; }
.stripViewer .panelContainer
.panel ul						{ text-align: left; margin: 0 15px 0 30px; }
.stripViewer						{ position: relative; overflow: hidden; width: 964px; height: 375px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 964px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 						{ border-left:1px solid white; /* margin-right: 5px;*/ }
#movers-row						{ margin: -43px 0 0 62px; }
#movers-row div					{ width: 20%; float: left; }
#movers-row div a.cross-link 				{ float: right;}
.photo-meta-data					{ background: url(images/transpBlack.png); padding: 10px; height: 30px;
											  margin-top: -50px; position: relative; z-index: 9999; color: white; }
.photo-meta-data span 					{ font-size: 13px; }
.cross-link						{ float: left; display: block; width: 70px; margin-top: -15px;
											  position: relative; padding: 15px 1px 0 0; z-index: 9999; border:none; }

.slider-wrap a {
	color: #ffffff;
	text-decoration: none;}									  
											  
.active-thumb  						{ background: transparent url(http://localhost:8888/wordpress/wp-content/themes/fenton/js/slider/images/icon-uparrowsmallwhite.png) top center no-repeat; }


/* POSTS */

.post, .staff_post {
	float: left;
	clear: both;
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	width: 560px;
}

.post {
	border-bottom: 1px solid #EEEEEE;
}


.post p.post_date {
	color: #999999;
	font-size: 10px;
	margin: 0 0 10px;
	padding: 0;
	width: 560px;
}

.post div.post_thumbnail, .staff_post div.post_thumbnail  {
	border: 1px solid #ccc;
	float: left;
	margin: 0 10px 10px 0;
}


.post div.post_thumbnail img, .staff_post div.post_thumbnail img {
	border: none;
}


.post div.post_body {
	float: left;
	margin: 0;
	padding: 0;
	width: 440px;
}

 .staff_post div.post_body {
 	float: left;
	margin: 0;
	padding: 0;
	width: 440px;
 
 }
.post div.executive_post_body, .executive_staff_post div.executive_post_body {
	float: left;
	margin: 0;
	padding: 0;
	width: 160px;
}

.post h2 a.post_title {
	font-size: 16px;
}

.staff_post h2, .staff_post h3 {
	margin-bottom: 0;
}

.staff_post h2 a.post_title {
	font-size: 16px;
}

.staff_post h3 a.post_title {
	font-size: 14px;
	font-weight: bold;
}


.post div.post_summary {
	color: #333333;
}

.staff_post ul, .post ul {
	list-style: url(images/red_bullet.gif);
	margin-left: 50px;
	margin-bottom: 20px;
	/* width: 420px;  */
}


.staff_post ol, .post ol {
	margin-left: 50px;
	width: 420px;
}

.staff_post ul li, .post ul li, .staff_post ol li, .post ol li  {
	margin: 10px 0 5px 0;
}

.careers {
	float: left;
	margin-right: 25px;
	width: 560px;
}

.careers ul {
	list-style: url(images/bullet.gif);
	margin-left: 10px;
	width: 560px;
}

.careers ul li {
	margin: 10px 0 5px 0;
	width: 560px;
}

.careers_post ul{
	list-style: url(images/red_bullet.gif);
	margin-left: 50px;
	margin-bottom: 20px;
	/* width: 420px;  */
}

.careers_post ol {
	margin-left: 50px;
	width: 420px;
}

.careers_post ul li, .careers_post ol li {
	margin: 10px 0 5px 0;
}

.post_author {
	color: #666666;
	font-size: 9px;
}

.post_more {
	clear: both;
	float: left;
	margin: 10px 0 0;
	width: 560px;
}

.post_more div.alignleft {
	float: left;
}

.post_more div.alignright {
	float: right;
}

#comment_area {
	clear: both;
	float: left;
	width: 600px;
}

.like {
	border-bottom:1px solid #EEEEEE;
	margin-bottom: 15px;
	height:40px;
}


/* Sidebars */

#trends, #people, #clients, #tags, #blogroll, #pastposts {
	float: left;
	margin: 0 0 30px;
}

#trends {
margin-top:20px;
}

#trends img.trend_image {
	float: left;
	margin: 0 10px 10px 0;
}

#trends h3 {
	float: left;
	font-size: 16px;
	margin: 20px 0 10px;
	width: 210px;
}

#trends p {
	float: left;
	width: 210px;
}

#sidebar ul {
	list-style: url(images/bullet.gif);
	margin-left: 30px;
	width: 280px;
}

#sidebar ul li {
	margin: 10px 0 5px 0;
	width: 280px;
}

#subscribe {
	float: left;
	margin: 0 0 30px;
	width: 350px;
}

#fliptop {
	width: 50px;
	float: left;
}

#subscribe p {
	width: 280px;
	float: right;
}

/* Comments */

#comments {
	clear: both;
	float: left;
	margin: 10px 0;
}

h3#comments {
	margin: 10px 0;
	width: 550px;
}

.commentlist {
	clear: both;
	float: left;
	list-style: none;
	margin: 10px 0;;
}

.commentlist li {
	background: #fcfcfc;
	border: 1px solid #ddd;
	float: left;
	margin: 5px 0;
	width: 550px; 
}

.commentlist .comment-author {
	border-bottom: 1px solid #ccc;
	float: left;
	height: 15px;
	margin: 5px 10px;
	padding: 5px 0 10px;
	width: 520px;
}

.commentlist li .avatar { 
	display: none;
}

.commentlist cite, .commentlist cite a, .commentlist .comment-author span {
	font-weight: bold;
	font-style: normal;
}

.commentlist .comment-meta {
	display: block;
	float: left;
	font-size: 10px;
	margin: 5px 10px;
	
}
.commentlist p {
	clear: both;
	display: block;
	float: left;
	line-height: 15px;
	margin: 5px 10px 10px;
}
	
#respond {
	clear: both;
	float: left;
}

#respond textarea {
	width: 550px;
}

/* Connect */

#connect {
	float: left;
	margin: 0 0 20px;
}

/* Footer */

#footer {
	background: url(images/footer/footer_background.jpg) repeat-x top #ccc;
	text-align: center;
}

#footer ul {
	clear: both;
	height: 68px;
	list-style: none;
	margin: 20px 0;
}

#footer ul li {
	display: inline;
	padding: 5px 7px;
}

#footer ul li a {
	color: #fff;
	font-size: 11px;
}
	
#footer ul li a:hover {
	text-decoration: underline;
}

/* STAFF */

#additional_staff {
	float: left;
	width: 560px;
}

.staff {
	float: left;
	margin-right: 25px;
	width: 165px;
}

.staff ul {
	list-style: url(images/bullet.gif);
	margin-left: 10px;
	width: 160px;
}

.staff ul li {
	margin: 10px 0 5px 0;
	width: 150px;
}

/* ADD TO ANY BUTTON CSS */

	.addtoany_share_save_container{margin:10px 0 0 0; width:175px;float:right;}
	ul.addtoany_list{
		display:inline;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
		text-indent:0 !important;
	}
	ul.addtoany_list li{
		background:none !important;
		border:0;
		display:inline !important;
		line-height:32px;
		list-style-type:none;
		margin:0 !important;
		padding:0 !important;
	}
	ul.addtoany_list li:before{content:"";}
	ul.addtoany_list li a{padding:0 0px;}
	ul.addtoany_list img{
		float:none;
		border:0;
		margin:0;
		padding:0;
		vertical-align:middle;
		list-style-type:none;
	}
	ul.addtoany_list a img{
		opacity:.7;
	}
	ul.addtoany_list a:hover img, ul.addtoany_list a.addtoany_share_save img{
		opacity:1;
	}
	a.addtoany_share_save img{border:0;width:auto;height:auto;}
	
/* TWEETBUTTON */
.tw_button {
	width:75px;	
	float:right;
	margin-right:75px;	
	margin-top:2px;
}

.twtr-ft a img {
	display: none !important;}


/* POSTTABS */
ul.postTabs li {
	font-size: 14px !important;
}

table.videotable { border: none; }
.videotable caption { text-align: center; }
.videotable td a, td a:link {color:#CC0000;text-decoration:none; }
.videotable a img { border: none; }
.videotable td a:visited { color:#CC0000;text-decoration:none; }
.videotable td a:hover, td a:focus { color:#CC0000;text-decoration:underline;}
.videotable th a, td a:active { color:#CC0000;text-decoration:none;}
.videotable {text-align:center;}

/* LINKWITHIN HIDE */
a#linkwithin_logolink_0 {
	display:none !important;
}

/* Text Expander Plugin */
.te_div {
border-bottom: 2px solid #DDDDDD;
}

#headline {
	border-bottom: 1px solid #CCCCCC;
	height:20px;
}

#headline h2 {
	color: #999999;
	font-size: 20px;
	text-transform: uppercase;
}


