/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIpxION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

body {
	margin: 0;
	padding: 0;
	background: #1a7000 url('images/bg.gif') repeat;
}

p {
	margin: 0;
	padding: 0;
}

a {
	color: #1a7000;
	text-decoration: underline;
}

a img {
	border: none;
	outline: none;
}

a:hover {
	text-decoration: none;
}

h1, h1 a {
	font-family: "DIN-Regular", Verdana, sans-serif;
	color: #1a7000;
	font-size: 20px;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

h2, h2 a {
	font-family: "DIN-Regular", Verdana, sans-serif;
	color: #1a7000;
	font-size: 22px;
	line-height: 20px;
	text-decoration: none;
	background: url('images/perforate.gif') repeat-x bottom left;
	margin: 0;
	padding: 0 0 10px 0;
	overflow: visible;
}

h3, h3 a, label {
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6b6b6b;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

h4, h4 a {
	font-family: Verdana, sans-serif;
	color: #1a7000;
	font-size: 10px;
	text-decoration: none;
	margin: 5px 0;
	padding: 0;
}

h5 {
	font-family: Verdana, sans-serif;
	color: #1a7000;
	font-size: 12px;
	font-weight: bold;
}

h6 {
	font-family: Verdana, sans-serif;
	color: #1a7000;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}

blockquote {
	font-size: 12px;
	margin: 5px 15px;
	border-left: 3px solid #1a7000;
	background-color: #ddd;
	padding: 5px 5px 5px 10px;
	line-height: 20px;
}

blockquote p {
	margin: 0 !important;
	padding: 0 !important;
}

#content ul {
	list-style: square;
	font-size: 12px;
	line-height: 16px;
	padding-left: 35px;
}

#content ol {
	font-size: 12px;
	line-height: 16px;
	padding-left: 35px;
}

#content li {
	margin: 2px 0;
}

.medium-col {
	width: 580px;
	float: left;
}

.document-small-col {
	width: 229px;
	float: left;
	margin-right: 30px;
}

.document-med-col {
	width: 700px;
	float: left;
}

.wrapper {
	width: 962px;
	margin: 0 auto;
}

#header {
	background: url('images/headerbg.gif') repeat-x;
	width: 100%;
	height: 191px;
}
.ie7 #header {
	z-index:200;
	position:relative;
}

#header .wrapper {
	background: url('images/masthead.gif') no-repeat top center;
	height: 171px;
	padding-top: 20px;
}

.ie7 #header .wrapper {
	height:300px;
}

#nav {
	background: url('images/nav.png') no-repeat top left;
	width: 960px;
	height: 32px;
	margin: 20px 0 0 0;
	padding: 0;
	overflow: none;
	list-style: none;
}

#nav a {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	height: 32px;
}

#nav li {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
	position: relative;
	height: 32px;
	float: left;
}

#nav li .dropdown {
	margin: 0;
	padding: 0;
	position: absolute;
	z-index: 999;
	top: 100%;
	display: none;
	left: 0;	
}

#nav li:hover .dropdown {
	display: block;
	top: 25px;
	width: 100%;
}

#nav li .dropdown img {
	margin-left: 18px;
}

#nav li .dropdown ul {
	background-color: #bdc8b9;
	border: 2px solid #192c14;
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav li .dropdown ul ul {
	border: none;
	margin-left: 4px;
}

#nav li .dropdown li {
	margin: 0;
	padding: 4px 8px;
	float: none;
	position: relative;
	list-style: none;
	display: block;
	height: auto;
	width: auto;
	float: none;
}

#nav li .dropdown li:hover {
	background-color: #ccd8c7;
}

#nav li .dropdown li a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	height: auto;
	width: auto;
	margin: 0;
	padding: 0;
	float: none;
	color: #192c14;
	text-decoration: none;
	text-transform: capitalize;
}

#homelink {
	width: 420px;
	height: 100px;
	display: block;
	margin: 0 auto;
}

#slider ul, #slider li {
	margin:0;
	padding:0;
	list-style:none;
	}
	
#slider, #slider li { 
	width:960px;
	height:229px;
	overflow:hidden; 
	}
