body, html {
	height:100%;
}
body {
	background-color:#000;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
}
.aligncenter { display:block; margin:0 auto }
.alignleft { float:left }
.alignright { float:right }
.wp-caption { border:1px solid #666; text-align:center; background:#ccc; padding:10px; margin:10px }
br.dirtyLittleTrick { clear:both; display:block; height:1px; margin:-1px 0 0 0 } /* Use this br class to clear your floated columns */


/*div {
	overflow:hidden;
}*/
a {
	color:#000000;
}
a:hover {
	text-decoration:none;
	border:none !important;
}
li {
	list-style-position:inside;
}
ul li {
	list-style-type:square;
}
ol li {
	list-style-type:decimal;
}
#cboxClose {
	right:15px !important;
	top:7px !important;
}
#cboxLoadedContent {
	overflow-x:hidden !important;
	overflow-y:scroll !important;
}
h3#comments, div#respond h3 {
	font-weight:normal;
	font-size:19px;
}

#previous_btn, #next_btn {
	position:absolute;
	display:block;
	top:50%;
}
#previous_btn {
	left:20px;
}
#next_btn {
	right:20px;
}
#thumbnails, .info, #rss, #twitter, #latesttweets, #startss {
	background:#000;
}
#thumbnails {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #ccc;
}
.info {
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-right:1px solid #ccc;
}



#thumbnails, #makeMeScrollable, .info {
	position:absolute;
	bottom:10px;
	left:20px;
}
#makeMeScrollable {
	bottom:40px;
	width:97%;
	display:none;
	background:#000;
	border:1px solid #ccc;
}
.scrollWrapper {
	/*height:80px;*/
	overflow:hidden;
}
.scrollWrapper a {
	float:left;
}
.scrollableArea {
	width:100%;
	margin:6px 6px 5px 6px;
	overflow:hidden;
}
.scrollableArea img {
	border:3px solid #fff;
	margin:2px 3px 3px 2px;
	width:70px;
	height:70px;
	background:#FFF;
}
.scrollableArea a {
	color:#FFF;
	
}
.scrollableArea img.th_over {
	border:3px solid #000;
}

.info {
	left:45px;
}
#copyright {
	position:absolute;
	bottom:10px;
	right:20px;
	height:23px;
	line-height:23px;
	border:1px solid #ccc;
	background:#000000;
	color:#ffffff;
	font-size:11px;
	padding:0 5px;
}
.hide a {
	display:none;
}
#rss {
	display:none;
}

.hide_ss {
	display:none;
}
#startss {
	position:absolute;
	top:10px;
	right:20px;
	border:1px solid #ccc;
	cursor:pointer;
	cursor:hand;
	padding:3px 5px;
}
#startss span {
	color:#FFF;
	font-size:11px;
}

#twitter {
	position:absolute;
	bottom:10px;
	right:60px;
	height:23px;
	line-height:23px;
	border:1px solid #ccc;
	color:#ffffff;
	font-size:11px;
	padding:0 5px;
}
#latesttweets {
	display:none;
	position:absolute;
	bottom:40px;
	right:60px;
	width:250px;
	border:1px solid #ccc;
	color:#ffffff;
	font-size:11px;
	padding:0 5px;
}
#latesttweets strong a {
	margin:0 0 5px 0;
	display:block;
}

#latesttweets a {
	color:#ffffff;
}
#latesttweets p {
	margin:0;
}
#latesttweets hr {
	margin:3px 0 1px 0;
	color:#1a1a1a;
	background-color:#1a1a1a;
	height:1px;
	border:0 none;
}
#latesttweets .timer {
	display:block;
	color:#1a1a1a;
	font-size:10px;
}

#latesttweets div {
	margin:6px;
}

.jbg-menu, #cboxTitle {
	display:none !important;
}
/*div#jbg {
	top:0 !important;
}*/

/*.slideshowfix {
	position:absolute !important;
	top:0 !important;
}*/

#logo {
	display: block;
	position:absolute;
	top:45px;
	left:30px;
}


#menu {
	background-color:#000000;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	padding:5px 15px 5px 20px;
	position:absolute;
	top:0;
	z-index:10;
}
#menu ul {
/*	float:left; */
	margin:0;
}
#menu ul li {
	padding:0 5px 0 0;
	float:left;
	text-transform:uppercase;
	margin:0;
}
#menu ul li a {
	color:#FFF;
	text-decoration:none;
	padding:3px 7px;
}
#menu ul li a:hover {
	color:#000;
	background-color:#FFF;
}
#menu ul li.current-cat a, #menu ul li.current-cat-parent a {
	color:#000;
	background-color:#FFF;
}

