/* © xHtml Master 2007 - 2008 */
body {
	background:url(../img/bg.gif) repeat top left;
	color:#333;
	font:14px Georgia, "Times New Roman", Times, serif;
	text-align:center;
}
a {
	text-decoration:underline;	
	color:#eb5d14;
}
a:hover {
	text-decoration:none;
}
h1 {
	color:#b54441;
	font-size:32px;
	padding-bottom:7px;
	font-family:Arial Black, Helvetica, sans-serif;
	letter-spacing:-.05em;
}
h2 {
	font-size:18px;
	color:#de5c17;
	padding-bottom:7px;
}
h3 {
	font-size:16px;
	color:#9d3666;
	padding-bottom:5px;
}

h1.lootbags {
	color:#b54441;
	font-size:24px;
	padding-bottom:7px;
	font-family:Arial Black, Helvetica, sans-serif;
	letter-spacing:-.05em;
}
.left {
	float:left
}
.right {
	float:right
}
.clear {
	clear:both;
	display:block;
	height:1px
}
.spacer {
	display:block;
	height:20px;
}
.post {
	background:url(../img/dots-2.gif) repeat-x bottom;
	padding-bottom:20px;
	width:460px;
	float: left;
	clear: both;
	
}
	.post p {
		line-height:140%;
		padding-bottom:12px;
	}
	.post small {
		font-size:12px;
		color:#666666;
	}
	.post img.img {
		display:block;
		float:right;
		position:relative;
		right:-10px;		
	}

#container {
	background: url(../img/bg-content.png) repeat-y top center;
	width:866px;
	margin:0 auto;
	xborder:1px solid #FF0000;
}

#header {
	background:url(../img/bg-header.jpg) no-repeat;
	width:840px;
	height:272px;
	text-align:left;
	margin:0 auto;
}
	#header h1 {
		font-size:1px;
		height:1px;
		line-height:1px;
		text-indent:-10000px;
		padding-bottom:0px;
	}
	#header ul {
		padding-top:184px;
		padding-left:6px;
	}
	#header ul li {
		float:left;	
		padding-left:6px;
	}
		#header ul li a {
			text-decoration:none;
			display:block;
			float:left;
			background-position:top;
			height:72px;
		}
		#header ul li a:hover, #header ul li a.current_item, #header ul li.current_item_parent a, #header div#home-highlight ul li.home-page a{
			background-position:bottom;
		}
		#header ul li.home-page a {
			background-image:url(../img/m1.gif);
			width:80px;
			text-indent: -5000px;
		}
		#header ul li.about-page a {
			background-image:url(../img/m2.gif);
			width:110px;
			text-indent: -5000px;
		}
		#header ul li.loot-bags-cat a {
			background-image:url(../img/m3.gif);
			width:132px;
			text-indent: -5000px;
		}
		#header ul li.contact-page a {
			background-image:url(../img/m4.gif);
			width:103px;
			text-indent: -5000px;
		}
#content {
	clear:both;
	width:840px;
	margin:0 auto;
	text-align:left;
}
#page {
	float:left;
	width:480px;
	padding-left:45px;
	padding-bottom:20px;
}
  #page img.alignright{
	float: right;
}

.size-thumbnail {
	padding:6px;
	border:1px solid #CCC;
	margin-left:30px;
}

#sidebar {
	float:right;
	padding-right:20px;
	width:245px;
	padding-bottom:20px;
}
	#sidebar h3 {
		height:36px;
		font-size:1px;
		text-indent:-10000px;
		padding-bottom:7px;
	}
		#sidebar h3 img {
			display:block;
		}
	#sidebar p {
		font-size:12px;
		color:#6a4f41;
		line-height:150%;
	}
	#sidebar ul li {
		padding-bottom:5px;
	}
		#sidebar ul li a {
			background:url(../img/bullet.gif) no-repeat left center;
			padding-left:20px;
			font-size:12px;
			color:#46342b;
		}
		
		
li.widget_links h2.widgettitle {
		height:36px;
		font-size:1px;
		text-indent:-10000px;
		padding-bottom:7px;
		background:url(../img/favorite_link.gif) no-repeat;
		margin:20px 0 0 0;
}

#footer {
	width:840px;
	margin:0 auto;
	background:url(../img/dots.gif) repeat-x top #D96B24;
	color:#fff;
	font-size:11px;
	padding:15px 0;
	text-transform: uppercase;
}
	#footer li {
		display:inline;
		padding-left:7px;
	}
	#footer li.lower-case{
	  text-transform: none;
	}
	#footer a {
		color:#fff;
		padding-right:7px;
	}
	#footer strong {
		padding-right:7px;
		font-weight:normal;
	}