/*  
Theme Name: Corporate
Description: The Corporate wordpress theme. Cross-browser, XHTML Strict v1.0 and CSS 2.1 valid. Comes with customizable intro text, for information read Instructions.txt. 
Version: 1.4.1
Author: Ori Pearl
Author URI: http://www.oripearl.com/
*/

body
{
	background: #666666 url('images/bodybg.jpg') repeat-x 0 0;
	font-size: 100.1%;
	color: #525252; font-family: verdana, sans-serif;}
h2, a
{
	color: #353129; font-size: 105%;}

pre, code {white-space: normal;}


#top
{
	text-align: right;
	height: 24px;}

#top .menu
{
	padding-top: 4px; font-size: 80%;}

#top .menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;}

#top .menu a
{
	text-decoration: none;
	color: #ECEBF0;}

#top .menu a:hover
{
	color: #353129;}

#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: 30px;}

#header #title {}

#header #title .logo
{
	float: left;}

#header #title #blogtitle
{
	margin-left: 68px;}

#header #title h1
{
	font-size: 24px;
	font-weight: bold;
	color: #353129;
	margin-bottom: 5px; margin-left: 0px;}

#header #title h2
{
	font-size: 14px; margin-left: 0px;
	color: #353129;}

#header #searchbar
{
	margin-top: 20px;}

#introcontainer
{
	margin-top: 40px;}

#intro
{
	height: 200px;
	background: url('images/introbg.jpg') no-repeat 0 0;
	margin-left: 7px;}


#intro #introtext
{
	height: 165px;
	margin: 20px 20px auto 20px;
	overflow: hidden;}

#intro #introtext h1
{
	font-size: 19px;
	color: #00599d;
	margin-bottom: 13px;}

#intro #introtext p
{
	font-size: 80%;}

.post
{
	background: #fafafa;
	border: solid 1px #C1CE96;
	margin: 20px 5px 20px 5px;	
	padding: 16px;	
	_padding: 7px;}

.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: 18px;}

.post .postheader .posttitle h2
{
	font-size: 110%;
	padding: 0;
	margin: 0;}

.post .postheader h2 a {text-decoration: none;}

.post .postheader .posttitle .postmeta {	font-size: 80%;}

.post .postcontent
{
	margin-top: 12px;
	line-height: 19px; font-size: 75%;}

.post .postcontent p {	margin-bottom: 10px;}

.post .posttags, .post .posttags a
{
	color: #687D77; font-weight: bold;
	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 40px 5px;	}

.navlinks a {text-decoration: none;}

.navlinks img {	margin-right: 5px;}

#sidebar #wrapbox
{
	background: #fafafa;
	border: solid 1px #eeeeee;	
	padding: 17px 5px 17px 17px; font-size:80%;
	margin: 20px 5px 20px 5px;
	_margin: 20px 0px 20px 0px;}

#sidebar .sidebarbox
{
	line-height: 19px; margin-right: 8px;
	margin-bottom: 40px;}

#sidebar .sidebarbox h3
{
	font-size: 14px;
	color: #353129;
	margin-bottom: 10px;}

#sidebar .sidebarbox a
{color: #687D77;	text-decoration: none; }

#sidebar .sidebarbox a:hover {color: #C1CE96;}

#sidebar .sidebarbox ul
{
	list-style-type: none;
	text-indent: -1.9em;}

#sidebar .sidebarbox .pages ul
{
	text-indent: -3.5em;}

#footer
{
	height: 50px; font-size: 75%;
	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: 75%;}

.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;}