/*
Theme Name: Wild Lights
Theme URi: http://wildlights.eu/wordpress/sp-content/themes/wildlights
Description: Wild Lights Theme
Version : 1.0
Author: Wild Lights 2009 - all rights reserved
*/

body {
	margin: 0px;
	padding-bottom:5px;
	text-align: center;
	font:12px "Verdana", sans serif;
	color: #996600;
	line-height:14px;
	background: #fff;
	background-image:url(images/body-bg.jpg);
	background-attachment:fixed;
	background-position:center top;
}

#wrapper{
	text-align: center;
	width: 984px;
	margin: 30px auto 0px auto;
	position: relative;
	padding-bottom:10px;
	height:auto;
	background-image: url(images/page-bg.png);
	background-position:center top;
	background-repeat:repeat-y;
}

a:link, a:visited{
	font: 12px "Verdana",sans-serif;
	color: #B2900A;
	text-decoration: none;
	border:0;
	font-weight : bold;
}

a:hover, a:active{
	color: #CCB866;
	border:0;
}

a img{
border:0px;
}

/* Search header style */ 
form#searchform2{
	display: block;
	float:right;
	padding-right:80px;
}

form#searchform{
	display: block;
}

#search .searchinput{
	height:16px;
    width: 140px;
	background-color:#FFFFFF;
	border:2px groove #996600 ; 
	padding:3px;
	-moz-border-radius:4px;
	border-radius:4px;
}

.search_button{
	background: #c7b070;
	font:bold 12px "Verdana", sans serif;
	color:#ffffff;
	border:2px groove #996600 ; 
	padding:3px;
	-moz-border-radius:4px;
	border-radius:4px;
	cursor:pointer;
}


/* Design of the horizontal navigation bar, Home/contacts, etc. */
#tabs{
	width: 850px;
	height: auto;
	text-align:left;
	margin-left:120px;	
}

#tabs ul{
	margin: 0;
	padding:3px 0;
	list-style-type:none;
}

#tabs ul li{
	display:inline;
}

#tabs ul li a:link, a:visited {
	font: 10px  "Verdana",sans-serif;
	padding:1px 3px 1px 3px;
	color: #B2900A;
	font-weight : bold;
	text-decoration:none;
	text-align:left;
}

#tabs ul li a:hover, a:active{
	color: #c7b070;
}	


/*main*/	
#content{
	text-align:justify;
	margin-left:120px;
	width:580px;
}	

#main {
	width: 560px; 
	float:left;
	margin:0;
	padding: 5px 10px 10px 0;
	overflow:hidden;
	border-right:1px solid #B2900A;
}


/*  Date and month box Settings  */
#date{
	background: url('images/date_bg.png') no-repeat;
	height:60px;
	width:68px;
	padding:6px;
	float:left;
	text-align:left;
}

#date .month{
	margin : 9px 0 8px 14px;
	font-size:14px;
	color:#663300;
	font-weight:bold;
}

#date .nr{
	color:#ffffff;
	font-size:24px;
	font-weight:bold;
	margin-top:6px;
	margin-left:12px;
}


/* Post settings */
.post{
	margin: 40px 0 2px 0;
	padding: 0 5px 5px 5px;
}

.post h2 a{
	color: #B2900A;
	text-decoration:none;
	font-size:20px;
	font-style:italic;
}

.post h2 a:hover{
	text-decoration:none;
	color: #CCB866;
}

#sectiontitle{
	background-image:url(images/categories-bg.png);
	background-repeat:no-repeat;
	background-position: left;
	height:58px;
	line-height:60px;
	text-indent:19px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style:italic;
}

.postmetadata{/*post category*/
	padding: 1px 8px 1px 5px;
	margin: 0;
}

.postmetadata p{
	line-height: 18px;
	padding: 0;
	margin: 2px 0;
	border-top: 1px solid #CCB866;
	border-bottom: 1px solid #CCB866;
}

.postmetadata2{
	padding: 1px 8px 1px 5px;
	margin-bottom: 20px;
	border-top: 1px solid #CCB866;
	border-bottom: 1px solid #CCB866;
}

#navigation{
	padding: 5px 15px;
}

#navigation div.fleft{
	float:left;
}

#navigation div.fright{ 
	float:right;
}

	
/*sidebar settings*/
#sidebar {
	padding-left: 20px;
	margin: 10px 0 0 580px;
}

#subscribe {/*rss subscribe*/
	width:150px;
	height:40px;
}

/*menu settings*/
.menu{/*sidebar column*/
	width:180px;
}

.menu a{
	text-decoration:none;
}

