/*  
Template Name: Little stars
Description: Proudly Hand Crafted By <a href="http://www.mygreencorner.com/">My Green Corner</a>.
Version: 1.0
Author: My Green Corner Design Team
Author URI: http://www.mygreencorner.com/
*/

html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #000;
	padding-top: 35px;
	padding-bottom: 15px;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

body {
	background: url(img/body_bg.jpg);
}

p {
	line-height: 19px;
	padding: 10px 0;
}

h1, h2, h3, h4, h5 {
	padding: 10px 0;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #993B11;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

a img {
	border: none;
}

blockquote {
	font-size: 12px;
	width: 80%;
	padding: 0 10%;
	margin: 10px auto;
	background: url(img/quote.gif) no-repeat 10px 7px;
	color: #717171;
	line-height: 19px;
	font-style: italic;
}

/* Wrap */

#wrap {
	width: 858px;
	margin: 0 auto;
}

/* Top */

#top {
	width: 818px;
	padding: 17px 20px 6px 20px;
	background: url(img/top_bg.gif) no-repeat left top;
}

/* Top (Menu) */

#menu {
	width: 620px;
	padding-left: 2px;
	float: left;
}

#menu ul {
	font-weight: bold;
	font-size: 11px;
	padding: 1px 0 0 0;
}

#menu ul li {
	display: inline;
	text-transform: uppercase;
}

#menu ul li a {
	float: left;
	text-decoration: none;
	padding: 0 0 0px 5px;
	line-height: 22px;
	margin-right: 5px;
	color: #412827;
}

#menu ul li a span {
	display: block;
	padding-right: 8px;
	padding-left: 3px;
	padding-bottom: 1px;
}

#menu ul li.current_page_item a {
	background: url(img/link_left.gif) no-repeat left top;
	color: #fff;
}

#menu ul li.current_page_item a span {
	background: url(img/link_right.gif) no-repeat right top;
}

#menu ul li a:hover {
	background: url(img/link_left.gif) no-repeat left top;
	color: #fff;
}

#menu ul li a:hover span {
	background: url(img/link_right.gif) no-repeat right top;
}

/* Top (Search) */

#top #search {
	width: 147px;
	height: 25px;
	background: url(img/search_bg.gif) no-repeat;
	overflow: hidden;
	position: relative;
	float: right;
	margin-right: 1px;
	display: inline;
}

#top #search input.field {
	width: 100px;
	position: absolute;
	left: 10px;
	top: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #827F7E;
	background: transparent;
	border: none;
}

#top #search input.submit {
	position: absolute;
	left: 122px;
	top: 6px;
}

/* Header */

#header {
	width: 815;
	padding-left: 43px;
	height: 142px;
	background: url(img/header_bg.jpg);
	position: relative;
}

#header h1 {
	font-size: 48px;
	color: #fff;
	padding: 0;
	position: absolute;
	left: 43px;
	top: 55px;
	font-family: "Trebuchet MS";
}

#header h1 a {
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover {
	color: #FA6C21;
}

#header h1 a span {
	color: #FA6C21;
}

#header h1 a:hover span {
	color: #0594FC;
}

#header p {
	font-size: 14px;
	font-family: "Trebuchet MS";
	color: #8B5C21;
	padding: 0;
	position: absolute;
	left: 46px;
	top: 105px;
}

/* Content Wrap */

#content_wrap {
	width: 784px;
	padding: 25px 30px 25px 44px;
	background: url(img/content_bg.gif);
}

/* Content */

#content {
	width: 480px;
	float: left;
	padding-top: 5px;
}

#content h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 10px 0;
}

#content h2 a {
	color: #993B11;
	text-decoration: none;
}

#content h2 a:hover {
	color: #0B0B0B;
}

#content img {
	border: #BBBBBB 1px solid;
	padding: 2px;
}

#content h1 {
	font-size: 23px;
}

#content h3 {
	font-size: 15px;
}

#content h4 {
	font-size: 12px;
}

/* Content (lists) */

#content ul, #content ol {
	padding-left: 50px;
	line-height: 22px;
}

#content ul li {
	background: url(img/square.gif) no-repeat 0 9px;
	padding-left: 15px;
}

#content ol {
	list-style: decimal;
	padding-left: 70px;
}

/* Content (img align) */

#content img.alignleft {
	margin: 10px 10px 8px 0;
}

#content img.alignright {
	margin: 10px 0px 8px 10px;
}

#content img.centered {
	margin: 10px auto 20px auto;
	display: block;
}

/* Post Wrap */

