/* CSS Document */
/* Style Sheet for lonely.geek */
/* 30 July 2008 v2.4           */
/* links for 'vanillia' pages  */

/* There is no use of light on dark on lonely.geek */
/* In forum, gallery and live journal have to use  */
/* lighter link colours:link=ccccff, visted=ccff00 */
/* active=8b4513, hover=8b4513 + underline         */

{
    padding: 0;
    margin: 0;
    }
   
/*body for vanilla pages */

body {   
    font-family: Verdana, arial, sans-serif;   
    background:#9999CC url(../graphics/body-bg.gif) top repeat-x;    
    font-size:85%;     
    color:#222;       
    margin: 0;       
    padding: 0;         
    text-align: center;  
    }        

a {
    text-decoration: none;
    }

a:link {
    color: #4096EE;
    background: transparent;
    }

a:visited {
    color: #CC6600;
    background: transparent;
    }

a:active { 
    color: black;
    background: transparent;
    }

a:hover {
    color: black;
    text-decoration: underline;
    }
    
hr {
    border: 0;
    color: #4096EE; /* IE */
    background-color: #4096EE; /* Netscape 6/7, Mozilla */
    height: 1px;
    width: 100%;
    text-align: left;
    margin-bottom: .75em;
    margin-top: .75em;
    }

img {
    border: none;
    margin: 0;
    padding: 0;
    }
    
p, ul, ol, table, dl, dd, dt {
    color: #333;
    margin: 0 0 .75em;
    line-height: 1.4em;
    }

ul {
    list-style: none; 
    padding: 0;
    margin: 0 0 0 2em;}

ul.square{
    list-style:square;
    }
    
li {
    list-style: none; 
    padding: 0;
}
li.square {
    list-style:square;
    }

#flickr img {
    float: left;
    margin: 0;
    padding: 0px;
    width: 110px;
    height: 110px;
    }
    
h1, h2, h3, h4, h4, h5, h6 {
    color: #4096EE;
    margin: .75em 0 .75em 0;
    }
    
blockquote { 
    margin: 0 40px .75em 40px;
    line-height: 1.4em;
    }

.container {
    position: relative;
    margin: 0 auto; 
    text-align: left; 
    width: 1000px;
    background: white;
    padding: 10px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:980px; 
    }

html>body .container { 
    width:980px; 
    } 
    
.hexmoviecontainer {
    position: relative;
    margin: 0 auto; 
    text-align: left; 
    width: 1000px;
    background-image: url(../graphics/jh_hex_movie_crate_bg3.jpg);
    padding: 10px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:980px; 
    }

.hexmoviecontainer  h1, h2, h3, h4, h4, h5, h6 {
    color: #516363;
    
    }

       
.hexbody {
    background: #516363 url(../graphics/jhbg.jpg) no-repeat top ;
    background-attachment:fixed;
    }
    
.hexmoviebody {
    background: #516363 url(../graphics/jhfilmbg.jpg) no-repeat top ;
    background-attachment:fixed;
    }
       
.hexcontainer {
    position: relative;
    margin: 0 auto; 
    text-align: left; 
    width: 1000px;
    background-image: url(../graphics/jh_backg.jpg);
    padding: 10px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:980px; 
    
    }

.hexcontainer h1, h2, h3, h4, h4, h5, h6 {
    color: #516363;
    
    }
    
.manthingbody { 
    background: #8d9661 url(../graphics/backgroundmt.jpg) no-repeat top ; 
    background-attachment:fixed;    
    }
    
    
.manthingmoviebody  { 
    background: black url(../graphics/man_thing_movie_background.jpg) no-repeat top ; 
    background-attachment:fixed;    
    }
    
 body.comp {
    background: url("../graphics/composxtexture.gif") repeat white;
    }

.list li, dd {
    list-style-type: decimal;  
    }
    
.listdisc li {
    list-style-type: disc;
    }    

html>body .giffencontainer { 
    width:980px;
    } 

.strikeout {
    text-decoration: line-through;
    }

span.codedirection { 
    unicode-bidi:bidi-override; 
    direction: rtl; 
    }

.giffencontainer {
    position: relative;
    margin: 0 auto; 
    text-align: left; 
    width: 1000px;
    background-image: url(../graphics/gifbk.jpg);
    padding: 10px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:980px; 
    }
    
.giffen-articles {
    background: none repeat scroll 0 0 transparent;
    margin-top: 10px;
    height: 118px;
}

