body {
color:            #999999;
margin:           30px;
background-color: #222222;
font-family:      Helvetica, sans-serif;
}
            
#content {
width:            500px;
margin:           auto;
padding:          35px;
}

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

h1 {
padding:          0px;
margin:           0px;
font:             Bold 3.5em Helvetica, sans-serif;
line-height:      .9em;
letter-spacing:   -7px;
text-transform:   uppercase;
}
            
h1 a {
color: #ffffff;
text-decoration:  none;
}

div#header {
margin:           0;
text-align: center;
width:            100%;
/* padding:          20px 30px 10px 30px; */
}

div#description {
font-size:        12px;
font-weight:      regular;
font-style:       italic;
text-transform:   lowercase;
text-align: right;
margin-top:       10px;
color:            #999999;
}
            
div#description a {
color:            #999999;
}

div#search {
text-align:	  right;
float:            right;
margin:		  10px 0 0;
}
            
.date {
font:             Italic 11px Georgia, Helvetica, sans-serif;
color:            #B30000;
line-height:      38px;
height:           28px;
padding-top:      7px;
padding-bottom:   0px;
border-bottom:    dotted 1px #B30000;
margin-bottom:    10px;
text-transform:   lowercase;
width:500px;
text-align: left;
}

.date a {
text-decoration:  none;
color:            #B30000;
}

.heartnote {
font:             Italic 11px Georgia, Helvetica, sans-serif;
color:            #B30000;
line-height:      38px;
height:           28px;
text-transform:   lowercase;
width:500px;
text-align: right;
position: absolute;
margin-top: -38px;
}

.heartnote a {
text-decoration:  none;
color:            #B30000;
}
            
.post {
margin-bottom:    40px;
position:         relative;
}

.post h2 {
font-weight:      Normal;
font-style:       italic;
font-size:        30px;
font-family:      Georgia, times, serif;
color:            #FFFFFF;
margin:           0px 0px 10px 0px;
}

.post h2 a {
color:            #FFFFFF;
text-decoration:  none;
}

.tags {
font:             Italic 11px Georgia, Helvetica, sans-serif;
color:            #777777;
line-height:      20px;
padding-bottom:   0px;
border-top:    dotted 1px #555555;
text-transform:   lowercase;
width:500px;
text-align: right;
margin-top: -30px;
margin-bottom: 30px;
}

.tags a {
text-decoration:  none;
color:            #555555;
}
            

/* Regular Post */
.post .regular {
font-size:			12px;
line-height:		17px;
text-align:			justify;
margin:				18px 0px 0px 0px;
}
            
.post .regular img {
max-width: 100%;
border: none;
width:            480px;
margin:           auto;
padding:          10px;
background-color: #181818;
}

.post .regular blockquote {
font-style:       italic;
}
            

/* Photo Post */
.post .photo {
background-color: #181818;
padding:          10px;
}
            
.post .photo img {
border: none;
width: 100%;
}

.post .photo .caption {
color:            #FFFFFF;
font-size:        11px;
text-align: justify;
margin-top:       17px;
}
            
.post .photo .caption a {
color:            #B30000;
}
            

/* Quote Post */
.post div.quote {
padding: 0;
text-align: justify;
}
            
.post div.quote span.quote {
font-size:        28px;
text-align: justify;
letter-spacing:   -1px;
color:            #999999;
}

.post div.quote span.quote a {
color:            #999999;
}

.post div.quote span.quote big.quote {
font-weight:      bold;
font-size:        60px;
line-height:      0px;
vertical-align:   -28px;
opacity:          0.5;
-moz-opacity:     0.5;
filter:           alpha(opacity=50);
display:          none;
text-align: justify;
}
            
.post div.quote .source {
text-align: right;
font-size:        12px;
color:            #999999;
}

.post div.quote .source a {
color:            #B30000;
}
            

/* Link Post */
.post .link a.link {
font:             Italic 30px Georgia, Helvetica, sans-serif;
letter-spacing:   -.67px;
color:            #B6C6D8;
text-decoration:  none;
line-height:      1.1em;
}

.post .link a.link:hover {
color:            #FFFFFF;
}

.post .link .description {
font-weight:      normal;
font-size:        11px;
text-align: justify;
margin-top:       5px;
}
            

/* Conversation Post */
.post .conversation ul {
list-style-type:  none;
margin:           0px 0px 5px 0px;
padding:          1px;
}
            
.post .conversation ul li {
font-size:        12px;
color:            #999999;
line-height:      17px;
}
            
.post .conversation ul li span.label #181818
            


/* Audio Post */
.post .audio .caption {
margin-top:       5px;
font-size:        11px;
text-align: justify;
color:            #999999;
}
            
.post .audio .caption a {
color:            #B30000;
}
            

/* Video Post */
.post .video {
width:            480px;
margin:           auto;
padding:          10px;
background-color: #181818;
}

.post .video object {
width: 480px;
height: 300px;
}

.post .video embed {
width: 100%;
}

.post .video .caption {
margin-top:       15px;
font-size:        11px;
text-align: justify;
line-height:      17px;
color:            #FFFFFF;
}
            
.post .video .caption a {
color:            #B30000;
}


/* Footer */
#footer {
margin:           20px 0px 0px 0px;
font-size:        18px;
}
            
#footer a {
text-decoration:  none;
color:            #999999;
}
            
#footer a:hover {
text-decoration:  underline;
}

#footer p.tiny {
font-size:        11px;
float:            left;
}
            
#footer p.tiny a {
text-decoration:  none;
color:            #999999;
font-weight:      bold;
}
            
#footer p.tiny .dim {
filter:           alpha(opacity=50); 
-moz-opacity:     0.5; 
opacity:          0.5;
}

ol.notes {
padding: 0px;
margin: 25px 0px;
list-style-type: none;
font-size: .75em;
background-color:#181818;
color: #999999;
}

ol.notes li.note {
padding: 3px 7px 3px 7px;
}

ol.notes li.note a {
color: #FFFFFF;
text-decoration: none;
}

ol.notes li.note img.avatar {
vertical-align: -4px;
margin-right: 10px;
width: 16px;
height: 16px;
}

ol.notes li.note a img.avatar {
border: none;
}

ol.notes li.note span.action {
font-weight: normal;
}

ol.notes li.note .answer_content {
font-weight: normal;
}

ol.notes li.note blockquote {
padding: 4px 10px;
margin: 10px 0px 0px 25px;
}

ol.notes li.note blockquote a {
text-decoration: none;
}


.searchresultcount {
text-align: 			center;
}
						
.query {
font-weight:			bold;
}
            
{CustomCSS}
