@charset "UTF-8";
/* CSS Document */

*{margin:0;padding:0;}

.clear {clear:both;}

body {
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #005ba2 url('images/main-bg-home2.jpg') top center repeat-x; 
/*	background: #005ba2 url('/wp-content/themes/obama/images/main-bg-home2.jpg') top center repeat-x; */
	}

a:link, a:visited {
	color: #213c89;
	text-decoration: none;
	}

a:hover, #menu a:active {
	color: #c60000;
	}

blockquote {background-color : #f3f3f3;padding : 10px;margin : 15px 0;}


/* frame styles */

#ad {
	margin:0 auto;
	width:750px;
        height:110px;
	text-align: left;
}

#right-rectangle-ad{
        margin:0 auto;
	width:165px;
        height:602px;
	text-align: left;
        padding-bottom: 2px;
}


#container {
	width: 900px;
	margin: 0 auto;
	text-align: left;
	}

#top {
	position: relative;
	width: 900px;
	height: 95px;
	padding-top: 90px;
	background: url('images/top-bg.jpg') top center no-repeat;
	}

#home {
	display: block;
	position: absolute;
	top: 0px;
	left: 20px;
	width: 660px;
	height: 132px;
	}

#donate {
	padding-left: 735px;
	float: right;
	margin-right: 30px;
	}

#donate a:link, #donate a:visited {
	display: block;
	width: 134px;
	height: 27px;
	background: url('images/donate-off.jpg') top center no-repeat;
	}

#donate a:hover, #donate a:active {
	background: url('images/donate-on.jpg') top center no-repeat;
	}

#menu {
	float: right;
	margin: 15px 30px 0 0;
	height: 52px;
	list-style: none;
	}

#menu li {
	float: left;
	}

#menuh div.menu-divider {
	float: left;
	width: 1px;
	margin: 0;
	height: 52px;
	background: url('images/menu-bg.jpg') top center repeat-x;
	}

#menu a:link, #menu a:visited {
	display: block;
	padding: 19px 11px 0 11px;
	height: 35px;
	font-size: 11px;
	text-transform: uppercase;
	color: #fff;
	}

#menu a:hover, #menu a:active {
	text-transform: uppercase;
	border-top: 7px #ab0000 solid;
	padding-top: 12px;
	background: url('images/menu-over-bg.gif') top center repeat-x;
	}

#spotlight {
	width: 850px;
	height: 810px; 
	color: #fff;
	margin-bottom: 30px;
	}

#spotlight a:link, #spotlight a:visited {
	color: #fff;
	}

#spotlight a:hover, #spotlight a:active {
	text-decoration: underline;
	}

#spotlight .cover {
	float: right;
	border: 10px solid #fff;
	margin: 0 17px 20px 15px;
	}

#spotlight h1 a:link, #spotlight h1 a:visited {
	color: #000;
	}

#spotlight h1, #spotlight h1 a {
	margin-bottom: 15px;
	font-size: 34px;
	text-align: center;
	color: #000;
	}

#spotlight h2 {
	font-size: 20px;
	margin-bottom: 9px;
	}

#spotlight div.gray {
	clear: both;
	width: 850px;
	text-align: center;
	margin-bottom: 20px;
	}

#spotlight h3 a:link, #spotlight h3 a:visited {
	color: #ccc
	}

#spotlight h3 {
	clear: both;
	text-align: center;
	font-size: 22px;
	display: inline;
	}

#buttons {
	clear: both;
	}

#buttons li {
	list-style: none;
	float: left;
	}

#buttons .spacer {
	width: 21px;
	}

#content {
	width: 840px;
	padding: 15px 30px 30px 30px;
	text-align: center;
	}

#content div {
	text-align: left;
	}

#leftbar {
	width: 180px;
	float: left;
	}

#rightbar {
	width: 180px;
	float: right;
	}

#rightbar li, #leftbar li {
	list-style: none;
	}

#center {
	width: 450px;
	margin: 0 auto;
	}

.post, .navigation {
	width: 420px;
	background: #fff url('images/post-bg.gif') top left no-repeat;
	color: #000;
	padding: 10px 15px 15px 15px;
	margin-bottom: 35px;
	}

.navigation {
	width: 450px;
	background: #fff;
	font-weight: bold;
	padding: 0;
	}

.navigation .older-post {
	float: left;
	margin: 15px;
	}

.navigation .newer-post {
	float: right;
	margin: 15px;
	}

#big {
	margin: 0 auto;
	width: 810px;
	background: #fff url('images/post-bg.gif') top left no-repeat;
	padding: 45px 15px 5px 15px;
	margin-bottom: 35px;
	}

#footer, #footer div {
	clear: both;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 15px;
	color: #fff;
	}

#footer a {
	color: #fff;
	}

#footer a:hover, #footer a:active {
	text-decoration: underline;
	}

/* content styles */

p {
	margin-bottom: 15px;
	}

.box, .widget {
	width: 162px;
	padding: 7px 8px 10px 8px;
	color: #fff;
	margin-bottom: 20px;
	}

#rightbar .box, #rightbar .widget {
	background: #005ba2 url('images/box-bg-right.gif') top center no-repeat;
	}

#leftbar .box, #leftbar .widget {
	background: #005ba2 url('images/box-bg-left.gif') top center no-repeat;
	}

.box h1, .widgettitle {
	text-align: right;
	text-transform: uppercase;
	color: #fff;
	font-size: 14px;
	margin-bottom: 17px;



	}

.box ul li, .widget ul li {
	margin: 4px 0;
	}

.box a:link, .box a:visited, .widget a:link, .widget a:visited {
	font-size: 11px;
	color: #fff;
	}

.box a:hover, .box a:active, .widget a:hover, .widget a:active {
	color: #b9b9b9;
	}

h3 {
	margin: 15px 0;
	}

h6 {
	text-align: right;
	font-size: 12px;
	color: #808080;
	font-weight: normal;
	margin-bottom: 20px;
	}

.navigation {
	clear: both;
	}

.sidebar-item {
	margin-bottom: 20px;
	}

.commentlist li {
	margin-left: 18px;
	width: 358px;
	padding: 5px;
	}

.commentlist p {
	margin-bottom: 5px;
	}

.altcomment {
	background: #e6e6e6;
	}

#events-calendar td {
	text-align: center;
	padding: 2px;
	}

#events-calendar #today {
	background: #fff;
	color: #000;
	}

#events-calendar #today a {
	background: #fff;
	color: #f00;
	}

#contact-box {
	width: 500px;
	margin: 0 auto;
	padding: 0 100px 50px 100px;
	background: #ccc;
	}

.post ul {
	margin-left: 15px;
	list-style: square;
	}
