/* 
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
*/
@import url(/css/hcssmenu.css);
@import url(../greybox/gb_styles.css);

body {
	margin:0;
	padding:0;	
	font-size:13px;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
	background-image: url(/png/bg_tile.png);
}

/***************   COMMON ELEMENTS                      
############################################*/

abbr {
	cursor:help;
}	
blockquote 
{
    margin:1em;
    background:url(img/blockquote.gif) no-repeat left top;
    padding:0 0 1em 4em;
    font-style:italic;
}
a {
	color:#0000AD;
	text-decoration:none;
	border-bottom: none;
}

a:hover,a:active {
	color:#FF0000;	
	border-bottom:none;
	text-decoration: none;
}	

a.azul:link, a.azul:visited {
	background: transparent;
	color: #0000AD;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	line-height: 120%;
	text-decoration: underline;
}

a.azul:hover {
	background: transparent;
	color: #FF0000;
	text-decoration: underline;
}

p {
	line-height:1.3em;
	text-align: justify;
	margin-top:2px;
}	
.centre {
	text-align: center;
}	

ul {
	list-style:none;
}

li 
{
	margin:5px 0 0 0;
	padding:0;
}	
ul li 
{
	
	padding-left:15px;
	list-style:none;
	background:url(img/parl_bullet.png) no-repeat top left;
}

h1 {
	font-size:180%;
	font-family:times, serif;
	font-weight:normal;
	margin-bottom:0;
	color:#483d8b;
}	

h2 {
	font-family:Tahoma, Verdana, Arial,Serif;
	font-size:110%;	
	color:#483d8b;
	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;
}
img {
	border: none;
}
.imgcenter {
	margin: 0px auto;
	display: block;
}
img.left
{
float: left;
margin: 0 1em 1em 0;
}
img.right
{
float: right;
margin: 0 0 1em 1em;
}
#container 
{
	background:#fff;	
	margin:5px auto 10px;
	width:780px;
	font-size:95%;		
	border:#000 1px solid;
	
}

#header {
	width:100%;
	margin:0 auto;
	height:112px;
	background:#fff url(/images/gif/bannerplus.gif);	
	position:relative;	
}

#content {
	float:left;
	color:#333;
	width:73%;
	margin:0 0 1em 0;
	padding:0 0 0 2%;	
}
.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:normal;
	color:#ce1212;
    border:none;
    margin:0.5em 0; 
    padding-left:18px;
}
.post-title a 
{
    color:#ce1212;
    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(img/arrow.gif) no-repeat left center;
}
.post-info em.user
{
	display:none;
	url(img/user.png) no-repeat left center;
	padding-left:15px;
}
.post-info em.cat
{
	background:url(img/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;
	display: none;
}
.post-comments a 
{
   background:url(img/comments-small.gif) no-repeat left center;
   padding-left:12px;   
}
#sidebar {
	float:right;
	width:19%;
	margin:30px 0px 20px;
	padding:0 2%;
	padding-left:15px;
	font-size:90%;
	background:#D5E2E8;
	border-style: solid;
	border-color: #000;
	border-width: 1px 0px 1px 1px;
}
#sidebar h2 
{
	 margin:1em 0 0 0;       
    font-size:130%;
    font-family:Arial, Verdana, Serif;
    text-transform:none;
}
#sidebar h2 a {
    color:#483d8b;
	 border-bottom: 1px dashed;
}
#sidebar h2 a:hover {
    border-bottom: 1px solid;
}

#sidebar ul 
{
	margin:0;
	padding:10px 0;
	list-style:none;
}
#sidebar ul li 
{
	margin:0;
	padding:0;
	list-style: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(img/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 {
	width: 780px;
	clear: both;
	background: #567DBC;
	color: #FFF;
	text-align: center;
	line-height: 140%;
	padding-top: 8px;
	padding-bottom: 8px;
	margin: 0px auto;
}
#footer a 
{
    color: #fff;
}
#footer a:hover 
{
    color: #ffa128;
}
/*Comments Style*/
#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: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(img/shadow_top.gif) repeat-x top;
	border:1px solid #ccc;
	margin:2px 0;
	width:150px;
	padding:3px;
	font-family:Verdana, Arial, Serif;
	font-size:1em;
}
textarea{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:1px solid #ccc;
	width:90%;
	height:20em;
	padding:3px;
	font-size:1em;
	font-family:Verdana, Arial, Serif;
}
.textbox:focus, textarea:focus
{
	background:#fff url(img/shadow_top.gif) repeat-x top;
	border:#669 1px solid;
}
.nocomments 
{
	font-size:0.9em;
	color:#999;
}
/***************   NAVIGATION                         
############################################*/

ul#navigation {
	list-style:none;
	margin:0px auto 0 auto;	
	padding:6px 0 4px 0;
	background:#fff url(img/con_top.gif) repeat-x top;
	width:100%;
	border-bottom:1px solid #ccc;
	border-top:1px solid #ccc;	
	font: bold 1em Tahoma,Georgia, Verdana, Arial, Serif;
	text-transform:none;	
	text-align:right;
}

ul#navigation li {	
	padding:0 5px;
	display:inline;
	background:none;
	list-style:none;
	margin:0;
}	

ul#navigation li a {
	text-decoration:none;	
	padding:3px 5px;
	margin:0;
	color:#456d39;
	background-color:inherit;
	border-bottom:none;
}	 	
ul#navigation li a:hover, #navigation li.current_page_item a
{
	border-bottom:#483d8b 2px solid;
	color:#483d8b;
}
/***************   TEXT ELEMENTS                   
############################################*/
#s 
{
	background:#f3f3fc url(img/find.gif) no-repeat left center;
	padding-left:18px;
	width:80%;
}
#sidebar ul.feeds li
{
	background:url(img/icon_feed.gif) no-repeat left center;
	padding:2px 18px;
}
#content ul.asides 
{
	margin:0 1em;
	padding:0;
	list-style:none;
}
#content ul.asides li 
{
	margin:1em 0;
	padding:0;
	background:none;
}
#content, #sidebar, #footer, .widget {
    overflow: hidden;
}

#bluebar {
	background: #567DBC !important;
	text-indent: 1px;
	width: 780px;
	height: 26px;
	clear: both;
	margin: 2px 0;
}
#bluebar div {
	padding: 0px 10px 0px 10px;
}
#bluebar span {
	color: #FFF;
	padding: 5px 12px 0px 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: inherit;
}
#endbar {
	width: 780px;
	margin: 0 auto 15px;
	background: #fff;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	}
#date {
	padding-left: 25px;
	padding-bottom: 3px;
	float: left;
}

#searchplus {
	padding: 0px 10px 3px 0px;
	float: right;
}