/*
Theme Name: In Business
Theme URI: http://businessbroker.bizmp.com/businessbroker.html/
Description: Get More Free Wordpress Themes By Visiting <a href="http://www.amazingwordpressthemes.com">Wordpress Theme</a> 
Author: Business Broker
Author URI: http://businessbroker.bizmp.com/businessbroker.html/
*/

html {
	width: 100%
}

body {
	font-family: verdana, arial, "Times New Roman";
	font-size: 90%;
	color: #3D3535;
	background-color: white;
	margin: 0;
	padding: 0;
	line-height: 140%;
	min-width:780px;
}

/* Wrapper */
.all {
	text-align: left; 
	width: 100%;
}

/*holds the tabs at the top*/
.menu {
    clear:both;	
	position:relative;
	left:100px;
	top:-28px;
	z-index:3;
	width:600px;
}

html>body .menu ul{
display:inline;
}

.menu ul li{
display:inline;
height:36px;
padding-right:10px;
padding-left:15px;
background: transparent url('images/separator.png') no-repeat left top;
}

* html .menu ul li {
display:block;
float:left;
}

/*holds the logo and image*/
.header {	
	background: white url('images/stretcher.jpg') repeat-x left top;
	padding: 0; 
	height:128px;
}

#logo {
position:absolute;
top:5px;
left:108px;
width:296px;
height:88px;
background:transparent;
z-index:5;
}

#logo img {
border:0;
}

#slogan {
position:absolute;
top:17px;
left:0;
width:145px;
height:154px;
background:transparent;
z-index:4;
}

#rightpic {
float:right;
background:transparent;
height:128px;
}

#leftpic {
position:absolute;
top:0;
left:0;
background:transparent url('images/leftpic.jpg') no-repeat right top;
height:128px;
width:217px;
z-index:1;
}



/*defines the colours for the tabs, with corner background images*/
.menu a:link, .menu a:active, .menu a:visited {
	background: transparent; 
	font-family:Arial, Helvetica, "sans-serif";
	font-weight:bold;
	font-size:1.2em;
	color: white;
	text-decoration: none;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:4px; padding-left:6px; padding-right:6px; padding-top:12px; padding-bottom:6px;
}

.menu a:visited {	
	color: white;
	text-decoration: none;
}

.menu a:hover {
	background: transparent;
	color: #D6DEEE;
	text-decoration:underline;
}

.menu ul li.current_page_item a, .menu ul li.current_page_item a:active, .menu ul li.current_page_item a:visited{	
    background: transparent;
	color: white;
}

/*just a fix, taken from http://www.positioniseverything.net/easyclearing.html*/
.clearfix:after {
    content: "."; 
    display: block; 
    
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
	height: 10px; 
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*the main text container*/
.content {
	margin-right: 2%;
	margin-top:28px;
	max-width:70%;
	width:70%;
	padding: 0;
	padding-right:2%;
    display: inline;	
	/*	margin-right: 255px;*/
	float:right;
}

.content h1 {
	font-size: 110%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.content h2 {
	font-size: 105%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.post
{ 
   padding: 0;
   background-color: white;
}

.post h1 {
	font-size: 110%;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

.content h3 {
	font-size: 90%;
	color: #2058A2;
	margin: 0;
	padding: 0;
	margin-left:5px;
}

.entry {
text-align:justify;
margin-top:20px;
padding:0;
}



/*this is the right hand bar, news bar, links bar w/e*/
.newsbar {
	margin-top: 20px;	
	width: 22%;
	min-width:160px;
	/*width:245px;*/
	float: right;
	border: solid 1px #002D64;
	margin-bottom: 20px;
}

.newsbar h1 {
	background-color: #2058A2;
	color: #FFFFFF;
	padding: 3px;
	margin: 0px 0px 0px 0px;
	font-size: 100%;
	font-weight: normal;
}

/*this just lets you have a "comment" type area in the main content*/
.p1 {
	padding: 20px;
	background-color: #F7F7F4;
	font-size:90%;
}

/*sets the padding for the newsbar text, not the headings*/
.p2 {
	padding: 10px;
	background-color: #FFFFFF;
	font-size: 110%;
	list-style-image: none;
	list-style-position: 10px;
}

.p2 ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border: 3px double #cecece;
	font-style: italic;
	}

/*the footer, with copyright*/
.footer {
    clear:both;
	margin:0;	
	padding: 8px;
	font-size: 80%;
	text-align: center;
	color:white;
	background:transparent url('images/footerback.jpg') repeat-x left top;
}

/*sets the link colours and style*/
a:link, a:active, a:visited {
	color: #2058A2;
	text-decoration: none;
}

a:hover {
	color: #B00203;
	text-decoration: underline;
}



/*Sidebar styling*/

.newsbar h2 {
	background: transparent url('images/menuback2.jpg') repeat-x left center;
	color: #FFFFFF;
	padding: 2px;
	padding-left:5px;
	margin: 0;
	font-size: 100%;
	font-weight: 600;
}


.newsbar ul {
	list-style-type: none;
	padding: 0 0 1em 5px;
	margin: 20px;	
	margin-bottom:0;
}
.newsbar ul li {
	margin: 0.5em 0 0 0;
	padding: 0;
	font-size: 105%;
	font-weight:600;
}
.newsbar li a:link, .newsbar li a:visited {
	color: #2058A2;	
	text-decoration: none;
}
.newsbar li a:hover {
	color: #B00203;
	text-decoration:underline;
/*	border-bottom: 1px solid #753206;*/
}



/*comment styling*/
/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 40em
}

#commentform textarea {
background: #E6EEFE;
border: 1px solid #002D64;
width: 30em
}
#commentform textarea:hover {
background: #EAF3FF;
border: 1px solid #002D64;
}
#commentform textarea:focus {
background: ##EAF3FF;
border: 1px solid #002D64;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #D6DEEE;
border: 1px solid #002D64;
width: 180px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #002D64;
width: 180px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: #ffffff;
border: 1px solid #002D64;
width: 180px;
}
#commentform input{
margin-bottom: 3px;
}
input {
    background-color:#D6DEEE;
	border: 1px solid #002D64;
	font-size: 11px;
	margin:3px;
}