.ie8 #slider, .ie7 #slider {
	margin-bottom:40px;
}
#controls {
	margin: 10px 0 20px 0;
	padding: 0;
	height: 10px;
	clear: both;
	overflow: hidden;
	list-style: none;
}

#controls li {
	list-style: none;
	padding: 0;
	width: 10px;
	height: 10px;
	background-color: #999;
	float: left;
	overflow: none;
	margin: 0 10px 0 0;
}

#controls li a {
	padding: 0;
	display: block;
	width: 10px;
	height: 10px;
	text-decoration: none;
}

#controls li.current {
	background-color: #1a7000;
}

#container {
	background: url('images/headershadow.png') no-repeat top center;
	width: 960px;
	margin: 0 auto;
	padding: 40px 0;
	overflow: auto;
}

.ie7 #container {
	z-index:1;
}

#mission-statement {
	background: url('images/dblgreenline.gif') repeat-x bottom center;
	padding: 0 0 10px 0;
}

#mission-statement p {
	font-family: "Verdana", sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #3b3b3b;
	margin: 5px 0 0 0;
}

#feat-projects {
	background: url('images/dblgreenline.gif') repeat-x bottom center;
	padding: 25px 0;
	margin-bottom: 25px;
}

#feat-projects .entry-content {
	padding-right: 10px;
}

.post {
	padding-bottom: 10px;
	margin-bottom: 40px;
	background: url('images/perforate.gif') repeat-x bottom left;
}

.post h1, .post h1 a {
	margin: 0 0 5px 0;
}

.document-post {
	float: left;
	width: 280px;
	height: 120px;
	margin: 10px;
	border: 4px solid #dddddd;
	padding: 6px;
}

.document-post:hover {
	background-color: #dddddd;
}

.document-post a {
	text-decoration: none;
}

.document-post img {
	float: left;
	margin-right: 6px;
}

.document-post .entry-meta {
	margin-top: 10px;
}

.doc_sub_list {
	list-style: none;
	margin: 0 0 20px 0;
}

.doc_sub_list li {
	display: inline;
	margin-left: 8px;
}

.edit {
	margin: 10px 0 0 0;
}

.projects {
	height: 130px;
	width: 580px;
	overflow: hidden;
	margin: 20px 0;
	background: url('images/projectsbg.png') no-repeat top right;
	position: relative;
}

.projects h1 {
	margin-top: 7px;
}

.projects img {
	display: block;
	float: left;
	margin-right: 10px;
}

.entry-content img {
	display: block;
	float: left;
	margin: 13px 10px 0 0;
	border: 3px solid #fff;
}

.projectarrow {
	float: none;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	left: 171px;
	z-index: 20;
}

.news {
	background: url('images/perforate.gif') repeat-x bottom left;
	padding: 10px 0;
}

.news img {
	float: left;
	border: 2px solid #fff;
	margin: 0 7px 0 0;
}

.entry-meta, .comment-meta {
	font-family: Verdana, sans-serif;
	color: #777777;
	font-size: 12px;
}

.entry-meta a, .comment-meta a {
	color: #555555;
}

.entry-content {
	font-family: Verdana, sans-serif;
	color: #555555;
	overflow: auto;
}

.entry-content p {
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0;
}

.entry-content br:before {
	content: hello;
}

#sidebar .news .content p {
	font-family: Verdana, sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 16px;
	margin: 0;
	padding: 0;
}

/* Just some example content */
form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
	color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

#respond {
	padding: 8px;
	border: 4px solid #dddddd;
}

#comments-list ol {
	margin: 0;
	padding: 0;
	list-style: none;
}

.comment-content {
	margin: 15px 0;
	padding: 0 0 15px 0;
	background: url('images/perforate.gif') repeat-x bottom left;
}

.comment-content p, #respond p {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 10px 0;
	color: #555555;
}

.unapproved {
	font-family: Verdana, sans-serif;
	font-size: 14px;
	color: #c30;
}

