/* @override http://festivalchezlhabitant.com/wp-content/themes/habitant/style.css */

/*
Theme Name: Habitant
Theme URI: http://example.com
Description: Habitant
Author: Dana Whittle
Author URI: http://example.com
version: 1.0
*/

/* @group Basics */

* {  	
margin: 0; 
padding: 0; 
}

body {  	
background-color: #246c89; 
font: 76%/150% normal helvetica, verdana, tahoma, sans-serif; 
margin: 0 10px;
position: relative;
text-align: center; 
}

p {  	
font-size: 1em; 
}

blockquote {  	
border-left: 3px solid #e6ec75; 
margin: 15px; 
padding: 0 10px; 
}

code {  	
margin: 10px; 
font-family: "Courier New", Courier, monospace; 
}

small {  	
font-size: 0.9em;
}

a {  	
color: #34acef; 
text-decoration: none; 
}

a:hover {  	
color: #9dc9d9; 
text-decoration: none; 
border: none; 
}

cite {  	
font-size: 0.9em; 
font-weight: bold; 
font-style: normal; 
}

cite a {  	
color: #000; 
text-decoration: none; 
}

/* @end */

/* @group Structure */

.which-template {  	
display: none;
color: red; 
}

#container {  	
width: 900px; 
margin: 0 auto; 
background: #fff url(images/snowslice.jpg) repeat-y;
text-align: left;
}

#header {  	
background: #246c89 url(images/header2.jpg) no-repeat center top; 
width: 100%; 
color: #fff; 
height: 280px;
}

#slogan {  	
font-family: baskerville, "new york", georgia, serif;
font-size: 200%;
line-height: 120%;
color: #fff;
margin: -110px 80px 0 0;
float: right; 
text-align: left;
}

#subOne {  	
width: 250px; 
float: left;
left: 0; 
overflow: hidden;
}

#subOneContent {  	
padding: 10px 20px;	 
}

#mainOne {  	
float: right; 
left: 250px;
width: 650px; 
overflow: hidden;
margin-top: -10px;
}

#mainOneContent { 	
padding: 0 30px 30px 30px; 
overflow: hidden;
}

#footer {  	
background: #e6ec75; 
clear: both; 
height: 40px;
width: 100%; 
margin-top: 15px; 
font-size: 0.8em;
text-transform: uppercase; 
}

/* @end */

/* @group Headers */

h1, h2, h3, h4 {  	
font-family: baskerville, "new-york", georgia, serif;
line-height: 100%;
}

#mainOne h2 {  	
font-size: 2.7em;
letter-spacing: -1px; 
padding: 10px 0 5px 0; 
color: #000;
font-weight: normal;}

#mainOne h2 a {  	
color: #43000b; 
}

#subOne h2 {  	
font-size: 1.4em; 
font-weight: bold;
margin: 0; 
padding: 5px 0 0 0; 
}

#subOne h2 {  	
color: #000; 
}

#subOne .linkcat h2 {  	
margin-left: -10px; 
}

h3 {  	
padding: 8px 0 0; 
font-size: 1.9em; 
font-weight: normal;
margin: 10px 0;
color: #1ca0ce;
letter-spacing: -1px;
}

h3 a  {  	
color: #1ca0ce; 
}

.list h3 {  	
border-top: 1px dashed #1ca0ce; 
}

.post.blog h3 a {  	
font-size: 1.3em;
font-weight: normal;
}

.post.blog h3 {  	
border: 0; 
margin: 10px 0 0 0;
padding: 0;
}

#mainOne h2 a {  	
color: #000; 
}


#commentssection h3 {  	
font-weight: normal;
color: #000; 
}

#commentform h3 {  	
font-weight: normal;
color: #000; 
border: 0;
margin: 0;
padding: 0 0 10px 0;
}

/* @end */

/* @group Images */

