﻿
/* Body Attributes */
body {
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
	height: 1730px;
}

/* Small Italic Text (Search Box & Placoderm Name */
.italictext {
	font-family: "Times New Roman";
	font-size: 9pt;
}

/* Placoderm Picture Box*/


.placopicborder {
	border-width: 0;
}

.placosubtitle {
	text-align: center;
}


/* Button Box*/
#navcontainer
{
background-color: #000000;
border-top: solid 4px #000000;
border-bottom: solid 4px #000000;
}

#navcontainer ul
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
	color: white;
	text-align: center;
	margin: 0;
	padding-bottom: 5px;
	padding-top: 5px;
}

#navcontainer ul li
{
display: inline;
margin-left: -4px;
}

#navcontainer ul li a
{
	padding: 5px 25px 5px 25px;
	color: white;
	text-decoration: none;
	border-right: 2px #5C5C5C solid;
}

#navcontainer ul li a:hover
{
	background-color: #993333;
	color: #FFFFFF;
}

#active a {
	border-left: 2px #5C5C5C solid;
}


/* Video Box */
.videotitle {
	font-family: Verdana;
	font-size: 12pt;
	font-weight: bold;
}

/* Features */
.featuretitles {
	text-decoration: underline;
	font-size: 16pt;
	color: #4E9061;
}


/* Creationism Blog Box */

.oceanpic {
	vertical-align: top;
}
.blogfont {
	font-size: 16pt;
	
}
.blogtitle {
	font-size: 16pt;
	font-family: Georgia;
}
.blogtext {
	text-align: left;
	text-indent: 35px;
}
#blog a {color: #ffffff; 
		text-decoration: underline;
	
}
#blog a:hover {
	text-decoration: underline;
}

.bloglink {
	text-decoration: none;
}

.recentpostsbox {
	font-size: 14pt;
}

#posts a {
	color: #ffffff;
	text-decoration: none;
}
#posts a:hover {
	text-decoration: underline;
}
.recentpostsfont {
	font-size: 12pt;
	font-family: Verdana;
}



/* Article Box */
.articletitle {
	font-size: 14pt;
	color: #4E9061;
}

.articletext {
	text-indent: 25px;
}

/* Content Box */
.contenttitles {
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
	color: #4E9061;
}
.content {
	font-size: 13pt;
	font-weight: bold;
	text-decoration: underline;
}

/* Scrapper Box */
#scrapper a {color: #ffffff; 
		text-decoration: none;
	
}

#scrapper a:hover {text-decoration: underline;
}

.sitebits {
	font-size: 16pt;
	font-family: Arial;
	color: #0099FF;
}
.contact {
	font-size: 16pt;
	font-family: Arial;
	color: #0099FF;
}
