/*
Theme Name: Thirstyturf Irrigation
Version: 1.0
Description: This is a WordPress theme.
Author: David Mallon
Author URI: http://iknowwebdesign.com
Date: 08-19-2009


/*-----------Block Level Elements--------------*/

html, body
	{
	
	}

body
	{
	padding-top: 20px;
	margin: 0;
	background-color: #C4DBC0;
	font-size: .8em;
	font-family: Arial, helvetica, Sans-Serif;
	color: #222;
	background-image: url('images/body_bkgd.jpg');
	}

#page
	{
	width: 903px;
	background-color: #fff;
	padding: 0px;
	background-image: url('images/page_bkgd.gif');
	background-repeat: repeat-y;
	}

#wrapper
	{
	margin: 0px auto;
	width: 903px;
	background: #fff;
	}

#header
	{
	margin: 0 0 0 205px;
	height: 107px;
	background-image: url('images/header_bkgd.gif');
	background-repeat: no-repeat;
	}

#headerimg
	{
	
	}

#headerimg .description
	{
	margin: 0 0 0 20px;
	color: #000;
	}

#headerimg h1 a
	{
	color: #FFFFFF;
	font-size: 1.6em;
	text-decoration: none;
	}

#headerimg h1
	{
	padding: 25px 0 0px 20px;
	margin: 0 0 0 0;
	}

#content
	{
	margin: 15px 0px 0 205px;
	line-height: 1.5em;
	min-height: 450px;
	}

.narrow_column
	{
	
	}

.has_right_sidebar #content
	{
	
	}

.page_content
	{
	margin: 0px 0px 25px 17px;
	}

.has_left_sidebar #content
	{
	margin: 0 0 0 275px;
	}

.has_left_sidebar .page_content
	{
	margin: 15px auto 0 auto;
	}

.has_right_sidebar .page_content
	{
	
	}

.wide_column 
	{
	
	}

.wide_column .page_content
	{
	width: 640px;
	}

ul
	{
	list-style:none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}

a img
	{
	border: none;
	}

a
	{
	outline: none;
	}

td
	{
	vertical-align:top;
	}

#footer
	{
	margin: 0px;
	padding: 0;
	background-image: url('images/footer_bkgd.gif');
	height: 87px;
	clear: both;
	color: #000000;
	font-family: Trebuchet MS, Arial, helvetica, Sans-Serif;
	font-size: 90%;
	}

#footer div.inner
	{
	
	}

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

#footer p.copyright
	{
	float: left;
	margin-left: 225px;
	padding-top: 5px;
	}

#footer p.phone
	{
	float: left;
	margin-left: 140px;
	padding-top: 5px;
	}

#footer p.iknow
	{
	float: right;
	margin-right: 50px;
	padding-top: 5px;
	}


/*-------------Text elements-------------*/

a
	{
	color: #003B92;
	}

p
	{
	margin: 0 0 10px 0;
	padding: 0;
	}

.hidden
	{
	position: absolute;
	left: -999em;
	}

/*-------------Headings-------------*/
h2, h3, h4, h5, h6
	{
	color: #296D40;
	font-weight: normal;
	font-family: Georgia, Arial, helvetica, Sans-Serif;
	}
h1
	{
	color: #16386c;
	font-size: 210%;
	margin: 0px 0px 10px 0px;
	padding: 0px 0 5px 0;
	font-family: Trebuchet MS, Arial, helvetica, Sans-Serif;
	font-weight: normal;
	}

h1.flir_title
	{
	margin: 0;
	padding: 120px 0 10px 20px;
	background-repeat: no-repeat;
	font-weight: bold;
	
	font-family: Trebuchet MS, Arial, helvetica, Sans-Serif;
	}

#residential-systems h1.flir_title
	{
	background-image: url('images/sprinkler_flowers_header.jpg');
	}

#contact-us h1.flir_title
	{
	background-image: url('images/coastal_header.jpg');
	}

#maintenance-repairs h1.flir_title
	{
	background-image: url('images/technician_header.jpg');
	}

#commercial-systems h1.flir_title
	{
	background-image: url('images/tti_truck_idexx_header.jpg');
	}

#water-efficiency-faq h1.flir_title
	{
	background-image: url('images/grass_header.jpg');
	}

#trenchless-technology h1.flir_title
	{
	background-image: url('images/trench_header.jpg');
	}

#snow-removal h1.flir_title
	{
	background-image: url('images/snowplows_header.jpg');
	}

