* {
	outline:none;
	}
body {
	margin:0;
	padding:0;
	font-family:Tahoma, Geneva, Verdana, Helvetica, Sans-serif;
	background-color:#f1f2f2;
	}
.container {
	width:100%;
	font-size:small;
	color:#333;
	}
a:link {
	color:#000;
	text-decoration:none;
	}
a:hover {
	text-decoration:underline;
	}
a:visited {
	color:#000;
	text-decoration:none!important;
}		
table#outside {
	background-color:#babebe;
}
h1 {
	margin:0;
	padding:0;
	}
h1 a:link, h1 a:visited, h1 a:hover {
	color:#444;
	text-decoration:none;
	background:none;
	}
table#banner {
	background-color:#d9dede;
	}
table#banner img {
	border:0;
	margin:0;
	padding:0 0 0 10px;
}	
table#banner td.nav a:link, td.nav a:visited {
	text-decoration:none;
	padding:0 10px;
	border-right:1px solid #babebe;
	color:#444;
	line-height:69px;
	display:block;
	background-color:#d9dede;
	font-size:90%;
}
table#banner td.nav a:hover {
	background-color:#f1f2f2;
	color:#333;
}
#hphoto, #vphoto {
	display:none;
	}
.photocell {
	background-color:#FFF;
	background-image:url(../images/loadingW.gif);
	background-repeat:no-repeat;
	background-position:center center;
}
.photo {
	display:none;
	}
.sidecol {
	width:240px; 
	background-color:#babebe;
	}
.details {
	padding:20px;
	background-color:#babebe;
	font-size:85%;
	line-height:150%;
	}
h2 {
	margin:0;
	padding:0;
	font-size:120%;
	}
h3 {
	color:#820628;
	font-size:105%;
	font-weight:700;
	letter-spacing:2px;
}
	
.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:#d9dede;
	}
	
	
/* COMMENT TEMPLATE */

#commentTop {
	padding:8px 20px;
	background-color:#babebe;
}
#commentMid {
	
}
#commentMid ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#commentMid ul li {
	padding:6px 20px;
	}	
.odd {
	background-color:#DFDFDF;
	}
.even {
	background-color:#CFCFCF;
}
#commentBottom {
	padding:8px 20px;
	}
#commentBottom input.input, #commentBottom textarea {
	background-color:#FFF;
	color:#111;
	padding:4px;
	border:1px solid #babebe;
	}

/* ARCHIVES */

table td#thumbs {
	background-color:#cdd1d1;
	padding:5px;
	
}
table td#thumbs a:link, table td#thumbs a:visited, table td#thumbs a:hover {
	display:block;
	float:left;
	margin:5px;
}
table td#thumbs a img {
	background:#a8abab;
	padding:4px;
	border:1px solid #E2E2E2;
	}
td.sidecol ul {
	list-style:none;
	margin:0;
	padding:0;
}
td.sidecol ul li {
	margin-bottom:4px;
}
#text {
	background-color:#cdd1d1;
	}
.archive_active_page_number { /* class for active page number */
	font-weight:bold;
}
.archive_page_number { /* class for inactive page numbers */

}
#numbers {
	padding:10px;
	font-size:80%;
	background-color:#d9dede;	
}
/* ABOUT */

.col1a {
background-color:#cdd1d1;
font-size:11px;
line-height:17px;
width:100%;
}
.col1b {
background-color:#C4C8C8;
font-size:11px;
line-height:17px;
width:100%;
}
.col2 {
background-color:#cdd1d1;
width:33%;
}
.col3 {
background-color:#cdd1d1;
width:38%;
}
.col4 {
background-color:#cdd1d1;
width:28%;
}
#links {
margin:0;
}

#links h1 {
color:#A92500;
font-size:13px;
font-weight:400;
letter-spacing:3px;
margin:30px 0 10px;
padding:0;
}

#links h2 {
color:#820628;
font-size:12px;
font-weight:700;
letter-spacing:2px;
margin:15px 0 10px 30px;
}

#links img {
border:0;
margin:0;
padding:10px 0 0;
}

#links li {
line-height:17px;
list-style-type:none;
margin:0;
padding:0 10px 0 30px;
text-indent:-10px;
}

#links ul {
font-size:11px;
list-style-type:none;
margin:0 0 30px 10px;
padding:0;
}

.text {
margin:0;
padding:0 30px 15px 30px;
color:#4c4c4c;
font-weight:700;
}

#links a {
border:0;
color:#4c4c4c;
font-weight:700;
text-decoration:none;
}

#links a:hover {
color:#4c4c4c;
outline:none;
text-decoration:underline!important;
}

#links a:visited,h1 a:visited {
color:#4c4c4c;
text-decoration:none!important;
}

/* TAG SUPPORT */
.tags00
{
	font-size: 8px !important;
}

.tags01
{
	font-size: 10px !important;
}

.tags02
{
	font-size: 12px !important;
}

.tags03
{
	font-size: 13px !important;
}

.tags04
{
	font-size: 14px !important;
}

.tags05
{
	font-size: 15px !important;
}

.tags06
{
	font-size: 16px !important;
}

.tags07
{
	font-size: 17px !important;
}

.tags08
{
	font-size: 18px !important;
}

.tags09
{
	font-size: 19px !important;
}

.tags10
{
	font-size: 20px !important;
}	