/*  
Template Name: Clasic tone
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: 45px 0 0 0;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

body {
	background: url(img/body_bg.gif) repeat-x top;
}

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: 891px;
	margin: 0 auto;
	background: url(img/header.jpg) no-repeat 0 66px;
}

/* Top */

#top {
	width: 100%;
	padding-bottom: 28px;
}

/* Top (Title) */

#title {
	width: 350px;
	float: left;
	padding-left: 12px;
}

#title h1 {
	font-family: "Trebuchet MS";
	font-size: 30px;
	font-weight: bold;
	font-style: italic;
	padding: 0 0 0 45px;
	background: url(img/logo.gif) no-repeat 0 7px;
}

#title h1 a {
	text-decoration: none;
	color: #fff;
}

#title h1 a:hover {
	color: #D5D5D5;
}

/* Top (Menu) */

#menu {
	width: 500px;
	float: right;
	padding-right: 20px;
	padding-top: 2px;
}

#menu ul {
	padding: 8px 0 0 0;
	float: right;
}

#menu ul li {
	display: inline;
}

#menu ul li a {
	float: left;
	text-decoration: none;
	padding: 0 0 0px 6px;
	line-height: 25px;
	margin-left: 8px;
	color: #929292;
}

#menu ul li a span {
	display: block;
	padding-right: 10px;
	padding-left: 4px;
	padding-top: 0px;
}

#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;
}

/* Content Wrap */

#content_wrap {
	width: 100%;
	background: url(img/content_wrap_bottom.gif) no-repeat left bottom;
	padding-top: 10px;
}

/* Header */

#header {
	width: 580px;
	height: 119px;
}

#header #text {
	width: 570px;
	padding-left: 8px;
	height: 117px;
	display: table;
	position: relative;
	overflow: hidden;
}

#header #text_in {
	display: table-cell;
	vertical-align: middle;
}

#header #inside {
	position: relative;
	top: -50%;
	width: 345px;
	font-family: Georgia;
	font-size: 19px;
	color: #fff;
	margin: 0 auto;
	text-align: center;
}

#header #inside p {
	line-height: 25px;
}

/* Content */

#content {
	width: 480px;
	float: left;
	margin-left: 45px;
	display: inline;
	padding-top: 35px;
}

#content h2 {
	font-size: 18px;
	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: 21px;
}

#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: #8E8E8E;
	padding: 0 0 0 2px;
	margin-top: -12px;
}

p.post_details {
	background: url(img/arrow.gif) no-repeat left 12px;
	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: 450px;
	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;
}

.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_logged {
	padding: 0;
	margin-top: -10px;
}

/* Sidebar */

#sidebar {
	width: 210px;
	float: right;
	margin-right: 80px;
	display: inline;
	margin-top: -25px;
	position: relative;
}

#sidebar p {
	line-height: 18px;
	padding: 8px 0;
}

#sidebar a {
	color: #5C8321;
	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/dots.gif) repeat-x left bottom;
}

#sidebar ul {
	width: 100%;
	position: relative;
	padding: 10px 0 15px 0;
}

#sidebar ul ul {
	padding: 3px 0 0 0;
}

#sidebar li {
	line-height: 16px;
	padding: 2px 0 2px 17px;
	background: url(img/arrow.gif) no-repeat 2px 7px;
}

#sidebar form {
	padding: 10px 0;
}

#sidebar form input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#sidebar input#s {
	margin: 5px 0;
	background: #F0F3F6;
	border: #E2E8ED 1px solid;
	padding: 5px;
	width: 150px;
	color: #999999;
}

/* 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: #F0F0FF;
	color: #9E9E9E;
}

#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: 100%;
	background: #000;
	padding-bottom: 20px;
}

#footer_in {
	width: 891px;
	margin: 0 auto;
	background: url(img/footer.gif) no-repeat left top;
	padding-top: 60px;
	overflow: hidden;
	padding-bottom: 10px;
}

#footer_menu {
	width: 550px;
	float: left;
	padding-left: 10px;
}

#footer_menu ul {
	padding: 8px 0 0 0;
}

#footer_menu ul li {
	display: inline;
}

#footer_menu ul li a {
	float: left;
	text-decoration: none;
	padding: 0 0 0px 6px;
	line-height: 25px;
	margin-left: 8px;
	color: #929292;
}

#footer_menu ul li a span {
	display: block;
	padding-right: 10px;
	padding-left: 4px;
	padding-top: 0px;
}

#footer_menu ul li.current_page_item a {
	background: url(img/link_left_footer.gif) no-repeat left top;
	color: #fff;
}

#footer_menu ul li.current_page_item a span {
	background: url(img/link_right_footer.gif) no-repeat right top;
}

#footer_menu ul li a:hover {
	background: url(img/link_left_footer.gif) no-repeat left top;
	color: #fff;
}

#footer_menu ul li a:hover span {
	background: url(img/link_right_footer.gif) no-repeat right top;
}

#copy {
	width: 300px;
	float: right;
	padding-right: 28px;
	text-align: right;
	color: #929292;
	font-size: 10px;

}

#copy p {
	line-height: 18px;
	padding: 2px 0;
}

#copy a {
	color: #00A5D0;
}

/* Fix */

#top:after,
#content_wrap:after,
#footer:after,
.comments_wrap:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}