@charset "UTF-8";
/* CSS Document */

*{ margin:0px; padding:0px;}

a:link, a:visited {	text-decoration:none; color:#999; }
a:hover           {	background-color:#FF0;}
img				  { border:0px;}
ul				  { list-style:none;}
.clear			  { clear:both;}

.right			  {	float:right;}

.article, .news_blog p  {
	font-size:13px !important;
}

.article2, #main_copy p {
	font-size:20px !important;
	line-height:25px !important;
	}
img a:hover		  {background-color:transparent;}

img{max-width:100% !important;
	height:auto !important}
.home_news a, .news_blog a {	font-size:13px;}

body{
	font-family:Arial, Helvetica, sans-serif;
	/*background-color:#99F;*/
	font-size: 1em !important;

}


#container{
	padding-top:5px;
	padding-bottom:15px;
	width:950px;
	margin:0 auto;
	background-color:#FFF;
}

#header{
	
}

#logo{
	width:180px;
	
}

#logo a:hover{
	background-color:#ffffff !important;
}

#top_nav{
	margin-right:5px;
	float:right;
	
}
#search{
	float:right;
	width:90px;
	padding-left:5px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
	height:33px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #333;
}
#top_nav li{
	padding-right:25px;
	padding-left:5px;
	height:33px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #333;
	
	width:58px;	
	}
	
	.mc4wp-form{width:273px;}
	
	.content_txt .mc4wp-form label{margin:0;
		font-weight:normal;
		font-size:13px;}
	
.preload{background:none !important}	
.nav{margin:0;
	padding:0;}	

.nav li{
	display:inline-block;
	
	
}
.nav li a:link, .nav li a:visited{
	color:#000;
	display:inline-block;
	font-size:13px;
}

.nav li a:hover{
	background-color:#FF0;
}

.current_page_item a, .current-menu-item a{
	background-color:#FF0;
}
.headline{
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333;
	border-bottom-color: #333;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:normal;
	font-size:13px;

}

.headline a{
	font-size:13px;
	color:#000;	
}
.dom_img{
	margin-bottom:15px;
}

.dom_img img{
	width:100%;
}

#main_content a:hover, #main_copy a:hover, .news a:hover {
	background-color:#FF0;
	}
#main_copy{
	
	width:750px;
	height:200px;
	
	
}

#main_copy p{
	line-height:24px;
	margin:0;	
}

#front_headline{
	float:left;
	/*width:260px;*/
	height:130px;
	/*margin-right:10px;	*/
	
	
}
#front_headline img{
	width:100%;
	height:100%;
}
.lftsidehome{
	float:left;	
}
.rt_sidebar{
	float:right;
	width:180px;
}
.lt_sidebar{
	float:left;
	width:180px;

	
}
/*
.recent_post a{
	font-size:20px;
}
*/
.social{
	margin-top:10px;
}
.news{
	min-height:220px;
	width:100%;
	float:left;
	margin-top:30px;
	/*clear:right;*/
}

.instablock{
	min-height:220px;
	width:49.4%;
	float:right;
	margin-top:30px;
	/*clear:right;*/
}

.img_list li{
	display:inline-block;
	width:180px;
	font-size:13px;
}

.table {
	display: table;   /* Allow the centering to work */
	margin: 0 auto;
		
}

#footer{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #333;
	padding-top:5px;
	margin-top:20px;
	clear:both;
}
#footer p {
	font-size:.70em;
}
#footer a:link, #footer a:visited{
	color:#666;
}

/*#footer a:hover{ color:#f00;}*/

#footer .right{
	float:right;
	list-style:none;
	margin-right:220px;
}

#footer .right li{
	float:left;	
}
#searchform input{
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	margin-top:1px;
	font-size:13px;
	
}

#searchsubmit{
	background-color:#fff;
	cursor:pointer;
	border:0px;	
	color:#000 !important;
	
	font-size:1.2em;
	
}
#searchsubmit:hover{
	color:#F00 !important;
	cursor:pointer;	
}

.page_content{
	/*width:565px;*/
	width:700px;
	margin-left:290px;
}

.news_blog{
	margin:10px 5px 10px 0;
	/*font-size:.85em;*/
	width:197px;
	height:230px;
	float:left;
}

.news .news_blog{
	margin:10px 5px 10px 0;
	/*font-size:.85em;*/
	width:180px;
	height:230px;
	float:left;
}

.posted{
	color:#666;	
	font-size:.85em;
}

.recent_post{
	list-style:none;
	
	margin-top:10px;
}
.recent_post a{
	color:#000;	
}
.img_news{
	width:194px;
	height:97px;
	margin:0 10px 10px 0;
	
}

.news .img_news{
	width:180px;
	height:90px;
	margin:0 10px 10px 0;
	
}

.img_news img{
	width:100%;
	height:100%;	
}




.featured{
	margin-bottom:80px;
	width:595px;
}

.featured h2{
	margin:10px 0;
}

.featured p {
	margin:0;	
}
.post_break{
	width:100%;
	height:10px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-top-color: #333;
	border-bottom-color: #333;
	margin-bottom:10px;	
}

.content_txt{
	width:650px;
}
.content_txt ul{
	width:500px;
	padding-right: -20px;
}
.content_txt li{
	list-style:disc;
	
}

.team_thumb{
	width:385px;
	float:right;
	margin:40px 4px 0 0;
	
}
.team_thumb li{
	list-style:none;
	float:left;
	margin-left:5px;
}

.home_news .table{
	width:100%;
}

.home_news{
	list-style:none;
	margin-right:10px;
	font-size:.85em;
	width:180px;
	height:160px;
	float:left;
	overflow:hidden;
}

.home_news:last-child{
	margin-right:0;
}

.about_stanton{
	width:100%;	
}

.post_headline{
	font-weight:normal;
	font-size:20px;
	
}

.home_news p, .news_blog p {
	margin:0px !important;	
}
.searchpage{
	height:110px;
	margin-bottom:10px;
}

.searchpage .img_news{
	float:left;
}
#s{border:0; width:75px;}

/*twitter logo hacks */
.twtr-hd,.twtr-ft { 
display: none; 
}

.rt_sidebar .twtr-tweet-text {
	font-size: 20px !important;	
}

.twtr-widget .twtr-tweet-wrap{
	padding:0 0 10px 0!important;
}

.twtr-widget{
	font-family:Arial, Helvetica, sans-serif !important;
	line-height:24px;
}
#twitter_widget {height:143px;
	font-size:13px;}

.twtr-widget .twtr-tweet{
	border:none;	
}
/*bio styles*/

.page_content{min-height:400px;}

.entry li {
	font-size:13px !important;
}

.entry .careers li{
	font-size:1em !important;
	list-style:inside disc;
	margin:5px 0;
}

.unbold{
	text-transform:capitalize;
	font-weight:normal;	
}

.name{ font-size:24px;}
.title{	font-size:16px;}
.bio{ width:550px; clear:right;}

.thumb-headline a{color:#000;
				background:none;
				font-size:14px;}

.post_headline a{color:#000;
				background:none;
				}
.home-h2 a{color:#000;
				background:none;}