/*  
Theme Name: Small Business Doer
Theme URI: http://www.gregalam.com/
Description: The Small Business Doer Theme
Version: 1.0
Author: Greg Lam
Author URI: http://www.gregalam.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote,p	{
margin:0;
padding:0;
}

body {
	margin:0;
	font-family: Verdana, Arial, Helvetica, Georgiaa, Sans-serif;
	font-size: .75em;
	color: #000;
	text-align: center;
	vertical-align: top;
	background:#0057A1 center top fixed;
}

h1	{
font-family: Century Gothic, Verdana, Arial, Helvetica, Georgiaa, Sans-serif;
font-size: 2em;
padding: 0 0 10px 0;
text-transform:uppercase;
display:none;
}

h1 a:visited, h1 a:link {
color:#000;
font-size:1em;
text-decoration:none;
}

h1 a:hover {
color:#0066CC;
font-size:1em;
text-decoration:none;
}

h2 {
background:#646464 url(images/h2-bg.gif) no-repeat;
height:22px;
padding:65px .5em 10px .5em;
font-size:1.5em;
}

h2 a:visited, h2 a:link{
color:#FFF;
font-size:1.2em;
text-decoration:none;
font-variant:small-caps;
}

h2 a:hover {
color:#ffbc2c;
}

h3 {
margin:15px 0 -8px 0;
}

h4 {
margin:15px 0 -8px 0;
font-size:1em
}

h5 {
margin:15px 0 -8px 0;
font-size:1em
}

a:link, a:visited	{
text-decoration: none;
color:#0066CC;
}
li {
margin:0 0 5px 0;
}

a:hover {
text-decoration:underline;
}

p	{
padding: 10px 0 0 0;
}

blockquote {
	border-left:1px solid #DDDDDD;
	margin: 10px 30px;
	padding: 0 10px;
	font-style:italic;
}

#wrapper {
margin:0 auto 0 auto;
padding:0 20px 0 20px;
width: 862px;
height:auto;
text-align:left;
overflow:hidden;
background:#fff;
border-left:#000 solid 2px;
border-right:#000 solid 2px;
}

#header {
background: #FFF url(images/logo-small-business-doer.gif) no-repeat;
float:left;
height:145px;
width:860px;
margin: 0 0 20px 0;
}

#header span {
display:none;
}

#container {
float:left;
width:580px;
margin:0 20px 0 0;
}

#excerpts {
margin: 0px 0 15px 0;
}

.post	{
padding:10px 0 25px 0;
border-bottom: 1px solid #ddd;
margin:0 0 15px 0;
}

h2.recent {
margin:0 0 20px 0;
color:#FFF;
font-size:1.8em;
text-decoration:none;
font-variant:small-caps;
}


.post h2	{
font-family: Verdana, Arial, Helvetica, Georgiaa, Sans-serif;
font-size: 1.6em;
}

.entry	{
line-height: 18px;
}

p.postmetadatatop	{
margin: -5px 0 5px 0 ;
color:#999;
line-height:1.2em;
}

p.postmetadata	{
margin: 10px 0 0 0 ;
color:#999;
}

.navigation	{
padding: 10px 0 0 0;
font-size:1em;
font-weight:bold;
line-height:1.2em;
}

.sidebar	{
float:left;
width:250px;
border-left:solid 1px;
border-color:#DDD;
padding:0 0 0 9px;
display:inline;
}

.sidebar ul	{
list-style-type:none;
margin:0;
padding:0 10px 0 10px;
}

.sidebar ul	li{
padding:10px 0 10px 0;
}

.sidebar ul li h2{
font-size:1.2em;
}

.sidebar ul ul li	{
padding:0;
line-height:1.4em;
}

.sidebar h2 {
margin:0 0 5px 0;
height:18px;
width:200px;
padding:5px;
background:#0066cc;
color:#FFF;
font-variant:small-caps;
font-size:1.4em !important;
}

#footer	{
clear:both;
float:center;
width:auto;
color:#FFF;
padding: 10px 0 100px 0;
background:#646464;
border-top:#0066cc solid 10px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

.paypalbutton {
margin:10px 0 10px 0;
padding:5px 0 5px 0;
}

#footer p	{
line-height: 1.5em;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 15px 0 10px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 1em;
	color:#999;
	line-height: 17px;
	padding: 10px 4px 10px 0;
	margin: 0;
}
/* End captions & aligment */
