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

.more-link	{
			color: #e65a05;
			font-weight:bold;
			}

p>span.test {display:none;}
ul>span.test {display:none;}

body
{
	background: #6c757c url('images/bodybg.jpg') repeat-x 0 0;
	/*font-size: 12px;*/
	color: #525252;
	border:0px solid green;
	margin-top:0px;
}

h2, a
{
	color: #525252;
}

#top
{
	text-align: right;
	height: 0px;
}

#top .menu
{
	padding-top: 20px;
	float:right;
}

#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;
}

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

}

#header
{
	height: 50px;
}

#header #title
{
	
}

#header #title .logo
{
	float: left;
	border:0px solid red;
}

#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;
}

.logoX	{
	padding-left:15px;
	margin-bottom:10px;
	margin-top:10px;
	border:0px solid red;
}

#introcontainer
{
	margin-top: 13px;
	padding-left:26px;
	border:0px solid blue;
}

#intro
{
	height: 154px;
	background: url('images/introbg.jpg') no-repeat 0 0;
}


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


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

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

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

div #posts {
	width:410px;
	padding-left:21px; /* overwrites the screen.css */
}

.post
{
	background-image:url(images/bg_post.gif);
	background-repeat:repeat-x;
	background-color:#ebeaec;
	border: solid 1px #eeeeee;
	margin: 10px 5px 20px 5px;
	padding: 15px;
	width:410px;
	border-top:1px dashed #6b767c;	
}

.post .postheader .commentcount
{
	line-height: 12px;
	float: left;
	text-align: center;
	padding-right: 10px;
}

.post .postheader .commentcount a
{
	text-decoration: none;
	color: #4884bc;
}


.commentcount a img {
	height: 18px;
	margin-right:5px;
}

.post .postheader .posttitle
{
	line-height: 20px;
}

.post .postheader .posttitle h2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

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

.post .postheader .posttitle .postmeta
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
}


.postheader a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20px;
	color:#ff7900;
}

.postmeta a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration:none;
}

.postmeta a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color:#ff7900;
	color:#FFFFFF;
}

.post .postcontent
{
	margin-top: 10px;
	line-height: 17px;	
}

.post .postcontent p
{
	clear: both;
	margin-bottom: 0;
}

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

.posttags a:hover
{
	background-color:#6c757c;
	color:#FFFFFF;
	clear:both;
	text-decoration:none;
	margin-top: 5px;
	text-align: right;
}


.allcomments {
	margin-left:8px;
	border:0px solid black;
	width:440px;
}

.commentbox
{
	background-color:#00CC33;
	border: solid 1px #eeeeee;
	border-top:1px dashed #6b767c;		
	margin-top:10px;
	margin-bottom:10px;
	padding-left:15px;
	padding-top:15px;	
	width:420px;
	background-color:#ebeaec;
}

.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:410px;
    height:150px;
    margin:0;
    padding:5px;
}

#commentform .submit {
	background-color:#ff7900;
	color:#ffffff;
	border:1px solid #CC6100;	
}

.navlinks
{
	margin-left:5px;
	text-align:center;
	width:440px;	
}

.navlinks a
{
	text-decoration: none;
}

.navlinks a:hover
{
	background-color:#6c757c;
	color:#FFFFFF;
}

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

#sidebar {
	padding-right:0px;	/* overwrites the screen.css */
}

#sidebar #wrapbox
{
	background: #fafafa;
	border: solid 1px #eeeeee;	
	border-top:1px dashed #6b767c;		
	padding: 17px;
	padding-left:10px;
	padding-right:13px;
	margin: 10px 5px 10px 5px;
}

#sidebar2 {
	padding-right:0px;	/* overwrites the screen.css */
	width:100px;
	float:left;
	margin:0px;
	margin-top:10px;
	margin-right:10px;
}


#sidebar2 #wrapbox {
	/*background-image:url(images/bg_post.gif);
	background-repeat:repeat-x;*/
	background-color:#fff;
	padding:5px;
	padding-top:17px;
	margin-left:0px;
	border:1px solid #d2d6d7;
}

#sidebar .sidebarbox, #sidebar2 .sidebarbox2
{
	line-height: 20px;
	margin-bottom: 20px;
}

#sidebar .sidebarbox h3, #sidebar2 .sidebarbox2 h3
{
	font-size: 13px;
	color: #e65a05;
	margin-bottom: 5px;
}

#sidebar .sidebarbox a
{
	text-decoration: none;
}

#sidebar .sidebarbox a:hover
{
	text-decoration: none;
	background-color:#ff7900;
	color:#FFFFFF;
}


#sidebar .sidebarbox ul
{
	list-style-type: none;
	text-indent: -1.5em;
}

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

a#flickr_www, a.more-photos {
	display:none;
}

#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;
}