
/*  

Theme Name: Black Skull Theme

Theme URI: http://www.blogohblog.com

Description: A WordPress theme with 3-columns, widget ready sidebars and some speed. Developed by <a href="http://www.blogohblog.com/" target="_blank">Blog Oh! Blog</a> under a Creative Commons License!

Version: 1.0

Author: Jai Nischal Verma

Author URI: http://www.blogohblog.com

*/



* {
	margin:0;
	padding:0;
}

body {
	background:  url(images/skullbgr.jpg) #000;
	margin:0;
}

body, th, td, input, textarea {
	color:#fff;
	font-family:'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size:12px;
}

form {
}

fieldset {
}

input, textarea {
	font-weight:bold;
	color: #000;
}

input.text {
	background:#fff;
	border:none;
	padding:1px;
}

input.button  {
	background:#000;
	border:1px solid #fff;
	color:#fff;
}

h1, h2, h3 {
	color:#626456;
}

h1 {
	font-size:2.5em;
	font-weight:lighter;
}

h2 {
	color:#fff;
	font-size:1em;
	font-weight:bold;
}

h3 {
	font-size:1em;
}

p, ul, ol {
	font-size:1.1em;
	line-height:1.8em;
	margin-top:1.5em;
}

ul, ol {
	margin-left:3em;
}

blockquote {
	margin-left:3em;
	margin-right:3em;
}

a {
	color:#ffc;
	text-decoration:undrline;
}

a:hover {
	border:none;
	text-decoration:none;
}

h1 a, h2 a, h3 a {
	border:none;
	color:#c00;
	text-decoration:none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	background:none;
	color:#f30;
}

hr {
	display:none;
}

#wrapper {
}

#header {
	background-color:#4F2228;
	height:40px;
	margin:0 auto;
	width:1008px;
}

#menu {
	float:right;
	padding:10px;
}

#menu ul {
	line-height:normal;
	list-style:none;
	margin:0;
	padding:0;
}

#menu li {
	float:left;
}

#menu a {
	color:#fff;
	display:block;
	float:left;
	font-size:1em;
	height:20px;
	margin-right:1px;
	padding:0px 20px 0 20px;
	text-decoration:none;
}

#menu a:hover {
	background:#371015;
	color:#fff;
}

#menu .current_page_item a {
	background:#371015;
	color:#fff;
}

#search {
	float:left;
	padding:10px;
	width:270px;
}

#search fieldset {
	border:none;
}

#search #s {
	padding:3px;
	width:140px;
}

#search #x {
	width:60px;
}

#logo {
	background:url(images/header.jpg) no-repeat left top;
	border:10px solid #000;
	border-bottom:none;
	height:203px;
	margin:10px auto 0 auto;
	width:1008px;
}

#logo h1, #logo h2 {
	margin:0;
	padding:0;
}

#logo h1 {
	color:#2C2E22;
	padding:50px 5px 0 20px;
}

#logo h2 {
	color:#CCCCCC;
	margin:10px 0 0 17px;
	padding:5px;
	width:30%;
}

#logo p {
	clear:left;
	color:#C2C5B1;
	font-size:1.2em;
	font-weight:bold;
	line-height:normal;
	margin:0;
	padding:0 0 0 20px;
}

#logo a {
	color:#fff;
}

#page {
	background:#000;
	border:10px solid #000;
	border-bottom:none;
	border-top:none;
	margin:0 auto;
	padding:20px 0px 0 0px;
	width:1008px;
}

#content {
	float:left;
	padding:0px 0px 0px 20px;
	width:570px;
}

.post {
}

.post .title {
	font-weight:normal;
	margin:0;
}

h1.title {
	color:#fff;
	font-size:1.7em;
	padding-left:15px;
	border-bottom: 1px dotted #fff;
}

h2.title {
	color:#f00;
	font-size:1.2em;
	padding-bottom:20px;
	padding-left:15px;
}

