/* 
Theme Name: whiteboard
Theme URL: http://whiteboardframework.com/
Description: A blank theme for you to draw on.
Author: Brian Purkiss
Author URI: http://brianpurkiss.com
Version: 2.0.1

Obviously, you may edit the above info upon your customization.
Though I wouldn't mind a link somewhere... *hint hint*
*/

/*  The following CSS Reset was written by Dejan Cancarevic
http://stylizedweb.com/2008/02/14/10-best-css-hacks/         */

html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
{margin:0;padding:0;}

body{
	background:url(images/side-content-bg.jpg) repeat scroll center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

hr {
	height:1px;
	color:#CCCCCC;
}

#container{
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
}

#header{
	background: url(images/i-like-guns-header-bg.jpg) no-repeat scroll center top;
	height:378px;
}

#content-wrap{
	width:900px;
	text-align:justify;
	margin:0 auto 0 auto;
}

#top-ad{
	width:830px;
	height:124px;
	text-align:justify;
	padding:25px 35px 0 35px;
	float:left;
}

#top-ad a{
	display: block;
	text-indent: -9000%;
	outline: none;
}

#top-ad .ad{
	background:url(images/buy-i-like-guns-ad.gif) no-repeat;
	width:830px;
	height:124px;
}

a.ad2{
	display: block;
	text-indent: -9000%;
	outline: none;
}

.ad2{
	background:url(images/order-making-of-i-like-guns-ad.gif) no-repeat;
	width:224px;
	height:145px;
}

#content{
	width:545px;
	text-align:justify;
	padding:35px 0 35px 35px;
	float:left;
}


#content .post-arc {
	padding-bottom:7px;
	border-bottom:solid 1px #CCCCCC;
	margin-bottom:20px;
	float:left;
}

#sidebar{
	width:224px;
	text-align: left;
	padding:0 35px 35px 25px;
	margin:35px 0;
	float:right;
	border-left:solid 1px #CCCCCC;
}

#sidebar ul li ul li{
	margin:0 0 2px 0;
}

#sidebar .widget{
	margin:0 0 20px 0;
}

.mp-form input{
	margin-bottom:6px;
}

.MailPressFormName{
	color: #999999;
	font-size:12px;
}

.MailPressFormEmail{
	color: #999999;
	font-size:12px;
}

#footer{
	border-top:solid 1px #CCCCCC;
	width:830px;
	padding:20px 0 35px 0;
	margin:0 35px 0 35px;
	float:left;
}

#footer p{
	padding-bottom:5px;
}

.post{
	padding-bottom:3px;
	float:left;
}

.post-wrap{
	margin-bottom:40px;
	padding-bottom:7px;
	border-bottom:solid 1px #CCCCCC;
	float:left;
}

.post-image{
	border:1px solid #C3C3C3;
	float:left;
	height:323px;
	margin-right:8px;
	padding:1px;
}

.postmeta {
	float:right;
}

.postmeta a{
	display: block;
	text-indent: -9000%;
	outline: none;
}

.postmeta li{
	display: block;
	float:left;
	margin-right:7px;
}

.facebook{
	height:16px;
	width:16px;
	background: url(images/facebook.png);
}

.twitter{
	height:16px;
	width:16px;
	background: url(images/twitter.png);
}

a:link {
	color: #0099FF;
	text-decoration:none;
}

a:visited {
	color:#0099FF;
	text-decoration:none;
}

a:hover {
	color: #999999;
	text-decoration:underline;
}

/* ------------------------------------------------------------------ ALBUM INFO */

.album-info{
	width:535px;
	height:300px;
	-moz-border-radius: 5px; /* FF1+ */
  	-webkit-border-radius: 5px; /* Saf3+, Chrome */
    border-radius: 5px; /* Opera 10.5, IE 9 */
	padding:5px;
}

.box_rgba {
  background-color: #E7E7E7;
}

.album-cover {
	float:left;
	width:300px;
}


.track-list {
	float:right;
	width:225px;
	padding-left:10px;
}

/* ------------------------------------------------------------------ SPONSORS */


.sponsors{
	width:224px;
	height:141px;
	float:left;
}

.sponsors li{
 	list-style: none;
}

.sponsors a {
	display: block;
	text-indent: -9000%;
	outline: none;
}

.sponsors a:hover {
	background-position: right;
}

.sponsors .fender {
	height:48px;
	width:112px;
	background: url(images/fender-logo.gif) no-repeat;
	float:left;
}

.sponsors .revolver {
	height:48px;
	width:112px;
	background: url(images/revolver-logo.gif) no-repeat;
	float:left;
}

.sponsors .shooters {
	height:93px;
	width:112px;
	background: url(images/shooters-logo.gif) no-repeat;
	float:left;
}

