/*
Theme Name:		Moonlight
Theme URI:		http://www.blazenewmedia.com/projects/moonlight
Description:	A dark, minimal theme with a subtle blue tint. Design and programming by Andy Peatling of <a href="http://www.blazenewmedia.com">Blaze New Media</a>.
Version:		v1.0
Author:			Blaze New Media
Author URI:		http://www.blazenewmedia.com/

Certain page code structure borrows heavily from the Cutline theme by Chris Pearson. 
Kudos to him for making such a solid base. http://www.tubetorial.com/

*/

html {
	font: 62.5% Tahoma, Verdana, Arial, sans-serif;
	line-height: 180%;
        text-decoration:none;
}

body {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	background: #414a51;
	color: #fff;
        text-decoration:none;
}

a {
	color: #b5d6df;	
        text-decoration:none;
}

	a:hover {
		color: #ddffff;
        text-decoration:none;
	}

/********
 * Header
 */

#header {
        background: url(images/tsa_head3.gif) repeat-x top center;
	/*padding: 15px 10px 115px;*/
	font: 1.6em Georgia, Times, serif;
	text-align: center;
}

#header #rays {
        background: url(images/tsa_head3.gif) repeat-x top center;
	padding: 5px 10px 115px;
}

#header h1 {
        display: none;
	margin: 0;
	padding: 36px 0 2px 0;
	font-weight: normal;
	/*background: transparent url(images/rays.gif) bottom center no-repeat;*/
}
	
#header h1 a {
	text-decoration: none;
	color: #b5d6df;
}

#header h1 a:hover {
	color: #ddffff;
	/*text-decoration: underline*/
}

#header p {
	padding: 7px 0;
	margin: 0;
	font-style: italic;
	font-size: 1.0em;
	background: #3d444b;
	border-top: 1px solid #b5d6df;
	border-bottom: 1px solid #b5d6df;
}

/********
 * Post Content
 */

#content_box {
	width: 768px;
	margin: 35px auto 50px auto;
        text-decoration: none;
}

.posts {
	margin-right: 260px;
        text-decoration: none;
}

/*.posts h2 { 
        text-align: center; 
}*/

.posts h2, h3 {
	margin: 0;
	font: 2em Georgia, Times, serif;
}
	
.posts h2 a {
		text-decoration: none;
		color: #fff;
	}
		
.posts h2 a:hover {
			text-decoration: none;
		}

.posts h4.meta {
	margin: 0;
	font-size: 1em;
	font-weight: normal;
	color: #b5d6df;	
        text-decoration: none;
}

h3 {
	margin-bottom: 20px;
	font-size: 1.4em;
        text-decoration: none;
}

.entry h3, h3.archive_head {
	border-bottom: 1px solid #6d767d;
        text-decoration: none;	
}

code {
	padding: 8px;
	margin: 5px 0;
	display: block;
	font: 1.4em "Monaco", "Courier", sans-serif;
	background: #3d444b;
        text-decoration: none;
}
	#comment_list code {
		font-size: 1.1em;
text-decoration: none;
	}

blockquote {
	margin: 0 0 0 15px;
	padding: 0 0 0 30px;
	font: 1em Verdana, Times, serif;
	line-height: 130%;
	color: #f0f0f0;
	background: url(images/quotes.gif) 0 3px no-repeat;
text-decoration: none;
}

.tagged {
	position: relative;
	width: 99%;
	margin-bottom: 50px;
	border-top: 1px solid #6d767d;
	border-bottom: 1px solid #6d767d;
}
	.tagged span {
		position: absolute;
		right: 0;
	}

.tagged, .navigation {
	padding: 3px 0;
}

.navigation {
	position: relative;
	width: 99%;
	margin: 20px 0;
}
	.navigation span.next {
		position: absolute;
		right: 0;
	}
	
	.single .navigation {
		border-top: 1px solid #6d767d;
		border-bottom: 1px solid #6d767d;
	}