.desctitle {
	font-size:10px;
}

.post h1.title {
	font-size:1.5em;
	padding:0px 0 0 15px;
}

.post .entry {
	padding:0 10px 30px 15px;
	text-align:justify;
}

.post .entry em {
	color: #ccf;
}

.post .meta {
	border-bottom:1px dotted #eee;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	margin:0;
	padding:5px 0px 0px 15px;
}

.post .meta a {
	color:#999999;
}

.post .links {
	margin:0;
}

.post .tags {
	background:url(images/img04.gif) repeat-x;
	font-size:.8em;
	font-weight:bold;
	margin:0;
	text-transform:uppercase;
}

.post .links a, .post .tags a {
	border:none;
}

#recent-posts {
}

#recent-posts ul li {
	background:url(images/img04.gif) repeat-x left bottom;
	font-size:0.8em;
	padding:3px 3px 3px 15px;
}

#recent-posts h2 {
	background:url(images/img12.gif) no-repeat left top;
	height:25px;
	margin:0;
	padding:2px 5px 5px 30px;
}

#recent-posts h3 {
	background:url(images/img04.gif) repeat-x left bottom;
	font-size:13px;
	margin:0;
	padding:15px 0 0 15px;
}

#recent-posts p {
	font-size:13px;
	line-height:22px;
	margin:0 0 10px 0;
	padding:15px 0 0 15px;
}

.sidebar {
	float:left;
}

.sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
}

.sidebar li {
	margin-bottom:2em;
}

.sidebar li ul {
}

.sidebar li li {
	margin:0;
}

.sidebar li h2 {
	margin:0 0 0.7em 0;
}

#sidebar1 {
	padding-left:10px;
	width:180px;
}

#sidebar1 li h2 {
	background:url(images/rightbar1.gif) no-repeat left top;
	height:25px;
	margin:0 0 1em 0;
	padding:2px 5px 5px 30px;
}

#sidebar1 li ul {
	background:url(images/img04.gif) repeat-x;
	line-height:normal;
}

#sidebar1 li li {
	background:url(images/img04.gif) repeat-x left bottom;
	font-size:.8em;
	padding:5px;
}

#sidebar2 {
	padding:0px 0px 0px 20px;
	width:190px;
}

#sidebar2 li h2 {
	background:url(images/rightbar1.gif) no-repeat left top;
	height:25px;
	margin:0 0 1em 0;
	padding:2px 5px 5px 30px;
}

#sidebar2 li ul {
	background:url(images/img04.gif) repeat-x;
	line-height:normal;
}

#sidebar2 li li {
	background:url(images/img04.gif) repeat-x left bottom;
	font-size:.9em;
	padding:5px 5px 5px 10px;
}

#sidebar2 li li li a {font-weight: normal;}

#sidebar2 li a {
	border:none;
	font-weight: bold;
	
	text-decoration: none;
}

#sidebar2 li a:hover {
	border:none;
	color: #900;
}

#calendar {
	margin:0 auto;
}

#calendar caption {
	font-weight:bold;
}

#calendar table {
	border-collapse:collapse;
	text-align:center;
	width:220px;
}

#calendar thead th {
	background:#CCCCCC;
	color:#fff;
}

#calendar tbody td {
	background:#EEEEEE;
}

#calendar #today {
	background:#B8D03B;
	color:#fff;
	font-weight:bold;
}

#calendar a {
	font-weight:bold;
}

#calendar #prev {
	text-align:left;
}

#calendar #next {
	text-align:right;
}

#design {
	background:#000 url(images/lines2.gif) bottom right no-repeat;
	height:138px;
}

#footer {
	background-color:#000;
	border-top:5px solid #000;
	color:#fff;
	font-size:9px;
	padding:5px;
	text-align:center;
}

#footer a {
	color:#CCCCCC;
}