.sf-menu ul {
	width:155px !important;
}
.sf-menu li.sfHover ul { top:24px !important;}
.sf-menu li.sfHover ul {
	top:24px !important;
}

#menu ul li ul {
	background:#ffffff;
}
#menu ul li ul a {
	color:#000000;
}
#menu ul li ul a:hover {
	background:#f3f3f3 !important;
}

div#menu li.sfHover a:hover, div#menu a:hover {
	color:#000000;
	background:#FFF;
}

div#menu li.sfHover a {
	color:#000000;
	background:#FFF;
}
div#menu li.sfHover ul li a {
	color:#000;
	text-transform:none;
}




.p_container {
	padding:30px 40px 30px 40px;
}
.p_container h2 {
	font-size:25px;
	margin-bottom:20px;
}
img.alignleft {
	margin:10px;
}
img.alignleft {
	margin:5px 10px 5px 0;
}
img.alignright {
	margin:5px 0 5px 10px;
}
img.aligncenter {
	margin:10px;
}

p {
	line-height:18px;
	margin:0 0 10px 0;
}
.post-edit-link {
	margin:15px 0 0 0;
	display:block;
	font-size:11px;
	color:#06C;
}
.tags {
	margin:15px 0 0 0;
	display:block;
	font-size:11px;
	color:#06C;
}
.tags a {
	color:#06C;
}


/* Comments */
/*
#comments_hack {
	display:none;
}

div.nocomments {
	padding-left:0 !important;
}
div#comment_wrap ul {
	margin-bottom:0;
}
div#comment_wrap li {
	list-style-type:none;
}

div#comment_wrap cite {
	display:block;
	font-style:normal;
	font-size:11px;
	margin:5px 0 0 0;
}
ul.children cite {
	font-size:9px !important;
}

div#comment_wrap, div#respond {
	margin:15px 0 15px 0;
}
div#respond {
	margin-top:0px;
}
#comment_wrap ul.parent #respond {
	margin:0;
	position:relative;
}

div#comment_wrap p.comment_details {
	overflow:hidden;
	color:#999999;
}
div#comment_wrap p.comment_details span.alignright a {
	font-size:10px;
	text-decoration:none;
	color:#999999;
}
div#comment_wrap p.comment_details span.alignleft a {
	font-size:10px;
	text-decoration:none;
	color:#999999;
}
div#comment_wrap p.comment_details span.alignleft a:hover, div#comment_wrap p.comment_details span.alignright a:hover {
	text-decoration:underline;
}
.dashed {
	text-decoration:none;
	border-bottom:dashed 1px;
}
div#allowed_tags_switcher_wrap {
	margin:5px 0 10px 0;
}
a#allowed_tags_switcher {
	text-decoration:none;
	border-bottom:dashed 1px;
	font-size:11px;
	margin:0 0 0 5px;
}
p#allowed_tags {
	margin-top:5px !important;
	margin-left:5px !important;
	display:none;
}
#submit {
	border:none;
	color:#FFFFFF;
	background-color:#000;
	font-size:12px;
	padding:3px 10px 4px 10px;
	cursor:hand;
	cursor:pointer;
}
#commentform textarea#comment, #commentform input.nicestyle {
	display:block;
	width:98%;
}
input.nicestyle, textarea.nicestyle, select.nicestyle {
	border:none;
	border:1px solid #000;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	margin:5px 0;
	padding:5px;
}
input#submit {
	width:auto !important;
	margin-top:5px;
}
a#cancel-comment-reply-link {
	position:absolute;
	top:2px;
	font-size:11px;
	right:0px;
	text-decoration:none;
	border-bottom:1px dashed;
}
#commentform span.error {
	font-size:11px;
	margin:0 0 0 5px;
	display:block;
	color:red;
}
#comment_wrap ul.commentlist { 
	padding: 0 0 0 100px;
}
#comment_wrap ul.commentlist li {
	margin: 10px 0;
}
#comment_wrap .s {
	position: relative;
}
#comment_wrap .comment-author {
	left: -100px;
	position:absolute;
	width:100px;
}
#comment_wrap .comment-meta {
	padding: 20px 20px 45px 20px;
}
#comment_wrap .children .comment-meta {
	padding: 20px 20px 20px 75px;
}
#comment_wrap .children {
	padding-left: 0;
}
#comment_wrap .children li {
	padding-left: 3%;
}
#comment_wrap .children .comment-author {
	left: 0px;
	top: 20px;
	width: 70px;
	padding: 0px 3px;
	text-align: center;
}
#comment_wrap .children .comment-author img {
	width: 40px;
	height: 40px;
	margin: 0 auto;
	display: block;
}
#respond {
	padding:0 0 0 100px;
	margin-bottom: 40px;
	border:none !important;
}
ul.parent #respond {
	padding: 0;
}
#comment_wrap ul.parent li #respond {
	margin: 10px 0; 
	position: relative; 
	left: 0; 
	padding:0 0 0 7%;
}
#comment_wrap #respond input, #comment_wrap #respond textarea { 
	width: 98%; 
}
#comment_wrap .children { 
	border-left: 1px solid #e0e0e0;
}
#comment_wrap .s {
	background:#EAEAEA;
}*/
#comment_wrap {
	margin-top:15px;
}
#comment_wrap ul li {
	margin-left:0;
	list-style:none;
	clear:both;
	overflow:hidden;
	display:block;
}
#comment_wrap ul.children {
	margin-left:50px;
	margin-top:0px;
	margin-bottom:0px;
	border-left:1px solid #e0e0e0;
	padding-left:15px;
}
#comment_wrap img.avatar {
	float:left;
	margin:0 15px 20px 0;
}
#comment_wrap ul.children img.avatar {
	width:40px;
	height:40px;
}
#comment_wrap, #comment_wrap ul {
	overflow:hidden;
}
#comment_wrap .s {
	background:#EAEAEA;
	overflow:hidden;
	display:block;
	padding:10px;
	margin-bottom:5px;
	margin-top:5px;
}

