/*
Theme Name: spacegloss
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FTL</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/

		*{margin:0;padding:0;list-style:none;font-weight:normal;}
		body{background:#000 url(bg.jpg) no-repeat center top;font-family:arial, sans-serif;font-size:12px;line-height:18px;color:#ddd;}
		a{color:#698681;text-decoration:none;}
		a:hover{color:#b0d9d2;}
		.clear{clear:both;}
		p{margin:10px 0;}

		#container{width:900px;margin:46px auto;}
			h1 a{color:#89a8af;font-size:30px;line-height:40px;height:40px;width:600px;float:left;margin:8px 0 0 0;}
#container span {font-size:11px; }
			
			/*NAVIGATION*/
			
			#nav{width:280px;float:right;height:43px;line-height:43px;margin:17px 0 0 0;}
				#nav li{display:inline;line-height:43px;}
					#nav li a{display:block;float:left;height:43px;line-height:43px;padding:0 8px;}
					#nav li.active a, .current_page_item a, #nav li.current_page_item a, #nav li a:hover{background:url(hover.png) repeat-x center bottom !important;background:url(none.gif);}
			
			/*CONTENT*/
			
			#left{float:left;width:597px;padding:8px 0;}
				.post{margin-bottom:20px;padding-bottom:10px;border-bottom:1px solid #333;color:#aaa;}
					.post:hover, .page{color:#ddd;}
					.post h2 a{color:#89a8af;font-size:18px;line-height:18px;}
					.post small{font-size:10px;color:#999;display:block;}
					.post .content{display:block;}
			#right{float:right;width:280px;padding:8px 0;}
				#right h5{color:#89a8af;font-size:18px;line-height:18px;}
				#right ul{margin-bottom:15px;}
					#right ul li{display:inline;}
						#right ul li a{display:block;padding:2px;border-bottom:1px solid #333;color:#698681;}
						#right ul li a:hover{border-bottom:1px solid #555;color:#b0d9d2;}

#right ul li ul{margin:0px 0px 0px 15px;}
#footer{display:block;text-align: center;}

.commentlist li{padding:10px;background:transparent;}
.commentlist li.alt{background:#111;}


.alignleft {
float: left;
margin-right: 20px;
}

.alignright {
float: right;
margin-left: 20px;
}

.widgettitle {
margin-top: 20px;
}

blockquote {
margin-left: 20px;
margin-right: 20px;
font-style:italic; 
}