/*
Theme Name: CA|VSA Default
Theme URI: 
Description: The default WordPress theme for Creative Activities &amp; VSA Washington. Required for both the Artist Registry and the Online Store.
Version: 1.1 Beta
Author: Will Herzog
Author URI: http://www.willherzog.net/
Tags: tri-color, fixed width, three columns
*/
body, div, h1, h2, h3, h4, h5, h6, h7, p, ul, ol, li, dl, dt, dd, table, blockquote, cite, form {
	margin: 0; padding: 0;
}
/* Tags */
body {
	background: #FFF url(images/body_bg.png) no-repeat center top;
	padding: 30px 0;
	text-align: center;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-weight: normal;
	color: #000;
}
h1 {font: normal 24px/28px Verdana,sans-serif;}
h2 {font: normal 18px/24px Verdana,sans-serif;}
h3 {font: bold 14px/18px Verdana,sans-serif;}
p {font-size: 14px; line-height: 18px;}
hr {display: none;}
/* CONTAINER */
#container {
	margin: 0 auto;
	padding: 0 15px;
	width: 960px;
}
/* HEADER */
#header {
	margin-bottom: 30px;
	border: 2px solid #CCC;
	background-color: #FFF;
	padding: 2px;
	height: 112px;
}
#header span {
	display: block;
	padding: 1px 0;
}
#header a img {
	border: 0 none;
}
#header h1, #header .description {
	margin: 10px auto;
	color: #666;
}
#header h1 {
	margin-top: 12px;
	width: 290px;
}
#header h1 a {
	text-decoration: none;
	color: #666;
}
#header .description {
	font: normal 14px/18px Verdana,sans-serif;
	width: 360px;
}
/* Search, Navigation */
#leftbar {
	float: left;
	margin-bottom: 20px;
	width: 204px;
	text-align: left;
}
#leftbar .top {
	margin-right: 4px;
	background-color: #4FBDB6;
	height: 4px;
}
#leftbar .sidebar, #leftbar .search {
	border-right: 4px solid #0A544F;
	padding: 14px 20px 24px;
}
#leftbar .sidebar {
	background-color: #14A79D;
}
#leftbar .search {
	background-color: #4FBDB6;
	padding-top: 16px;
}
#leftbar .bottom {
	margin-left: 4px;
	background-color: #0A544F;
	height: 4px;
}
#leftbar h2 {
	margin-bottom: 12px;
}
#leftbar ul.with_separator {
	margin-top: 10px;
	border-top: 2px solid #0a544f;
	padding-top: 8px;
}
#leftbar li {
	padding: 6px 0;
}
#leftbar .search h2 {
	margin-bottom: 18px;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	color: #0A544F;
}
#leftbar #searchform {
	position: relative;
}
#leftbar .search input#s {
	border: 1px solid #0A544F;
	background-color: #B9FAFE;
	padding: 4px 26px 4px 2px;
	width: 130px;
	font: normal 16px/18px Verdana,sans-serif;
}
#leftbar .search input#searchsubmit {
	position: absolute;
	top: 1px;
	right: 1px;
	display: block;
	border: none;
/*	background: url(images/search_icon.png) no-repeat 0 1px; */
	width: 26px;
	height: 26px;
