/*
Design by Metamorphosis Design
http://www.metamorphozis.com
Released for free under a Creative Commons Attribution 2.5 License
*/

*
{
/*margin: 0px;*/
padding: 0px;
}

a{
	color: #022649;
	font-weight:bold;
	text-decoration: none;
}

a:hover {
	color: #cc0000;
}

body {
	background: #c9ebff url(http://nationaldayofreason.org/images/bg_all.jpg) top repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	color: #000000;
	margin:0 auto;
	padding:0px;
}

#content{
	margin-top: -5px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 879px;
	text-align: left;
	background: url(http://nationaldayofreason.org/images/con_bg.png) repeat-y top center;
	
	
}

#main{
	/*width: 879px;
	width: 879px;*/
	margin: 0 auto;
	clear:both;
	
}

#header {
	/*width: 1105px;
	height: 191px;*/
	width: 1012px;
	height: 175px;
	/*background: url(http://nationaldayofreason.org/images/header.jpg) no-repeat top center;*/
	padding-top: 1px;
	margin: 0 auto;

}

#logo {
	height: 100px;
	padding-left: 680px;
	padding-top:20px;
	
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a{
	font-size: 12px;
}

#menu{
	width:1000px;
	height: 31px;
	margin: 0 auto;
	padding-left: 120px;
	margin-top:22px;
}

#menu ul {
	padding-left: 0px;
	list-style:none;
	display: inline;
}

#menu li {
	display: inline;
	list-style: none;
	padding-left:0px;
}

#menu a {
	font-family: Times;
	float: left;
	width: 125px;
	height: 23px;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: normal;
	padding-top: 8px;
	font-size: 18px;
	background: url(http://nationaldayofreason.org/images/menu_bg.jpg) no-repeat left top;
	padding-right:1px;
}

#menu a:hover{
	width: 125px;
	height: 23px;
	background: url(http://nationaldayofreason.org/images/menu_hover.jpg) no-repeat center;
	color: #ffffff;
}

#con_top{
	background: url(http://nationaldayofreason.org/images/con_top.png) no-repeat;
	height:7px;
	/*margin-top:10px;*/
}

#con_bot{
	background: url(http://nationaldayofreason.org/images/con_bot.png) no-repeat;
	height:18px;
}

#left{
	width: 260px;
	padding-left: 10px;
	min-height: 900px;
}

H3{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align:center;
	color: #ffffff;
	padding-top:5px;
	/*background: url(http://nationaldayofreason.org/images/title_left.jpg) no-repeat;*/
	height: 39px;
}

.table_content a {color: #3793ce; text-decoration: none; } 
.table_content a:hover {color: #cc0000; text-decoration: underline; }




#left ul{
	list-style: none;
	padding-left: 10px;
	padding-right:10px;
	padding-top: 35px;
	background: url(http://nationaldayofreason.org/images/leftulbg.jpg) no-repeat top;
}

#left li{
	background: url(http://nationaldayofreason.org/images/ls.png) no-repeat left top;
	padding-left: 25px;
	margin-bottom:10px;
	padding-bottom: 10px;
}

#left a{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	text-decoration:none;
	color: #3793ce;
	font-weight:bold;
}

#left a:hover{
	color: #cc0000;
}

.lefthr{
	height:1px;
	margin-top: 30px;
	border-bottom: 1px solid #000000;
	
}

#right_top{
	background: url(http://nationaldayofreason.org/images/right_top.png) no-repeat;
	height:8px;
	margin-left:-8px;
}

#right{
	float: right;
	width: 587px;
	margin-right:11px;
	min-height: 900px;
}

#textblog{
	padding: 8px;
}

H4{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #022649;
	padding-left:3px;
	background: url(http://nationaldayofreason.org/images/title_right.png) repeat-x bottom;
	margin-bottom:20px;
	padding-bottom:5px;
	clear:both;
	padding-right:10px;
}

 ul {
	margin-left:35px;
	
	}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
	padding-left: 15px;
	padding-right: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #196050;
}
.read, #left ul li .read{
	float:right;
}
.read a, #left ul li .read a{
	font-weight:normal;
	color: #ffffff;
	background: url(http://nationaldayofreason.org/images/read.png) no-repeat top;
	width:104px;
	height: 19px;
	display: block;
	padding-top:3px;
	text-align:center;
}

.read a:hover, #left ul li .read a:hover{
	color: #cc0000;
}

.text{
	padding-top:20px;
}

h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #18004f;
	font-weight:bold;
}

#leftcol{
	width: 195px;
	float:left;
	margin-left: 10px;
	text-align:left;
}

#cencol{
	width: 195px;
	float:left;
	margin-left: 40px;
	text-align:left;
}

#rightcol{
	width: 195px;
	float:left;
	margin-left: 40px;
	margin-right: 10px;
	text-align:left;
}

#footer {
	height: 33px;
	clear: both;
	padding-top: 5px;
	background: url(http://nationaldayofreason.org/images/footer.jpg) repeat-x top;
	margin-top:10px;
}

#footer p {
	margin: 0;
	font-size: 13px;
	text-align: center;
	color: #ffffff;
}

#footer a {
	color: #ffffff;
}

#footer a:hover {
	color: #cc0000;
}


#countdown_dashboard {
	height: 110px;
}

.dash {
	width: 75px;
	height: 80px;
	background: transparent url('/theme/images/dash.png') 0 0 no-repeat;
	float: left;
	margin-left: 10px;
	position: relative;
	text-align:center;
}

.dash .digit {
	font-size: 35pt;
	font-weight: bold;
	float: left;
	width: 35px;
	text-align: center;
	font-family: Verdana;
	color: #02264a;
	position: relative;
}

.dash_title {
	position: absolute;	
	display: block;
	bottom: 1px;
	/*right: 6px;*/	
	font-size: 9pt;
	color: #02264a;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#loading {
	text-align: center;
	margin: 10px;
	display: none;
	position: absolute;
	width: 100%;
	top: 60px;
}

