/*  
Theme Name: Corporate
Description: The Corporate wordpress theme. Cross-browser, XHTML Strict v1.0 and CSS 2.1 valid. Great for businesses, corporate blogs and web sites. Comes with customizable intro text, for information read Instructions.txt. NOTICE: This version contains a few critical bug fixes, so make sure you have the latest version.
Version: 1.4.1
Author: Ori Pearl
Author URI: http://www.oripearl.com/
Tags: business, corporate, xhtml, css, simple, clean, clear, white, grey, orange, fixed width, intro, banner, widget-ready, widgets, right sidebar, two columns, valid XHTML, valid CSS, blueprint, blueprintcss
*/

.clear { clear: both; }

.clear-mobile { display: none; }

.show-mobile {
display: none;
}

body
{
	background: #333 url('images/bodybg_new.jpg') repeat-x fixed 0 0;
	font-size: 11px;
	color: #525252;
}

h2, a
{
	color: #880000;
}

pre, code {white-space: normal;}


#top
{

	text-align: right;
	height: 24px;
}

#top .menu
{
	padding-top: 7px;
}

#top .menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#top .menu a
{
	text-decoration: none;
	color: #fff;
}

#top .menu a:hover
{
	color: #000;
}

#contenttop
{
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 37px;
}

#contentwrapper
{
	background: transparent url('images/contentbg.png') repeat-y 0 0;

}

#header
{
	height: 80px;
}

#header #title
{
	width: 500px;
}

#header #title .logo
{
	float: left;
	margin-left: 75px;
}

#header #title #blogtitle
{
	margin-left: 68px;
}

#header #title h1
{
	font-size: 24px;
	font-weight: bold;
	color: #525252;
	margin-bottom: 5px;
}

#header #title h2
{
	font-size: 14px;
	color: #525252;
}

#header #searchbar
{
	margin-top: 20px;
	float: right;
}

#header #edge-lrg {
	
	float: right;
	width: 240px;
	margin-right: 20px;
}


#nav_wrap {

float: left;
width: 870px;
margin-top: 20px;
padding-left: 60px;
	
}

#nav_wrap ul {

list-style: none;

}

#nav_wrap li {

border-left: solid 1px #999;
border-bottom: solid 1px #999;
float: left;
	
}
#nav_wrap li:last-child {
border-left: 0px; border-right:  solid 1px #999; border-bottom: solid 1px #999; padding: 0px;
}

#nav_wrap a {

text-decoration: none;
padding-left: 12px;
padding-right: 10px;
text-transform: uppercase;

}


#introcontainer
{
	margin-top: 20px;
	margin-left: 20px;
}

#intro
{
	
	height: 200px;
	background: url('images/introbg_new.jpg') no-repeat 0 0;
	margin-left: 7px;
}


#intro #introtext
{
	float: left;
	height: 165px;
	margin: 5px auto auto 30px;
	color: #fff;
	font-size:14px;
	width: 560px;
}

#intro #introtext a
{
	color: #ffffcc;
	white-space: nowrap;
}

#intro #introtext a:hover
{
	color: #fff;
	text-decoration: none;
}

#intro #introtext .postmeta {

font-size: 12px;
	
}


#intro #introtext h1
{
	font-size: 18px;
	line-height: 30px;
	color: #ffffcc;
	letter-spacing: 1px;
	margin-bottom: 0px;
	margin-top: 0px;
	font-weight: 800;
	filter: Shadow(Color=#000000, Direction=135, Strength=3);
	text-shadow:2px 2px 2px #000;


}

#intro #introtext p
{
	font-size: 14px;
}

#intro #introicon
{
	float: right;
	margin: 35px 50px;
}

.post_home
{
	background: #fafafa;
	border: solid 1px #eeeeee;
	margin: 20px 5px 20px 5px;	
	padding: 15px;	
	_padding: 7px;
	width: 270px;
	height: 140px;
	float: left;
}

.post_home_sub
{
	background: #fafafa;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;	
	padding: 15px;	
	_padding: 7px;
	width: 270px;
	height: 140px;
	float: left;
}

.post_home img, .post_home_sub img {

margin: 3px;	
	
}

.post
{
	background: #fafafa;
	border: solid 1px #eeeeee;
	margin: 20px 5px 20px 5px;	
	padding: 15px;	
	_padding: 7px;
}

.post_article
{
	background: #fafafa;
	border: solid 0px #eeeeee;
	width: 250px;
	margin: 0px 5px 0px 5px;	
	padding: 15px;
	_padding: 7px;
	padding-bottom: 400px;
	margin-bottom: -400px;
	overflow: hidden;
	float: left;
}

.post .postheader .commentcount
{
	width: 27px;
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 10px;
}

.post .postheader .commentcount a
{
	text-decoration: none;
	color: #4884bc;
}

.post .postheader .posttitle
{
	
	line-height: 20px;
}

.post .postheader .posttitle h2
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

.posttitle_home h2
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 17px;
	padding: 0;
	margin: 0;
	text-decoration: none;
}

