/*  
Theme Name: Vibrant Garden
Theme URI: http://www.kreativegarden.com/
Description: Designed by <a href="www.kreativegarden.com">Kreative Garden</a> for <a href="www.rgbgarden.com">RGBGarden | pixel inspiration</a> <br> You may use this theme, and make any changes you like. Just leave the credits link under your footer.
Version: 1
Author: Kreative Garden
Author URI: http://www.kreativegarden.com/

*/
/*******************************
GENERAL
********************************/
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
margin: 0;
padding: 0;
}

body{
	margin: 0;
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	text-align: center;
	vertical-align: top;
	color: #ffffff;
	background-color: #161A23;	
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
h1{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 40px;
	padding: 0 0 0px;
	margin-left: 168px;
	margin-top: 48px;
	color: #F5A415;
}

h1 a:link, h1 a:visited{
	text-decoration: none;
	color: #F5A415;
}
h1 a:hover {
	text-decoration: none;
	color: #73CAD8;
}
h4{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 20px;
	padding: 0 0 0px;
	margin-left: 168px;	
	color: #73CAD8;
}
a:link, a:visited{
text-decoration: none;
color: #3794A9;
}

a:hover{
text-decoration: none;
color: #CB4F1D;
}

p{
padding: 10px 0 0 0;
}
/*******************************
Header
********************************/
#wrapper{
	margin: 0 auto 0 auto;
	width: 960px;
	text-align: left;	
}

#header{
float: left;
width: 960px;
min-height:140px;
padding-left:96px;
}

#container{
	margin: 0 0 0 35px;
	float: left;
	width: 700px;
	background-color: #36162B;
	background-image: url(images/container_bg.jpg);
	background-repeat: no-repeat;
	min-height: 300px;
}

/*******************************
Top Menu
********************************/
#topmenu {
	width: 960px;	
}
#topmenu li {
	float: left;	
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
#topmenu ul li:hover, #topmenu ul li.hover, #topmenu ul li.current_page_item {
	}
#topmenu ul li:hover a, #topmenu ul li.hover a, #topmenu ul li.current_page_item a {
	text-decoration: none;
	}
#topmenu ul li.current_page_item a:hover {
	text-decoration: none;
	}
#topmenu ul li a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	text-decoration: none;
	display: block;
	padding: 6px 10px 6px 0px;
	margin: 0px 0px 0px 10px;
	text-transform:uppercase;
	}
#topmenu ul li a:hover {
	text-decoration: none;
	}

/*******************************
Date
********************************/

