/*
Theme Name: Nrthrn Lghts
Theme URI: http://www.koch-werkstatt.de/2007/03/24/wordpress-theme-simplicity/
Description: Designed by <a href="http://www.koch-werkstatt.de" title="Kochwerkstatt">Karsten Kuhnen</a>,
based on the Theme Relaxation by <a href="http://www.jowra.com">Jowra</a>.
Version: 0.1 deutsch
Author: Karsten Kuhnen
Author URI: http://www.koch-werkstatt.de

***
EDITED BY:
BOBBY SATTLER
OCTOBER 2008
FOR NORTHERN LIGHTS
***
*/


body {
	background-color: #16161a; /*#0f0f12;*/	
	background-position: top;
	font: 12px Arial, 'Helvetica', sans-serif;
    padding: 0px;
	margin: 0px;
}





blockquote {

        color: #929292;

        font-size: 1.00em;

        padding-left: 10px;

        padding-right: 10px;

		margin: 20px 30px 20px 0;

}



a {

		color: #ed710d;
		text-decoration: none;
        outline: none;

}


/*	Headers 					     		    */

h1			{
			font-family: Arial, Helvetica, sans-serif;
			color: #ed710d;
			margin: 2px 100px 0px 0px;
			padding: 2px 5px 0px 0px;
			font-size: 20px;
			line-height: 22px;
			text-transform: none;
			letter-spacing: 1px;
			font-weight: 500;
			text-transform: uppercase;
			}



h2			{
			font-family: Arial, Helvetica, sans-serif;
			color: #222;
			margin: 2px 0px 2px 0px;
			padding: 5px 5px 0px 0px;
			font-size: 12px;
			line-height: 13px;
			text-transform: uppercase;
			font-style: oblique;
			letter-spacing: 0px;
			font-weight: bold;
		}



h3, h3 a {

	color: #ed710d;

   	font-weight: 100;

	margin: 15px 0 0px 0;

	padding: 0;

}



h4			{
			font-family: Verdana, Helvetica, sans-serif;
			color: #BBB;
			margin: 2px 100px 0px 0px;
			padding: 2px 5px 0px 0px;
			font-size: 20px;
			line-height: 22px;
			text-transform: none;
			letter-spacing: 1px;
			font-weight: lighter;
			text-transform: uppercase;
			}

h6			{
			font-family: "Courier New", Courier, monospace;
			height: 16px;
			color: #FFF;
			margin: 4px 0px 7px 0px;
			padding: 4px 2px 2px 5px;
			font-size: 12px;
			line-height: 13px;
			text-transform: uppercase;
			letter-spacing: 0px;
			font-weight: normal;
			font-style: normal;
			/*border-bottom: 2px solid #EDB018;*/
		}

/******/

img {
	border: none;
        }

ol, form {
	margin: 0;
	padding: 0;
}

p {
	line-height: 1.7em;
	text-align: left;

}

.entry {
	line-height: 1.3em;
	text-align: justify;
	margin-bottom: 6px;
	padding-bottom: 6px;
}

.entry ol {
	margin: 0px 0px 0px 80px;
	padding: 0px 0px 0px 0px;
}

ul.entry{
	margin: 0px 0px 0px 80px;
	padding: 0px 0px 0px 0px;
}

small {
	font-size: 11px;
	color: #666;
}

#page {
		background-color: #16161a;	
        margin: 0px auto;
		padding: 0px 10px 0px 10px;
		text-align: left;
		width: 906px;
}

/*################*/
/*### Header   ###*/
/*################*/

#header {
		width: 905px;
		height: 70px;
		background-image: url(../nrthrnlghts/images/header.gif);
		background-repeat: no-repeat;
		margin: 0 auto;
		margin-bottom: 20px;
		padding: 0px;
}

/*################*/
/*### Content  ###*/
/*################*/

#content {
		width: 600px;
		color: #BBB;
		background: transparent;
        border-right: 1px solid #666;
		float: left;
		margin: 0px 22px 10px 0px;
		padding: 0px 23px 0px 0px;
        text-align: left;
}


#content a {

        background-color: ed710d;
		text-decoration: none;
        outline: none;
}



#content a:hover {
        color: #EEE;
        text-decoration: underline;
}
# content a:visited	{
		color: #ed710d;
		font-weight: bold;
}

#content img {
		float: left;
		margin: 0px 10px 0px 0;
        _margin: 0px 5px 0px 0;
        background-color: transparent;
}

#content a:hover img { 
        border: none; 
        background: transparent;
}

#content h1 a { 

        color: #ed710d; 
        background: transparent; 
        text-decoration: none; 

}



#content h1 a:hover { 

        color: #EEE; 
        background: transparent; 
        text-decoration: none; 

}


