html
{
	background: url(../_img/cork-bg.png) top center repeat;
	font-size: 16px;
	font-family: Tahoma, Geneva, sans-serif;
}

/* Header */

#header-wrapper
{
	background: url(../_img/top-repeating.png) top left repeat-x;
}

#header
{
	height: 248px;
	width: 1000px;
	margin: 0 auto;
	background: url(../_img/top-back.png) top left no-repeat;
}

#header h1 a
{
	display: block;
	height: 248px;
	width: 395px;
	float: left;
	text-indent: -9999px;
}

#header ul#top-menu {
	display: block;
	float: right;
	height: 31px;
	background: url(../_img/top-menu-left.png) top left no-repeat;
	padding-left: 13px;
}

#header ul#top-menu li {
	display: block;
	float: left;
	height: 31px;
	background: url(../_img/slash.png) right 2px no-repeat;
	padding: 2px 10px 0px 4px;
}

#header ul#top-menu li.last {
	background: url(../_img/top-menu-right.png) top right no-repeat;
	padding-right: 17px;
}

#header ul#top-menu li a {
	text-decoration: none;
	color: #000;
}

#header h2
{
	color: #FFF;
	font-weight: normal;
	font-size: 1.0625em;
	display: block;
	padding-top: 66px;
	float: right;
	height: 24px;
}

#header ul#main-menu {
	display: block;
	float: left;
	height: 31px;
	padding-left: 13px;
	padding-top: 22px;
}

#header ul#main-menu li {
	display: block;
	float: left;
	height: 31px;
	background: url(../_img/slash-2.png) right 2px no-repeat;
	padding: 2px 10px 0px 4px;
}

#header ul#main-menu li.last {
	background: url(../_img/blank.gif) top left no-repeat;
	padding-right: 17px;
}

#header ul#main-menu li a {
	text-decoration: none;
	color: #000;
}

/* The following are menu hacks for SIFR */

/* #header ul#top-menu li a object { margin-top: 5px; }
#header ul#main-menu li a { font-weight: bold; }
#header ul#main-menu li a object { margin-top: 5px; } */

/* Stickies */

#get-involved-1
{
	display: block;
	width: 200px;
	height: 60px;
	padding-top: 45px;
	float: right;
}

#get-involved-1 a
{
	display: block;
	width: 200px;
	height: 60px;
	text-indent: -9999px;
}

#get-involved-2
{
	display: block;
	width: 200px;
	height: 125px;
	float: right;
}

#get-involved-2 a
{
	display: block;
	width: 200px;
	height: 125px;
	text-indent: -9999px;
	/* This is to fix a bug in ie7 where the region was not linkified, not sure why this works, but it does */
	background-color: white;
	opacity: 0.0;
	-moz-opacity: 0.0;
	filter:alpha(opacity=0);
}

/* Content */

#content-wrapper
{
	background: url(../_img/back.png) left 9px repeat-y;
	width: 1000px;
	margin: 0 auto;
}

#content
{
	background: url(../_img/content-top.png) top left no-repeat;
	padding-left: 115px;
	font-size: 0.88em;
	line-height: 151%;
	color: #333333;
	font-family: Tahoma, Geneva, sans-serif;
}

#content a {
	color: #8A0E0F;
}

#content ul#hopeul {
	padding-left: 20px;
}

ul#hopeul li{
	padding-bottom: 25px;
}

#content ul {
	width: 435px;
	padding: 20px 0 30px 30px;
}

#content ul li {
	list-style-type: disc;
}

#content #main-content #vote-yes-h3 {
	text-transform: uppercase;
	font-size: 26px;
	color: #333333;
	font-weight: bold;
	padding-top: 0;
}

#content #sidebar
{
	display: block;
	width: 267px;
	float: right;
	clear: right;
	height: 637px;
	position: relative;
	
	/* background-color: green;
	opacity: 0.5;
	-moz-opacity: 0.5;
	filter:alpha(opacity=50); */
}

