/*
Hello!
*/



div.outer {
    width: 50%;
    background-color:#FFFFFF;
    margin-top: 50px;
    margin-bottom: 50px;
    margin-left: auto;
    margin-right: auto;
    padding: 0px;
    border: thin solid #000000;

}

body  { font-family : Helvetica, verdana, serif;
        background: #000033;
        background-image:url('images/background3.png');
background-repeat:repeat-x;
      /*  padding: 0px;*/

}

h1,h2,h3,h4,h5,h6,form,fieldset {margin:0; padding:0;
font-family : "Helvetica", verdana;}
.low {display:none;}

div.banner{

margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
border-top: 0px 0px 0px 0px;
border-bottom: 0px 0px 0px 0px;
border-right: 0px 0px 0px 0px;
border-left: 0px 0px 0px 0px;

}

.container { margin: 0px auto;
	     text-align: center;
             color: #a3a3a3;
             font-family : Helvetica, verdana;
             padding: 0px;

}



a  {     color : #cccccc;
         text-decoration : none;
         font-weight : normal;
 
}


a:img { text-decoration:none; 
        border : none;

} 
a:link  {      color : #cccccc;
               text-decoration : none;
               font-weight : normal;
 
}

a:visited {    color : #cccccc;
               text-decoration : none;
               font-weight : normal;

 
}
   
a:active  {     color : #bbbbbb;
                text-decoration : none;
                font-weight : normal;
}



a:hover  {      color : #0099ff;
                text-decoration : none;
                font-weight : normal;
}


a:img { text-decoration:none; 

} 

.entry {   margin-top : 10px;
           margin-bottom : 0px;
           margin-left : 15px;
           margin-right : 15px;
           padding : 0px;     
	   color : #666666;
           font-size : 11px;
           font-weight : normal;
           text-align : center;
}

blockquote {     color: #666666;
                 text-align: left;
                 margin: 2px 15% 10px 16%;
                 font-size: 12px;
}

.entry img { 
border : none;
padding: 0px 23px;
/*background: url(images/shadow.jpg) no-repeat top left;*/
}



.entrycat img { 
margin: 3px;
border: 0px; 
text-align: center;
}
.entrycat img a { 
margin: 3px;
border: 0px; 
text-align: center;
}

.entrycat img a:hover { 
margin: 3px;
border: 0px; 
text-align: center;
}

.entrycat {
padding-top : 20px;     
color : #666666;
font-size : 11px;
font-weight : normal;
text-align : center;
margin: 0 auto;
width: 70%;
}

code {    
color : #8B1D1D;
}


.info{     margin-top : 0px;
           margin-bottom : 5px;
           margin-left : 10px;
           margin-right : 10px;
           padding : 5px;     
	   color : #666666;
           font-size : 11px;
           font-weight : normal;      
           text-align : justify;
      
}


.pages {   padding-top : 20px;     
	   color : #666666;
           font-size : 14px;
           font-weight : normal;
           text-align : left;
           margin: 0 auto;
           width: 47%;
           line-height: 21px; 
}




.posted   {  margin-top : 5px;
             margin-bottom : 5px;
             margin-left : 20px;
             margin-right : 20px;  
             text-align : center;   
             font-family : Helvetica, verdana, serif;
             font-size : 11px;
             letter-spacing: 2px; 
             text-transform:lowercase; 
}    




.posted a img { border: 0; }



.footer {  padding : 20px;
           text-align : center;
           font-size : 11px;
           color: #666666;
           font-family : Helvetica, verdana, serif;
            

}


.commentscontainer { margin-top : 100px;
             width: 450px;
             border-style:double;
border-color:#666666;
border-width:3px;
	     margin: 0px auto;
	     text-align: left;
             color: #a9a9a9;
             font-family : Helvetica, verdana, serif;
             background-color: none;
             padding: 20px;
             
}

.comments{ margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 0px;
           margin-right : 0px;
           padding : 12px;     
	   color : #a9a9a9;
           font-size : 12px;
           font-weight : normal;
           line-height : 16px;
           text-align : justify;
           width: 420px;
}

ol#comments {
list-style:none;
margin:15px 0 0;
padding:0;
}

.comments-popup { margin-top : 0px;
           margin-bottom : 0px;
           margin-left : 2px;
           margin-right : 2px;
           padding : 12px;     
	   color : #8C8C8C;
           font-size : 12px;
           font-weight : normal;
           line-height : 16px;
           text-align : justify;
}

.commentsbody {border-bottom : 1px solid #E8E8E8;
               text-align : justify;
               margin-bottom : 10px;
               padding : 10px;
               font-size : 12px;
               color : #8C8C8C;
border: 1px solid #f5f5f5;
          
}

.nav {       font-family : verdana, serif;
             font-size : 11px;
             margin: 0px;
             color : #666666;
             text-decoration : none;
             font-weight : normal;
             text-align : center;
             padding : 0px;
             letter-spacing: 3px;}