input:hover {
	border:1px solid #002D64;	
}
input:focus {
	border:1px solid #002D64;
	color:#333;
}
	
	
	/*post stylng*/
.post{margin:0 0 25px 0;}

.post .info{
background-color:#fff;
font-size:0.9em;
color:#505050;
}

.info {
padding:1% 1% 1% 1%;
border:1px dashed #c0c0c0;
width:68%;
}
*/
	
/* Calenader Styling*/
/* calendar
--------------------------------------------------*/

/* subcontent
--------------------------------------------------*/

#wp-calendar {color:#A0A0A0;}

.newsbar table caption {border-bottom-color:#00000;}

.newsbar table thead tr {
  border-bottom-color:#00000;
  color:#2058A2;
}

.newsbar table th {border-bottom-color:#00000;}

.newsbar table td#today {
  border-color:#00000;
  color:#2058A2;
}

.newsbar table td a {
  border-bottom-color:#00000;
  background-color:#EDF3DE;
}

.newsbar table tfoot {border-top-color:#00000;}

.newsbar table tfoot a {background:none;}

/* calendar
--------------------------------------------------*/
#wp-calendar {
  display:inline-table;
  border-collapse:collapse;
  width:185px;
  margin:0px 10px 0 10px;
  text-align:center;
}

.newsbar table caption {
  margin:-5px 10px 0 10px;
  padding-bottom:5px;
  border-bottom:1px solid;
  letter-spacing:0.1em;
}

.newsbar table thead tr {border-bottom:1px solid;}

.newsbar table th {border-bottom:1px solid;}

.newsbar table td {
  width:225px; /* maximaize width; honestly, I don't know much about tables... */
  padding:1px;
  font-size:0.9em;
}

.newsbar table td#today {
  padding:0;
  border:1px solid;
  font-size:1em;
  font-weight:bold;
}

.newsbar table td a {
  display:block;
  border-bottom:1px solid;
  font-weight:bold;
  font-size:1.15em;
}

.newsbar table tfoot {border-top:1px solid;}

.newsbar table tfoot a {
  border:none;
  font-weight:bold;
}

.newsbar table tfoot #prev a {text-align:left;}
.newsbar table tfoot #next a {text-align:center;}

#main_start {position: absolute;left: -10000px;}

.footer ul{
display:inline;
}

.footer ul li{
display:inline;
height:36px;
}
.footer a:link, .footer a:active, .footer a:visited {
	font-family:Verdana, Tahoma, "Arial Black";
	color: black;
	font-size:120%;
	text-decoration: none;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:4px; padding-left:6px; padding-right:6px; padding-top:12px; padding-bottom:6px;
}

.footer a:visited {	
	color: #4E0000;
	text-decoration: none;
}

.footer a:hover {
	color: black;
	text-decoration:underline;
}

#skiplinks {
position:absolute;
right:0;
top:0;
/*width:25em;*/
background-color:#255791;
border:2px solid #0F2670;
padding-top:0.3em;
padding-bottom:0.3em;
padding-left:1em;
padding-right:1em;
}

#skiplinks ul{
display:inline;
margin:0;
padding:0;
}

#skiplinks ul li{
display:inline;
/*font-weight:600;*/
}
#skiplinks a:link, #skiplinks a:active, #skiplinks a:visited {
	font-family:Verdana, Tahoma, "Arial Black";
	color: white;
	font-size:95%;
	text-decoration: none;
	margin-left:0; margin-right:0; margin-top:0; margin-bottom:0; padding-left:4px; padding-right:4px; 
}

#skiplinks a:hover {
	color: #DBE2F1;
	text-decoration:underline;
}

#submit{
display:none;
}

.small {
font-size:80%;
}
