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

td {

	font-size: 10px;

}

#main_container {

}



#left {
	margin-right: 155px;
	background-color: #FFFFFF;
	border: solid 1px #FFFFFF;
	-moz-border-radius: 10px;
  	border-radius: 10px;
  	-webkit-border-radius: 10px;
}

#right {
	float: right;
	width: 145px;
	background-color: #FFFFFF;
	border: solid 1px #FFFFFF;
	-moz-border-radius: 10px;
  	border-radius: 10px;
  	-webkit-border-radius: 10px;
}

#ieLeft, #ieRight {
	margin: 10px;
}


#banner {
	border-bottom: 1px dashed #cccccc;

}

.totalCount {
	color: #ef008c;
	font-weight: bolder;
}

.twitter {
	text-align: center;
}

.sform {

	position: relative;
	top: 20px;

}

.eachPerson {
	color: #990000;
}

.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 {

}


#main {

	
	

}

#footer {

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


.lb_title {

	margin: 12px 0 10px 0;

}


.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 {

}

.sform {
	text-align: center;
}

.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;
	text-shadow: 0px 0px 3px #cccccc;
}
.eachtitle {
	font-family: Verdana;
	color: #333333;
	font-size: 13px;
}
.artbody {
	font-family: Verdana;
	color: #666666;
}


/* Links */
a:link {  color: #0040FF; text-decoration: underline;}
a:hover {  color: #0040FF; text-decoration: none;}
a:visited {  color: #ef008c;  text-decoration: none; }


/* Links */
a:link.mlink { font-size:10px; color: #0040FF; text-decoration: underline;}
a:hover.mlink { font-size:10px; color: #0040FF; text-decoration: none;}
a:visited.mlink { font-size:10px; color: #ef008c;  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 {
	margin-top: 5px;
}

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

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

.dodec {
	text-decoration: none !important;
}

.fb {
    padding: 10px;
    margin-top: 10px;
    margin-right: 155px;
	background-color: #FFFFFF;
	border: solid 1px #FFFFFF;
	-moz-border-radius: 10px;
  	border-radius: 10px;
  	-webkit-border-radius: 10px;
}

.moreArchives {
    text-align: center;
}

.searchForm {
    color: #ccc;
}