#mainOne img {  	
border: 1px solid #ddd;
padding: 12px; 
margin: 0 0 5px 20px;
float: right;
background-color: #ebf0c2;
}

#mainOne .wp-caption-text {  	
text-align: left;
margin-bottom: 10px;
text-transform: lowercase;
color: #888;
}

#mainOne .wp-caption img {  	
border: 1px solid #ddd;
padding: 12px;
background-color: #ebf0c2;
}

#mainOne .thumb {  	
padding: 3px;
float: left;
margin: 5px; 
}

/* @end */

/* @group Sidebar */

#subOne ul#menu li.current_page_item {  	
background: url(icons/flocon.jpg) no-repeat right 50%;
padding: 3px 0 3px 0px; 
}

#subOne ul#menu li.current_page_item a {  	
color: #40b725; 
font-weight: bold;
}

#subOne a:hover {  	
color: #ccc
}

#subOne img {  	
padding: 0; 
margin: 0; 
border: 0;
}

#subOne ul { 
padding: 5px 0;  
list-style-type: none; 
border-bottom: 1px solid #ddd;
}

#subOne ul li {  	
padding: 3px 0; 
list-style-type: none; 
color: #34acef;
}

#subOne .linkcat h2 {  	
margin-left: 0; 
}

#subOne ul.nav-cart {  	
background: url(icons/shop2.png) no-repeat 0 0;
padding: 20px 0 20px 65px; 
}

#subOne .phone {  	
background: url(icons/telephone.png) no-repeat 0 50%;
padding: 2px 0 2px 22px; 
}

#subOne .email {  	
background: url(icons/email.png) no-repeat 0 50%;
padding: 2px 0 2px 22px; 
}

#subOne ul.xoxo.blogroll {  	
border: 0; 
margin-bottom: 0;
padding-bottom: 0;
}

/* @end */

/* @group Content */

#thumbnail-menu {  	
width: 100%;
overflow: hidden;
margin-bottom: 10px; 
}
#thumbnail-menu img {  	
padding: 0;
margin: 5px;
float: left; 
}

.post strong {  	
color: #40b725;
}

#mainOne .post {  	
padding: 0 0 10px 0; 
float: left;
width: 100%;
clear: both;
border-bottom: 1px dashed #58a3d6;
}

#mainOne .post.grid {  	
width: 40%;
float: left;
clear: none;
}

.post a {  	
text-decoration: none; 
}

.post.blog {  	
border: 1px dashed #58a3d6;
background-color: #e4fff5;
}

.post ul {  	
margin: 20px 30px; 
}

.post ul li {  	
padding: 5px 0;
}

#mainOne .post.album img {  	
float: none; 
clear: both;
margin-bottom: 10px;
}

.postmetadata {  	
clear: both; 
padding: 0; 
margin: 0; 
}

.more {  
text-transform: uppercase;
font-size: 0.7em;
letter-spacing: 1px;
font-weight: bold;
padding: 0 5px;
float: right;
clear: both;
background-color: #58a3d6;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; 
line-height: 170%;
}

.more a {  	
color: #fff; 
}

.date {  	
font-size: 0.85em;
color: #178c4c;
text-transform: uppercase; 
background: url(icons/date.png) no-repeat 0 50%;
padding: 2px 0 2px 20px;
}

.entry p {  	
margin: 5px 0; 
}

.post em {  	
color: #888; 
}

.navigation {  	
color: #888;
float: right;
font-size: 0.9em; 
height: 20px;
margin: 0 0 5px 0;
padding: 0;
}

.alignleft {  	
float: left; 
margin: 25px; 
}

.alignright {  	
float: right; 
margin: 25px; 
}

.notfound {  	
padding: 25px; 
font-size: 14pt; 
font-weight: 300; 
}

.sociable {  	
margin-top: 50px; 
}

.sociable_header {  	
font-family: baskerville, "new york", georgia, serif;
font-size: 1em;
font-weight: bold;
padding: 15px 0 5px 0; 
}

