/*
Theme Name: Comic
Theme URI: http://xspectre.com/
Author: WraithRuins
Author URI: http://xspectre.com/
*/



/* main */

body {  
         background-image: url(images/back.jpg);
	margin:0px auto;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 900px;
	color: #333;
	position: relative;
}

p {
	margin: 0px 0px 14px;
}
	
h1 {
	margin: 40px 0px 2px 0;
	padding: 0px;
	text-decoration: none;
}
h2 {
	color: #fff;
	margin: 10px 0px 0px 1px;
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}
h3 {
	margin: 10px 0px 0px;
	padding-bottom: 2px;
	font: bold 110% Arial;
	text-transform: uppercase;
	letter-spacing:1px;
	color: #fff;
}

h4 {
	font: normal 150% Tahoma, Arial, sans-serif;
	color: #669900;
	margin: 0px 0px 2px;
	border:none;
}
ul {
	padding: 0px;
	margin: 5px 0px 15px 16px;
}
ul li ul{
	padding: 0px;
	margin: 0px 0px 5px 16px;
}
ul li {
	margin: 0px;
	padding: 0px;
         list-style: square;
         list-style-position: inside;

}
ol {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
         list-style-position: inside;
}

small {
	font-size: 9px;
	padding:1px 0px 0px 30px;
         margin-bottom: 20px;
	}

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }

blockquote{
	border-left: 1px dotted #ccc;
         border-right: 1px dotted #ccc;
         background: #f7f7f7;
	margin: 10px 20px 10px 30px;
	padding:1px 5px 1px 5px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}


/* links */

a:link, a:visited {
	color: #ff9900;
	text-decoration:none
	}

a:hover {
	color:#669900;
	text-decoration:underline;
	}

.big {
        font-family: arial, verdana, helvetica, sans-serif;
        font-size: 16px;
        font-weight: 300;
        text-align: center;
}

.big a{
       color: #FF9900;
       font-size: 16px;
        font-weight: 300;
       text-decoration:none;
	}
	
.big a:hover{
	color:#333;
         font-size: 16px;
        font-weight: 300;
         text-decoration: underline;
	}

/* container */


#container {
        background-image: url(images/grad.jpg);
        background-repeat: repeat-x;
        background-color: #000;
        	width: 900px;
	margin: 0 auto;
	font-size: 0.7em;
	padding: 0;
        border-left: 2px solid #fff;
        border-right: 2px solid #fff;
	}
	
/* header */

#header {
         width: 900px; 
	color: #000; 
	height: 150px;
	}

#header h1{
	font-family: Arial, Verdana, Helvetica, Times, serif;
         font-size: 24px;
	font-weight: 300;
	letter-spacing:-0.02em;
         text-transform: uppercase;
         padding: 10px 0 0 10px;
         margin-top: 0px;
         	}	
	
	
#header h1 a{color: #000; text-decoration: none;}
#header h1 a:hover{color: #333; text-decoration: none;}


#header h2{
         margin: 0px 10px 0px 0px;
         padding: 1px 0 0 10px;
	font: 300 10pt Arial, Helvetica;
	text-transform: lowercase;
	color: #000;
	}

/* top menu */

#menu {
         clear: both;
	padding: 4px 0 1px 0px;
         width: 520px;
         margin: -60px 0 10px 8px;
}
#menu ul {	
         margin: 0; padding: 0;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
         font-weight: 300;
         font-size: 11px;
         line-height: 18pt;
         text-transform: uppercase;
	 width: 100%;
         list-style: none;
}
#menu ul li{
	display: inline;
         }

#menu ul li a {	
	color: #000;
	padding: 0px 5px;
	text-decoration: none;	
}
#menu ul li a:hover{
         background-image: url(images/xbk2.png);
         background-repeat: no-repeat; 
	color: #333; 
}

.menuspan {
position: relative;
z-index: 0;
}

.menuspan:hover{
background-color: transparent;
z-index: 50;
}

.menuspan span{
position: absolute;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
}

.menuspan span img{
border-width: 0;
padding: 2px;
}

.menuspan:hover span{
visibility: visible;
top: -36px;
left: 30px;

}


/* feature */

