/*  
Theme Name: Heavy Artillery
Theme URI: http://heavyartillery.com/
Description: Causing mass hysteria in your area.
*/
@import url("nav.css");
@import url("gallery.css");
@import url("lists.css");
@import url("misc.css");

/*******************/
/*    New Shop    */
/*******************/

#ironlak, #montanablack, #montanagold, #caps {
	width: 490px;
	padding-bottom: 6px;
	padding-top:3px;
}

a.prolink  {
	font-size: 16px;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
	color: #000000;
}

.dropdesc {
	padding-bottom: 5px;
	padding-top: 3px;
	text-align: justify;
}

.product input {
	width: 20px;
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	background-color: #000000;
}

.product td {
	font-size: 13px;
}

.panel {
position: absolute;
top: -20px; 
right: 200px;
display: none;
background: #000000;
border:1px solid #FFFFFF;
-moz-border-radius-topleft: 20px;
-webkit-border-top-left-radius: 20px;
-moz-border-radius-bottomleft: 20px;
-webkit-border-bottom-left-radius: 20px;
-moz-border-radius-bottomright: 20px;
-webkit-border-bottom-left-right: 20px;
width: 330px;
height: auto;
padding: 30px 130px 30px 30px;
}

#panelleft {
	width: 171px;
	float: left;
}

#panelright {
	width: 140px;
	float: right;
	padding-top: 133px;
	text-align: right;
}

.panel input {
	background-color: #181818;
	border: 1px solid #5B5B5B;
	color: #FFFFFF;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 12px;
	padding: 2px;
	width: 170px;
}

.panel label {
}

.panel h1 {
	font-size: 18px;
	font-weight: 700;
}

.panel p{
margin: 0 0 15px 0;
padding: 0;
color: #cccccc;
}

.panel a, .panel a:visited{
margin: 0;
padding: 0;
color: #9FC54E;
text-decoration: none;
border-bottom: 1px solid #9FC54E;
}

.panel a:hover, .panel a:visited:hover{
margin: 0;
padding: 0;
color: #ffffff;
text-decoration: none;
border-bottom: 1px solid #ffffff;
}

a.trigger{
position: absolute;
text-decoration: none;
top: -20px; right: 50px;
font-size: 12px;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color:black;
padding: 10px 10px 10px 10px;
font-weight: 700;
background:#181818;
border:1px solid #000000;
display: block;
}

a.trigger h2 {
	float: right;
	text-align: right;
	display: inline-block;
	color: #000000;
}

a.trigger h1 {
	float: right;
	text-align:right;
	display: inline-block;
	font-size: 20px;
}

a.trigger:hover{
position: absolute;
text-decoration: none;
top: -20px; right: 50px;
font-size: 12px;
font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
color: #FFFFFF;
text-decoration: underline;
padding: 10px 10px 10px 10px;
font-weight: 700;
background:#181818;
border:1px solid #000000;
display: block;}

a.active.trigger {
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #FFFFFF;
}

/* Begin Typography & Colors */
body {
	background-color:#000;
	background-image: url(gfx/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
font-family: "Georgia", Times New Roman, Times, serif;
	}

a:link { color:#CCC;}
a:visited { color:#CCC;}
a:hover { color:#666;}
a:active { color:#CCC;}

a img{border: 1px solid #333;padding:2px;margin:3px}
a:hover img{border: 1px solid #858585;padding:2px;}
a:hover{color: #858585;border: 0px ;} /* Dummy definition to overcome IE bug */


#header h1 {margin:0;width:930px;position:relative;right:17px;}
#header h1 a {
 display: block;
 padding-top: 70px; height: 0 !important;
 height /**/: 70px; overflow: hidden;
}

#headerimg 	{ 
	} 


#content {
width: 510px;
margin:40px 0 0 50px;
float:left;
padding-top:25px
}

#contentfull {
width: 700px;
margin:40px 0 0 50px;
float:left;
padding-top:25px
}



.alt {
	border-top: 1px dashed #333;
	border-bottom: 1px dashed #333;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Georgia", Times New Roman, Times, serif;
	}


.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	color:#FFF;
	}

#page {
position:relative;
	margin: 20px auto;
	padding: 53px 0 0 0;
	width:920px;	
	}

#header {
	background-color: transparent;
	margin: 0 0 0 1px; 
	padding: 0; 

	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.post {
	margin: 0 0 40px;
	line-height:150%;
	font-size:10pt;
	}

.post h2 {font-size:12pt;}
.post h2 a {text-decoration:none;}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}


.widecolumn .attachment {
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
	font-size:8pt;
	border-top:1px #333 dashed;
	margin-top:15px;
	padding-top:8px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#footer {
	padding: 25px;
	margin: 0px auto;
	width: 760px;
	clear: both;
	text-align:left;
	position:relative;
	top:100px;
	background-image: url(gfx/footer-wood.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	font-size:10pt;
	}
	
#footernav a {font-weight:bold}
	
/* End Structure */

/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 5px 3px; 
	}

#sidebar #searchform #s {
	width: 100px;
	margin-bottom:4px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

#contact_form {
	width: 100%;
}

#contact_form fieldset {
	border: none;
}

#contact_form input {
	width: 400px;
	margin: 5px 0px;
}

#contact_form textarea {
	width: 400px;
	margin: 5px 0px;
}
	
.button{font-family:"Verdana", Arial, Helvectica;font-size:10pt;font-weight:bold;color:#FFF;padding:3px;background:#333;border:1px #666 solid;cursor:pointer; width: 300px;}

.buttonsearch{font-family:"Verdana", Arial, Helvectica;font-size:10pt;font-weight:bold;color:#FFF;padding:3px;background:#333;border:1px #666 solid;cursor:pointer; width: 100px;}


.box{font-family:"Verdana", Arial, Helvectica;font-size:10pt;color:#333;border:1px #333 solid;background-color:#EEE;padding:3px;}
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-size:10pt;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
margin:50px 60px 20px 0;
padding: 20px 0 10px 0;
float:right;
width: 175px;
font-size:8pt;
text-align:left;
}

#sidebarshop
{
margin:50px 60px 20px 0;
padding: 20px 0 10px 0;
float:right;
width: 175px;
font-size:10pt;
text-align:left;
}

#sidebar h2 {
font-size:10pt;
}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}



.navigation {
	display: block;
	text-align: right;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size:10pt;
	}
/* End Various Tags & Classes*/

#photos {margin-bottom:20px;padding-bottom:10px;border-bottom:1px #333 dashed}

#pagenav a:link, p.nav a:link, a.glow:link { color:#CCC; text-decoration:none; background:#333;padding:4px 6px 4px 6px;border:1px #666 solid;}
#pagenav a:visited, p.nav a:visited, a.glow:visited { color:#CCC; text-decoration:none; background:#333;padding:4px 6px 4px 6px;border:1px #666 solid;}
#pagenav a:hover, p.nav a:hover, a.glow:hover { color:#FFF; text-decoration:none; background:#666;padding:4px 6px 4px 6px;border:1px #999 solid;}
#pagenav a:active, p.nav a:active, a.glow:active { color:#CCC; text-decoration:none; background:#333;padding:4px 6px 4px 6px;border:1px #666 solid;}

div.navigation p {font-size:8pt;line-height:170%}

div.presskit {display:none}
.imagebox, .imagedrawer, .images, .scrolling, .entry {width:500px}

#content .post .entry img { max-width:500px; }
#content .post .entry { overflow:hidden;}
