@charset "utf-8";
/* CSS Document
	Stylesheet for Not Enough BBQ
	Written by Benson Khau
	Just for convenience's sake?
 */
 
div.headerimg{
background-image:url(../images/site/bbqoldimgmap.png);
background-repeat:no-repeat;
height:304px;
position:relative;
}
.comicstuff{
position:relative;
}
.floatyblob{
position: absolute;
top:49px;
left:69px;
/* This will be changed by JQuery*/
display:none;
}
.ads
{
/* This will be changed by JQuery*/
display:none;
}
.adsone{
position:relative;
}
.adstwo{
position:relative;
}
.dreamhost{
position:relative;
width:468px;
}
.text{
position:absolute;
width:682px;
top:0;
left:0;
margin: 0 18px 0 18px;
}
.sidebar{
position:absolute;
width:300px;
top:0;
left:700px;
}
.bottom_container{
position:relative;
width:1000px;
margin-left:40px;
}
.credits {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #444444;
}
ul#sitelinks {
/*background-image:url(../images/site/bbqoldimgmap.png);*/
background-repeat:no-repeat;
background-position:0px -235px;
list-style: none;
list-style-type: none;
position: absolute;
float:left;
height: 34px;
top:235px;
}
ul#sitelinks li {
position: absolute;
}
ul#sitelinks li a{
display: block;
height: 100%;
text-indent: -8000px;
height:34px;
top:0px
}
#home{
width:142px;
left:39px;
}
#archive{
width:207px;
left:181px;
}
#cast{
width:162px;
left:388px;
}
#contact{
width:186px;
left:588px;
}
#links{
width:169px;
left:810px;
}
 
body {
	background: #c9dbcb;
	border= 0px;
	color: #000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}
h2 {
	border-bottom: 1px dotted #ccc;
	font: 95% "Times New Roman", Times, serif;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	margin-top: 0px;
	font-size: 20px;
}
#header a {
	color: #35b03f;
	text-decoration: none;}
a {
	color: #35b03f;
	text-decoration: none;
}
a img {
	border: none;}
a:visited {	color: #4c9643;}
a:hover { color: #2AB421;}
.blogposts{background-color:#b0adc2;}
.style4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #444444;
}
