/*
Theme Name: Hunting Connections
Theme URI: http://www.huntingconnections.com
Description: The 2009 theme for the Hunting Connections website, managed by Eric Ellefson. This theme is built off of the default Wordpress theme.
Version: 2009
Author: Miles Rausch and Mark Henderson
Author URI: http://www.milesrausch.com/
Tags: dark, fixed width, three columns, two columns, widgets
*/

@import url("base.css");

body { color: #000; background: #ead3a2 url("images/body.gif") repeat-x center top; }

#page { background: url("images/page.jpg") no-repeat center top; }

#content { width: 940px; margin: 0 auto; }

.wrap { background: url("images/wrap.gif") repeat-x center 233px; }

#left { width: 258px; float: left; color: #fff; background: #000 url("images/left.gif") no-repeat center top; margin-bottom: 20px; }

#right { margin-left: 288px; font-size: 1.2em; text-align: justify; }
	#right p, #right .post .addthis_container
		{ padding-bottom: 12px; }
	#right .post { margin-top: 12px; }
	#right .post .postmetadata { font-size: .8em; color: #9B9B86; text-align: center; }
	#right .post .tags { font-size: .8em; color: #9B9B86; }
	
	#right h2 { font-size: 3.2em; margin: 14px 0 16px; color: #daac47; font-family: arial; letter-spacing: 2px; }
	
	#right .post h1, #right .post h2, #right .post h3, #right .post h4, #right .post h5, #right .post h6
		{ font-family: arial; line-height: 1; letter-spacing: 0; margin: 0 0 8px; color: #000; text-align: left; }
	
	#right .post h1 { font-size: 2.2em; }
	#right .post h2 { font-size: 2.1em; }
	#right .post h3 { font-size: 2.0em; }
	#right .post h4 { font-size: 1.8em; }
	#right .post h5 { font-size: 1.6em; }
	#right .post h6 { font-size: 1.4em; }
	
	#right .post .entry h1 { font-size: 2.0em; }
	#right .post .entry h2 { font-size: 1.8em; }
	#right .post .entry h3 { font-size: 1.6em; }
	#right .post .entry h4 { font-size: 1.4em; }
	#right .post .entry h5 { font-size: 1.2em; }
	#right .post .entry h6 { font-size: 1.1em; }

	#right .navigation { height: 48px; font-size: .9em; }

#sidebar { margin: 0 auto; width: 258px; color: #c1b5a8; background: #000 url("images/search-bottom.gif") no-repeat center bottom; padding-bottom: 8px; }
#sidebar .wrapper { padding: 8px; }

#sidebar h2, #sidebar h3, #sidebar h4
	{ color: #fff; margin-top: 10px; font-weight: normal; padding-bottom: 4px; }

#widgetgamesearch h3 { background: url("images/gs-head-black.gif") no-repeat left top; height: 23px; padding-bottom: 4px; }
	#widgetgamesearch h3 span { display: none; }
#widgetgamesearch .button { margin-top: 8px; width: 90px; }
#widgetgamesearch select { width: 100%; }
	
#widgetmapsearch h3 { background: url("images/ms-head-black.gif") no-repeat left top; height: 23px; padding-bottom: 4px; }
	#widgetmapsearch h3 span { display: none; }
#widgetmapsearch a.map { background: url("images/map-black.gif") no-repeat center center; display: block; height: 151px; margin-top: 8px; }
	#widgetmapsearch a.map span { display: none; }
	
.widget { padding-bottom: 12px; border-bottom: 1px solid #66513c; margin-bottom: 12px; }
.widget ul li { margin-bottom: 2px; list-style: inside square; color: #604532; }

#right #frmGameSearch_main, #right #frmMapSearch
	{ text-align: center; margin-bottom: 12px; }
#right #frmGameSearch_main .button, #right #frmMapSearch .button
	{ margin-top: 8px; width: 90px; }
#right #frmGameSearch_main select, #right #frmMapSearch select
	{ width: 50%; }

#information_left { width: 425px; }
#information_right { float: right; margin-top: 80px; padding-bottom: 8px; width: 205px; font-size: 0.8em; color: #9b9b86; background: #43240f url("images/info-bottom.gif") no-repeat center bottom; }
#information_right .wrapper { background: url("images/info-top.gif") no-repeat center top; padding: 8px 10px 0; height: 100%; }
	#information_right h3 { margin-bottom: 6px; color: #fff; }
	#information_right h4 { color: #fff; }
	#information_right ul { margin: 0 0 8px 20px; list-style: inside disc none; }
	#information_right hr { color: #593f2d; margin-bottom: 12px; border: 1px solid #593f2d; }
	