/*  
Theme Name: v8
Description: Latest from jizzypop
Version: 8.0
Author: jizzypop
Author URI: http://jizzypop.com/
*/

body, form, img, ul, li, h1, h2, h3, input, select { margin:0px; padding:0px; }
body {
	text-align:center;
	font: 9pt tahoma, sans-serif;
	color: #dadada;
	background: #000 url("images/top.gif") repeat-x;
}
ul {
	list-style: none;
}
h2 {
	font: 10pt tahoma, sans-serif;
	color: #333;
}
#top_bg {
	width: 100%;
	height: 377px;
	position: absolute;
	top: 0; left: 0;
	z-index: 0;
	background: url("images/top_bg.jpg") no-repeat 50%;
}
#container {
	position: relative;
	z-index: 1;
	margin: 0 auto;
	width: 673px;
	text-align: left;
}
#logo {
	position: absolute;
	z-index: 6;
	top: 0px;
	right: 10px;
	height: 109px;
	width: 193px;
	background: url("images/logo.gif") no-repeat 50% 50%;
}
#logo h1 {
	color: #fff;
	font-weight: normal;
	text-indent: -9999px;	
}
#logo:hover {
	cursor:pointer;
}
#content {
	float: left;
	width: 380px;
	padding: 10px 0 20px 0;
	margin: 110px 5px 0 65px !important;
	margin: 110px 5px 0 35px;
}
#content h2, #content h2 a {
	font-size: 25pt;
	color: #444;
	margin-bottom: 10px;
	text-decoration: none;
}
#content h2 a:hover {
	color: #555;
}
#content h3 a {
	font: normal 14pt "century gothic", sans-serif;
	color: #7bc8fc;
	text-decoration: none;
	border-bottom:none !important;
}
#content h3 a:hover {
	color: #3ea3e6;
}
#content h4 {
	font: bold 12pt arial, sans-serif;
	clear: both;
	margin-bottom: 0;
}
#content a {
	color: #fff;
}
#content a:hover {
	color: #7ac9fc;
}
.post {
	position: relative;
	padding-top: 20px;
	padding-bottom: 20px;
	line-height: 12pt;
}
.entry a {
	color: #fff;
}
.entry a:hover {
	color: #98c4e1;
}
.post img {
	padding: 3px;
	border: 1px solid #333;
	margin: 3px;
}
.post a img:hover {
	border: 1px solid #999;
}
.postmetadata {
	font-size: 8pt;
	color: #999;
	padding: 1px 3px;
	margin: 2px 0px;
	background: #222;
}
.postmetadata a {
	color: #ccc;
	text-decoration: none;
}
.postmetadata a:hover {
	text-decoration: underline;
}
.comment {
	padding-left: 20px;
	background: url("images/comment.gif") no-repeat 0px 50%;
}
.date {
	padding-left: 15px;
	background: url("images/date.gif") no-repeat 0px 50%;
}
.commentlist {
	margin: 10px 0;
	padding: 0;
	list-style: none;
}
.commentlist li {
	padding: 0px 6px;
	background: #333 url("images/comment_tile1.gif") repeat-x;
	color: #dadada;
	border: 1px solid #666;
}
.commentmetadata a {
	color: #fff;
	text-decoration: none;
}
.commentmetadata a:hover {
	color: #7ac9fc;
	text-decoration: underline;
}
.commentmetadata {
	color: #999;
	position: relative;
	top: -1px;
	padding-top: 4px;
	padding-left: 40px;
	margin-bottom: 25px;
	margin-left: 5px;
	margin-top: 0px;
	background: url("images/comment_arrow.gif") no-repeat;
}
.commentdate a {
	color: #999 !important;
}
.commentdate a:hover {
	color: #ccc !important;
	text-decoration: none !important;
}
.comment_entry {
	margin: 5px 0;
}
.comment_entry a {
	color: #fff;
}
#commentform textarea{
	width: 370px;
}
#commentform input, #commentform textarea {
	padding: 3px;
	color: #333;
	border: 1px solid #ccc;
	background: #dadada;
}
.loggedin {
	color: #ccc;
	margin-bottom: 5px;
}
.loggedin a {
	color: #fff;
	text-decoration: none;
}
.loggedin a:hover {
	color: #98c4e1;
	text-decoration: underline;
}
#submit {
	color: #fff !important;
	background: #333 !important;
	border-color: #999 !important;
}
.gallery_item img {
	padding: 3px;
	border: 1px solid #333;
	margin: 3px;
}
.gallery_item img:hover {
	border: 1px solid #999;
}
#sidebar {
	float: right;
	width: 202px;	
	padding-left: 10px;
	background: #000 url("images/sidebar_bg.gif") no-repeat;
}
#searchform {
	background: url("images/s_bg.gif") no-repeat 50%;
	height: 115px;
}
#searchsubmit {
	position: relative;
	top: 17px;
	left: 5px;
	height: 14px;
}
#s {
	width: 159px;
	position: relative;
	padding: 3px;
	color: #3185bf;
	font-size: 80%;
	top: 15px;
	left: 3px;
	border: 1px solid #b1ecff;
}
#menu1 {
	position: relative;
	width: 173px;
	z-index: 3;
	background: url("images/menu1.gif") no-repeat bottom;
	padding: 100px 10px 50px 10px;
}
#menu1 h2, #menu2 h2 {
	font-size: 120%;
	margin: 15px 0 5px 0;
}
#menu1 h2 {
	color: #fff;
}
#menu1 ul {
	margin: 0 0 10px 0;
}
#menu1 li a {
	display: block;
	width: 100%;
	padding: 5px 0;
	color: #dcebf5;
	text-decoration: none;
	border-bottom: 1px dotted #56ace6;
}
#menu1 li a:hover {
	color: #fff;
	border-bottom: 1px dotted #fff;
}
#menu2 ul {
	margin: 0 0 10px 0px;
}
#menu2 a {
	display: block;
	padding: 5px 0 5px 0;
}
#menu2 {
	position: relative;
	z-index: 2;
	width: 173px;
	padding: 60px 10px 50px 10px;
	top: -60px;
	background: url("images/menu2.gif") no-repeat bottom;	
}
#menu2 h2 {
	color: #21618e;
}
#menu2 li a {
	display: block;
	width: 100%;
	color: #6fa1b1;
	text-decoration: none;
	border-bottom: 1px dotted #a7def0;
}
#menu2 li a:hover {
	color: #528494;
	border-bottom: 1px dotted #528494;
}
#footer {
	clear: both;
	float: left;
	color: #666;
	width: 390px;
	padding: 0px 0 20px 0;
	margin-left: 65px !important;
	margin-left: 35px;
	border-top: 1px solid #333;
}
#footer p {
	padding: 0;
	margin-top: 5px;
}
#footer a {
	color: #999;
	text-decoration: none;
}
#footer a:hover {
	color: #98c4e1;
	text-decoration: underline;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
#ad {
	background: #4d4d4d;
	padding: 15px;
	position: relative;
}
#ad a {
	color: #98c4e1;
}
#ad span {
	position: absolute;
	bottom: 1px;
	right: 3px;
	color: #7c7c7c;
	font: 80% verdana, sans-serif;
}