/* @override 
	http://disbeliefnet.flyheadstudios.com/disbeliefnet-base.css
	http://disbeliefnet.flyheadstudios.com/css/disbeliefnet-base.css
	http://dev.disbeliefnet.com/css/disbeliefnet-base.css
*/

/* @group Base Styles */

html {
	background: #577154 url(../images/standard_background_green.png) repeat-y center;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
}

#shell {
	position: relative;
	background-color: #f6ede6;
	width: 1003px;
	min-height: 300px;
	margin: 0px auto;
	overflow: hidden;
}

h1 {
	color: #795437;
	font: bold 1.6em Georgia, "Times New Roman", Times, serif;
}

a {
	color: #3b281a;
}

p strong {
  font-weight: bold;
}

p em {
	font-style: italic;
}

/* @end */

/* @group Header */

#header {
	width: 999px;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	background-color: #3b281a;
}

#logo {
	height: 103px;	
	width: 999px;
}

#youtube_link {
	position: absolute;
	display: inline;
	right: 230px;
	top: 8px;
}

#donate_now {
	cursor: pointer;
	position: absolute;
	display: inline;
	top: 0px;
	right: 46px;
	padding: 28px 8px 5px;
	background-color: #795437;
	color: #efd2bc;
	font: 1.3em Georgia, "Times New Roman", Times, serif;
}

#donate_now:hover {
	background-color: #884f22;
	color: #ff8930;
}

#nav_bar {
	overflow: hidden;
	height: 33px;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	background-image: url(../images/NavBackground.png);
}

#nav_bar ul {
	padding: 0px 2px;
}

#nav_bar li {
	float: left;
	padding: 8px 14px 8px 16px;
	background: url(../images/NavDivider.png) no-repeat 0 -1px;
	font: 16px Arial, Helvetica, sans-serif;
	text-align: center;
}

#nav_bar li.first {
	background: none;
}

#nav_bar li a {
	color: #3b281a;
	text-decoration: none;
}

#nav_bar li a:hover {
	color: #a77048;
}

#nav_bar li.Big_Important_Religions {
	width: 167px;
}
#nav_bar li.Misc_Faiths {
	width: 83px;
}
#nav_bar li.What_in_the_World {
	width: 139px;
}
#nav_bar li.News_Feed {
	width: 62px;
}
#nav_bar li.Heretic_Press {
	width: 130px;
}
#nav_bar li.Blasphemy_Box {
	width: 113px;
}
#nav_bar li.Suggestions {
	width: 89px;
}
#nav_bar li.E-Cards {
	width: 60px;
}


#headlines {
	margin: -1px 0px 0px;
	padding: 3px 5px 4px;
	position: relative;
	height: 19px;
	border-bottom: 2px solid black;
	background-image: url(../images/HeadlinesBackground.png);
}

#headlines #headline_text a, #headlines #headline_text {
	color: #def5dc;
	font-size: 14px;
	text-decoration: none;
	position: relative;
}

#headlines h1 {
	margin-left: 25px;
	color: #000;
	display: inline;
	font: normal 15px Tahoma, Arial, Helvetica, sans-serif;
}

#headlines img {
	position: absolute;
	top: 0px;
	left: 0px;
}


/* @end */

/* @group Content */

#content {
	position: relative;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	padding: 10px;
}

#content.homepage {
	padding: 0px;
}


/* @end */

/* @group IE Hacks */

body.standards #content_minheight {
	display: none;
}

body.ie6 #content_minheight {
	position: relative;
	float: left;
	height: 500px;
	width: 0px;
	left: -3px;
	margin-left: -6px;
}

/* @end */

.clear {
	position: relative;
	clear: both;
	height: 3px;
	margin-top: -3px;
}

.ie6 .clear {
	margin-bottom: -1.0em;
}

#footer {
	height: 64px;
	font-size: 0.9em;
	background-color: #23160c;
	padding: 5px;
	border-right: 2px solid #000;
	border-left: 2px solid #000;
	text-align: center;
	color: #93867d;
}

/* @group Advertisements */

.ad690x90 {
	width: 690px;
	height: 86px;
}

.ad728x90 .banner_advertisement_callout{
	width: 720px;
	margin: -4px 0px 0px 1px;
}

.banner_advertisement_callout {
	color: #d2beaf;
	font-size: 0.7em;
	padding: 3px 5px;
	text-align: right;
	background-color: #3b281a;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}



.skyscraper_advertisement_callout {
	color: #d2beaf;
	font-size: 0.7em;
	padding: 3px 5px 3px 9px;
	text-align: center;
	background-color: #3b281a;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.square_advertisement_callout {
	position: relative;
	color: #d2beaf;
	font-size: 0.7em;
	padding: 2px 3px;
	text-align: center;
	background-color: #3b281a;
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
}

.ad300x250 {
	position: relative;
	width: 300px;
	min-height: 250px;
	background-color: #DDD;
	margin-bottom: 3px;
}

.adsense_square {
	border: 1px solid black;
	background: white;
	width: 268px;
	padding: 15px;
	margin: 15px auto;
	font: 13px Arial, Helvetica, sans-serif;
}

.adsense_wide {
	font: 13px Arial, Helvetica, sans-serif;
	background: white;
	border: 1px solid black;
	width: 650px;
	margin: 5px auto 5px auto;
}
.adsense_wide div {
	margin: 7px;
}

.adsense_wide span.a {
	color: #1b6e08;
}

.adsense_wide a {
	font-size: 1.2em;
	color: #b56c2e;
}

.adsense_square span.a {
	color: #1b6e08;
}

.adsense_square a {
	font-size: 1.2em;
	color: #b56c2e;
} 

/* @end */
.poll {
	margin-top: 3px;
	position: relative;
	border: 1px solid black;
	padding: 10px;
	background: #8db684 url(../images/TodaysPollBackground.png) repeat-x;
}

.poll input {
	margin: 5px 10px 5px 5px;
}
.poll td {
	padding: 2px;
}

.square_ad a img {
  margin-bottom: -3px;
}
