/*ALTERNATIVE STYLES - TERRA*/

/** Color Codes

	Gradient light green: 85a44e
	Gradient dark green: 323f1b
	
	Light green: 99cc33
	Hover: 85a44e

*/

ul#nav li.selected{background:#85a44e url(images/terra/top-tab-left.gif) top left no-repeat}

ul#nav li.selected a:link, ul#nav li.selected a:visited, ul#nav li.selected a:hover{background: url(images/terra/top-tab-right.gif) top right no-repeat}

#banner{background:#85a44e url(images/terra/banner.jpg) top left no-repeat}

p.banner-button{background:url(images/terra/banner-btn-left.jpg) top left no-repeat}

.banner-button a:link, .banner-button a:visited{background:url(images/terra/banner-btn-right.jpg) top right no-repeat}

#subnav ul li.selected{background:#323f1b url(images/terra/bottom-tab-left.gif) bottom left no-repeat}

#subnav ul li.selected-1{background:#323f1b url(images/terra/bottom-tab-left-1.gif) bottom left no-repeat}

#subnav ul li.selected a:link, #subnav ul li.selected a:visited, #subnav ul li.selected-1 a:link, #subnav ul li.selected-1 a:visited{background: url(images/terra/bottom-tab-right.gif) bottom right no-repeat}

#subnav ul li.selected a:hover, #subnav ul li.selected-1 a:hover{color:#85a44e}

ul#sub-subnav{color:#85a44e}

#post-nav{background:#323f1b url(images/terra/post-nav-left.gif) top left no-repeat}

#post-nav a:hover{color:#85a44e}

.spacer{background:#323f1b url(images/terra/post-nav-right.gif) top left no-repeat}

#footer{background:url(images/terra/footer-bkg.gif) bottom left no-repeat}

a.readmore{
	background:url(images/terra/icon+.gif) center right no-repeat;
	padding-right:18px
}

.content ul li{background:none; padding:0}

.entry ul li{list-style-type:none; background:url(images/terra/icon-check.gif) top left no-repeat; padding: 0 0 6px 20px}

/*SERVICES*/

ul.services-list{list-style-type:none; padding:0}

ul.services-list li{margin:0 -10px }

ul.services-list li h4{
	background-color:#85a44e;
	padding:8px 10px;
	margin-bottom:10px;
	text-transform:uppercase;
	color:#fff
}

ul.services-list li p{padding:0 10px 10px 10px;}

/*PROJECTS*/

.tag{background-color:#85a44e}

.post2 .entry h2, .post2 .entry h3{color:#85a44e}

.post2 .entry h3 a:link, .post2 .entry h3 a:visited{color:#333}

.post2 .entry h3 a:hover{color:#85a44e}

.title-project{background:url(images/terra/icon-project.gif) left 2px no-repeat; padding-left:26px}