#about-us h1.flir_title
	{
	background-image: url('images/truck_fleet_header.jpg');
	}

#landscape-lighting h1.flir_title
	{
	background-image: url('images/lighting_header.jpg');
	}

#choosing-the-right-contractor h1.flir_title
	{
	background-image: url('images/choosing_contractor_header.jpg');
	}

h2
	{
	font-size: 190%;
	margin: 0px 0px 15px 0px;
	}

h3
	{
	font-size: 175%
	}

h4
	{
	font-size: 150%
	}

h5
	{

	}

h6
	{
	font-size: 50%
	}


/*-------------Top Nav-------------*/

#leftnav
	{
	width: 205px;
	padding-top: 41px;
	float: left;
	background-image: url('images/left_nav_bkgd2.gif');
	background-repeat: no-repeat;
	}

#navlist
	{
	color: #000000;
	margin: 0;
	padding: 10px 0px 10px 0;
	background: #ffffff;
	border-bottom: 1px solid #AABDEB;
	background-image: url('images/navlist_bkgd.gif');
	background-repeat: repeat-y;
	}

#navlist li
	{
	margin: 0 7px 0px 7px;
	border-bottom: 1px solid #80B573;
	border-top: 1px solid #FFFFFF;
	}

#navlist li.first
	{
	border-top: 0px solid #FFFFFF;
	}

#navlist li.last
	{
	border-bottom: 0px solid #80B573;
	}

#navlist li a
	{
	font-family: Trebuchet MS, helvetica, sans-serif;
	color: #000000;
	display: block;
	font-size: 100%;
	text-decoration: none;
	padding: 5px 10px 3px 5px;
	margin-left: 1px;
	}

#navlist li ul
	{
	padding: 0;
	margin: 0 0 0 8px;
	border-left: 1px solid #80B573;
	}

.list_header
	{
	color: #fff;
	background: #6c8cdf;
	}

#navlist li li
	{
	margin: 0;
	}
	

#navlist li ul li a
	{
	color: #000000;
	}

#navlist li a:hover
	{
	background-image: url('images/navlist_bkgd_hl.gif');
	background-repeat: repeat-y;
	}

#navlist li.current_page_item a
	{
	background-image: url('images/navlist_bkgd_hl.gif');
	background-repeat: repeat-y;	
	}

#navlist li.current_page_item li a
	{
	background-image: url('images/navlist_bkgd_hl.gif');
	background-repeat: repeat-y;	
	}

#navlist li.current_page_item li a:hover
	{
	background-image: url('images/navlist_bkgd_hl.gif');
	background-repeat: repeat-y;
	}

#quote_box
	{
	position: relative;
	margin: 0 0 0 0;
	padding: 0px 0 0 0;
	
	font-family: "Times New Roman", Times, Sans-Serif;
	font-size: 110%;
	}

#quote_box .entry
	{
	margin: 8px 7px 7px 10px;
	padding: 5px;
	background-color: #DFE2B4;
	color: #000000;
	border: 1px solid #fff;
	}

#quote_box .fancy
	{
	font-family: Trebuchet MS, Arial, sans-serif;
	margin: -13px 0px 0px 5px;
	padding: 0px 0px 10px 0px;
	background-color: transparent;
	color: #000000;
	border: none;
	background-image: url('images/fancy_bkgd_bottom.png');
	background-repeat: no-repeat;
	background-position: 0 bottom;
	}

#quote_box .fancy h3
	{
	text-align: center;
	font-family: Trebuchet MS, Arial, sans-serif;
	color: #16386C;
	font-size: 125%;
	font-weight: bold;
	margin: 0;
	padding: 30px 0px 0px 0px;
	height: 35px;
	}

.Spring-Summer h3
	{	
	background-image: url('images/fancy_bkgd_top.png');
	background-repeat: no-repeat;
	}

.Winter h3
	{
	background-image: url('images/fancy_bkgd_top_winter.png');
	background-repeat: no-repeat;
	}

.Fall h3
	{
	background-image: url('images/fancy_bkgd_top_fall.png');
	background-repeat: no-repeat;
	}

#quote_box .fancy p
	{
	margin: 0px;
	padding: 0px 10px 5px 15px;
	background-image: url('images/fancy_bkgd_middle.png');
	background-repeat: repeat-y;
	line-height: 145%;
	}

/*-------------The Post-------------*/

.post
	{
	
	}

.page_content
	{
	
	}