img[align="left"], img[alt="an image"] {
	margin: 0 10px 10px 0;
}

img[align="right"] {
	margin: 0 0 10px 10px;
}

img[alt="an image"] {
	float: left;
}

/********
 * Sidebar
 */

#sidebar {
	width: 220px;
	margin: -28px 0 50px 0;
	float: right;
	display: inline;
}

#sidebar h2 {
	margin-top: 30px;
	font: 1.4em Georgia, Times, serif;
}

#sidebar ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style-type: none;
}
	
#sidebar ul li ul, 

#sidebar ul div ul {
		margin: 0 0 0 25px;
		list-style-image: url(images/icon_datearr.gif);
	}


.flickr img, #flickrrss img {
	margin: 0 5px 0 0;
	border: 2px solid #3a4147;
}

/********
 * Comments
 */

#comments {
	margin-top: -25px;
}
	
.page #comments {
	margin-top: 30px;
}

h3.comments_header {
	font: 1.6em Georgia, Times, serif;
}

#comment_list {
	margin: 0 0 30px 0;
	padding: 0;
	list-style-type: none;
}

#comment_list li {
	margin: 0;
	width: 95%;
	padding: 7px 10px 7px 10px;
	background: #3d444b;
	border-top: 1px solid #3a4147;
	border-bottom: 1px solid #3a4147;
}
	
#comment_list > li {
		width: auto;
	}

	
#comment_list li.alt {
		background: transparent;
		border: none;
	}

#comment_list li p.comment_meta {
	position: relative;
	margin: 0;
}
	
p.comment_meta span {
		position: absolute;
		right: 12px;
	}
		
p.comment_meta > span {
	        right: 0;
		}
	
		
#comment_list li p.comment_meta span a {
	text-decoration: none;
	color: #fff;
}

form#comment_form input {
	width: 45%;
}

form#comment_form textarea {
	width: 98%;
	height: 150px;
	font: inherit;
}
	
form#comment_form > textarea {
		width: 100%;
	}

.form_submit {
	width: auto !important;
}

form#comment_form label {
	display: block;
}

/*********
Archive
*********/

.center {
text-align=center;
}

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}


/********
 * Footer
 */

#footer {
	padding-bottom: 20px;
	text-align: center;
}

#footer p.copy {
	font: 1.2em Georgia, Times, serif;
	font-style: italic;
	padding: 7px 0;
	margin: 0;
	background: #3d444b;
}

hr {
	clear: both;
	visibility: hidden;
}

img {
	border: none;
}

/****
Tag Cloud
*****/

ul#tagcloud { padding:0; margin:0; text-align:center; list-style:none; }
ul#tagcloud li { display:inline; font-size:70%; color:#ccc; background: none; padding: 0;}
ul#tagcloud li a, ul#tagcloud li a:link { text-decoration:none; }
ul#tagcloud li a:hover { text-decoration:underline; }
ul#tagcloud li.t1 a { color:#797979; font-size: 120%; }
ul#tagcloud li.t2 a { color:#6d6d6d; font-size: 160%; }
ul#tagcloud li.t3 a { color:#616161; font-size: 190%; }
ul#tagcloud li.t4 a { color:#555555; font-size: 210%; }
ul#tagcloud li.t5 a { color:#484848; font-size: 230%; }
ul#tagcloud li.t6 a { color:#3c3c3c; font-size: 250%; }
ul#tagcloud li.t7 a { color:#303030; font-size: 270%; }
ul#tagcloud li.t8 a { color:#242424; font-size: 290%; }
ul#tagcloud li.t9 a { color:#181818; font-size: 310%; }
ul#tagcloud li.t10 a { color:#0c0c0c; font-size: 330%; }

/*******
Progress Bar
*******/

.prog-border {
  height: 15px;
  width: 205px;
  background: #fff;
  border: 1px solid silver;
  margin: 0;
  padding: 0;
}

.prog-bar {
  height: 11px;
  margin: 2px;
  padding: 0;
  background: #414a51;
}


