/*  
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
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: #acdbf7 url('http://www.bestbusinessangels.com/blog/wp-content/themes/corporate/images/bodybg.jpg') repeat-x 0 0;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333;
	background-color: #acdbf7;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-repeat: repeat-x;
	background-position: left top;
	cursor: default;
}

.login{
	float: right;
	padding-left:10px; 
	padding-right:10px;
	background-image: url(../images/loginbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 255px;
	margin-bottom:7px;
}

.loged{
	float: right;
	padding-left:10px; 
	padding-right:10px;
	height: 120px;
	width: 300px;
	margin-bottom:7px;
	margin:-20px -20px;
}


h2, a
{
	color:#4290be;
}

pre, code {white-space: normal;}


#top
{

	text-align: right;
	height: 24px;
	font-size: 14px;
}

#top .menu
{
	padding-top: 7px;
	margin-right: 30px;
}

#top .menu li
{
	display: inline;
	list-style-type: none;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
	padding-top: 10px;
	background-color: #77b0d1;
}

#top .menu a
{
	text-decoration: none;

}

#top .menu a:hover
{
	color: #9adbf3;
}



#top .menu li.current_page_item {
	color: #000;
	background-color: #FFF;
}


#contenttop
{
	background: transparent url('images/topbg-ns.png') no-repeat 0 0;
	height: 37px;
		width: 960px;

}

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

}

#header
{
border: 10px solid green;}

#header #title
{
	
}

#header #title .logo
{
	float: left;
}

.logo {
	margin: -40px 10px 10px -60px;
	margin-bottom: 0px
}

#header #title #blogtitle
{
	margin-left: 10px;
}

#header #title h1
{
	font-size: 24px;
	font-weight: bold;
	color: #525252;
	margin-bottom: 5px;
}

#header #title h2
{
	font-size: 14px;
	color: #525252;
}

#bbalogo {
margin-top: -15px;
margin-left: -10px;
float: left;
width: 453px;
height: 83px;
}

#header #searchbar
{
	margin-top: 20px;
}

#introcontainer
{
	margin-top: 0px;
}

#intro
{
	
	height: 163px;
	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: #4290be;
	margin-bottom: 10px;
}

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

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

.post
{
	margin: 0px 5px 20px 5px;	
	padding: 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: #4884bc;
}

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

.post .postheader .posttitle h2
{
	font-size: 20px;
	padding: 0;
	margin: 0;
}

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

.post .postheader .posttitle .postmeta
{
	font-size: 11px;
}

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

.post .postcontent p
{
	margin-bottom: 10px;
	font-size: 13px;
}

.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
{

	padding: 17px;
	margin: 0px 5px 5px 5px;
	_margin: 40px 0px 20px 0px;
}

#sidebar .sidebarbox
{
	line-height: 20px;
	margin-bottom: 20px;
	background-color: #91cb34;
	padding: 20px 20px 10px 20px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}

#sidebar .blue{
	background-color: #4290be;
}

#sidebar .none{
	background-color: white;
	padding-top: 0;
}

#sidebar .sidebarbox h3
{
	font-size: 16px;
	color: #333;
	margin-bottom: 10px;
}

#sidebar .sidebarbox a
{
	text-decoration: none;
	font-size: 13px;
}

#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-ns.png') no-repeat 0 0;
	width: 960px;
}



.searchform #searchbox
{
	float: left;
	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 {

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

p.footerp {
	margin-bottom: 0;
	padding-bottom: 0;
	margin-left: 40px;
	text-indent: 20px;
}















/* menu links */
a.mainlevel, a.mainlevel:visited {
	margin-left: 18px;
	margin-right:10px;
	color:#FFF;
	font-size:15px;
	text-transform: capitalize;
	text-decoration: none;
	font-weight: bold;
}

a.mainlevel:hover {
	color:#c0e289;
}

a.mainlevel#active_menu {
	color:#c0e289;
}

/* menu links */
a.mainlevel_tandc:link, a.mainlevel_tandc:visited {
	margin-right:20px;
	color:#4290be;
	font-size:12px;
	text-decoration: none;
	line-height:30px;
}

a.mainlevel_tandc:hover {
	text-decoration: underline;
}

a.mainlevel_tandc#active_menu_tandc {
	color:#4290be;
	font-weight:bold;
}

#banner {
	width:926px;
	height: 238px;
	padding-left:0px;
	margin-bottom:11px;
	background-image: url(http://www.bestbusinessangels.com/images/default_bnr/1.png);
	background-position: left top;
	margin: 0 auto;
	margin-bottom:11px;
	position: relative;
	border-bottom:1px solid #666;
}

#menu {
	width:926px;
	background-image: url(http://www.bestbusinessangels.com/images/menubg.png);
	height: 30px;
	background-repeat: no-repeat;
	padding-top:5px;
	padding-left:18px;
	background-position: center top;
	margin: 0 auto;
	margin-top: 18px;
}

#menubg {
	background-image: url(http://www.bestbusinessangels.com/images/pagebg.png);
	background-repeat: repeat-y;
	background-position: left top;	
	width:960px;
}

#floatingregister {
	width:245px;
	padding-left:660px;
	
}

a.freereg:link, a.freereg:visited {
	background-image: url(http://www.bestbusinessangels.com/images/freemodregbtn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	display:inline-block;
	height: 26px;
	width: 105px;	
	text-align:center;
	color:#FFF;
	text-decoration:none;
	padding-top:2px;
	font-size:14px;
	font-weight:bold;
	margin-right:8px;
}

a.freereg:hover {
	color:#000;
}

.moduletable_floatingregister {
	background-image: url(http://www.bestbusinessangels.com/images/registrationbox.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 75px;
	width: 235px;
	padding-left:10px;
	padding-right:10px;
	position: absolute;
	top: 15px;
	right: 6px;
}

h4 {
	font-size:20px;
	font-weight:bold;
	color:#000;
	margin-top:5px;
	margin-bottom:5px;
}
.login{
	float: right;
	padding-left:10px; 
	padding-right:10px;
	background-image: url(http://www.bestbusinessangels.com/images/loginbg.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 255px;
	margin-bottom:7px;
	margin-top: -28px;
	margin-right: -73px;
	line-height: 10px
}


.loggedin{
	float: right;
	padding-left:10px; 
	padding-right:10px;
	background-repeat: no-repeat;
	background-position: left top;
	height: 120px;
	width: 255px;
	margin-bottom:7px;
	margin-top: -28px;
	margin-right: -73px;
	line-height: 10px
	text-align: right;
}



/* module control elements */

.moduletitlelogin{
	padding-top:5px;
	padding-bottom:7px;
	font-size:14px;
	color:#666666;
}
.moduletitle{
	padding-bottom:6px;
	font-size:17px;
	color:#FFF;
}

#moduletable {
	width:223px;
	text-align:left;
	background-color:#4290be;
	padding-top: 3px;
	padding-bottom: 3px;	
	padding-left:10px;
	padding-right:10px;
	float: right;
	color: white;
}


.moduletable_loginmod {
	background-image: url(../images/loginbg.png);
	background-repeat: no-repeat;
	width: 255px;
	height:104px;
	padding-left:15px;
	padding-right:2px;
	text-align:left;
	float: right;
}

.logininputbox{
	width:100px;
	border:0px;
	margin-bottom:2px;
	height:18px;
}


p.foot {
margin-left: 20px;
}



td, tr {padding: 2px; margin: 0;}


.logoleft {
float: left;
width: 453px;
height: 83px;
}
