* {
	outline:none;
	}
body {
	margin:0;
	padding:0;
	font:12px Arial, hevetica, sans-serif; color:#999;	
	background:#050505 url(http://www.coolgraph.net/photoblog/templates/switchy/images/stripe.png);
	}
	
	table {font:12px Arial, hevetica, sans-serif;}

		
.container {
    font-family:Arial, hevetica, sans-serif;
	width:100%;
	font-size:small;
	color:#999;
	}
a:link, a:visited {
	color:#ac8124;
	/*background-color:#444;*/
	text-decoration:none;
	}
a:hover {
	color:#ccc;
	}
table#outside {
	background-color:#333;
	}
h1 {
	margin:0;
	padding:0 10px;
	line-height:60px;
	font-size:130%;
	}
h1 a:link, h1 a:visited, h1 a:hover {
	color:#ccc;
	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:30px;
	display:block;
	background-color:#151515;
	font-size:100%;
}
table#banner td.nav a:hover {
	background-color:#444;
	color:#ac8124;
}
#hphoto, #vphoto {
	display:none;
	}
.photocell {
	background-color:#000;
	background-image:url(../images/loadingB.gif);
	background-repeat:no-repeat;
	background-position:center;
}
.photo {
	display:none;
	}
.sidecol {
	width:500px; 
	background-color:#252525;
	}
	.sidecolarchive {
	width:160px; 
	height:100%;
	background-color:#252525;
	}
.details {
	padding-right:20px;
	padding-left:20px;
	padding-bottom:20px;
	padding-top:10px;
	background-color:#252525;
	font-size:11px;
	line-height:150%;
	text-align: justify;
	}
	.visit {
	font-size:11px;
	line-height:150%;
	}
h2 {
	margin-bottom:5px;
	padding:0;
	font-size:110%;
	color:#cbcbcb;
	}
h3 {
	font-size:110%;
	color:#cbcbcb;
	margin-bottom:5px;
	}
	
.comment ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align: justify;
	}
.comment ul li {
	display:none;
	}	
.viewAll {
	display:none;
	}
#footer {
   	font-size:11px;
	background-color:#151515;
	}
 	
/* COMMENT TEMPLATE */

#commentTop {
	padding:8px 20px;
	background-color:#252525;
}
#commentMid {
text-align: justify;
	
}
#commentMid ul {
	list-style:none;
	margin:0;
	padding:0;
	text-align: justify;
	}
#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;
}
table td#thumbs a:link, table td#thumbs a:visited {
	border:8px solid #1b1b1b;
	display:block;
	float:left;
	margin:2px;
}
table td#thumbs a:hover {
	border:8px solid #fff;
}
table td#thumbs a img {
	border:none;
}
td.sidecol ul {
	list-style:none;
	margin:0;
	padding:0;
}
td.sidecol ul li {
	margin-bottom:4px;
}

/* EXIF */

#filetexif {
height: 147px;
}
#exiflcol {
    background-color: #151515;
	text-align: right;
	font-size: 11px;
	line-height: 16px;
	width: 83px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	}
#exifrcol{
    color: #cccccc;
	font-size: 11px;
	line-height: 16px;
	width: 117px;
	float: left;
	padding-top: 5px;
	padding-left: 5px;
	padding-bottom: 5px;
	background-color:#1e1e1e;
	}
#exiftitre{
    background-color:#4d4d4d;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #cbcbcb;
	padding: 0px;
	}
	
	 /* 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; }

