@charset "utf-8";
/* CSS Document */

body {
	background: #c6ad96;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
}
img {
	border: 0;
}
a, a:visited {
	text-decoration: none;
	color: #4a1f59;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
}
ul, ol, li {list-style-position: outside; list-style: none;}
div#container {
	margin: 0 auto;
	text-align: left;
	border: 4px solid #381f07;
	width: 900px;
	background: #fafafa;
}

/* Header */
div#container div#header {
	height: 173px;
	width: auto;
	background: url(/images/v3-header.jpg);
	border-bottom: 2px solid #381f07;
}
#header a {
	width: 315px;
	height:165px;
	display: block;
	position: relative;
	top: 8px;
	left: 17px;
	text-decoration: none;
}

/* Menu */
#menu {
	width:auto;
	height: auto;
	margin: 0;
	padding: 0px 5px 0 5px;
	text-align: center;
	border-bottom: 2px solid #381f07;
	background: #f0ebd6 /*url(/images/v2-menu-bg.jpg) bottom repeat-x*/;
}
#menu p {
	font: normal 80% Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 5px 0;
	color: #381f07;
}
#menu p a {
	font-weight: bold;
	color: #4a1f59;
	text-decoration: none;
	padding: 0 10px;
}
#menu p a:hover {
	text-decoration: underline;
}

/* Homepage */
/* Left Column */
div#content div#leftColumn {
	width: 440px;
	margin-bottom: 10px;
}
div#leftColumn div#blog {
	margin: 0px 0px 10px 10px;
	min-height: 275px;
	height: 275px;
}
html>body div#leftColumn div#blog{height:auto}
div#leftColumn div#blog h2 {
	margin: 0;
	padding: 10px 0 0 ;
	font-size: 90%;
	color: #4a1f59;
}
div#leftColumn div#blog h3 {
	margin: 0;
	padding: 0;
	font-size: 70%;
	border-top: 1px solid #381f07;
	text-align:right;
}
div#leftColumn div#blog h4 {
	text-align: right;
	font-size: 70%;
	padding: 0;
	margin: 0;
	font-weight: normal;
}
div#leftColumn div#blog p {
	font-size: 80%;
}
div#leftColumn div#sisterSites {
	width: 205px;
	text-align: center;
	margin: 0 0 0 10px;
}
div#leftColumn div#sisterSites p, div#leftColumn div#conventions p {
	font-size: 70%;
	margin: 0;
}
div#sisterSites p img {
	margin: 5px;
}
div#leftColumn div#sisterSites p.title, div#leftColumn div#conventions p.title {
	text-align: left;
	border-bottom: 1px solid #381f07;
	color: #4a1f59;
	font-weight: bold;
}
div#leftColumn div#conventions {
	width: 215px;
	float: right;
}
div#leftColumn div#conventions img {
	border: 0;
}
div#leftColumn div#conventions ul {
	margin: 5px 0 0 0;
	padding: 0;
}
div#leftColumn div#conventions ul li {
	list-style: none;
	margin: 0 !important;
	padding: 0 0 5px 9px;
	font-size: 70%;
	line-height: 1.2em;
	background: url(/images/v3-bullet.gif) top left no-repeat;
}
div#leftColumn div#conventions ul li a {
	font-weight: bold;
	margin: 0 !important;
	padding: 0 !important;
}

/* Right Column */
div#content div#rightColumn {
	width: 440px;
	float: right;
	text-align:center;
}
div#rightColumn div#recentUpdates {
	width: 420px;
	margin: 0 auto;
}
div#rightColumn div#recentUpdates div.thumbnail {
	float: left;
	width: 140px;
	height: 140px;
}
div#rightColumn div#recentUpdates div.thumbnail p {
	text-align: center;
	padding-top: 20px;
	margin:0;
}
div#rightColumn div#recentUpdates div.thumbnail p img, div#leftGalleryColumn div#gallery div.thumbnail p img {
	border: 1px solid #381f07;
}

/* Gallery Pages */
/* Left Gallery Column */
div#content div#leftGalleryColumn {
	width: 665px;
}
div#content div#leftGalleryColumn div#navigation {
	height: 1.2em;
	font-size: 70%;
	margin: 0px 25px 0px 10px;
	padding: 10px 0 0 0;
	text-align: center;
	clear: left;
}
div#content div#leftGalleryColumn div#gallery {
	width: 650px;
	margin: 0 auto 10px auto;
}
div#content div#leftGalleryColumn div#gallery p.error {
	margin: 0;
	padding: 10px 0 0 0;
	font-size: 80%;
}
div#leftGalleryColumn div#gallery div.thumbnail {
	float: left;
	width: 130px;
	height: 130px;
}
div#leftGalleryColumn div#gallery div.thumbnail p {
	text-align: center;
	padding-top: 20px !important;
	margin:0;
}

