*
        {
	outline:none;
	}

body    
        {
	margin:0;
	padding:0;
	font-family:Verdana, Tahoma, Geneva, Helvetica, Sans-serif;
	background-color:#050505;
	}

#header
        {
        background-color:#050505;
        background-image: url(http://www.astigmatic.it/pictures/header.png);
        background-repeat: no-repeat;
        float:left;
	border: solid 5px #050505;
	padding:5px;
	height:24px;
	margin-bottom:0px;
	width:800px;
	}

.container
        {
	width:100%;
	font-size:small;
	color:#999;
	}

a:link, a:visited
        {
	color:#FFF;
	/*background-color:#444;*/
	text-decoration:none;
	}

a:hover 
        {
	color:#111;
	background-color:#EEE;
	}

a:hover.image
        {
        border:none;
        }

table#outside
        {
	background-color:#151515;
        }

h1 
        {
	margin:0;
	padding:0 10px;
	line-height:60px;
	font-size:130%;
	}

h1 a:link, h1 a:visited, h1 a:hover
        {
	color:#999;
	text-decoration:none;
	background:none;
	}

table#banner
        {
	background-color:#151515;
	}

table#banner td.nav a:link, td.nav a:visited
        {
	text-decoration:none;
	padding:0 10px;
	border-right:1px solid #252525;
	color:#777;
	line-height:50px;
	display:block;
	background-color:#151515;
	font-size:90%;
        }

table#banner td.nav a:hover
        {
	background-color:#444;
	color:#999;
        }

#hphoto, #vphoto
        {
	display:none;
	}

.photocell
        {
	background-color:#000;
	background-image:url(../images/loadingB.gif);
	background-repeat:no-repeat;
	background-position:center center;
        }

.hlegend
        {
        border-right: solid 6px #252525;
        }

.photo
        {
	display:none;
        border: solid 3px #FFFFFF;
	}

.sidecol
        {
	width:250px;
	background-color:#252525;
	}

.details
        {
	padding:20px;
	background-color:#252525;
	font-size:85%;
	line-height:150%;
	}

p
        {
	margin:0;
	padding:0;
	font-size:100%;
	}


h2
        {
	margin:0;
	padding:0;
	font-size:120%;
	}

h3      
        {
	font-size:110%;
	}
	
.comment ul
        {
	list-style:none;
	margin:0;
	padding:0;
	}

.comment ul li
        {
	display:none;
	}

.viewAll
        {
	display:none;
	}

#footer 
        {
	padding:20px;
	font-size:80%;
	background-color:#111;
	text-align:center;
	}

img
        {
        display:block;
        border: none;
        } 

.tit
        {
        text-align: center;
        margin-top: 30px;
        }

br.clear
        {
        clear:both;
        }

/* COMMENT TEMPLATE */

#commentTop
        {
	padding:8px 20px;
	background-color:#252525;
        }

#commentMid
        {
        }

#commentMid ul
        {
	list-style:none;
	margin:0;
	padding:0;
	}

#commentMid ul li
        {
	padding:6px 20px;
	}

.odd    {
	background-color:#222;
	}

.even   
        {
	background-color:#333;
        }

#commentBottom
        {
	padding:8px 20px;
	}

#commentBottom input.input, #commentBottom textarea
        {
	background-color:#111;
	color:#FFF;
	padding:4px;
	border:1px solid #666;
	}

/* ARCHIVE */

table td#thumbs
        {
	background-color:#333;
	border-left: 9px solid #333;
	border-top: 9px solid #333;
        }

table td#thumbs a:link, table td#thumbs a:visited
        {
	border:2px solid #FFF;
	display:block;
	float:left;
	margin: 6px;
        }

table td#thumbs a:hover
        {
	border:2px solid #666;
        }

table td#thumbs a img
        {
	border:none;
	}

td.sidecol ul
        {
	list-style:none;
	margin:0;
	padding:0;
        }

td.sidecol ul li
        {
	margin-bottom:4px;
        }
        
/* VARIOUS */

#formail
        {
        margin: auto;
        margin-top: 30px;
        margin-left: 150px;
        border: none;
        padding: 0px;
        width: auto;
        height: auto;
        text-align:center;
        }
        
.cell
        {
        background-color: #252525;
        border: solid #999 1px;
        font-size:10pt;
        font-family:verdana, sans-serif;
        font-weight:normal;
        color: #999;
        }
        
   /* TAG SUPPORT */
   .tags01 { font-size: 10px !important; }
   .tags02 { font-size: 12px !important; }
   .tags03 { font-size: 14px !important; }
   .tags04 { font-size: 16px !important; }
   .tags05 { font-size: 18px !important; }
   .tags06 { font-size: 20px !important; }
   .tags07 { font-size: 22px !important; }
   .tags08 { font-size: 24px !important; }
   .tags09 { font-size: 26px !important; }
   .tags10 { font-size: 28px !important; }


