html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}

/* STRUCTURE */

body{
	font: 100% Arial, Helvetica, sans-serif; 
	background:#000 url(images/bg.jpg) no-repeat top center;
	color:#fff;
	text-align:left;
	line-height:160%;
}

.container{
	margin:0px auto 0px auto;
	padding:16px 0px 0px 100px;
	width:950px;
}

.column{
	float:right;
	width:615px;
}

.sidebar{
	width:220px;
	margin:0px 0px 0px 90px;
	padding:0px;
	border-right:1px #fff dashed;
	font-size:85%;
}

.alt {
	background-color: #191919;
	}

/* TYPOGRAPHY */

h1, h2, h3, h4, h5, h6{
	font-weight: bold;
	}

h1 {
	font-size:200%;
	color:#ffebc9;
	margin:0px 0px 20px 0px;
	}

h2 {
	font-size:180%;
	color:#ffebc9;
	margin:0px 0px 20px 0px;
	}

h3 {
	font-size:160%;
	color:#ffebc9;
	}

h4 {
	font-size:140%;
	color:#ffebc9;
	}

h5 {
	font-size:120%;
	color:#ffebc9;
	}

h6 {
	font-size:100%;
	color:#ffebc9;
	}

small {
	font-size:80%;
	}

h1 a, h1 a:hover, h1 a:visited{
	text-decoration:none;
	color:#ffebc9;
	}

p{
	margin:0px 0px 20px 0px;
}

p.footer{
	text-align:center;
	font-size:80%;
	color:#808080;
	padding:0px 0px 10px 0px;
}

p.footer a, p.footer a:hover, p.footer a:visited{
	color:#808080;
	text-decoration:none;
}

ul.top-nav{
	margin:7px 0px 35px 85px;
}

ul.top-nav li{
	display:inline;
	margin:0px 10px 0px 0px;
	font-weight:bold;
}

ul.top-nav li a, ul.top-nav li a:hover, ul.top-nav li a:visited{
	color:#fff;
	text-decoration:none;
}

ul, ol{
	margin:0px 0px 10px 20px;
}

.sidebar ul{
	list-style-type:none;
}

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

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font-size:80%;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, a:visited{
	color:#7ce6ee;
	text-decoration:underline;
}

a:hover{
	color:#c0f5f9;
}

/* Begin Structure */

.post {
	margin: 0 0 40px;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

/* IMAGES */

.right {
	float:right;
	}

.left {
	float:left
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.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 {
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.hidden {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/

.floatfixer{
	clear:both;
	visibility:hidden;
}