/*
Theme Name: Underwater
Theme URI: http://www.themelab.com/free-wordpress-themes/
Description: An underwater blog theme.  Template designed by <a href="http://www.demusdesign.com">DemusDesign</a>
Version: 1.0
Author: Theme Lab
Author URI: http://www.themelab.com/
Tags: blue, underwater, fixed width, two columns, widgets

*/

* {
	margin: 0;
	padding: 0;
	}

body {
	background: #00407E url('images/bg1.jpg') no-repeat top center;
	font: 400 1.0em 'trebuchet ms',arial,sans-serif;
	}
	
.wrap {
	width: 980px;
	margin: 20px auto;
	}
	
h1 {
	margin-top: 25px;
	font: 600 2.3em georgia,'times new roman',serif;
	color: #FFF;
	font-style: italic;
	line-height: 0.6em;
	padding: 12px 0 8px 74px;
	}

h1 a {
	color: #FFF;
	text-decoration: none;
	}

h1 a:hover {
	text-decoration: underline;
	}
	
h1 span {
	font: 400 20px 'trebuchet ms',arial,sans-serif;
	color: #3F9;
	}
	
h2 {
	margin: 5px 0;
	font: 600 1.5em georgia,'times new roman',serif;
	font-style: italic;
	color: #C99011;
	}
	
#nav {
	z-index: 1;
	margin: 37px 0 0 10px;
	width: 100%;
	}
	
#nav ul {
	list-style-type: none;
	}

#nav ul li {
	display: inline;
	}
	
#nav ul li a {
	float: left;
	display: block;
	font: small-caps;
	text-decoration: none;
	color: #FFF;
	font: 400 20px 'trebuchet ms',arial,sans-serif;
	margin-right: 40px;
	padding-bottom: 15px;
	}
	
#nav ul li a:hover {
	color: #FFF;
	text-decoration: underline;
	background: url('images/arrow.gif') no-repeat bottom center;
	}
	
#right {
	float: right;
	clear: none;
	margin: 40px 0 20px 0;
	padding: 20px 10px 20px 19px;
	width: 170px;
	font: 400 0.9em 'trebuchet ms',arial,sans-serif;
	color: #FFF;
	background: #013c76;
	border-right: 1px solid #0059b2; border-top: 1px solid #0059b2; border-bottom: 1px solid #0059b2;
	}
	
#right ul {
	list-style-type: none;
	color: #096;
	}
	
#right ul li a {
	display: block;
	border-bottom: 1px dotted #003737;
	text-decoration: none;
	color: #FFF;
	padding: 3px 0;
	margin-right: 5px;
	}
	
#right ul li a:hover {
	color: #FFF;
	border-bottom: 1px dotted #006666;
	}
	
#right h2 {
	padding-bottom: 8px;
	color: #0059b2;
	background: url('images/underline.jpg') no-repeat bottom center;
	margin: 15px 0 5px 0;
	font-size: 1.2em;
	}
	
#main {	
	margin: -1px 0 0 0;
	width: 755px;
	background: #FFF;
	border: 1px solid #0059b2;
	padding: 10px 13px 50px 10px;
	}
	
#main p {
	color: #444444;
	line-height: 1.4em;
	margin: 0px 8px 15px 8px;
	font-size: 0.9em;
	}
	
#main p.big {
	font-size: 1.2em;
	font-style: italic;
	}
	
#main a {
	text-decoration: none;
	color: #cb9908;
	}
	
#main a:hover {
	color: #a97809;
	}
	
.floatright {
	float: right;
	margin: 8px 0 8px 8px;
	}
	
.floatleft {
	float: left;
	margin: 8px 8px 8px 0;
	}
	
.middle {
	width: 175px;
	float: right;
	margin: 0 3px 15px 15px;
	}
	
.rightbox {
	background: #002C2C;
	border: 1px solid #234848;
	font-size: 0.8em;
	padding: 8px;
	width: 160px;
	margin-bottom: 15px;
	}
	
#main .post img {
	padding: 3px;
	background: #cccccc;
	border: 0px solid #cccccc;
	}

img.front {
	margin: 7px 0;
	}
	
.clearer {
	clear: both;
	line-height: 0;
	font-size: 0;
	}
	
#foot {
	background: #001F1E url('images/footbg.jpg') repeat-x top left;
	padding: 40px 15px 15px 15px;
	font-size: 0.7em;
	color: #687E7D;
	margin: -70px 220px 100px 0px;
	width: 750px;
	/* for IE */
  filter:alpha(opacity=80);
  /* CSS3 standard */
  opacity:0.8;
	}
	
#foot h3 {
	font-family: georgia,times,serif;
	font-style: italic;
	color: #CFF;
	border-bottom: 1px solid #044;
	}
	
.footlinks {
	float: left;
	margin-right: 15px;
	width: 150px;
	}
	
