html,body
{
    margin: 0 auto;
background: #ff8105; /* Old browsers */
background: -moz-linear-gradient(top,  #ff8105 0%, #4C281E 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff8105), color-stop(100%,#4C281E)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ff8105 0%,#4C281E 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ff8105 0%,#4C281E 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ff8105 0%,#4C281E 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ff8105 0%,#4C281E 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff8105', endColorstr='#4C281E',GradientType=0 ); /* IE6-9 */


                                                                                                                       

text-rendering: optimizeLegibility !important;

-webkit-font-smoothing: antialiased !important;                                                                                                                       
}

#wrapper
{
    width:1024px;
    margin: 0 auto;
    background: #532b03 url('../img/halftone.png') no-repeat top;
    position:relative;
    border-color: #000;
    border-left: solid 10px;
    border-right: solid 10px;
-webkit-box-shadow: 0px 0px 5px 5px rgba(50, 50, 50, 1);
-moz-box-shadow:    0px 0px 5px 5px rgba(50, 50, 50, 1);
box-shadow:         0px 0px 5px 5px rgba(50, 50, 50, 1);
}

#header
{
    position:relative;
}

#newsstand
{
    width: 1024px;
    height: 62px;
    color: blue;
    position: absolute;
    top: 0;
}

    .nsLOGO
    {
        z-index: 100;
        background: transparent url('../img/at4w_logo.png') no-repeat;
        width: 996px;
        height: 495px;
        position: relative;
        left: 16px;
        top: 15px;
        margin: 0 0 20px;
    }
    
    .nsPublish
    {
        background: #000 url('../img/nspublish.png') no-repeat;
        z-index: 99;
        height:62px;
        width: 1024px;
    }
    
        .nsDate
        {
            height:20px;
            width: 50px;
            margin: 0 4px;
            background: transparent;
            color: #000;
            font-size:12px;
            font-weight:bold;
            left: 76px;
            position: relative;
            top: 40px;
        }
        
        .nsNotify
        {
            height:50px;
            margin: 6px 0;
            background: transparent;
            color: red !important;
            font-size: 25px;
            font-weight: bold;
            position:relative;
            z-index: 101 !important;
            left: 5px;
        }
        
        .nsNotify a:hover
        {
            color: yellow !important
        }
        
        .nsNotify a
        {
            color: red !important
        }
        
            .nsNotify:hover
            {
                color: yellow !important;
            }

#container
{
    background: #FFF;
    width: 716px;
    border: 4px solid #000;
    border-top: 2px solid;
    margin: 10px 0 10px 5px;
    float:left;
}

    #hframe
    {
        background:silver url('../img/h2.png') no-repeat;
        width:100%;
        height: 90px;
        border-top: 2px solid #000;
        display: table;
        position: relative;
        text-align: left;
        vertical-align: middle;
        -webkit-box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 5px 3px 0px rgba(0,0,0,0.75);
    }
    
    #hframe h2
    {
        width: 600px;
        display: table-cell;
        position: relative;
        vertical-align: middle;

    }
    
    #hframe h3
    {
        width: 600px;
        display: table-cell;
        position: relative;
        vertical-align: middle;

    }

.entry-content
{
    margin: 10px;
    clear:both;
}


#jumpwrap
{
    position:relative;
    width:620px;
    height:274px;
    margin: 0 auto;
}
    .thejump
    {
        background: #000;
        width: 620px;
        height: 274px;
        margin: 0 auto;
        -webkit-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.25);
        box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.25);
    }
    
    .thejump:hover
    {

    }


    .thejumpST
    {
        background:transparent url('../img/st_marker.png') no-repeat;
        position:absolute;
        width:620px;
        height:274px;
        top: 0;
        pointer-events: none
    }
    
    .screenST
    {
        background:transparent url('../img/st_cover.png') no-repeat;
        position:absolute;
        width:111px;
        height:171px;
        top: 5px;
        left:20px;
        pointer-events: none
    }
    
.entry-date
{
    width: 50px;
    padding: 2px 2px 2px 6px;
    margin: 5px 10px;
    background: #FFF;
    border: 4px solid #000;
    font-family: impact;
    text-align:center;
    line-height: 22px;
    text-transform: uppercase !important;
            display: inline-block;
    float:right
}