.sociable ul {  	
height: 20px; 
}

.sociable ul li a {  	
float: left;
padding: 0 3px 3px 0; 
margin: 8px;
}

#paypal {
font-size: 0.9em;
font-weight: bold;
color: #333;
margin: 10px 50px 30px 50px;
padding: 10px 0
}

.custom-fields p {  	
color: #000;
font-weight: bold; 
line-height: 180%;
}

.custom-fields strong {
font-size: 0.7em;  	
text-transform: uppercase; 
background-color: #58a3d6;
padding: 3px 5px;
margin-right: 5px;
color: #fff;
letter-spacing: 1px;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px; 
}

.shopping_cart h2 {  	
display: none; 
}

#mainOne .eStore-product {  	
display: block;
clear: both; 
border:0;
padding: 12px 0;
border-bottom: 1px solid #ddd;
}

#mainOne input.eStore_text_input {  
font-size: 1em;
padding: 2px;	
}

#mainOne .eStore-product-description {  
margin: 0; 
}

#mainOne .eStore-thumbnail img.thumb-image {  
width: auto;	
padding: 8px;
margin: 0 10px 0 0;
}

#mainOne .eStore-product input {  	
margin: 5px 0; 
}

#mainOne .eStore_paypal_checkout_button {  	
border: 0;
padding-top: 10px; 
}

/* @end */

/* @group Comments */

#commentssection {  	
clear: both; 
margin: 10px 0 10px 40px;
}

#commentform {  	
background-color: #eaffdf; 
margin: 10px 0 10px 40px; 
padding: 20px;
width: 100%; 
}

#commentform p {  	
color: #000; 
}

#commentform a {  	
color: red; 
text-decoration: none; 
border-bottom: 1px dotted #465D71; 
}

#commentbox {  	
width: 350px; 
margin: 5px 5px 0 0; 
}



.commentmetadata .date {  		
color: #5e90cf;
font-weight: bold;
text-transform: uppercase; 
} 

.comment {  
background: url(icons/comment.gif) no-repeat 0 50%;
padding: 2px 0 2px 19px;
margin-left: 5px;
}

#author, #email, #url, #commentbox, #submit {  	
background: #fff; 
font-family: verdana, arial, courriel; 
font-size: 0.9em; 
margin: 5px 5px 0 0; 
border: 0; 
padding: 6px; 
border: 1px solid #ccc; 
}

#submit {  	
margin: 5px 5px 0 0; 
}

ol.commentlist {  	
list-style-type: none; 
}

ol.commentlist li {  	
background: #fff; 
margin: 10px 0; 
padding: 5px 0 5px 10px; 
overflow: hidden; 
border-bottom: 1px solid #e4fff5; 
}

ol.commentlist li.alt {  	
background: url(images/snowslice2.jpg) repeat-y;
}

ol.commentlist li p {  	
margin: 6px 0 6px 0; 
padding: 0 12px 0 0; 
line-height: 140%; 
}

ol.commentlist a {  	
color: #000; 
}

/* @end */

/* @group Forms */

#searchform {  	
padding: 5px; 
}

#searchform input#s {  	
font-size: 0.9em; 
padding: 2px; 
margin: 2px; 
border: 1px solid #B7B7B7; 
width: 120px
}

#searchform input#searchsubmit {  	
font-size: 0.8em; 
padding: 2px; 
margin: 2px 0 0 2px; 
border: 1px solid #B7B7B7; 
background-color: #e6ec75; 
color: #555; 
}

/* @end */

/* @group Footer */

#footer p {  	
padding: 15px 20px; 
margin: 0; 
color: #000; 
}

#footer a {  	
color: #000; 
text-decoration: none; 
}

#footer a:hover {  	
color: red; 
text-decoration: none; 
}

.admin {  	
background: url(icons/lock_silver.png) no-repeat 3px 50%;
padding: 5px 0 5px 20px; 
}

/* @end */