/*
Theme Name: Ligera 
Theme URI: http://wpcontent.thewebhostguy.com/ligera-wordpress-theme/
Description: The Web Host Guy presents: Ligera - a very simple but yet creative and useful WP theme.
Version: 1.0
Author: The Web Host Guy
Author URI: http://www.thewebhostguy.com/
Tags: pink, three columns, fixed width, valid xhtml, gravatars, right sidebar
*/


/*** General Format ***/

* {
	margin: 0;
	padding: 0;
}
body {
	font-family: Verdana, Tahoma,Helvetica,Arial,sans-serif;
	background: #140E05 url(images/background.gif) repeat-x;
	font-size: 11px;
}

.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
.clearfix {display:block;}
/* End hide from IE-mac */

.ads {
      margin-right: 2px;
	  margin-left: 30px;
}

.rss_icon {
      margin: 0px 0px 10px 0px;
	  border: 0px;
}

a {
	font-weight: normal;
	color: #A70A5D;
}

.sidebar-box a {
border: none;
}

a:hover {
	color: #000;
}
#container {
	width: 963px;
	margin: 0 auto;
}
#header {
	width: 963px;
	height: 135px;
}

#head {
	width: 963px;
	height: 100px;
	float: left;
	margin-top: 0;
	padding: 0;
	background: url(images/header_bg.jpg) no-repeat;
}

.logo {
float: left; 
margin-top: 15px;
border: 0;
margin-left: 340px;
}


ul.navigation {
	width: 900px;
	height: 35px;
	padding-left: 15px;
	padding-top: 0;
	padding-bottom: 5px;
	margin-bottom: 0;
	margin-right: 0;
/*    margin-bottom: 0px;
	margin-right: 0px; */
	
}
ul.navigation li {
	float: left;
	display: block;
}

ul.navigation li a {
	float: left;
	display: block;
	font-family:Arial, Helvetica, sans-serif;
	color: #0D0D0D;
	text-decoration: none;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-right: 23px;
	padding-left: 25px;
	font-size: 13px;
	font-weight: lighter;
}

ul.navigation li a.first {
	border-left: none;
}

ul.navigation li a:hover {
			background: url(images/nav_active.gif) right no-repeat;
			color: #FFFFFF;
	}
#content {
	width: 577px;
	padding: 10px;
	float: left;
	margin-top: 25px;
	background: #F2F0E5;
}
#content div.post {
	clear: left;
	width: 555px;
	padding: 0 10px;
	padding-bottom: 20px;
	background: #ffffff url(images/content-top.gif) repeat-x top;
	padding-top: 7px;
	display: block;
	border: 1px solid #C9C4AF;
}
#content div.post h2 a {
	font-size: 24px;
	font-style: italic;
	font-weight: lighter;
	letter-spacing: 1px;
	text-decoration: none;
	color: #030303;
	font-family: "Times New Roman", Times, serif;
}
#content div.post p {
	line-height: 1.6em;
	font-size: 11px;
	color: #1C1C1C;
	clear: both;
	padding: 10px 0;
}
#content div.post span.info {
	float: left;
	padding: 5px;
	padding-left: 0px;
	color: #3E3E3E;
}
div.post small {
	display: block;
	font-size: 10px;
	color: #444;
	line-height: 1.6em;
	padding-bottom: 10px;
	clear: left;
}
#content div.post span.user {
	float: left;
	padding: 5px;
	padding-left: 5px;
	color: #3E3E3E;
}
#content div.post span.comment {
	float: left;
	padding: 5px;
	padding-left: 5px;
	color: #3E3E3E;
}
#sidebar {
	width: 363px;
	float: right;
	background: #362912;
	margin-top: 25px;
	border-left: 1px solid #4B3B1C;
	border-right: 1px solid #4B3B1C;
}
#sidebar p {
}
#sidebar h2 {
	background: url(images/sidebar-header.gif) no-repeat left top;
	width: 364px;
	height: 26px;
	padding: 10px 0;
	padding-top: 8px;
	display: block;
	padding-left: 20px;
	color: #fff;
	font-size: 18px;
	letter-spacing: -1px;
	font-weight: lighter;
	margin: 5px 0;
	clear: both;
}
#sidebar h2.widgettitle {
	background: none;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	padding: 0;
}
#sidebar li.widget.widget {
	list-style: none;
	width: 180px;
	padding: 10px;
	padding-left: 0;
}
#sidebar li.widget.widget ul {
	list-style: none;
}
#sidebar li.widget.widget ul li {
	padding: 3px;
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat left;
}
#sidebar h2.sidebar-header-2 {
	background: url(images/sidebar-header.jpg) no-repeat left top;
}
#sidebar div.sidebar-left {
	width: 165px;
	float: left;
	padding-top: 5px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
}
#sidebar div.sidebar-right {
	width: 170px;
	float: right;
	padding: 5px;
	
}
#sidebar div.sidebar-left h3 {
	font-size: 18px;
	color: #E5DEC9;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}
