/*  
Theme Name: Green Love
Theme URI: 
Description: This is my theme for a Wordpresstheme Box.
Version: 1.0
Author: Ashish sharma
Author URI: 

*/

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:90.1%;
	line-height: 1.5;
	background-color:#000;
	color:#ccc;
	margin:0px;
}
#wrap {
	background:#1d2224;
	margin:0px auto;
	padding:0px;
	width:800px;
	border-left:#000 1px solid;
	border-right:#000 1px solid;
	
}
#top {
	background:#1d2224 url(images/top.gif) repeat-x;
	margin: 0px auto;
	padding: 0px;
	height: 135px;
	clear:both;
	
}
a:link {
	text-decoration: none;
	color : #adb102;
	border: none;
}
a:active {
	text-decoration: none;
	color : #adb102;
	border: none;
}
a:visited {
	text-decoration: none;
	color : #adb102;
	border: none;
}
a:hover	{
  color : #fff;
  border: none; 
  text-decoration: underline;
}
#blogtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1d2224;
	text-align:left;
	font-size:36px;
	line-height:100%; 
	padding-top:60px;
	text-transform:capitalize;
	margin:0px;
	padding-left:200px;
}
#blogtitle a:link {
	color : #1d2224;
	border: none;
}
#blogtitle a:active {
	color : #1d2224;
	border: none;
}
#blogtitle a:visited {
	color : #1d2224;
	border: none;
}
#blogtitle a:hover	{ 
	color : #000;
	border: none;
} 
#blogdesc {
	float: left;
	color: #1d2224;
	padding-left:205px;
	text-align:left;
	font-size:12px;
	padding-top:5px;
	text-transform:capitalize;
	margin:0px;
	
} 
#blogdesc a {
	color: #1d2224;
} 

.left h1 {
	font-size: 1.1em;
}

#search {
	float: right;
	height: 30px;
	width: 300px;
	margin-top:35px;
	
}
.right {
	margin: 0 0 10px 3px;
	padding: 10px;
	float: right;
	width: 200px;
	font-size: 0.9em;
}

.right h2 {
	font-size: 14px;
	padding: 3px 0px;
	margin: 0px 7px 3px 0;
	border-bottom: dashed 1px #ccc;
}
.right ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	
}
.right ul li {
	list-style-type: none;
	margin: 0 0 0.5em 0;
	padding: 0;
/*	line-height:150%  */
}
.right ul li ul {
	list-style-type: square;
	margin: 0px;
	padding: 0 3px;
	
}
.right ul li ul li {
	list-style-type:none;
	 background: transparent url(images/bullet.gif) no-repeat 0 4px;
	padding: 0px 0px 2px 14px;
	border: 0;
	margin: 0;
	 
}
.left {
	margin: 0 0 10px 3px;
/*	line-height: 16px; */
	padding: 10px;
	 float: left;
	width: 550px;
	overflow:hidden;
	
}
.left h2 {
	font-size: 14px;
	padding: 3px 0px;
	margin: 0px 7px 3px 0px;
/*	border-bottom: dashed 1px #ccc; */
}
.left h2.highlitx {
	background-color:#ccc;
	color:#000;
	padding-left: 0.5em;
}

.highlit2 {
	border: thin dashed #ccc;
	-moz-border-radius: 10px; 
	-webkit-border-radius: 10px; 
	border-radius: 10px; 
	margin-bottom: 1em;
	padding: 0.5em;
}

.highlit2 h2 {
	border-bottom-width: 0;
}
.left img {
	border:4px #ccc solid;
	
}
img.wp-smiley {
	border:0px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	
}
.alignright {
	float: right;
	
}
.alignleft {
	float: left;
	
}
.postmetadata {
	background:#464c4f;
	font-size:10px;
	padding:5px;
	border-bottom:#666 1px solid;
	border-top:#666 1px solid;
	
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	
}
.comments h3 {
	font-size: 14px;
	padding: 3px 0px;
	margin: 0px 7px 3px 7px;
	border-bottom: dashed 1px #ccc;
}
ol.commentlist {
	list-style: none;
	padding: 0;
	margin: 0 0 1px;
	
}
ol.commentlist li {
	list-style: none;
	margin: 0;
	padding: 13px 13px 1px;
	
}
ol.commentlist li.commenthead {
	list-style: none;
	margin: 0;
	
}
ol.commentlist li.commenthead h2 {
	margin: 0;
}
input#searchsubmit{ background:#999;border:2px solid #333;
	color:#fff;font-size:13px;
	
}
input#submit{ background:#999;border:2px solid #333;
	color:#fff;font-size:13px;
	
}
input#s {
	color: #666;
	width: 70%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background:#fcfcfc;
	margin-top: 2px;
}
textarea {
	color: #666;
	width: 80%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}