#content #sidebar img#vote-yes
{
	padding: 20px 0 20px 10px;
}

#sidebar-bottom
{
	position: absolute;
	bottom: 0;
	right: 0;
	width: 267px;
	height: 223px;
}

#content #sidebar ul#social-media-links
{
	padding: 65px 0 0 20px;
	width: 37px;
}

#content #sidebar ul#social-media-links li
{
	display: block;
	height: 37px;
	width: 37px;
	background: url(../_img/link-facebook.png) top left no-repeat;
	padding-bottom: 15px;
	list-style: none;
}

#content #sidebar ul#social-media-links li#link-facebook
{
	background-image: url(../_img/link-facebook.png);
}

#content #sidebar ul#social-media-links li#link-twitter
{
	background-image: url(../_img/link-twitter.png);
}

#content #sidebar ul#social-media-links li#link-youtube
{
	background-image: url(../_img/link-youtube.png);
}


#content #sidebar ul#social-media-links li a
{
	display: block;
	height: 37px;
	width: 37px;
	text-indent: -9999px;
}

#content #main-content
{
	width: 580px;
}

#content #main-content h3
{
	font-size: 35px;
	font-weight: normal;
	width: auto;
	padding-top: 60px;
	padding-bottom: 17px;
	color: #000000;
	line-height: 35px;
}

#content #main-content h4 {
	color: #8A0E0F;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	padding-bottom: 20px;
	font-size: 19px;
	clear: left;
}

#content #main-content h4 a {
	text-decoration: none;
}
#content #main-content h4 a:hover {
	text-decoration: underline;
}

#content #main-content h5 {
	font-size: 15px;
	color: #000000;
}

#content #main-content h6 {
	font-size: 15px;
	color: #000000;
	font-weight: normal;
	font-style: italic;
}

#content #main-content p {
	padding-bottom: 1em;
}

img#pdf-btn {
	margin-bottom: -8px;
}

ul#resourcesul li {
	padding-bottom: 10px;
}

#main-content ol {
	list-style-type: decimal;
	padding-left: 25px;
	font-weight: bold;
	color: #000000;
}

#main-content ol li {
	padding-bottom: 30px;
}

#main-content ol li span {
	color: #333333;
}

#main-content ol li ol {
	list-style-type: lower-alpha;
	font-weight: normal;
	color: #333333;
	padding-top: 10px;
}

#main-content ol li ol li {
	padding-bottom: 15px;
}

#main-content ol ul {
	padding: 10px 0 0 0;
	width: 100%;
	font-weight: normal;
	color: #333333;
}

#main-content ol ul li {
	list-style-type: none;
	padding-bottom: 0;
}

#main-content ol ul#add-disc {
	padding-left: 21px;
}

#main-content ol ul#add-disc li {
	list-style-type: disc;
}

/* Forms */

input {
	border: none;
	background: url(../_img/input.jpg) top left no-repeat;
	height: 14px;
	width: 401px;
	padding: 8px;
	font-size: 12px;
}

textarea {
	border: none;
	background: url(../_img/textarea.jpg) top left no-repeat;
	height: 79px;
	width: 405px;
	padding: 8px;
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
}

input#submit {
	text-indent: -9999px;
	float: right;
	height: 27px;
	width: 74px;
	margin: 0 156px 10px 0;
	padding-left: 400px;
	background: none;
}

input#donate {
	background: none;
	height: 28px;
	width: 236px;
	padding: 8px 0 0 0;
}

input#chargetotal {
	background: url(../_img/dollarinput.png) top left no-repeat;
	height: 14px;
	width: 111px;
	padding-left: 16px;
}

.checkboxes input {
	width: 20px;
	clear: left;
	float: left;
	background: none;
}

.wpcf7-list-item {
	display: block;
}

.wpcf7-list-item-label {
	float: left;
}

