/*
Theme Name: Grassroots Nevada Theme
Theme URI: http://grassrootsnevada.com
Description: A search engine optimized website theme for WordPress.
Author: Travis Hagen
Author URI: http://travishagen.com/
Version: 1.1
.
Copyright 2010 Travis Hagen
.
*/


body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
body{
	background-image:url(images/bg_body.jpg);
	background-repeat:repeat-x;
}

#wrapper {
	width: 1143px;
	margin-right: auto;
	margin-left: auto;
}
.right{
	float:right;
	margin:10px 0 10px 20px;
}
.left{
	float:left;
	margin:10px 20px 10px 0;
}
.clear{
	clear:both;
}
.noPad{
	padding:0;
	margin:0;
}
#header {
	background: url(images/bg_header.jpg);
	height: 243px;
	position: relative;
	background-repeat:no-repeat;
}
#footerWrapper {
	background: url(images/bg_footer.jpg);
	height: 100px;
	position: fixed;
	bottom: 0px;
	clear: both;
	width:100%;
}
#footer {
	background: url(images/bg_footerCenter.jpg);
	width: 1143px;
	margin-right: auto;
	margin-left: auto;
	height: 99px;
	padding-top: 2px;
	padding-bottom: 0px;
	position: relative;
}
#sidebar {
	float: right;
	width: 275px;
}
#content {
	width: 850px;
	float: left;
	padding-top: 15px;
	padding-bottom: 150px;
	min-height: 460px;
}
.button {
	margin-top: 15px;
	display: block;
}
#header .menu li {
	float: left;
}
#header .menu a {
	display: block;
	padding: 12px 13px;
	color: #FFF;
	text-decoration: none;
	font: 1.3em "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#header .menu {
	position: absolute;
	width: 931px;
	left: 0px;
	bottom: 0px;
}
#socialMedia a {
	background: url(images/menu_social.jpg) no-repeat;
	height: 43px;
	display: block;
	background-position:0 0;
}
#socialMedia li {
	float: left;
}
#socialMedia {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
#socialMedia #smNav_twitter {
	width: 49px;
}
#socialMedia #smNav_facebook{
	width: 41px;
	background-position: -49px center;
}
#socialMedia #smNav_meetup{
	width: 58px;
	background-position: -90px center;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height:1.5em;
}

#content h1 {
	font: 3em "Arial Black", Gadget, sans-serif;
	margin-bottom: 15px;
}
#content p {
	margin-bottom: 15px;
	color:#222;
}
#content h2 {
	font-size: 1.75em;
        font-weight: bold;
	margin-bottom: 15px;
        line-height: 1.5em;
}
#content h3 {
	text-transform: uppercase;
	font-size: 1.25em;
	margin-bottom: 10px;
	color:#333;
}
#content strong {
	font-weight: bold;
}
#content em {
	font-style: italic;
}
#content a {
	color: #003385;
}
#content a:hover {
	color: #FE1C00;
}
#content ol, #content ul {
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 35px;
}
#content ol li {
	list-style:decimal;
	margin:5px 0;
}
#content ul li {
	list-style:disc;
	margin:5px 0;
}#content blockquote {
	background: #9ABFFB;
	padding: 15px;
	width: 300px;
	border: 5px solid #003386;
	font: 1.2em/1.5em Georgia, "Times New Roman", Times, serif;
	float: right;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.author {
	font-size: .8em;
	font-style: italic;
}
.hide{
    display:none;
}
.left{
    float:left;
    margin:0 10px 15px 0;
}
.right{
    float:right;
    margin:0 0 15px 10px;
}
#emailList table {
	margin-top: 10px;
}
#emailList td {
	padding: 0 40px 0 0px;
}

#footer #e2ma_signup_submit_button {
	background: url(images/button_join.png);
	height: 71px;
	width: 191px;
	position: absolute;
	top: 27px;
	right: 0px;
	border: none;
	cursor: pointer;
}
#footer #emma_member_email{
	width: 250px;
}
#footer #emma_member_wildcard_27743{
	width:200px;
}
#footer #emailList legend {
	color: #FFF;
	font: 1.8em "Arial Black", Gadget, sans-serif;
}
#footer #emailList {
	font-size: 1.2em;
	color: #FFF;
}
#emailList em{
	color:#F00;
}

form em{
	color:#F00;
}

form.styled {
	width:700px;
}

form.styled .long {
		width:450px;
}
div.splash {
	background: url(images/bg_splash.jpg);
	height: 376px;
	width: 758px;
	padding-top: 70px;
	padding-right: 50px;
	padding-left: 50px;
}

.splash table {
        width:400px;
}
.splash td {
        padding-right:20px;
}

#sidebar li,ul,ol {
margin:0;
padding:0;
list-style:none;
}
.eventDate {
	float: left;
	padding-right: 20px;
	font-weight: bold;
	color: #333;
	width: 80px;
}
.eventTime {
	display: block;
	float: left;
	width: 100px;
}
.events {
	float: left;
	width: 600px;
	padding-bottom: 5px;
}
.eventDayRow {
	float: left;
	width: 850px;
	border-bottom: 1px solid #999;
        padding-top: 10px;
	padding-bottom: 10px;
	clear: both;
}
.event {
	margin-bottom: 5px;
}
.eventWrapper {
	float: left;
	width: 620px;
}
.eventYes {
	color: #090;
	font-size: 0.9em;
}
.eventMaybe {
        font-size: 0.9em;
        color: #C30;
}
.eventOrg{
    font-size:0.9em;
}
.continue{
display:block; text-align:center;color:#666; font-size:17px;
}
