/* Supernatural CSS Document */

/* Start Structural CSS */
body {
	font-family: Tahoma, Arial;
	color: #b8b8b8;
	background-color:#000000;
	font-size: 10px;
	font-weight: normal;
	line-height: 16px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
html {
	overflow-x: hidden;
	overflow-y: auto;
}

td {
	font-family: Arial, Helvetica, sans-serif; 
	color: #968f8f;
	font-size: 11px;
	font-weight: normal;
	line-height: 16px;
	word-wrap:break-word;
	overflow:hidden;
}

p {
	margin:0px 0px 10px 0px;
}

form {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

.contributeInput{
	border-bottom:1px solid #968f8f; 
	border-color:0px; 
	border-top:0px; 
	border-right:0px; 
	border-left:0px; 
	background-color:#ead9a3; 
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif
}

.contributeTxtArea{
	border:0px; 
	background-color:#ead9a3; 
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:745px;
}

.contributeTxt{
	color:#000000;
	font-size:11px;
}

.editProfileInput{
	border-bottom:1px solid #968f8f; 
	border-color:0px; 
	border-top:0px; 
	border-right:0px; 
	border-left:0px; 
	background-color:#ead9a3; 
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif
}

.editProfileTxtArea{
	border:0px; 
	background-color:#ead9a3; 
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	width:745px;
}

.editProfileTxt{
	color:#000000;
	font-size:11px;
}

.memberStatTxtDrk{
	color:#000000;
	font-size:11px;
}


.mainBodyCell{
	background-image:url(../images/main-bg.jpg);
	background-repeat:no-repeat;	
}

.mainBodyCell2{
	background-image:url(../images/main-bg2.jpg);
	background-repeat:no-repeat;	
}



.pmHeaders {
	color:#aa6d11; 
	font-size:12px; 
	font-weight:bold;
}


/* START Polls */

.pollTitle {
	margin:25px 0px 0px 25px; 
	color:#aa6d11; 
	font-size:12px; 
	font-weight:bold;
}

.pollOptionTxt {
	font-size: 10px;
}

.pollPercentage {
	color:#aa6d11;
	font-size:9px; 
	vertical-align:baseline;
}

/* Strory Details Section */

.storyResources {
	background-image:url(../images/related-materials-box.gif); 
	background-position:top center; 
	background-repeat:no-repeat;
}

.storyWhoLine {
	font-size: 11px;
	color: #6b4d29;
} 

.storyTitleLine {
	font-size: 14px;
	font-weight:bold;
	color: #aa6d11;
	margin-top:8px; 
}

.storyDetailBlock {
	font-size: 11px;
	color: #b8b8b8;
	margin-top:2px;
	margin-right:15px;
	margin-bottom:20px;
}

.storySectionHeader {
	font-size: 15px;
	color: #da6201;
	font-weight:bold;
	font-family: Georgia, Times New Roman, Times, serif;
	opacity:0.70;
	filter:alpha(opacity=70);
}

.storySectionLeadin {
	font-size: 15px;
	color: #ffffff;
	font-weight:bold;
	line-height: 20px;
	font-family: Georgia, Times New Roman, Times, serif;
}

.storyContentArea {
	background-color:#000000; 
	background-image:url(../images/content-header-bg.jpg); 
	background-repeat:no-repeat; 
}

.storyContentArea2 {
	background-color:#000000; 
	background-image:url(../images/top-special.jpg); 
	background-repeat:no-repeat; 
}

.commentDetailBlock {
	font-size: 11px;
	color: #b8b8b8;
	margin-top:2px;
	margin-right:15px;
	margin-bottom:20px;
}

.homeInput{
	background-color:#3f3222;
	border:1px solid #32281b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #968f8f;
	width:192px;	
}

.homeTopStoryTxt{
	color: #2c2318;	
}

.popInput{
	background-color:#3f3222;
	border:1px solid #32281b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #968f8f;	
}

.popInputBtn{
	background-color:#3f3222;
	border:1px solid #32281b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #be9a6e;
	font-weight:bold;	
}

.footer {
	color: #6b4d29;
	font-size: 10px;
	font-weight: normal;
}


/* Start Link CSS */

a:link {
	color: #cc8640;
	text-decoration: none;
	font-weight: normal;  
}
a:visited {
	color: #cc8640;
	text-decoration: none;
	font-weight: normal; 
}
a:hover {
	color: #968f8f;
	text-decoration: underline;
}

a.footer:link {
	color: #6b4d29;
	font-weight: bold; 
	text-decoration: none; 
} 
a.footer:visited {
	color: #6b4d29;
	font-weight: bold;
	text-decoration: none;  
}
a.footer:hover {
	color: #6b4d29;
	font-weight: bold;
	text-decoration: underline;  
}

a.sendMsg:link {
	color: #6b4d29;
	font-size: 10px;
	text-decoration: none; 
} 
a.sendMsg:visited {
	color: #6b4d29;
	font-size: 10px;
	text-decoration: none;  
}
a.sendMsg:hover {
	color: #6b4d29;
	font-size: 10px;
	text-decoration: underline;  
}

a.topStory:link {
	color: #2c2318;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none; 
} 
a.topStory:visited {
	color: #2c2318;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;  
}
a.topStory:hover {
	color: #2c2318;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;  
}


