/*
THEME NAME: GunGuys
THEME URI: http://www.gunguys.com
DESCRIPTION: GunGuys.com Wordpress Theme 
VERSION: 1.9.0
AUTHOR: GunGuys.com
AUTHOR URI:
TAGS: sandbox, blueprint
TEMPLATE: sandbox
*/

@import url('blueprint/screen.css');

body {
	background-color: #3A0C04;
	font-family: georgia, verdana, arial, sans-serif;
}

a {
 color: #930;
 text-decoration: none;
}

a:visited {
 color: #530;
}

blockquote {
	background: url('img/quote.gif') no-repeat 0% 0%;
	font-family: Arial, sans-serif;
	padding-left: 25px;
}

h2.entry-title {
	font-family: 'Lucida Grande', 'Trebuchet MS';
	font-weight: bold;
}

.sidebar ul {
	list-style: none;
	padding-left: 0px;
}
	
#header #blog-title a {
	display: block;
	text-align: left;
	background: url(img/gunguys_header.png) top center no-repeat;
	height: 162px;
	width: 950px;
	text-indent: -9000px;
}

#header #blog-title {
	height: 162px;
    margin: 0px;
}

#wrapper {
    background-color: #D5CEA6;
}

#access {
	border: 1px solid #C5BE96; 
	border-width: 1px 0px;
}

#menu ul {
	list-style: none;
	padding-left: none;
	font-size: 1.5em;
	margin-bottom: 0em;
}

#menu li {
	float: left;
	margin-right: 2em;
}

#nav-above, #access .skip-link {
	display: none;
}

h3.widgettitle {
 	color: #930;
	font-family: 'Lucida Grande', 'Trebuchet MS';
	font-weight: bold;
	font-size: 18pt;
}

#rss-3 li {
	margin-top: 1em;
}

div.post {
	margin-bottom: 2em;
}	
