/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	background: #000000 url(../images/SealsLogoSm_02.gif) no-repeat center top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	/*text-align: justify;*/
	color: #888888;
}

h1 {
}

h2 {
	margin-top: 0px;
}

h3 {
	text-align: center;
	margin-top: 0px;
}

h4 {
	margin: 0px;
	text-align: center;
	font-size: 15px;
}

h5, h6 {
	margin: 20px 15px 10px 15px;
	font-size: 13px;
}

p, ol, ul, dl, blockquote {
}

a {
	text-decoration: none;
	font-weight: bold;
	color: #ABABAB;
}

a:hover {
	text-decoration: underline;
	color: #787878;
}

img {
	border: none;
}



/* Header */

#header {
	width: 900px;
	height: 60px;
	margin: 0px auto;
}

#header h1 {
	text-align: center;
	margin: 0px;
	padding-top: 5px;
	font-size: 75px;
	color: #FFFFFF;
}

#header h2 {
	margin: 0px;
	text-align: center;
	font-size: 11px;
}

#header a {
	text-decoration: none;
	color: #5C5C5C;
}

/* Post */

.latest-post {
	padding: 0 0 1em 0;
}

.latest-post h2 {
	margin-bottom: .5em;
	background-color: #232323;
	padding: 8px 10px 8px 10px;
	border: 1px solid #363636;
	text-transform: uppercase;
	text-align: center;
	font-size: 16px;
	color: #B6B6B6;
}

.post {
	padding: 2em 0 1em 0;
}

.post h3 {
	margin-bottom: .5em;
	font-size: 1.2em;
	color: #664E8A;
}

.file * {
	color: #5B5B5B;
}

/** Forms */

form {
	margin: 0px;
	padding: 0px;
}

.input1 {
	width: 110px;
	background-color: #2A2A2A;
	border: 1px solid #363636;
	color: #FFFFFF;
}

/* Content */

#content {
	width: 900px;
	margin: 70px auto;
	padding: 0px 0px 0px 0px;
}

#colOne {
	float: left;
	width: 180px;
}

#colOne p {
	margin-top: 10px;
}

#colOne h2{
	padding: 10px 10px 10px 10px;
	background-color: #232323;
	border: 1px solid #363636;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #B6B6B6;
}

#colOne ul {
	margin: 0;
	padding-left: 15px;
	list-style: none;
	list-style-image: url(../images/img1.gif);
}

#colOne li {
	margin-bottom: 1em;
	color: #B6B6B6;
}

#colOne li li {
	margin-bottom: 0;
	padding-left: 1em;
	line-height: 15px;
	background: url(../images/img1.gif) no-repeat left center;
}

#colOne a {
	color: #888888;
}

#colOne a:hover {
	color: #B6B6B6;
}

#colTwo {
	float: left;
	width: 510px;
	margin: 0px;
	padding: 0px 15px;
	text-align: justify;
}

#colTwo p {
	padding: 0 1.5em 0 1.5em;
	line-height: 17px;
}

#colTwo h3 {
	padding: 10px 10px 10px 10px;
	background-color: #232323;
	border: 1px solid #363636;
	text-transform: uppercase;
	color: #B6B6B6;
}

img.floatLeft { 
    float: left;
    margin: 5px 10px 0px 0px;
}

img.floatRight { 
    float: right;
    margin: 5px 0px 0px 10px;
}

img.arrows { 
	margin: 5px 4px 0px 4px;
}

p.homeupdates {
	margin: 0px 15px 10px 15px;
        border-top: #363636 1px solid;
}

#TwitterFeed {
	margin-top: .5em;
	margin-bottom: 1em;
	font-weight: lighter;	
}

table#pagecout td {
    padding: 7px 5px 5px 5px;
    vertical-align: middle;
    border: solid #FFFFFF 0px;
}

table#articles td {
    padding: 0px;
    vertical-align: text-top;
    border: solid #FFFFFF 0px;
}

table#emailupdates td {
    padding: 0px;
    vertical-align:text-top;
    border: solid #FFFFFF 0px;
}

table#videos td {
    padding: 5px 10px 5px 10px;
    vertical-align: text-top;
    text-align: left;
    border: solid #FFFFFF 0px;
}

table#formbackgroud {
	margin-top: .5em;
	margin-bottom: .5em;
	background-color: #232323;
	padding: 5px 5px 5px 5px;
	border: 1px solid #363636;
	text-align: center;
	color: #B6B6B6;
}

table#forms {
	margin-top: .5em;
	margin-bottom: .5em;
	padding: 5px 5px 5px 5px;
	text-align: center;
	color: #B6B6B6;	
}

table#emailbottom {
	padding: 10px 0px 5px 0px;
	/*border-top: #363636 1px solid;*/
}

#colThree {
	float: left;
	width: 180px;
}

#colThree ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#colThree li {
	margin-bottom: 1em;
	color: #B6B6B6;
}

#colThree li li {
	margin-bottom: 0;
	padding-left: 1em;
	line-height: 15px;
	padding-left: 15px;
	background: url(../images/img1.gif) no-repeat left center;
}

#colThree a {
	color: #888888;
}

#colThree a:hover {
	color: #B6B6B6;
}

#colThree h2{
	padding: 10px 10px 10px 10px;
	background-color: #232323;
	border: 1px solid #363636;
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	color: #B6B6B6;
}

#Poster {
	padding: 0px 0px 15px;
	text-align: center;
}

a img.special {
	border: 2px solid #ABABAB;
}

a img.special:hover {
	border: 2px solid #787878;
}

#SupportingSite {
	padding: 5px 0px 0px 0px;
	text-align: center;
	font-size: 10px;
	border-top: #363636 1px solid;
}

#SponsorNote {
	padding: 0px 10px 0px 15px;
	text-align: center;
}

/* Comments*/

#comments {
	/*
	width: 850px;
	margin: 0px auto;
	padding: 15px 0px;
	border-top: #363636 1px solid;
	*/
}

.commentbody {
        border-bottom: #363636 1px solid;
}

/* Footer */

#footer {
	width: 900px;
	margin: 0px auto;
	padding: 15px 0px;
	border-top: #363636 1px solid;
	
}

#footer p {
	margin: 0px;
	text-align: center;
}