/*
Theme Name: Ecotecture
Theme URI: 
Description: 
Version: 1.0
Author: Anne
Author URI:
Template: ecot
Tags: custom header, fixed width, two columns, widgets

	 based on Kubrick v1.5
	 http://binarybonsai.com/kubrick/

*/

html, body { font: 100% Arial, Helvetica, sans-serif;}

body {margin:0; padding:0; font-size: 80%; /* Resets 1em to 10px */
	 color: #222; }

h1, h2, h3, h4, h5, h6 { color: black; margin-top: .6em; /* padding-top: 70px; margin: 0;*/}
h1 { font-size: 1.5em; font-weight:normal; }
h2 { font-size: 1.2em; /*margin: 30px 0 0;*/}
h3 { font-size: 1.1em; padding: 0; margin: 30px 0 0;} 
h4 { font-size: 1em; }
h5 { font-size: 1em; }

h2.pagetitle { /*margin-top: 30px;*/ font-size: 1.6em; }

h3.comments { padding: 0; margin: 40px auto 20px ; }

h1 a, h1 a:visited, h2 a, h2 a:visited, h3 a, h3 a:visited, h4 a, h4 a:visited { text-decoration: none; }

a:link {color: #693; text-decoration: underline; }
a:visited {color: /*#777;#718260*/#6F8855; text-decoration: underline; }
a:hover {color: #9c0; }
a:active {color: #9c0; }

a img { border: none; }

p { font-size: 1.0em; line-height: 1.4em; margin:0; padding:.5em 0 .5em 0;}

/* Structure */
#page { margin: 0 0 20px 0; padding: 0; width: 900px; background: white url(images/bg_eco-yeh.gif) repeat-y left top;}

#header { margin: 0 0 0 8px; padding: 0; height: 140px; width:892px;/*600px;*/ }
#headerimg {float:left; width:424px; height: 140px;margin: 3px 0 0 8px; background: white;}
#headerimg h2 {text-indent:-10000px;margin:0;padding:0;}
#headerimg a {display:block; background: white url('images/ecotecture-logo-90.png') no-repeat; height:100px;}
#headerimg .description { text-indent:-10000px; }
#headernav {text-align:right;margin: 0 10px 0 0;padding:0; color: #ccc;}
#headernav #cartnav {padding:5px 0 30px 0;}
#headernav a {text-decoration:none;margin:0 4px;}

#header #searchform { margin: 10px 0 0 620px; padding: 0;text-align: left;}
#searchform { margin: 10px auto; text-align: center;padding: 0;}
#searchform #s { padding:1px 2px;border:1px solid #9c0;width: /*180px;*/ }
#searchsubmit { padding:1px 4px;color:white; font-size:1em;text-transform: uppercase;background:#9c0;border:1px solid white;}
#searchsubmit:hover {border:1px solid black;}


#content { font-size: 1.0em; }

.post { margin: 0 0 40px; }
.post hr { display: block; }

.postmetadata { clear: left; color: #777;}
.postmetadata ul, .postmetadata li { display: inline; list-style-type: none; list-style-image: none; }

/*  used on image.php, links.php -- not archives.php */
.widecolumn { width: 450px; margin: 5px 0 0 150px; padding: 10px 0 20px 0; line-height: 1.6em;background:yellow;}
.widecolumn .entry { line-height: 1.4em; }
.widecolumn .entry p {  }
.widecolumn .post { margin: 0; }
.widecolumn .postmetadata { margin: 30px 0; }
.widecolumn .smallattachment { text-align: center; float: left; width: 128px; margin: 5px 5px 5px 0px; }
.widecolumn .attachment { text-align: center; margin: 5px 0px; }

/*  used on 404.php and search.php  */
.narrowcolumn { float: left; width: 450px; margin: 0 0 0 30px; padding: 0 0 20px 0;background:#eee;  }
.narrowcolumn .entry { line-height: 1.4em; }
.narrowcolumn .postmetadata { text-align: center; padding-top: 5px; }

/*  used on page.php  */
.onecolumn { float: left; width: 570px; margin: 0 20px 0 30px; padding: 0 0 20px 0;  }
.onecolumn .post h2 a:link {color: #693;}
.onecolumn .post h2 a:visited {color:#693;}
.onecolumn .post h2 a:hover {color: #9c0; }
.twocolumn { float: left; width: 570px; margin: 0 20px 0 30px; padding: 0 0 20px 0;}
/*  used on page2col.php  */
.twocolumn1 { float: left; width: 275px; margin: 0 20px 0 0;    padding: 0 0 0 0;}
.twocolumn2 {              width: 275px; margin: 0 0 0 295px;   padding: 0; }


#footer { clear:both; width:900px;/*893px;margin-left:7px;*/ padding:0; color:#222; text-align:center; border-top:solid 1px #999;border-bottom:solid 1px #999; background:white;}
#footer p { margin: 0; padding: 15px 0; text-align: center; }
#footer p.footernav a {  padding: 3px 6px; text-decoration:none; }
#footer p.footernav a:hover {  text-decoration:underline; }


/* Sidebar */
#sidebar { padding: 0 0 10px 0; margin-left: 620px; width: 280px; }
#sidebar h2 {margin: 5px 0 0 10px; padding: 0; text-decoration: none; font-size: 1em;text-transform: uppercase; color:#777; }
/* don't display the h3 for pages or blog categories */
#sidebar ul li.pagenav h3 {display:none;}
/*#sidebar ul li.categories h3 {display:none;} */
#sidebar a {text-decoration:none;}

#sidebar ul ol li { list-style: decimal outside; }
#sidebar form { margin: 0 0 0 10px; }

#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }
#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 15px; }
#sidebar ul p, #sidebar ul select { margin: 5px 10px 8px 10px; }
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 10px; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 10px; }
#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; color: #777;}
/* main nav pages and blog categories
#sidebar ul li.pagenav {text-transform: uppercase;  margin: 5px 0 15px 0; padding: 0;} */



/* Images */
p img { padding: 0; max-width: 100%; }

img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; }
img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; }

.alignright { float: right; }
.alignleft { float: left;}


/* Lists */
ol li { list-style: decimal outside; }
   /*Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */
html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px; text-indent: -10px; }
html>body .entry li { margin: 7px 0 8px 10px; }

/*.entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020"; } */
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }
.entry form { text-align:center;}/* This is mainly for password protected posts, makes them look better. */
.entry p a:visited { }


/* Comments / Forms */
.commentlist { padding: 0; /* text-align: justify;*/ }
.commentlist li, #commentform input, #commentform textarea { }
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; font-weight: bold; }
.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; margin: 10px 5px 10px 0; }

#commentform input { width: 170px; padding: 2px; margin: 2px 5px 1px 0;border:1px solid #9c0; }
#commentform textarea { width:560px /*100%*/; padding: 2px;border:1px solid #9c0; }
/*#commentform #submit { margin: 0; float: right; }*/
#commentform #submit { padding:2px 4px;color:white; text-transform: uppercase;background:#9c0;border:1px solid white;}
#commentform #submit:hover {border:1px solid black;}

#commentform p { margin: 2px 0; }


select { width: 130px; }

.nocomments { text-align: center; margin: 0; padding: 0; color: #777; }

.commentmetadata { margin: 0; display: block; font-weight: normal;}


/* Calendar */
#wp-calendar { empty-cells: show; margin: 10px auto 0; width: 155px; }
#wp-calendar #next a { padding-right: 10px; text-align: right; font-size: 9pt;}
#wp-calendar #prev a { padding-left: 10px; text-align: left;font-size: 9pt; }
#wp-calendar a { display: block;text-decoration: none; }
#wp-calendar caption { text-align: center; width: 100%;text-decoration: none; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
#wp-calendar td { padding: 3px 0; text-align: center; }
#wp-calendar td.pad:hover { /* Doesn't work in IE */ background-color: #fff; }


/* misc */
hr { display: none; }
blockquote { margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd;color: #777; }
blockquote cite { margin: 5px 0 0; display: block; }

acronym, abbr, span.caps { font-size: 0.9em; letter-spacing: .07em;cursor: help; }
acronym, abbr { border-bottom: 1px dashed #999; }
cite { text-decoration: none; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
small { font-size: 0.9em; line-height: 1.5em; color: #777; }
strike { color: #777;}

.alt { margin: 0; padding: 10px; background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
.clear { clear: both; }
.center { text-align: center; }

.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; }


