/* 

Theme Name: BusConnect
Theme URI: http://www.businesscapitalconnection.com
Description: Custom WordPress theme
Version: 1.2
Author: Beers Design
Author URI: http://beersdesign.com

*/

/* ----------------TAGS------------  */

body {
	background: url(images/background.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0px auto;
	text-align: center;
	padding: 0px
}

a {
	color: #a11c02;
	text-decoration: underline;
}

a:hover {
	color: #a11c02;
	text-decoration: none;
}

h3 {
	margin: 0px;
	padding: 0px 0px 3px;
	font-size: 21px;
}

h3 a {
	color: #000000;
	text-decoration:none;
}

h2 {
	font-size: 11px;
	font-weight: normal;
}

/* ---------------FORM-------------------*/

input.textbox, input.textarea {
	border:#484d42 1px solid;
	background:#FFFFFF;
	font-size:12px;
	padding:3px;
	width:150px;
}

textarea {
	width:95%;
}

input.textbox:focus, input.textarea:focus {
	background:#FFFFFF;
	border:#B6D3E0 1px solid;
}

.submit {
	border: #484d42 1px solid; 
	font-size: 12px;
	color: #FFFFFF; 
	background: #606658; 
	margin: 0px; 
	padding: 2px; 		
}

.submit:hover {
	border: #484d42 1px solid; 
	background: #602306; 
}

/* ----------------AD BANNER------------  */

#adbanner {
	text-align: center;
	height:0px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
}


/* ----------------WRAPPER------------  */

#wrapper {
	background:#FFFFF7;
	text-align: center;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 0px;
	border: solid #2F340F 1px;
}

/* ----------------HEADER------------  */


#header {
	background:#602306 url(images/header.gif);
	overflow: hidden;
	height: 88px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	vertical-align: bottom;
	border-bottom:1px #A27408 solid;
}

#header p {
	color:#fffff7;
	margin: 70px 0 0 0;
	}

#header h1 {
    margin: 0px;
	padding: 0px;
}

#header a:link, #header a:visited {
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 24px;
}

#header a:hover {
	font-weight: bold;
}

#header h2 {
    margin: 0px;
	padding: 0px;
	font-size: 18px;
	font-weight: bold;
	color: #131820;
}

/* -------------NAV BAR------------  */

#nav {
	background-color:#2F2F2F;
    clear: both;
    width: 900px;
	height: 30px;
	overflow: hidden;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
}

#nav ul {
    padding: 0px;
	margin: 0px;
}

#nav ul li {
    padding: 0px;
	margin: 0px;
	float: left; 
	list-style-type: none;
}

#nav ul li a {
	color:#ffffff;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	line-height:30px;
	text-decoration:none;
}

#nav ul li a:hover {
	text-decoration:underline;
}

#nav ul li.search {
	margin: 0px;
	padding: 0px;
	font-size: 15px; 
	float: right;
	 
}

/* ----------------ADMIN LINKS------------  */

#adminlinks {
	float: right;
	margin: 15px 5px 0px 0px;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
}

#adminlinks a:link, #adminlinks a:visited {
	font-size: 10px;
	font-weight: normal;
}
	
#adminlinks a:hover {
	font-size: 10px;
	font-weight: normal;
}

/* ----------LEFT SIDE----------  */
#leftside {
    float: right;
	width: 230px;
	margin: 0px 10px 0px 5px;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

#leftside ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;

}

#leftside li {
    margin: 8px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}

#leftside ul ul li {
	margin: 0px;
	padding: 0px 5px 0px 10px;
	list-style-type: none;
	border: none;
}

#leftside h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight:bold;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-top: solid #2F2F2F 1px;
}

#leftside a:link, #leftside a:visited {
	font-weight: normal;
}

#leftside a:hover {
	font-weight: normal;
}

/* ----------------CONTENT------------  */

#content {
	float: left;
	width: 430px;
	height: auto;
	margin: 0px 0px 0px 10px;
	padding: 10px 0px 10px 5px;
	text-align: left;
}

.image-align-left {
	padding: 4px;
	float: left;
}

.image-align-right {
	padding: 4px;
	float: right;
}

/* ------------RIGHT SIDE MENU----------  */
#rightside {
    float: right;
	width: 160px;
	margin: 0px 10px 0px 10px;
	padding: 10px 0px 10px 0px;
	text-align: left;
}

#rightside ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#rightside li {
    margin: 8px 0px 0px 0px;
	padding: 0px 0px 8px 0px;
}

#rightside ul ul li {
	margin: 0px;
	padding: 0px 5px 5px 10px;
	list-style-type: none;
	border: none;
}

#rightside h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 5px 5px 5px 5px;
	border-top: solid #2F2F2F 1px;
}

#rightside a:link, #leftside a:visited {
	font-weight: normal;
}

#rightside a:hover {
	font-weight: normal;
}

.sideblock {
  margin: 5px 0px 5px 0px;
  padding: 0px;
}

.linkcat {
  margin: 5px 0px 5px 0px;
  padding: 0px;
}

/* ----------------FOOTER------------  */

#footer {
    clear: both;
    width: 870px;
	height: 22px;
	overflow: hidden;
    margin: 2px 10px 2px 10px;
	border-top: 0px solid #304763;
	font-size: 9px;
	font-weight: normal;
	font-variant: normal;
	padding: 20px 0px 0px 0px;
}

#footer a{
	text-decoration:none;
	color:#000000;
	}
	
#footer a:hover {
	text-decoration:underline;
	}


/* ----------FOOTER BOTTOM------------  */

#footerbottom {
	/*background-image: url('images/bottom-bg.jpg');
	background-repeat: no-repeat;*/
	height: 14px;
	margin: 0px;
	padding: 0px;
}

/* ---------------POST-------------------*/


.storytitle {
	margin-bottom: 5px;
	text-align: left;
	padding-top: 20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
}

.meta {
	font-size: 10px;
}

.feedback {
	padding: 3px;
	margin-bottom: 12px;
	border-bottom: solid #2F2F2F 1px;
}
.storycontent {
	font-size:12px;
	line-height: 130%;
	padding-top: 0px;
}

blockquote {
    font-style: italic;
	border-top: 1px;
	border-top-style: dashed; 
	border-top-color: #939292;
	border-bottom: 1px;
	border-bottom-style: dashed; 
	border-bottom-color: #939292; 
	margin-left: 1.5em; 
	padding-left: 5px; 
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
}

cite {
	font-size: 10px;
	font-style: normal;
	color: #333;
	padding-bottom: 4px;
}