/*	text-indent: 999px; */
	cursor: pointer;
}
#leftbar a {
	font: bold 14px/18px Verdana,sans-serif;
	text-decoration: none;
	font-style: italic;
	color: #CFF;
}
#leftbar .button {
	margin: 10px 0 16px;
}
#leftbar .button img {
	display: block;
	border: 0 none;
}
/* Opportunies & Resources, Online Store */
#rightbar {
	float: right;
	margin-bottom: 20px;
	width: 184px;
	text-align: left;
}
#rightbar .top {
	margin-right: 4px;
	background-color: #FEC509;
	height: 4px;
}
#rightbar .sidebar {
	border-right: 4px solid #826305;
	padding: 14px 20px 24px;
	background-color: #FEC509;
}
#rightbar .bottom {
	margin-left: 4px;
	background-color: #826305;
	height: 4px;
}
#rightbar p.hint, #rightbar small {
	font: bold 12px/14px Verdana,sans-serif;
	color: #FFF;
}
#rightbar li, #rightbar small {
	margin-top: 12px;
}
#rightbar li a {
	text-decoration: none;
	color: #444;
}
#rightbar li a:hover {
	text-decoration: underline;
}
#rightbar li p {
	font-size: 12px;
	line-height: 16px;
}
#rightbar small {
	display: block;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
}
#rightbar small a {
	color: #00F;
}
/* CONTENT */
#content {
	margin-left: 234px;
	text-align: left;
}
#content.home {
	width: 510px;
}
#content.search {
	padding-top: 16px;
}
#content a[target="_blank"], #extlinkslist a {
    background: url(images/extlnk.png) center right no-repeat;
    padding-right: 13px;
}
#content .hentry, #content .attachment {
	padding-bottom: 20px;
}
#content .hentry {
	padding-top: 10px;
}
#content .hentry.page {
	padding-top: 16px;
}
#content.search .hentry {
	margin: 20px 0;
	padding: 0;
}
#content .post h2 {
	border: 1px solid #000;
	background-color: #FFF;
	padding: 3px 2px;
}
#content.home .post h2, #content.taxonomical .post h2 {
	border-color: #4B256D;
}
#content .post h2 a {
	text-decoration: none;
	color: #4B256D;
}
#content .post small.meta_top {
	display: block;
	background-color: #000;
	padding: 1px 4px 2px;
	font: normal 13px/16px Verdana,sans-serif;
	color: #FFF;
}
#content.home .post small.meta_top, #content.taxonomical .post small.meta_top {
	background-color: #4B256D;
}
#content .post small.searchresultmeta {
	font-size: 13px;
	line-height: 16px;
}
/* interaction links */
#content .post small #editme, #content .post small #discuss {
	float: right;
	font-weight: bold;
}
#content .post small #discuss, #content .post small #editme {
	display: block;
}
#content .post small #discuss {
	font-style: italic;
	font-weight: normal;
}
#content .post small #editme a, #content .post small #discuss a {
	text-decoration: none;
	color: #FFF;
}
#content .post small #discuss a:hover {
	text-decoration: underline;
}
/* directorial links for pages */
#extlinkslist, #subpagelist {
	padding-left: 30px;
}
#extlinkslist ul, #subpagelist ul {
	padding-left: 20px;
}
#content .navigation {
	margin-bottom: 12px;
	overflow: auto;
	font-size: 16px;
	line-height: 18px;
}
#content .navigation.page {
	margin-bottom: 6px;
}
#content small.meta_bottom, #content small.meta_bottom {
	display: block;
	margin-top: 20px;
	font: normal 10px/14px Verdana,sans-serif;
	font-style: italic;
	color: #777;
}
#content small.meta_bottom a, #content small.meta_bottom em {
	font-style: normal;
}
#content .post div.entry, #content .post small.meta_bottom {
	padding: 0 4px;
}
#content div.entry h3 {
	margin-top: 20px;
}
#content div.entry p, div.entry blockquote, #content div.entry ol, #content div.entry ul, #extlinkslist, #subpagelist {
	margin-top: 18px;
	font-size: 14px;
	line-height: 18px;
}
#content div.entry p small {
	font-size: 11px;
	line-height: 14px;
}
#content .post div.entry h3:first-child, #content .post div.entry p:first-child, .post div.entry blockquote:first-child,
#content .post div.entry ol:first-child, #content .post div.entry ul:first-child {
	margin-top: 10px;
}
#content div.entry ul, #content div.entry ol {
	padding-left: 30px;
}
div.entry blockquote {
	border-left: 2px solid #999;
	border-right: 2px solid #999;
	padding: 0 12px;
	color: #555;
}
div.entry form br {
	display: none;
}
div.entry form label, div.entry form input {
	font: normal 12px/16px Verdana,sans-serif;
}
#content div.entry dl {
	margin-top: 20px;
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 4px 8px;
	width: 340px;
	font: normal 14px/20px Arial,sans-serif;
}
#content div.entry dt {
	float: left;
}
#content div.entry dd {
	margin-left: 95px;
	font-weight: bold;
}
#content div.entry a.more-link {
	font-style: normal;
	font-weight: normal;
}
#content .attachment h2 {
	margin-bottom: 22px;
	font-size: 14px;
	line-height: 18px;
}
#caption {
	display: block;
	margin-top: 10px;
}
#content .missing {
	padding-top: 10px;
}
#content .missing h2 {
	margin-bottom: 10px;
}
#content #major-angels {
	float: left;
	margin: 18px 12px 0 0;
}
#content #major-angels a {
	background-image: none;
	padding: 0 5px;
}
#content #major-angels img {
	border: 0 none;
}
#content #major-angels + p {
	margin: 34px 0 28px;
}
/* COMMENTS */
#comments {
	margin: 12px 4px;
	background: #777 url(images/comments_bg.jpg) repeat-x;
	padding: 4px 6px 6px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#comments, #comments p {font: normal 12px/16px Verdana,sans-serif;}