.info {
	background-color:#333;
	border-bottom:1px solid #eee;
	border-top:2px solid #E1E1E1;
	margin-bottom:20px;
	padding:10px;
}

.comlabel {
	background:url(images/lines.gif) bottom center no-repeat;
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	margin-top:10px;
	padding:60px;
}

.comtext {
	background-color:#371015;
	border:5px solid #fff;
	color:#fff;
	padding:5px;
}

.postlabel {
	background:url(images/lines.gif) bottom center no-repeat;
	color:#666666;
	font-size:13px;
	font-weight:lighter;
	margin:10px 0px 10px 0px;
	padding:60px;
}

.posttext {
	background-color:#371015;
	border:5px solid #fff;
	color:#fff;
	padding:5px;
}

.commentlist {
	list-style:none;
}

.authorcomment {
	background-color:#efefef;
	margin:10px 0px 0px 0px;
	padding:3px;
}

.odd {
	border-bottom:2px solid #E5E5E5;
	color:#333333;
	padding:2px 10px 2px 10px;
}

.odd a:link {
	color:#fff;
}

.commenttext {
	color:#000000;
	color:#666666;
	font-size:10px;
	margin:0px 0px 10px 0px;
	padding:5px 10px 5px 10px;
	text-transform:uppercase;
}

#author, #email, #url {
	background:#efefef;
	border:1px solid #cbcbcb;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:40%;
}

#comment {
	background:#efefef;
	border:1px solid #cbcbcb;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	margin-bottom:0.6em;
	margin-top:5px;
	padding:3px;
	width:100%;
}

#submit {
	background-color:#efefef;
	border-bottom:2px solid #CCCCCC;
	border-left:1px solid #E4E4E4;
	border-right:2px solid #CCCCCC;
	border-top:1px solid #E4E4E4;
	font:13px 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	padding:3px;
}

acronym, abbr, span.caps {
	cursor:help;
}

acronym, abbr {
	border-bottom:1px dashed #999;
}

blockquote {
	border-left:5px solid #ddd;
	margin:15px 30px 0 10px;
	padding-left:20px;
}

blockquote cite {
	display:block;
	margin:5px 0 0;
}

.center {
	text-align:center;
}

hr {
	display:none;
}

a img {
	border:none;
}

.alignright {
	background-color:#333;
	float:right;
	padding:5px;
}

.alignleft {
	background-color:#333;
	float:left;
	padding:5px;
}

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

pre {
	background:#f3f2ed;
	border:solid 1px #9a9a9a;
	color:blue;
	margin:10px;
	padding:10px;
}

code {
	color:#000;
	font-size:1.0em;
}

#mainNav {
	background: url(images/nav_bgr.gif) repeat-x;
	height:34px;
	line-height:34px;
	display:block;
	margin:-20px 0 20px 0;
	border-top: 1px solid #918a8a;
	padding: 0 20px;
}

#mainNav table {
	margin-top: -5px;
}

#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#mainNav ul li {
	background: url(images/menu-sep.gif) no-repeat right;
	position: relative;
	float: left;
	margin: 0 5px 0 0;
	width: 130px;
	padding: 0;
	z-index: 1;
}

#mainNav ul li a {
	/*background: url(images/skull_nav.jpg) no-repeat left;*/
	display:block;
	width: 130px;
	float:left;
	color:#fff;
	font-weight:bold;
	height:34px;
	line-height:34px;
	text-decoration:none !important;
	text-align: center;
}

#mainNav ul li a.down {background: url(images/down_arrow_small.png) no-repeat 96px 4px; padding-left: 10px; text-align: left;}

#mainNav ul li a:hover, #mainNav ul li.current a {

	color:#f00;
}

#mainNav ul li li {width: 180px; background: url(images/nav_bgr.gif) repeat-x;}

#mainNav ul li ul a {
	padding: 0 0 0 10px;
	color:#fff;
	text-align:left;
	font-size:12px;
	font-weight:bold;
}

