/*  
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.3.4
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
{
	/* [ this line has been commented out ] background: #666666 url('images/bodybg.jpg') repeat-x 0 0;*/
	
	background: #D4D3BF repeat-x 0 0;
	
	
	font-size: 75%;
	color: #525252;
	font-family:"Trebuchet MS",Verdana, Arial;
}

h2, a
{
	color: #525252;
}


#top
{

	text-align: right;
	height: 60px;
}

#top .menu
{
	padding-top: 0px;
	margin-bottom:10px;
	font-weight:bold;
}

#top .menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#top .menu a
{
	text-decoration: none;
	color: #336601;
}

#top .menu li.current_page_item a, #top .menu li.current_page_parent a
{
	color:#FFFFCC;
	text-decoration:underline;
}


#top .menu a:hover
{
	color: #669933;
}

#contenttop
{
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 15px;
}

#contentwrapper
{
	background: transparent url('images/contentbg.png') repeat-y 0 0;

}

#header
{
	height: 50px;
}

#header #title
{
	
}

#header #title .logo
{
	float: left;
	height:100px;
	
}

#header #title #blogtitle
{
	margin-left:100px;
	margin-top:20px;
}

#header #title h1
{
	font-size: 24px;
	font-weight: bold;
	color: #525252;
	margin-bottom: 5px;
	margin-left:15px;
}

#header #title h2
{
	font-size: 14px;
	color: #525252;
	margin-left:15px;
}

#header #searchbar
{
	margin-top: 0px;
}

#introcontainer
{
	margin-top: 0px;
}

#intro
{
	
	height: 200px;
	background: url('images/introbg.jpg') no-repeat 0 0;
	margin-left: 7px;
}


#intro #introtext
{
	float: left;
	height: 165px;
	margin: 20px auto auto 20px;
	overflow: hidden;
}


#intro #introtext h1
{
	font-size: 18px;
	color: #00599d;
	margin-bottom: 16px;
}

#intro #introtext p
{
	font-size: 16px;
}

#intro #introicon
{
	float: right;
	margin: 35px 50px;
}

.post
{
	background: #fafafa;
	border: solid 1px #eeeeee;
	margin: 40px 5px 20px 5px;
	padding: 15px;
	_padding: 7px;
	width:623px;
}

.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: 20px;
	padding: 0;
	margin: 0;
}

.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
{
	clear: both;
	margin-bottom: 0;
}

.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;
}

.commentmeta .avatar
{
	float: left;
	padding-right: 6px;
}

.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
{
	font-size:110%;
	padding: 0px;
	margin: 50px 5px 55px 5px;
	background-image:url(../../../images/bg_side_bottom.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

#sidebar #sidebar_top
{
	height:5px;
	background-image:url(../../../images/bg_side_top.gif);
	background-repeat:no-repeat;
	background-position:top;


}

#sidebar .sidebarbox
{
	line-height: 20px;

	padding:10px 8px 10px 8px;

}

#sidebar .sidebarbox h3
{
	font-size: 14px;
	color: #990000;
	font-weight:bold;
	text-decoration:underline;
	margin-bottom: 5px;
}

#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: 175px;
	background: url('images/bottombg.png') no-repeat 0 0;
	background-position:bottom;
}

#footer #logo
{
	float:right;
	margin-right:45px;

}

#footer h2
{
	float:left;
	margin-top:25px;
	margin-left:10px;
	margin-right:20px;
}

#footer #poweredby
{
	float:left;
	margin-top:115px;
	margin-left:45px;
}

.searchform
{
		margin-right:40px;
}
.searchform #searchbox
{
	
	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;
}

/* Echidna Edits */

#sidebar { font-size:90%; }

#box-home
{
	float:left;

	/* background-image:url(../../../images/bg-home-box.jpg); */
	background-position:top right;
	background-repeat:no-repeat;
	margin-bottom:20px;
}

#box-home.olive_top
{
	width:650px;
	background-image:url(../../../images/bg_olive_top.gif);
}

#box-home.white_top
{
	width:650px;
	background-image:url(../../../images/bg_white_top.gif);
}

div.white_top_half
{
	width:315px;
	background-image:url(../../../images/bg_white_half_top.gif);
	background-repeat:no-repeat;
	background-position:top;
	padding-top:5px;
}

div#left50
{
   float:left;
   width:315px;
  
}

div#right50
{
	float:right;
	width:315px;
	
}

div.welcome
{
	width:630px;
	margin-right:0px;
	background-image:url(../../../images/bg_olive_bottom.gif);
	background-position:bottom;
	margin-top:5px;
	padding:10px;
	margin-bottom:0px;

	
}


div.definition
{
	width:630px;
	margin-right:0px;
	background-image:url(../../../images/bg_white_bottom.gif);
	background-position:bottom;
	margin-top:5px;
	padding:10px;
}

#box-home.definition blockquote
{
	font-size:130%;
}

div.toomuchaikido
{
	width:295px;
	min-height:250px;
	background-image:url(../../../images/bg_white_half_bottom.gif);
	background-position:bottom;
	padding:10px 10px 0px 10px;
}

#box-home.toomuchaikido blockquote
{
	font-size:130%;
}


div.todolist
{
	width:295px;
	min-height:250px;
	background-image:url(../../../images/bg_white_half_bottom.gif);
	background-position:bottom;
	padding:10px 10px 0px 10px;
	
}

#home-container
{
	width:650px;
	padding:0px;
	margin-top:30px;
}

#box-home.todolist blockquote
{
	font-size:130%;
}


#box-home.reflextions
{
	width:632px;
	margin-right:0px;
	min-height:100px;
}

#box-home.lexicon
{
	width:632px;
	margin-right:0px;
	min-height:100px;
}

#adwords_leaderboard
{
	margin:0 auto;
	width:728px;
}

#adwords_banner
{
	margin:0 auto;
	margin-top:20px;
	width:468px;
}

#adwords_sidebar
{
	margin:0 auto;
	width:180px;
	text-align:center;
	margin-top:15px;
}

.post { clear:both; margin-top:20px;border:2px solid #999; }

.page_item
{
	width:150px;
}

hr
{
	margin:0px;
	padding:0px;
}

div.postcontent
{
	font-size:110%;
	
	
}

div.post
{

border:1px solid #E5E4D8;
margin-top:50px;
}

div.postcontent p
{
	padding:3px 0px;
	line-height:150%;
}

p.heading
{
	color:#336601;
	font-weight:bold;
	font-size:130%;
	margin:0px;
	padding:0px;
	margin-left:10px;
}

blockquote
{
	font-size:140%;
	margin:20px 0px;
	width:100%;
	text-align:center;
	padding:0px;
	color:#9B9B68;
	
}

div.postcontent table tr td
{
vertical-align:top;

}

div.postcontent div#cartoon-all img,div.postcontent div#cartoon-toomuchaikido img,div.postcontent div#cartoon-todolist img,div.postcontent div#cartoon-definitions img
{
	border:2px solid #fff;
	padding:2px;
	background-color:white;
	margin:0 auto;
	text-align:center;
}

#footer div#logo
{
	float:right;
}

#footer div#logo h2
{

}

#footer div#logo img.logo
{

}