.post_wrap {
	width: 100%;
	padding-bottom: 15px;
}

p.post_date {
	font-size: 11px;
	font-weight: bold;
	color: #8F8F8F;
	padding: 0 0 0 2px;
	margin-top: -12px;
}

p.post_details {
	background: url(img/circle.gif) no-repeat left 11px;
	padding: 5px 0 10px 16px;
	color: #5D5D5D;
	font-size: 11px;
	line-height: 20px;
	clear: both;
}

p.post_details a {
	color: #5D5D5D;
	text-decoration: underline;
}

p.post_details a:hover {
	text-decoration: none;
	color: #000;
}

/* More Entries */

#more_entries {
	width: 100%;
	padding-top: 10px;
}

#more_entries h2 {
	font-size: 18px;
}

#more_entries h2 a {
	color: #000;
}

#more_entries h2 a:hover {
	color: #993B11;
}

/* Comments (single.php and comments.php) */

.comments_wrap {
	width: 470px;
	margin: 20px 0 0px 10px;
	clear: both;
	padding-bottom: 5px;
}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
}

.comments_wrap .right {
	width: 380px;
	float: left;
	padding-left: 15px;
}

.comments_wrap .right h4 {
	font-size: 11px !important;
	text-transform: none;
	padding: 0;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif !important;
}

.comments_wrap .right h4 b {
	font-size: 12px !important;
}

.comments_wrap .right h4 a {
	text-decoration: none;
}

.comments_wrap .right h4 a:hover {
	text-decoration: underline;
}

/* Comments (form) */

#content form {
	margin: 20px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}

#content form label input {
	padding: 3px;
	width: 180px;
	font-size: 12px;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
}

#content form input {
	margin-top: 5px;
}

.lc {
	padding-top: 15px !important;
}

.lc_logged {
	padding: 0;
	margin-top: -10px;
}

/* Sidebar */

#sidebar {
	width: 252px;
	background: url(img/sidebar_bottom.gif) no-repeat left bottom;
	padding-bottom: 15px;
	float: right;
	color: #000;
	margin-top: 20px;
}

#sidebar_in {
	width: 212px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	background: #FBF9D2 url(img/sidebar_top.gif) no-repeat left top;
	overflow: hidden;
}

#sidebar p {
	line-height: 18px;
	padding: 8px 0;
}

#sidebar a {
	color: #F4DD2F;
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5 {
	color: #993B11;
}

#sidebar h2 {
	font-size: 14px;
	padding: 10px 0 8px 0;
	color: #993B11;
	background: url(img/sidebar_h2_bg.gif) repeat-x left bottom;
}

#sidebar ul {
	width: 100%;
	position: relative;
	padding: 10px 0 15px 0;
}

#sidebar ul ul {
	padding: 3px 0 0 12px;
}

#sidebar li {
	line-height: 16px;
	padding: 2px 0 2px 0px;
	font-weight: bold;
}

#sidebar a {
	color: #997D4D;
}

/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th {
	color: #fff;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #997D4D;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Widget (tag cloud) */

#tag_cloud {
	padding-bottom: 20px;
}

#tag_cloud h2 {
	margin-bottom: 15px;
}

/* Footer */

#footer {
	width: 858px;
	background: url(img/bottom_bg.gif) no-repeat left top;
	text-align: center;
	padding-top: 20px;
	color: #717070;
}

#footer p {
	font-size: 11px;
}

#footer a {
	color: #ADADAD;
	text-decoration: none;
}

#footer a:hover {
	color: #EDEDED;
	text-decoration: underline;
}

/* Fix */

#content_wrap:after,
#top:after,
.comments_wrap:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}

/*Footer Widget*/

#footer-sidebar {
  display:block;
  width: 858px;
  background:  url(img/footer_widget_bottom.gif)no-repeat left bottom;
  padding-bottom: 15px;
  margin-top: 20px;
  margin-bottom: 20px;
overflow: hidden;
 }

#footer_sidebar_in {
  width: 858px;
  padding-top: 5px;
  background: #353535 url(img/footer_widget_top.gif) no-repeat left top;

#footer_sidebar_bottom {
  width: 250px;
  padding-bottom: 15px;
  background: url(img/footer_widget_bottom.gif) no-repeat left bottom}

}

#footer-sidebar1 {
  float: left;
  width: 250px;
  margin-right:20px;
padding: 10px;
background:

  }
#footer-sidebar2 {
  float: left;
  width: 250px;
  margin-right:20px;
padding: 10px;

 }
#footer-sidebar3 {
  float: left;
  width: 250px;
padding: 10px;


