/*
Theme Name: Bomb Shelter WordPress
Theme URI: http://www.bombsheltercomics.com/themes/bsc.zip
Description: Theme for Bomb Shelter Comics.com
Version: 1.0
Author: BSC
Author URI: http://wayofthegeek.org/
*/

.idol {
   background-color: #000;
}

.idol h3 {
   font: bold 14px sans-serif;
   color: #FFF !important;
   border: none;
   border-top: 1px solid #FFF;
   padding: none;
   margin: 0;
   padding-top: 2px;
}
.idol a:link,.idol a:visited  {
   color: #FFF !important;
   font: normal 12px sans-serif;
   padding-right: 3px;
}

table.shows,table.shows td a:link,table.shows td a:visited{
   font: normal 11px sans-serif;
   text-decoration: none;
}
table.shows td a:hover{
   text-decoration: underline;
}

a:link {

	color: #F03;

}



a img {

	border: none;

}



a:visited {

	color: #F03;

}



a:hover {

	color: #F03;

}

body {
	background-image: url('http://www.bombsheltercomics.com/img/bg.gif');
	background-attachment: fixed;
	background-position: top left;
        width: 100%;
        padding: 0;
        margin: 0;
}

blockquote {

	border-left: 5px solid #ccc;

	margin-left: 25px;

	padding-left: 5px;

}

dl{
        font: 12px sans-serif;
}

dt{
        font: 12px sans-serif;
}

dd {
        font: 12px sans-serif;
}
p{
        font: 12px sans-serif;
}

h2 {

	border-bottom: 1px solid #ccc;

	font: 12px sans-serif;

	letter-spacing: 0.2em;

	margin: 15px 0 2px 0;

	padding-bottom: 2px;

}



h3 {

	border-bottom: solid 1px #999;

	font-family: sans-serif;

	margin-top: 0;

}



.credit {

	background: #c0c0c0;

	border-top: double 3px #000;

	color: #fff;

	font-size: 11px;

	margin: 10px 0 0 0;

	padding: 3px;

	text-align: center;

}



.credit a:link, .credit a:hover {

	color: #fff;

}



.feedback {

	color: #ccc;

	text-align: right;

	clear: both;

}





.meta {

	font-size: .75em;

}



.meta li, ul.post-meta li {
	display: inline;
	list-style: none outside;
	margin: 0;
	padding: 0;
	width: 150px;

}



.meta ul {

	display: inline;
	list-style: none outside;
	margin: 0;
	padding: 0;

}



.meta, .meta a {

	color: #808080;

	font-weight: normal;

	letter-spacing: 0;

}



.storytitle {
	font: bold 18px sans-serif;
	margin: 0;

}



.storytitle a {
	color: #666;
	text-decoration: none;

}



#commentform #name, #commentform #email, #commentform #url, #commentform textarea {

	background: #fff;

	border: 1px solid #333;

	padding: 15px;

}

#commentlist li ul {

	border-left: 1px solid #ddd;

	font-size: 110%;

	list-style-type: none;

}

ul	{
	font: bold 14px sans-serif;
	margin-top: 0;
	margin-left: 0;
	margin-right: 0;
	margin-bottom: 10px;
}

li {
	padding: 0;
	margin: 0;
	display: square;
	list-style-type: none;
	color: #000;
        font: normal 12px sans-serif !important;
}

li a:link {
	padding: 0;
	margin: 0;
	display: inline;
	list-style-type: none;
	color: #F03;
}

#content {
        font: 12px sans-serif;
	margin: 0;

	padding: 0;

	width: 300px;

	}

#content .post

{

	background: transparent;
        font: 12px sans-serif;
	margin: 0 0 10px 0;

	padding: 0 0 20px 0;

	min-height: 150px;

}


.header {
	border-bottom: 2px solid #000;
}

.table {
	position: absolute;
	top: 0;
	left: 0;
        width: 100%;
        padding: 0px;
        margin: 0;
}

.component1 {
	border: 3px solid #000;
        background-color: #DDD;
        width: 80%;
        min-width: 500px;
        font: 12px sans-serif;
}
.component2 {
	border: 3px solid #000;
        background-color: #DDD;
        width: auto;
        vertical-align: center middle;
}

.flash {
	border-bottom: 3px solid #000;
}

.banner {
	height: 50px;
	background-color: #666;
}

.news {
	background-color: #FFFFFF;
	border-bottom: 3px solid #000;
        text-transform: uppercase;
}

.spacer{
	height: 100px;
	position: absolute;
	bottom: 0;
}

.members{
	height: 94px;
	width: 732px;
	background-image: url('http://www.bombsheltercomics.com/img/ad-hold.gif');
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: top left;
	padding-right: 20px;
}
.memlinks {
	text-align: justify;
	width: 720px;
	height: 90px;
	padding-top: 15px;
	padding-left: 5px;
	color: #FFF;
}

.memlinks a{
	color: #FFF;
	font: .8em bold arial, geneva,sans-serif;
}

.memlinks a:hover{
	color: #F03;
}

.footer {
	width: 100%;
	left: 0;
	text-align: center middle;
	background-color: #000;
	padding-bottom: 5px;
	color: #FFF;
}

.footer a {
	text-align: center middle;
	color: #FFF;
	font: 1.2em bold arial,geneva,sans-serif;
}

.footer a:hover{
	color: #F03;
}

#sponsors{
	color: #333;
	font: 1em bold arial,geneva,sans-serif;
}

.cache {
	vertical-align: top;
	padding-top:0;
	padding-left: 10px;
	padding-right: 5px;
	padding-bottom: 0;
	height: 300px;
	overflow: auto;
}
.comment{
        position: relative;
        right: 0;
        width: 100%;
        text-align: right;
        font: 12px sans-serif;
        border-bottom: 1px solid #999;
        padding-bottom: 5px;
}

.comment a:link,.comment a:visited{
        color: #F03;
        padding-right: 15px;
}