/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: Ecolimo Wordpress theme.
Version: 1.0
Author: Webelements
Author URI: http://www.webelements.com.au/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
html {
	overflow:scroll;
	overflow-x:hidden;
	overflow-y:scroll;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Arial, Helvetica, Sans-Serif;
	background: #e5e5e5 url("images/bg.gif") repeat;
	text-align: center;
	}

#page {
	background: #303030;
	border:0;
	text-align: left;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#header {
	/*background: #FFF url('images/ecoHeader.jpg') no-repeat bottom center;*/
	}

#headerimg 	{
	height: 259px;
	width: 900px;
	border-bottom:1px solid #FFF;
	}

a {
	color:#7ca9e0;
}

a:hover {
	color:#b8e652;
}

#content {
	font-size: 1.2em;
	float:left;
	color:#898989;
	padding: 20px 10px 20px 25px;
	margin:0;
	background: #303030;
	}

p {
	padding:0px 20px 0px 20px;
}

.widecolumn .entry p {
	font-size: 1em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	height:auto
	}
 
.widecolumn {
	line-height: 1.6em;
	background:#FFF;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #F7F7F7;
	border-top: 1px dotted #000;
	border-bottom: 1px dotted #000;
	}

#footer {
	background:#303030 url("images/footer.png") no-repeat top left;
	margin-top:10px;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	padding:0px 20px 0px 20px
	}

h1, h2, h3 {
	font-family: Georgia, Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	margin-top:20px;
	}

#headerimg .description {
	display:none
	}

#headerimg h1 {
	display:none
}

h2 {
	font-size: 20px;
         font-color: #898989;
	margin-top:20px;
	}

h2.pagetitle {
	font-size: 1.1em;
	margin-top:10px;
	}

#sidebar h2, #sidebarYellow h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 14px;
	padding-bottom:10px;
	margin-top:20px;
	text-transform:uppercase;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #898989;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #sidebarYellow h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, Sans-Serif;
	}

.commentlist li {
	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;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebarYellow ul ul li, #sidebar ul ol li,#sidebarYellow ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #000;
	}

.page_item a {
	color: #000;
	font-size: 1em;
}

#sidebar ul, #sidebarYellow ul {
	padding:0px 20px 0px 0px;
}

#sidebar ul li ul, #sidebarYellow ul li ul {
	margin:0px;
	list-style:none
}

#sidebar ul li ul li a, #sidebar ul li a,
#sidebarYellow ul li ul li a, #sidebarYellow ul li a  {
	color: #000;
	font-size:12px;
}

#sidebar ul li ul li.current_page_item a, #sidebar ul li.current_page_item a,
#sidebarYellow ul li ul li.current_page_item a, #sidebarYellow ul li.current_page_item a  {
	font-weight:bold
}

code {
	font: 1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #7ca9e0;
	text-decoration: none;
	}

a:hover {
	color: #85a5e0;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 0px auto;
	padding: 0;
	width: 900px;
	}

#header {
	background-color: #FFF;
	height: 70px;
	width: 900px;
	}

#header #logo {
	height: 70px;
	width: 270px;
	float:left
	}

#header #logo a {
	display:block;
	background:#FFF url("images/logo.png") no-repeat top left;
}

#header #menu {
	padding-top:48px;
	width: 630px;
	float:left
	}

#header #menu #home {
	width:56px;
	height:21px;
	float:left
}
#header #menu #home a {
	width:56px;
	height:21px;
	background:#FFF url("images/menu.gif") no-repeat 0px 0px;
	display:block
}
#header #menu #home a:hover, #header #menu #home a.on {
	background:#FFF url("images/menu.gif") no-repeat -125px 0px;
}

#header #menu #about {
	width:62px;
	height:21px;
	float:left
}

#header #menu #about a {
	width:62px;
	height:21px;
	background:#FFF url("images/menu.gif") no-repeat 0px -22px;
	display:block
}
#header #menu #about a:hover, #header #menu #about a.on {
	background:#FFF url("images/menu.gif") no-repeat -125px -22px;
}

#header #menu #services {
	width:78px;
	height:21px;
	float:left
}
#header #menu #services a {
	width:78px;
	height:21px;
	background:#FFF url("images/menu.gif") no-repeat 0px -44px;
	display:block
}
#header #menu #services a:hover, #header #menu #services a.on {
	background:#FFF url("images/menu.gif") no-repeat -125px -44px;
}

#header #menu #why {
	width:111px;
	height:21px;
	float:left
}
#header #menu #why a {
	width:111px;
	height:21px;
	background:#FFF url("images/menu.gif") no-repeat 0px -66px;
	display:block
}
#header #menu #why a:hover, #header #menu #why a.on {
	background:#FFF url("images/menu.gif") no-repeat -125px -66px;
}

#header #menu #faqs {
	width:51px;
	height:21px;
	float:left
}
#header #menu #faqs a {
	width:51px;
	height:21px;
	background:#FFF url("images/menu.gif") no-repeat 0px -88px;
	display:block
}
#header #menu #faqs a:hover, #header #menu #faqs a.on {
	background:#FFF url("images/menu.gif") no-repeat -125px -88px;
}

#header #menu #bookings {
	width:86px;
	height:21px;
	float:left
}
#header #menu #bookings a {
	width:86px;
	height:21px;
	background:#FFF url("images/menu.gif") no-repeat 0px -110px;
	display:block
}
#header #menu #bookings a:hover, #header #menu #bookings a.on {
	background:#FFF url("images/menu.gif") no-repeat -125px -110px;
}

