/*
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;
}
img {
	border: 0;
}

body{
	font-family: Verdana, Helvetica, Tahoma, Geneva, sans-serif;
	font-size: 100%;
	vertical-align: top;
	background: white url(images/body_bg.gif);
	color: #222;
}

h1,h2,h3,h4,#header .blogname {
	font-family: Georgia, "Palatino Linotype", Palatino, "Book Antiqua", serif;
}
h1,h2 {
	font-size: 1.8em;
	padding: 10px 0 6px 6px;
}

#header .blogname, h1#header {
	font-size: 2.8em;
	}
#header h5 {
	font-size: 1.4em;
	font-weight: normal;
}

h3{
	padding: 15px 0 15px 0;
}

h4{
	padding: 0 0 0 15px;
}

a:link, a:visited{
	text-decoration: none;
	color: #902000;
}

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

#wrapper{
	margin: 10px auto 10px auto;
	width: 900px;
	text-align: left;
	overflow: hidden;
	border: 6px solid #B75BDE;
	background: white;
}
#commentspopup #wrapper{
	width: 500px;
}

/*----HEADER----*/
#header{
	float: left;
	width: 880px;
	padding: 50px 0 30px 20px;
	background: #B75BDE url(images/header.jpg) no-repeat left bottom;
	color: white;
}

#header a{
	text-decoration: none;
	color: white;
}

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

/*----NAVIGATION BAR----*/
#top-menu{
	clear: both;
	float: left;
	width: 100%;
	text-align: left;
	border-top: none;
	border-bottom: none;
	background: url(images/nav_bg.gif);
}

#top-menu a{
	text-decoration: none;
	color: white;
}

#top-menu a:hover{
	text-decoration: underline;
}

#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;
}

/*----POST----*/
#container{
	float: left;
	width: 630px;
	padding: 0 0 10px 0;
}

.post{
	padding: 10px 5px 5px 15px;
}

.entry{
	line-height: 22px;
}

.postinfo{
	font-size: 11px;
	color: #aaa;
	padding: 2px 0 20px 0;
}

.postinfo a{
	color: #aaa;
}

.postdate{ color: #aaa; }

.date {
	width: 45px;
	height: 49px;
	float:left;
	background: url(images/date-bg.gif) no-repeat;
	margin-right: 6px;
}
.date-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #4E1400;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.date-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

.postmetadata{
	clear: both;
	font-size: 12px;
	color: #aFa891;
	margin: 20px 0 0 0;
	padding: 5px 0 0 0;
}

blockquote {
	font-size: 90%;
	color: #333;
	margin: 1.5em 30px 1.5em 30px;
	padding: 4px 4px 4px 10px;
	background: #DAF2FF;
	border-left: 1px dashed #4E1400;
}

.entry a:link, .entry a:visited {
	font-weight: bold;
}

.entry p {
	margin: 0 0 10px 0;
}

.entry ul, .entry ol {
	margin: 0 0 10px 30px;
}

.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;
}

/* This is the link at the bottom of a post which lets you go to the next or previous post */
.navigation{
	padding: 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 3px;
	margin: 0 0 2px 4px;
	}

img.alignleft {
	padding: 3px;
	margin: 0 4px 2px 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

/*----SIDEBAR STYLES----*/
.sidebar{
	float: right;
	width: 250px;
	margin: 0 auto 5px auto;
	padding-top: 35px;
	padding-bottom: 15px;
	display: inline;
	overflow: hidden;
}

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

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

.sidebar h4{
	font-size: 14px;
	font-weight: normal;
	color: white;
	padding: 5px 5px 6px 18px;
	margin: 0 10px 6px 0;
	background: url(images/side_head.gif);
}

.sidebar ul ul li{
	padding: 0;
	margin: 0 0 0 12px;
	line-height: 24px;
	list-style: url(images/brush_stroke.gif);
}

.syndication {
/*	display: block;
	margin: 0 0 0 20px;
	padding: 0 0 0 17px; */
	background: url(images/feed-icon-12x12.png) top center no-repeat;
}

table#wp-calendar{
	width: 100%;
	margin-right: 6px;
}
#wp-calendar a, #wp-calendar a:visited {
	font-weight: bold;
	background-color: #E1F4E4;
}
#wp-calendar td, #wp-calendar th{
	text-align:right;
}
#wp-calendar #prev, #wp-calendar #next{
	text-align:center;
	background-color: transparent;
}
#wp-calendar #today {
	background:  url(images/side_head.gif) top left no-repeat;
}

/*----COMMENT FORM----*/
#comment-form{
	width: 245px;
	margin: 30px 0 0;
	border: 1px dashed #4E1400;
	padding: 5px 5px 15px 15px;
	background: #DAF2FF;
}

.comments-template {
	font-size: 85%;
	margin-left: 6px;
}
.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-size: 16px;
	color: #4E1400;
	padding: 10px 0 10px 0;
}

.commentmetadata{
	font-size: 12px;
	color: #4E1400;
	padding: 20px 0 20px 0;
}

.commentmetadata strong {
	font-size: 16px;
}

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

.comments-template input{
	border: 1px solid #4E1400;
}

.comments-template textarea{
	font-size: 12px;
	color: #000;
	margin: 30px 15px 15px 0;
	background: white;
	border: 1px solid #4E1400;
}
.pingback, .trackback {
	font-size: smaller;
	border-left: 1px dashed #d0d0ee;
	}

/*----FOOTER----*/
#footer{
	clear: both;
	width: 885px;
	margin: 0;
	padding: 10px 5px 5px 10px;
	line-height: 18px;
	font-size: 80%;
	color: white;
	background: #4E1400;
	border-top: 3px solid #B75BDE;
	border-bottom: none;
}

#footer a:link{
	text-decoration: none;
	color: #EEE;
}

#footer a:visited{
	text-decoration: none;
	color: white;
}

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

/*----HOME------*/
.description , #blogname { position:relative;}
.home #categories  {
	color: #fafafa;
	border: 2px solid silver; border-right: 8px outset #fafafa;	border-bottom: 8px outset #fafafa;
	padding: 3px 0px;
	margin: 12px 3px 3px 4px;	 clear: both;
}
.home .categories li {
	display: inline;	float: left;
	width: 125px;
	height: 56px;
	font-size: 1.2em;
	text-align: center;
	padding-top: 10px;
	margin: 5px 2px 2px;
	background-color: #48D1CC;
	background-image: url(images/watercolorwell.gif);
}
.home .categories li a {
	vertical-align: middle;
	color: #672e33;  /* inverse of background color */
}
.home .entry img {
	margin-top: 10px;
	margin-bottom: 12px;
}
.sidebar li .logo {
	display: inline; float: left;
	list-style: none;
}

/*----EVENTS----*/
.event {clear: both;}
.event ul {
	margin-left: 5px;
	list-style: none;
}
.thumbnail, .placeholder {
	width: 150px;
	height: 240px;
	margin: 3px;
	display: block;
}
.thumbnail img {
	width: 150px;
}
.eventcontent {
	font-size: 88%;
}
.venue {
	color: green;
}

.startdate, .enddate {
	color: #583DB2;
}
.future {
	background-color: #EAE6EC;
}
.past {
	background-color: transparent;
}

.event h2 {
	background-color: #E1F4E4;		 /* #CAE6EC for blue */
}

/*----PLACES----*/
.place ul {
	margin-left: 5px;
	list-style: none;
}

.place h2 {
/*	font-size: 98%;	*/
	background-color: #FEFFBD;
}
