/*  
Theme Name: sunset
Theme URI: http://www.iwebnet.org/
Description: WP Theme  sunset by <a href="http://www.iwebnet.org/">i Web Net</a>. sunset is 2 columns widget ready theme with left sidebar in black color. 
Author: iWebNet
Author URI: http://www.iwebnet.org/

	This theme was designed and built by iWebNet
                The CSS, XHTML and design is released under GPL
                http://www.opensource.org/licenses/gpl-license.php

	

*/
body {
	font: 75%/150% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
        background: #000000;
	margin: 0px;
	padding: 0px 0px 10px 0px;
        background-image: url('/images/burrhole_main4.jpg');
        background-repeat: no-repeat;
        background-attachment: fixed;
        background-position: 100% 20% ;
}
 a {
	color: #00AEFF;
	text-decoration: none;
                
}
a:visited {
	color: #00AEFF;
	text-decoration: none;
                
}
a:hover {
	color: #35FCEF;
	text-decoration: none;
                
}
img {
	border: 0px solid #20F3F7;

}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #00AEFF;
}
h1 a, h1 a:visited{
	color: #00AEFF;
	text-decoration: none;
}
h1 a:hover{
	color: #00AEFF;
	text-decoration: none;
}
h2 {
	color: #00AEFF;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #00AEFF;
	letter-spacing: -1px;
	font: normal 190%/100% "Trebuchet MS", Tahoma, Arial;
	padding-bottom: 5px;
}
h2 a, h2 a:visited {
	color: #00AEFF;
	text-decoration: none;
}
h2 a:hover {
	color: #00AEFF;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #00AEFF;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #00AEFF;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 1000px;
	background-color: transparent ;
                
}

#top {
		
}
#top .inner {
	background-color: transparent ;
	height: 60px;
}

#top a{
    margin-left:180px;
	color: #00AEFF;
	text-decoration:none;
}

#top h1{
 	margin-top:50px;
	font-size: 36px;
	font-weight: bold;
	color: #00AEFF;
	line-height:25px;
}

#subtop{
	color: #333;
	padding-left: 180px;
	line-height:5px;
}

.narrowcolumn{
	width: 50%;
	float: left;
}

.post{
        background: #221d1d;
	padding: 12px;
        border-top: 1px dotted #00AEFF;
        border-bottom: 0px dotted #00AEFF;
        font-size: larger ;
}

.post h2{
	font-size: 24px;
}

.entries{
	line-height: 26px;
}

.entries h1, .entries h2, .entries h3, .entries h4, .entries h5, .entries h6{
	padding: 20px 0 0;
	
}

.entries h1{
	font-size: 30px;
	line-height: 36px;
}

.entries h2{
	font-size: 18px;
}

.entries h3{
	font-size: 16px;
}

.entries h4{
	font-size: 14px;
	font-weight: bold;
}

.entries h5, .entries h6{
	font-size: 12px;
}

.entries h3, .entries h4, .entries h5{
	font-weight: bold;
}

.entries img{
	
	border: 1px solid #424242;
	padding: 5px;
	margin:5px;
}

.entries img.wp-smiley{
	border: 0;
	padding: 0;
}

.entries img.alignleft{
	float: left;
	margin: 5px 10px 0 0;
}

.entries img.alignright{
	float: right;
	margin: 5px 0 0 10px;
}

.sidebar{
	width: 16%;
	float: left;
	padding-left:20px;
	margin-top:20px;
	list-style: none;
	background: url(images/dotted_vertical.gif) repeat-y top left;
	
}

.sidebar ul{
	margin: 0;
	padding: 25px;
	list-style: none;
	background-image:url(images/bg4.gif);
	background-position:8px -8px;
	background-repeat:no-repeat;
	
}

.sidebar li#search input{
	margin: 0 0 5px;
}

.sidebar ul li{
	padding:0px;
}

.sidebar ul li h2{
	font-size: 20px;
}

.sidebar ul ul{
	padding: 20px 0 0;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 30px;
}

.sidebar ul ul ul{
	padding: 0;
}

.sidebar ul ul ul li{
	padding: 0 0 0 15px;
}

.browse{
	padding: 30px;
	font-family: Georgia, Sans-Serif;
	font-size: 18px;
	line-height: 26px;
}




