
body {
                margin:           0px;

                font-family:      'Helvetica Neue', Helvetica, 'Lucida Grande', Helvetiker, Verdana, sans-serif;
                background-image: url('http://static.tumblr.com/tcy8vbf/D73kh15dc/bg3.gif');
            }
            
            #content {
                width:            900px;
                margin:           auto;
                padding:          15px;
                font-family:      'Helvetica Neue', Helvetica, 'Lucida Grande', Helvetiker, Verdana, sans-serif;
                position:         relative;
                background-image: url('http://static.tumblr.com/tcy8vbf/g2rkh15c7/bg2.png');
				background-repeat: repeat-x;
            }

            a {
                color:            #ffffff;
            }

            h1 {
               font-family: Helvetica, Georgia, "Times New Roman", Times, serif;
                    font-size: 4.5em;
                    font-weight: bold;
                    text-align: left;
                    margin: auto;
                    padding: 10px 10px 25px;
                    color: #151515;
                    display: block;
                    letter-spacing: -.08em;
                }

            
            h1 a {
                color:            #ffffff;
                text-decoration:  none;
            }

            #description {
                position:         absolute;
								left: 						655px;
background-image: url('http://static.tumblr.com/tcy8vbf/8jNkh15e4/trans.png');
padding: 10px
            }
			

            #description div {
                font-family:      'Helvetica Neue', Helvetica, 'Lucida Grande', Helvetiker, Verdana, sans-serif;
                line-height:      20px;
                width:            225px;
                color:            #eeeeee;
            }

						#description div#search {
								text-align: right;
						}

            #description div a {
                color:            #ffffff;
            }
            
            #description #nav_container {
                font-size: 13px;
                font-weight: bold;
            }
            
            #description #nav_container .dim {
                filter: alpha(opacity=50); 
                -moz-opacity: 0.5; 
                opacity: 0.5;
            }
		
.following {
  margin-top: 5px;
  margin-bottom: 5px;

}

.following a img {
  border: 1px solid {color:Flickr};
  padding: 1px;
  margin: 1px;
}

.following a img:hover {
  border: 1px solid {color:Flickr Hover};
  padding: 1px;
  margin: 1px;
}

						#searchresultcount {
							margin: 0 0 30px;
							text-align: center;
							color:#FFFFFF
						}
            
            .post {
                position:         relative;
                margin-bottom:    20px;
                margin-left:    70px;
                width:530px;
                background-image: url('http://static.tumblr.com/tcy8vbf/8jNkh15e4/trans.png');
padding: 10px;
                color:            #dddddd;
            }

            .post div.labels {
                position:         absolute;
                right:            580px;
                text-align:       right;
                width:            150px;
            }

            .post div.date {

                white-space:      nowrap;
                font-family:  20px    'Helvetica Neue', Helvetica, 'Lucida Grande', Helvetiker, Verdana, sans-serif;
				font-weight: bold
                letter-spacing:   -1px;
                color:            #000000;
                display:          inline;
                padding:          3px 5px 0px 5px;
                line-height:      20px;
            }

            .post div.date a {
                color:            #000000;
				font-weight: bold;
                text-decoration:  none;
            }

            .post h2 {
                font-size:        18px;
                font-weight:      Bold;
                color:            #ffffff;
                letter-spacing:   -1px;
                margin:           0px 0px 10px 0px;
            }

            .post h2 a {
                color:            #ffffff;
                text-decoration:  none;
            }
            
            /* Regular Post */
            .post .regular {
                font-size:        14px;
                color:            #dddddd;
                line-height:      18px;
            }

            .post .regular blockquote {
                font-style: italic;
            }
            
            /* Photo Post */
            .post .photo img {
                border:           solid 10px #000000;
            }

            .post .photo div.caption {
                font-size:        14px;
                color:            #dddddd;
                margin-top:       5px;
            }
            
            .post .photo div.caption a {
                color:            #ffffff;
            }
            
            /* Quote Post */
            .post .quote span.quote {
                font:             Bold 19px Helvetica, sans-serif;
                letter-spacing:   -1px;
                color:            #eeeeee;
            }

            .post .quote span.quote a {
                color:            #ffffff;
            }

            .post .quote span.quote big.quote {
                font:             Bold 60px Georgia, serif;
                line-height:      8px;
                vertical-align:   -20px;
            }
            
            .post .quote span.source {
                font-size:        14px;
                font-weight:      Bold;
                color:            #dddddd;
                letter-spacing:   -1px;
            }

            .post .quote span.source a {
                color:            #ffffff;
            }
            
            /* Link Post */
            .post .link a.link {
                font:             22px Helvetica, Helvetiker, Verdana, arial, sans-serif;
                letter-spacing:   -1px;
                color:            #ffffff;
            }
            
            .post .link span.description {
                font-size: 14px;
                font-weight: normal;
                letter-spacing: -1px;
                font:             14px Helvetica, Helvetiker, Verdana, arial, sans-serif;
            }

            /* Conversation Post */
            .post .conversation ul {
                list-style-type:  none;
                margin:           0px;
                padding:          0px;
                border-left:      solid 5px #000;
            }
            
            .post .conversation ul li {
                border-bottom:    solid 1px #000;
                font-size:        12px;
                padding:          4px 0px 4px 8px;
                color:            #eeeeee;
            }
            
            .post .conversation ul li span.label {
                font-weight:      bold;
                color:            #ffffff;
            }
            
            /* Audio Post */      
            .post .audio div.caption {
                font-size:        14px;
                color:            #dddddd;
                margin-top:       5px;
            }
            
            .post .audio div.caption a {
                color:            #ffffff;
            }
            
            /* Video Post */
            .post .video {
                width:            500px;
                margin:           auto;
            }

            .post .video div.caption {
                font-size:        14px;
                color:            #dddddd;
                margin-top:       5px;
            }
            
            .post div.video div.caption a {
                color:            #ffffff;
            }

            /* Footer */
            #footer {
                margin:           40px 0px 30px 0px;
                text-align:       center;
                font-size:        13px; 
background-image: url('http://static.tumblr.com/tcy8vbf/8jNkh15e4/trans.png');
            }
            
            #footer a {
                text-decoration:  none;
                color:            #ffffff;
            }
            
            #footer a:hover {
                text-decoration:  underline;
            }
            
						.query { font-weight: bold; }
.search{
float:right;
margin-right: 	25px;
}