/*  
Theme Name: Misty Green 
Theme URI: http://www.themespack.com/
Description: wordpress Themes  Misty Green by <a href="http://www.themespack.com/">Themes Pack</a> |<a href="http://www.wordpres.in/">Wordpres Seo Blog</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: 75%/150% Verdana, "Trebuchet MS", Tahoma, Arial;
	color: #777777;
  background: #000000 url(img/bg.png);
	margin: 0px;
	padding: 0px 0px 5px 0px;
                
}
a {
	color: #0066A5;
	text-decoration: none;
}
a:visited {
	color: #033e66;
	text-decoration: none;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
img {
	border: none;
}
.wp-caption {
	background:#DDDDDD;
	border:1px solid #999999;
	padding:5px 0;
	margin:0 4px 2px 10px;
	text-align:center;
	-webkit-border-radius:3px;
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
}
.wp-caption p {
	margin:1px;
	color:#000;
	padding: 0px 3px 0px 3px;
}
p {
	padding: 0px 0px 15px;
	margin: 0 0 0 10px;
}

h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold italic 36px/100% Verdana, "Trebuchet MS", Tahoma, Arial;
	color: #000000;
}
h1 a, h1 a:visited{
	color: #660000;
	text-decoration: none;
}
h1 a:hover{
	color: #880000;
	text-decoration: none;
}
h2 {
	font:14px "Verdana", Geneva, Arial, sans-serif;
  font-weight:bold;
	color: #888888;
	text-transform:uppercase;
	background:#111111 url(img/title-bg.gif);
	border: 1px solid #222222;
	padding:3px 3px 3px 9px;
	margin: 2px 0px 0px;
}

h2 a, h2 a:visited {
	color: #bbbbbb;
	text-decoration: none;
}
h2 a:hover {
	color: #FD9D08;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #333333;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 1000px;
	background: #000000;
}
/* header area */
#header {
	background: #000000;
	height: 306px;
  border-top:  40px solid #000000;  
	position: relative;
}
#headerlogo {
	position: relative;
	padding: 20px 0px 0px 45px;
	height: 60px;
}
#headerlogo .description{
	position: absolute;
/*	left: 55px; */
	bottom: 3px;
	color: #660000;
  font-style:italic;
	font-size: 16px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
  left: 0px;
	top: -32px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav .current_page_item a:visited{
	color: #033e66;
	text-decoration: none;
}
#nav .page_item a{
	color: #888888;
	text-decoration: none;
	background:#333333;
	border: 1px solid #222222;
	padding: 5px 15px;
	font: 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav .current_page_item a,#nav .page_item a:hover {
	color: #cac197;
  text-decoration: none;
	background:#111111;
	border: 1px solid #222222;
	padding: 5px 15px;
	font: 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
/* Page navigation CSS*/
#menu {
	list-style: none;
	margin: 0 0 0 10px;
	position: absolute;
  left: 0px;
	top: -32px;
/*	border-bottom: 1px solid #636363; */
}
#menu li {
	float: left;
	display: block;
	height: 32px;
	border-right: 1px solid #636363;
}
#menu li ul li {
	height: 24px;
	border-bottom: 1px solid #636363;
	border-left: 1px solid #636363;
	width: 100%;
}
#menu li a {
	display: block;
	padding-left: 15px;
	padding-right: 15px;
	line-height: 32px;
	font-size: 11px;
	font-weight: bold;
	color: #888888;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
}
#menu li a:hover {
	color: #fff;
	background: #333
}
#menu li.current_page_item a {
	background: #AAA;
	color: #353535;
}
#menu li.current_page_item a:hover {
	background: #FFF;
	color: #353535;
}
#menu ul {
	display: none;
	z-index: 99;
	position: absolute;
	margin-top: 0px;
	margin-left: -41px;
}
#menu ul li a {
	display: block;
	background: #FFF;
}
#menu li ul a:hover {
	display: block;
	background: #FFF;
}
#menu ul a {
	display: block;
}
#menu ul ul {
	margin-top: -25px;
	display: none;
	margin-left: 160px;
	position: absolute;
/*	border-left: 1px solid #636363; */
	border-right: 1px solid #636363;
}
#menu li:hover ul ul {
	display: none;
}
#menu li:hover ul {
	display: block;
}
#menu ul li:hover ul {
	display: block;
}
#menu li ul li {
	display: block;
	width: 100%;
}
#menu li.page_item ul {
	border-top: 1px solid #636363;
	width: 200px;
}
#menu li.page_item a {
	display: block;
}
#menu li.page_item a:hover {
	display: block;
}
#menu li.page_item ul li a {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
/*	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd; */
	background: #555;
	padding-left: 15px;
	padding-right: 15px;
