/*  
Theme Name: Aviator
Theme URI: http://www.themespack.com/
Description: wordpress Themes Aviator  by <a href="http://www.wordpres.in/">Free wordpress Themes</a>
Author: Wonder
Author URI: http://www.wordpresssite.com/

	This theme was designed and built by Wonder themes
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font: 12px/20px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: black;
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
a {
	color: #366d8c;
	text-decoration: none;
}
a:visited, a:active, a:link {
	color: #366d8c;
	text-decoration: none;
}
a:hover {
	color: black;
	text-decoration: none;
}
img {
	border: none;
}
p {
	padding: 0px 0px 10px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-top: 5px;
	padding-left: 0px;
	font: 20px/100% "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: white;
	text-align: right;
}
h1 a, h1 a:visited, h1 a:link, h1 a:active {
	color: #bbb;
	text-decoration: none;
}
h1 a:hover{
	color: black;
	text-decoration: none;
}
h2 {
	color: #366d8c;
	margin:0px;
	letter-spacing: -1px;
	font: normal 24px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	padding-bottom: 4px;
}
h2 a, h2 a:visited {
	color: #366d8c;
	text-decoration: none;
}
h2 a:hover {
	color: black;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #333;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #366d8c;
	margin: 10px 0px 5px;
}
.post-content h4 {
	font: normal 130%/100% "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #366d8c;
	margin: 10px 0px 12px;
}
.post-content table {
	border: solid 1px #e0e0e0;
	margin: 10px 0px 12px;
	padding: 5px;
}
.post-content table thead tr td {
	padding: 10px;
	color: #366d8c;
}
.post-content table tbody tr td {
	padding: 10px;
	border-top: solid 1px #e0e0e0;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 920px;
	}
/* header area */
#header {
	height: 30px;
	left: 0px;
	top: 0px;
        border-bottom:1px solid #e0e0e0;
}
#header .description{
	right: 0px;
	bottom: 0px;
	color: #e0e0e0;
	font-size: 14px;
	display: block;
	float: right;
	clear: left;
}
#google{
	margin: 0px ;
    right: 3px;
	float: right;
    position: absolute;
    top:5px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	background:transparent;
    right: 10px;
	bottom: 23px;
}
#nav li {
	float:left;
	margin-left: 2px;

}
 #nav .current_page_item a:visited{
	color: #000000;
	text-decoration: none;
	background:url(img/navbg.jpg);
	 
}
#nav .page_item a{
	color: #999999;
	text-decoration: none;
	padding: 8px 15px;
	font: bold 12px/100% "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	display: block;
	background:url(img/navbg.jpg);
	
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #999999;
    text-decoration: none;
	padding: 8px 15px;
	font: bold 12px/100% "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	display: block;
	background:url(img/navbg.jpg);
}
/* content  */
#content {
	padding: 0px 5px 0px 5px;
	float: left;
	width: 630px;
	margin:5px 0 5px 10px;
	overflow: hidden;
	border: none;
	
}
.post {
	clear:both;
	padding-top: 10px;
}
.entry {
	float:left;
	width: 625px;
}
blockquote{
	margin: 5px 50px 5px 20px;
	padding: 5px 10px 10px 30px;
	background: white url(img/quote.gif) no-repeat;
	color: #555555;
}
.post-views {
	background: white;
	padding-left: 7px;
	float:left;
	font-size: 95%;
	color: #366d8c;
}
.post-cat {
	background: white url(img/folder.gif) no-repeat;
	float:left;
	font-size: 95%;
	color: #000000;
}
.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	background: white  url(img/meta.jpg) repeat-x;
	height:18px;
}
.postmetadatap { 
	color: #000000; 
	font-size:14px; 
	padding:8px; 
	background: white  url(img/pback.jpg) repeat-x;
	height:60px;
}
.postrss{
	color: #000000;
	font-size:13px;
	padding: 3mm;
	border: thin solid #2c2c2c;
	font: "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
.post-comments {
	background: white  url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: white;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #366d8c;
}
.googleads{
	width:620px;
	float:left;
	color:#666;
	background:white;
	margin:5px 0 5px 0px;
	padding:10px 0 10px 20px;
	border: 1px solid #e0e0e0;
}
.similiar{
	width:615px;
	float:left;
	color:#000000;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	padding: 5px;
	padding-top: 5px;
}
.post-content ol,
.post-content ul
{
	margin-top: 0px;
}

.post-content ol li,
.post-content ul li
{
	margin-top: 2px;
	padding-right: 10px;
}

.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #366d8c;
}
.navigation a:hover {
	color: black;
}