#feature {
        background-image: url(images/sideblock1.png);
        background-repeat: repeat-x;
        width: 304px;
        margin: -120px 15px 0px 0px;
        padding:0px;
        height:345px;
        float: right;
}

#feature a:link, #feature a:visited{
          color: #FF9900;
          font-weight: bold;
}

#feature a:hover{
          text-decoration: underline;
          color: #333;
          font-weight: bold;
}

#feature img{
             margin:50px 6px 0px 25px;
             padding: 1px;
             border:1px solid #ccc;
}
#feature p {font-size: 10px; padding: 0px 5px 0px 20px;}

#feature h2{
           margin:10px 0px 0px 0px;
           padding:0 0 0px 0;
           font-size:11pt;
           font-weight:300;
           color: #333;
	  line-height:100%;
           text-transform: uppercase;
}

/* top ad */

#topad {
        background-image: url(images/topad.png);
        background-repeat: repeat-x;
        width: 550px;
        margin: 0px 5px 0px 5px;
        padding:0px;
        height:145px;
}

#topad a:link, #feature a:visited{
          color: #FF9900;
          font-weight: bold;
}

#topad a:hover{
          text-decoration: underline;
          color: #333;
          font-weight: bold;
}

#topad img{
             margin: 35px 0 0px 50px;
             padding: 0px;
}
#topad p {font-size: 10px; padding: 0px 0 0 35px;}

#topad h2{
           margin:10px 0px 0px 0px;
           padding:0 0 0px 0;
           font-size:11pt;
           font-weight:300;
           color: #333;
	  line-height:100%;
           text-transform: uppercase;
}



/* main content */


#content {
         	width:570px;
	float:left;
	}	

.post {
        background-image: url(images/posting.png);
        background-repeat: repeat-x;
        padding: 0 10px 10px 0px;
        line-height: 12pt;
        border: 0;
        margin: 0px 0px 60px 0px;
        font-family: verdana, arial, tahoma; 
	}
	
.post h2{
        font-family: arial, verdana, helvetica, sans-serif;
        font-size: 16px;
        font-weight: 300;
        padding: 10px 0px 0px 30px;
}

	
.post h2 a{
       color: #000;
       text-decoration:none;
	}
	
.post h2 a:hover{
	color:#ff9900;
         text-decoration:none;
	}

.post img {
         float: left;
         margin-left: auto;
         margin-right: 2px;
	padding: 3px;
         border: 1px dotted #ccc;
}
	
.post p{font-size: 11px; margin-left: 30px;}

.post a{text-decoration:underline;}

.post ul {margin-left: 30px;}

.post li {margin-left: 30px;}

.post a{
       color: #FF9900;
       font-weight: bold;
       text-decoration:none;
	}
	
.post a:hover{
	color:#333;
         font-weight: bold;
         text-decoration: underline;
	}

.entry {margin: 5px 0 0 0;}

.entry p{margin:1px 3px 12px 30px;}

.postmetadata{
        background-image: url(images/bottom.png);
        background-repeat: repeat-x;
          font-family: arial, verdana, tahoma, helvetica, sans-serif;
	 font-size: 10px;
         color: #000;
         line-height: 100%;
         width: 100%;
         display: block;
        float: left;
	padding: 9px 0px 10px 0px;
         margin: 10px 0 10px 0px;
	}

.postmetadata a{
       color: #fff;
       text-decoration:none;
	}
	
.postmetadata a:hover{
	color:#000;
         text-decoration:none;
	}	

.posting {padding-top: 4px;}

.navigation {
        	margin: 12px 0 20px 0;
	padding:2px;
	font-size: 10px;
	float: left;
	width:98%;
	}

.navigation a{
       color: #fff;
       font-weight: bold;
       text-decoration:none;
	}
	
.navigation a:hover{
	color:#eee;
         font-weight: bold;
         text-decoration: underline;
	}

.navigation2 {
        background-image: url(images/navbottom.png);
        background-repeat: repeat-x;
        font-family: arial, verdana, tahoma, helvetica, sans-serif;
        font-size: 10px;
         color: #000;
         line-height: 100%;
         width: 100%;
         display: block;
        float: left;
	padding: 5px 0px 8px 0px;
         margin: 10px 0px 10px 0px;
	}
	
