body {
     color: #202020;
     line-height: 21px;
	background-image:url(http://xxiivv.com/log/img/bg.jpg);
	background-repeat:no-repeat;
     background: white;
     -webkit-text-stroke: 1px transparent;

 }


 @media only screen and (max-device-width: 480px) {
     body {
         -webkit-text-stroke: 0 black;
     }
 }

 *:active, *:focus { outline-width: 0px; }
 .content p, .content h1, .content h2, .content h3, .content h4, .content blockquote, .content ul, .content ol, ol.notes li, ol.notes blockquote, .content li, .content img, .content table { margin: 0 0 12px 0; }
 a { text-decoration: none; }
 a img { border-width: 0px; }

 iframe#tumblr_controls { top: 8px !important; }

 .border {
     height: 8px;
     background: #444;
 }

 .container {
     width: 685px;
     padding: 0 0 30px 0;
 }

     .column.left {
         width: 160px;
         font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
         font-size: 12px;
         text-align: right;
         float: left;
     }

         .column.left a {
             color: #a8a8a8;
         }
             .column.left a:hover {
                 color: #7cc0b0;
             }

         .column.left a.home {
             color: #fff;
             font-size: 13px;
             font-weight: bold;
             text-transform: uppercase;
             background: #7cc0b0;
             margin: 91px 0 0 0;
             padding: 2px 10px;
             display: block;
         }
             .column.left a.home:hover {
                 color: #fff;
             }

         li.post .column.left span {
             color: #7cc0b0;
             font-weight: bold;
         }

     li.post {
         overflow: hidden;
         list-style-type: none;
     }

     .column.right {
         width: 500px;
         font-family: Lucida, Georgia, "Times New Roman", Times, serif;
         font-size: 14px;
         float: right;
     }

         .column.right .static {
             min-height: 22px;
             border-bottom: 1px solid #e1e1e1;
             margin: 30px 0 20px 0;
             padding: 0 0 20px 0;
         }

             .column.right .static a {
                 color: #a8a8a8;
                 font-size: 11px;
                 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
             }

         .column.right .description {
             border-bottom: 3px double #e1e1e1;
             border-style: double;
             margin: 0 0 30px 0;
             padding: 0 0 20px 0;
         }

             .column.right .description { padding: 0 0 8px 0 !important; }

             .column.right .description .twitter {
                 border-top: 1px dotted #e8e8e8;
                 margin: 20px 0 0 0;
                 padding: 20px 0 12px 0;
font-size:12px;
             }

                 .column.right .description .twitter .username {
                     margin: 0 7px 0 0;
                     float: left;
                 }

                 .column.right .description .twitter ul#twitter {
                     margin: 0;
                     padding: 0;
                     float: left;
                 }
                 
                 .column.right .description .twitter li {
                     list-style-type: none;
                 }

         li.post .column.right .content {
             padding: 0 0 18px 0;
         }

         .container ul.allposts .postwrapper .divider {
             width: 500px;
             border-bottom: 1px solid #e8e8e8;
             margin: 0 0 30px 185px;
             clear: both;
         }

         
             .container ul.allposts .postwrapper:last-child .divider {
                 border-bottom: 3px double #e8e8e8;
                 margin: 0 0 20px 185px !important;
             }
         

         li.post .column.right .content .clear {
             clear: both;
         }

         .column.right a {
             color: #294642;
         }
             .column.right a:hover {
                 border-bottom:1px solid#7cc0b0;
             }

         .column.right h2 {
             font-size: 18px;
             letter-spacing: 1px;
             line-height: 24px;
         }

             .column.right h2 a.title {
                 color: #202020;
             }

             .column.right h2 a span,
             a.home span {
                 font-family: "Lucida Grande";
             }

         .column.right img {
             max-width: 100%;
         }

         .column.right blockquote {
             font-size: 13px;
             border-left: 1px dotted #e1e1e1;
             padding: 0 0 0 20px;
         }

         .column.right pre {
             font: normal normal normal 11px/normal Courier;
             background: #e6e6e6;
             padding: 10px;
             margin: 0 0 12px 0;
         }

             .column.right small {
                 color: #a8a8a8;
                 font-size: 11px;
                 font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
             }

                 .column.right small a {
                     color: #a8a8a8;
                 }

                     .column.right small a:hover {
                         color: #757575;
                         text-decoration: none;
                     }

                 .column.right small.high_res {
                     text-align: right;
                     margin: 0 0 12px 0;
                     display: block;
                 }

                 .column.right small a .download {
                     width: 11px;
                     height: 9px;
                     background: url(http://static.tumblr.com/thpaaos/jSTkv2d7l/icon_high_resolution.png) no-repeat;
                     margin: 0 0 0 3px;
                     display: inline-block;
                 }


         table.chat {
           width: 100%;
           margin: 0 0 3px 0;
           border-collapse: collapse;
         }

           h2 + table.chat {
             margin: 0 0 14px 0 !important;
           }

            table.chat tr td {
              padding: 3px 10px;
            }

              table.chat tr td.name {
               font-weight: bold;
               text-align: right;
               vertical-align: top;
             }

              table.chat tr td.line1 {
               background: #F2F2F2;
              }

         ol.notes {
             border-bottom: 1px dotted #e8e8e8;
             margin: 0 0 30px 0;
             padding: 0 0 30px 0;
         }

             ol.notes img {
                 display: none;
             }
             
             ol.notes li {
               list-style-type: none;
             }


     .navigation {
         border-bottom: 1px dotted #e8e8e8;
         margin: 0 0 30px 0;
         padding: 0 0 20px 0;
         overflow: hidden;
     }

     .navigation .count {
         float: left;
     }

     .navigation .links {
         width: 200px;
         float: right;
     }

         .navigation.permalink .links {
             width: 100%;
             overflow: hidden;
         }

             .navigation .links a.right {
                 float: right;
             }

             .navigation .links a.left {
                 float: left;
             }

     .loading_posts {
         width: 24px;
         height: 24px;
         background: url(http://static.tumblr.com/thpaaos/395kv2j3s/ajax-loader.gif);
         position: fixed;
         bottom: 30px;
         left: 725px;
     }

     #disqus_thread {
         border-bottom: 1px solid #e8e8e8;
         margin: 0 0 30px 0;
         padding: 0 0 30px 0;
     }

     #streampadAudioCaption,
     #streampadPlayerClickToPlay {
       font-size: 11px !important;
       font-weight: normal !important;
     }



     #streampadProfileButton,
     #streamPadFullScreenButton,
     #streampadPlayerBorderNum1,
     #streampadPlayerBorderNum2,
     #streampadPlayerBorderNum3 { display: none !important; }


.dates {font-size:12px; width:80px; color:#888;}
.dtop {font-size:12px; color:#888;}
.ar {text-align:right; font-size:12px; color:#888; line-height:12px}

.trau           {color:#222;      font-family: EHRIVEVN_V EXPERIENCE, symbol; font-size:130px;  letter-spacing:0px; line-height:50px;}
.traum          {                 font-family: EHRIVEVN_V EXPERIENCE, symbol; font-size:30px; letter-spacing:0px;}
.lo             {                 font-family: EHRIVEVN_V LO, symbol; font-size:14px; letter-spacing:0px;}

hr              { border:0; border-top:1px dotted #222;}