.menu ul{
	margin:0;
	padding:0;
}

.menu ul li.widget{/*settings for one widget*/
	margin-top:34px;
	list-style-type: none;
}

.menu ul li.widget ul{ /*contents links of each widget*/
	margin-top:-9px;;
	padding: 0;
	list-style-type: disc;
}

.menu ul li.widget h3{/*widget title*/
	text-align:center;
	padding-top:9px;
	color:#996600;
	background-image:url(images/widget-bg.png);
	background-repeat:no-repeat;
	height:24px;
	font-size:17px;
}

.menu ul li h3 a{
	width :180px;
}

/*.menu ul li h3 a:hover{
color: #333;
text-decoration: none  ;
}*/


/* Calendar styles */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	color:#663300;
	font-weight:bold;
}

#wp-calendar caption {
	text-align: left;
	width: 100%;
	font-size:19px;
	text-decoration:underline;
	color:#B2900A;
	font-family:"Times New Roman", Times, serif;
	font-style:italic;
	font-weight:bolder;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

td{
	vertical-align:top;
}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   	text-align: center;
   	background-color: #ffffff;
   	padding: 4px;
  	margin: 10px;
   	border-radius: 3px;
	border:2px groove #996600 ; /*CCB866*/
	margin-bottom:3px;
	border-width :1px 2px 2px 1px;
	border-color:#999999;
	border-style:solid;
}

.wp-caption img {
	border:2px groove #996600 ; /*CCB866*/
	margin:3px;
	background-color: transparent;
	background-image: none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 14px;
   padding: 0 4px ;
   margin: 0;
}








/*  Comments   */

h3#comments, h3#postcomment{
	font-size: 100%;	

}	

ol#commentlist{
	padding: 0;
	font-size: 90%;
	list-style-type: none;
}

ol#commentlist li{
	padding: 0px 3px;
	margin: 0;
}

ol#commentlist li p.commentheader{
	margin: 0;
	display: block;
	padding: 1px 5px;
}

ul#commentlist{
	padding: 0;
	margin:0;
	list-style-type:none;
}

ul#commentlist li{
	display: block;
	padding: 0;
	margin-top:10px;
	background-color:#FFFFFF;
	border:2px groove #996600 ; 
	-moz-border-radius:4px;
	border-radius:4px;
}

/*ul#commentlist li div.gravatar {
	width:50px;
	float:left;
	padding: 10px 0 0 10px;
}

ul#commentlist li div.gravatar img{
	border: 2px solid #ccc;
}*/

ul#commentlist li div.commenttext{
	padding: 0;
	margin:0;
}

ul#commentlist li div.commenttext div.commentwrapper{
	margin:0 0 0 5px;
	padding: 3px 8px;
}

ul#commentlist li div.commenttext div.commentwrapper p.commentheader{
	font-style:italic;
	font-weight: bold;
}

form{
	margin: 0;
	padding:0;
}

input, textarea{
	border:2px groove #996600 ; 
	padding:3px;
	-moz-border-radius:4px;
	border-radius:4px;
	color: #996600;
	font:12px "Verdana", sans serif;
}

label{
	text-decoration:underline;
}


/*date settings*/

/*.date{
float:left;
text-align:center;
font-weight:800;
margin: 0 10px 0 0;
padding: 0 10px;
border-right: 1px solid #ccc;
color: #444;
}

.dateDay{
display:block;
font-size: 16px;
line-height: 16px;
text-align:center;
}
.dateMonth, .dateYear{
display:block;
font-size: 11px;
padding:0;
line-height: 12px;
}*/

/*footer*/

#footer {
	width:936px;
	height:158px;;
	text-align:center;
	background-image:url(images/footer.png);
	background-repeat:no-repeat;
	background-position: bottom;
	margin: 0px auto -54px auto;
}
.footer-txt{
	padding-top:76px;
	padding-left:90px;
}
#footer p {
	font-size:9px;
}
#footer a{
	font-size:10px;
}

/*#credit{
text-align:right;
padding: 0 15px;
}

#credit p{
margin:0;
color:#777;
font-size:85%;
}

#credit p a, #credit p a:hover{
color:#999;
font-weight:100;
}*/

/**/
/*hr{
height:2px;
margin:5px 0;
border-bottom: 1px solid #CCB866;
border-top: 1px solid #CCB866;
}*/

/*blockquote{
background: #f4f4f4;
padding: 5px 15px;
margin: 3px 30px;
}*/


	
/*fieldset{
	padding:10px;
	margin:0;
	border:none;
}*/

/*legend{
font-weight:800;
}*/