.date {
	background: url(images/date.gif) no-repeat;
	height: 51px;
	margin-bottom: 0px;
	width: 41px;
	text-align: center;
	float: left;
	margin-top: 25px;
	margin-left:-41px;
}
.date .month {
	display: block;
	color: #3794A9;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	margin-top: 5px;
	font-weight: bold;
	margin-bottom: 3px;
}
.date .day {
	display: block;
	color: #CB4F1D;
	font: 2.5em Arial;
	padding-top: 0px;
	text-align: center;
	margin-top: -6px;
}
/*******************************
Comment Pop
********************************/
.popcomment{
	float:right;
	font-size:12px;
	margin-top:-30px;
	margin-left: -15px;
	background-image: url(images/commentbg.png);
	height: 36px;
	width: 36px;
	text-align: center;
	background-repeat: no-repeat;
	padding-top:6px;
}
.popcomment a:link, .popcomment a:visited{
	font-size:11px;
	text-align: center;
	color: #FFFFFF;
}
.popcomment a:hover{
	font-size:11px;
	text-align: center;
	color: #FFA556;
}
/*******************************
Post
********************************/
.post{
	padding: 10px 0;
	margin-left: 40px;
	margin-right: 40px;	
	margin-top: 15px;	
}
.post h2{
font-family: Arial, Helvetica, Sans-serif;
font-size: 20px;
}
.entry{
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.entry img{
border: none;
}
p.postmetadata{
	margin: 15px 0 0;
	background-image: url(images/metabg.png);
	background-repeat: no-repeat;
	height: 40px;
	width: 490px;
}

/*********************************************
Navigation
*********************************************/
.navigation{
	padding: 10px 0px 10px;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	margin-right: 10px;
	margin-left: 40px;
}
.navigationprevious {
	height: 50px;
	width: 249px;
	float: left;
	text-align: left;
	margin: 0px;
}
.navigationnext {
	height: 50px;
	width: 249px;
	float: right;
	text-align: right;
	margin: 0px;	
}
.navi {
	clear: both; 
	margin: 15px 10px 15px 40px;
	padding: 2px 0px;
	height: 22px;
}
.naviprevious {
	height: 30px;
	width: 249px;
	float: left;
	text-align: left;
	margin: 0px;
	padding: 5px;
}
.navinext {
	height: 30px;
	width: 249px;
	float: right;
	text-align: right;
	margin: 0px;
	padding: 5px;
}
.navi a {
	text-decoration: none;
}
.naviprevious a, .naviprevious a:link {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}
.navinext a, .navinext a:link {
	padding: 5px;
	font-size: 12px;
	font-weight: bold;
}


/*******************************
Sidebar
********************************/
.sidebar{
	float: left;
	width: 190px;
	background: #36162B url(images/sidebarbg.jpg) no-repeat;
	margin: 0 0 0 10px;
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
}

.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0 10px;
}
.sidebar ul li{
	padding: 10px 0 10px 0;	
}
.sidebar ul li h2{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 14px;
	color: #CB4F1D;
}
.sidebar ul ul li{
	padding: 0;
	line-height: 24px;
}

table#wp-calendar{
width: 100%;
}
#searchform{
margin-top: 20px;
}
#searchsubmit{
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	background-color:#EA7D2E;
	background-image: url(images/searchbutbg.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 45px;
	border:none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
#s{
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	font-size: 11px;
	background-color: #000000;
	background-image: url(images/searchtextbox.gif);
	background-repeat: repeat-x;
	border: 1px solid #EA7D2E;
	padding-top: 5px;
	height:15px;

}

.results h3{
color: #CB4F1D;
font-size: 20px;	
}	
.resultstext{
	color: #3794A9;
	margin-top: 20px;
	margin-left: 40px;	
}

/*******************************
Comments
********************************/

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
	background-image: url(images/message_top.gif);
	background-repeat: no-repeat;
	text-indent: 20px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 18px;
	padding: 6px;
	background-color: #451E2F;
	border: 1px solid #562733;
}

.comments-template h2, .comments-template h3{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 16px;
	color: #CB4F1D;	
}
#comments{
	font-family: Arial, Helvetica, Sans-serif;
	color: #3794A9;	
}
.commentmetadata{
	font-size: 11px;
	color: #B5A5AC;	

}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 11px;
}

.comtag{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 10px;
	color: #CB4F1D;	
	margin-top:15px;
}
#comment{
	font-family: Arial, Sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(images/searchtextbox.gif);
	background-repeat: repeat-x;
	width: 450px;	
	border: 1px solid #EA7D2E;
}
#url, #email, #author{
	font-family: Arial, Sans-serif;
	font-size: 11px;
	background-color: #FFFFFF;
	background-image: url(images/searchtextbox.gif);
	background-repeat: repeat-x;
	width: 220px;
	height: 17px;
	border: 1px solid #EA7D2E;
	padding-top:3px;	
	color: #B5A5AC;
}
#submit{
	font-family: Verdana, Tahoma, Arial, Sans-serif;
	background-color:#EA7D2E;
	background-image: url(images/commenttextbg.gif);
	background-repeat: repeat-x;
	height: 28px;
	width: 125px;
	border:none;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;	
	padding: 1px;

}
/*******************************
Footer
********************************/
#footer{
	clear: both;
	float: left;
	width: 960px;
	padding-top:10px;
	background-color: #161A23;
	background-image: url(images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	min-height: 194px;	
}
#footer p{
	margin-top: 140px;
	margin-left: 40px;
}