﻿/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	background-image:url('BAT_background.jpg');
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #4E6338;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

input, textarea, select {
	font: normal 1em "Trebuchet MS", Arial, Helvetica, sans-serif;
}


h1, h2, h3 {
	font-weight: normal;
	color: #5F8700;
}

h1 {
	letter-spacing: -1px;
	font-size: 1.2em;
}

h2 {
	letter-spacing: -1px;
	font-size: 1.2em;
}

h3 {
	font-size: 1.0em;
}

p, ul, ol {
}

p {
}

.blockbg {
	background: #D9D785;
}

blockquote {
	font-style: italic;
	border: #D9D785 1px dashed;
	background: #ECE29F;
	margin: 0;
	padding: 0px 20px;
	font-size: 16px;
	color: #A1B635;
}

ul {
}

ol {
}

a {
	color: #4E7301;
}

a:hover {
	text-decoration: none;
}

small {
}

hr {
	display: none;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 15px 0 0;
	
}

img.border {
	
}
img.right {
	float: right;
	margin: 0 0 0 15px;
	
}

.center { text-align: center; }
.float-left { float: left; }
.float-right { float: right; }
.clear { clear: both; }

#wrapper-outer {
	background: none;
	width:auto;
}

#wrapper-inner {
	width:710px;
	margin: 0 auto;
}

/* Header */

#header {
	width: 710px;	
	margin: 0 auto;
	letter-spacing: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: center;	
	float: left;
	
}

#header a {
	text-decoration: none;
	font-size: 1.5em;
	color: #4E6338;
}

#headerbg {
	margin: 0 auto;
	width: 710px;
	height: 250px;
	
}

/* Logo */

#logo {
	float: left;
	width: 710px;
}

#logo h1, #logo h2, #logo p {
	float: left;
	margin: 0;
	
}

#logo h1 {
	padding-top: 0px;
	text-align: left;
	font-size: 4em;
	color: #299762;
}

#logo h3 {
	padding-top: 20px;
	text-align: left;
	font-size: 2em;
	color: #FEEDB9;
}
#logo h1 a {
	color: #FEEDB9;
}

#logo p {
	padding-top: 80px;
	text-transform: lowercase;
	font-size: 1.8em;
	color: #ABC13A;
}

#logo h2 a, #logo p a {
	color: #ABC13A;
}

#logo a {
	text-decoration: none;
	font-size: 1em;
	float: left;
}



#nav, #nav ul {
padding: 0;
margin: 0 auto;
list-style:none;
background-color:#85a157;
width:900px;
border: 2px solid #FFFFFF;
display:block;
height:48px;
text-align:center;
}


#nav a {
display: block;
width: 7em;
text-decoration:none;
color:#FFFFFF;
margin: 0px 10px;
font-size: 18px;
}


#nav li {
float: left;
width: 9em;
}

#nav li ul {
position: absolute;
width: 12em;
left: -999em;
height:175px;

}

#nav li:hover ul, #nav li.sfhover ul {
left: auto;
text-decoration:underline;
color:#28556b;
text-align:left;
}


#nav ul a:hover {
left: auto;
text-decoration:underline;
color:#28556b;

}

/* Menu */

#menu {
	float: left;
	height: 500px;
	color:#FEEDB9;
	width: 250px;
	padding: 0px 0px 0px 0px;
	margin-right: 250px;
	
	
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: auto;
	padding: 100px 0px 0px 30px;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.6em;
	color: #FFFFFF;
}

#menu a:hover {
	height: 161px;
	color: #FEEDB9;
}

#menu .current_page_item a {
	color: #FEEDB9;
}

/* Page */

#page {
	width: 710px;
	margin: 0 auto;
	padding-top: 75px;
}

	#page ul {
		list-style: none;
	}
	
		#page ul.lead-investers {
			width: 522px;
		}
	
	#page li {
		margin-left: -40px;
	}

	#page #advisory {
    	width: 620px;
	}
		
	#page .company-list {
		float:left;
		width: 310px;
	}
	
.aboutus-greg {
	float: left;
}

.aboutus-kevin {
	float: right;
}
		
#publications {
	
}

	#publications ol {
	
	}
	
	#publications li {
		margin-bottom: 10px;
	}
	
#news {
	
}
	#news li {
		margin-bottom: 10px;
	}
	
.contact-div {
    width: 164px;
}

	.contact-div.first {
		margin-bottom: 30px;
	    margin-left: 207px;
	    width: 237px;
	}

	.contact-div ul {
		
	}
		
	.contact-div li {
		
	}

#latest-post {
	float: left;
	width: 600px;
	padding: 20px 20px 20px 60px;
	line-height: 25px;
	font-size: 16px;
}

#latest-post img {margin: 10px 10px 10px 10px;}

#recent-posts {
	float: right;
	width: 225px;
	padding: 0px 20px 20px 20px;
	line-height: 25px;
	font-size: 16px;
}

#recent-posts .entry {
}

#recent-posts .entry a {
}

#recent-posts .more {
	background: url(images/img04.gif) no-repeat left 50%;
	padding-left: 20px;
}

.post {
}

.post .title {
	margin: 0;
}

.post .img {
	padding: 10px 10px 10px 10px;
}

.post .meta {
	margin: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: normal;
	font-size: 13px;
	color: #A2B736;
}

.post .meta a {
	color: #7F9C1E;
}

.post .entry {
	margin-bottom: 20px;
	padding-bottom: 5px;
	border-bottom: #D9D785 1px dashed;

}

/* Sidebar */

#sidebar {
	clear: both;
	width: 710px;
	background: #ECE29F;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	display: block;
	float: left;
	width: 200px;
	padding: 15px;
}

#sidebar li ul {
	line-height: 1.8em;
	border-top: #77881F 2px dashed;
}

#sidebar li li {
	display: list-item;
	float: none;
	width: auto;
	padding: 0 0 0 10px;
	line-height: 35px;
	border-bottom: #A1B635 1px dashed;
}

#sidebar h2 {
	margin: 0 0 10px 0;
	padding-left: 20px;
	background: url(images/img03.jpg) no-repeat left 50%;
	color: #5F8700;
}

#sidebar a {
	text-decoration: none;
	color: #4E7301;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Footer */

#footer {
	width: 710px;
	height: 100px;
	margin: 370px auto; 
	padding-top: 20px;
	font-size: 10px;
	text-align: center;
}

#footer p {
	margin: 0;
	padding: 15px;
}

#legal {
	float: left;
}

#links {
	float: right;
}