.giffen_article {
    border: 0px;
    color: #000000;
    display: block;
    float: left;
    height: 98px;
    margin-right: 2px;
    width: 138px;
}

.giffen_article span {
    background: url("../graphics/promos/bg.png") repeat scroll left top transparent;
    display: block;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    padding: 0 2px;
    position: relative;
    text-align: right;
    top: 76px;
    width: 134px;
    
}

html>body .container { 
    width:980px; 
    } 
    
.header {
    width: 980px;
    background: #4096EE;
    height: 135px;
    padding: 0px;
    margin: 0;
    border: 0;
    }

.header h1 {
    font-size: 800%;
    color: white;
    margin: 0;
    }
    
.intro {
    font-weight: bolder; 
    }

.menu {
    background: silver;
    width: 980px;
    padding: 0;
    margin: 10px 0 0 0;
    }
    
.longlist {
    font-size: small;
    }

.menu a {
    color: white;    
    }

.menu p {
    margin: 0;
    padding: 3px;
    color: white;
    font-size: 100%;
    }

.maintext {
    width: 700px;
    float: left;
    padding: 0px;
    margin: 0 0 0 0;
    background-color: transparent;
    }
    
.sidebar {
    width: 250px;
    float: right;
    font-size: 85%;
    color: #5f5f5f;
    padding: 0px;
    margin: 0 0 0 1em;
    background-color: transparent;
    }

.sidebar h1 {
    font-size: 100%;
    width: 246px;
    padding: 0px;
    color: #4096EE;
    margin: .75em 0 .75em 0;
    border-bottom: 1px solid #4096EE;
    }

.sidebar h2 {
    font-size: 100%;
    color: #9999CC;
    margin: 0;
    }

.sidebar hr {
    color: #4096EE;
    background-color: #4096EE; 
    margin-bottom: .75em;
    margin-top: .75em;
    }
    
.sidebar ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    }
    
#flickr {
    margin-bottom: 5em;
    }

.wwwok {
    margin-top: .75em;
    }

.clear {
    clear: both;
    height: 1px;
    font-size: 1px;
    line-height: 1px;
    margin-bottom: 4px;
    }

.fltrt { 
	  float: right;
	  margin: 0 0 8px 8px;
    }

.fltlft {
	  float: left;
	  margin: 0 8px 8px 0;
    }

.left {
    float: left;
    width: 480px ;
    margin-right: 20px;
    }

.right {
    float: left;
    width: 480px ;
    }

.toplogocenter {
    margin: 10px 264px 10px 264px;
    }

.footer {
    background: silver;
    width: 980px;
    padding: 0;
    margin-top: 10px;
    color: white;
    }

.footer p { 
    margin: 0;
    padding: 3px;
    color: white;
    font-size: 100%;
    }

.footer a {
    color: white;    
    }

.linkboxright {
    margin: 0.5em;
    width: 200px;
    border: 1px dashed #333399;
    padding: 0.5em;
    background-color: #ffffff;
    float: right;
    }

.linkboxrightplain {
    margin: 0;
    border: 0;
    padding: 0;
    float: right;
    }
     
.linkboxrightplain ul {
    list-style: none; 
    margin: 0;
    text-align: right;
    }

/* Navlist coding from  */
/* http://css.maxdesign.com.au/listamatic/horizontal05.htm */

#navlist {
    padding: 10px 0 2px 0;
    margin-left: 0;
    border-bottom: 1px solid #778;
    font-weight: bold;
    font-size: x-small;
    }

#navlist li {
    list-style: none;
    margin: 0;
    display: inline;
    }

#navlist li a {
    padding: 3px 0.5em;
    margin-left: 3px;
    border: 1px solid #778;
    border-bottom: none;
    background: silver;
    text-decoration: none;
    }

#navlist li a:link { 
    color: #ffffff; 
    }
    
#navlist li a:visited { 
    color: #ffffff; 
    }

#navlist li a:hover {
    color: white;
    background: #4096EE;
    border-color: #227;
    }

#navlist li a#current {
    background: #4096EE;
    color: white;
    border-bottom: 1px solid transparent;
    }
    
frame {
    border: none;
    }
     
ul.bib {
    list-style-type: none;
    padding: 0;
    margin-left: 1em;
    }
    
.paralist ul {
    list-style: none; 
    }

.paralist li { 
    padding-top: .75em;
    }
    
/* Striped Tables: used by java script on certain pages */

#striped {
    border: 1px solid #ccccff;
    }
           
