body  {
background: url(trailsend/carbon.jpg) repeat top left;
}

h1, h2, h3, h4, h5, h6  {
	color: #000;
}

a:link, a:visited  {
	color: #ffcc00;
}

/* STRUCTURE */

#wrap {

}

#header  {
	background: #fff url(trailsend/header.jpg) repeat-x top left;
	border-bottom: 3px solid #555;
}

#header h1.title a  {
	color: #000;
}

#header p.description  {
	color: #5c443a;
}

#rss  {
	background-color: #000;
	font-weight:bold;
		color: #ffcc00;
		font-size:12px;
}

#rss a  {
	color: #ffcc00;
	text-decoration:none;
}

#featured  {
	background: #fff url(trailsend/featuredbg.jpg) repeat-x top left;
}

#featured .buttons a.prev  {
	background: url(trailsend/prev.jpg) no-repeat top left;
}

#featured .buttons a.next  {
	background: url(trailsend/next.jpg) no-repeat top left;
}

#steps  {
	background: url(trailsend/stepsbg.jpg) repeat-x top left;
}

#steps ul li a  {
	padding-top:10px;
	color: #ffcc00;
	font-size:14px;
	font-weight:bold;


}


#content  {
	border-top: 2px solid #000;
	border-bottom: 2px solid #000;
	background-color: #fff;
}

#content .moreinfo  {
	border: 1px solid #ffcc00;
	background-color: #f1f1f1;
	color: #000;
}

#content .moreinfo h3  {
	color: #000;	
	font-size: 16px;
}

#content .moreinfo .more a  {
	color: #000;
	background: url(trailsend/moreinfo.jpg) no-repeat center left;
}

#news  {
	color: #75818a;
}

#news h3  {
	color: #000;
}

#news ul li a  {
	color: #4ecaf3;
}

#news p.more a  {
	color: #75818a;
}

#bottom  {
	background: #cc0000 url(trailsend/bottombg.jpg) repeat-x top left;
}
#bottom p {
color:#FFFFFF;
}
#bottom H3  {
font-size:18px;
color: #ffcc00;
}
#bottom H2  {
font-size:18px;
color: #ffcc00;
}

#newsletter input.text  {
	background-color: #d6e4e5;
}

#footer  {
	background: #cc0000 url(trailsend/footerbg.jpg) repeat-x top left;
	color: #ffcc00;
}

#footer p a  {
	color: #ffcc00;
}

/* NAVIGATION */

#nav ul li a:link, #nav ul li a:visited  {
	color: #ffcc00;
}

/* BLOG CSS */

.post .categories  {
	background-color: #4ecaf3;
	color: #fff;
}

.post .categories a  {
	color: #fff;
}

.post h2.title .date a  {
	color: #99bcbf;
}

.post h2.title a  {
	color: #000;
}

.post p.comments a  {
	background: url(trailsend/comments.jpg) no-repeat center left;
	color: #000;
}

p.continue a  {
	color: #4ecaf3;
}

#postad  {
	background-color: #f5f8f8;
}

a.adlink  {
	color: #000;
}
.asidespost  {
	border-left: 3px solid #4ecaf3;
}

#sidebar img.bigad  {
	border: 2px solid #4ecaf3;
}

#tabbox  {
	border: 1px solid #9bbec1;
}

#tabbox ul.idTabs  {
	background: #e9f0f1;
}

#tabbox ul.idTabs li a:link, #tabbox ul.idTabs li a:visited  {
	color: #000;
}

#tabbox ul.idTabs li a.selected  {
	color: #fff;
	background: #8bc62d url(trailsend/selectedtab.jpg) repeat center center;
}

#boxes ul  {
	background: #fff;
}

#boxes ul li {
	background: url(trailsend/tablibg.jpg) no-repeat top left;
}

#boxes ul li:first-child  {
	background: none;
}

#boxes ul li a:link, #boxes ul li a:visited   {
	color: #000;
}

#leftwidget  {
	border-right: 1px solid #dedede;
}

.widgetlist  h3  {
	background: url(trailsend/widgethead.jpg) no-repeat center left;
	color: #fff;
}

.widgetlist ul li  {
	border-bottom: 1px solid #f0f0f0;
}

.widgetlist ul li a:link, .widgetlist ul li a:visited  {
	color: #000;
}
.commentlist {
	border-top: 2px solid #C8DCDE;
}
.commentlist li {
	border-bottom: 2px solid #C8DCDE;
}
.commentlist .alt {
	background: #DFEAEB;
}
#commentform input {
	background: #DFEAEB;
	border: 1px solid #C8DCDE;
}
#commentform textarea {
	background: #DFEAEB;
	border: 1px solid #C8DCDE;
}
/* DROP DOWN PAGE NAVIGATION */

#pagenav li ul li {
	background: #DFEAEB;
	border: 1px solid #C8DCDE;
}


    /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
	
	

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:696px;
		height:241px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		margin:1em 0;
		padding:0;
		height:28px;	
		}
	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;
		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		border:1px solid #ccc;
		background:#DAF3F8;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#5DC9E1;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}