/* @override http://97.74.249.27/wp-content/themes/sniperhill/library/styles/custom/sniperhill.css */

/* @override http://sniperhill/wp-content/themes/sniperhill/library/styles/custom/sniperhill.css */

/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */

body{background: #000000 url(img/sniperhill-bg.jpg) no-repeat center top;}

a{color: #9d0000;}
a:hover {color: #9d0000;}

#page .navigation ul li a:hover{
text-decoration: none;
color: #9d0000;
}

#page div.header-image {
	float: left;
	width: 254px;
	height: 116px;
}

#page .navigation ul li a:hover, #page .navigation .search .button:hover{color: #9d0000;}

#sidebar ul.categories li a{color: #9d0000;}

#footer {
	width: 1080px;
	margin: 0 auto;

}

.footernav {
	float: left;
}

.credit {
	float: right;
}

#footer div.footerwrap a {
	color: #7d7d7d;
}

.affiliates li a img {
	border: 3px solid #7d7d7d;
	margin-right: 4px;
}

#footer .copyright a {color: white;}

#flash_banner {
	margin: 10px 60px 0;
}

#content div div.content_wrap div.full-entry div.post ul.camps.floatleft {
	float: left;
	width: 110px;
}
	

#content div div.content_wrap div.full-entry div.post ul.camps.floatleft li {
	list-style-type: none;
	list-style-image: url(../../img/mail.png);
	height: 40px;
	line-height: 1.3em;
}

.left {
	margin: 0 10px 0 30px;
}

.last {
	margin: 0 0 0 30px;
}