/*	text-transform: uppercase; */
	font-size: 11px;
	font-weight: bold;
	color: #aaa;
	text-decoration: none;
}
#menu li.page_item ul li a:hover {
	display: block;
	text-align: left;
	height: 24px;
	line-height: 24px;
/*	border-right: 1px solid #636363;
	border-left: 1px solid #636363; */
	background: #555;
	padding-left: 15px;
	padding-right: 15px;
/*	text-transform: uppercase; */
	font-size: 11px;
	font-weight: bold;
	color: #FFF;
}

/* content  */
#content {
	padding: 0px 0px 25px 5px;
	float: left;
	width: 600px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 56px;
  color: #179603;
  float:left;	
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #0066A5;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #777;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 2px;
	margin-left: -3px;
}
.entry {
	float:left;
	width: 550px;
}
.post-bottom {
	background:transparent;
	padding-left: 7px;
	padding-top: 5px;
	float:right;
	font-size: 95%;
	color: #888888;
}
.post-content {
	clear: both;
	padding-top: 10px;
	border-bottom: 1px dotted #666666;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #888888;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
}
.next-entries a {
	float: right;
	padding-right: 18px;
}

/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #444444;
	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: #111111;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: normal;
	font-style: normal;
	font-size: 120%;
	color: #888888;
}
.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: #435B70;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#222222;
	border: 1px solid #333333;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#222222;
	border: 1px solid #333333;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #111111;
	font:  14px Arial, Helvetica, sans-serif;
	color: #888888;
	border:1px solid #222222;	
  float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: right;
	padding:5px;
	padding-top: 16px;
	width: 360px;
	color: #0066A5;
	overflow: hidden;
}
#left {
	float: left;
	margin-right: 3px ;
	width: 170px;
}
#right {
	margin-right: 3px ;
	float: right;
	width: 170px;
}

/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle{
	font:13px "Verdana", Geneva, Arial, sans-serif;
	color: #888888;
	text-transform:uppercase;
	background:#111111;
	border: 1px solid #222222;
	padding:3px;
	margin: 2px 0px 0px;
}

/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #0066A5;
  font-size: 13px;
	text-decoration: none;
}
#sidebar a:hover{
	color: #888888;
  font-size: 13px;
	text-decoration: none;
}

/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0 0 5px 0;
	padding: 0;
	border: none;
}


/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 5px 2px 5px 10px;
	border-bottom: 1px dotted #666666;
	margin: 0px 0px 0px 0px;
}
#right ul li ul li {
	margin: 10px 10px 0 10px;
	padding: 10px 2px 5px 11px;
  border: 1px solid #666666;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
  line-height:120%;
	padding: 1px 0 4px 0px;
	border: none;
}

/*blogroll widget */
ul.list-blogroll li{
	padding-left: 7px !important;
}
/*meta  widget*/
ul.list-meta li{
	padding-left: 7px !important;
}
/*rss widget */
ul.list-rss li{
	padding-left: 7px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	padding-left: 7px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	padding-left: 7px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	padding-left: 7px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	padding-left: 7px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	padding-left: 7px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}
/*search form */
#searchform {
	margin: 0px ;
  right: 6px;
	float: right;
  position: absolute;
  top: -34px;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 170px;
	height: 21px;
	padding: 4px 0px 0px 0px;
	background: #222222;
  border:1px solid #444444;
	margin-right: 2px;
	color: #888888;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#222222;
	border:1px solid #444444;
	width: 70px;
	height: 27px;
  font: 14px Arial, Helvetica, sans-serif;
	color: #888888;
	vertical-align: middle;
}

/* page close */
#close {
	clear: both;
	background: #000000;
	color: #000000;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */
#footer {
	margin: 0px auto;
  width: 1000px;
  background: #111111;
  color: #333333 ;
  height: 55px;
  font-size: 12px;
	line-height: 120%;
  border: 1px solid #222222;
}
#footer a, #credit a:visited {
  margin-top: 8px;
	color: #888888;
}
a#gotop {
	float:right;
	height:16px;
	line-height:18px;
	display:block;
	padding-left:16px;
	margin:5px 15px 0 0 !important;
	margin:5px 8px 0 0;
	text-decoration:none;
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin: -1px 10px 5px 10px;
}
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;
}