textarea#comment {
	height: 13em;
	overflow: auto;
	width: 90%;
	margin-bottom: 5px;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-capxion-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,ul.sidebar div,ul.sidebar h3,ul.sidebar ul {
margin:0;
padding:0;
}

#footer {
	clear: both;
}

/*#footer #tier1 {
	background: url('images/footerbg1.gif') repeat-x top left;
	height: 166px;
	width: 100%;
}

#footer #tier1 .container {
	width: 1020px;
	margin: 0 auto;
	padding: 44px 0 0 0;
	overflow: auto;
}*/

#footer #tier1 {
	background: url('images/footerbg2.gif') repeat-x top left;
	width: 100%;
}

#footer #tier1 .container {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: url('images/footerbg2center.gif') top left;
	list-style: none;
	overflow: auto;
}

#footer #tier2 {
	background: url('images/footerbg2.gif') repeat-x top left;
	width: 100%;
}

#footer #tier2 .container {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	background: url('images/footerbg2center.gif') top left;
	list-style: none;
	overflow: auto;
}

#footer #tier3 {
	background: url('images/footerbg3.gif') repeat-x top left;
	width: 100%;
}

#footer #tier3 .container {
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
}

#documents ul, #documents li {
	list-style: none;
	display: block;
	margin: 0;
	padding: 0;
}

#documents, #documents ul {
	width: 980px;
	height: 102px;
	overflow: hidden;
	float: left;
}

#documents li {
	width: 980px;
	height: 102px;
}

#tier1 .doc {
	width: 129px;
	height: 86px;
	background: url('images/docbg.jpg') no-repeat top left;
	float: left;
	padding: 8px 8px 8px 88px;
	margin: 0 10px;
}

#documents a {
	text-decoration: none;
}

.doc p {
	font-family: Verdana, sans-serif;
	color: #555555;
	font-size: 9px;
	line-height: 13px;
}

#doclarr, #docrarr {
	width: 20px;
	height: 102px;
	float: left;
	margin: 0;
	padding: 0;
	/* MAKE FOOTER SCROLL */
	visibility: hidden;
}







#tier1 a {
	font-family: /*"DIN-Regular",*/ Verdana, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

#tier1 .container h3 {
	font-family: "DIN-Regular", Verdana, sans-serif;
	font-size: 18px;
	color: #fff;
	margin: 10px 0;
	padding: 0;
	border: none;
	background: none;
	font-weight: normal;
}

#tier1 .container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}

#tier1 .container ul li {
	float: left;
	list-style: none;
	padding: 0 22px 0 0;
	margin: 0;
}

#tier1 .container ul li a {
	display: block;
	font-family: "DIN-Regular", Verdana, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
	border-bottom: 1px solid #fff;
}

#tier1 .container ul li ul {
	width: 140px;
	margin: 0;
	padding: 0;
}

#tier1 .container ul li li {
	padding: 0 0 0 10px;
	display: block;
	clear: both;
}

#tier1 .container ul li li a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border-bottom: none;
	margin: 0 0 8px 0;
}










#tier2 a {
	font-family: /*"DIN-Regular",*/ Verdana, sans-serif;
	color: #fff;
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
}

#tier2 .container h3 {
	font-family: "DIN-Regular", Verdana, sans-serif;
	font-size: 18px;
	color: #fff;
	margin: 10px 0;
	padding: 0;
	border: none;
	background: none;
	font-weight: normal;
}

#tier2 .container ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: auto;
}

#tier2 .container ul li {
	list-style: none;
	padding: 0 22px 0 0;
	margin: 0;
}

#tier2 .container ul li a {
	display: block;
	font-family: "DIN-Regular", Verdana, sans-serif;
	font-size: 13px;
	margin-bottom: 10px;
}

#tier2 .container ul li ul {
	width: 140px;
	margin: 0;
	padding: 0;
}

#tier2 .container ul li li {
	padding: 0 0 0 10px;
	display: block;
	clear: both;
}

#tier2 .container ul li li a {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	border-bottom: none;
	margin: 0 0 8px 0;
}

#tier3 p, #tier3 a {
	color: #fff;
	font-size: 10px;
	margin: 3px 0;
	font-family: Verdana, sans-serif;
}

