/*
Theme Name: Aquari
Theme URI: http://gotchance.com/
Description: Aquaria is a two-column, widget-ready theme by <a href="http://gotchance.com/">Shrihari</a> & <a href="http://freecsstemplates.org">Free CSS Templates</a>.
Version: 1.0
Author: <a href="http://gotchance.com">Shrihari</a> & <a href="http://freecsstemplates.org">Free CSS Templates</a>.
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background: #E2ECF5 url(images/topbg.png) repeat-x;
	font-family: Verdana;
	font-size: 13px;
	color: #000000;
}

h1, h2, h3 {
	margin-bottom: 15px;
	font-family: Verdana;
	font-weight: STRONG;
	color: #333333;
}

h1 {
	font-size: 197%;
}

h2 {
	font-size: 110%;
}

h3 {
	font-size: 100%;
	font-weight: bold;
	color: #000066;
}

p, ul, ol {
	margin-bottom: 15px;
	line-height: 1.6em;
}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 1em;
	padding-left: 1em;
	background: url(images/img09.gif) repeat-y;
	font-style: italic;
}

a:link {
	color: #6382A8;
}

a:hover, a:active {
	text-decoration: none;
	color: #FF6700;
}

a:visited {
	color: #7F7772;
}

img {
	border: none;
}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}

.breakout {
	width: 70%;
	padding: 10px;
	align: center;
	background-color: #014DA1;
	color: #E2ECF5;
	border-size: 1px;
	border-color: #128CFB;
	text-align: center;
}

.breakout h2 {
	color: #ffffff;
}

/* Header */

/* Header */

#header {
	width: 100%;
	height: 135px;
	margin: 0 auto;
}

.water{
	position: absolute;
	top: 71px;
	height: 50px;
	width: 100%;
	z-order: 1;
	background: url(images/waves.gif);
}

.headerlogo {
	position: absolute;
	width: 108px;
	height: 44px;
	top: 26px;
	z-order: 2;
}
	

/* Menu */

#menu {
	position: absolute;
	left: 200px;
	width: 770px;
	height: 105px;
	margin: 0 auto;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#menu li {
	display: block;
	float: left;
	width: 122px;
	height: 65px;
	padding: 40px 0 0 0;
}

#menu a {
	display: block;
	width: 122px;
	height: 32px;
	padding: 13px 0 0 0;
	background: url(images/img02.jpg) no-repeat;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	background-image: url(images/img03.jpg);
}

#menu .active {
	padding-top: 35px;
}

#menu .active a {
	height: 37px;
	padding-top: 16px;
	background-image: url(images/img04.jpg);
	color: #327EBE;
}

#menu .active a:hover {
	background-image: url(images/img04.jpg);
}
	
#menu2{
	position: absolute;
	left: 200px;
	top: 87px;
	color: #ffffff;
	z-index: 2;
	font-size: 10pt;
	text-decoration: bold;
}

#menu2 a{
	color: #ffffff;
	text-decoration: none;
}

#menu2 a:hover{
	text-decoration: underline;
	}

#menu2 ul{
	list-style-type:none;
	list-style-image: none;
	}

#menu2 li{
	display: inline;
	padding: 0 20px 0 0;
	}
	
/* Logo */

#logo {
	float: left;
	width: 200px;
	height: 160px;
	background: url(images/img05.jpg) no-repeat;
}

#logo h1, #logo h2 {
	text-align: center;
}

#logo h1 {
	padding-top: 85px;
	background: url(images/logo.jpg) no-repeat center center;
	font-size: 147%;
}

#logo h2 {
	letter-spacing: 2px;
	font-size: 85%;
}


#logo a {
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}

/* Banner */

#banner {
	float: right;
	width: 570px;
	height: 160px;
	background: url(images/header/header.php) no-repeat;
}

#banner a {
	float: right;
	padding: 120px 20px 0 0;
	text-decoration: none;
	text-align: right;
	font-size: 136%;
	font-style: italic;
	color: #FFFFFF;
}

/* Page */

#page {
	width: 970px;
	margin-left: 10px;
}

/* Content */

#content {
	float: left;
	width: 570px;
	margin: 0 0 0 10px;
}

.post {
	margin-bottom: 20px;
        background: #FFFFFF;
}
.post img {
	max-width: 100%;
	margin: 3px;
}