#striped tbody tr.even td {
    background: #ccccff;
    }  

/* by placing these rules above the .selected rule */
/* selected rows receive a style preference        */
/* using reversed colours                          */

#striped tbody tr.selected td {
    color: white;
    background-color: #4096EE;
    }
    
/* begin styles for RSS Feed */   

.rss-box {   
    padding: 0;   
    margin: 0;   
    width: 100%;   
    border: none;   
    }   
    
.rss-items {   
    padding: 0;   
    margin: 0;   
    }   
    
p.rss-title {   
    padding: 0;   
    margin-bottom: 1em;   
    text-transform: capitalize;  
    font-size: 15%;
    color: #9999CC;
    margin: 0; 
    }  
    
a.rss-title {   
    color: #9999CC;
    font-weight: bolder;
    margin: 0 0 .75em;
    line-height: 1.4em;
    }   
    
.rss-title {   
    padding: 0;   
    margin: 0;   
    font-size: medium;   
    }   
    
.rss-item {   
    list-style: none;   
    padding: 0;   
    margin: 0;   
    margin-bottom: 1em;   
    }   
    
.rss-item a {   
    }   
    
.rss-date {   
    }
   
.sitemap ul {
    list-style: none; 
    padding: 0;
    margin: 0  0 0 3em;
    }

.sitemap li {
    list-style: none; 
    }
     
.comiclongbox {
    float: left;
    width: 180px;
    border: none;
    margin: 0 6px 0 0;
    padding: 0 10px 0 0;
    }
    
.comicbox {
    float: left;
    width: 175px;
    border: 1px solid #4096EE;
    margin: 0 5px 7px 0;
    padding: 6px;
    font-size: 75%;
    }
    
.comicbox h1 {
    font-size: 100%;
    width: 100%;
    padding: 0px;
    color: #4096EE;
    margin: .75em 0 .75em 0;
    border-bottom: 1px solid #4096EE;
    }    

.thumbnail {
    float: left;
    width: 175px;
    border: 1px solid #4096EE;
    margin: 0 5px 5px 0;
    padding: 5px;
    }

.thumbnailhor {
    float: left;
    width: 175px;
    border: 1px solid #4096EE;
    margin: 0 5px 5px 0;
    padding: 22px 5px 23px 5px;
    }

.thumbnailvert {
    float: left;
    width: 140px;
    border: 1px solid #4096EE;
    margin: 0 5px 5px 0;
    padding: 5px 23px 5px 22px;
    }
        
/* Black and white style */  

.mourning {
    background:#000000 url(../graphics/blah.gif) top repeat-x;
    padding: 8px 8px 8px 12px;
    }
  
dl {
    padding-bottom: 1em;
    }
    
/* reverses background and foreground colours */

.reverse {
    color: white;
    background-color: #4096EE;
    padding: 0px 0px 4px 4px;
    }

.thirdwide {
    width: 32%;
    vertical-align: top;
    float: left;
    padding: 0px 5px 5px 0px;
    }

.thirdwide img {
    display: block;
    margin-left: auto;
    margin-right: auto; 
    padding: 8px 0px 8px 0px;
    }

.mondrian {
    background-color: black;
    color: black;
    margin-left: 0;
    margin-right: 0;
    }

.mondrian td {
    padding: .75em .75em 0 .75em;
    }      

.mondrian a:link { 
    color: #000099; 
    }   
    
.mondrian a:visited { 
    color: #660066; 
    }
    
.mondrian a:hover { 
    color: black; 
    text-decoration: underline; }
    
.mondrian a:active { 
    color: black; 
    }

.newspaper { font-size:70%;}

.newspaper table.td { width: 25%; }

.newspaper ul {margin-left: 0; padding-left: 1.5em;}
  
  
.newspaper .rss-item {   

    margin-left: 0;
    margin-bottom: 0;   
    list-style-type: circle;
    }   

.newspaper p.rss-title {   
    }  
    
.newspaper a.rss-title {   
   
    }   
    
.newspaper .rss-title {   
    margin-top: 1em;   
    font-size: 100%;   
    }   
    
#slideshow_container {
    width: 700px;
    height: 394px;
}



.easy_slides_img1, .easy_slides_img2{
 display:none;
 top:0;
 position:absolute;
}

.easy_slides_img1 {
z-index:2;
}

.easy_slides_img2 {
z-index:1;
}