.entry-meta
{
    text-align:center;
    margin: 5px;
    font-size: 13px;
    text-transform: uppercase !important;
}

#SDContainer
{
    background: #FFF;
    width:280px;
    margin: 10px 5px 10px 0;
    float:right;
}

    .sidebar
    {
        border: 4px solid #000;
    }
    
    #secondary
    {
        display: none !important;
    }
#footer
{
    clear:both;
    padding-bottom: 10px;
}

    #ftcontainer
    {
        border: 4px solid #000;
        height: 100px;
        width: 1005px;
        margin: 10px 5px;
        position:relative;
        display: table;
        background: -moz-linear-gradient(top,  #ffc700 0%, #ffffff 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc700), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top,  #ffc700 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top,  #ffc700 0%,#ffffff 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top,  #ffc700 0%,#ffffff 100%); /* IE10+ */
        background: linear-gradient(to bottom,  #ffc700 0%,#ffffff 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc700', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */      
    }

        .ftinfo
        {
            width: 100%;
            color: red;
            font-size: 12px;
            font-family: komikax;
            text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.10);
            text-align: center;
            display: table-cell;
  vertical-align: middle;
            
        }
.AT4W
{
   width: 220px;
   height: 97px;
   position:relative;
   margin: 10px auto;
           -webkit-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.25);
        box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.25);
}

.dropshadow
{
    position: relative;
    width: 220px;
    -webkit-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.25);
    -moz-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.25);
    box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.25); 
}

.social_media_buttons_frontend

