/*  
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: #FFFFFF url('images/bg_gradient2.png') repeat-x 0 0;
	font-size: 11px;
	color: #3e527c;
	font-family: Calibri, Arial, sans-serif;
}

h2, h3, a
{
	color: #3e527c;
}

pre, code {white-space: normal;}


#top
{

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

#menu
{
	text-align: right;
}

#menu ul {
	list-style: none;
	margin: 0;
}

#menu ul li {
	display: inline;
	margin: 0;
}

#contenttop
{
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 37px;
}

#contentwrapper
{

}

#header
{
	height: 50px;
}

#header #title
{
	
}

#header #title .logo
{
	float: left;
}

#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;
	height: 50px;
}

#introcontainer
{
	margin-top: 40px;
	background-image: url('images/docks3.png');
	background-repeat: no-repeat;
	background-position: 24px 0;
	height: 231px;
}

#intro
{
}


#intro #introtext
{
	float: left;
	height: 165px;
	margin: 40px 20px 0 30px;
	overflow: hidden;
}


#intro #introtext p
{
	font-size: 14px;
	font-weight: normal;
}

#intro #introicon
{
	float: right;
	margin: 35px 50px;
}

.post
{
	margin: 0 5px 10px 5px;	
	padding: 0 15px 15px 15px;	
	_padding: 7px;
}

.post .postbreadcrumb {
	margin-bottom: 25px;
	font-size: 12px;
	color: #3e527c;
}

.post .postbreadcrumb a {
	color: #3e527c;
}

.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-size: 24px;
	padding: 0;
	margin: 0;
}

.post .postheader h2 a
{
	text-decoration: none;
}

.post .postheader .posttitle .postmeta
{
	font-size: 11px;
}

.post .postcontent
{
	margin-top: 20px;
	line-height: 27px;
	font-size: 14px;
}

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

.post .postcontent h3
{
	margin: 20px 0 10px 0;
	font-size: 19px;
}

.post .postcontent a.email {
	color: #3e527c;
}

.post .postcontent .bioglist {
	clear: both;
	height: 85px;
	padding-bottom: 8px;
}

.post .postcontent .biogheader {
	clear: both;
	height: 150px;
	padding-bottom: 20px;
}

.post .postcontent .bioglist img, .post .postcontent .biogheader img {
	float: left;
}

.post .postcontent .bioglist .bloglist_text {
	padding: 15px 0 0 100px;
}

.post .postcontent .bioglist .bloglist_text p {
	line-height: 18px;
}

.post .postcontent .biogheader .blogheader_text {
	padding: 43px 0 0 165px;
}

.post .postcontent .biogheader .blogheader_text p {
	line-height: 20px;
}

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

.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 20px 5px;	
}

.navlinks a
{
	text-decoration: none;
}

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

#sidebar #wrapbox
{
	padding: 17px;
	margin: 22px 5px 20px 5px;
	_margin: 22px 0px 20px 0px;
}

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

#sidebar .sidebarbox .sidebarboxheader
{
	width: 264px;
	height: 20px;
	background: url('images/right_col_boxes.png') no-repeat 0 0;
	padding: 10px 12px 12px;
}

#sidebar .sidebarbox .sidebarboxheader h3
{
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-transform: uppercase;
}

#sidebar .sidebarbox h4 {
	font-size: 14px;
	color: #3e527c;
	margin: 10px 0 6px 11px;
}

#sidebar .sidebarbox a
{
	color: #3e527c;
}

#sidebar .sidebarbox ul
{
	list-style-type: none;
	margin-left: 12px;
	margin-top: 0;
	line-height:20px;
	font-size: 12px;
}

#sidebar .sidebarbox ul li {
	margin-bottom: 5px;
}


#sidebar .sidebarbox .pages ul
{
	text-indent: -3em;
}

#footer
{
	height: 350px;
	background: url('images/footer_box.png') no-repeat 0 0;
	margin-left: 24px;
}

#footer .footerCol {
	font-size: 14px;
	line-height: 22px;
	color: #3e527c;
	height: 270px;
}

#footer .footerCol p {
	margin-bottom: 5px;
	line-height: 21px;
}

#footer .footerCol h3 {
	margin-top: 30px;
	margin-bottom: 5px;
	font-size: 24px;
	font-weight:bold;
	color: #3e527c;
	border-bottom: 1px solid #3e527c;
}

#footer a {
	text-decoration:none;
}

#footer a:hover {
	color: #3e527c;
}

#footer .footerCol ul {
	list-style: none;
	margin-left: 0;
}

#footer .footerCol .footerFollowIcon {
	font-weight: bold;
	margin: 12px 0 12px 0;
}

#footer .footerCol .footerFollowIcon_top {
	margin-top: 10px;
}

#footer .footerCopyright {
	font-size: 12px;
}

#footer .csgFooterLogo img {
	margin-left: 78px;
}

#footer .ecubedFooterLogo {
}


#footer div.footerE-cubedLogoDiv {
	width: 150px;
	float: right;
}

#footer div.footerE-cubedLogoTxtDiv {
	text-align: right;
	padding-right: 5px;
	float: left;
	line-height: 1.2em;
}

#footer div.footerE-cubedLogoTxtDiv a {
	font-weight: bold;
}

#footer div.footerE-cubedLogoDiv img.e-cubedLogo {
	float: right;
}



#footer .footerFollowCol {
	width: 300px;
}

#footer .prepend-0_5 {
	padding-left: 22px;
}

.searchform {
	background: url('images/search_bg.png') no-repeat 0 0;
	height: 60px;
	width: 266px;
	padding-left: 4px;
}

.searchform p {
	text-align: right;
}

.searchform #searchbox
{
	float: left;
	background: none;
	border: none;
	width: 174px;
	height: 20px;
	margin: 5px 0 0 8px;
	font-size: 12px;
	color: #666666;
}

.searchform #searchbutton
{
	height: 28px;
	width: 69px;
	margin-left: 12px;
	border: none;
	cursor: pointer;
	background: url('images/search_btn.png') 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;
}

/*** Vertical Response box ***/

fieldset {
	border: none;
	padding: 0 0 0 0;
	margin: 0;
}

.vr_wrapper {
	background: url('images/subscribe_bg.png') no-repeat 0 0;
	height: 30px;
	width: 286px;
	padding-left: 4px;
	margin-top: 10px;
}


.vr_wrapper #email_address
{
	float: left;
	background: none;
	border: none;
	width: 181px;
	height: 20px;
	margin: 5px 0 0 8px;
	font-size: 12px;
	color: #666666;
}

.vr_wrapper #vr_submit
{
	height: 28px;
	width: 75px;
	margin-left: 12px;
	border: none;
	cursor: pointer;
	background: url('images/subscribe_btn.png') no-repeat 0 0;
}