#mainNav ul li ul a:hover {
	/*background: url(images/skull_nav.jpg) no-repeat left;*/
	color:#f00 !important;
	font-weight:bold;
}

#mainNav ul li ul a {
	width: 180px
}

#mainNav ul li ul, #mainNav ul li ul li ul {
	position: absolute;
	visibility: hidden;
	z-index: 2;
}

#mainNav ul li ul {
	left: -6px;
	top:34px;
}

#mainNav ul li ul li ul {
	left: 174px;
	top: 0;
	border-left:2px solid #fff;
}

#mainNav ul li a:hover {
	border: 0
}

#mainNav ul li:hover ul, #mainNav ul li a:hover ul, #mainNav ul li:hover ul li:hover ul, #mainNav ul li a:hover ul a:hover ul {
	visibility: visible !important
}

#mainNav ul li:hover ul li ul, #mainNav ul li a:hover ul a ul {
	visibility: hidden !important
}

li.current a {
	text-decoration:none;
	color:#f00 !important;
}

li.current li a {
	text-decoration:none;
	color:#f00 !important;
}

li.current li a:hover {
	text-decoration:none;
	color:#f00 !important;
}

.wp-polls-ul li {
	font-size: 12px;
}

#ajaxNewsletter .submit {margin: 4px auto 0 40px;}

#sidebarsubmit, #ajaxNewsletter .submit  {color: #fff; background: #000; cursor: pointer;}
#sidebarsubmit:hover, #ajaxNewsletter .submit:hover  {color: #f00; }

/**************** Tab Slides  *********************/

/* --- Generic --- */
a:active, a:focus {
	outline:0;
}

.jwts_clr {
	clear:both;
	height:0;
	line-height:0;
}

/* --- Tabs --- */
.jwts_tabberlive {
	margin:4px 0px;
	padding:0px;
}

.jwts_tabberlive .jwts_tabbertab {
	margin:0;
	padding:6px;
	border:1px solid #bbb;
	border-top:0px;/*height:300px;overflow:auto;*/
}

.jwts_tabberlive .jwts_tabbertab h4 {
	color: #28273e;
	font-size: 14px;
	margin: 10px 0;
}

.jwts_tabberlive .jwts_tabbertab h2, .jwts_tabberlive .jwts_tabbertab h3, .jwts_tabberlive .jwts_tabbertabhide {
	display:none;
}

ul.jwts_tabbernav {
	margin:-10px 0 0 0;
	padding:0 4px;
	list-style:none;
	list-style-image:none;
	background:none;
	border-bottom:1px solid #bbb;
	line-height:normal;
	height:auto;
}

ul.jwts_tabbernav li {
	margin:0;
	padding:0px;
	list-style:none inside !important;
	list-style-image:none !important;
	background:none;
	display:inline;
}

ul.jwts_tabbernav li a, ul.jwts_tabbernav li a:link {
	font-size:12px;
	font-weight:bold;
	margin:0px 1px;
	padding:0 4px;
	color:#fff;
	border:1px solid #bbb;
	border-bottom:none;
	background:#28273e;
	text-decoration: none;
}

ul.jwts_tabbernav li a:visited {
	color:#000;
}

ul.jwts_tabbernav li a:hover {
	font-size:12px;
	font-weight:bold;
	margin:0px 1px;
	padding:0 4px;
	color:#000;
	border:1px solid #aaa;
	background:#fff;
	border-bottom:1px solid #fff;
	text-decoration:none;
}

ul.jwts_tabbernav li a:active, ul.jwts_tabbernav li a:focus {
	outline:0;
}

ul.jwts_tabbernav li.jwts_tabberactive a {
	background:#fff;
	border-bottom:1px solid #fff;
	color: #000;
}

ul.jwts_tabbernav li.jwts_tabberactive a:hover {
	background:#fff;
	border-bottom:1px solid #fff;
	text-decoration:none;
}

