/*  
Theme Name: Paintbrush
Theme URI: http://www.antbag.com
Description: This is great theme with a blue and green color scheme, and it's very easy to customize!
Version: 1.1
Author: Antbag
Author URI: http://www.antbag.com/

*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 14px !important;
	text-align: center;
	vertical-align: top;
	
	background: #cdbb9a;
}

a:link, a:visited{
	text-decoration: none;
	color:#3399cc;
}

a:hover{
	text-decoration: underline;
	color: #3399cc;
}

blockquote { font-style: italic; 
	font-family: Verdana, Helvetica, Georgia, Sans-serif;
	font-size: 90% !important;
	color: #333; 
	margin: 1.5em 30px 1.5em 30px; 
	padding: 4px 4px 4px 10px;
	background: #DAF2FF;
	border-right: 1px dashed #3399cc;
	border-left: 1px dashed #3399cc; 
}

.entry p { 
	margin: 0 0 15px 0; 
}

.entry ul, .entry ol { 
	margin: 0 0 15px 40px; 
}
	
.entry ul { 
	list-style-type: disc; 
}
	
.entry li { 
	margin: 0 0 5px 0; 
}
		
.entry ul li ul, .entry ul li ol, .entry ol li ul, .entry ol li ol { 
	margin: 5px 0 5px 30px; 
}

.alignleft {

padding: 0 5px 0 5px;
float: left;
}

.alignright {
padding: 0 5px 0 5px;
float: right;
}

.entry img.left { 
	padding: 6px; 
	margin: 0.5em 15px 0.5em 0; 
	border: 1px solid #ccc;
	background: #eee;
	float: left; 	
	clear: left; 
}
		
.entry img.right { 
	padding: 6px; 
	margin: 0.5em 0 0.5em 15px; 
	border: 1px solid #ccc;
	background: #eee;
	float: right; 
	clear: right; 
}
		
.entry img.center { 
	display: block; 
	padding: 8px; 
	margin: 0 auto 1.5em auto; 
	border: 1px solid #ccc;
	background: #eee;
	float: none; 
	clear: both; 
}
	
.entry img.off { 
	padding: 0 !important; 
	border: none !important; 
}
		
.entry img.stack { 
	clear: none !important; 
}

#wrapper{
	margin: 10px auto 10px auto;
	width: 900px;
	text-align: left;
	overflow: hidden;
	border: 3px solid #787676;
	background: #FFF;
}

/*----HEADER----*/

#header{
	float: right;
	width: 900px;
	height: 292px;
	text-align: right;
	background: url(images/header.jpg) no-repeat left top;
	color: #fff;
}

#header a{
	text-decoration: none;
	color: #fff;
}

#header a:hover{
	text-decoration: none;
}

/*----NAVIGATION BAR----*/

#top-menu{
height:57px;
	clear: both;
	float: left;
	width: 900px;
	font-family: Georgia, Sans-Serif;
	text-align: left;
	border-top: none;
	border-bottom: none;
	background: url(images/nav_bg.jpg);
}

#top-menu a{
	text-decoration: none;
	color: #3399cc;
        font-weight: bold;
        
}

#top-menu a:hover{
	text-decoration: underline;
font-weight: bold;
}

#top-menu ul{
	margin: 0 auto;
	width: 850px;
	padding: 5px 0;
	text-align: left;
}

#top-menu ul li{
	display: inline;
	padding: 0 20px 0 0;
	font-size: 14px !important;
}

/*----POST----*/

#container{
	float: left;
	width: 610px;
	padding: 0 0 0 0;
}

.post{
	padding: 20px 20px 40px 40px;}

.post h2{
	font-family: Georgia, Sans-serif;
	font-size: 19px !important;
	padding: 20px 0 0 0;
        color: #3399cc;
        font-weight: bold;
}

.post h2 a{
	font-family: Georgia, Sans-serif;
	font-size: 19px !important;
	padding: 20px 0 0 0;
        color: #3399cc;
        font-weight: bold;
}


.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 11px !important;
	color: #999999;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #999999;
}

.postdate{ color: #999999; }

p.postmetadata{
	font-size: 12px !important;
	color: #999999;
	border-top: 1px dashed #3399cc;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

p.postmetadata strong{
	float: right;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */

.navigation{
	padding: 10px 20px 20px 10px;
	font-size: 14px !important;
	font-weight: bold;
	line-height: 18px;
}

/*----SIDEBAR STYLES----*/

.sidebar{
	float: right;
	width: 260px;
	margin: 0 auto 5px auto;
	padding-top: 35px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
}

.sidebar ul{
	list-style: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 5px;
}

.sidebar ul li h2{
	font-family: Georgia, Sans-serif;
	font-size: 14px !important;
	font-weight: normal;
	color: #fff;
	padding: 5px 5px 5px 20px;
	margin: 0 10px 10px 0;
	background: url(images/side_head.gif);
	border-bottom: none;
	clear: both;
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 13px;
	line-height: 24px;
	list-style: url(images/bullet.png);
}


.sidebar .syndication ul li{
	display: block;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px;
	background: url(images/feed-icon-12x12.png) no-repeat;
}

.sidebar a:link, a:visited{
	text-decoration: none;
	color: #99999;
}



.sidebar a:hover{
	text-decoration: underline;
	color: #3399cc;
}
.sidebar .advertise img {
	margin: 5px !important;
	border: 1px solid #ccc !important;
}

table#wp-calendar{
	width: 100%;
}

/*----COMMENT FORM----*/

#comment-form{
	width: 475px;
	margin: 50px 0 0;
	border: 1px dashed #3399cc;
	padding: 5px 5px 15px 15px;
	background: #DAF2FF;
}

.comments-template ol{
	margin: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	line-height: 18px;
	margin: 10px 0 10px 0;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px !important;
	color: #3399cc;
	padding: 10px 0 30px 0;
}

.commentmetadata{
	font-size: 12px !important;
	color: #999999;
	padding: 20px 0 20px 0;
}

.commentmetadata strong { 
	font-size: 16px !important;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template input{
	border: 1px solid #3399cc;
}

.comments-template textarea{
	font-family: Arial, Hevletica, Georgia, Sans-seriff;
	font-size: 12px !important;
	color: #000;
	margin: 30px 15px 15px 0;
	background: #FFF;
	border: 1px solid #3399cc;
}

/*----FOOTER----*/

#footer{
	clear: both;
	float: left;
	width: 885px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 80% !important;
	color: #787676;
	background: #ffffff;
        text-align: center;
	border-bottom: none;
}

#footer a:link{
	text-decoration: none;
	color: #787676;
}

#footer a:hover{
	text-decoration: underline;
	color: #787676;
}

#footer a:visited{
	text-decoration: none;
	color: #787676;
}

table#MBL_COMM {
	border: none !important;
}

h1 {
	font-family: Georgia, Sans-serif;
	font-size: 24px !important;
	padding: 15px 20px 10px 15px !important;
}

h3{
	padding: 15px 0 15px 0 !important;
}

h4{
	padding: 0 20px 0 15px !important;
	color: #fff !important;
	font-size: 14px !important;
}
h2 {
	height: 100% !important;
}
