body {
	font-size: 10px;
	color: #000000;
	font-family: verdana,helvetica,tahoma,sans-serif;
	/**background-color: #CCCCCC;**/
	background-color: black;
}

td {

	font-size: 10px;

}

#main_container {

	background-color: #000;
	border: solid 1px #999999;
	padding: 10px;
	-moz-border-radius: 10px;
  	border-radius: 10px;
  	-webkit-border-radius: 10px;

}

#banner {

	border-bottom: dashed 1px #CCCCCC;
	margin-bottom: 10px;

}

.search {

	float: right;

}

.sform {

	float: right;
	clear: both;
	position: relative;
	top: 20px;

}

.rss {
	font-family: verdana, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration:none;
	color: white;
	background-color: #F60;
	border:1px solid;
	border-color: #FC9 #630 #330 #F96;
	padding:0px 3px 0px 3px;
	margin:0px;

}

.rss_link {

	color: #FFFFFF;

}

.rss_link:link {  color: #FFFFFF; text-decoration: none}
.rss_link:hover {  color: #FFFFFF; text-decoration: none}
.rss_link:visited {  color: #FFFFFF;  text-decoration: none}

#archives {

	float: right;
	width: 120px;

}


#main {

	margin-right: 130px;
	

}

#footer {

	clear: both;
	font-size: 10px;
	color: #999999;
	text-align: center;
	margin-top: 20px;

}


.lb_title {

	margin:0;
	color:#3CA3FF !important;
	font-family:"Trebuchet MS" "Times New Roman";
	font-weight: bolder;
	font-size:36px;
	letter-spacing: -0.1em;

}


a.homeLink, a:hover.homeLink, a:visited.homeLink {
	
	color:#3CA3FF !important;
	font-weight: bolder;
	font-size:36px;
	letter-spacing: -0.1em;
	text-decoration: none;
}

.sub_title {

	font-size: 12px;
	color: #ef008c;
	font-weight: bolder;
	margin-bottom: 20px;

}


.time {

	font-weight: bolder;

}

.auth {

	font-weight: bolder;
	position: relative;
	left: 5px;

}

.counter {

	position: relative;
	left: 50px;

}

.link {

	

}

.desc {

}



.bord {
	display: block;
    height: 1px;
    border: 1px dashed #999999;
    margin: 1em 0;
    padding: 0;
}

.bordhr {
    display: block;
    height: 1px;
    border-top: 1px dashed #cccccc;
    border-left: 0 none;
    border-right: 0 none;
    border-bottom: 0 none;
    margin: 1em 0;
    padding: 0;
}

.title {
	font-family: Verdana;
	font-size: 16px;
	color: #000033;
	font-weight: bolder;
}
.blogtitle {
	font-family: Verdana;
	color: #990000;
	font-size: 14px;
	font-weight: bold;
}
.eachtitle {
	font-family: Verdana;
	color: #333333;
	font-size: 13px;
}
.artbody {
	font-family: Verdana;
	color: #666666;
}


/* Links */
a:link {  color: #0000CC; text-decoration: underline;}
a:hover {  color: #0000CC; text-decoration: none;}
a:visited {  color: #663399;  text-decoration: none; }


/* Links */
a:link.mlink { font-size:10px; color: #0000CC; text-decoration: underline;}
a:hover.mlink { font-size:10px; color: #0000CC; text-decoration: none;}
a:visited.mlink { font-size:10px; color: #663399;  text-decoration: none; }

.detailTitle {
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}

a.detailLink {
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}

a:hover.detailLink {
	font-size: 30px;
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}


.urls {
	color: #999;
}

.img {
	background:#ffffff url('./pix/img.png') no-repeat top right;
	padding-right: 17px;
}

.vid {
	background:#ffffff url('./pix/vid.png') no-repeat top right;
	padding-right: 17px;
}

.icon {
	padding-right: 17px;
}

.poserMain, .poserMain a {
	text-align: center;
	text-decoration: none;
}

.poserTitle {
	font-weight: bold;
	margin-bottom: 5px;
}
.taken {
	color:#ccc !important;
}