/* header area */
#header {
	background: #000000;
	height: 450px;
	position: absolute;
        right: 0;
        border-bottom: 20px solid #020100;
}
#headerlogo {
        background: #000000;
	position: absolute;
        right: 0;
	padding: 10px 0px 0px 15px;
	height: 447px;
}
#headerlogo .description{
	position: absolute;
	left: 45px;
	bottom: 3px;
	color: #00AEFF;
	font-size: 16px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
                left: 5px;
	bottom: -10px;
}
#nav li {
	float: left;
	margin-left: 4px;
}
#nav .current_page_item a:visited{
	color: #00AEFF;
	text-decoration: none;
}
#nav .page_item a{
	color: #00AEFF;
	text-decoration: none;
	background: #000000;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border: 1px dotted #00AEFF;
	display: block;
}
 #nav .current_page_item a,#nav .page_item a:hover {
	color: #00AEFF;
                text-decoration: none;
	background: #000000 ;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border :1px dotted #00AEFF;
	display: block;
}
/* content  */
#content {
	padding: 10px 10px 25px 13px;
	float: right;
	width: 715px;
	overflow: hidden;
}
.post {
	clear:both;
	padding-top: 5px;
}

.post-date {
	width: 45px;
	height: 36px;    
        color: #00AEFF;
        float:right;
}
.post-month {
	font-size: 14px;
	text-transform: uppercase;
	color: #00AEFF;
	text-align: center;
	display:block;
	line-height: 28px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 22px;
	text-transform: uppercase;
	color: #00AEFF;
	text-align: center;
	display:block;
	line-height: 25px;
	padding-top: 5px;
	margin-left: -3px;
}
.entry {
	float:left;
	width: 650px;
}
.post-cat {
	background-color: transparent ;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #00AEFF;
}
.post-comments {
	background-color: transparent ;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background-color: transparent ;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #00AEFF;
}
.post-content {
	clear: both;
	padding-top: 5px;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #00AEFF;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(img/arrowleft.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(img/arrowright.gif) no-repeat right center;
}

/* comments  */
#comments, #respond {
	border-bottom: 1px dotted #FF9D3E;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background-color: transparent ;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #FE5A1F;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #00AEFF;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#000000;
	border: 1px dotted #00AEFF;
	padding: 3px;
	margin-top: 3px;
                color: #00AEFF;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#000000;
	border: 1px dotted #00AEFF;
	padding: 2px;
	margin-top: 3px;
                color: #00AEFF;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #000000;
}
#commentform #submit{
	background: #000000 ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #00AEFF;
	border:1px dotted #00AEFF;	
                float:right;
	width: 144px;
	height: 28px;
	cursor: pointer;
}
/*sidebar */
#sidebar {
	float: left;
	padding: 10px 0px 25px 13px;
	width: 220px;
	color: #00AEFF;
	overflow: hidden;
                top: -30px ;
}
/*sidebar title  */
#sidebar h3, #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #00AEFF;
	margin: 20px 0px 2px;
	border-bottom: 1px dotted #00AEFF;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #00AEFF;
                font-size: 12px;
	text-decoration: none;
}
#sidebar a:hover{
	color: #00AEFF;
                font-size: 12px;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding:0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 0px 2px 0px 10px;
	border: none;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 0px;
	border: none;
}
/*blogroll widget */
ul.list-blogroll li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*meta  widget*/
ul.list-meta li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*rss widget */
ul.list-rss li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*category  widget */
ul.list-cat li, li.bar_categories li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*recent  widget  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*archives widget */
ul.list-archives li, li.bar_archives li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*pages widget */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 22px !important;
}
/*sub-pages widget */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/arrow.gif) no-repeat !important;
	padding-left: 15px !important;
}
/*calendar bar widget */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}

#searchform br {
	display: none;
}
#searchform #s {
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	border: 1px dotted #00AEFF;
	background: #000000;
	margin-right: 2px;
	color: #FDB234;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: #000000;
	border: 1px dotted #00AEFF;
	width: 67px;
	height: 28px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #00AEFF;
	vertical-align: middle;
}

/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 0px;
}
/* footer bar */
#footer {
	margin: 0px auto;
                width: 950px;
                background: #221d1d ;
                color: #00AEFF;
                height: 37px;
                font-size: 14px;
	line-height: 100%;
                border-top: 1px dotted #00AEFF;
                border-bottom: 1px dotted #00AEFF;
                
}
#footer a, #credit a:visited {
                margin-top: 8px;
	color: #00AEFF;
                
}
/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

/* wp-calendar */

table#wp-calendar{
	width: 100%;
	font-family: TRebuchet MS, Arial, Georgia, sans-serif;
	text-transform: none;
	line-height: 18px;
}

table#wp-calendar caption{
	padding: 0px 0px;
}

table#wp-calendar th{
	text-align: center;
	color:#000000;
	vertical-align: top;
	background: #000;
	background:#00AEFF;
}

table#wp-calendar td{
	text-align: right;
	padding: 1px;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */
