/* GLOBALS
========================================*/

html, body {
color:#FFFFFF;
font-family:arial,san-serif;
font-size:10pt;
line-height:13pt;
	background-repeat: repeat-x;
	background-color:#F2F2D9;
}

* { margin:0; padding:0; }
.clear { clear:both; }
.right { float:right; }
.left { float:left; }
img { border: none; }

#wrapper {
	background-image:url(http://www.netrootsminnesota.org/wp-content/themes/netrootsmn/images/contentTile.png);
	height:auto;
	margin:0 auto;
	padding:0 10px;
	position:relative;
	width:840px;
}

a:link {a:hover 
	background-color:#eee;
	border-color:#ccc;
	border-bottom-color:#eee;}
a:visited {text-decoration: none; }
a:active {text-decoration: none; }
a:hover {text-decoration: none; }

b {
	color:#ff9500;
}

h2 {
	text-align:left;
	color:#FF9500;
	margin: 0 0 16px;
}

hr {
	margin: 15px 0;
}


/* Header
========================================*/

#header {
	width: 840px;
	height: 121px;
	background-image: url(http://www.netrootsminnesota.org/wp-content/themes/netrootsmn/images/header.jpg);
	position:relative;
	border-bottom:5px solid #000000;
}

#nav {
	bottom:3px;
	right:0;
	position:absolute;
}

#nav li {
	display: inline;
	list-style-type: none;
	padding:5px;
	font-size: 8pt;
	color:#000000;
	font-weight:bold;
	background-color:#ff9500;
	margin: 0 1px;
}

#nav .active {
	background-color:#559999;
	color:#ffffff;
}

#nav li:hover {
	background-color:#559999;
	color:#000000;
}

#nav a:link, #nav a:visited, #nav a:active, #nav a:hover {
	text-decoration: none; 
	color:#ffffff; 
	letter-spacing:0.5px;
	
}

#timstole {
	top:10px;
	right:70px;
	position:absolute;
}

#emailsignup {
	background-image:url(http://www.netrootsminnesota.org/wp-content/themes/netrootsmn/images/emailsignup.png);
	color:#FFFFFF;
	font-size:8pt;
	height:46px;
	padding:17px 0 0 20px;
	width:291px;
	right:70px;
	top:10px;
	position:absolute;
}

#emailsignupTxtfield {
	border: 1px solid #ff9500; 
	height:20px;
}

#emailsignupBtn {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(http://www.netrootsminnesota.org/wp-content/themes/netrootsmn/images/emailbtn.jpg) no-repeat scroll center top;
	border:0 none;
	cursor:pointer;
	height:24px;
	left:-4px;
	margin:0;
	padding:0;
	position:relative;
	top:5px;
	width:25px;
}


/* Index
========================================*/

.headerTxt {
	background-color:#F2F2D8;
	color:black;
	font-size:12pt;
	line-height:17pt;
	padding:20px;
}

#callToAction {
	background-image:url(http://www.netrootsminnesota.org/wp-content/themes/netrootsmn/images/home-notice.jpg);
	color:#CFD384;
	font-size:10pt;
	height:50px;
	line-height:13pt;
	padding:203px 35px 0;
	width:492px;
}

.leftside {
	float:left;
	padding:20px;
	width:502px;
color:black;
}



/* Sidebar
========================================*/

.sidebarList li{
	list-style-type: none;
	margin:1px 0 0 6px;
}

.sidebarForm li{
	list-style-type: none;
	margin: 6px 0;
}

.rightside {
	float:right;
	padding:20px 20px 0 20px;
	width:240px;
	height:100%;
}

.rightBtn {
	margin:15px;
}

.sidebarList .sidebarFoot {
	margin: 10px ;
}

.indexform {
	background-image:url(http://www.netrootsminnesota.org/wp-content/themes/netrootsmn/images/sponsoredBy.png);
	color:#FFFFFF;
	font-size:8pt;
	height:217px;
	padding: 15px 20px 20px;
	width:238px;
}

/* News Post
========================================*/

.newspost {
	margin: 0 0 15px 0;
}


.newspost img {
	margin:-15px 10px 0 0;
	width:80px;
	height:60px;
	float:left;
}

.newsHeader {
	margin:0 0 10px 0;
}

.leftside h1 {
	font:2em Arial;
color:#559999;
font-weight:bold;
}
.leftside h2 {
font:1.5em Arial;
	color:#EE4400; font-weight:bold;
}
.leftside p {
	margin: 10px 0;
	padding:0 0 1em 0;
        color:black;
}
.leftside a {
	color:#559999;
	text-decoration:none;
}




.newspost h1 {
	font-size:14pt;
	width:400px;
	float:right;
	margin:0;
	display:block;
}

.newspost p{ 
	width:490px;
	float:right;
	margin:0;

}

li              { display: list-item }


hr {
	border:0.5px solid #CFCFCF;
}

/* Footer
========================================*/



#footer {
	height:6px;
	margin:7px -9px 0 -10px;
	background-color:#69848D;
	color:white;
	text-align:center;
	height: 30px;
	padding:5px 0 0;
	font-size: 8pt;
}