/* Template 1 */

body{
	background: url(http://images.thehuntzone.com/templates/template1/template1_body-bg.jpg) repeat-x #000;
}

/* Links -------------------------------------------------------------------------------  */
a{
	color: #330;
}
a:visited{
	color: #444325;
}

/* Container ---------------------------------------------------------------------------  */
#wrapper{
	background-color: #000;
}
#container{
	background-color: #2D2D16;
	border-color: #2a2b19;
}

/* Login Box  ------------------------------------------------------------------------------  */
#login_box{
	background: url(http://images.thehuntzone.com/templates/template1/template1_loginbar-bg.gif) repeat-x #996;
}
#login_box #top_login_submit{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_button-loginbar_login.gif);
}
#login_box #top_login_signup{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_button-loginbar_signup.gif);
}

/* Header ------------------------------------------------------------------------------  */
h1 a{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_profile_header-bg.jpg) !important;
}

/* Top Navigation ----------------------------------------------------------------------  */
#topnav{
	background: url(http://images.thehuntzone.com/templates/template1/template1_topnav-li-bg.gif) repeat-x #330;
}
#topnav li a{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_topnav-li-divider.gif);
	color: #996;
}
#topnav li.resources{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_topnav-li-last-dv.gif);
	background-position: 100% 50%;
}
#topnav li a:hover,
#home #topnav li.home a,
#profile #topnav li.profile a,
#mine #topnav li.mine a,
#profiles #topnav li.profiles a,
#resources #topnav li.resources a,
#invite #topnav li.tell a,
#chat #topnav li.chat a{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_topnav-li-over.gif);
	color: #cc9;
}

/* Main Content-------------------------------------------------------------------------  */
#main{
	background-color: #9B9A6E;
}
#left-col div,
#right-col div{
	background-color: #cc9;
}
#contents div h2,
#contents div h3,
#mine #about_me label{
	background: url(http://images.thehuntzone.com/templates/template1/template1_box-h3-bg.gif) top right no-repeat #4F4D26;
	border-color: #2D2C17;
}

/* Profile Page */
.backlink a{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_button_back.gif);
}
a.pending-friend{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_button_pending.gif);
}
button.continue{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_button_continue.gif);
}
button.submit{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_button_submit.gif);
}
button.save{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_button_save.gif);
}
button.edit{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_button_edit.gif);
}
button.editor{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_button_edit.gif);
}
button.preview{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_button_preview.gif);
}
button.add{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_button_add.gif);
}
button.add-friend{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_button_add_friend.gif);
}

form .login_submit{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_button_login.gif);
}

p.bb-buttons{
	background-color: #996;
}
#contents div#customize form{
	background-color: #cc9; 
}
#about_me img#profile_photo{
	border-color: #663;
}
#about_me dl,
#stories ul,
#comments li,
#resource-results li,
#mine #about_me ul,
#mine #pending_friends li,
#mine #pending_comments li,
#customize ul,
#customize ul.photo,
#customize ul.templates{
	background-color: #9F9F73;
}
#about_me dt,
#about_me dd,
#comments li,
#resource-results ul,
#resource-results li,
#mine #about_me li,
#mine #pending_friends li,
#mine #pending_friends li ul li,
.message,
#customize ul.thumbs li,
#customize .templates ul.thumbs li{
	border-color: #cc9; 
}
#contents #stories div.nophoto{
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_no-photo.gif);
}

/* My Profile */
#mine #pending_comments li.odd,
#mine #pending_friends li.odd{
	background: #ffc;
}

/* Footer ------------------------------------------------------------------------------  */
#footer{
	background: url(http://images.thehuntzone.com/templates/template1/template1_footer-bg.jpg) no-repeat #43432d;
	color: #989878;
}
#footer-links{
	border-color: #4F4D26;
	background-image: url(http://images.thehuntzone.com/templates/template1/template1_footer-links-bg.gif);
	background-color: #202007;
}	
#main-links,
#main-links a{
	color: #CDCCA0;
}
#sub-links,
#sub-links a{
	color: #9A9A6F;
}
#footer a{
	color: #A0A083;
}

/* Ad Slots */
#top-ads,
#bottom-ads,
#side-ads,
#tower-ads{
	background-color: #2D2D16;
}
#bottom-ads{
	border-color: #2D2D16;
}
#featured-results{
	border-color: #302d0e;
}
#featured-results h3{
	background-color: #4f4d26 !important;
}

/* Misc ------------------------------------------------------------------- */
img.profile_photo, img.photo, img.thumb{
	border-color: #663;
}
.count strong,
.prev-next2 strong{
	color: #600;
}
#stories li p.more a{
	color: #330;
}