.alignleft {float:left; margin-left: 30px;}
.alignright {float:right; margin-right: 15px;}

.pagetitle{
	color: #000;
	margin: 10px 0px 0px 2px;
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}

.pagetitle2 {
	color: #fff;
	margin: 10px 0px 0px 12px;
	letter-spacing: -1px;
	font: normal 210% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 2px;
}

/* sidebar */

#sidebar {
	font-family: verdana, arial, tahoma;
	font-size: 8pt;
        color: #fff;
        width: 280px;
        float: right;
        margin: 10px 18px 0 5px;
	}

#sidebar h2{
        margin-bottom: 5px;
        margin-top: 20px;
        padding: 4px 0 4px 2px;
        font-family: tahoma, verdana, arial;
	font: bold 11pt Arial;
	text-transform: uppercase;
        color: #fff;
       border-bottom: 1px dotted #FF3300;
	}

#sidebar p {margin:0; padding: 0 6px 1px 12px; color: #999;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:6px;
	padding:0;
	list-style-type: none;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
        list-style-type: none;
	}

#sidebar ul ul {
	margin: 6px 10px 6px 6px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 10px;
	list-style-type: square;
	color: #ccc;
}

#sidebar a, .sidebar a:visited {
	color: #f7f7f7;
	text-decoration:none;
        padding:2px;
}
#sidebar a:hover {
	color: #000;
	text-decoration:none;
        background: #f7f7f7;
        padding:2px;
}

/* comments */

#commentssection{
	clear: both;
         	padding: 2px 12px;
	margin: 0;
	}
	
#commentssection h2{
	font-family: arial, verdana, times;
	font-size: 13pt;
	font-weight: 300;
	font-style: normal;
	color: #fff;
	}

#commentform{
	margin: 12px 12px 20px 12px;
	padding:20px;
	}
	
#commentform p{
	color: #f7f7f7;
	}
	
#commentform a{color: #fff; text-decoration: none; border-bottom: 1px dotted #666;line-height: 14pt;}
	
#commentform h3{
	font-family: verdana, arial, helvetica;
	font-size: 11pt;
	font-weight: 300;
	color: #fff;
	}
	
#commentbox{
	width:75%;
	min-width:450px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 10pt;
	margin:5px 5px 0 0;
	border: none; 
	padding: 6px;
	border: 1px solid #eee;
	}

#submit{margin:5px 5px 0 0;}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 5px;
	overflow: hidden;
         border: 2px solid #FF3300;
	}

ol.commentlist li.alt {background: #eee; border: 2px solid #FF3300;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt; font-size: 11px;}

ol.commentlist a {color:#990000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #000;}


/* widget search */


#searchform{
	padding: 2px 0 2px 0;
	font-family: verdana, arial, times;
	}

#searchform input#s{
	font-family: verdana, arial, times;
	font-size: 8pt;
	padding: 2px;
	margin: 2px;
	border: 1px solid #999;
         width: 180px;
	}

#searchform input#searchsubmit{
	font-family: verdana, arial, times;
	font-size: 7pt;
	padding: 2px;
	margin: 2px 0 0 1px;
	border: 1px solid #ccc;
	background-color: #eee;
	color: #333;
}

/* footer */

#footer {
        clear: both;
        width: 100%;
        height: 24px;
        margin-top: 5px;
        text-align: center;
        border-top: solid 1px #eee;
        font-family: verdana, arial, tahoma;
        font-size: 8pt;
}
	
#footer p{padding:6px;margin: 0; color: #fff;}
#footer a{color: #fff; text-decoration: none;}
#footer a:hover{color: #eee; text-decoration: underline;}


input.textbox, textarea
{
	border: #999 1px solid;
	background: #eee;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
	width: 150px;
}

/* calendar */

#wp-calendar {
     empty-cells: show;
     margin: 0;
     margin-bottom: 8px;
     width: 90%;
}

#wp-calendar th {
      font-style: normal;
      text-transform: capitalize;
      color: #ff9900;
} 

#wp-calendar td {
       font-family: verdana, arial, times;
       color: #333;
       font-size: 8pt;
       letter-spacing: normal;
       padding: 2px 0;
       text-align: center;
}

#wp-calendar a:hover {
      background: #ff9900;
      color: #333;

}