/*  
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. This theme and several hundred of others are available for free download at <a href="http://www.wordpresstemplates.com/">Wordpress Templates</a>.
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: #FBFBFB url('images/bodybg.jpg') top center no-repeat;
	font-size: 12px;
	color: #333;
}

h2, h3, a
{
	color: #006eaf;
}

strong{
	color: #ff7e00;
}

label{
	color: #0080b3;
}

pre, code {white-space: normal;}


#top
{
	font-size: 16px;
	font-weight: bold;
}

.menu
{
	padding-top: 12px;
}

.menu a
{
	padding: 0 0 0 20px;
}

.menu a:hover
{
	color: #ff7e00;
}

#topnav{
	
}

#navigation{
	
}

#contenttop
{
	background: transparent url('images/topbg.png') bottom right no-repeat;
	height: 37px;
	padding: 10px 0;
}

#breadcrumb{
	margin: 18px 0 0 60px;
}

#contentwrapper
{
	background: transparent url('images/contentbg.png') repeat-y 0 0;

}

#header
{
	height: 50px;
}

#header #title
{
	
}

#header #title .logo
{
	float: left;
}

#header #title #blogtitle
{
	margin-left: 68px;
}

#intro
{
	
	height: 145px;
	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 #introicon
{
	float: right;
	margin: 10px 50px;
}

.post
{
	background: #fafafa;
	border: solid 1px #eeeeee;
	margin: 0 5px 30px 5px;	
	padding: 15px 15px 50px 15px;	
	_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: #006eaf;
}

.post .postheader .posttitle
{
	
	line-height: 20px;
}

#top-nav-image{
	float: left;
}

#top-nav-links{
	width: 308px;
	height: 20px;
	font-size: 20px;
	font-weight: bold;
	text-align: right;
	margin: 94px 40px 0 0;
	float: right;
}

#top-link a{
	color: #818181;
	text-decoration: none;
	float: right;
	display: inline;
}

#top-link a:hover{
	color: #ff7e00;
	text-decoration: underline;
	float: right;
	display: inline;
}

#top-link-selected a{
	color: #006eaf;
	text-decoration: none;
	float: right;
	display: inline;
	padding: 0 20px 0 0;
}

#top-link-selected a:hover{
	color: #006eaf;
	text-decoration: none;
	float: right;
	display: inline;
}

.introtitle h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006eaf;
	padding: 0;
	margin: 0 0 16px 0;
}

.post .postheader .posttitle h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #006eaf;
	padding: 0;
	margin: 0 0 16px 0;
}

.archivetitle h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #ff7e00;
	padding: 0;
	margin: 0;
}

.post .postheader h2 a
{
	text-decoration: none;
}

.post .postheader .posttitle .postmeta
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #0080b3;
}

.post .postcontent{
	margin-bottom: -10px;
}

.post .postcontent p{
	margin-bottom: 10px;
}

.post .postcontent a{
	color: #006eaf;
	text-decoration: none;
	font-weight: bold;
}

.post .postcontent a:hover{
	color: #ff7e00;
	text-decoration: underline;
	font-weight: bold;
}

.post .posttags, .post .posttags a
{
	color: #006eaf;
	text-align: right;
}

.post .posttags a:hover
{
	color: #ff7e00;
}

.post .posttags
{
	width: 376px;
	float: right;
	color: #818181;
	padding: 10px 0 0 0;
	position: relative;
}

.post .postcomments
{
	float: left;
	width: 210px;
	color: #818181;
	padding: 10px 0 0 0;
	text-align: left;
	font-size: 14px;
}

.post .postcomments a {
	color: #006eaf;
	text-decoration: none;
}

.post .postcomments a:hover {
	color: #ff7e00;
	text-decoration: underline;
}

.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;
}

#sidebar #wrapbox
{
	background: #fafafa;
	border: solid 1px #eeeeee;	
	padding: 17px;
	margin: 0 5px 20px 5px;
	_margin: 0 0px 20px 0px;
}

#sidebar .sidebarbox
{
	line-height: 20px;
	margin-bottom: 40px;
	width: 160px;
}

#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;
}

#footerbar
{
	background: url('images/footer.png') no-repeat 0 0;
	padding: 5px 0 40px 40px;
}


.searchform{
	color: ff7e00;
}

.searchform #searchbox
{
	background: #f1f1f1;
	border: solid 1px #e3e3e3;
	width: 120px;
	height: 14px;
	font-size: 12px;
}

.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;
}

#navlinks
{
	margin: 0 5px 10px 5px;	
}

div#navlinks div.wp-pagenavi span.pages { 
	background:none;
	color:#006eaf;
	border:none ;
}

div#navlinks div.wp-pagenavi span.current { 
	background:#ff7e00;
	color:#000;
	border:none ;
}

div#navlinks div.wp-pagenavi a { 
	background:#CCC;
	color:#006eaf;
	border:none ;
}

div#navlinks div.wp-pagenavi a:hover { 
	background:#ff7e00 ;
}
#postimage {float:left; width:640px; margin-bottom:20px; margin-top:20px;}