label {
	color: #000000;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	height: 4px;
	padding-top: 10px;
	clear: left;
}

.wpcf7-response-output {
	clear: left;
	background-color: #FFF;
	
}

/* Footer */

#pencil-footer {
	color: #FFFFFF;
	margin: 70px 0 2px 28px;
	width: 543px;
	height: 42px;
	background: url(../_img/pencil.jpg) top left no-repeat;
	font-size: 12px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#pencil-footer p {
	padding: 9px 0 0 156px;
}

#pencil-footer span {
	padding-left: 10px;
	background: url(../_img/bullet-white.jpg) center left no-repeat;
}

#pencil-footer a {
	color: #FFFFFF;
	text-decoration: none;
}

p#paidfor{
	text-align:center;
	font-size:12px;
}

p#tands {
	background: url(../_img/tands.png) top left no-repeat;
	width: 120px;
	margin: 0 auto;
	height: 18px;
	font-size: 12px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-weight: bold;
}

p#tands a {
	display: block;
	color: #000000;
	width: 100px;
	padding: 0 0 3px 25px;
	height: 16px;
	text-decoration: none;
}

/* Blog */

#content #main-content p.blog-date {
	font-size: 16px;
	font-weight: bold;
	padding: 0;
}
#content #main-content p.blog-author {
	font-size: 12px;
	padding: 0;
}

.the_content {
	padding: 0.5em 0;
}

.the_content p {
	padding: 0.5em 0;
}

.blog-meta {
	font-size: 12px;
	padding-bottom: 30px;
}

.single-comment-wrapper {
	border: 2px solid #A19B8C;
	padding: 8px;
	margin-bottom: 20px;
}

.comment-meta {
	font-size: 12px;
}

#content .comment-meta a {
	color: #000;
	text-decoration: underline;
}

#content .blog-sidebar {
	padding-top: 14px;
	line-height: 23px;
}

#content .blog-sidebar #sidebar-bottom
{
	width: 110px;
}

#content .blog-sidebar h4 {
	color: #000;
}

#content .blog-sidebar ul {
	padding: 0;
	margin: 0;
}

#content .blog-sidebar ul li {
	list-style: none;
	line-height: 23px;
	font-size: 12px;
}

#content .blog-sidebar .blog-widget {
	text-transform: uppercase;
	padding-left: 10px;
}

#content .blog-sidebar .blog-widget h4 {
	padding-top: 23px;
}

#content .blog-sidebar .blog-widget a {
	color: #000;
	text-decoration: none;
}

#content .blog-sidebar .blog-widget a:hover {
	text-decoration: underline;
}

#content form#searchform {
	text-align: left;
	padding-right: 50px;
	padding-top: 5px;
}

#content form#searchform input {
	border: none;
	background: url(../_img/search-input.jpg) top left no-repeat;
	height: 16px;
	width: 170px;
	padding: 1px 2px 1px 20px;
	font-size: 12px;
}

#content form#searchform input#searchsubmit {
	height: 20px;
	width: 65px;
	background: none;
	padding: 3px 0 0 123px;
}

/******************/
/* Search Results */
/******************/

#content div.singleSearchResult
{
	padding-bottom: 1em;
}

#content div.singleSearchResult p
{
	padding: 0;
	font-size: 0.875em;
}

#content div.singleSearchResult p.searchResultName
{
	font-size: 1em;
}

#content div.singleSearchResult p.searchResultMeta, #content div.singleSearchResult p.searchResultMeta a
{
	color: #666;
}

/* Misc */

.clearer
{
	clear: both;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

.alignright {
	float: right;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}

.wp-caption {
	background-color: #A19B8C;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.maroon {
	color: #8A0E0F;
}

.black {
	color: #000000;
}

.bold, strong {
	font-weight: bold;
}

.italic {
	font-style: italic;
}

.post-edit-link {
	float: left;
	clear: left;
	padding-top: 10px;
}