 
    HTML,BODY{cursor: url(https://cur.cursors-4u.net/mechanics/mec-1/mec93.cur), auto !important;}
    
    A{/* Start https://www.cursors-4u.com */ * {cursor: url(https://cur.cursors-4u.net/others/oth-7/oth677.cur), auto !important;} /* End https://www.cursors-4u.com */}
         @font-face {
font-family: Octo;
src: url(/fonts/Octo.ttf);
}
    
    body{
  margin: 0;
  padding: 0;
  font-family:Octo; 
;width:100%;overflow-x:hidden;
  font-size:11px;font-weight:bold
  }
  
  
  
  #content a {
color:#CC5500;font-weight:bold;margin-left:15px;margin-right:15px}

p{margin-left:10px;margin-right:10px }
  
/*HEADER STYLE*/
#header {
  background-color: #CC5500 ;
  padding-left: 50px;
  padding-right:50px;
margin-top:-5px;
  border-color: #415766  ;
  border-style: ridge;
  border-width: 8px 4px 4px 0px;
  border-radius:20px 25px 0  0 ;
  width:470px;
  margin-left:-5px;
  background-image: linear-gradient(240deg,#CC5500 ,  	#E49B0F);
   box-shadow: inset #FFD580 0 0 3px, inset #CC5500 0 0 9px 5px;
}
#header ul {
  list-style-type: none;
  padding: 0.5em 0;
  margin: 0;
}
#header li {
  font-size: 20px;
  display: inline-block;
  margin-right: 1.5em;
  margin-bottom: 0.2em;
  margin-top: 0.2em;
  border-width: 0px 2px 0px 0px;
  padding-right:8px;
  border-color:#8B4000 ;
  border-style:solid;
}
#header li a {
  color: white;
  text-decoration: none;
  background-color: inherit;
}
#header li a:hover {
  text-decoration: underline;
}


#postlistdiv{  color:#8B4000 }

/*POST LIST STYLE*/
#postlistdiv ul {
  font-size: 1.2em;
  padding: 0;
  list-style-type: none;
  color:#8B4000 
}
#recentpostlistdiv ul {
  font-size: 1.2em;
  padding: 0;
  list-style-type: none;
  color:#8B4000 
}
.moreposts {
  font-size: 0.8em;
  margin-top: 0.2em;
}

/*NEXT AND PREVIOUS LINKS STYLE*/
#nextprev {
  text-align: center;
  margin-top: 1.4em;
}

/*DISQUS STYLE*/
#disqus_thread {
  margin-top: 1.6em;
}

/*FOOTER STYLE*/
#footer {
  font-size: 10px;
  font-weight:bold;
  padding: 0 10px 10px 10px;
}

#footer a {
  color:#CC5500
}

#nextprev a{color:#CC5500}
h1{padding-left:20px;color:#8B4000;font-size:25px;margin-top:5px;margin-bottom:-10px }

h2{padding-left:10px;font-size:16px; color:#8B4000;margin-bottom:-10px;margin-top:-10px}

hr{margin: 10px 10px 10px 10px;border:  solid black 2px}
