/*
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.

*/

body {
font-family:Helvetica, serif;
color:#330000;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
}
a {
border-bottom:1px dotted #330000;
text-decoration:none;
color:#003366;
font-weight:normal;
}
a:hover {
color:#330000;
border-bottom:1px dashed #996633;
border-top:1px dashed #996633;
background-color:#F3EBD6;
}
hr{
margin-top:20px;
border:0;
border-top:1px dotted #ccc;
width:699px;
color:#fff;
clear:both;
}
#wrapper {
width:960px;
margin-top:15px;
margin-left:30px;
}
#header {
float:left;
width:960px;
border-bottom:1px dotted #ccc;
margin:0;
}
#logo {
float:left;
width:auto;
padding:0px 0 5px 0;
}
#logo a {
color:#ff2b06;
font-size:60px;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing:-4px;
background-color:#fff;
}
#logo h2 {
font-size : 18px;
font-weight : 200;
padding : 12px 4px 0 0;
letter-spacing : -1px;
}
#nav {
float:right;
width:auto;
padding:12px 0 0;
}
#nav ul {
height:50px;
float:right;
}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}
#nav li a {
font-size:20px;
font-weight:400;
display:block;
padding:15px;
border-bottom:none;
}
#nav li a:hover {
background-color:#F8F7EF;
}
#blurb {
font-family : Georgia;
height : auto;
border-bottom : 1px dotted #ccc;
width : 100%;
float : left;
padding : 0 0 35px 0;
}
#blurb h1 {
font-size : 32px;
font-weight : 400;
line-height : 120%;
}
#blurb h1:hover {
color : #e12000;
}
#content {
width : 700px;
float : left;
border-right : 1px dotted #ccc;
padding : 0 0 30px 0;
min-height : 420px;
}
.post {
padding: 0 30px 0 0;
}
.post p {
font-family: Verdana;
color:#330000;
font-size:11px;
line-height:20px;
margin : 15px 0 15px 0;
}
.post em{
font-style: italic;
}
.post img{
border: 5px solid #C9B695;
padding: 10px;
margin-top: 10px;
margin-bottom: 20px;
}
.post .reading {
width:690px;
float:left;
border-bottom: 1px dotted #8D9CAE;
padding-bottom:20px;
margin-bottom:20px;
}
.post .reading img{
border: 0px;
margin-top: 5px;
margin-bottom: 10px;
padding-left:20px;
padding-bottom:0px;
padding-right:0px;
float:right;
}
.post .movie2 {
float:left;
padding-top:10px;
padding-bottom:10px;
margin-bottom:20px;
background-color:#fff;
border-top: 5px solid #C9B695;
border-bottom: 5px solid #C9B695;
}
.post .movie2 .movie {
width:670px;
float:left;
text-align:center;
background-color:#000000;
}
.post .collection img{
border:none;
padding:0px;
margin-top:0px;
margin-right:20px;
}
.post h2 {
color:#330000;
font-family : Helvetica;
font-size : 11x;
text-transform:uppercase;
margin : 10px 0 0px 0;
font-weight:bold;
}
.post h1, .post h1 a{
color:#330000;
font-family : Helvetica;
font-size : 28px;
margin : 20px 0 3px 0;
font-weight:100;
line-height:32px;
border:none;
padding-top: 2px;
padding-bottom: 2px;
}
.post .collection h1{
color:#330000;
margin-top:0px;
padding-top:0px;
}
.post h3, .post h4 {
font-family : Georgia;
font-size : 20px;
margin : 15px 0 10px 0;
font-weight:normal;
}
.post h4 {
font-size : 18px;
}
.post a:hover {
border-top: 1px dashed #996633;
border-bottom: 1px dashed #996633;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
color:#330000;
font-size:11px;
padding-top: 2px;
padding-bottom: 2px;
}
.post small a {
color:#003366;
font-weight:normal;
}
.post small a:hover {
color:#330000;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
margin:0 20px 0 50px;
}
.post li{
font-family:Verdana;
color:#330000;
font-size:11px;
line-height:20px;
list-style-image: url(images/bullet_black.gif);
padding:6px 0 6px 20px;
}
.post .collection li{
list-style:none;
}
.post .reading ul{
margin:0 20px 0 15px;
}
.post li{
list-style-image: url(images/bullet_red.gif);
padding:6px 0 6px 10px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}
.post .highlight {
font-family:Verdana;
font-size:11px;
line-height:20px;
width:650px;
background:#F3EBD6;
padding:10px;
border:1px dashed #330000;
margin-top:10px;
margin-bottom:15px;
}
.post .highlight h1, .post .highlight h1 a{
font-family:Helvetica;
font-size:13px;
font-weight:bold;
text-transform:uppercase;
margin-top:0px;
margin-bottom:0px;
padding-bottom:0px;
}
.post .highlight h2 {
color:#330000;
text-transform:capitalize;
padding-top:0px;
margin-top:0px;
}
.post .highlight ul {
padding:0px;
margin-top:-15px;
}
.post .highlight li {
padding:2px 10px 2px 2px;
margin-top:0px;
list-style-image: url(images/bullet_red.gif);
}
.post .related {
font-family:Verdana;
font-size:11px;
line-height:14px;
width:670px;
padding-top:5px;
padding-bottom:5px;
border-top:1px dotted #8D9CAE;
border-bottom:1px dotted #8D9CAE;
margin-bottom:10px;
float:left;
}
.post .related img {
margin-top:5px;
margin-right:25px;
margin-bottom:5px;
border: 2px solid #C9B695;
float:left;
}
.post .related h2 {
color:#597687;
font-size:12px;
margin:0px;
padding:0px;
}
.post .related h3 {
font-family:Verdana;
font-size:11px;
line-height:15px;
}
.post .related a {
margin-top:10px;
margin-bottom:10px;
}
.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:#996600;
border-left:5px solid #8D9CAE;
border-right:5px solid #8D9CAE;
margin:10px 0px 10px 0px;
padding-left:30px;
padding-top:1px;
padding-right:30px;
padding-bottom:1px;
}
.post blockquote p {
color:#003366;
font-family:Helvetica;
font-style:italic;
font-size:12px;
}
.post .right {
text-align: right;
}
.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;
}
.post h6 {
font-family:Geneva;
color:#996633;
font-style:italic;
padding-left:630px;
padding-below:0px;
margin-below:0px;
}
.post .sociable {
margin-top:0px;
padding-top:0px;
float:left;
}
.post .twitter {
font-size:11px;
color:#996633;
padding-left:400px;
}
.post #arrow {
border:0px;
padding-top:0px;
padding-left:10px;
padding-bottom:0px;
margin-top:0px;
margin-bottom:-5px;
}
#comments h3 {
font-family:Helvetica;
font-size:13px;
color:#330000;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-family:Helvetica;
font-size:13px;
color:#330000;
margin-top:15px;
margin-bottom:5px;
font-weight:bold;
}
#comments cite{
font-family:Georgia;
font-size:14px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
background:#F3EBD6;
margin-top:20px;
border:1px dashed #C9B695;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
font-family:Helvetica;
font-size:12px;
margin:10px 60px 0 10px;
width:auto;
}
#comments span {
display:block;
color:#C9B695;
font-family:Georgia;
font-size:100px;
font-weight:normal;
float:right;
padding-top:20px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:14px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:14px;
font-weight:normal;
}
#comments li.submitbutton input {
color:#330000;
text-align:center;
background:#F3EBD6;
border:1px solid #330000;
padding:5px;
width:70px;
font-family:Helvetica;
font-weight:bold;
font-size:12px;
}
#comments .center {
text-align:center;
}
#sidebar {
width:250px;
float:right;
padding-top: 10px;
margin:0 0 25px 0;
}
#sidebar h3 {
padding:25px 0 3px 0;
color:#330000;
font-family:Georgia;
font-weight:normal;
font-size:14px;
}
#sidebar img {
padding:0px 0 5px 0;
border-bottom:0px;
}
#sidebar .logo2 a{
border-bottom:0px;
background:none;
}
#sidebar #icon{
padding:3px;
margin-top:20px;
margin-right:5px;
margin-bottom:0px;
border:2px solid #C9B695;
background:none;
}
#sidebar #alcibi{
padding-bottom:2px;
margin-bottom:0px;
}
#sidebar .block ul {
border-bottom:1px dotted #ccc;
}
#sidebar .block ul .children{
border:0;
padding: 0 0 0 20px;
}
#sidebar .block li {
border-top:1px dotted #ccc;
vertical-alignment:top;
}
#sidebar .block li a {
background-image: url(images/bullet_black.gif);
background-repeat: no-repeat;
background-position: 4px 8px;
color:#003366;
font-size:11px;
font-weight:normal;
padding:2px 0 2px 20px;
display:block;
border-bottom:none;
}
#sidebar .block li a:hover {
color:#330000;
background-image: url(images/bullet_red.gif);
background-repeat: no-repeat;
background-position: 4px 8px;
background-color:#F3EBD6;
border-top:none;
}
#sidebar .widget_search label {
color:#330000;
font-family:Georgia;
font-weight:normal;
font-size:14px;
display:block;
padding:25px 0 3px 0;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 2px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px dotted #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px dotted #ccc;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px dotted #ccc;
}
#sidebar .calendar h3{
display:none;
}
#sidebar #wp-calendar {
width:95%;
text-align:center;
}
#sidebar #wp-calendar caption, #sidebar #wp-calendar td, #sidebar #wp-calendar th{
text-align:center;
}
#sidebar #wp-calendar caption {
font-size:18px;
padding:25px 0 3px 0;
}
#sidebar #wp-calendar th {
font-weight: bold; 
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar #wp-calendar tfoot td{
border-top:1px dotted #ccc;
border-bottom:1px dotted #ccc;
}
#sidebar .promo {
width:230px;
margin-top:10px;
margin-bottom:0px;
padding:10px;
border-bottom:1px dotted #8D9CAE;
float:left;
}
#sidebar .promo img {
padding:10px;
margin-top:5px;
margin-right:25px;
margin-bottom:5px;
border: 2px solid #C9B695;
float:left;
}
#sidebar .promo h2 {
color:#003366;
font-family:Helvetica;
font-size:12px;
font-style:bold;
}
#sidebar .block .promo h2 a {
color:#003366;
font-family:Helvetica;
font-size:12px;
font-weight:bold;
border:none;
}
#sidebar .block .promo a:hover {
color:#003366;
font-family:Helvetica;
font-size:12px;
background:none;
border-bottom:1px dotted #003366;
}
#sidebar .promo h6 {
color:#8D9CAE;
font-family:Helvetica;
font-size:10px;
text-align:right;
}
#sidebar .promo p {
color:#666666;
font-family:Geneva;
font-size:10px;
}
#footer {
width:960px;
float:left;
border-top:1px dotted #cccccc;
text-align:left;
margin-left:30px;
padding:10px 0 40px 0;
}
#footer p{
font-size:11px;
color:#666666;
}
#footer a{
color:#666666;
border-bottom:none;
}
#footer a:hover{
color:#003366;
background:none;
border-top:none;
border-bottom:1px dotted #003366;
}
#content .l_content {
width: 240px;
float: left;
}
#content .l_content img{
border: 0px;
padding-top: 20px;
padding-right: 20px;
margin-top:60px
}
#content .r_content img{
border: 0px;
padding-top:0px;
padding-bottom:0px;
padding-left:0px;
margin-top:0px;
margin-bottom: 0px;
}
#content .r_content h1 {
display:block;
}
#content .r_content {
line-height:18px;
width: 420px;
float: left;
}
#content .r_content ul{
margin:0 0px 0 15px;
}
#content .r_content li{
font-family:Verdana;
padding:3px 0 3px 10px;
}
.pagebar {
font-family:Verdana;
font-size:11px;
	padding: 0.2em 0.5em;
	margin-right: 0.1em;
	border: 1px solid #fff;
	background: #fff;
	text-decoration: none;
	text-align: center;
}

.pagebar a,.pageList .this-page {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar a:visited {
	border: 1px solid #9AAFE5;
	text-decoration: none;
	padding: 0.2em 0.5em;
}

.pagebar .break {
	padding: 2px 6px 2px 6px;
	border: none;
	background: #fff;
	text-decoration: none;
}

.pagebar .this-page {
	border: 1px solid #330000;
	padding: 0.2em 0.5em;
	font-weight: normal;
	background: #330000;
	color: #fff;
}

.pagebar a:hover {
	border-color: #330000;
}

.pagebar .inactive
{
   border: 1px solid #cccccc;
	 color: #ccc;
   text-decoration: none;
   padding: 0.2em 0.5em;
}