h3.widgettitle {
	font-family: "DIN-Regular", Verdana, sans-serif;
	color: #1a7000;
	font-size: 22px;
	line-height: 20px;
	text-decoration: none;
	background: url('images/perforate.gif') repeat-x bottom left;
	margin: 0;
	padding: 0 0 10px 0;
}

#wplistcal ul, #categories-3 ul {
	padding: 0 0 0 20px;
	list-style: square;
}

#wplistcal ul li, #categories-3 ul li {
	padding: 0 0 10px 0;
	font-family: Verdana, sans-serif;
	color: #555555;
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 15px 0;
	padding: 0;
}

#categories-3 ul li {
	margin: 0 0 7px 0;
}

.page-title {
	margin-bottom: 30px;
	color: #6b6b6b;
}

#search {
	margin-top: 10px;
}

#s {
	width: 192px;
	height: 15px;
	font-size: 14px;
}

.contact h4 {
	margin: 14px 0;
	font-size: 14px;
}

.contact a {
	font-size: 14px;
}

.contact img {
	margin-right: 14px;
	vertical-align: middle;
}

a.seeall {
	display: block;
	margin: 5px 0;
	font-family: Verdana, sans-serif;
	font-size: 14px;
}

#sidebar {
	width: 330px;
	float: left;
	margin: 0 0 0 50px;
	padding: 0;
}

.sidebaritem, .widget {
	margin: 0 0 40px 0;
	padding: 0;
	list-style: none;
}

#tier1 .container li.widget {
	margin: 5px 0;
}

#tier2 .container li.widget {
	margin: 5px 0 5px 500px;
}

#tier2container {
	float: left;
}

div.widget {
	margin-right: 60px;
}

.wplc_event_list {
	margin-top: 10px;
}

/*---------------New Category Documents------------------*/

#catBox {
	width: 311px;
	height: 511px;
	background: transparent url('http://catawbacog.org/wp-content/uploads/2011/09/categoryBox.png') no-repeat;
	float: left;
	margin-top: 20px;
	padding: 0 5px 5px 2px;
}

#catTitle {
	font-family: Helvetica Neue;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	margin-top: -10px;
	margin-left: 20px;
	list-style-type: none;
}

#catTitle a {
	font-family: Helvetica Neue;
	color: #756b6b;
	text-decoration: none;
	background: url('http://catawbacog.org/wp-content/uploads/2011/09/textBg.png') repeat-x;		padding-right: 5px;		padding-left: 5px;	}

#catTitle a:hover {
	font-family: Helvetica Neue;
	color: #756b6b;
	text-decoration: underline;
}

#document {
	width: 282px;
	margin: 14px;
	margin-left: 15px;

}	

#indvDoc {	
	width: 280px;		
	height: 45px;
}

#docIcon {
	width: 24px;
	height: 30px;
	float: left;
	margin-right: 10px;
	margin-left: 10px;
	background: transparent url('http://catawbacog.org/wp-content/uploads/2011/09/docIcon.png')
}

#docTitle {
	font-family: Tahoma;
	font-size: 13px;
	padding-right: 15px;
}

#docTitle a {
	font-family: Tahoma;
	text-decoration: none;
	color: #494242
}

#docTitle a:hover {
	font-family: Tahoma;
	text-decoration: underline;
}

#fullBox {
	background: transparent url('http://catawbacog.org/wp-content/uploads/2011/09/fullBox.png');
	height: 32px;
	width: 960px;
	margin-top: 10px;
}

#fullBoxBtm {
	background: transparent url('http://catawbacog.org/wp-content/uploads/2011/09/fullBoxBtm.png');
	height: 32px;
	width: 960px;
	margin-bottom: 10px;
}

#indvPost {
	width: 290px;
	height: 50px;
	float: left;
	margin-right: 12px;
	margin-left: 12px;
}

#dblBorder {
	width: 960px;
	background: url('http://catawbacog.org/wp-content/uploads/2011/09/borders.png') repeat-y 0% 100%;
	overflow: auto;
}