body {
	font-family: Helvetica, Verdana, sans-serif;
	color: white;
	line-height: 16px;
	font-size: 11px;
	margin: 0px;
	background-color: blue;
        /*old: #859c86;*/
}

p {
	padding-right: 5px;
	line-height: 16px; 
	font-size: 11px
}

a {
	text-decoration: none;
	color: maroon;
}

h1 {
	margin-top: -10px;
	letter-spacing: -6px;
	font-weight: bold;
	font-size: 50px;
	text-align:       center;
	color: maroon;
}

h1 a {
	text-decoration:  none;			}

#content {
	margin-left: auto;
	margin-bottom: auto;
	margin-right: auto;
	margin-top: 55px;
	text-align: left;
	padding: 5px;
	width: 450px;
	background-color: white;
	position:         relative;
	color: black;
}

#description {
	font-size: 11px;
	position: absolute;
	left: 470px;
	width: 250px;
	color: white;
}

#description div {

	width: 150px;

}

#description div#search {
}

#description div a {
}

#description #nav_container {
}

#description #nav_container .dim {
	filter: alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}

#searchresultcount {
	color: #859c86;
	margin: 0 0 30px;
}



#footer {
	margin-left: 0px;
	margin-bottom: 30px;
	margin-right: 0px;
	margin-top: 40px;
	text-align:       center;
}

#footer a {
	text-decoration:  none;
	color:            #444;
}

#footer a:hover {
	text-decoration:  underline;
}

#haloscan-recent {
	text-transform: none;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	margin-left: -40px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	text-align: left;
}

#haloscan-recent a {
	margin: 0px;
}

/* ? */

#haloscan-recent ul {  
	margin: 0px;  
	list-style: none; 
	overflow: hidden;
}

/* width */
#haloscan-recent li { 
	margin: 0px; 
	list-style: none;
}

/* guest */
#haloscan-recent li span.hsrname {}

/* comment */
#haloscan-recent li span.hsrmsg {
	margin: 0px;
}     




.post {
	padding-left: 0px;
	color: black;
	position:         relative;
	margin-bottom:    40px;
}

.post div.labels {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 5px;
	background-color: maroon;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: white;
	text-align: right;
	position:         absolute;
	right:            465px;
	width:            150px;
}

.post div.date {
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	padding-top: 0px;
	font-size: 20px;
	font-weight: normal;
	font-style: normal;
	color: white;
	display:          inline;
    text-align: right;
}

.post div.date a {
	color: white;
	text-decoration: none;
	-color: #eee;
	font-weight: normal;
	font-style: normal;
}

.post h2 {
	line-height: normal;
	font-size: 20px;
	color: maroon;
	letter-spacing: 0px;
	text-align: left;
	padding-bottom: 5px;
}

.post h2 a {
	text-decoration: none;}

.post .regular {}

.post .regular blockquote {
	font: italic;
	color: #000;
	text-align: left;
	white-space: normal;
}

.post .photo img {
	border: solid 1px #600101;
	color: #000;
	text-align: left;
	white-space: normal;
}

.post .photo div.caption {
	color: #000;
	margin-top:       5px;
	text-align: left;
	white-space: normal;
}

.post .photo div.caption a {
	color: #000;
	text-align: left;
	white-space: normal;
}

.post .quote span.quote {
	font: 20px/9px;
	letter-spacing:   -1px;
	color: #000;
	text-align: left;
}

.post .quote span.quote a {}
.post .quote span.quote big.quote {
	vertical-align:   -20px;
	font: 50px/19px;
}

.post .quote span.source {
	letter-spacing:   -1px;
}

.post .quote span.source a {
	text-decoration: none;
}

.post .link a.link {
	color: maroon;
	line-height: normal;
	font-weight: bold;
	font-size: 20px;
	letter-spacing:   -1px;
	text-align: left;
	white-space: normal;

}

.post .link span.description {
	text-align: left;
	white-space: normal;
}
.post .conversation ul {
	list-style-type:  none;
	margin:           0px;
	padding:          0px;
	border-left:      solid 5px #ddd;
	white-space: normal;
}

.post .conversation ul li {
	border-bottom: solid 1px #ddd;
	padding: 4px 0px 4px 8px;
	text-align: left;
	white-space: normal;
}

.post .conversation ul li span.label {
	text-align: left;
	white-space: normal;
}      
.post .audio div.caption {
	margin-top: 5px;
	white-space: normal;
}

.post .audio div.caption a {
	white-space: normal;
}

.post .video {
	width: 400px;
	margin: auto;
	white-space: normal;
}

.post .video div.caption {
	margin-top: 5px;
	white-space: normal;
}

.post div.video div.caption a {
	white-space: normal;
}

.query { font-weight: bold; }          

.pretty {
	margin-top: -15px;
	line-height: 0px;
	text-align: center;
	letter-spacing: 5px;
	color: #1aaa30;
	text-transform: uppercase;
	font-size: 10px;
}                 
.pretty2 {
	line-height: 0px;
	text-align: center;
	letter-spacing: 3px;
	color: #5079aa;
	text-transform: uppercase;
	font-size: 10px;
}


textarea { background-color: white; text-shadow: 0px 0px 1px; border-style: solid; color: black; border-color: black; border-width: 5px; }
input.form-text { font-size: 10px; }	
input.submit { border-style: solid; }
	
#disqus_thread #dsq-content { color: black; font-size: 10px; }	
#disqus_thread #dsq-content h3 {color: black; font-size: 10px; }
#dsq-content #dsq-options-toggle { color: black; font-size: 10px;}
#dsq-extra-links { display: none; }
#dsq-content #dsq-comments { color: black; font-size: 10px;}
#dsq-content #dsq-comments .dsq-comment{ color: black; margin-bottom: 60px; }
#dsq-content #dsq-comments .dsq-comment-rate { color: black; font-size: 10px; }
#dsq-content #dsq-comments .dsq-comment-header{ height: 50px; }
#dsq-content #dsq-comments .dsq-header-avatar img { color: black; font-size: 10px; width: 48px; }
#dsq-content #dsq-comments .dsq-header-meta { color: black; font-size: 10px;}
#dsq-content #dsq-comments .dsq-comment-body {color: black; font-size: 10px; } 
#dsq-content #dsq-comments .dsq-comment-footer { color: black; font-size: 10px; }
#disqus_thread #dsq-content #dsq-pagination { color: black; font-size: 10px; }