/*#comment_wrap .comment-meta {
	overflow:hidden;
	display:inline;
}*/
#comment_wrap .comment-meta p {
	font-size:11px;
}

#comment_wrap .comment_details {
	color:#999999;
	font-size:11px;
	overflow:hidden;
}
#comment_wrap .comment_details a {
	color:#999999;
	text-decoration:none;
}
#comment_wrap .comment_details a:hover {
	text-decoration:underline;
}
#comment_wrap .comment_details .replylink {
	margin-left:15px;
}

/* comment form */
#comment_wrap #respond {
	clear:both;
	display:block;
}
#comment_wrap #respond input, #comment_wrap #respond textarea { 
	width: 98%; 
}
.dashed {
	text-decoration:none;
	border-bottom:dashed 1px;
}
div#allowed_tags_switcher_wrap {
	margin:5px 0 10px 0;
}
a#allowed_tags_switcher {
	text-decoration:none;
	border-bottom:dashed 1px;
	font-size:11px;
	margin:0 0 0 5px;
}
p#allowed_tags {
	margin-top:5px !important;
	margin-left:5px !important;
	display:none;
}

#commentform textarea#comment, #commentform input.nicestyle {
	display:block;
	width:98%;
}
input.nicestyle, textarea.nicestyle, select.nicestyle {
	border:none;
	border:1px solid #e0e0e0;
	font-size:12px;
	font-family:Arial,Helvetica,sans-serif;
	margin:5px 0;
	padding:5px;
}
input.nicestyle:focus, textarea.nicestyle:focus, select.nicestyle:focus {
	background:#f3f3f3;
}
input#submit {
	width:auto !important;
	margin-top:5px;
	
	border:none;
	color:#FFFFFF;
	background-color:#000;
	font-size:12px;
	padding:3px 10px 4px 10px;
	cursor:hand;
	cursor:pointer;
}
a#cancel-comment-reply-link {
	/*position:absolute;
	top:2px;
	right:0px;*/
	margin:0 0 0 20px;
	font-size:11px;
	text-decoration:none;
	border-bottom:1px dashed;
}
.marginhack a#cancel-comment-reply-link {
	margin:0 0 0 0 !important;
}
#commentform span.error {
	font-size:11px;
	margin:0 0 0 5px;
	display:block;
	color:red;
}
p.error {
	color:#ff0000;
	border:1px solid;
	padding:5px;
}
#commentform label {
	display:block;
	font-size:11px;
	color:#999999;
}


#superbgimage {
	display: none;
}
#content {
	position: relative;
	z-index: 3;
}
