/*   
Theme Name: Bombs Into You Store
Theme URI: store.bombsintoyou.com
Description: Same coolness as Bombs Into You theme.. but a store
Author: Gage Choat
Author URI: www.harmonicnw.com
Template:
Version: 2.2
.
Created Aug 2009
.
*/

body {
	background: #030303 url(images/bg_5k_q78.jpg) top center no-repeat;
	color: #eee;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
}

a {
	color: #1e8fb9;
	text-decoration: none;
}
a:hover {
	color: #fff32b;
}
a.rss {
	margin-left: 0.2em;
}

h1 {
	color: #fff;
	font-size: 1.4em;
	font-weight: normal;
	margin: 0.5em 0 0;
}
h2 {
	color: #fff;
	font-size: 1.2em;
	font-weight: normal;
	margin: 0.5em 0 0;
}
h2.extraSpace {
	margin: 2em 0 0.5em;
}
h3 {
	color: #fff;
	font-size: 1.12em;
	font-weight: bold;
	margin: 0.5em 0;
}
h5 {
	color: #fff;
	font-size: 0.8em;
	font-weight: normal;
	margin-top: 0.2em;
}

img {
	border: none;
}

.alert {
	color: #d00;
}
.catEnd {
	font-size: 0.88em;
}
.comments {
	background: #111;
}
.comments h3 {
	padding: 1em 0 1em 20px;
}
.comments .commentlist {
	margin-bottom: 1.5em;
	padding-bottom: 1em;
}
.commentForm input {
	font-size: 0.88em;
	width: 150px;
}
.commentForm label {
	font-size: 0.8em;
	margin-left: 0.8em;
}
.commentForm textarea {
	font-size: 0.88em;
	width: 100%;
}
.disabled {
	color: #333;
}
.disclaimer {
	font-size: 0.88em;
	margin-top: 2em;
}
.heightLimit {
	height: auto;
	max-height: 410px;
}
.imagecol img {
	border: 1px solid #666;
	}
.imageLinks {
	clear: both;
	float: left;
	margin: 1.5em 0 0 15px;
	width: 100%;
}
.imageLinks a {
	font-size: 0.88em;
}
.imageLinks h2 {
	display: inline;
}
.imageLinks .thumbnails {
	clear: both;
	float: left;
	margin-top: 0.5em;
	width: 100%;
}
.imageLinks .thumbnails a {
	clear: none;
	display: block;
	_display: inline;				/* for IE double margin bug */
	float: left;
	font-size: 0.1em;
	line-height: 0.1em;
	margin-right: 10px;
	width: auto;
}
.imageLinks .thumbnails a img {
	border: 1px solid #7e7e7e;
}
.page {
	clear: both;
	float: left;
	margin: 10px 0 0 15px;
	min-height: 500px;
	width: 485px;
}
.page .pageTitle {
	margin-bottom: 1em;
}
.page .post {
	margin-bottom: 1em;
}
.page .postInner {
	margin-right: 10px;
}
.paypal {
	background: transparent url(images/paypal.png) top left no-repeat;
	font-size: 0.88em;
	margin-top: 1.5em;
	margin-bottom: 1.2em;
	padding: 0 0 10px 65px;
}
.postmetadata {
	font-size: 0.88em;
}
.probs {
	font-size: 0.88em;
	margin-top: 2em;
}
.sidebar {
	clear: none;
	float: left;
	margin: 5px 0 0 50px;
	width: 300px;
}
/*.sidebar a {
	font-size: 0.88em;
}*/
.sidebar li {
	list-style: none;
}
.sidebar img {
	vertical-align: text-top;
}
.sidebar p a {
	font-size: 1em; 
}
.sidebar ul {
	margin-left: 0;
	padding: 0;
}
.sidebar ul li ul li ul {
	padding-left: 1em;
}
.sidebar ul li ul li ul li {
	list-style-type: disc;
}
.sidebar .extraTopSpace {
	margin-top: 1em;
}
/*.sidebar li.noTopSpace {
	margin-top: 0;
}*/
.sidebar .link {
	margin-top: 1em;
	font-size: 1.12em;
}
.simpleList {
	margin-left: 0;
	padding-left: 0;
	}
.simpleList li {
	list-style: none;
	}
.thumbnails {
	width: 100%;
	}

#footer {
	clear: both;
	float: left;
	margin: 2em 0 1em;
	width: 100%;
}
#footer p {
	font-size: 0.88em;
	text-align: center;
}
#footer #footerNav {
	margin-bottom: 2.5em;
	}
#header {
	background: transparent url(images/bombsintoyou_store.png) top left no-repeat;
	clear: none;
	display: block;
	float: left;
	height: 56px;
	line-height: 0.1em;
	font-size: 0.1em;
	width: 448px;
}
#iconPaypal {
	/*clear: both;
	float: left;
	margin-right: 1em;*/
}
#searchform {
	margin-bottom: 1.5em;
}
#searchform input {
	font-size: 0.88em;
}
#searchform #s {
	margin-right: 10px;
	width: 150px;
}
#wrapper {
	margin: 0 auto;
	padding: 20px 0 10px;
	width: 1050px;
}