/*
Theme Name:Northern Lights
Description: This theme is out of this world.  Suitable for stargazers and sci-fi fans alike.
Version: 1.1
Author: f.c.geil
Author URI: http://www.blackeaglestudios.com/
Tags: black, flexible-width, two-columns
*/

/* Begin Typography & Colors */
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size : 1em;
	color : #DEDEDE;
	margin:0;
	padding:0;
	background : #000000 url(images/bg.jpg) repeat fixed;
}
a {
	color: #6075D8;
	text-decoration : none;
}
a:hover {
	color: #147;
	text-decoration : underline;
}
img {
	margin:0;
	padding:0;
}
a img {
	border:0;
}
p {
	padding : 5px 0;
	margin : 0;
}
.alignleft {
	float:right;
}
.alignright {
	float:left;
}
.aligncenter {
	margin-left:auto;
	margin-right:auto;
}

h1{font-size: 3em;}
h2{font-size: 1.6em;}
h3{font-size: 1.3em;}
h4{font-size: 1.1em;}
h5{font-size: 0.9em;}

/* End Typography & Colors */

/*   Begin Page Structure  */

#wrapper {
	width : auto;
	margin:0 auto;
	background : #000000 url(images/bg.jpg) repeat fixed;
}
#header {
	width:auto;
	height:200px;
	background : url(images/a.jpg) center center no-repeat;
	text-align: center;
	border-bottom: 1px groove #5d5d5d;
	border: 1px groove #000;
}
#contents {
	margin:40px 180px 20px 20px;
	width:auto;
	background : #000 url(images/out.jpg) repeat fixed;
}
#cont-btm {
	width:auto;
	height:25px;
}
#footer {
	text-align:center;
	float: none;
	clear: none;
	position: fixed;
	bottom: 0;
	right: 0;
	left: 0;
	border: 3px groove #5d5d5d;
	background: #000 url(images/out.jpg) repeat fixed;
	padding: 5px;
}

/* End Page Structure */

/*   Begin Header  */
/* --------- Logo ------------ */
h1, h2, h3 {
	font-family: Copperplate Light, Copperplate Gothic Light, serif;
	font-weight: bold;
}

h1 {
	text-align: center;
	line-height: 1em;
	margin-top: 90px;
}
h1 a{
	visibility: visible;
	color: #FFEA61;
}
h1 a:hover{
	visibility: visible;
	color: #FFD061;
	text-decoration: underline;
}
.desc {
	visibility: visible;
	text-align: center;
	line-height: 0.1em;
	color: #FFEA61;
	margin-top: -25px;
}

/* --------- Navigation -------- */

#nav1 ul {
	margin :0;
	padding :0 0 0 0;
	list-style : none;
	text-align:center;
}
#nav1 li {
	margin :0;
	padding:0 15px 0 29px;
	font-size :8px;
	list-style : none;
	line-height:16px;
	display: none;
}
#nav1 li.home {
	background:transparent;
	padding:0 15px 0 15px;
}
#nav1 li a {
	color:#D3CFCE;
	text-decoration:none;
}
#nav1 li a:hover {
	text-decoration:none;
	color:#fff;
}

/* search bar ----*/
form.searchbar {
	margin:0;
	padding:0;
}
form.searchbar p {
	margin:0;
	padding:0;
}
form.searchbar input{
	float:left;
	margin:0;
	font-size:12px;
	padding:4px 0;
	color:#fff;
	border:0;
}
form.searchbar input.txt{
	width:140px;
	background: #0e0054;
	margin:0 5px 5px 0;
	height:12px;
	border-width: 2px;
	border-style: groove;
}
form.searchbar input.btn{
	background:#0e0054;
	height:24px;
	padding:0 4px;
	border-width: 2px;
	border-style: groove;
}

/*  ======================== Contents ======================= */
.sidebar{
	text-align:left;
	width: 200px;
	display: block;
	position: fixed;
	top: 125px;
	right: 15px;
	background: #000 url(images/out.jpg) repeat fixed;
	padding: 5px;
	border: 4px outset #777777;
	overflow: auto;
	height: 75%;
}
#content{
	float:left;
	width: 92%;
	padding:0px 10px 0 10px;
	margin-right: 10px;
}
.post {
	padding:0 10px 30px 10px;
}
#content form#searchform {
	text-align:center;
}
.post h2 {
	color: #fff6c2;
	margin:0;
	padding:0 0 5px 0;
}
.post h2 a{
	color:#FFEA61;
	text-decoration:none;
}
h2 a:hover{
	color: #FFD061;
}
.post .date {
	color: ##FFEA61; 
	font-size:11px;
}
.post .date a {
	color:#FFEA61;}
.entry {
	text-align:justify;
	padding:10px 0;
}

/* --------------- SideBars ----------------*/
.sidebar ul {
	list-style : none;
	margin :10px 0 0 0;
	padding : 0;
}
.sidebar ul li {
	list-style:none;
	margin:0;
	padding:0 0 15px 0;
}
.sidebar ul li h2 {
	margin:0; 
	padding:0 0 2px 0; 
	line-height:20px; 
	font-size:20px; 
	color:#FFEA61;
	font-weight:normal;
}
.sidebar ul ul {
	list-style:none;
	margin:0;
	padding:0;
}
.sidebar ul ul li {
	list-style:none;
	margin:0; 
	color:#FFF3A8;
	padding:3px 0 0 20px;
	font-size : 12px;
}
.sidebar ul ul ul li {
	list-style:none;
	padding:3px 0 0 15px;
}
.sidebar a {
	color: #6175d5;
}
.sidebar a:hover {
	color: #165c90;
	text-decoration:underline;
}


/*  ========================= Footer  ======================= */
#footer .fmain  {
	padding:0 0 3px 0;
	height:20px;
}
#footer {
	color:#FFD061;
	font-size:11px;
}
#footer a{
	color:#ffea61;
	font-weight:bold;
}


