/*  
Theme Name: Norther Lights
Theme URI: http://wordpress.org/
Description: The theme by <a href="http://whatawookie.com" title="WhatAWookie">WhatAWookie.com</a>
Version: 1.0
Author: Chewie
Author URI: http://whatawookie.com/

Enjoy the theme =D

*/
		*{margin:0;padding:0;list-style:none;font-weight:normal;}
		body{background:#00002d url(bg.jpg) repeat-x top;font-family:helvetica, arial, sans-serif;font-size:11px;line-height:18px;color:#fff;}
		a{color:#305880;text-decoration:none;}
		a:hover{color:#fff;}
		.clear{clear:both;}
		
		#container{background:url(main.jpg) no-repeat center top;}
		#content{width:880px;margin:0 auto;position:relative;padding-top:350px;}
		
		#nav{position:absolute;top:313px;right:0;}
		#nav li{display:inline;}
		#nav li a{float:left;padding:6px 10px;display:block;font-size:14px;text-transform:uppercase;}
		#nav li a:hover, #nav li.active a, .current_page_item a, #nav li.current_page_item a{background:url(tab.png) repeat-x center bottom !important; background:url(none.jpg); }
		#left{width:572px;float:left;margin-top:5px;}
		#right{width:296px;float:right;margin-top:5px;}
		#right a{color:#9fb8d0;}
		
		.post{margin:0 0 20px 0;color:#ccc;}
		.post a{color:#9fb8d0;}
		.post h2 a{color:#9fb8d0;font-size:22px;line-height:22px;}
		.post h2 a:hover{color:#fff;}
		.post small{color:#eee;font-size:10px;display:block;line-height:20px;}
		
		#title a{position:absolute;top:307px;font-size:32px;line-height:32px;color:#9fb8d0;left:0;}
		
		#right h5{color:#9fb8d0;font-size:22px;line-height:22px;}
		#right ul{margin-bottom:20px;}
		#right ul li{display:inline;}
		#right ul li a{display:block;padding:2px;color:#aaa;border-bottom:1px solid #888;}
		#right ul li a:hover{color:#fff;border-bottom:1px solid #fff;}

#footer{background:#000;padding:30px 0;text-align:center;color:#fff;margin-top:80px;}

.commentlist li{padding:10px;background:transparent;color:#fff;}
.commentlist li a{color:#fff;}
.commentlist li.alt{background:#0b0b4a;}

