/*
Theme Name: SeaTurtleWatch
Theme URI: http://www.seaturtlewatch.com/
Description: This theme is custom design and built for use of South Walton Sea Turtle Watch.
Version: 1.0
Author: Tanzil Al Gazmir
Tags: blue, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under copyright property law.

*/

body
{
	margin:0px; padding:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
        background: url(images/bubblesbg.jpg) top center no-repeat fixed;
}
img { border:0px; }
A
{
	color:#FFF000; text-decoration:none;
}
A:hover
{
	color:#FFFFFF; text-decoration:underline;
}
#container
{
	width:1000px; margin:0px auto; padding:0px 0px 30px 0px;
        background: url(images/bg.png) top center no-repeat fixed;
}
#page_top
{
	width:800px; height:35px; margin:0px auto;
}
.foundation_name
{
	margin:0px 353px 0px 0px;
}
#content
{
	width:798px; margin:0px auto; overflow:hidden;
	border:#7C94AD solid 1px;
}
#post_content
{
	width:798px; background:#0A4D82;
}
#menu UL
{
	padding:0px; margin:0px;
}
#menu IMG
{
	border:none;
}
#menu LI
{
	float:left; list-style:none; margin:0px 20px 0px 15px;
}
#banner
{
/* border-bottom: 1px #7c94ad solid; */
}
#post_section
{
	color:#0A4E82; float:left;
}
#post_info
{
	width:587px; float:left; min-height:607px;
	background:url(images/divider.jpg) right top no-repeat; }
#post_info2
{
	width:587px; float:left; min-height:607px;
	background:#0A4D82;
}
#post_title
{
	width:527px;
	margin:20px 0px 0px 20px; padding:0px 0px 0px 20px; color:#FFF000;
	background:url(images/arrow.png) left top no-repeat; font-size:20px;
}
#post_time
{
	margin:0px 0px 10px 40px; color:#9CC414;
}
#post_text
{
	width:527px; color:#FFFFFF; margin:0px 0px 0px 40px;
	text-align:justify;
}
#post_tags
{
	margin:0px 0px 0px 40px; color:#FFFFFF;
}
#post_comment
{
	width:527px; margin:0px 0px 0px 40px; color:#FFFFFF;
}
#post_comment h3
{
	color:#96C014; font-size:18px;
}
#post_comment INPUT
{
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}
#post_comment textarea
{
	width:500px;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:12px;
}
#post_comment OL
{
	margin:0px; padding:0px;
}
#post_comment LI
{
	list-style:none; padding:10px 10px 2px 10px;
}
.alt
{
	background:#B53E06;
/*
	background:#0396CA;
*/
}
.avatar
{
	float:right;
}
#navigation
{
	margin:30px 0px 20px 0px; font-size:20px;
}
#navigation A
{
	color:#9BC315;
}
#alignleft
{
	width:350px; margin:0px 0px 20px 20px; float:left;
}
#alignright
{
	width:185px; float:left;
}
#sidebar
{
	width:190px; float:left; margin:10px 0px 0px 10px;
	color:#FFFFFF; background:#0A4D82;
}
#sidebar UL
{
	margin:0px; padding:0px;
}
#sidebar UL UL
{
	margin:0px 0px 0px 20px;
}
#sidebar LI
{
	list-style:none;
}
#sidebarBoxHeader
{
	font-size:18px; margin:15px 0px 0px 0px;
}
#sidebarBoxMiddle
{
}
#footer
{
	width:798px; background:#0A4D82;
	font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#FFFFFF;
	text-align:center;
}
#footer UL
{
	margin:0px 0px 0px 220px; padding:0px 0px 0px 0px; clear:both;
}
#footer LI
{
	list-style:none; float:left; margin:0px 5px 0px 5px;
}
#footer LI A
{
	color:#FFFFFF; text-decoration:none;
}
#footer LI A:hover
{
	color:#FFF000;
}
#copyright
{
	clear:both; padding:0px 0px 5px 0px;
}
a.about { display: block; width: 97px; height: 46px; text-decoration: none; background: url("images/about.gif"); }
a.about:hover {	background-position: 0 -46px; }
a.news { display: block; width: 95px; height: 46px; text-decoration: none; background: url("images/news.gif"); }
a.news:hover {	background-position: 0 -46px; }
a.newnests { display: block; width: 109px; height: 46px; text-decoration: none; background: url("images/newnests.gif"); }
a.newnests:hover {	background-position: 0 -46px; }
a.galleries { display: block; width: 86px; height: 46px; text-decoration: none; background: url("images/galleries.gif"); }
a.galleries:hover {	background-position: 0 -46px; }
a.kids { display: block; width: 79px; height: 46px; text-decoration: none; background: url("images/kids.gif"); }
a.kids:hover {	background-position: 0 -46px; }
a.contact { display: block; width: 96px; height: 46px; text-decoration: none; background: url("images/contact.gif"); }
a.contact:hover {	background-position: 0 -46px; }
