/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.0
Author:Mid Mo Design
Author URI:http://midmodesign.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: transparent;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}


body {
font-family:Arial, serif;
font-size:13px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
background: #F3F0DA;
}
a {

text-decoration:none;
color:#620F16;
font-weight:400;
}
a:hover {
color:#452E15;

}
hr{
margin-top:35px;
border:0;
border-top:1px dotted #ccc;
width:620px;
color:#fff;
clear:both;
}
#wrapper {
width:900px;
margin:5px auto;
}
#header {
float:left;
width:900px;

margin:0;
}
#logo {
width:auto;
margin: auto;
}

#nav {
background: url(http://www.yogabasics.com/japamalabeads/img/title-bottom.gif) no-repeat;
background-position:center; 
width:auto;
letter-spacing : 1px;
text-transform:uppercase;
height:25px;
border: 2px dotted #CDCBB8;
border-left: none; border-right: none;
}
#nav ul {
line-height: 24px;
padding: 0 0 0 30px;

}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}
#nav li a:hover {
color: #452E15;
}
#nav li a {
font-size:13px;
color: #620F16; 
font-weight:200;
display:block;
padding:0 24px 0 10px;
border-bottom:none;
font-weight:bold;
}

#blurb {
font-family:Georgia;
height:auto;
border-bottom:2px dotted #CDCBB8;
border-top:2px dotted #CDCBB8;
width:100%;
float:left;
font-weight:400;
padding: 10px;
}

#blurb img {
float:left;
margin:5px 15px;;
padding:4px;
border: 1px solid #CDCBB8;
background-color:#FCFAE3;
}
#blurb td { margin: 0; height:100px;}

.copyright {text-transform:uppercase; letter-spacing: .04em; font-size:10px;}
.bottommenu {font-weight:bold; letter-spacing: .05em;}
#content {
width:640px;
float:left;
border-right:2px dotted #CDCBB8;
padding:15px 0 15px 20px;

}
h1, h2, h3 {color:#620F16; font-family:Georgia;}


.post {
padding:0 30px 0 0;
}
.post p {
margin:5px 0 20px 0;
}
.post em{
font-style:italic;
}
.post h2 {

font-size:24px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{

font-size:28px;
margin:15px 0 10px 0;
font-weight:normal;
line-height:32px;
}
.post h3, .post h4 {

font-size:20px;
margin:15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size:18px;
}

.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
padding:4px;
border: 1px solid #CDCBB8;
background-color:#FCFAE3;
}
.post .alignleft {
float:left;
margin-right:10px;
padding:4px;
border: 1px solid #CDCBB8;
background-color:#FCFAE3;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #ccc;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #ccc;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}

#sidebar {
	margin: 0 0 10px 15px;
width: 200px;
float:left;

}
#sidebar h3 {
padding:10px 0 3px 0;
font-size:18px;
}
#sidebar p {
	line-height: 16px;
font-size:11px;
color:#452E15;
}

#sidebar .block ul .children{
border:0;
padding: 0 0 0 8px;
}
#sidebar .block li {
border-top:1px dotted #ccc;
}
#sidebar .block li a {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
font-size:13px;
font-weight:normal;
padding:2px 0 2px 15px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}

#footer {
width:900px;
float:left;

text-align:center;
padding:0px 0 40px 0;
}