#header #menu #blog {
	width:54px;
	height:21px;
	float:left
}
#header #menu #blog a {
	width:54px;
	height:21px;
	background:#FFF url("images/menu.gif") no-repeat 0px -132px;
	display:block
}
#header #menu #blog a:hover, #header #menu #blog a.on {
	background:#FFF url("images/menu.gif") no-repeat -125px -132px;
}

#header #menu #pricing {
	width:71px;
	height:21px;
	float:left
}
#header #menu #pricing a {
	width:71px;
	height:21px;
	background:#FFF url("images/menu.gif") no-repeat 0px -154px;
	display:block
}
#header #menu #pricing a:hover, #header #menu #pricing a.on {
	background:#FFF url("images/menu.gif") no-repeat -125px -154px;
}

#header #menu .menuDiv {
	width:6px;
	height:21px;
	float:left;
	background:transparent url("images/menuDiv.gif") no-repeat 5px 3px;
}

#headerimg {
	margin: 0;
	height: 259px;
	width: 900px;
	clear:both
	}

.narrowcolumn {
	height:auto;
	padding:0px 0px 10px 0px;
	margin:0px;
	background:#FFF;
	float:left;
	width: 636px;
	}

.widecolumn {
	width: 636px;
	background:#FFF;
	}

.post {
	margin: 0;
	text-align: left;
	}

.post hr {
	display: block;
	color:#FFF;
	border:0;
	border-bottom:1px dotted #000;
	height:1px;
	width:95%;
	background:none 0;
	}
 
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.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;
}

.postmetadata {
	clear: left;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 900px;
	height:134px;
	clear: both;
	color: #FFF;
	}

#footer p {
	margin: 0;
	padding: 20px;
	text-align: right;
	color:#FFF;
	}

#footer a {
	color:#FFF;
}
/* End Structure */



/*	Begin Headers */
h1, h2, h3, h4, h5, h6 {
	padding:0px 20px;
	}

h1, h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	
	letter-spacing:-0.02em;
	color:#898989;
	font-style:none
}

h1 {
	font-size:26px;
	text-transform:none;
	letter-spacing:0em;
	color:#000;
	text-align:left;
	font-style:italic
}

.narrowcolumn h1 {
	font-family:"Arial";
	font-size:22px;
	text-transform:none;
	color:#898989;
	text-align:left;
	font-style:normal;
	font-weight:normal;
	line-height:1.1em;
	letter-spacing:0px;
}

#sidebar h2, #sidebarYellow h2 {
	padding: 5px 0 0;
	margin: 0;
	}

#sidebar h1, #sidebarYellow h1  {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	text-transform:uppercase;
	letter-spacing:-0.01em;
	margin:20px 0px 5px 0px;
	padding:0px;
	color:#000;
	font-style:italic;
	background:transparent url("images/hrl.gif") repeat-x left bottom;
	}

#sidebarYellow .flower {
	position:relative;
	z-index:10;
	background:transparent url("images/flower.gif") no-repeat top left;
	width:61px;
	height:136px;
	left:149px;
}

#content .narrowcolumn .post h3 {
	text-transform:uppercase;
	color:#658ad0;
}
/* End Headers */


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	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, #sidebarYellow ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol,
#sidebarYellow ul, #sidebarYellow ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul, #sidebarYellow ul {
	padding:0px;
	width:160px
}


#sidebar ul li, #sidebarYellow ul li {
	list-style-type: none;
	list-style-image: none;
	padding:3px 0px;
	}

#sidebar ul p, #sidebar ul select,
#sidebarYellow ul p, #sidebarYellow ul select {
	/*padding: 5px 0 8px;*/
	padding:0px;
	font-size:11px;
	}

#sidebar ul ul, #sidebar ul ol,
#sidebarYellow ul ul, #sidebarYellow ul ol {
	padding: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol,
#sidebarYellow ul ul ul, #sidebarYellow ul ol {
	padding: 0 0 0 10px;
	}

ol li, #sidebar ul ol li, #sidebarYellow ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li,
#sidebarYellow ul ul li, #sidebarYellow ul ol li {
	padding: 3px 0 0;
	}

#sidebar p.comments {
   margin-top:4px;
   margin-bottom:0px;
   color:black;
}

#sidebar .comments a {
	color:black;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	padding: 10px 0px 10px 0px;
	text-align: center;
	}

#sidebar #searchform #s, #sidebarYellow #searchform #s {
	width: 85px;
	}

#sidebar #searchsubmit, #sidebarYellow #searchsubmit {
	padding:0px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	border:1px solid #000;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	border:1px solid #000;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	margin:0px 20px 0px 20px;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebarWrap{
	padding: 0px 0 10px 10px;
	float:left;
}

#sidebar, #sidebarYellow
{
	padding:0px 0px 16px 10px;
	float:left;
	width:190px;
	height:auto;
	background:#eff7ff;
	font:normal 1.2em Arial, Helvetica, sans-serif
}

#sidebarYellow {
	background:#fbffd7;
}

#sidebar p a, #sidebarYellow p a {
	color:#658ad0;
}

#sidebar form, #sidebarYellow form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	padding: 10px 10px 20px 10px;
	/*margin-bottom: 60px;*/
	}
/* End Various Tags & Classes*/

.navigation a {
	font-weight:bold;
	color:#000;
}


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
