/*
Theme Name: The Xerces Society
Theme URI: http://www.xerces.org
Description: Custom web template for The Xerces Society
Version: 1.0
Author: Green Tangerine Media
Author URI: http://www.greentangerinemedia.com/
*/

* {
 margin: 0px;
 padding: 0px;
 }
 
body {
	background-color: #EEE8D1;
	font-family: 'Lucinda Grande', Verdana, Arial, sans-serif;
	font-size: 12px;
	color: #222;
	line-height: 1.3em;
	}
	
#container {
	width: 970px;
	margin: 0px auto 20px auto;
	}

#top {
	width: 970px;
	height: 20px;
	background-image: url(images/xtop.gif);
	background-position: top center;
	margin: 0px;
	padding: 0px;
	}
	
#content {
	width: 970px;
	background-image: url(images/xmid.gif);
	background-position: center;
	background-repeat: repeat-y;
	margin: 0px;
	padding: 0px;
	}
	
#banner {
	width: 940px;
	height: 240px;
	margin: 0px auto 10px auto;
	display: none;
	}
	
#banner img {
	display: hidden;
	}
	
#nav {
	width: 940px;
	background-color: #DDD;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	display: none;
	}	
	
#page {
	width: 940px;
	margin: 0px auto;
	}
	
#maincolumn {
	width: 685px;
	float: left;
	padding: 0px 10px 0px 0px;
	border-right: #CCC 1px dotted;
	}
	
#homeselect {
	width: 690px;
	float: left;
	padding: 0px;
	margin: 0 0 12px 0;
	}
	
#homeicon {
	width: 140px;
	height: 140px;
	margin: 0 5px 0 0;
	float: left;
	}
	
#sidecolumn {
	width: 235px;
	float: right;
	display: none;
	}
	
#subfooter {
	width: 940px;
	margin: 10px auto 0px auto;
	padding-top: 10px;
	text-align: center;
	font-size: 11px;
	color: #666;
	border-top: #CCC 1px solid;
	}
	
#subfooter a:link, #subfooter a:visited {
	color: #666;
	text-decoration: none;
	}
	
#subfooter a:hover {
	color: #666;
	text-decoration: underline;
	}
	
#footer {
	width: 970px;
	background-image: url(images/xbottom.gif);
	background-position: center;
	height: 20px;
	margin: 0px;
	padding: 0px;
	}
	
#clear {
	clear: both;
	}
	
.clear {
	clear: both;
	}
	
.searchform {
	width: 235px;
	margin: 0px 0px 20px 0px;
	display: none;
	}
	
fieldset {
	border: 1px solid #ccc;
	width: 202px;
	padding: 15px;
	}

legend {
	color: #222;
	background: #fff;
	border: 1px solid #ccc;
	padding: 2px 6px
	}
	
p {
	margin-bottom: 12px;
	}
	

h2 {
	margin-bottom: 10px;
	font-size: 18px;
	}
	
h3 {
	margin-bottom: 10px;
	color: #4E5917;
	font-size: 16px;
	}
	
h4 { 
	margin-bottom: 10px;
	font-size: 16px;
	color: #666;
	}
	
h5 { 
	margin-bottom: 10px;
	font-size: 14px;
	}
	
h6 { 
	margin-bottom: 10px;
	font-size: 14px;
	font-style: italic;
	color: #D37f27;
	}
	
ul {
	padding-left: 25px;
	list-style-type: square;
	}
	
ol { 
	padding-left: 25px;
	}
	
a:link {
	color: #8235C3;
	text-decoration: underline;
	}
	
a:visited {
	color: #4E5917;
	text-decoration: underline;
	}
	
a:hover {
	color: #666;
	text-decoration: underline;
	}
	
blockquote {
	margin-left: 50px;
	}
	
.donate {
	display: block;
	border: #BBB 1px solid;
	background-color: #DDD;
	width: 235px;
	line-height: 1.3em;
	color: #222;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	margin: 0px 0px 20px 0px;
	padding: 5px 0px 5px 0px;
	text-align: center;
	}
	
.donate a {
	display: block;
	color: #222;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
	
.donate a:hover {
	
	background-color: #BBB;
	color: #222;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	}
	
.post-meta { color: #666; list-style-type: none; margin-left: 0px; padding-left: 0px; }

.post-meta-key {color: #666; }
	
.alignright {
	float: right;
	font-size: .8em;
	}

.alignleft {
	float: left;
	font-size: .8em;
	}
	
.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 50px;
	clear: both;
	}
	
#sidecolumn ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
	}
	
#sidecolumn li {
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 0px;
	}


	

	

	

	

	
