
body {
                margin:           0px;

                font-family:      'Helvetica Neue', Helvetica, 'Lucida Grande', Helvetiker, Verdana, sans-serif;
                background: url(http://static.tumblr.com/w4twibj/4jflmvuj2/bkg.jpg);
				background-repeat:no-repeat;
				background-attachment:fixed;
				background-color:#d2d7db;
            }
			
			#logotop {
				width: 900px;
				margin: 0 auto;
			
				
			}
			
			#logotop a img{
				width: 140px;
				height: 125px;
				float: left;
				padding-left: 40px;
			}
			
			#logotop h1{
				width: 300px;
				float:left;
				margin-top: 15px;
			}
			
			#rounded {
				width: 900px;
				padding: 0px 15px 0px 15px;
				height: 26px;
				margin: 0 auto;
				background-image: url(http://static.tumblr.com/w4twibj/hd1lmvulu/rounded-top.png);
			}
			
			#rounded2 {
				width: 900px;
				padding: 0px 15px 0px 15px;
				height: 26px;
				margin: 0 auto;
				background-image: url(http://static.tumblr.com/w4twibj/5kGlmvuox/rounded-bottom.png);
			}
            
            #content {
                width:            900px;
                margin:           auto;
                padding:          0px 15px 0px 15px;
                font-family:      'Helvetica Neue', Helvetica, 'Lucida Grande', Helvetiker, Verdana, sans-serif;
                position:         relative;
                background-image: url(http://static.tumblr.com/w4twibj/sjalmvurt/trans.png);
            }

            a {
                color:            #8AA6B2;
            }

            h1 {
                padding:          10px 0px 10px 0px;
                margin:           0px;
                text-align:       left;
                font:             Bold 85px;
                font-family:      'Helvetica Neue', Helvetica, 'Lucida Grande', Verdana, sans-serif;
                letter-spacing:   -1px;
                line-height:      50px;
            }
            
            h1 a {
                color:            #fff;
                text-decoration:  none;
            }
			
			img#avatar {
				border: 5px solid white;
				margin-bottom: 10px;
			}

            #description {
                position:         absolute;
				left: 			  655px;
				padding: 	      10px;
            }

            #description div {
                font-family:      'Helvetica Neue', Helvetica, 'Lucida Grande', Helvetiker, Verdana, sans-serif;
                line-height:      20px;
                width:            215px;
                color:            #8AA6B2;
            	font-size: 	      12px;
			}

			#description div#search {
				text-align: right;
			}

            #description div a {
                color:            #6f6f6f;
            }
            
            #description #nav_container {
                font-size: 12px;
                font-weight: bold;
            }
            
            #description #nav_container .dim {
                filter: alpha(opacity=50); 
                -moz-opacity: 0.5; 
                opacity: 0.5;
            }

						#searchresultcount {
							margin: 0 0 30px;
							text-align: center;
						}
            
            .post {
                position:         relative;
                margin-bottom:    40px;
                margin-left:    80px;
                width:530px;
                padding: 10px;
                color:            #000;
            }

            .post div.labels {
                position:         absolute;
                right:            570px;
                text-align:       right;
                width:            150px;
            }

            .post div.date {

                white-space:      nowrap;
                font-family: 	 20px    'Helvetica Neue', Helvetica, 'Lucida Grande', Helvetiker, Verdana, sans-serif;
                letter-spacing:   -1px;
                color:            #5D5C7D;
                display:          inline;
                padding:          3px 5px 0px 5px;
                line-height:      20px;
            }

            .post div.date a {
                color:            #5D5C7D;
                text-decoration:  none;
            }

            .post h2 {
                font-size:        28px;
                color:            #4C3545;
                letter-spacing:   -1px;
                margin:           0px 0px 10px 0px;
            }

            .post h2 a {
                color:            #4C3545;
                text-decoration:  none;
				font-weight: normal;
            }
            
            /* Regular Post */
            .post .regular {
                font-size:        14px;
                color:            #6f6f6f;
                line-height:      18px;
            }

            .post .regular blockquote {
                font-style: italic;
            }
            
            /* Photo Post */
            .post .photo img {
                border:           solid 5px #fff;
            }

            .post .photo div.caption {
                font-size:        12px;
                color:            #6f6f6f;
                margin-top:       5px;
				margin-left:      15px;
            }
            
            .post .photo div.caption a {
                color:            #8AA6B2;
            }
            
            /* Quote Post */
            .post .quote span.quote {
                font:             28px Helvetica, sans-serif;
                letter-spacing:   -1px;
                color:            #4C3545;
            }

            .post .quote span.quote a {
                color:            #8AA6B2;
            }

            .post .quote span.quote big.quote {
                font:             Bold 60px Georgia, serif;
                line-height:      8px;
                vertical-align:   -20px;
				color:#5D5C7D;
            }
            
            .post .quote span.source {
                font-size:        12px;
                color:            #6f6f6f;
                
            }

            .post .quote span.source a {
                color:            #8AA6B2;
            }
            
            /* Link Post */
            .post .link a.link {
                font:             28px Helvetica, Helvetiker, Verdana, arial, sans-serif;
                letter-spacing:   -1px;
                color:            #4C3545;
            }
            
            .post .link span.description {
                font-size: 14px;
                font-weight: normal;
                font:             14px Helvetica, Helvetiker, Verdana, arial, sans-serif;
				color:            #6f6f6f;
            }

            /* Conversation Post */
            .post .conversation ul {
                list-style-type:  none;
                padding:          0px;
                border-left:      5px double #5D5C7D;
            }
            
            .post .conversation ul li {
                font-size:        12px;
                padding:          4px 0px 4px 8px;
                color:            #6f6f6f;
            }
            
            .post .conversation ul li span.label {
                font-weight:      bold;
                color:            #7A2258;
            }
            
            /* Audio Post */      
            .post .audio div.caption {
                font-size:        14px;
                color:            #4C3545;
                margin-top:       5px;
            }
            
            .post .audio div.caption a {
                color:            #8AA6B2;
            }
            
            /* Video Post */
            .post .video {
                width:            500px;
                margin:           auto;
            }

            .post .video div.caption {
                font-size:        14px;
                color:            #4C3545;
                margin-top:       5px;
            }
            
            .post div.video div.caption a {
                color:            #8AA6B2;
            }

            /* Footer */
            #footer {
                margin:           40px 0px 0px 0px;
                text-align:       left;
                font:             14px Helvetica, Helvetiker, Verdana, arial, sans-serif;
				color:            #5D5C7D;
				padding-left:     90px;
            }
            
            #footer a {
                text-decoration:  none;
                color:            #7A2258;
            }
            
            #footer a:hover {
                text-decoration:  underline;
            }
			
			#footer p{
				margin: 0px !important;	
			}
			
			#nav_container ul{
				margin: 10px 0px 10px -4px;
				padding: 0px !important;
			}
			
			#nav_container ul li{
				list-style:none;	
				margin: 0px !important;
				padding: 0px !important;
			}
			
			.imageLink{
				background: url('http://static.tumblr.com/w4twibj/QL3lmvuk1/button.png') no-repeat;
				width: 191px;
				height: 23px;
				color: #6f6f6f;
				font-size: 14px;
				padding: 12px;
				display: block;
				text-decoration: none;
			}
            
						.query { font-weight: bold; }
.search{
float:right;
margin-right: 35px;
}@charset "UTF-8";
/* CSS Document */

