.post
{
    margin-bottom: 0px;
}

            .post fieldset 
            {
                background: url(/imgs/_boxes/content-top.png) no-repeat left top ;
            }
            
         .postbottom 
            {    
                 background:url(/imgs/_boxes/content-bottom.png) no-repeat left bottom; 
                 text-align: left;
                 line-height:29px; height:29px;
                 margin-bottom: 50px;
                 clear: both;
                 
            }
            #main{ 
                  background:url(/imgs/horizon.jpg);
                  background-repeat:repeat-x; 
                  background-color: #FDA11A;
                  background-attachment:fixed;
               }
            #header{background:transparent;}
            #header a
{
    color:#C60000; 
}
            #content{background:transparent;}
        .entry{width:600px}
        #header #description
{
    color:#774877;font-weight:bold;
}
#header #title 
{
   width:28%;font-size:1em;
}

#header #description p
{ font-size:.9em;
    margin:4px 0;
}
#header #description p span
{
   color:green;
}

#header #description p a:hover
{
   text-decoration:underline;
}



.pointer{cursor:pointer;}
.getLiveStream{cursor:pointer; font-weight:bold;}
#post-781 .dateauthor{display:none}