/*  
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
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: .8em;
   background-image: url('http://www.e-nablemybiz.com/images/emb_body.png');
   background-repeat: repeat-x; 
   background-color: #FCDDBE;
   color: #333;
}

h2, a
{
	color: #525252;
}

pre, code {white-space: normal;}
code {white-space: nowrap;}


#header{height:284px;}
#header.fp{ background: url(http://www.e-nablemybiz.com/images/emb_blog.png) no-repeat;}

.post
{

	margin: 28px 5px 20px 5px;	
	padding: 8px;	
	_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: 20px;
}

.post .postheader .posttitle h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	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
{
	margin-bottom: 10px;
}

.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;
	_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
{
	color: #333;

}

#sidebar .sidebarbox
{
	line-height: 20px;
	margin-bottom: 20px;
}


#sidebar .sidebarbox a
{
	color: #333;
	text-decoration: none;
}

#sidebar .sidebarbox ul
{
	font-size: 12px;
	list-style-type: none;
	margin-left: 12px;
}

#sidebar .sidebarbox .pages ul
{
	text-indent: -3em;
}

#footer
{
	height: 52px;
}



.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;
}
.blogtitle {
	font-size: 16px;
	line-height: 24px;
	color: #222;
	padding-bottom: 1px;
	margin: 0px;
	font-weight: bold;
}

div#breadcrumbs2 a, a:link, a:visited {
 text-decoration: none;
 color: #666;
}

div#breadcrumbs2 a:hover {
 text-decoration: underline;
background-color: transparent;
 color: #666;
}

div#menu_title{

    background: url('http://www.e-nablemybiz.com/images/nav_bkgd.jpg') repeat-x;
	display: block;
	font-weight: normal;
	padding: 0.8em 0.5em 0.8em .8em;  /* some air for it */
  	color: #FFF; 
    font-weight: bold;	                                /* this will be link color for all levels */
	font-size: 1.1em;                           /* instead of the normal font size for <h3> */
	margin-bottom: 8px;                                  /* as <h3> normally has some margin by default */

}
.btm{
	border-top:1px solid #000000;
             background-color: transparent;
}

#code {
width:480px; padding:10px;margin:10px;border:solid thin #DEDEDE;background-color:#F1FFEC; font-size:88%;overflow-x:auto;white-space:nowrap;
}



ul.children { display: none; }
li.current-cat ul.children { display: block; }
li.current-cat-parent ul.children  { display: block; }




.nav{
width: 900px;
height: 30px;
padding:0 0 0 10px;
}
.nav ul{
	margin: 0 ; 
       padding:6px 0 0 32px;
	font: 96% Arial, Helvetica, sans-serif;
	float: left;}

.nav ul li{
	display: inline;
       }

.nav ul li a{
	float: left; text-decoration: none;
	color: #FFF;
        height: 30px;
        padding-top: 6px;
	padding-right: 35px;
        background:  url(http://www.e-nablemybiz.com/images/nav_line.png) no-repeat top right; 
}

.nav ul li a:visited{
	color: #FFF;}

.nav ul li a:hover, .nav ul li .current{
	color: #CCC;
	}

.nav2{
width: 900px;
height: 38px;
padding:12px 0 0 0;
}
.nav2 ul{
	margin: 0 ; 
       padding:2px 0 0 26px;
	font: 1.1em Arial, Helvetica, sans-serif;
        font-weight:bold;
         letter-spacing:0px;
	float: left;}

.nav2 ul li{
	display: inline;
        text-align: center;
        
       }

.nav2 ul li a{
	float: left; text-decoration: none;
	color: #FFF;

height: 38px;
        background:  url(http://www.e-nablemybiz.com/images/nav2_line.png) no-repeat top right; 
        padding-top: 10px;
	padding-right: 35px;

}

.nav2 ul li a.nav_last{
	float: left; text-decoration: none;
	color: #FFF;

height: 38px;
        background: none; 
        padding-top:10px;
	padding-right: 35px;

}

.nav2 ul li a:visited{
	color: #FFF;}

.nav2 ul li a:hover, .nav ul li .current{
	color: #333;
	}


