/*  
Theme Name:Aqua Fine
Theme URI: http://www.themes.iwebnet.org/
Description: Wordpress Theme  Aqua Fine <a href="http://www.themes.wptheme.net/">i Web Net</a>.

Author: i Web Net
Author URI: http://www.iwebnet.org/

	This theme was designed and built by i Web Network
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php
*/
body {
	font: 13px/18px "Tahoma", Geneva, Arial, Verdana, sans-serif;
	color: #111111;
	background: #0b72dd;
	margin: 0px;
	padding: 15px 0px 0px 0px;
	
}
a {
	color: #1663c0;
	text-decoration: none;
}
a:visited {
	color: #1663c0;
	text-decoration: none;
}
a:hover {
	color: #f89406;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	text-indent:-10000px;
	margin:0;
	padding:0;
}
h1 a{
	display:block;
	background:url(img/logo.jpg) no-repeat left;
	height:144px;
	border: none;
}
#bg{
	width:515px;
	height:35px;
	float:left;
	padding-bottom:0px;
	padding-top:4px;
	padding-left:0px;
	background-image:url(img/post_bg.gif);
	background-repeat:no-repeat;
	background-position:bottom top;
}
h2 {
	color: #337be5;
	margin:0px;
	letter-spacing: -1px;
	padding:0px 3px 5px 5px;
	font: 20px "century gothic", Arial, sans-serif;

}
h2 a, h2 a:visited {
	color: #337be5;
	text-decoration: none;
}
h2 a:hover {
	color: #000000;
	text-decoration: none;
}
h3 {
	font: normal 16px "Arial", Tahoma, Arial;
	color: #333333;
	margin: 0px 1px 0px 1px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h3 a, h3 a:visited {
	color: #337be5;
	text-decoration: none;
	
}
h3 a:hover {
	color: #545c66;
	text-decoration: none;
	
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #545c66;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 800px;
	background:#ffffff url(img/page.jpg);
	float:left;
	}
/* header area */
#header {
	background: url(img/header.jpg);
	height: 150px;
	border-bottom:none;
	position: relative;
}
#headerlogo {
	position: relative;
	padding:30px 0px 0px 5px;
	height: 60px;
}
#headerlogo .description{
	position: absolute;
	left: 15px;
	bottom: 3px;
	color: #ffffff;
	text-indent:-10000px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	background:transparent;
    left: 0px;
	top:21px;
}
#nav li {
	float:left;
	margin-left:1px;

}
 #nav .current_page_item a:visited{
	color: #0b72dd;
	text-decoration: none;
	padding: 8px 10px;
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	padding: 8px 10px;
	font:bold  10px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-transform:lowercase;
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #0b72dd;
    text-decoration: none;
	padding: 8px 10px;
	font:bold 10px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	text-transform:lowercase;
}
/* content  */
#content {
	padding: 0px 5px 0px 5px;
	float: left;
	width: 550px;
	margin:5px 0 5px 0px;
	overflow: hidden;
	border: none
}
.post {
	clear:both;
	padding-top: 10px;
}
.entry {
	float:left;
	width: 545px;
}
.post-cat {
	width:450px;
	height:auto;
	float:left;
	font-size:11px;
	padding-left:0px;
}
.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:4px; 
	border-bottom: 1px solid #e8eef5;
	border-top: 1px solid #e8eef5;
	height:18px;
}
.post-comments {
	background:url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #5b5e61;
}
.post-author {
	padding-left: 0px;
	float: left;
	font-size: 95%;
	color: #5b5e61;
}
.blockquote{
	margin: 5px;
	padding: 5px;
	background:transparent;
	color:#111111;
	border-bottom:1px solid #999999;
	border-top:1px solid #999999;
}
.post-content {
	clear: both;
	padding: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #111111;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #000000;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments  */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	color:#333333;
	background:#f0f3f7;
	border:1px solid #dce8ee;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-style: normal;
	font-size: 14px;
	color: #001534;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #696c69;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#FFFFFF;
	border: 1px solid #555555;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#FFFFFF;
	border: 1px solid #555555;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #333333;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #337be5;
	border:1px solid #222222;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 5px 0px 0px 0px;
	margin-top:0px;
	width: 217px;
	overflow: hidden;
	background:url(img/sidebg.jpg);
	color:#efefef;
}
.box{
	margin-bottom: 5px;
	padding:0px 16px 0px 15px;
	border:none;
}
#bottom{
	padding:0px;
	height:51px;
	border:none;
	width: 217px;
	background:url(img/sidebottom.jpg)
}
/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle{
	font:  14px "century gothic", Arial, sans-serif;
	color: #ffffff;
	background :#333333;
	padding:4px 3px 4px 5px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #ffffff;
    font: 11px "Arial", Geneva, Arial, sans-serif;
	text-decoration: none;
}
#sidebar a:hover{
	color: #ffffff;
    font: 11px "Arial", Geneva, Arial, sans-serif;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border:none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}
/*blogroll widget */
ul.list-blogroll li{
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 13px !important;
}
/*meta  widget*/
ul.list-meta li{
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 13px !important;
}
/*rss widget */
ul.list-rss li{
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 13px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 13px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 13px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 13px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 13px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/arrow.jpg) no-repeat !important;
	padding-left: 13px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#searchform {
	margin: 0px ;
    right: 20px;
	float: right;
    position: absolute;
    bottom: 6px;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 113px;
	height: 18px;
	padding: 4px 5px 0px 5px;
	border: 1px solid #337be5;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
    background: #ffffff;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	border: 1px solid #337be5;
	width: 60px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #337be5;
	vertical-align: middle;
    background: #ffffff;
}
/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 100%;
	padding-bottom: 0px;
}
#footer {
	background:url(img/footer.jpg);
	color: #333333;
	float:left;
	width: 778px;
	margin: 0px auto 0px;
	padding: 8px 12px 10px 10px;
	text-align: center;
	font-size: 11px;
}
#footer a, #footer a:visited{
	color: #337be5;
	text-decoration: none;
	}
#footer a:hover{
	color: #333333;
	text-decoration: none;
	}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
acronym, abbr, span.caps {
	cursor: help; 
	}
acronym, abbr { 
	border-bottom: 1px dashed #999; 
	}