#sidebar div.sidebar-left ul {
	padding-bottom: 10px;
}
#sidebar div.sidebar-left ul li {
	list-style: none;
	padding: 3px;
	padding-left: 15px;
	background: url(images/bullet.gif) no-repeat left;
}
#sidebar div.sidebar-left ul.categories li {
	list-style: none;
	padding: 3px;
	padding-left: 20px;
	background: url(images/category.gif) no-repeat left;
}
#sidebar div.sidebar-left ul.recent-posts li {
	list-style: none;
	padding: 3px;
	padding-left: 20px;
	background: url(images/post.gif) no-repeat left;
}
#sidebar div.sidebar-right ul.recent-posts li {
	list-style: none;
	padding: 3px;
	padding-left: 20px;
	background: url(images/post.gif) no-repeat left;
}
#sidebar div.sidebar-left ul li a {
	font-weight: normal;
	color: #937E5D;
	font-style: italic;
	text-decoration: none;
}
#sidebar div.sidebar-left ul li a:hover {
	color: #fff;
}
#sidebar div.sidebar-right h3 {
	font-size: 18px;
	color: #E5DEC9;
	padding-bottom: 10px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
}

#sidebar h2 a {

	color: #fff;
}

#sidebar div.sidebar-right ul {
	padding-bottom: 10px;
}
#sidebar div.sidebar-right ul li {
	list-style: none;
	padding: 3px;
	padding-left: 20px;
	background: url(images/bullet.gif) no-repeat left;
}
#sidebar div.sidebar-right ul li a {
	font-weight: normal;
	color: #937E5D;
	font-style: italic;
	text-decoration: none;
}
#sidebar div.sidebar-right ul li a:hover {
	color: #fff;
}
#footer {
	border-top: 2px solid #801143;
	width: 100%;
	background: #4B0625;
	padding-bottom: 20px;
	clear: both;
}
#footer #wrap {
	width:  963px;
	margin: 0 auto;
	padding: 20px 0;
	color: #fff;
}

#footer #wrap a {
	text-decoration: none;
	color: #FFCBE8;
}

#footer #wrap #footer-box {
	width: 954px;
	float: left;
	border: 1px solid #474646;
	padding: 10px;
	margin: 10px 0;
}
#footer #wrap #footer-box h2 {
	font-weight: lighter;
}
#footer #wrap #footer-box p {
	color: #eee;
	line-height: 1.6em;
	padding: 10px 0;
	padding-bottom: 0;
}
#footer span {
	font-size: 12px;
	padding: 10px;
	padding-left: 0;
	color: #FFFFFF;
	float: left;
	display: block;
	width: 900px;
	clear: both;
}
#comments {
	width: 540px;
	padding: 10px 0;
	float: left;
}
#comments form input {
	width: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
}
#comments form textarea {
	width: 500px;
	height: 200px;
	padding: 2px;
	font-size: 13px;
	font-weight: bold;
	color: #555;
	border: 1px solid #999;
}
#comments ol.commentlist {
	list-style: none;
}
#comments ol.commentlist li {
	padding: 5px;
	margin: 10px 0;
	width: 500px;
	background: #fafafa;
	border-left: 10px solid #eee;
	clear: left;
	line-height: 1.6em;
	font-size: 11px;
	color: #555;
}
#top-part {
	margin-top: 5px;
	width: 963px;
	clear: both;
	padding-bottom: 5px;
	display: block;
}