#content h2 a:hover { 
        color: #ed710d; 
        background: transparent; 
        text-decoration: none; 
}

#content h3 a { 
        text-decoration: none; 
}

#content h3 a:hover { 
        color: #EEE; 
        background: inherit; 
        text-decoration: none; 
}

#content ul {
         list-style-type: disc; 
         margin: 0 0 0 25px; 
         padding:  0 0 0 0; 
}

#content ul li {
         line-height: 1.5em; 
         margin: 0; 
         padding: 5px; 
}

/*################*/
/*### Search ###*/
/*################*/

.s {
		background-color: #ed710d;
        /*border: 1px solid #1616a;*/
		border: none;
		color: #16161a;
        font: 10px Verdana, Arial, 'Helvetica', sans-serif;
		height: 20px;
		padding-left: 3px;
		padding-top: 6px;
		vertical-align: middle;
		width: 240px;
}

/*################*/
/*#### RSS ###*/
/*################*/
#rss-feed {
        width: 160px;
		height: 25px;
        text-align: left;
        float: left;
        margin: 0px 0px 20px 0px;
        padding: 0px 0px 20px 0px;
        color: #ed710d;
		background-position:left;
		background-repeat:no-repeat;
		overflow: hidden;
        }

/*################*/
/*#### SIDEBAR ###*/
/*################*/

#sidebar {
        width: 240px;
        text-align: left;
        float: left;
        margin: 0px 0px 0px 4px;
        padding: 0;
        line-height: 1.6em;
        color: #16161a;
		overflow: hidden;
		border-bottom: 1px dotted #fff;


        }

.sidelist {
		font-size: 10px;
        margin: 10px 0px 20px 0px;
        padding: 0;
		border: none;
        }
	
#sidebar ul {
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: none;
}

#sidebar li{
        /*border-bottom: 1px solid #666;*/
		margin: 0px 3px 0px 0px;
		padding: 0px 0px 0px 0px;
        display: block;
	}

#sidebar li a {
        display: block;
        background-color: transparent;
        font: 11px Tahoma, Verdana, Arial, 'Helvetica', sans-serif;
        color: #666;
		padding: 2px 5px 2px 4px;
		text-decoration: none;
	}

#sidebar li a:hover {
        color: #EEE;
		background-color: #ed710d;
        text-decoration: none;
	}

#sidebar h2{
        text-align: left;
        color: #666;
        padding: 3px 0px 3px 0px;
        margin: 0;

}


#sidebar ul .linkcat {
		padding-top: 6px;
		margin-top: 2px;
}


/*#### Footer ####*/

#footer {
		width: 906px;
		height: 200px;
		margin: 0 auto;
		margin-top: 0px;
		margin-bottom: 40px;
		padding: 10px 0px 0px 0px;
		background-color: #16161a;
		border-top: 1px solid #666;
        height: 30px;
        clear: both;
		color: #BBB;
        text-align: center;
        overflow:hidden;
}

#footer a {
        color: #666;
        text-decoration: none;
		font-weight: bold;
}

#footer a:hover {
        color: #ed710d;
        text-decoration: none;
}
/*################*/


#wrapper {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0;
}

.alignleft {
	float: left;
	text-align: left;
	color: #ed710d;
}

.alignright {
	float: right;
	margin-top: -1px;
	text-align: right;
	color: #ed710d;
}

/*#### Comment Form #### */

#comment {
        background: #16161a;
		border: 1px solid #222;
		color: #BBB;
		font-size: 12px;
		padding-left: 2px;
		vertical-align: middle;
		width: 400px;

}

.commentbody {
		width: 400px;
		background: #16161a;
        color: #BBB;
        border-top: 1px solid #222;
		border-bottom: 1px solid #222;
        font-size: 12px;
        line-height: 16px;
		letter-spacing: 0em;
		margin: 0px 0px 20px 0px;
		padding: 5px;
		text-align: left;
        clear:both;
}

.commentbody a {
		color: #ed710d;
        text-decoration: none;
}
.commentbody a:hover {
		color: #EEE;
        text-decoration: none;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 12px;
}

.commentlist {
	list-style: none;
}

.commentcount {
	background: inherit;
	position: absolute;
	right: 36px;
    _right: 10px;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #BBB;
	float: right;
}

.gravatar {
	background-color: inherit !important;
	padding: 4px !important;
	border: 1px solid #4444444 !important;
}

* html .gravatar {
	position: relative;
}


html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

#email, #author {
		background: #16161a;
		border: 1px solid #222;
		color: #BBB;
		font: 12px Verdana, Arial, 'Helvetica', sans-serif;
		padding-left: 5px;
		vertical-align: middle;
		width: 200px;

}