.post p
	{
	margin: 0px 0px 5px 0px;
	}

.post .entry
	{
	
	}

.post h2
	{
	margin: 0px 0px 10px 0px;
	}

.entry h2
	{
	
	}

.post h3
	{
	margin: 5px 0px 5px 0px;
	}

.post h4
	{
	margin: 15px 0px 7px 0px;
	}

.post ul
	{
	margin: 0 50px 1em 50px;
	padding-left: 10px;
	list-style-image: url('images/droplet.gif')
	}

.post li
	{
	padding: 0 0 8px 4px;
	list-style-position: outside;
	}

.postmetadata
	{
	font-size: 95%;
	color: #999;
	margin: 0;
	padding: 0;
	}

blockquote
	{
	width: 250px;
	border: 2px solid #E8E8E8;
	float: right;
	clear: right;
	margin: 0px 0px 15px 20px;
	color: #000;
	padding: 0 5px 0 5px;
	background: #EAF5E7;
	}

blockquote p
	{
	
	}

.post_date
	{
	font-size: 90%;
	margin: 5px 0px 0px 0px;
	color: #6BAB45;
	}

p.intro
	{
	width: 608px;
	color: #1f5230;
	font-family: Georgia, Times New Roman, serif;
	font-size: 16px;
	font-style: italic;
	margin: 0 0 15px 0;
	padding: 0 10px 10px 20px;
	background-color: #E3E6BD;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	}
	
/*--------------Home Page Styling------------*/


#home #content
	{
	min-height: 200px;
	}

#home #rightside
	{
	float: right;
	width: 314px;
	margin-right: 15px;
	}

#home .page_content
	{
	margin: 0px 30px 25px 12px;
	}

#home .page_content .entry p
	{
	float: left;
	width: 190px;
	}

#home .page_content .entry p#middle
	{
	margin: 0 15px;
	width: 215px;
	line-height: 1.25em;
	text-align: center;
	border-left: 1px solid #c9dfc3;
	border-right: 1px solid #c9dfc3;
	padding: 30px 10px 15px 10px;
	}

div.slideshow_home
	{
	background-image: url('images/slideshow_bkgd.gif');
	background-repeat: no-repeat;
	margin: 20px 0 10px 0px;
	padding: 3px 0 0 3px;
	width: 654px;
	height: 250px;
	}

#flashContent
	{
	
	}

.slideshow
	{
	text-align: left;
	margin: 4px 0 0 4px;
	}
	
/*-------------Gallery Styles-----------------------*/
#slider
	{
	position: relative;
	overflow: hidden;
	margin: 0 auto;
	}

#slider ul
	{

	}

#slider ul, #slider li
	{
	margin:0;
	padding:0;
	list-style:none;
	}


#slider li
	{ 
	/* 
	define width and height of list item (slide)
	entire slider area will adjust according to the parameters provided here
	*/ 
	width:590px;
	height:81px;
	overflow: hidden;
	}

#slider li img
	{
	margin-left: 11px;
	margin-bottom: 0px;
	width: 100px;
	height: 75px;
	border: 1px solid #ccc;
	padding: 2px;
	}

#next1
	{
	font-size: 10px;
	margin-left: 165px;
	}

#controls
	{
	position: relative;
	
	width: 560px;
	margin: 10px auto;
	}

#slideshow_container
	{
	position: relative;
	height: 344px;
	width: 492px;
	margin: 30px auto 0 auto;
	background: url('images/gallery_pic_bkgd.gif');
	}

#slideshow_container img
	{
	margin: 3px 4px 4px 3px;
	height: 330px;
	}

#captionarea
	{
	position: relative;
	width: 414px;
	margin: 0 auto;
	}

#nextBtn a
	{
	float: right;
	background: url('images/next_arrow.gif');
	height: 28px;
	width: 53px;
	}

#prevBtn a
	{
	float: left;
	background: url('images/prev_arrow.gif');
	height: 28px;
	width: 53px;
	}


/*-------------About Us----------------------------*/

#show_hide span.name_title
	{
	display: block;
	margin-bottom: 7px;
	margin-top: 7px;
	cursor: pointer;
	}

#show_hide .bioTitle
	{
	margin: -5px 0 10px 10px;
	font-style: italic;
	font-weight: bold;
	}

#show_hide div
	{
	border-left: 1px solid #ccc;
	margin: 0px 15px 20px 0px;
	padding: 0 0 0px 15px;
	}

.bio_body
	{
	padding: 0 0 0px 0;
	}

/*-------------Widgets and sidebars------------------*/

#sidebar
	{
	width: 260px;
	border: 2px solid #E8E8E8;
	float: right;
	clear: right;
	margin: 40px 15px 15px 20px;
	color: #000;
	background: #EAF5E7;
	}

.sidebar_post
	{
	margin: 10px;
	}

.sidebar_post .entry
	{
	margin: 5px 10px 10px 10px;
	}

.widgettitle
	{
	margin: 0px 0px 5px 0px;
	}

.widgetized li ul
	{
	margin: 0px 0px 10px 0px;
	}

li.widget ul, li.widget select
	{
	margin: 0px 0px 10px 0px;
	}

#sidebar_right ul li ul
	{
	margin: 0px 0px 15px 0px;
	}

/*-------------Miscelanea------------------*/

#snow-removal .post ul
	{
	list-style-image: url('images/snowflake.gif')
	} 

#landscape-lighting .post ul
	{
	
	} 

.pp_submit
	{
	border: none;
	}
	
/*-------------Comments (needs cleanup)------------------*/

#commentform, a.commentlink, .commentcount
	{
	font-family: "Trebuchet MS", arial, helvetica, sans-serif;
	}

a.commentlink
	{
	
	padding-left:16px;
	background:url(images/comments.gif) center left no-repeat;
	}

.commentcount
	{
	
	color: #888;
	font-size: 90%;
	margin-left: 15px;
	}

#commentform
	{
	border: 0px solid;
	}

#comment
	{
	width: 450px;
	
	}

#comments h2 {margin-bottom:24px;}

#comments h2 a {color:#6C8C37;}

#comments li.comment {list-style-image:url(images/comments.gif);}

#comments li.trackback,#comments li.pingback {list-style-image:url(images/pingtrackback.gif);}

#commentform {background-color:#EDF3DE;}

#comments .header {background-color:#EDF3DE;}

#comments .header.alt {background-color:#E9F7F6;}

form p {border-color:white;}

form label { color:#6C8C37;}

form em {color:#C8C8B4;}

form input {color:#414141;}

form input, form textarea {
  border-color:#DCDCDC #F0F0F0 #F0F0F0 #DCDCDC;
}

form .button {
  border-color:white #DCDCDC #DCDCDC white;
  background-color:#F0F0F0;
}

form {padding:6px 0;}

#commentform, #contactform {margin-bottom:18px;}

form fieldset {border:0 solid;} /* Opera */

#commentform form p {
  padding:6px 0;
  border-bottom:1px solid;
}

form label {
  display:block;
  float:left;
  width:60px;
}

#commentform label {margin:0 15px 0 15px;}
#contactform label {margin:0 15px 0 0;}

form em {
  margin-left:5px;
  font-size:0.9em;
  font-style:normal;
}

form input, form textarea {
  padding:3px;
  width:200px;
  border:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.9em;
}

form textarea {overflow:auto;}

#commentform input {width:200px;}
#commentform textarea {width:325px;}

form .button {
  width:90px !important;
  border-bottom:1px solid;
  font-weight:bold;
}

#commentform .button {margin-left:90px;}
#contactform .button {margin-left:75px;}

form .hiddenfield {display:none;}

form .info {padding-left:90px;}


/*-------------Other------------------*/

#ccform
	{
	background-color: #fff;
	border: 1px solid #ccc;
	}

#ccform input
	{
	width: 160px;
	}

.clearboth
	{
	clear: both;
	height: 1px;
	}

.clearright
	{
	clear: right;
	}

.clearleft
	{
	clear: left;
	}

.floatleft
	{
	float: left;
	}

.floatright
	{
	float: right;
	}

.center
	{
	text-align: center;
	}

img.floatleft
	{
	margin-right: 1em;
	}

img.floatright
	{
	margin-left: 1em;
	display: inline;
	}

table.floatright
	{
	margin-left: 1em;
	}

.wp-caption
	{
	background-color: #eee;
	border: 1px solid#ccc;
	}

.wp-caption img
	{
	display: block;
	margin: 5px auto;
	}

.wp-caption p
	{
	margin: 5px;
	}

.block
	{
	display: block;
	}

img.bordered
	{
	border: 1px solid #222;
	padding: 3px;
	}

.hide
	{
	display: none;
	}

#fckBody
	{
	background-color: #fff !important;
	background-image: url('');
	}
