
           body{
			 background:#e7e7e7;
				font-family: "trebuchet ms", sans-serif;
				font-size: 14px;
				color: #444;
			}
            
            #title {
     width:            341px;
     height: 226px;
                margin: 0 auto 0 auto;
                position:relative;
                left: -30px;
            } 
            #content {
                width:            900px;                                
				padding: 0px;
				margin: 0px auto;
                position:relative; 
    
            }

    
            a {
                color:            #000;
                text-decoration:  none;
            }
            
  
            
            .clear {clear:both;}

            h1 {
                padding:          30px 0px 50px 0px;
                margin:           0px;
                text-align:       center;
                font:             Bold 55px 'Arial Black', Tahoma, Helvetica, sans-serif;
                letter-spacing:   -2px;
                line-height:      50px;
            }
            
            h1 a {
                color:            {color:Title};
                text-decoration:  none;
            }


			h2 { font: Normal 55px Helvetica, sans-serif;
                letter-spacing: -1px;
                color: #fff;
                font-weight: bold; height: 40px; overflow: hidden;
                margin: 0px 0px 5px 0px;
}
        
            #description div {
               

                font:             Normal 19px Helvetica,sans-serif;
                line-height:      33px;
                width:            250px;
                color:            #444;
                padding: 10px;
                
            }

            #description div a {
                background:            #00e6c8; 
                padding: 3px 5px;
                color: #000;

                font-size: 19px;
                
            }
            
          
            
            #description #nav_container {
                font-size: 13px;
                font-weight: bold;
            }
            
             #description #nav_container a{
                background-color: #e7e7e7;
            }
            
            
            #description #nav_container .dim {
                filter: alpha(opacity=50); 
                -moz-opacity: 0.5; 
                opacity: 0.5;
            }

            #rightbar {
            position: absolute;
            width: 250px;
            right: -285px;
            top: 0px;
background: url('http://www.onebluebrick.com/images/home/fastsocietyfeature.png') top left no-repeat;
            width:255px;
            height: 135px;
            }

			#left {float: left; width: 300px; margin-right: 20px;}
			#right {float: right; width: 560px; padding-top:40px;}
			
            .post {
               margin: 0px 0px 25px 0px;
               background-color: #f8f8f8;
			position: relative;
                padding:          15px;
                border:      solid 5px #fff;

               line-height: 20px;
             
               
            }


		
			.datebar {
				width: 100%;
				position: relative;
				height: 33px;
				overflow-y: hidden;
				}
				
              .datebar .day a{
              	float: left;
                text-align: left;              
                white-space: nowrap;
                font: Normal 55px Helvetica, sans-serif;
                letter-spacing: -1px;
                color: #fff;
                font-weight: bold;
                text-decoration: none;
                margin-top: 0px;
		line-height: 42px;


			
            }

            .datebar .date {
            vertical-align: bottom;
				float: left;
				margin-left: 15px;
                color: #ccc;
                font-size: 27px;
                font-weight: Bold;

            }
                

            .post h2 {
          
				font-size:        24px;
                font-weight:      Bold;
                color:            #000;
                letter-spacing:   -1px;
                margin:           0px 0px 10px 0px;
            }

            .post h2 a {
                color:            #000;
                text-decoration:  none;
            }
            
            /* Regular Post */
            .post .regular {
                padding:10px 0px 10px 0px;
            }

            .post .regular blockquote {
                font-style: italic;
            }
            
            /* Photo Post */

            .post .photo img {
margin-left: auto;
margin-right: auto;
                border:           solid 10px #111;
            }

            .post .photo div.caption {
                
                padding:10px 0px;                
				width:500px;
			
          
            }
            
            .post .photo div.caption a {
                color: #222;
                border-bottom:1px dotted #999;
                padding-bottom:2px;
         
            }
            
            /* Quote Post */
            .post .quote span.quote {
                font:             Bold 28px Helvetica, sans-serif;
                letter-spacing:   -1px;
                color:            #111;
            }

            .post .quote span.quote a {
                color:            #111;
            }

            .post .quote span.quote big.quote {
                font:             Bold 60px Georgia, serif;
                line-height:      8px;
                vertical-align:   -20px;
            }
            
            .post .quote span.source {
               margin-top: 30px;
               padding-top: 20px;
            }

            .post .quote span.source a {
                color:           #666;
            }
            
            /* Link Post */
            .post .link a.link {
                font-size:  20px;
                font-weight: bold;
                color: #222;
                border-bottom:1px dotted #999;
                padding-bottom:2px;;
            }
            
            .post .link span.description {
                font-weight: normal;
                letter-spacing: -1px;
            }

            /* Conversation Post */
            .post .conversation ul {
                background-color: {color:Conversation Background};
                list-style-type:  none;
                margin:           0px;
                padding:          0px;
                border-left:      solid 5px {color:Conversation Border};
            }
            
            .post .conversation ul li {
                border-bottom:    solid 1px {color:Conversation Border};
                font-size:        12px;
                padding:          4px 0px 4px 8px;
                color:            {color:Conversation Text};
            }
            
            .post .conversation ul li span.label {
                font-weight:      bold;
                color:            {color:Conversation Label};
            }
            
            /* Audio Post */      
            .post .audio div.caption {
                color:            {color:Text};
                margin-top:       5px;
            }
            
            .post .audio div.caption a {
                color:            {color:Text};
            }
            
            /* Video Post */
            .post .video {
                width:            400px;
                
            }

            .post .video div.caption {
                color:            {color:Text};
                margin-top:       5px;
            }
            
            .post div.video div.caption a {
                color:            {color:Text};
            }

            /* Footer */
            #footer {
                margin:           40px 0px 30px 0px;
                text-align:       center;
                font-size:        12px;
            }
            
            #footer a {
                text-decoration:  none;
                color:            {color:Text};
            }
            
            #footer a:hover {
                text-decoration:  underline;
            }
            
            
