	/*  
Theme Name: classic blue cms
Theme URI: http://www.themespack.com/
Description: wordpress Themes classic blue  by <a href="http://www.themespack.com/">Themes Pack</a> |<a href="http://www.wordpres.in/">Blogging tips & tricks</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/18px "Tahoma", Geneva, Arial, Verdana, sans-serif;
	color: #27013A;
	background: url(img/bg_body.png) left;
	color: #333333;
	margin: 0px;
	padding: 10px 0px 0px 0px;
	
}
a {
	color: #081273;
	text-decoration: none;
}
a:visited {
	color: #081273;
	text-decoration: none;
}
a:hover {
	color: #000000;
	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:115px;
	border: none;
}
h2 {
	color: #000000;
	margin:0px;
	letter-spacing: -1px;
	padding-left:8px;
	font: normal 22px "Tahoma", Geneva, Arial, Verdana, sans-serif;
	padding-bottom: 1px;
	background:#edc8f2;
}
h2 a, h2 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 a:hover {
	color: #003366;
	text-decoration: none;
}
h3 {
	font: normal 16px "Arial", Tahoma, Arial;
	color: #003366;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h3 a, h3 a:visited {
	color: #003366;
	text-decoration: none;
}
h3 a:hover {
	color: #222222;
	text-decoration: none;
	
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #222222;
	margin: 10px 0px 5px;
	background-image:url(img/dots.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}
h5 a, h5 a:visited {
	color: #ffffff;
	text-decoration: none;
	font: bold 12px/100% Verdana, Arial, Helvetica, sans-serif;
}
h5 a:hover {
	color: #000000;
	text-decoration: none;
	font: bold 12px/100% Verdana, Arial, Helvetica, sans-serif;
}
h6 {
	color: #9c9c9c;
	font: "Tahoma", Geneva, Arial, Verdana, sans-serif;
	font-size: 13px;
	margin-top:-5px;
	padding-left:8px;
	margin-bottom:-7px;
	}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 980px;
	background: #ffffff url(img/pbg.jpg);
	background-repeat: repeat;
	border:8px solid #ffffff;
	}
#page2 {
	margin: 0px auto;
	width: 980px;
	background: #ffffff url(img/pbg.jpg);
	background-repeat: repeat;
	border:0px solid #ffffff;
	}
/* header area */
#header {
	background: #ffffff url(img/h.jpg);
	height: 101px;
	position: relative;
	z-index:1000;

}
#headerlogo {
	background: url(img/logokaos.jpg) no-repeat;
	position: relative;
	left: 0px;
	padding: 0px 0px 0px 0px;
	height: 90px;

}

#headerlogo .description{
	position: absolute;
	left: 15px;
	bottom: 3px;
	color: #ffffff;
	text-indent:-10000px;
}
#services {
	background: url(img/services.jpg) no-repeat;
	position: absolute;
	left: 855px;
	top: 0px;
	width: 125px;
	height: 90px;

}
#headerads {
	position: absolute;
	left: 130px;
	top: 0px;
	width: 728px;
	height: 90px;

}
#google{
	margin: 0px ;
    right: 5px;
	float: right;
    position: absolute;
    top:24px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: relative;
	background:transparent;
    left: 2px;
	bottom: 0px;
}
#nav li {
	float:left;
	margin-left:3px;

}
 #nav .current_page_item a:visited{
	color: #9d2ed2;
	text-decoration: none;
	background:#ffffff;
	 
}
#nav .page_item a{
	color: #ffffff;
	text-decoration: none;
	background:transparent;
	padding: 19px 11px;
	font: bold 12px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
	
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #9d2ed2;
    text-decoration: none;
	background:#ffffff;
	padding: 19px 11px;
	font:bold 12px/100% Verdana, Arial, Helvetica, sans-serif;
	display: block;
}
 #nav .rss {
	color: #ffffff;
	text-decoration: none;
}
 