.easy_slides_caption {
  position:absolute;
  bottom:0;
  background-image:url(../images/window/bg.png);
  background-color:transparent;
  display:none;
  z-index:3;
  color:#fff;
  font-family:sans-serif;
  font-size:16px;

}

#caption {
    width: 700px;
    height: 30px;
    padding: 10px;
    color: white;
    font-family: sans-serif;
    font-size: 16px
}

.slideshow_container {
    border:1px solid #000;
    overflow:hidden;
    position:relative;

}

/*small press */

.col-left {
	width: 330px;
	font-size: 10px;
	text-align: justify;
	position: relative;
	padding-bottom:10px;
	height: 110px;
}

.col-leftbot {
	width: 335px;
	font-size: 10px;
	text-align: justify;
	float: left;
	position: relative;
	padding-bottom:10px;
	height: 140px;
}

.col-right {
	width: 330px;
	font-size: 10px;
	text-align: justify;
	float: right;
	position: relative;
	padding-bottom:10px;
	height: 110px;
}

.col-rightbot {
	width: 335px;
	font-size: 10px;
	text-align: justify;
	float: right;
	position: relative;
	padding-bottom:10px;
	height: 140px;
}

.small_press_body {
    background: #83290c ;
    }
       
.small_press_container {
    position: relative;
    margin: 0 auto; 
    text-align: left; 
    width: 1000px;
    background: white;
    padding: 10px; 
    voice-family: "\"}\""; 
    voice-family:inherit;
    width:980px; 
    
    }

.small_press_container h1, h2, h3, h4, h4, h5, h6, HR, strong {
    color: #83290c;
    
    }
    
.small_press_container a:link {
    color: #83290c;
    }
    
.small_press_container hr {
    border: 0;
    color: #83290c; /* IE */
    background-color: #83290c; /* Netscape 6/7, Mozilla */
  
    }
    
.small_press_container .sidebar {
    width: 250px;
    float: right;
    font-size: 85%;
    color: #5f5f5f;
    padding: 0px;
    margin: 0 0 0 1em;
    background-color: transparent;
    }

.small_press_container .sidebar h1 {
    font-size: 100%;
    width: 246px;
    padding: 0px;
    color: #83290c;
    margin: .75em 0 .75em 0;
    border-bottom: 1px solid #83290c;
    }

.small_press_container .sidebar h2 {
    font-size: 100%;
    color: #83290c;
    margin: 0;
    }

.small_press_container .sidebar hr {
    color: #83290c;
    background-color: #4096EE; 
    margin-bottom: .75em;
    margin-top: .75em;
    }

.small_press_body .footer {
    background: #eac55b;
    width: 980px;
    padding: 0;
    margin-top: 10px;
    color: white;
    }
    
.small_press_body #navlist {
    padding: 10px 0 2px 0;
    margin-left: 0;
    border-bottom: 1px solid #83290c;
    font-weight: bold;
    font-size: x-small;
    }

.small_press_body #navlist li {
    list-style: none;
    margin: 0;
    display: inline;
    }

.small_press_body #navlist li a {
    padding: 3px 0.5em;
    margin-left: 3px;
    border: 1px solid #83290c;
    border-bottom: none;
    background: #eac55b;
    text-decoration: none;
    }

.small_press_body #navlist li a:link { 
    color: #ffffff; 
    }
    
.small_press_body #navlist li a:visited { 
    color: #ffffff; 
    }

.small_press_body #navlist li a:hover {
    color: white;
    background: #83290c;
    border-color: #227;
    }
    
.small_press_body #navlist li a#current {
    background: #83290c;
    color: white;
    border-bottom: 1px solid transparent;
    }
    
#slidescontainer {
    width:700px;
    height:394px;
    border: 0px;
    margin-top: 12px;
}

#slidescontainer .easy_slides_caption {
    width:700px;
    height:50px;
    padding: 10px 0 0 10px;
}

.popular-articles {
    background: none repeat scroll 0 0 transparent;
    margin-top: 10px;
    height: 118px;
}

.featured_article {
    border: 0px;
    color: #000000;
    display: block;
    float: left;
    height: 98px;
    margin-right: 5px;
    width: 138px;
}

.featured_article span {
    background: url("../graphics/promos/bg.png") repeat scroll left top transparent;
    display: block;
    font-size: 11px;
    height: 22px;
    line-height: 22px;
    overflow: hidden;
    padding: 0 2px;
    position: relative;
    text-align: right;
    top: 76px;
    width: 134px;
    
}