.linklist {
	margin-bottom: 10px;
	}
	
#foot ul, .linklist ul {
	list-style-type: none;
	color: #a2832f;
	}
	
#foot ul li a, .linklist ul li a {
	display: block;
	border-bottom: 1px dotted #003737;
	text-decoration: none;
	color: #7A9292;
	padding: 3px 0;
	}
	
#foot ul li a:hover, .linklist ul li a:hover{
	color: #FFF;
	border-bottom: 1px dotted #006666;
	}
	
#foot .about {
	float: right;
	width: 250px;
	}
	
#foot p {
	margin: 5px 0 10px 0;
	}
	
#foot a {
	color: #009999;
	}
	
#foot a:hover {
	text-decoration: none;
	}
	
#main h3 {
	font-family: 'trebuchet ms',arial,sans-serif;
	color: #bd1818;
	margin: 5px 0;
	}
	
#main h5 {
	font-family: 'trebuchet ms',arial,sans-serif;
	color: #687E7D;
	margin: 5px 0;
	}
	
#main h4 {
	font-family: georgia,times,serif;
	color: #CFF;
	font-style: italic;
	margin: 5px 0;
	}
	
form {
	padding: 8px;
	background: #FFF;
	margin: 10px 0 20px 0;
	color: #687E7D;
	}
	
fieldset {
	border: none;
	}
	
.post form input, #right form input, input#author, input#email, input#url, input#submit, input#searchsubmit, input#s, textarea {
	background: #e2e2e2;
	border: 1px solid #444;
	color: #444;
	padding: 3px;
	display: block;
	}
	
blockquote {
	margin: 15px;
	border-left: 2px solid #055;
	padding: 5px 5px 5px 10px;
	font-style: italic;
	font-family: georgia,times,serif;
	}
	
.post cite {
	display: block;
	font: 400 0.8em 'trebuchet ms',arial,sans-serif ;
	color: #00407e;
	margin: 0 0 5px 5px;
	font-style: normal;
	background: url('images/underline2.jpg') no-repeat bottom center;
	padding: 7px 0px 10px 590px;
	}
	
.comment-author {
	display: block;
	font: 400 0.8em 'trebuchet ms',arial,sans-serif;
	color: #95bdb0;
	font-style: normal;
	padding: 8px;
	}
	
hr {
	color: #002626;
	background-color: #002626;
	border: none;
	height: 1px;
	width: 80%;
	margin: 15px auto;
	}
	
#main table {
	margin-bottom: 15px;
	}
	
#main table th {
	background: #002626;
	color: #F70;
	margin: 0px;
	font-weight: 400;
	padding: 5px;
	}
	
#main table td {
	padding: 5px;
	color: #AEBDBD;
	border-bottom: 1px solid #002626;
	}
	
#main .post ol {
	margin: 10px 0 10px 50px;
	color: #C99011;
	font-style: italic;
	font-family: georgia,times,serif;
	}
	
#main ol span{
	color: #AEBDBD;
	font-style: normal;
	font-family: 'trebuchet ms',arial,sans-serif;
	}
	
#main .post ul {
	margin: 10px 0 10px 30px;
	color: #00407e;
	font-style: normal;
	font-family: 'trebuchet ms',arial,sans-serif;
	list-style-type: none;
	}
	
#main .post ul li {
	padding-left: 20px;
	background: url('images/bullet.gif') no-repeat left center;
	}

.date {
	width: 35px; height: 35px;
	background: #fff;
	border-right: 1px solid #cb9908;
	font-size: 14px;
	font-family: georgia,times,serif;
	color: #cb9908;
	padding: 5px;
	float: left;
	margin: 0px 12px 12px 0;
	text-align: center;
	line-height: 1.0em;
	}
	
.date span {
	display: block;
	font-size: 14px;
	color: #cb9908;
	}
	
.post {
	margin-bottom: 5px;
	padding-bottom: 15px;
	}
	
.post h2 {
	border-top: 0px;
	margin: 0 0 20px 57px;
	padding-top: 10px;
	}

#extraDiv2 {
	background: url(images/bottom.jpg) no-repeat bottom center;
	height: 300px;
	width: 100%;
	bottom: 0px;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin-top: 10px;
	text-align: justify;
	}

.commentlist li {
	list-style: none;
	background: #e2e2e2;
	padding: 5px 5px 5px 10px;
	}

.children { padding: 0; }

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentlist li img.avatar { 
	float: right;
	border: 0;
	padding: 0;
	margin: -8px -7px 0 0;
	background: none;
	}

.comment-meta {
	font-size: 0.7em;
	text-align: right;
	}
/* End Comments */
	
.center {
	text-align: center;
	}
.alignright {
	float: left;
	font-weight:bold;
	padding: 0px 40px 20px 0px;
	}

.alignleft {
	float: left;
	font-weight:bold;
	padding: 0px 0px 20px 40px;
	}