/* content  */
#content {
	padding: 0px 0px 0px 0px;
	float: left;
	width: 590px;
	margin:0px 0 0px 0px;
	overflow: hidden;
	border: none;
	background-color:#ffffff;
}
.post {
	clear:both;
	padding-top: 7px;
}
.entry {
	float:left;
	width: 585px;
	background: url(img/ebg.gif) repeat-x;
}
.entrys {
	float:left;
	width: 270px;
}
.blockquote{
	margin: 5px;
	padding: 5px;
	background:transparent;
	color:#0a3455;
	border-bottom:1px solid #0b497b;
	border-top:1px solid #0b497b;
}
.post-bottom {
	background:#ffffff;
	padding-left: 7px;
	padding-top: 5px;
	padding-bottom: 5px;
	float:left;
	font-size: 95%;
	color: #888888;
	width: 578px;
	border-bottom: 1px dotted #000000;

	
}
.post-cat {
	background: url(img/folder.gif) no-repeat;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #000000;
}
.postmetadata { 
	color: #000000; 
	font-size:12px; 
	padding:8px; 
	background: #ffffff  url(img/meta.jpg) repeat-x;
	height:18px;
}
.postmetadatap { 
	color: #000000; 
	font-size:14px; 
	padding:8px; 
	background:transparent;
	height:40px;
	border-top: 1px dotted #666666;
}
.postrss{
	color: #000000;
	padding: 3mm;
	border: thin dotted #2c2c2c;
	font: 13px "MS Verdana", normal;
}
.post-comments {
	background: #ffffff  url(img/com.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: #ffffff;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #618024;
}

.post .album {
    margin: 0 0 20px 0;
    padding: 0;
    clear: both;
    overflow: auto;
}

.post .album .pic {
    margin: 0 5px 0 0;
    padding: 5px;
    border: 1px solid #EAEAEA;
    background-color: #F6F6F6;
    float: left;
}

.googlef{
	width:525px;
	float:left;
	color:#666;
	background:#fff;
	margin:0px 0px 0px 0px;
	padding:10px 10px 0px 30px;
	border-bottom: 1px dotted #000000;
	
}
.googleads{
	width:520px;
	float:left;
	color:#666;
	background:#fff;
	margin:5px 0 5px 0px;
	padding:10px 0 0px 0px;
	border:none;
}
.similiar{
	width:580px;
	float:left;
	color:#000000;
	text-align:justify;
	margin:5px auto;
	padding:5px 6px 10px;
}
.post-content {
	clear: both;
	text-align: justify;
	padding: 5px;
	padding-top: 5px;
	color: #03121e;
	border-bottom:1px dotted #666666;

}
.post-contents {
	clear: both;
	padding: 5px;
	padding-top: 5px;
	color: #03121e;
	border-bottom:1px dotted #000000;
}
.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 {
	background: #ffffff;
	border:1px dotted #000000;
	color:#000000;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-style: normal;
	font-size: 14px;
	color: #000;
}
.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 dotted #000000;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#FFFFFF;
	border: 1px dotted #000000;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #fff ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #000000;
	border:1px solid #000000;	
    float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	padding: 0px 0px 0px 0px;
	background:#ffffff;
	float: right;
	width: 365px;
	overflow: hidden;
}
.left {
	float: left;
	width: 175px;
}
.right {
	float: right;
	width: 175px;
	padding-left: px;
	
}
.rssbg{
	width:360px;
	font-size:11px;
	padding:5px; 
	background:#ffffff; 
	float:left;
	color: #111111;
}
.help{
	font-size:9px;
	margin-top:-20px; 
	background:#ffffff; 
	float:left;
	color: #111111;
}
.sbarbg{
	width:360px;
	padding:5px; 
	background:#f8facf url(img/sbarbg.gif) repeat-x; 
	float:left;
}

/*Feedburner */

