/*  
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: #E0E0E0;
	font-size: 11px;
	color: #666;
	font-family:Verdana,Geneva,sans-serif;
}

h2
{
	color: #666;
}

a { color#666; text-decoration:underline; }
a:hover { color:#94BF05; text-decoration:underline; }

pre, code {white-space: normal;}


#top
{

	text-align: right;
	height: 28px;
}

#top .menu
{
    float: right;
	padding-top: 7px;
	margin-right:40px;
}


#top .menu li {
	display: block;
	list-style-type: none;
	float: left;
	border-right:1px solid #585858;
	font-family:Verdana,Geneva,sans-serif;
	text-decoration: none;
	color: #585858;
	padding:0 5px 0 5px;
	
}

#top .menu li:last-child {
	
	border:0px;	
}

#top .menu a {
	
        color: #585858;
	text-decoration: none;
}

#top .menu a:hover {
	
        color: #585858;
	text-decoration: none;
}
#top .menu li:hover {
	font-family:Verdana,Geneva,sans-serif;
	color: #585858;
	background-color: #EEEEEE;
	padding:0 5px 0 5px;
}

#contenttop
{
	background: transparent url('images/topbg.png') no-repeat 0 0;
	height: 40px;
}

#contentwrapper
{
	background: transparent url('images/contentbg.png') repeat-y 0 0;

}
#headerTextContainer{
	padding:37px 0px 0px 0px;
}
.headerText{
	font-size: 20px;
	color:#ec6605;
}
.subheaderText{
	font-size: 12px;
	line-height:23px;
	color:#6e6f71;
}
#headerNav{
	position:absolute;
	left:50%;
	margin:106px 40px 0px 411px;
	z-index:10;
	text-align:right;
	opacity:0.8;filter:alpha(opacity=80);
	overflow:hidden;
	
}
#headerNav Container{
	width:945px;
	height:25px;
}
#headerNav a { border: 0px solid #ccc; background:#ddd; text-decoration: none; margin: 0 0px; padding: 0px 5px 0px 5px;  }
#headerNav a.activeSlide {background:#fff; }
#headerNav a:focus { outline: none; }

#header
{
	height: 50px;
	width:960px;
}


#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: 0;
	padding:10px 0 0 99px;
}

#header #searchbar #searchfield {
	
	float: left;
	background: url('images/search_input.png') no-repeat;
	border: 0px;
	width: 115px;
	height: 23px;
	color: #666;
	font-size: 12px;
	line-height:18px;
	padding:5px 0 0 5px;
	
}
#header #searchbar h2
{
	margin:0;
	padding:0 0 0 5px;
}

#introcontainer
{
	margin-top: 40px;
}

#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: #fff;
	border: solid 1px #D8D8D8;
	margin: 40px 5px 20px 5px;	
	padding: 15px;	
	_padding: 7px;
}

.post .searchbox #searchfield {
	
	float: left;
	background: url('images/search_input.png') no-repeat;
	border: 0px;
	width: 115px;
	height: 23px;
	color: #666;
	font-size: 12px;
	line-height:18px;
	padding:5px 0 0 5px;
}


.post .postheader .commentcount
{

}

.post .postheader .commentcount a
{
	text-decoration: none;
	color: #94BF05;
}

.post .postheader .posttitle
{
	
	line-height: 25px;
}

.post .postheader .posttitle h2
{
	font-family: Georgia, Times, "Times New Roman", serif;
	font-size: 20px;
	padding: 0;
	margin: 0;
}

.post .postheader h2 a
{
	text-decoration: none;
	color: #94BF05;
	font-family:Tahoma,Verdana,sans-serif;
	font-size:20px;
}

.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
{
	margin-bottom: 10px;
}

.post .posttags, .post .posttags a
{
	color: #959595;
	clear:both;
	margin-top: 20px;
	text-align: left;
}

.post .posttags, .post .posttags a:hover
{
	color: #94BF05;
	clear:both;
	margin-top: 20px;
	text-align: leftt;
}

.allcomments {
	
	padding-left: 6px;
	
}
.commentbox
{
	background: #fff;
	border: solid 1px #fff;
	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: #fff;
	border: solid 1px #D8D8D8;	
	padding: 17px;
	margin: 40px 5px 20px 5px;
	_margin: 40px 0px 20px 0px;
}

#sidebar .sidebarbox
{
	line-height: 20px;
	margin-bottom: 40px;
}

#sidebar .sidebarbox h3
{
	font-size: 14px;
	color: #e65a05;
	padding-bottom: 10px;
}

#sidebar .sidebarbox a
{
	text-decoration: none;
}

#sidebar .sidebarbox a:hover {
	
	text-decoration: underline;
}
#sidebar .sidebarbox li {
	
	border-top: 1px solid #D8D8D8;
	padding: 0px 0 5px 0;
	
}
#sidebar .sidebarbox ul
{

	
}

#sidebar .sidebarbox ul, ol 
{

}

#sidebar .sidebarbox .pages ul
{
	
}

#sidebar .textwidget #domeinnaam {
	
	float: left;
	background: url('images/search_input.png') no-repeat;
	border: 0px;
	width: 115px;
	height: 23px;
	color: #666;
	font-size: 12px;
	line-height:18px;
	padding:5px 0 0 5px;
	
}

	
#sidebar .textwidget #domainCheckSubmit {
	
	height: 23px;
	width: 44px;
	border: none;
	cursor: pointer;
	background: url('images/search_button.png') no-repeat 0 0;
	
}

#footer
{
	height: 120px;
	background: url('images/bottombg.png') no-repeat 0 0;
}

.footer-text {
	
	margin:120px 0 20px 0;
}

.footer-text a {
	 
        color: #585858;
        text-decoration:none;
	margin:40px 0 0 0;
}

.footer-text a:hover {
	
        color: #585858;
        text-decoration:underline;
	margin:40px 0 0 0;
}

.searchform #searchbutton
{
	height: 23px;
	width: 50px;
	border: none;
	cursor: pointer;
	background: url('images/search_button.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: #fff;
   border: solid 1px #D8D8D8;
   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;
}

#banner { 
   margin-top:90px;
   margin-left:5px;

}

#headerSlideShow { 
   height: 174px;
   overflow: hidden;
   margin-top:90px;
   margin-left:5px;
   //padding-bottom: 160px;
   //padding-bottom: 0px;
}

img#wpstats {
     width:     1px;
     height:    1px;
     padding:   0px;
     border:    none;
     overflow:  hidden
}