/* Right Gallery Column */
div#content div#rightGalleryColumn {
	float: right;
	width: 215px;
}
div#content div#rightGalleryColumn h2 {
	font-size: 80%;
	border-bottom: 1px solid #381f07;
	padding: 0;
	margin: 10px 10px 0 0;
	color: #4a1f59;
}
div#content div#rightGalleryColumn p {
	font-size: 70%;
	padding: 0 0 5px 0;
	margin: 0 10px 0 0;
}
div#content div#rightGalleryColumn ul {
	font-size: 70%;
	margin: 3px 0 10px 0;
	padding: 0;
}
div#content div#rightGalleryColumn ul li {
	line-height: 1.2em;
}
div#content div#rightGalleryColumn ul li#on {
	padding: 0 0 0 6px;
	background: url(/images/v3-arrow.gif) center left no-repeat;
	font-weight: bold;
}
/* Twitter styles */
#twitter_div {
	width: auto;
	margin: 0px 10px 0px 0px;
	border: 0;
	background: transparent;
	padding: 0;
}
#twitter_div ul#twitter_update_list li {
	padding: 0 0 5px 0;
}

/* Art Display Page*/
div#content div#displayArt {
	width: 880px;
	margin: 10px auto;
}
div#displayArt h2 {
	font-size: 90%;
	margin: 0;
	padding: 0;
	color: #4a1f59;
}
div#displayArt h3 {
	font-size: 70%;
	margin: 0;
	padding: 0;
	text-align: right;
	border-top: 1px solid #381f07;
}
div#displayArt div#artDescription {
	width: 500px;
	margin: 0 auto;
}
div#displayArt div#artDescription h4 {
	font-size: 80%;
	margin: 0;
	padding: 0;
	color: #4a1f59;
}
div#displayArt p {
	font-size: 80%;
}
div#displayArt p.item {
	text-align: center;
}
div#displayArt p.item img {
	font-style: italic;
}

/* Archives & Contact Pages */
div#content h2.plainPage {
	margin: 10px;
	padding: 0;
	font-size: 90%;
	color: #4a1f59;
	border-bottom: 1px solid #381f07;
}
div#content h3.plainPage {
	font-size: 70%;
	margin: 10px;
	padding: 0;
	text-align: right;
}
div#content div#plainPage {
	margin: 10px;
}
div#content div#plainPage p {
	font-size: 80%;
}
div#content ul#archives {
	font-size: 70%;
	margin: 10px;
	padding: 0;
}
div#content ul#archives li {
	line-height: 1.2em;
	padding: 0 0 0 6px;
	background: url(/images/v3-arrow.gif) center left no-repeat;
	font-weight: bold;
}
div#plainPage form {
	margin: 0 20px;
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
}
div#plainPage form label {
	font-weight: bold;
}
div#plainPage form select {
	border: 1px solid #381f07;
	background: #fff;
	font: normal 90% Verdana, Arial, Helvetica, sans-serif;
}
div#plainPage form input {
	width: 500px;
}
div#plainPage textarea {
	width: 500px;
	height: 150px;
}
div#plainPage form input.submit {
	border: 2px solid #4a1f59;
	background: #fff;
	font: bold 90% Verdana, Arial, Helvetica, sans-serif;
	width: auto;
}
div#plainPage form span {
	color:#CC0000;
}

/* Footer */
div#container div#footer {
	clear: both;
	border-top: 2px solid #381f07;
	text-align:center;
	font-size: 70%;
	padding: 5px 0;
	font-style:italic;
}


/* Comment Styles */
#comment_container {
	background: #fafafa;
	border: 3px solid #381f07;
	margin: 10px;
	padding: 10px;
	width: auto;
	text-align: left;
}
#comment_container h1 {
	font: bold 100% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}
#comment_container h2 {
	font: bold 80% Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 1px solid #381f07;
	color: #4a1f59;
	margin-top: 25px;
}
#comment_container p {
	font: normal 70% Verdana, Arial, Helvetica, sans-serif;
}
#comment_container abbr {
	background: none;
}
#comment_container p a {
	font-weight: bold;
	color: #4a1f59;
	text-decoration: none;
}
#comment_container p a:hover {
	text-decoration: underline;
}
#comment_container p.small {
	font-size: 70%;
}
#comment_container form textarea {
	width: 90%;
}
.comment_box {
	width: 95%;
	margin: 10px auto 20px auto;
	border-bottom: 1px solid #e7e7e7;
}
.comment_box p.header {
	font-weight: bold;
	border-bottom: 1px solid #381f07;
}
#left_column #commentform p textarea#comment {
	width: 425px;
}
