/* 
Theme Name: AquaFluid
Theme URI: http://wpthemepark.com/
Description: WP Theme <a href="http://wpthemepark.com/themes/aquafluid/">AquaFluid</a> by <a href="http://wpthemepark.com/">Sadish</a>
Version: 2.0
Author: Sadish Balasubramanian
*/
body {
	margin: 0;
	padding: 0;	
	font-size: 10px;
	font-size: small;
	color: #333;
	font-family: Helvetica Neue, Helvetica, Arial, Sans-serif;
	background: #2050A0 url(images/background.jpg) repeat-x top;
}
abbr {
	cursor: help;
}	
blockquote {
	margin: 1em;
	background: url(images/blockquote.gif) no-repeat left top;
	padding: 0 0 1em 4em;
	font-style: italic;
}
a {
	color: #173;
	text-decoration: none;
}
a:hover, a:active {
	color: #365753;	
	text-decoration: underline;
}	
p {
	line-height: 1.8em;
	margin-top: 5px;
}	
ul {
	list-style-type: none;
}
li {
	margin: 5px 0 0 0;
	padding: 0;
}	
ul li {
	padding-left: 15px;
	list-style-type: none;
	background: url(images/parl_bullet.png) no-repeat top left;
}
h1 {
	font-size: 180%;
	font-weight: normal;
	margin-bottom: 0;
	color: #173;
}	
h2 {
	font-size: 110%;	
	color: #173;
	margin: 0.5em 0 0;
	padding: 0.25em 0;
}
fieldset {
	border: none;
}
dl dt {
	font-weight: bold;
	margin: 5px 0;	
}
dl dd {
	padding-left: 20px;
	display: inline;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */
#container1 {
	margin: 0px 5%;
	width: 800px;
	font-size: 95%;
}
#container2 {
	background: #FFF url(images/container2.gif) left top;
	margin: 0px 5%;
	width: 800px;
	font-size: 95%;
}
#header {
	width: 800px;
	margin: 0 auto;
	height: 125px;
	background-color: transparent;
}
#header img {
	margin: 10px;
	border: none;
}
#header img a {
	border: none;
}
#content {
	background-color: #FFF;
	float: right;
	color: #333;
	width: 75%;
	margin: 0px;
	padding: 0px;
}
.post {
  margin: 0.5em 0.5em 3em 0.5em;
  padding: 0.5em;
}
.post h4 {
	font-size: 1em;
	font-weight: normal;
	margin: 0.5em 0;
	padding: 0;
}
.post h4 em {
	font-style: normal;
	float: right;
	font-weight: normal;
}
.post-title {
	font-size: 145%;
	font-weight: bold;
	color: #174;
	border: none;
	margin: 0.5em 0;   
}
.post-title a {
	color: #173;
	border-bottom: none;
}
.post-info {
	color: #999;
	font-size: 0.9em;
	border-top: #ddd 1px solid;
}
.post-info em {
	color: #999;
	font-style: normal;
}
.post-info em.date {
	margin: 0;
	padding: 3px 0 3px 12px;
	background: url(images/arrow.gif) no-repeat left center;
}
.post-info em.user {
	background: url(images/user.png) no-repeat left center;
	padding-left: 15px;
}
.post-info em.cat {
	background: url(images/star.png) no-repeat left center;
	padding-left: 15px;
}
.post-info a:link, .post-info a:visited {
	border: none;
}
.post-info a:hover, .post-info a:active {
	border-bottom: 1px solid;
}
.post-content {
	margin: 0;
	padding: 0.2em 0;
}
.post-comments {
	float: right;
}
.post-comments a {
	background: url(images/comments-small.gif) no-repeat left center;
	padding-left: 12px;  
}
#sidebar {
	float: left;
	width: 190px;
	margin: 0;
	padding: 5px;
	font-size: 90%;
}
#sidebar h2 {
	margin: 1em 0 0 0;    
	font-size: 125%;
	text-transform: uppercase;
}
#sidebar ul {
	margin: 0;
	padding: 10px 0;
	list-style-type: none;
}
#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: none;	
}
#sidebar ul ul, #sidebar form {
	margin: 0;
	padding: 0.5em 0;
}
#sidebar ul ul ul {
	margin: 0;
	padding: 2px 0;
}
#sidebar li li li {
	margin: 0;
	padding: 3px 0 3px 12px;
	background: url(images/arrow.gif) no-repeat left center;
}
#sidebar li li a:link, #sidebar li li a:visited {
	color: #456d39;
	border: none;
}
#sidebar li li a:hover, #sidebar li li a:active {
	border-bottom: #456d39 1px solid;
}
#sidebar li li {
	margin: 0.5em 0;
}
#footer {
	clear: both;
	background: #2050A0;
	width: 100%;
	padding: 8px 0;
	margin: 0 auto;
	text-align: center;
	font-size: 90%;
	color: #FFF;
}
#footer a, #footer a:visited {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: yellow;
	font-weight: bold;
	text-decoration: underline;
}
#comments, #respond{
	margin: 2em 0 0 5px;
}
#commentform {
	margin: 10px 0;
	padding: 10px;
	background: #eaeef7;
	border-top: #ddd 1px solid;
	border-bottom: #ddd 1px solid;
}
.commentnum {
	font-size: 200%;
}
#container .commentlist {
	margin: 0;
	padding: 0;
	border-top: #ddd 1px solid;	
}
.commentlist li {
	list-style-type: none;
	margin: 0;
	padding: 1em;	
	border-bottom: #ddd 1px solid;	
}
.commentlist li.alt {
	background: #fcf9fc;	
}
.commentlist li.highlighted {
	border: #bdb76b 1px solid;	
}
.commentlist li .cmtinfo {
	font-size: 1em;	
}
.commentlist li cite {
	font-style: normal;
	font-weight: bold;
}
.commentlist li .cmtinfo em {
	float: right;
	margin: 0;
	padding: 0;
	font-style: normal;
	font-size: 0.9em;
	color: #999;
}
#comments {
	border-bottom: none;
}
input.textbox {
	background: #FFF url(images/shadow_top.gif) repeat-x top;
	border: 1px solid #ccc;
	margin: 2px 0;
	width: 150px;
	padding: 3px;
	font-size: 1em;
}
textarea{
	background: #FFF url(images/shadow_top.gif) repeat-x top;
	border: 1px solid #ccc;
	width: 90%;
	height: 20em;
	padding: 3px;
	font-size: 1em;
}
.textbox: focus, textarea:focus {
	background: #FFF url(images/shadow_top.gif) repeat-x top;
	border: #669 1px solid;
}
.nocomments {
	font-size: 0.9em;
	color: #999;
}
ul#navigation {
	margin: 0px;
	padding: 0px;
	list-style: none;
	list-style-type: none;
	background-color: #173;
	width: 100%;
	font-size: 1.25em;
	text-align: center;
	border: #666 1px solid;
	list-style-image: none;
}
ul#navigation li {	
	margin: 0px;
	padding: 0px;
	display: inline;
	list-style: none;
	list-style-type: none;
	list-style-image: none;
	background-color: #173;
}	
ul#navigation li a {
	padding: 5px;
	margin: 0px;
	text-decoration: none;	
	list-style-type: none;
	list-style: none;
	font-weight: bold;
	color: #FFF;
	list-style-image: none;
	background-color: #173;
}	 	
ul#navigation li a:hover {
	list-style: none;
	list-style-type: none;
	border-bottom: #F90 1px solid;
	background-color: #000;
	color: #F90;
	list-style-image: none;
}
ul#navigation li.current_page_item a {
	list-style-type: none;
	list-style: none;
	border-bottom: #500 1px solid;
	color: #D00;
	list-style-image: none;
}
#s {
	background: #f3f3fc url(images/find.gif) no-repeat left center;
	padding-left: 18px;
	width: 80%;
}
#sidebar ul.feeds li {
	background: url(images/icon_feed.gif) no-repeat left center;
	padding: 2px 18px;
}
#content ul.asides {
	margin: 0 1em;
	padding: 0;
	list-style-type: none;
}
#content ul.asides li {
	margin: 1em 0;
	padding: 0;
	background: none;
}
#content, #sidebar, #footer, .widget {
  overflow: hidden;
}
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */