/*
	THEME NAME: nelsontrees
	AUTHOR: SunRoom
*/

/**
 *  CLEARFIX
 */

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     line-height: 0;
     content: " ";
     clear: both;
     height: 0;
     width: 0;
     }
.clearfix { display: inline-block; }
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* close commented backslash hack */

/* RESETS */
img {border:0;}
* {margin:0;padding:0;}
a {color:#5DA8CF; text-decoration:none;}
a:hover {text-decoration:underline;}
:focus {outline:0;}
.strong {font-weight:bold;}
.black {color:black;}
.grey {color:#49595F;}
.blue {color:#5DA8CF;}

img.alignleft {float:left;margin-right:10px;}
img.alignright {float:right;margin-left:10px;}

/* BUTTONS */
.contact-us-button {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:175px;
	height:42px;	
	background:url(images/button-contact-us.png) no-repeat;
	background-position:0 0px !important;
}

.contact-us-button:hover {
	background-position: 0 -42px !important;
}


/* LAYOUT & BACKGROUNDS */
body {
	font:14px/1.55 Arial, sans-serif;
	color: black;
}

#header {
	height:107px;
	background:url(images/bg-header-tile.png) repeat-x;
}

#header .content {
	width:960px;
	margin: 0 auto;
	position: relative;
	background:url(images/bg-header.png) no-repeat top right;
}

#header-logo a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:256px;
	height:107px;	
	background:url(images/nelson-tree-services.png) no-repeat;
}

/* MAIN NAV */

#main-nav {
	position: absolute;
	bottom:0px;
	right:0px;
	list-style:none;
}

#main-nav li {
	float:left;
	margin-right:18px;
}

#main-nav a {
	width:104px;
	height:37px;
	margin-top: 5px;
	display:block;
	background-position:0 0px !important;
	text-indent:-9999em;
	overflow: hidden;
}

#main-nav a.home 		{background:url(images/nav-home.png) no-repeat;}
#main-nav a.about-us 	{background:url(images/nav-about-us.png) no-repeat;}
#main-nav a.services 	{background:url(images/nav-services.png) no-repeat;}
#main-nav a.gallery 	{background:url(images/nav-gallery.png) no-repeat;}
#main-nav a.contact-us 	{width:120px;background:url(images/nav-contact-us.png) no-repeat;margin-left:21px;}

#main-nav a:hover, #main-nav a.current {
	background-position: 0 -37px !important;
}



/* CONTENT */
#content {}

#content .content {
	width:960px;
	margin: 0 auto;
	position: relative;
	padding-bottom:10px;
}

#homepage-top {
	margin-left:-20px;
	margin-right:-40px;
	background:url(images/homepage/bg-tree.jpg) no-repeat bottom right;
}

#homepage-top #welcome h2, #homepage-top #welcome p {
	font:normal 18px/26px Century Gothic;
	padding:50px 90px 0 20px;
}

#homepage-top #welcome h2 strong {
	color:#5DA8CF;
	font-size:30px;
	line-height:40px;
	font-weight:normal;
}

#homepage-top .contact-us-button {
	position:absolute;
	top:340px;
	right:150px;
}

#slideshow-container {
	float:left;
	width:525px;
	height:384px;
	position:relative;
	background:url(images/homepage/bg-slideshow.png) no-repeat;
	margin-right:20px;
}

#slideshow {
	display:none;
	position:absolute;
	top:21px;
	left:29px;
}

#slideshow-nav {
    display:none;
    position:absolute;
    bottom: 35px;
    right:30px;
	z-index:99;
	text-align:right;
}

#slideshow-nav a { 
	float:left;
	display:block;
	width:19px;
	height:19px;
	margin-right:5px; 
	background-position: 0 0 !important;
	text-indent: 99em;
	overflow: hidden;
	background: url(images/slideshow-nav.png) no-repeat;
}

#slideshow-nav a.activeSlide, #slideshow-nav a:hover { background-position: 0 -19px !important; }
#slideshow-nav a:focus { outline: none; }

#slideshow-loading {
	position:absolute;
	width: 220px;
	text-align:center;
	font-size:15px;
	top:160px;
	left:150px;
	padding:5px;
	padding-top:20px;
	color:white;
	background:#333 url(images/slideshow-loading.gif) no-repeat center 1px;
	border:1px solid black;

	filter:alpha(opacity=90);
	-moz-opacity:0.9;
	-khtml-opacity: 0.9;
	opacity: 0.9;
}

#homepage-columns {
	padding-top:
}

#homepage-columns > div {
	width:310px;
	padding-left:10px;
	float:left;
}

#homepage-columns .left h5, #homepage-columns .middle h5 {
	text-indent:-9999px;
	overflow:hidden;
	height:24px;	
}

#homepage-columns .left h5 {background:url(images/heading-who-are-we.png) no-repeat;}
#homepage-columns .middle h5 {background:url(images/heading-what-we-do.png) no-repeat;}


#homepage-columns .left p {
	padding:10px 15px 10px 5px;
	color:#49595F;
}

#homepage-columns .middle ul {
	padding:8px 0 0 5px;
	list-style:none;
	font-size:17px;
}

#homepage-columns .middle li {
	padding:5px 0 10px 40px;
	background:url(images/bullet-tick.png) no-repeat 0px 4px;
}

#homepage-columns .right .quote {
	font-size:15px;
	color:#49595F;
	margin-top:20px;
	padding-left:23px;
	background:url(images/quotes-open.png) no-repeat;
	font-style:italic;
}

#homepage-columns .right .quote em {
	padding-right:23px;
	background:url(images/quotes-close.png) no-repeat bottom right;
}

#homepage-columns .right .quoter {
	font-size:15px;
	margin-top:20px;
	padding-left:23px;
}

/* PAGE LAYOUT */
.content .block-main-left {
	float:left;
	width:620px;	
}

.content .block-main-left-sidebar {
	float:left;
	width:300px;
}

.content .block-main-3-col .col {
	float:left;
	width:320px;	
}

.content .block-main-3-col .col h5 {
	font:normal 21px/20px Century Gothic;
	padding-bottom:5px;
}

.content .block-main-3-col .col h5 strong {
	color:#5DA8CF;
	font-size:28px;
	line-height:34px;
	font-weight:normal;
}

.content .block-main-left p, .content .block-main-3-col .col ul {
	padding-bottom:15px;
	color:#49595F;
}

.content .block-main-3-col .col ul {
	padding-left:20px;
}

.content .block-main-left p strong {
	font:normal 17px/23px Arial;
	color:black;
}


.content-gallery .block-top {
	margin-top:15px;
	margin-left:-120px;
	background:url(images/bg-tree-gallery.jpg) no-repeat top left;
}

.content-gallery .block-top h1, .content-gallery .block-top p {
	padding-left:150px;
	padding-bottom:10px;
	font:normal 16px/22px Century Gothic;
}

.content-gallery .block-top h1 {
	color:#5DA8CF;
	font:normal 25px/26px Century Gothic;
}

.content-gallery .block-top img {
	float:right;
	margin-right:10px;
	margin-left:25px;
}

.content-about-us .block-top {
	margin-top:15px;
	background:url(images/bg-tree-about-us.jpg) no-repeat top left;
	position:relative;
}

.content-about-us .block-top p {
	font:normal 18px/26px Century Gothic;
	padding-bottom:20px;
}

.content-about-us .block-top p strong {
	color:#5DA8CF;
	font-size:30px;
	line-height:40px;
	font-weight:normal;
}

.content-about-us .block-top  .contact-us-button {
	position:absolute;
	bottom:22px;
	left:120px;
}

.content-about-us .block-top img {
	float:right;
	margin-right:10px;
	margin-left:25px;
}


/* SERVICES PAGE */

.content-services .block-top {
	margin-top:15px;
	background:url(images/bg-tree-services.jpg) no-repeat top right;
	position:relative;
}

.content-services .block-top p {
	font:normal 18px/26px Century Gothic;
	padding-bottom:20px;
}

.content-services .block-top p strong {
	color:#5DA8CF;
	font-size:30px;
	line-height:40px;
	font-weight:normal;
}

.content-services .block-top .contact-us-button {
	position:absolute;
	bottom:22px;
	right:140px;
}

.content-services .block-top img {
	float:left;
	margin-left:10px;
	margin-right:25px;
}

.content-services .block-top ul {
	padding-left:570px;
	margin-top:-10px;
}

.content-services .block-main-3-col .col p {
	margin-bottom:10px;
}

.content-services .block-main-3-col .col h5 strong {
	font-size:24px;
	line-height:30px;
}

.content-services .block-main-3-col .left {
	width:460px;
	padding-right:20px;
}

.content-services .block-main-3-col .right {
	width:480px;
}


.content-contact-us .block-top {
	margin-top:15px;
	margin-left:-120px;
	background:url(images/bg-tree-contact-us.jpg) no-repeat top left;
	position:relative;
}

.content-contact-us .block-top h1 {
	color:#5DA8CF;
	padding:0 0 30px 120px;
	font:normal 30px/32px Century Gothic;
}

.content-contact-us .block-top p {
	padding:0 0 17px 120px;
	font:normal 17px/22px Century Gothic;	
	clear:left;
}


.content-contact-us .block-top img {
	float:right;
	margin-right:10px;
	margin-left:25px;
}

.content-contact-us .block-top em {
	display:block; 
	float:left;
	width:180px;
	font-style:normal;
	padding-bottom:30px;
}

/* FOOTER */
#footer {
	background:#DEE2E2;
}

#footer .content {
	width:960px;
	min-height:140px;
	margin: 0 auto;
	color:#49595f;
	background:url(images/bg-footer.png) no-repeat top right;
}

#footer p {
	padding-top:25px;
}

/* 
#footer ul {
	margin-right:420px;
	list-style:none;
}

#footer ul li {
	float:left;
	padding-right:20px;
	background:url(images/bullet-footer.png) no-repeat center right;
}
*/
 
/* COPYRIGHT */
#copyright {
	background:black;
	color:white;
	padding:10px 0;
	text-align:center;
}

a.sunroom {
	background:url(images/sunroom.png) no-repeat 0 3px;
	padding:5px 0 5px 100px;
	color:white;
}