.posttitle_home .postmeta {

	font-weight: 800;
	
}

.posttitle_home .postmeta a {
	font-weight: 400;	
}

.posttitle_home a {

text-decoration: none;	
	
}

.posttitle_home a h2:hover {

color: #333;
	
}

.post .postheader h2 a,
{
	text-decoration: none;
}

.post .postheader .posttitle .postmeta
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 11px;
}

.post .postcontent
{
	margin-top: 20px;
	line-height: 17px;
}

.post .postcontent p
{
	margin-bottom: 10px;
}

#people_div
{
	border: dashed 0px #666;
	min-height: 270px;
	
}

.post .posttags, .post .posttags a
{
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: right;
}

#tag_cloud-3 {

	text-align: center;	
	
}

.commentbox
{
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
	_padding: 7px;
}

.commentmeta .avatar
{
	float: left;
	padding-right: 6px;
	_padding-right: 3px;
}

.commenttext
{
	clear: both;
	margin-top: 10px;
}

.commentform input
{
	padding: 0;
	margin: 0;
	line-height: 0;
}

#commentform .text {
	width: 300px;
    margin: 0 0 15px 0;
}

#commentform textarea
{
    width:450px;
    height:150px;
    margin:0;
    padding:5px;
}

.navlinks
{
	margin: 0px 5px 40px 5px;	
}

.navlinks_articles
{
	margin: 0px 5px 40px 5px;
	float: left;
}

.navlinks_articles a
{
	text-decoration: none;
}

.navlinks a
{
	text-decoration: none;
}

.navlinks img
{
	margin-right: 5px;
}

#sidebar #wrapbox
{
	background: #fafafa;
	border: solid 1px #eeeeee;	
	padding: 17px;
	margin: 20px 5px 20px 5px;
	_margin: 40px 0px 20px 0px;
}

#sidebar .sidebarbox
{
	line-height: 20px;
	margin-bottom: 20px;
}

#sidebar .sidebarbox h3
{
	font-size: 14px;
	color: #e65a05;
	margin-bottom: 10px;
}

#sidebar .sidebarbox a
{
	text-decoration: none;
}

#sidebar .sidebarbox ul
{
	list-style-type: none;
	text-indent: -1.5em;
}

#sidebar .sidebarbox .pages ul
{
	text-indent: -3em;
}

#footer
{
	height: 52px;
	background: url('images/bottombg.png') no-repeat 0 0;
}



.searchform #searchbox
{
	float: left;
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 120px;
	height: 14px;
	font-size: 11px;
}

.searchform #searchbutton
{
	height: 18px;
	width: 18px;
	margin-left: 6px;
	border: none;
	cursor: pointer;
	background: url('images/searchbutton.jpg') no-repeat 0 0;
}

/*** Wordpress ***/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   margin: 0 10px 10px 0;
}

.alignright {
   float: right;
   margin: 0 0 10px 10px;
}

.wp-caption {
   background: #fafafa;
   border: solid 1px #eeeeee;
   text-align: center;
   padding-top: 4px;
}

.wp-caption img {
   float: none;
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0px;
   margin: 0px;
}

/*--------AddThis Local Styles---------*/

#addthis_wrap { background: #FAFAFA; padding: 3px 0; margin-top: 20px; margin-left: 25px; margin-bottom: 5px; float: left; border:1px solid #EEEEEE; }

#addthis_wrap .link_title { font-size: 12px; font-weight: bold; }

.addthis_toolbox { margin-left: 5px; float: left; margin-top: 3px; width: 100%; }

.addthis_toolbox a, .addthis_toolbox a:visited { float: left; margin-right: 6px; font-size: 10px; text-decoration: none; color: #333; font-weight: bold; }

.addthis_toolbox a:hover { color: #770000; }

.addthis_toolbox a span { float: left; margin-right: 2px; }

.addthis_custom { float: left; margin-top: 3px; margin-right: 2px; }

#addthis_wrap { width: 618px; }

.addthis_button_facebook_like, .addthis_button_google_plusone { float: right !important; }



/*--------Custom Styles---------*/

#survey-home-wrap {
background: #770000; border: solid 0px #330000; float: left; padding: 5px 10px; margin: 20px 0 0 25px; width: 880px; font-size: 13px; line-height: 17px; color: #eee; font-weight: 800;	
}

#survey-home-wrap b { color: #ffffcc; font-size: 15px; line-height: 17px; }

#newsletter-wrap {
background: #FAFAFA; border: solid 1px #eee; float: left; padding: 5px; margin: 20px 0 0 5px; width: 603px; text-align: center;	
}

#newsletter-wrap h2 {
margin-bottom: 0; font-size: 20px;
}

.postmeta .mobile { display: none; }

.video-thumb {
float: left; margin-right: 6px; padding: 0; overflow: hidden; line-height: 0; line-height: 0;
background-position: top center;
background-repeat: no-repeat;
text-align: center;
}

.play-overlay {
width: 200px;
height: 150px;
line-height: 0 !important;
margin: auto auto !important;
}