{
    padding:0;
    left: 15px;
    padding: 10px 0;
    position: relative;
}

      #disqus_thread
      {
         width:650px;
         margin: 20px auto;
         padding: 0 0 20px 0;
      }
      
      .screen
      {
        width:111px;
        height:171px;
        background: #000;
        display: block;
        -webkit-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.75);
        box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.75); 
      }
      
      .screenSM
      {
        width:56px;
        height:86px;
        background: #000;
        display: block;
        -webkit-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.75);
        box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.75); 
      }
      
      .jumpTH
      {
        width: 640px;
        margin: 10px auto;
        -webkit-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.25);
        -moz-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.25);
        box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.25);
      }
      
      #shelf
      {
      width:150px;
      font-size: 13px;
      background: transparent;
      margin: 5px;
      display:inline-block;
      vertical-align:top;
      position:relative;
      }
      
      #shelf:hover
      {
        background: -moz-linear-gradient(top,  #ffc700 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc700), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffc700 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffc700 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffc700 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffc700 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc700', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
                                                                                                                       -webkit-border-top-right-radius: 10px;
-moz-border-radius-topright: 10px;
border-top-right-radius: 10px;
      }
      
      #shelf:hover a
      {
        color: red;
      }
      
      .vault
      {
background: #d2dfed; /* Old browsers */
background: -moz-linear-gradient(-45deg,  #d2dfed 0%, #ffffff 11%, #c8d7eb 26%, #a6c0e3 44%, #bed0ea 51%, #afc7e8 62%, #bad0ef 75%, #99b5db 88%, #799bc8 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right bottom, color-stop(0%,#d2dfed), color-stop(11%,#ffffff), color-stop(26%,#c8d7eb), color-stop(44%,#a6c0e3), color-stop(51%,#bed0ea), color-stop(62%,#afc7e8), color-stop(75%,#bad0ef), color-stop(88%,#99b5db), color-stop(100%,#799bc8)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(-45deg,  #d2dfed 0%,#ffffff 11%,#c8d7eb 26%,#a6c0e3 44%,#bed0ea 51%,#afc7e8 62%,#bad0ef 75%,#99b5db 88%,#799bc8 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(-45deg,  #d2dfed 0%,#ffffff 11%,#c8d7eb 26%,#a6c0e3 44%,#bed0ea 51%,#afc7e8 62%,#bad0ef 75%,#99b5db 88%,#799bc8 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(-45deg,  #d2dfed 0%,#ffffff 11%,#c8d7eb 26%,#a6c0e3 44%,#bed0ea 51%,#afc7e8 62%,#bad0ef 75%,#99b5db 88%,#799bc8 100%); /* IE10+ */
background: linear-gradient(135deg,  #d2dfed 0%,#ffffff 11%,#c8d7eb 26%,#a6c0e3 44%,#bed0ea 51%,#afc7e8 62%,#bad0ef 75%,#99b5db 88%,#799bc8 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d2dfed', endColorstr='#799bc8',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */

-webkit-box-shadow:inset 4px 4px 2px 0 #9090A3;
box-shadow:inset 4px 4px 2px 0 #9090A3;
      }
      
      .vault a
      {
        z-index:100;
      }
      .vtwrap
      {
        width:100%;
        height:90px;
        position:absolute;
        left:0;
        background: transparent url('../img/ht_archive.png') no-repeat;
        z-index: 99;
        opacity: 0.10;
      }
      
      #search
      {
        text-align:center;
        margin: 0 0 20px 0;
      }
      
      input#s
      {
        width:200px;
        border: 2px solid #000;
        padding:3px;
        margin: 5px;
      }
      
      input.button
      {
        font-weight: bold;
        border: 2px solid #000;
        padding:2px;
      }
      
      input.button:hover
      {
        color:red;
          background: -moz-linear-gradient(top,  #ffc700 0%, #ffffff 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffc700), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffc700 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffc700 0%,#ffffff 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffc700 0%,#ffffff 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ffc700 0%,#ffffff 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffc700', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
      }
      
      
#pbox
{
    border: 4px solid #000; 
    -webkit-box-shadow: 4px 4px 2px 0 #9090A3;
    box-shadow: 4px 4px 2px 0 #9090A3;
    background: #e8a622; /* Old browsers */
background: -moz-linear-gradient(top,  #e8a622 0%, #874300 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8a622), color-stop(100%,#874300)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #e8a622 0%,#874300 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #e8a622 0%,#874300 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #e8a622 0%,#874300 100%); /* IE10+ */
background: linear-gradient(to bottom,  #e8a622 0%,#874300 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8a622', endColorstr='#874300',GradientType=0 ); /* IE6-9 */

}
     
#previously
 {
    width:650px;
    min-height:400px;
    margin: 30px auto;
    color: #000;
    
 }
 
 #previously p
 {
    margin:10px !important;
    font-size: 12px;
    width:400px;
 }
 
    .prevhdr
   {
      height:50px;
      background:transparent url("img/burtos_recent.png") no-repeat;
      position:relative;
   }
   
    .prevframe
 {
    background: transparent;
    position:relative;
 }
 
 .prevframe li
 {
    background: transparent;
    list-style: none;
    margin: 10px 0;
    font-size: 11px;
    font-weight: bold;
    width:90%;
    text-align:left;
 }
 
 
 .prevframe li:hover
 {
    background: #E8A622;
    color: #FFF;
    text-shadow: 2px 2px 1px rgba(0, 0, 0, 0.50);
-webkit-box-shadow: 0px 6px 0px 0px rgba(50, 50, 50, 0.25);
-moz-box-shadow:    0px 6px 0px 0px rgba(50, 50, 50, 0.25);
box-shadow:         0px 6px 0px 0px rgba(50, 50, 50, 0.25);
 }
 
  .prevframe li:hover a
 {
    background: none;
    color: yellow !important;
    text-shadow: 0px 0px 6px rgba(255, 0, 0, 1);
 }
 
 .prevsubframe
 {
    background: transparent url("img/burtos_box.png");
    width: 100%;
    padding-left: 0px;
    display: inline-block;
    vertical-align: top;   
 }
 
 #prevnext
 {
    width:100%;
    height:300px;
    background: #C5BCB3 url("../img/tearing.png") repeat-x;
    padding:50px 0 0 0;
 }
 
    .prevnextlocker
    {
        background: transparent;
        display: inline-block;
     
    }
    
    .prevnextlocker a
    {
        margin:-3px 0 !important;
    }
    
    .prevnextimg
    {
        background: #000;
        display: block;
        -webkit-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.75);
        box-shadow: 5px 5px 3px 0px rgba(0,0,0,0.75); 
    }