.sponsors .nra {
	height:93px;
	width:112px;
	background: url(images/nra-logo.gif) no-repeat;
	float:left;
}

/* ------------------------------------------------------------------ FORMBULIDER*/

form.formBuilderForm, div.formBuilderSuccess {
	clear:both;
	padding:0;
	text-align:left;
}

/* ------------------------------------------------------------------ WHOLESALE LINK */

.wholesale-link{
	position:relative;
	top:-42px;
	float:right;
}

.wholesale-link li{
	float:left;
}

li.wholesale {
	
}

li.asterisk {
	background: url(images/asterisk_yellow.png) no-repeat;
	width:16px;
	height:16px;
	margin-right:5px;
}

/* ------------------------------------------------------------------ MENU */

#topNav{
	width:900px;
	margin:0 auto 0 auto;
}

.menu{
	position:relative;
	top:320px;
	padding-left:70px;
}

.menu ul{
	padding:0;
	margin:0;
}

.menu li{
	list-style:none;
	display: inline-block;
	padding:0 40px 0 0;
	float:left;
}

.menu a{
	font-family:'StockstillSolidRegular', Georgia, "Times New Roman", Times, serif;
	font-size:25px;
	text-decoration:none;
}

.menu a:link{
	color:#FFFFFF;
}

.menu a:visited{
	color:#FFFFFF;
}

.menu a:hover{
	color: #C1AF03;
}


/* ------------------------------------------------------------------ TYPE */

@font-face {
	font-family: 'OctinStencilFreeRegular';
	src: url('octin_stencil_free-webfont.eot');
	src: local('octin_stencil_free-webfont.eot'), url('octin_stencil_free-webfont.woff') format('woff'), url('octin_stencil_free-webfont.ttf') format('truetype'), url('octin_stencil_free-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'StockstillSolidRegular';
	src: url('stocks__-webfont.eot');
	src: local('stocks__-webfont.eot'), url('stocks__-webfont.woff') format('woff'), url('stocks__-webfont.ttf') format('truetype'), url('stocks__-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}


date {
	color:#999999;
	font-size:12px;
	position:relative;
	top:3px;
}

strong {
	font-weight:bold;
}

p {
	line-height:1.5em;
	font-size:12px;
	padding-bottom:12px;
}

h1 {
	font-size:40px;
	font-weight:normal;
	color:#000000;
}

h2 {
	font-size:35px;
	font-weight:normal;
	color:#000000;
}

	#content h2 {
		font-family: 'OctinStencilFreeRegular', Georgia, "Times New Roman", Times, serif;
		font-size:38px;
		font-weight:normal;
		color:#000000;
		border-bottom:solid 5px #8F9157;
		margin-bottom:15px;
	}
	
		#content h2 a {
		color:#000000;
		text-decoration:none;
	}
	
		#content h2 a:visited {
		color:#000000;
		text-decoration:none;
	}

		#content h2 a:hover {
		color: #999999;
		text-decoration:none;
	}
	
		#content .post-arc h2 {
		font-family: 'OctinStencilFreeRegular', Georgia, "Times New Roman", Times, serif;
		font-size:30px;
		font-weight:normal;
		color:#000000;
		border-bottom:none;
		margin-bottom:7px;
	}
	
		#content .post-arc h2 a {
		color:#000000;
		text-decoration:none;
	}
	
		#content .post-arc h2 a:visited {
		color:#000000;
		text-decoration:none;
	}

		#content .post-arc h2 a:hover {
		color: #999999;
		text-decoration:none;
	}



	#sidebar h2 {
		font-family: 'OctinStencilFreeRegular', Georgia, "Times New Roman", Times, serif;
		font-size:18px;
		font-weight:normal;
		color:#8F9157;
		margin-bottom:5px;
	}
	
		#sidebar a {
		color: #999999;
		text-decoration:none;
	}
	
		#sidebar a:visited {
		color: #999999;
		text-decoration:none;
	}

		#sidebar a:hover {
		color: #0099FF;
		text-decoration:underline;
	}

h3 {
	font-size:15px;
	font-weight:normal;
}

h4 {
	font-size:13px;
	font-weight:normal;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
}


#formBuilderCSSIDOrder_Making_of_I_Like_Guns .small_text_area textarea {
	width:50%;
	float:left;
}

/* ------------------------------------------------------------------ LISTS */

ul{
	list-style:none;
}

li{
	list-style:none;
}

/*
Here is a list of all the <DIV>s in Whiteboard.
*/

.post{}
.postmeta{}
.postnavigation{}
#searchform{}

#comments
.comments_navigation{}
.comments_navigation{}
.comments_reply{}
.comments_text{}
.comments_meta{}