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

body{
height:auto;
background: #3D1911 url(../img/pirate-paper-brown.jpg)  repeat-x center top;}
.blue{color: #f55507;}
#content .content_wrap.entries .entry h2, #content .content_wrap .full-entry .post h2{color: #f55507;}

#sidebar ul ul { margin: -50px 0 20px 0px; text-align: center; }
#sidebar ul li a{color: #C63506; line-height: 1.5em;}

/*#footer {padding-bottom:20px; margin-bottom: 0px;}*/
#footer h2 {color:#ffffff;}
#footer .footerList li {color:#888888;}
#footer .copyright span {color:#999999;}
#footer .copyright {color:#888888;}

#content .content_wrap .entries ul li .entry ul li, #content .content_wrap .full-entry .post ul li {
background:transparent url(../img/bullet.gif) no-repeat scroll 0 0;}

.navigation .border { position: relative; }
.navigation .search {
	position: absolute; 
	right: 0; 
	bottom: 5px;
}

#page .navigation ul li { background-image: url(../img/bullet.gif); }

/* Sliders */
div.info_slider {
	width: 380px;
	height: 265px;
	float: right;
	margin: 10px 100px 0 0;
}
