/* CSS Document */
body, html { height: 100%; margin: 0; padding: 0; }
body { background: url(/images/pagebg.jpg) repeat-y center; background-color: #d5d7ca; }
p, dd, th, td, li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #663;
	padding: 10px;
	margin: 0;
}
a { color: #963; text-decoration: none; }
a:hover { text-decoration: underline; }
a img { border: none; }
h2, dt { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #cc6600;
	color: #ffffed;
	font-size: 16px;
	padding: 4px 10px;
	margin: 0;
}

/* Layout */
#container1 {
	width: 700px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
	background-image:url(/images/homepage3.jpg);
	background-repeat: no-repeat;
	}

#container2, #container3, #container4 {
	width: 700px;
	margin: 0 auto;
	margin-left: auto;
	margin-right: auto;
}
#content {
	padding: 0 0 10px 0;
	margin-right: 200px;
	background-color: #DEE0C8;
}
#sidebar {
	float: right;
	width: 200px;
	margin: 0;
	padding: 0;
}

/* Header & Footer */
#header {
	width: 690px;
	height: 99px;

	margin: 0 0 10px 0;
	background-repeat: no-repeat;
}		
#header h1, #description {
	display: none;
	margin: 0;
	padding: 0;
}
#footer {
	clear: both;
	padding: 10px;
	background-color: #996;
}
#footer a { color: #d5d7ca; }

/* Menu Bar */
#menu {
	position: absolute;
	top: 60px;
	width: 650px;
}
#menu a {
	position: absolute;
	height: 25px;
}
#menu a:hover {
	text-decoration: none;
}
#menu a i { visibility: hidden; }
a#home 		{ left: 150px; width: 65px; }
a#about 	{ left: 220px; width: 60px; }
a#artists 	{ left: 285px; width: 70px; }
a#forums 	{ left: 360px; width: 75px; }
a#comics 	{ left: 440px; width: 80px; }
a#subscribe { left: 525px; width: 90px; }
a#contact 	{ left: 620px; width: 80px; }
#navlist a:hover { color: #000; }

/* Comic Avatars and Balloons */
.post { padding: 10px 0 10px 10px; }
.avatar {
	float: left;
	margin: 0;
	padding: 0;
}
/* Show only to IE PC \*/
* html .boxhead h2 {height: 1%;} /* For IE 5 PC */
.balloon {
	margin: 0 0 0 65px;
	width: 420px;
	background: url(/images/sbbody-r.gif) no-repeat bottom right;
	font-size: 100%;
}
.bhead {
	background: url(/images/sbhead-r.gif) no-repeat top right;
	margin: 0;
	padding: 0;
}
.bhead h2 {
	background: url(/images/sbhead-l.gif) no-repeat top left;
	margin: 0 0 0 0;
	padding: 20px 5px 10px 30px;
	color:#663;
	font-weight: bold; 
	font-size: 1.2em; 
	line-height: 1em;
}
.bbody {
	background: url(/images/sbbody-l.gif) no-repeat bottom left;
	margin: 0;
	padding: 5px 30px 20px 30px;
}
.bbody p { 	margin: 0; padding: 0; }
.more { text-align: right; }
.comment { text-align: right; margin: 0; padding: 0 20px 0 0; }

/* Sidebar */
#sidebar p { margin:10px; padding: 0; }
#sidebar dd { margin: 0 10px; padding: 2px 0; }
#ourcomics .row2 { background-color:#DEE0C8; }
dl#ourcomics, dl#ourcomics dt, #sidebar h2 { margin: 0 0 10px 0; padding: 0; }
#comics dt { height: 20px; }

/* Misc */
h2#blogtitle { 
	background-color:#663;
	color:#ffc;
	margin:0;
	padding: 0 0 0 5px;
}
h2#daily { 
	background-color:#663;
	color:#ffc;
	clear: both;
	width: 696px;
	margin: 0 auto;
	padding: 0 0 0 5px;
}
dl#ourcomics dt {
	background: url(/images/ourcomics.gif) no-repeat;
	background-color:#c60;
	height: 20px;
}
h2#editorial {
	background: url(/images/editorial.gif) no-repeat;
	background-color:#c60;
	height: 20px;
}
h2#newsletter {
	background: url(/images/newsletter.gif) no-repeat;
	background-color:#c60;
	height: 20px;
}
h2#daily {
	background: url(/images/dailycomic2.gif) no-repeat;
	background-color:#663;
	height: 20px;
}
h2#blogtitle {
	background: url(/images/pvcomicsnews.gif) no-repeat;
	background-color:#663;
	height: 20px;
}
dt em, h2 em { display: none; }
.xml { margin: 175px; }
/* Switch */
a#switchhigh { display: none; }

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	float: right;
	margin: 82px 0px 0px 0px;
	padding: 0px;
}
.menutext a {
	color: #FFFFCC;
	text-decoration: none;
}
.menutext a:hover {
	color: #FFFFCC;
	text-decoration: underline;
}.schedtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	float: right;
	margin: 7px 7px 0px 0px;
	padding: 0px;
	color: #333333;

}
.schedtext a {

	color: #FFFFCC;
	text-decoration: none;
}
.schedtext a:hover {

	color: #FFFFCC;
	text-decoration: underline;
}

#dewclawbox {
	width: 160 px;
	height: 150 px;
	background-image: url(http://www.pvcomics.com/dewclaw/current/dewclawcurrent.gif);
	background-repeat: no-repeat;
	}

#nephilumbox {
	width: 160 px;
	height: 150 px;
	background-image: url(http://www.pvcomics.com/nephilum/current/nephilumcurrent.gif);
	background-repeat: no-repeat;
	}

#pimpbox {
	width: 160 px;
	height: 150 px;
	background-image: url(http://www.pvcomics.com/digitalpimp/current/pimpcurrent.gif);
	background-repeat: no-repeat;
	}

#btpbox {
	width: 160 px;
	height: 150 px;
	background-image: url(http://www.pvcomics.com/btp/current/btpcurrent.gif);
	background-repeat: no-repeat;
	}
