/*
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 Bryan Helmig of Mid Mo Web Design.
Version:1.1.5
Author:Mid Mo Web Design
Author URI:http://midmodesign.com/
Tags:minimal, simple, clean, white, fixed width, two columns, right sidebar, widget ready

"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.*/

@media only screen and max-device-width 480px  {
html {
-webkit-text-size-adjust:none;
}
}

body {
font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:400;
line-height:1.7em;
color:#75726f;
margin: 0;
padding: 0;
background-color: white;
}

a {
text-decoration:none;
color: #CA4528;
font-weight:600;
}

.clear {
clear:both;
}

#right {
float:right;
width:auto;
font-weight: 400;
font-style: normal;
font-size: 11px;
}

p.left{
width: 175px;
float: right;
padding-top: 20px;
}

p.right{
float: left;
padding-top: 20px;
}

hr {
margin-top:35px;
border:0;
border-top:1px solid #ccc;
width:960px;
color:#fff;
clear:both;
}

#wrapper {
width: 960px;
margin: 0 auto 40px;
}

#wrapper {
border-top: 1px solid #A7A196;
}


#header {
float:left;
width:960px;
height: 150px;
margin: 0 0 20px;
background-image: url(http://blog.downsdesign.com/wp-content/themes/clean-home/images/header.png);
}

#logo {
float:left;
width:960px;
height:100px;
/*background-color:gray;*/
padding:0;
font-variant: normal;
font-size: 20px;
}

#logo a {
color: #CA4528;
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;
letter-spacing:-1px;
padding:12px 4px 0 0;
}

#nav {
float:right;
width:960px;
display: block;
padding: 0;
}

#nav ul {
height:50px;
float:right;
}

#nav li {
text-align:center;
float:left;
display:inline;
width:auto;
}

#nav li a {
font-size:11px;
font-weight:400;
display:block;
border-bottom:none;
padding:15px;
background-color: #eee;
}

#nav li a:hover {
background-color:#f7f7f7;
}

#content {
width:960px;
float:left;
min-height:420px;
padding:0 0 30px;
}

.post {
padding: 0 0 50px;
}

.post p {
margin:14px 0;
}

blockquote {
font: normal 16px/1.5 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
padding-top: 50px;
margin: 0;
padding-bottom: 50px;
width: 75%;
}

.post em {
font-style:italic;
}

.post h2 {
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size: 18px;
font-weight:400;
margin:25px 0 10px;
color: #645F5A;
}

.post h1,.post h1 a {
color: #57544B;
margin: 15px 0 20px;
letter-spacing: .01em;
}

h2.cpost-title{
width: 100%;
float: left;
font: normal normal normal 30px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color: #645F5A;
}

h2.cpost-title a{
font-weight: normal;
font-style: normal;
color: #645F5A;
}

h2.cpost-title a:hover{
color: #A7A196;
}



.post h3,.post h4 {
font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size:20px;
margin:15px 0 10px;
}

.post h4 {
font-size:18px;
}

.post small {
font-size:11px;
/*background-color:#eee;*/
padding: 10px 10px 10px 0;
}

.post .alignright {
float:right;
}

.post .alignleft {
float:left;
}

.post .aligncenter {
display:block;
margin:0 auto;
}

.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;
text-align:center;
margin:10px;
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;
padding-left: 50px;
margin: 15px 30px 20px 50px;
padding-top: 30px;
float: left;
}

.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0;
}

.post .message ul {
margin:12px 0 0;
}

.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
color:#fff;
padding:20px;
}

#comments h3,#comments h4 {
margin:35px 0 5px;
font: 400 18px/24px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color: gray;
}

#commentme a{
background: #A7A196 none repeat scroll 0 0;
color:#FFFFFF;
padding: 5px 8px 4px 6px;
text-decoration:none;
display: inline;
margin-left: 20px;
}

#commentme a:hover{
background: gray none repeat scroll 0 0;
color:#FFFFFF;
padding: 5px 8px 4px 6px;
text-decoration:none;
display: inline;
margin-left: 20px;
}

/*#commentme a{
color: white;
font-weight: normal;
font-style: normal;
}*/

#comments h4 {
font: normal 18px "Helvetica Neue",Arial, Helvetica, sans-serif;
}

#comments cite {
font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size:11px;
font-weight:400;
text-transform:uppercase;
}

