/*
Theme Name: South West Guns Custom Theme
Theme URI: 
Description: 
Version: .1
Author: ParkMart
Author URI: www.theparkmart.com
*/

/* CSS Document */

/****Clear Fix****/

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */

/****End Clear Fix****/

body
{
	
}


* {
margin:0;
padding:0;
outline:none;
}

body {
background: #1b0f11;
font:.75em Arial, Verdana, sans-serif;
color:#504548;
padding: 10px;
}

.post {
	width: 430px;
	
}

a {
color: #900;
}

a:hover {
text-decoration:none;
}

#header {
height:257px;
display:block;
background:url(../images/header.jpg) top center no-repeat;
margin:0 auto;
width:768px;
}

h1.main_title {
font:170% Century Gothic;
color:#fff;
font-weight:bold;
margin:20px auto 0;
text-align:center;
}

h1.main_title a {
color:#fff;
text-decoration:none;
}

#container-border {
width:750px;
margin:0 auto;
background:#fff;
border: 10px solid #fbf7da;
padding:0px;
min-height: 600px;}

#container {
width:740px;
margin:0 auto;
background:#fff;
border: 1px #e1dec4 solid;
padding:5px;
/*
min-height: 1500px;
*height: 1500px;
*/
}

#navigation {
background: url(images/button_bg.jpg) repeat-x ;
width:770px;
border-bottom:6px solid #dddbdc;
padding:9px 0;
margin:0px auto 11px;
font:100% Georgia;
color:#fff;
letter-spacing:2px;
text-transform:uppercase;
}

#nav-inner {
	margin: 0 0 0 54px;
}

#nav li {
list-style:none;
display:inline;
margin-right:0px;
border-right:1px solid #e05865;
}
	#nav li.page-item-9
	{
		border-right: none;
	}

#nav a {
padding:12px;
color:#e3c4a1;
text-decoration:none;
margin-right:0px;
}

#nav a:hover {
color:#fff;
}

#nav a.active {
color:#fff;
font-weight:bold;
}

#inner_container {
padding:10px 10px 50px 25px;
}

#container img {
padding:5px;
}

#container ul li {
margin:10px 0;
}

#sidebar {
width:231px;
padding:0px;
float:right;
color: #900;
}
	#sidebar ul li 
	{
		list-style: none;
		margin: 10px auto;
	}
	#sidebar img {
		background: #fff;
	}
	
	#sidebar_links 
	{
		width: 152px;
		margin: 0 auto;
	}
	
	
	
#vendor_badge {
	background: url(images/vendor_badge_bg.jpg) repeat-y;
	color: #FFF;
	padding: 20px;
}
	#vendor_badge img {
		padding: 0;
	}
	
	#vendor_badge h3
	{
		font-size: 20px;
		font-family: Georgia, "Times New Roman", Times, serif;
	}

	.vendor_bttn
	{
		margin: 0 0 0 6px;
		
	}
	

#dg_badge {
	margin: 0 auto;
	text-align: center;
}

#gunpouch {
	text-align: center;
	margin: 0 auto;
}

#container #sidebar h2 {
font-size:90%;
margin:0px;
}

#container #sidebar p {
text-indent:0;
font-size:90%;
line-height:17px;
}

#content {
margin-right:240px;
}

blockquote {
background:url(../images/quote.gif) bottom right no-repeat #292935;
padding:2px 17px;
}

p {
margin:10px 0;
padding:5px;
line-height:20px;
text-indent:0px;
}

p.note {
padding:20px;
background:#2D2D44;
color:#fff;
}

#container h1 {
font:1.75em Georgia, Times, serif;
color:#1b0f11;
margin:15px 0 0 0px;
}

#container h2 {
font:1.1em Georgia, Times, serif;
color:#d2002c;
font-style:italic;
margin:25px 0 15px;
}

#container h2.custom_1 {
font:2.1em Georgia, Times, serif;
color:#d2002c;
font-style:italic;
margin:25px 0 15px;
}

#container h3 {
font:2em Monotype Corsiva, Georgia, Times, serif;
color:#d2002c;
font-style:italic;
margin:25px 0 15px;
}

#container ul {
margin:10px 15px;
}



/*REGISTRATION FORM STYLES*/
#registration-form 
{
}

#registration-form h2
{
	font:1.1em Georgia, Times, serif;
	color:#d2002c;
	font-style:italic;
	margin:25px 0 15px;
	line-height: 0px;
}

.red 
{
	color:#d2002c;
	font-size: 1.0em;
	line-height: 1em;
	font-style: italic;
}

.form_date
{
	font-weight: bold;
	font-size: 14px;
}

.price 
{
	color:#d2002c;
}

.price_large 
{	
	font:1.1em Georgia, Times, serif;
	color:#d2002c;
	font-weight: bold;
}

#registration-form p 
{
	text-indent: 0px;
}

#totalArea {display:none;}
#totalArea input {
  background-color:transparent;
  border-style:none;
  color: #333;
  
  text-align:right;
  width:6em;
  font-size: 1.0em;
}

fieldset {
  display:block;
  margin:auto;
  width:40%;
}
fieldset div {
  clear:both;
  margin:auto;
  text-align:left;
  width:4.5em;
}

fieldset div label {float:right}
fieldset div input {float:right;}
fieldset .textInput {width:auto;}
fieldset .textInput label {
  float:none;
  display:inline;
}




/*END REGISTRATION FORM STYLES*/

#footer {
width:750px;
background:#463a3d;
padding:10px;
margin:15px auto;
clear:both;
height: 61px;
}

#phxart_badge {
	margin: 10px;
	float: left;
}

#phone {
	float: right;
	text-align:right;
	color: #afafaf;
	margin: 14px;
}
	

#content table {
width:475px;
background:#1E1E2D;
margin:25px 0;
}

td {
padding:8px;
text-align:left;
background:none;
font:100% Georgia;
}

th {
color:#fff;
padding:10px;
}

#footer p {
text-indent:0;
}

#footer p.validate {
float:right;
}