#sidebar h2, #feed .feedburner{
	font: normal 16px "Verdana", Geneva, Arial,sans-serif;
	color: #333333;
	margin: 5px 0px 2px;
	background :transparent;
	border-bottom: 1px solid #d5d5d5;

}
/*sidebar title  */

#sidebar h3, #sidebar .sidebartitle{
	font:18px "Verdana", Geneva, Arial, sans-serif;
	color: #333333;
	padding:3px;
	margin: 2px 0px 0px;
	list-style: none;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
color: #003366;
    font: 12px "Verdana", Geneva, Arial, sans-serif;
	text-decoration: none;
}
#sidebar a:hover{
	color: #000000;
    font: 12px "Verdana", Geneva, Arial, sans-serif;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar {
	margin: 0;
	padding: 0;
	list-style: none;

}
#sidebar  {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;

}
/*sidebar list level2 */
#sidebar  {
	padding:0;
	margin: 0;
}
#sidebar{
	padding: 0px 2px 0px 10px;
	border: none;
}
/*sidebar list level3 */
#sidebar{
	padding: 1px 0 1px 0px;
	border: none
	}
/*blogroll widget */
list-blogroll {
	background: url(img/arrow.gif) no-repeat !important;
}
/*meta  widget*/
list-meta {
	list-style: none;
	background: url(img/arrow.gif) no-repeat !important;
}
/*rss widget */
list-rss{
	background: url(img/arrow.gif) no-repeat !important;
}
/*category  widget */
list-cat, bar_categories{
	background: url(img/arrow.gif) no-repeat !important;
}
/*recent widget  */
list-rec, bar_comments {
	background: url(img/arrow.gif) no-repeat !important;
}
/*archives widget */
list-archives, bar_archives {
	background: url(img/arrow.gif) no-repeat !important;
}
/*pages widget */
list-page, bar_pages, bar_recent_entries {
	background: url(img/arrow.gif) no-repeat !important;
}
/*sub-pages widget */
list-page, li.bar_pages{
	background: url(img/arrow.gif) no-repeat !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;

}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#bsearch{
	width:348px;
	height: 28px;
	font-size:11px;
	margin:6px 0px 0 0px;
	padding:10px; 
	background:#edc8f2;
	float:left;
	color: #ffffff;
}
#searchform {
	height:20px;
	line-height:20px;
	float:left;
	padding-top:0px;
	margin:0;
	}
#searchform br {
	display: none;
}
#searchform #s {
	width: 270px;
	height: 20px;
	padding: 4px 0px 0px 0px;
	background: #ffffff;
    border:#999999 1px dotted;
	margin-right: 2px;
	color: #145317;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#ffffff;
	border:1px dotted #999999;
	width: 73px;
	height: 26px;
    font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}
/* page close */
#close {
	clear: both;
	background: #ffffff;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */

#footer {
	background: #9d36cf;
	color: #FFFFFF;
	width: 970px;
	margin: 0px auto 0px;
	padding: 15px 0px 20px 0px;
	text-align: center;
	font-size: 12px;
	border:8px solid #ffffff;
	}
	
#footer a, #footer a:visited{
	color: #efefef;
	text-decoration: none;
	}
	
#footer a:hover{
	text-decoration: underline;
	}
/* 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; 
	}
/* recent comment widget*/
#get_recent_comments_wrap {
	margin-left:-40px;
	}

/*post ratinga*/
.post-ratings {
margin-top:-16px;
}

.MailPressFormName {
display:none;
} 
.MailPressFormEmail {
width:255px;
height:20px;
border: #999999 1px dotted;
	line-height:20px;
	margin-left:-15px;
	margin-top:8px;
	}

.MailPressFormSubmit {
position:absolute;
margin-left:250px;
margin-top:-42px;
background:#ffffff;
	border:1px dotted #999999;
	width: 73px;
	height: 24px;
    font: 12px Arial, Helvetica, sans-serif;
	color: #000;
	vertical-align: middle;
}

/* posts in sidebar widget*/
#pis-li {
	margin-left:-40px;
	}