.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 {
	background: white;
	border:1px solid #e0e0e0;
	color:#000000;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #366d8c;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #696c69;
	font-size: 87%;
}
#commentform input{
	width: 300px;
	background:white;
	border: 1px solid #e0e0e0;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 615px;
	height: 115px;
	background:white;
	border: 1px solid #e0e0e0;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: white;
}
#commentform #submit{
	background: white;
	font: bold 12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #366d8c;
	border:1px solid #e0e0e0;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	padding: 15px 5px 0px 0px;
	width: 250px;
	overflow: hidden;
	list-style: none;
}
#misc{
	width:225px;
	margin:0 0 5px 5px;
	padding:0; 
	background:white; 
	float:left;
}
#info{
	width:215px;
	font-size:11px;
	margin:0px 0 0px 0;
	padding:10px; 
	background:white; 
	border:#e0e0e0 1px solid;
	float:left;
	color: #366d8c;
}
#misc1{
	width:225px;
	margin:0 0 0px 5px;
	padding:0; 
	background:white; 
	float:left;
}
#info1{
	width:215px;
	font-size:11px;
	margin:5px 0 5px 0;
	padding:10px; 
	background:white; 
	border:#e0e0e0 1px solid;
	float:left;
	color: #366d8c;
}
#left {
	float: left;
	width: 150px;
}

#right {
	float: right;
	width: 150px;
}
/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle{
	font: normal 18px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #333;
	margin: 0px;
	height: 23px;
	border-bottom:#e0e0e0 1px solid;
        padding-top: 7px;
        margin-bottom: 8px;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #366d8c;
    font-size: 11px;
	text-decoration: none;
}
#sidebar a:hover{
	color:black;
    font-size: 11px;
	text-decoration: none;
}

#sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 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: 0px 2px 0px 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{
	padding-left: 0px;
	margin-left: 0px;
}
/*meta  widget*/
ul.list-meta li{
	padding-left: 0px;
	margin-left: 0px;
}














/*rss widget */
ul.list-rss li{
	padding-left: 0px;
	margin-left: 0px;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	padding-left: 0px;
	margin-left: 0px;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	padding-left: 0px;
	margin-left: 0px;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	padding-left: 0px;
	margin-left: 0px;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	padding-left: 0px;
	margin-left: 0px;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	margin-left: 0px;
	padding-left: 12px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#bsearch{
	width:215px;
	font-size:11px;
	margin:0 0 0 5px;
	padding:10px; 
	background:#3d5d00;
	border:#e0e0e0 1px solid;
	float:left;
	color: white;
}
#searchform {
	height:20px;
	line-height:20px;
	float:left;
	padding-top:0px;
	margin:0;
	}
#searchform br {
	display: none;
}
#searchform #s {
	width: 170px;
	height: 16px;
	padding: 4px 0px 0px 0px;
	background: #FBF6FD;
    border:1px solid #e0e0e0;
	margin-right: 2px;
	color: #145317;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#FBF6FD;
	border:1px solid #e0e0e0;
	width: 73px;
	height: 22px;
    font: 12px "Lucida Grande", Geneva, Arial, Verdana, sans-serif;
	color: #000;
	vertical-align: middle;
}
/* page close */
#close {
	clear: both;
	background: white;
	line-height: 130%;
	padding-bottom: 0px;
	
	
}
#footer {
	color: #ccc;
	width: 920px;
	margin: 0px auto 0px;
	padding: 20px 0px 20px 0px;
	text-align: center;
	font-size: 10px;
	}
	
/* 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;
}

/* syntax highlighter */
.wp_syntax {
  color: #100;
  background-color: #f9f9f9;
  border: 1px solid silver;
  margin: 0 0 1.5em 0;
  overflow: auto;
}

/* IE FIX */
.wp_syntax {
  overflow-x: auto;
  overflow-y: hidden;
  padding-bottom: expression(this.scrollWidth > this.offsetWidth ? 15 : 0);
  width: 100%;
}

.wp_syntax table {
  border-collapse: collapse;
}

.wp_syntax div, .wp_syntax td {
  vertical-align: top;
  padding: 2px 4px;
}

.wp_syntax .line_numbers {
  text-align: right;
  background-color: #e0e0e0;
  color: gray;
  overflow: visible;
}

/* potential overrides for other styles */
.wp_syntax pre {
  margin: 0;
  width: auto;
  float: none;
  clear: none;
  overflow: visible;
}

#sidebar .badges {
        padding-top: 8px;
        padding-bottom: 8px;
	margin-top: 8px;
	border-top: #e0e0e0 1px solid;
	border-bottom: #e0e0e0 1px solid;
}

#sidebar .badges .badge {
	padding-left: 16px;
	width: 150px;
	text-align: center;
	padding: 8px;
}
.left {
float: left;
}
.right {
float: right;
}
.hidden {
display: none;
}
.clear {
clear: both;
}