ul.jwts_tabbernav li.jwts_tabberactive, ul.jwts_tabbernav li.jwts_tabberinactive {
	background:none;
	padding:0px;
	margin:0px;
}

.jwts_tabberlive .jwts_tabbertab, ul.jwts_tabbernav {
	text-align:left;
} /* force content orientation */

ul.jwts_tabbernav li {
	margin-left: 2px !important;
}
ul.jwts_tabbernav li:first {
margin-left: 5px !important;
}

/* --- Slides --- */
.jwts_slider {
	margin:4px 0px;
	padding:0px;
}

.jwts_slidewrapper {
	border:none;
	width:100%;
	visibility:hidden;
	height:0px;
	overflow:hidden;
	position:relative;
	margin:0;
	padding:0;
}

/* DEFAULT STYLING */
.jwts_title {
	margin:0 0 1px 0;
	padding:0px;
	overflow:hidden;
	background:url(slide_bg_r.png) no-repeat right;
	cursor:pointer;
	font-size: 20px !important;
}

.jwts_title_left {
	background:url(slide_bg_l.png) no-repeat left;
	margin:0 10px 0 0;
}

a.jwts_title_text, a.jwts_title_text:link {
	display:block;
	background:url(star.png) no-repeat;
	background-position:0px 2px;
	padding:0 2px 0 20px;
	margin:0 0 0 8px;
	line-height:22px;
	font-size:20px !important;
	font-weight:bold;
	text-decoration:none;
	color:#444;
}

a.jwts_title_text:visited {
	color:#444;
}

a.jwts_title_text:hover {
	display:block;
	background:transparent url(star.png) no-repeat;
	background-position:0px 2px;
	padding:0 2px 0 20px;
	margin:0 0 0 8px;
	line-height:22px;
	font-size:20px;
	font-weight:bold;
	text-decoration:none;
	color:#c64934;
}

.jwts_slidecontent {
	padding:4px 12px 8px 12px;
	margin:0px;
	position:relative;
	background:none;
	border:none;
}

.jwts_title_left, .jwts_slidecontent {
	text-align:left;
} /* force content orientation */

/* SOME NEW STYLING (just in case)
.jwts_title {margin:0 0 1px 0;padding:0px;overflow:hidden;}
.jwts_title_left {}
a.jwts_title_text,
a.jwts_title_text:hover {display:block;padding:0 2px 0 16px;margin:0;line-height:22px;font-size:12px;font-weight:bold;text-decoration:none;}
a.jwts_title_text,
a.jwts_title_text:link {color:#fff;background:url(slide_bg_b.png) repeat-x;border:1px solid #444;}
a.jwts_title_text:visited {color:#fff;}
a.jwts_title_text:hover {color:#c64934;background:transparent url(slide_bg.png) repeat-x;border:1px solid #ccc;}
.jwts_slidecontent {padding:4px 12px 8px 12px;margin:0px;position:relative;background:#fbfbfb;border:1px dotted #aaa;border-top:none;}
*/

/* Wordpress Slider Style */
.wts_title {
}

.wts_title a.jtoggle {
	color: #28273e;
	text-decoration: underline;
	font-size: 15px;
	font-weight: bold;
	background: transparent url('images/arrow.png') no-repeat right center;
	padding-right: 17px;
	cursor: hand;
}

.wts_title a.jtoggle:hover {
	color: #487d40;
	text-decoration: none;
	font-size: 15px;
	background: transparent url('images/arrow_hover.png') no-repeat right center;
	padding-right: 17px;
	cursor: hand;
	margin-bottom: 5px;
}

.wts_slidewrapper {
	display: none;
	border: #e7e7e7 1px solid;
	padding: 0 5px 3px 5px;
}

#banners {margin: 0 0 0 -18px;}
#banners a {display: block; margin-bottom: 5px;}