div.top-box {
    width: 930px;
	height: 140px;
	background: #4B0625 url(images/sub_bg.jpg) top no-repeat;
	padding: 10px;
	float: left;
	margin-top: 2px;
	margin-bottom: 10px;
}

#top-part div.top-box-wide {
	width: 480px;
	border: 2px solid #f5f5f5;
	border-right: 2px solid #efefef;
	border-bottom: 2px solid #efefef;
	padding: 10px;
	float: left;
	margin: 10px;
}
#top-part div.top-box-side-wide {
	width: 380px;
	border: 2px solid #f5f5f5;
	border-right: 2px solid #efefef;
	border-bottom: 2px solid #efefef;
	padding: 10px;
	float: left;
	margin: 10px;
	margin-left: 25px;
}
#top-part h2 {
	font-size: 32px;
	color: #FFFFFF;
	font-weight: lighter;
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	margin-top: 15px;
}

#top-part  p {
	padding: 10px 0;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #F5F5F5;
	line-height: 1.6em;
}
#top-part div.top-box ul {
	margin-left: 15px;
	color: #DEE0E5;
	list-style-type: square;
	line-height: 1.6em;
}

div.sidebar-rss {
	width: 364px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	margin-right: 0;
	margin-left: 0;
	clear: both;
}

div.sidebar-box {
	width: 360px;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0;
	margin-left: 0;
	clear: both;
}
div.sidebar-box h3 {
	font-size: 20px;
	color: #333;
	font-weight: lighter;
}
div.sidebar-box p {
	padding: 10px 0;
	font-size: 12px;
	color: #666;
	line-height: 1.6em;
	font-weight: normal;
	text-align: left;
}
#wordpress {
	background: url(images/wordpress.gif) no-repeat;
	width: 276px;
	height: 180px;
	margin-bottom: -10px;
}
#wp-calendar {
	text-align: center;
}
#wp-calendar thead{
	padding: 4px;
}
#wp-calendar tr td {
	padding: 5px;
	font-weight: bold;
	color: #666;
}
	#wp-calendar tr td:hover {
		background: #eee;
	}
	
#search {

width : 170px;

font-size : 11px;

background: url('images/searchbg.gif') no-repeat;

padding : 10px 0px 10px 10px;

float : right;

color : #0F0F03;
margin-bottom: 10px;

}

#searchf  {

width : 170px;

font-size : 11px;

background: url('images/searchbg.gif') no-repeat;

padding : 10px 0px 10px 10px;

float : right;

color : #0F0F03;
margin-bottom: 10px;

}
#searchform {

height : 18px;

line-height : 15px;

float : right;

padding-top : 0;

margin-top: 0px;

margin-left: 0px;
margin-right: 0px;

}

#searchform br {

display : none;

}

#searchform #s {

height : 18px;

padding : 4px 0 0 0;

background : #1C1708;

border : 1px solid #4B3B1C;

margin-right : 0px;

color : #fff;

font-weight : normal;
margin-left: 5px;

}

#search{
	height: 25px;
	margin: 0 0 10px;
}
#search input{
	background: transparent;
	border: 0;
	color: #a3a192;
	float: left;
	font-size: 12px;
	margin: 1px 0 0 0px;
	width: 125px;
	padding:2px;
}
#search .btn{
	margin: 1px 0 0;
	padding: 0;
	width: auto;
}

.bigletter {color:#F50000;display:inline;float:left;font:3.1em Georgia,arial;text-transform:uppercase;margin:0 0.14em 0 0;}

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}
img.avatar {
   float:left;
   margin:4px;
}