#comments a.url {
color:#75726f;
font-size:11px;
}

#comments em {
font-style:italic;
text-align:right;
}

#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
border-right:0;
min-height:110px;
padding:10px 5px 20px 10px;
}

#comments p {
width:auto;
margin:10px 0 0 10px;
}

#comments span {
display:block;
color:#eee;
font-family:"Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
font-size:50px;
font-weight:400;
float:right;
padding-top:25px;
}

#comments ul.formlist {
width:960px;
margin-bottom:20px;
margin-top: 10px;
}

#comments ul.formlist li {
display:block;
margin:10px 0 0;
}

#comments ul.formlist p {
margin:10px 0 0;
}

#comments input {
width:950px;
font-size:18px;
font-weight:400;
color: gray;
}

#comments textarea {
width:930px;
color:#75726f;
font:normal 20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
padding:10px;
}

#comments li.submitbutton input {
text-align:center;
background: #A7A196;
border:1px solid #aaa;
width:374px;
margin-left:auto;
margin-right:auto;
padding-top:20px;
padding-bottom:20px;
font:bold 12px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color: white;
}

#sidebar {
width:960px;
/*height:250px;*/
margin:0 0 25px;
float: left;
text-align: left;
}

#sidebar h3 {
font-size:18px;
width:300px;
float:left;
display:none;
padding:0 0 3px;
}

#sidebar .block ul {
display:inline;
width:300px;
margin-left:10px;
float:left;
position:relative;
}

#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:400;
display:block;
border-bottom:none;
padding:2px 0 2px 15px;
}

#sidebar .block li a:hover {
background:#f7f7f7 url(images/bullet_red.gif) no-repeat scroll 6px 52%;
}

#sidebar .widget_search label {
display:block;
font-size:18px;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
padding:25px 0 3px;
}

#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 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: #CA4528;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}

#sidebar .widget_text h3,#sidebar .calendar h3 {
border-bottom:1px dotted #ccc;
}

#footer {
width:960px;
float:left;
padding:30px 0 40px;
/*border: 1px solid red;*/
}

/*a:hover,.post h1:hover,.post h2:hover,.post h3:hover,.post h4:hover {
color:#792320;
}*/

.post .indent,.post .indent p {
padding-left:10px;
}

.post small a,.post abbr {
font-weight:400;
}

#comments .center,#subfooter {
text-align:center;
}

#footer .left{
padding-bottom: 20px;
text-align: center;
padding-top: 20px;
float: left;
}

#footer .right{
padding-bottom: 20px;
text-align: center;
padding-top: 20px;
float: right;
}

/*Extras from other plugins*/ 





.thumbnail{
/*border: 1px solid blue;*/
float: left;
display: block;
padding-top: 20px;
width: 100%;
padding-bottom: 10px;
}


/*Smooth Gallery Plugin Fixes*/


#content .myGallery, #myGallerySet, #flickrGallery{
border: 1px none #000;
}

#content .jdGallery .slideInfoZone{
background: #A7A196;
}

#content .jdGallery .slideInfoZone h2 {
padding: 12px 0 0 20px;
margin: 0 5px 2px 10px;
color: inherit;
font: normal 15px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#content .jdGallery a.right {
right: 0;
top: 0;
background: url(http://blog.downsdesign.com/wp-content/themes/clean-home/images/fleche2.png) no-repeat center right;
padding-right: 10px;
}

* html #content .jdGallery a.right { 
background: url(http://blog.downsdesign.com/wp-content/themes/clean-home/images/fleche2.png) no-repeat center right;
}


#content .jdGallery a.left {
left: 0;
top: 0;
background: url(http://blog.downsdesign.com/wp-content/themes/clean-home/images/fleche1.png) no-repeat center left;
/*border: 1px solid blue;*/
}

* html #content .jdGallery a.left { 
background: url(http://blog.downsdesign.com/wp-content/themes/clean-home/images/fleche1.png) no-repeat center left; }


/*NGG Gallery Single image spacing fix*/

#content .ngg-singlepic {
border: 1px solid #A7A196;
display: inline;
margin: 20px 100% 15px 30px;
float: left;
clear: right;
}


.post .thumbnail{
/*border: 1px solid red;*/
float: left;
padding-bottom: 30px;
}