#url {
	background: #16161a;
	border: 1px solid #222;
	color: #BBB;
    font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	height: 16px;
	padding-left: 5px;
	vertical-align: middle;
	width: 200px;
}

#submit {
	background: #16161a;
	border: 1px solid #222;
	color: #BBB;
    font: 12px Verdana, Arial, 'Helvetica', sans-serif;
	margin: 0;
	padding: 0 10px;

}

textarea {
        overflow:auto;
}


/*#### Post Meta Data ####
.date {
	background: transparent;
	color: #444444;
	font: 11px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

.pagetitle {margin:20px 0;
        text-align: center;

}
*/
.postmetadata {
		border-top: 1px solid #666;
        color: #666;
		text-align: right;
		margin-top: 10px;
        clear:both;
}

.postmetadata a { font-weight: bold; background: transparent; color: #666; text-decoration: none;}
.postmetadata a:hover {color: #ed710d; text-decoration: none;}


.postmetadata2 {
        color: #666;
        border-top: 1px solid #666;
        border-bottom: 1px solid #666;
        font-size: 12px;
        line-height: 16px;
		letter-spacing: 0em;
		margin: 0 0 20px 0;
		padding: 5px;
		text-align: left;
		text-transform: capitalize;
        clear:both;
}

/* different postmetadata style for single.php */

.alt {
		line-height: 1.3em;
		padding: 10px;
		color: #ed710d;
}

.alt a {
		background: inherit;
		color: #ed710d;
        text-decoration: none;
}

.commentheader {
        background: inherit;
        color: #666;
        font: 12px Arial, Helvetica, sans-serif;
		letter-spacing: 1px;
		text-transform: uppercase;
        font-weight: bold;
        padding: 3px 0px 3px 0px;
        margin: 0;
}

.clear {clear:both;}

/* Tumblr Badge */

/*################*/
/*#### nrthnlghts ###*/
/*################*/

#nrthnlghts {
        width: 260px;
        text-align: left;
        float: left;
        margin: 0px 0px 6px 0px;
        padding: 0px 0px 6px 0px;
        line-height: 1.6em;
        color: #fff;
		overflow: hidden;
		border-bottom: 1px dotted #fff;
		background-color: #16161a

		font-family: "Courier New", Courier, monospace;
		text-align: left;
		font-size: 12px;
		line-height: 13px;
		font-weight: normal;
        }

#nrthnlghts ul {
		list-style: none;
		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;
		border: none;
}

#nrthnlghts li{
        /*border-bottom: 1px solid #ed710d;*/
		margin: 0px;
		padding: 0px;
        display: block;
	}

#nrthnlghts li a {
        display: block;
        background-color: transparent;
        font: 11px Tahoma, Verdana, Arial, 'Helvetica', sans-serif;
        color: #ed710d;
		padding: 0px;
		text-decoration: none;
	}

#nrthnlghts li a:hover {
        color: #EEE;
        text-decoration: none;
	}


/**/
/**/
/**/


#nrthrnlghts .img {
border: none;

}

#tumblr-badge {
			margin: 6px 0px 0px 0px;
			padding: 0px 0px 0px 0px;
			font-family: "Courier New", Courier, monospace;
			text-align: left;
			font-size: 10px;
			line-height: 12px;
			font-weight: normal;
			border: none;	
}

#tumblr-badge img{
		}

#tumblr-badge ul {
	list-style: none;
	margin: 0px;
	}

#tumblr-badge ul li em {
			font-family: "Courier New", Courier, monospace;
			font-style: normal;
			font-weight: lighter;
			font-style: normal;
			text-transform: uppercase;
			letter-spacing: 2px;
			text-decoration: none;
			color: #666;			
			text-align: left;
			font-size: 10px;
			line-height: 12px;
			padding-bottom: 3px;
			margin-top: 1px;
			text-align: left;
	}	

#tumblr-badge ul li em a {
	margin:  0px;
	padding: 0px;
	text-align: left;
	}	

#tumblr-badge ul li em a:hover {
	text-decoration: underline;
	border: none;
	color: ed710d;
	}	

#tumblr-badge ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
a .tumblr-post-date {
	margin: 0px;
	border: none;
	}
	
#tumblr-badge li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}	
	
#tumblr-badge ul li a {
			display: block;
			font-family: "Courier New", Courier, monospace;
			font-style: normal;
			font-weight: lighter;
			text-decoration: none;
			color: #ed710d;			
			text-align: left;
			font-size: 10px;
			line-height: 12px;
			margin-bottom: 0px;
			margin-top: 0px;
			background: #16161a;
			border: none;
	}

#tumblr-badge ul li a:hover {
	/*background: #EDB018;*/
	color: #3EABE4;
	text-decoration: none;
	border: none;

	}
	