input#url {
	color: #666;
	width: 50%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;

}
input#author {
	color: #666;
	width: 50%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}
input#email {
	color: #666;
	width: 50%;
	border: 1px solid #cbcbcb;
	padding: 3px;
	margin-bottom: 0.6em;
	background: #fcfcfc;
	margin-top: 2px;
}
#footer {
	font-size: 11px;
	color: #fff;
	background: #1d2224;
	height: 28px;
	padding: 0px;
	margin: 0;
	padding: 0 0 1em 0;
	text-align:center;
	clear:both;
	border-top:1px #adb102 solid;
}
	
#navbar {
  background-color: #ccc;
  color:#1D2224;
  padding:0;
  height: 2.5em;
  overflow:hidden;
}
	
#navbar ul {
  font-size:1em;
  list-style:none;
  margin:0;
  padding:0;
}

#navbar li {
  float:left;
  border-bottom:0;
}

#navbar li a {
  background-color: #ccc;
  color:#1D2224;
  margin-left:.5em;
  display:block;
  padding:8px 10px 5px;
}

#navbar li.current-cat a {
  background:#1D2224;
  color:#ccc;
  margin-left:.5em;
  display:block;
  padding:8px 10px 5px;
}

#navbar li a:hover {
  background:#a7a37e;
  color:#fff;
}

#pagecredit {
	text-align: right;
	font-size: 0.8em;
}

.more {
	text-align: right;
}

.socbook,
.alignright {
  float:right;
}

#payment img, 
.socbook img {
	border-width: 0;
}

form#payment div.block {
	margin-bottom: 0.5em;
}

form#payment div.block label {
	font-weight: bold;
	display: block;
}

form#payment div.radio label {
	font-weight: normal;
	display: inline;
	text-align: right;
}

form#payment div.radio div {
	vertical-align: top;
}

form#payment div.block input {
	width: 90%;
}

form#payment #function input {
	width: auto;
}

.booking {
	border-color: #ADB102; 
	border-width: 2px;
}

.booking a {
	font-size: 1.1em;
	background-color: #ADB102;
	color: #1D2224;
	padding: 0.3em 0.5em;
	font-weight: bold;
}

.post img {
	float: left; 
	margin-right: 1em; 
	margin-bottom: 1em;
}

.error {
	display: block;
	background-color: inherit;
	color: #adb102;
}

#coursePromotion {
	float: left;
	margin: 0 0 0.5em 0;
	padding-bottom: 0.5em;
	border-bottom: thin dashed #101112;
}

#coursePromotion h2 {
	margin: 0.8em 0 0.8em 1em;
	padding: 0;
	font-size: 1em;
	font-weight: normal;
	font-style: italic;
	text-transform: uppercase;
}

#coursePromotion ul {
	margin: 0 5px;
	padding: 0;
}

#coursePromotion li {
	float: left;
	width: 250px;
	list-style: none;
	text-align: center;

	background-color: #394347;
	color: inherit;
	padding: 1.5em 0 1em 0;
	margin: 0 5px;
	-moz-border-radius: 20px; 
	-webkit-border-radius: 20px; 
	border-radius: 20px; 
}

#coursePromotion img {
	border: 4px solid #ccc;
	display: block;
	margin: 0 auto;
}

#coursePromotion a span {
	font-weight: bold;
	border-bottom: medium solid #adb102;
	padding-bottom: 5px;
	line-height: 2;
	font-size: 0.7em;
}

#coursePromotion a:hover {
	text-decoration: none;
}
#coursePromotion a:hover span {
	border-bottom: medium solid #fff;
	text-decoration: none;
}

div#calendar h3 {
	text-align: right;
	font-size: 0.8em;
}

.aside {
	font-size: 0.8em;
}

form#entercomp div {
	margin-bottom: 1em;
}

form#entercomp input.text {
	width: 90%;
}

form#entercomp label {
	display: block;
	font-weight: strong;
}