/*  ================================= Others ============================= */

.clr {
	clear : both;
	margin:0; 
	padding:0;
	font-size:1px; 
	line-height:1px;
}


/* --------------------- common elements --------------------------- */
.navigation { 
display: block; 
color : #FFD061; 
width:100%;
padding:0 0 15px 0;
font-weight:bold;
}
small {
	margin:0; 
	padding:0; 
	font-size:12px;
}
#searchform {
	margin-top:30px;
}
h2.pagetitle, h2.center {
	margin:0;
	text-align: center; 
	padding:0; 
	font-size:16px; 
	color: #FFEA61;
}
h3, h3#comments {
	padding: 0;
	margin: 10px auto 10px ;
	color:#FFD061;
	font-size:16px;
}
a.more-link {
	text-align:right;
	color:#FFD061; 
}
p.postmetadata {
	margin:0;
	font-weight:bold;
}
p.postmetadata a{
	font-weight:normal;
}
.alt { 
background-color: #2B0B04;	
border:1px solid #F46E38;
}
.alt a {
	font-weight:normal;
}
input, select, textarea { 
	color:#FFF3A8;
	background: #080033;
	border: 1px inset #1e00b5;
}
blockquote { 
	border-left: 3px solid #11006c;
	background-color: #080033;
	width: auto;
	height: auto;
	margin: 5px;
	padding: 5px;
	color: #ffea61;
}
	
ol.commentlist {
	margin:0;
	padding:0;
}
.commentlist li { 
	font-weight:normal;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
code { 
	font: 1.1em 'Courier New', Courier, Fixed; 
	border:1px dotted #F46E38;
	margin:5px;
	padding:5px;
	display:block;
}


/* Begin Calendar */
#calendar_wrap {
	border-top: 0;
	color:#ffffff;
	margin-top:10px;
}
#calendar_wrap table, #calendar_wrap th {
	margin:0 auto;
	padding:0;
}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 98%;	
	font-size: 9px;
}
#wp-calendar #next a {
	padding-right: 2px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 2px;
	text-align: left;
}
#wp-calendar a {
	display: block;
}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	font-size:12px;
	padding:0 0 5px 0;
	font-weight:bold;
	color:#fff;
}
#wp-calendar td {
	padding: 1px 0; 
	text-align: center;
}
#wp-calendar td.pad:hover { 
background-color: #424242; 
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9px;	
}
#wp-calendar a {
	text-decoration: none;	
}
#wp-calendar caption { 	
	text-align: center; 
}
#wp-calendar th { 
	font-style: normal;
	text-transform: capitalize;
}
#calendar_wrap #today {
	font-weight:bold;
	color:#000;
	background:#fffffe;
}
/* End Calendar */

.smallattachment {
	text-align: center; 
	float: left;
	margin: 5px 5px 5px 0px;
}
.attachment {
	text-align: center; 
	margin: 5px 0px;
}


/* Begin Images */
p img {	
	padding: 0;	
	max-width: 90%;	
}
img.centered { 
	display: block;	
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px; 
	margin: 0 0 2px 7px; 
	display: inline;
}
img.alignleft { 
	padding: 4px; 
	margin: 0 7px 2px 0; 
	display: inline;
}

.wp-caption {
	text-align: center;
	color: #ffea61;
	background: #222;
	padding-top: 1px;
	margin: 10px;
	-moz-border-radius: 2px;
	-khtml-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	border: 3px outset #777;
	font-size: .5em;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

/* End Images */


/* Begin Lists */
.entry ol,.entry ul {
	margin: 0;	
	padding: 5px 0 5px 35px; 
}
.entry li {
	margin: 0; 
	padding: 0;
}
.postmetadata ul, .postmetadata li {
	display: inline; 
	list-style-type: none;
	list-style-image: none;
}


/* Begin Form Elements */
.entry form { 
	text-align:left;
	background: #A888EA url(images/out.jpg) repeat top left;
	border: 4px inset #777;
	overflow: auto;
	display: table;
}
select {
	width: 130px;
}
#commentform input {
	color: #00008e;
	width: 170px; 
	padding: 2px; 
	margin: 5px 5px 1px 0;
	background: #efe9c2;
	border-style: groove;
	border-width: 2px;
}
#commentform textarea { 
	width: 80%;
	padding: 2px;
	background: #efe9c2;
	border-style: groove;
	border-width: 2px;
	color: #00008e;
}

* {
	
}
/* End Form Elements */



/* Begin Comments*/
.alt { 	
	margin: 0;
	padding: 10px;
}
.commentlist { 
	padding: 0;
	text-align: left;
}
.commentlist li {
	margin: 15px 0 3px; 
	padding: 5px 10px 3px; 
	list-style: none;
}
.commentlist p {
	margin: 10px 5px 10px 0;
}
#commentform p { 
	margin: 5px 0;
}
.nocomments { 
	text-align: left;
}
.commentmetadata {
	display: block; 
	font-size:10px;
	font-weight:normal;
}

/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr { 
	border-bottom: 1px dashed #424242;
}
blockquote { 
	margin: 15px 30px 0 10px;
	padding-left: 20px;
}
blockquote cite { 
	margin: 5px 0 0; 
	display: block;
}
.center { 
	text-align: center;
}
hr { 
	display: none;
}
.alignright { 
	float: right;
}
.alignleft { 
	float: left;
}
.navigation .alignright {
	width:49%; 
	text-align:right;
}
.navigation .alignleft {
	width:49%; 
	text-align:left;
}
/* End Various Tags & Classes*/

.post img {padding:5px;}


