/*  
Theme Name: Little stars
Description: Proudly Hand Crafted 
Version: 1.0
Author: My Green Corner Design Team
Author URI: 
*/

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: auto;
	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 {
	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;
}

/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

	
	
	
	
/* End Comments */

#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;
}

#sthr {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-align: right;
	margin-bottom: 20px;
	position: relative;
	margin-top: 5px;
}

#sthr a, a:hover {
	text-decoration: none;
}

.clear2 {
	clear: both;
	height: 1px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#contenst {
	padding-right: 10px;
	padding-left: 10px;
}	
#contenst h2 {
	font-size: 21px;
}

#menu2 {
	width: 815;
	padding-left: 43px;

	position: relative;
}

#fb_share_1 {
	float: none;
}
#fb_share_1 {
	float: left;
	width: 50px;
	margin-right: 10px;
	position: relative;
	padding-right: 10px;
	text-align: center;
}

#mad1 {
	width:823px;
	height: 420px;
	background-color: #FFFFFF;
	position: relative;
	margin-right: 5px;
	margin-left: 7px;
	padding-left: 20px;
}


#mad2 {
	left:100px;
	width:30%;
	float: left;
	margin-right: 1.5%;
	margin-left: 1.5%;
	margin-bottom: 10px;
	margin-top: 10px;
}

#mad2 #padr1 {
	background-color: #0099FF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

#mad2 #padr2 {
	background-color: #990000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

#mad2 #padr3 {
	background-color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}

#mad3 {
	left:100px;
	width:100%;
	float: left;
	margin-right: 1.5%;
	margin-left: 2%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: left;
	line-height: 20px;
	margin-top: 5px;
}
