/*  
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
*/

body
{
	background: #666666 url('images/bodybg.jpg') repeat-x 0 0;
	font-size: 11px;
	color: #525252;
}

h2, a
{
	color: #525252;
}

pre, code {white-space: normal;}


#top
{

	text-align: right;
	height: 25px;
	
	
}

#top .menu
{position:relative;
	padding-top: 7px;z-index:999;
}

#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;
	position:relative;
	z-index:900;
}

#contentwrapper
{
	background: transparent url('images/contentbg.png') repeat-y 0 0;

}

#header
{
	height: 50px;
	margin-bottom:20px;
	margin-top:10px;
}

#header #title
{
	
}

#header #title .logo
{
	float: left;
	z-index:999;
	margin: -30px 0px 0 -30px;
}

.logo-new {
	margin:-180px 0px -10px -30px;
	padding:0px;
}
#header #title #blogtitle
{
	margin-left: 78px;
	height:85px;
	padding:15px;
	display:none;
	background: url('images/bubble.jpg') no-repeat;
}

#header #title h1
{
	font-size: 24px;
	font-weight: bold;
	color: #525252;
	margin-bottom: 5px;

}

#header #title h2
{
	font-size: 14px;
	/*color: #525252;*/
	color: #999999;
	
}
#header #title h1, #header #title h2 {padding-left:30px;}
#header #searchbar
{
	margin-top: 20px;
	
	
	
	
	
}

#introcontainer
{
	margin-top: 40px;
	
}

#intro
{
	
	height: 100px;
	background: url('images/introbg100.jpg') no-repeat 0 0;
	margin-left: 7px;
	position:relative;
	z-index:901;
}


#intro #introtext
{
	float: left;
	height: 100px;
	margin: 10px auto auto 20px;
	overflow: hidden;
}


#intro #introtext h1
{
	font-size: 18px;
	color: #00599d;
	margin-bottom: 16px;
}

#intro #introtext p
{
	font-size: 12px;
}

#intro #introicon
{
	float: right;
	margin: -35px 30px 5px 30px;
}

.post
{
	background: #fafafa;
	border: solid 1px #eeeeee;
	margin: 20px 5px 20px 5px;	
	padding: 15px;	
	_padding: 7px;
		-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

h2.moreshit {
	
	color: #e65a05;
	margin-bottom: 0px;
	padding-left:10px;
}
.excerpt {width:164px; float:left; min-height:220px;}

.navigation, .navigation a {text-decoration:none; color:#999999;}

.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  .homeexcerpt
{
	
	height: 20px;
}

.post .postheader .posttitle h2
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
	
}

.homeexcerpt h4 {
	font-family: Georgia, Times, "Times New Roman", serif;
	padding: 0;
	margin: 0;
	


}

.post .postheader h2 a, .homeexcerpt h4 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;
	font-size: 12px;
}

.post .postcontent p
{
	margin-bottom: 10px;
}

.post .posttags, .post .posttags a
{
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: right;
}

.ratings { float:left;}

.commentbox
{
	background: #fff;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
	_padding: 7px;
}

.commentmeta .avatar
{
	float: left;
	padding-right: 6px;
	padding-bottom:5px;
	_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 a
{
	text-decoration: none;
}

.navlinks img
{
	margin-right: 5px;
}

#sidebar #wrapbox
{
	background: #fafafa;
	border: solid 1px #eeeeee;	
/*	padding: 17px;*/
	padding:17px 10px 17px 17px;
	margin: 20px 5px 20px 5px;
	_margin: 40px 0px 20px 0px;
			-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}

#sidebar .sidebarbox
{
	line-height: 20px;
	margin-bottom: 40px;
}

#sidebar .sidebarbox h3, #sidebar .sidebarbox h3 a
{
	font-size: 14px;
	color: #e65a05;
	margin-bottom: 10px;
}
.postcontent h4
{
	font-size: 14px;
	color: #e65a05;
	margin-bottom: 5px;
	margin-top: 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;
}

/****NEW EXERPT STUFF JAN 09 ****/

.imgsmall img { max-width:100px;}
.recentcomments {color:#a0a0a0 ;}

.social {font-size:90%; /*border-top: dotted 1px #e0e0e0;*/ padding-top:8px; color: #888888;}

.white a {color:#FFFFFF; text-decoration:none;}

/*#NESTED COMMENTS*/
#respond {margin-top:20px;}
ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; margin:0 0 10px; padding:5px 7px 15px 64px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }
ol.commentlist li div.vcard cite.fn a.url { color:#cc0000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #f2f2f2; padding: 5px; left:7px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }
ol.commentlist li div.reply:hover { background:#cc0000; border:1px solid #cc0000; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; text-transform:uppercase; }

ol.commentlist li div.cancel-comment-reply { background:#999; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:36px; }
ol.commentlist li div.cancel-comment-reply:hover { background:#cc0000; border:1px solid #cc0000; }
ol.commentlist li div.cancel-comment-reply a { color:#fff; text-decoration:none; text-transform:uppercase; }


ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }
.says {display:none;}

ul.space {margin-top:30px;}
ul.space li {margin-top: 10px; list-style-type: inside;}
.fb_div {
float:right;
margin-right:30px;
margin-top:10px;
position:relative;
}
.widget-link a {border-bottom: 1px dotted #999999;}