.post .title {
	padding: 0 20px;
}

.post .title a {
	color: #000;
}

.post .story {
	padding: 0 20px;
}

.post .meta {
	padding: 5px 20px;
	background: url(images/img09.gif) repeat-x;
}

.post .meta p {
	margin: 0;
	font-size: 77%;
}

.boxed .title {
	height: 32px;
	margin: 0;
	padding: 8px 0 0 20px;
	background: url(images/img08.jpg) no-repeat;
	letter-spacing: -1px;
	color: #FF3300;
}

.boxed .story {
	padding: 20px;
	border: 1px solid #FF8D17;
}

.boxed .meta {
	padding: 5px 10px;
	background: #FF8D17;
	color: #FFFFFF;
}

.boxed .meta a {
	color: #FFFFFF;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 190px;
        background: #E2ECF5;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 15px;
}

#sidebar li ul {
	padding: 10px;
	border: 1px solid #0AAAFD;
	border-top: none;
}

#sidebar li ul li ul {
	padding: 0 10px;
	border: 0;
	border-top: none;
}

#sidebar li li {
	margin: 0;
	padding: 3px 0;
	background: url(images/img09.gif) repeat-x;
}

#sidebar li li.first {
	background: none;
}

#sidebar li h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
	background: url(images/img10.gif) no-repeat;
	letter-spacing: -1px;
	color: #327EBE;
}

#sidebar a:link {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar ul li ul li {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left top;
	background-position: 0 12px;
}


/* Sidebar Right */

#sidebar_right {
	position: absolute;
	left: 795px;
	top: 135px;
	width: 190px;
}

#sidebar_right ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar_right li {
	margin-bottom: 15px;
}

#sidebar_right li ul {
	padding: 10px;
	border: 1px solid #0AAAFD;
	border-top: none;
}

#sidebar_right li ul li ul {
	padding: 0 10px;
	border: 0;
	border-top: none;
}

#sidebar_right li li {
	margin: 0;
	padding: 3px 0;
	background: url(images/img09.gif) repeat-x;
}

#sidebar_right li li.first {
	background: none;
}

#sidebar_right li h2 {
	height: 30px;
	margin: 0;
	padding: 10px 0 0 15px;
	background: url(images/img10.jpg) no-repeat;
	letter-spacing: -1px;
	color: #327EBE;
}

#sidebar_right a:link {
	text-decoration: none;
}

#sidebar_right a:hover {
	text-decoration: underline;
}

#sidebar_right ul li ul li {
	padding-left: 10px;
	background: url(images/img11.gif) no-repeat left top;
	background-position: 0 12px;
}

/* Footer */

#footer {
	clear: both;
	height: 50px;
	padding: 15px 0;
	background: #D1D1D1;
	border-top: 5px solid #999999;
	text-align: center;
}

#footer p {
	margin: 0;
	color: #666;
}

#footer a {
	text-decoration: underline;
	color: #666;
}

#footer a:hover {
	text-decoration: underline;
	color: #000;
}


img.alignleft, div.alignleft {
float:left;
margin:0 0.5em 0.5em 0;
}
img.alignright, div.alignright {
float:right;
margin:0 0 0.5em 0.5em;
}
img.aligncentered, div.aligncentered {
text-align:center;
margin:0 auto;
}
p#wp-caption-text {
text-align:right;
}


#howtosmenu {
	width: 100%;
	padding: 0px;
	background-color: #014DA1;
	color: #E2ECF5;
	border-size: 1px;
	border-color: #128CFB;
	text-align: center;
	}

#howtosmenu h1 {
	font-size: 12px;
	padding-left: 10px;
	text-decoration: bold;
	color: white;
	}

#howtosmenu ul ul{
	font-size: 11px;
	list-style-image: url(images/dash.gif);
	padding-left: 10px;
	/* any IE */
	margin-left: 0px;
	}

#howtosmenu ul{
	font-size: 12px
	list-style-type:none;
	list-style-image: none;
	}

#howtosmenu a{
	color: #ffffff;
	text-decoration: none;
}

#howtosmenu a:hover{
	text-decoration: underline;
	}

#howtosmenu li{
	display: inline;
	padding: 0 20px 0 0;
	}
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}
.verseofday {
   font-family: book antigua; 
   color: #607490;
   text-align: center;
   font-size: 10px;
   margin-bottom: 14px;
}