/* Sprites */
a#descriptionToggle, li.posted a, li.notes a,
li.tagged, li.comments a, a.download, .plays,
#archive a, #mobile a, #rss a,
#search a, #tumblr a {background:url(http://static.tumblr.com/iqfzjqj/uKzkkt8al/icons16.png) 0 0 no-repeat;}
a#descriptionToggle {background-position:0 0;}
a#descriptionToggle:hover {background-position:0 -16px;}
a#descriptionToggle.active {background-position:0 -32px;}
a#descriptionToggle.active:hover {background-position:0 -48px;}
li.posted a {background-position:0 -64px;}
li.posted a:hover {background-position:0 -80px;}
li.notes a {background-position:0 -96px;}
li.notes a:hover {background-position:0 -112px;}
li.tagged {background-position:0 -128px;} /* .tagged:hover {background-position:0 -144px;} */
a.download {background-position:0 -160px;}
a.download:hover {background-position:0 -176px;}
.plays {background-position:0 -192px;}
#archive a {background-position:0 -208px;}
#archive a:hover {background-position:0 -224px;}
#search a {background-position:0 -240px;}
#search a:hover {background-position:0 -256px;}
#rss a {background-position:0 -272px;}
#rss a:hover {background-position:0 -288px;}
#mobile a {background-position:0 -304px;}
#mobile a:hover {background-position:0 -320px;}
#tumblr a {background-position:0 -386px;}
#tumblr a:hover {background-position:0 -402px;}
li.comments a {background-position:0 -416px;}
li.comments a:hover {background-position:0 -432px;}



/* Meta */
.meta {margin:0px; font-size:10px; padding:0px;width:600px;}
.metaList {display:block; }
.metaList li {display:block; float:left; list-style:none; margin:0 10px 6px 0;}
.metaList li a,
.metaAudio a,
.metaAudio .plays,
#footerNav li a {display:block; padding:0 0 0 20px; height:16px; color:#959595; font-size:100%; line-height:1.6;}
.metaList li.author {margin-left:-7px;}
.metaList li.tagged {padding-left:20px; white-space:nowrap;}
.metaList li.author a,
.metaList li.tagged a {display:inline; height:auto; margin:0; padding:0; border-bottom:1px dotted #dcdcdc}
.metaList li.tagged a {margin-right:5px;}
.metaAudio a,
.metaAudio .plays {float:left; margin-right:10px;}
.metaAudio a.download {color:#464646;}

/* Notes */
#notes {margin:3px 0 9px 0; padding:0px 100px 9px 0;}
.notes li {margin-bottom:5px; list-style-type:none; min-height:16px; font-size:13px; line-height:16px; color: #666; background: #f7f7f7; padding: 5px; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;}
.notes li a {color: #000;}
.notes li .avatar {padding-right:5px; vertical-align:middle;}
.notes li blockquote {margin:8px 28px 5px 28px; padding:0 0 0 8px; border-left:4px solid #ddd;}
.notes li blockquote a {font-weight:normal; color:#aaa;}
.notes li blockquote a:hover {color:#555;}
            
            {CustomCSS}