/*
Theme Name: BCI Water
Description: Child theme for BCI Water based on 2010 
Author: Jason Koning
Template: twentyten
*/

@import url("../twentyten/style.css");

body {
	background: url(images/bgr.gif) #304045 repeat-x top;
	font: .75em Arial, Verdana, Helvetica, Sans-Serif;
}

body#home {
	background: url(images/bgr-home.gif) #161d20 repeat-x top;
}

#wrapper {
	margin: 0 auto;
	background: url(images/columns-bgr.jpg) no-repeat 620px 301px;
}

#access {
	background: none;
	margin: 5px 0 0 0;
	width: 610px;
}

#access a {
	color: #A7CFE8;
}

#content input, #content textarea {
	background: #ffffff;
}

#content {
	margin: 0 340px 40px 0;
	background: #ffffff;
}

#access ul ul a {
	line-height: 1.5em;
}

#site-title {
	position: absolute;
	text-indent: -9999px;
	top: 0;
	width: 330px;
	height: 146px;
	display: none;
}

#colophon {
	border-top: 1px solid #2B383E;
}

#site-info {
	color: #A7CFE8;
	font-size: .85em;
	padding: 28px 0 0;
	line-height: 1.5em;
	padding: 0;
}

#site-info a {
	color: #A7CFE8;
	border-bottom: 1px dotted #374951;
}

#site-info a:hover {
	color: #ffffff;
	border-bottom: none;
}

.widget-area a:link, .widget-area a:visited {
	border-bottom: 1px dotted #5C6A71;
	color: #A7CFE8;
	text-decoration: none;
	line-height: 1.5em;
}

#main .widget-area ul ul {
	line-height: 1.5em;
}

#main {
	min-height: 600px;
}

.widget-title {
	color: #CFE8F9;
	margin: 0 0 1em;
}

li#search-6.widget, li#search-5.widget, li#search-4.widget, li#search-3.widget {
	margin: 0 0 18px 0;
}

#main {
	padding: 0;
	position: relative;
}

#content .entry-title, h3#comments-title, h3#reply-title {
	color: #006838;
	font-size: 1.5em;
	margin: 0 0 .8em;
	text-transform: uppercase;
}

.entry-title a:link, .entry-title a:visited {
	color: #006838;
}

#primary {
	margin: 30px 0 0 0;
	width: 310px;
}

.hentry, .not-found {
	margin: 2px;
	padding: 24px 44px 24px 24px;
}

div.entry-content a:link, .entry-meta a, .entry-utility a, .navigation a:link, .navigation a:visited, form#commentform a {
	border-bottom: 1px dotted #BFDAE1;
	color: #296D90;
	text-decoration: none;
}

#content, #content input, #content textarea {
	font-size: 12px;
}

li#text-3.widget-container.widget_text {
	padding: 5px 5px 5px 9px;
	background-color: #066839;
	border: solid #033d21 1px;
	width: 80%;
}

li#text-3.widget-container.widget_text p {
	margin-bottom: 0;
	text-transform: uppercase;
}

#primary p {
	color: #7A888F;
	line-height: 1.5em;
}

#branding {
	height: 300px;
	margin: 20px 0 0 0;
}

#transition img {
	border-bottom: 0;
	border-top: 0;
}

#transition {
	top: -1px;
}

#nav-below, #nav-above {
	margin: 0;
	padding: 10px;
}

#respond {
	padding: 24px 20px;
}

#access li:hover > a, #access ul ul :hover > a {
	background: #242f34;
}

#content h3 {
	color: #006838;
	font-weight: bold;
}

#container {
	margin: 0 -340px 0 0;
	background-image: url(/wp-content/themes/bci-water/images/container-bg.gif);
	min-height: 600px;
}

form.wpcf7-form input {
	margin: 0;
}

span.meta-sep, span.author.vcard, span.comments-link {
	display: none;
}

#assistance {
	padding: 5px 5px 5px 9px;
	background-color: #EBDEC2;
	border: solid #DAC9A6 1px;
	margin-top: 25px;
	color: #006838;
	font-size: 0.85em;
}

.page-title span, .page-title, div#flightbox-flickr-lin {
	display: none;
}

img.flickr_photo {
	margin: 0 10px 10px 0;
}

div.flickr a.thickbox {
	border-bottom: none;
}

a.irrigator {
	display: block;
	padding: 5px 0 5px 12px;
	border: solid 1px #565d60;
	width: 167px;
	background-color: #303f45;
	text-transform: uppercase;
	font-weight: bold;
}

a:hover.irrigator {
	color: #fff;
}

input[type="text"], textarea {
	padding: 2px 4px 2px 6px;
	font-family: Arial, Verdana, Helvetica, Sans-Serif;
	height: 20px;
}