/*  

Theme Name: Simple & Calm
Theme URI: wp-content/themes/simplecalm/
Author: Tawni Coakley
Author URI: http://foreverdesignstudio.com/

*/

body {
	font-family: "Tahoma";
	font-size: 11px;
	color: #919191;
	line-height: 16px;
	text-align: justify;
	margin: 0px;
	background-color: #ffffff;
	background-image: url(images/body-bg.png);
	background-position: top center;
}

a, a:visited, a:active {
	font-family: "Century Gothic";
	text-transform: none;
	color: #b0a78b;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	font-family: "Century Gothic";
	text-transform: none;
	color: #ccc4ab;
	font-weight: bold;
	text-decoration: none;
}

img {
	border: 0px;
}

input, textarea {
	font-family: "Tahoma";
	font-size: 11px;
	color: #73694b;
	padding: 3px;
	margin-right: 5px;
	background-color: #ccc4ab;
	border: 0px;
}

#header {
	width: 1000px;
	height: 157px;
	margin: auto;
	background-image: url(images/header-bg.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#header .stuff {
	width: 550px;
	padding-left: 32px;
	padding-top: 0px;
}

#header .menu {
	text-align: right;
	padding-top: 8px;
	padding-right: 35px;
}

#header .menu a {
	color: #ccc4ab;
	margin-left: 40px;
}

#header .menu a:hover {
	color: #ffffff;
}

#center_div {
	width: 1000px;
	height: auto;
	margin: auto;
	background-image: url(images/content-bg.png);
}

#mainbar {
	width: 485px;
	float: left;
	padding-right: 10px;
	padding-left: 30px;
	margin-top: -15px;
}

#mainbar img {
	border: 0px solid #88a89e;
	padding: 1px;
	margin: 0 6px 6px 0;
}

#mainbar img.comment {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

#mainbar h1 a {
	font-family: "Century Gothic";
	color: #d24d73;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1.5px;
	text-transform: lowercase;
	padding-bottom: 5px;
	padding-top: 5px;
	display: block;
}

#mainbar h1:hover, #mainbar h1 a:hover {
	color: #a63051;
}

#mainbar .divider {
	height: 50px;
}

#mainbar h1.no_link {
	font-family: "Century Gothic";
	color: #d24d73;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: -1.5px;
	text-transform: lowercase;
	margin-bottom: -6px;
	display: block;
}

#mainbar h1.no_link2 {
	font-family: "Century Gothic";
	color: #d24d73;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-bottom: -20px;
	display: block;
}

#mainbar h1.no_link3 {
	font-family: "Century Gothic";
	color: #d24d73;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	text-transform: lowercase;
	margin-bottom: -6px;
	display: block;
}

#mainbar .datebox {
	width: 59px;
	height: 39px;
	float: left;
	margin-top: 18px;
	background-image: url(images/datebox.png);
	background-repeat: no-repeat;
}

#mainbar p.month {
	color: #ffffff;
	font-size: 10px;
	text-align: center;
	margin: 0px;
}

#mainbar p.day {
	font-family: "Century Gothic";
	font-size: 20px;
	color: #ccc4ab;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	margin-top: -1px;
}

#mainbar p.post_meta {
	margin: 0px;
	color: #171515;
	margin-top: -16px;
}

#mainbar div.post_meta2  {
	margin: 0px;
	color: #88a89e;
	margin-top: 10px;
}

#mainbar .comment {
	margin-bottom: 15px;
	padding-bottom: 5px; 
	border-bottom: 1px solid #88a89e;
}

#mainbar p.comment_meta {
	margin: 0px;
	margin-bottom: -10px;
	color: #171515;
}

#sidebar1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#mainbar ul li {
	display: block;
	padding: 0 0 2px 12px;
	background-image: url(images/bullet3.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#sidebar1 {
	width: 198px;
	float: left;
	padding-left: 20px;
	margin-top: 4px;
}

#sidebar1 h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #736782;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: -1px;
	margin: 0px;
	margin-bottom: 2px;
}

#sidebar1 img {
	margin: 5px;
}

#sidebar1 .section {
	margin: 0px;
	margin-bottom: 35px;
}

#sidebar1 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar1 ul li a {
	display: block;
	color: #ffffff;
	padding: 5px 0 2px 15px;
	height: 21px;
	width: 198px;
	background-image: url(images/bullet2.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#sidebar1 ul li a:hover {
	display: block;
	color: #736782;
	padding: 5px 0 2px 15px;
	height: 21px;
	width: 198px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#sidebar2 {
	width: 198px;
	float: left;
	padding-left: 30px;
	margin-top: 4px;
}

#sidebar2 h2 {
	font-family: "Century Gothic";
	font-size: 16px;
	color: #88a89e;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: -1px;
	margin: 0px;
	margin-bottom: 2px;
}

#sidebar2 img {
	margin: 5px;
}

#sidebar2 .section {
	margin: 0px;
	margin-bottom: 35px;
}

#sidebar2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#sidebar2 ul li a {
	display: block;
	color: #ffffff;
	padding: 5px 0 2px 15px;
	height: 21px;
	width: 198px;
	background-image: url(images/bullet4.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#sidebar2 ul li a:hover {
	display: block;
	color: #736782;
	padding: 5px 0 2px 15px;
	height: 21px;
	width: 198px;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: left center;
}

#footer {
	width: 1000px;
	height: 28px;
	margin: auto;
	color: #ffffff;
	background-image: url(images/footer-bg.png);
	background-position: top center;
	background-repeat: no-repeat;
}

#footer .text {
	text-align: center;
	padding-top: 40px;
}

blockquote  {
	padding: 5px 5px 5px 0px;
	margin: 15px;
	background: url(http://www.killingedge.com/blog/wp-content/themes/simplecalm/images/quote.png) no-repeat top left;
	color: #736782;
	text-align: justify;

}
