/*
Theme Name: Blank 2 Column - Right Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready,blank
*/

@import url(/css/whitespace.css);


/* basics */

*{margin:0; padding:0;}
html {
	background: #496f96 url(images/bg.gif) 100% 0 repeat-y;
}

body {
	behavior: url(/css/csshover.htc);
}

	
h1 {font-size: 18px;}
h2 {font-size: 16px;}
h3 {font-size: 14px;}
h4 {font-size: 12px;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* container */


#container {
	width: 760px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	}
	
/* header */
/* main menu */


#menu {
	background:#000;
	font-family: verdana, arial, times, serif;
	font-size: 8pt;
	overflow:hidden;
}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	list-style-type: none;
	float:left;
	margin: 0;
	padding: 0;
}

#menu ul li a {
	padding:4px 10px;
	margin: 0;
	color: #fff;
	display:block;
}

#menu ul li a:hover {
	background: #fff;
	color:#000;
}



/* content */


#content {
	float:left;
	width:630px;
	overflow: hidden;
	margin:14px;
	}

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 15pt georgia, times;
	border-bottom: 1px solid #999;
	padding-bottom: 3px;
	margin: 15px 0 0;
	}
#content .post a {	
	color: #496F96;
	text-decoration: underline;
}
#content .post h2 a{
	color: #000;
	text-decoration: none;
	}
	
#content .post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}
	

.navigation {
	margin:0 0 15px;
	padding:0 0 10px;
	text-align: center;
	}
	



/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size:12px;
	width:190px;
	float:right;
	margin:8px 0 0;
	padding: 0;
	border-left: 1px solid #ddd;
	}

#sidebar h2{
	font:normal 12px arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0 0 3px;
	font-weight: bold;
	border-bottom: 1px solid #999;
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}
#sidebar label{
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 12px;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14px;}
	
#commentform h3{
	font-size: 12px;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 10px;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14px;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 0;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */

#footer {
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

/* make it like usnx */
img {
	margin: 5px;
}
a:link, a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover, a:active {	text-decoration: none;}

html {
	background: #ececec;
}
body {
	background: #FFF url(/images/topbg.gif) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #373737;
}
#container {
	width: 849px;
	margin: 0 auto;
	position: relative;
}
#header {
	margin: 0;
	height: 189px;
	background: url(/images/header.jpg) 0 0 no-repeat;
	text-indent: -1234em;
}
#header a {
	height: 189px;
	width: 400px;
	text-decoration: none;
	display: block;
}
#navigation {
	margin: 0;
	list-style: none;
	position: relative;
	height: 50px;
	background: url(/images/menu.jpg) 0 0 no-repeat;
	text-indent: -1234em;
	z-index: 1000;
}
#navigation li {
	position: absolute;
	top: 0;
	height: 50px;
	margin: 0;
}
#navigation li a {
	display: block;
	height: 50px;
	text-decoration: none;
}
#home {	display: none;}
#who {
	left: 2px;
	width: 170px;
}
li:hover#who,
#who a:hover {	background: url(/images/menu.jpg) -2px -50px no-repeat;}
#newsmedia {
	left: 174px;
	width: 171px;
}
li:hover#newsmedia,
#newsmedia a:hover {	background: url(/images/menu.jpg) -174px -50px no-repeat;}
#elections {
	left: 347px;
	width: 151px;
}
li:hover#elections,
#elections a:hover {	background: url(/images/menu.jpg) -347px -50px no-repeat;}
#policy {
	left: 500px;
	width: 206px;
}
li:hover#policy,
#policy a:hover {	background: url(/images/menu.jpg) -500px -50px no-repeat;}
#contact {
	left: 708px;
	width: 139px;
}
li:hover#contact,
#contact a:hover {	background: url(/images/menu.jpg) -708px -50px no-repeat;}
#navigation ul {	display: none;}
#who ul {	width: 164px;}
#newsmedia ul {	width: 165px;}
#elections ul {	width: 145px;}
#policy ul {	width: 200px;}
#contact ul {	width: 133px;}
#navigation li:hover ul {
	display: block;
	position: absolute;
	top: 50px;
	left: 0;
	margin: 0;
	list-style: none;
	background: #007A49;
	text-indent: 0;
	text-align: center;
	padding: 3px;
}
#navigation ul li {
	position: static;
	height: auto;
}
#navigation ul li a {
	height: auto;
	padding: 3px;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 1;
}
#navigation ul li a:hover {
	background: #3EBA86;
}
#content {
	margin: 10px 2px;
	min-height: 150px;
	_height: 150px;
}
#title {
	color: #00457c;
	font-size: 24px;
	letter-spacing: -1px;
	margin: 0 0 10px;
}
#members {
	position: absolute;
	left: 728px;
	top: 47px;
	background: url(/images/members.jpg) 0 0 no-repeat;
	width: 102px;
	height: 100px;
	text-indent: -1234em;
}
#members a {
	display: block;
	height: 100px;
	text-decoration: none;
}
#members a:hover {	background: url(/images/members.jpg) -102px 0 no-repeat;}
#clear {
	height: 8px;
}
#footer {
	background: #ececec url(/images/botbg.gif) 0 0 repeat-x;
	text-align: center;
	color: #373737;
	padding: 10px 0 1px;
	min-height: 97px;
	_height: 97px;
}
#footer p {
	margin: 5px 0;
}
#footer a {	text-decoration: none;}
#footer a:hover {	text-decoration: underline;}
#links {	font-weight: bold;}
#links a {	color: #373737;}
#copyright {
	color: #6f6f6f;
	font-size: 10px;
}
#footer p#byline {
	width: 849px;
	margin: 20px auto 5px;
	color: #969696;
	text-align: right;
	font-size: 10px;
}
#byline a {	color: #969696;}