#comments.no_responses {width: 486px;}
#comments h3 {color: #DEDEDE;}
#comments h3.first_response {margin-top: 20px;}
#comments p.hint {color: #EDEDED;}
#comments ol {list-style-type: none;}
#comments ol li {
	margin: 4px -6px 0 -6px;
	background-color: #999;
	background-color: #BBB;
	padding: 6px 6px 8px;
}
#comments ol li.alt {
	background-color: #AAA;
}
#comments ol li.bypostauthor {
	background-color: #333;
	color: #CCC;
}
#comments ol li.bypostauthor a:link {color: #69F;}
#comments ol li.bypostauthor a:visited {color: #8774C6;}
#comments ol a {text-decoration: none;}
#comments ol a:hover {text-decoration: underline;}
#comments ol p {
	margin-top: 5px;
	font: normal 14px/18px Georgia,"Times New Roman",Times,serif;;
}
#comments img.avatar {
	display: block;
	float: right;
	margin-top: 2px;
	border: 1px solid #777;
}
#comments cite {
	font-style: normal;
	font-weight: bold;
}
#comments form div {
	margin-top: 5px;
}
#comments label {
	color: #DDD;
}
#comments #author, #comments #email, #comments #url, #comments #comment {
	font: normal 16px/20px Arial,sans-serif;
}
#comments #author, #comments #email, #comments #url {
	width: 240px;
}
#comments #comment {
	width: 480px;
}
/* FOOTER */
#footer {
	clear: both;
	padding-top: 16px;
}
#footer p {
	font: normal 10px/12px Verdana,sans-serif;
	color: #999;
}
/* Classes */
.alignleft {float: left;}
.alignright {float: right;}
.aligncenter {margin: 0 auto;}
.sidebar h2 {
	font-weight: bold;
	line-height: 22px;
	color: #FFF;
}
.sidebar ul {
	list-style-type: none;
}
.secondary h2 {
	font-size: 16px;
	line-height: 22px;
}
.error {
	font-family: Arial,sans-serif;
	color: red;
}
.status-message {
	font: normal 14px/20px Verdana,sans-serif;
	color: #999;
}
/* Inline Image + Caption */
.wp-caption {
	margin: 18px 0 6px;
	border: 1px solid #CCC;
	background-color: #EEE;
	padding: 4px 0;
	text-align: center;
}
.wp-caption:first-child {
	margin-top: 0;
}
.wp-caption.alignleft, img.alignleft {
	float: left;
	margin-right: 10px;
}
.wp-caption.alignright, img.alignright {
	float: right;
	margin-left: 8px;
}
.wp-caption.aligncenter, img.aligncenter {
	margin-top: 18px;
}
.wp-caption img, img.alignleft, img.alignright, img.aligncenter, img.alignnone,
.page.hentry div.entry a img {
	border: 0 none;
}
img.alignleft, img.alignright, img.aligncenter {
	display: block;
	margin-top: 4px;
}
#content .wp-caption p.wp-caption-text {
	margin: 0;
	padding: 2px 4px 0;
	font-size: 11px;
	line-height: 16px;
}