a.info{
    position:relative; /*this is the key*/
    z-index:24; background-color:#ccc;
    color:#000;
    text-decoration:none}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center}

.hideme
{
display:none;
}
.desc {
text-align:center;
font-size:14fpx;
}
.toplist a img{
	border: 1px dashed #000000;
}

.toplist a:hover img, .toplistmain a:active img
{
	border: 1px dashed #888888;
}
.toplist a
{
text-decoration:none;
}
.toplist br {line-height:1px;}
.toplist {line-height:16px; FONT-SIZE: 12px; FONT-FAMILY: Arial, Helvetica, sans-serif; text-align:center;}
.content_block{
	clear:both;
	width:580px;
	margin-left:auto;
	margin-right:auto;
}
.content_head{
	width:573px;
	height:35px;
	padding-left:7px;
	line-height:35px;
	font-weight:bold;
	background-image:url(/images/post_head.jpg);
	font-size:14px;
	font-weight:bold;
}

.content_body{
	width:567px;
	padding:3px 7px 3px 7px;
	background-color:#ededed;
}
.post_foot{
	background-image:url(/images/post_footer_bg.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	text-align:right;
	font-size:11px;
	color:#777777;
}

.post_data A:hover img,.post_data A:active img{background-color: silver;opacity:.90;
filter: alpha(opacity=90); -moz-opacity: 0.9;}
.post_data A img { border: 1px solid black; }
.post_data A:hover img { border: 1px solid #EEEEEE; }

.gallery A:hover img,.gallery A:active img{background-color: silver;opacity:.90;
filter: alpha(opacity=90); -moz-opacity: 0.9;}
.gallery A img { border: 1px solid black; }
.gallery A:hover img { border: 1px solid #EEEEEE; }
.post_thumb{
	margin-right:5px;
	margin-bottom:5px;
	float:left;
	border:1px;
	border-style:solid;
	border-color:#ead7d2;
}
.post_thumb2{
	margin-right:5px;
	margin-bottom:5px;
	float:right;
	border:1px;
	border-style:solid;
	border-color:#ead7d2;
}


/*POST DATA DO NOT EDIT */
.post_data{
min-height:170px;
	width:100%;
}
.profile{
min-height:250px;
	width:100%;
}

/*POST DATA DO NOT EDIT */
.post_meta{
	clear:both;
	width:100%;
	text-align:center;
	font-size:11px;
}

.clearall{
	clear:both;
}
#footer{
	width:520px;
	text-align:center;
	color: #fff;
}
* { 
	margin:0; 
	padding:0;
}

body{
	font:12px Arial,Verdana,serif; 
	font-weight:bold;
	color:#000000;
	background-color:#ffffff;
}

img{
	display:block;
}

ul, li{
	list-style-position: inside;
}

a:link{text-decoration:underline; color:#d710bd;}	
a:visited{text-decoration:underline; color:#d710bd;}
a:focus{text-decoration:underline; color:#d710bd;}
a:hover{text-decoration:underline; color:#000000;}
a:active{text-decoration:underline; color:#d710bd;}

#menu{
	width:1000px;
	background-image:url(/images/menu_bg.jpg);
	height:35px;
	line-height:35px;
}

#menu_left{
	float:left;
}

.button{
	width:150px;
	font-size:14px;
	font-weight:bold;
	float:left;
	text-align:center;
	background-image:url(/images/button.jpg);
}

.button a{
	display:block;
	width:150px;
}

.button a:link{text-decoration:none; color:#ffffff;}	
.button a:visited{text-decoration:none; color:#ffffff;}
.button a:focus{text-decoration:none; color:#ffffff;}
.button a:hover{text-decoration:none; color:#000000;}
.button a:active{text-decoration:none; color:#ffffff;}

#menu_end{
	float:left;
	width:2px;
}

#bookmark{
	float:right;
	width:100px;
	height:35px;
	line-height:35px;
	background-image:url(/images/bookmark.jpg);
	text-align:center;
}

#bookmark a{
	display:block;
	width:100px;
	height:35px;
	line-height:35px;
}

#menu_right{
	float:right;
}

#menu_shadow{
	clear:both;
	width:1000px;
}

#contain{
	width:1000px;
}

.module{
	clear:both;
	width:200px;
}

.mod_head{
	width:175px;
	padding-left:25px;
	background-image:url(/images/mod_head.jpg);
	height:35px;
	line-height:35px;
	color:#ffffff;
}

.mod_body{
	width:186px;
	padding:3px 7px 3px 7px;
	background-color:#ededed;
}

ul.tagcloud {
	padding: 0;
	margin: 0 1em 0 0;
	background: none;
	list-style: none;
	text-align: center;
}
ul.tagcloud li {
	background: none;
	display: inline;
	list-style: none;
	margin-left: 0;
}
ul.tagcloud li a {
	font-weight: bold;
	list-style: none;
	text-decoration:none;
}
ul.tagcloud li a:hover {
	text-decoration:underline;
}



.archive{
	width:580px;
	font-size:14px;
	font-weight:bold;
	background-color:#ededed;
	margin-left:auto;
	margin-right:auto;
}

.archive_info{
	width:567px;
	padding:3px 7px 3px 7px;
	text-align:center;
}

.plugs_body{
	width:567px;
	padding:3px 7px 3px 7px;
	background-color:#ededed;
	text-align:center;
}

.plugs_body img{
	display:inline;
	padding:0px 0px 3px 0px;
}

.post_thumbs{
	text-align:center;
}

.post_thumbs img{

}

.post_thumbs_gal{
	text-align:center;
}

.post_thumbs_gal img{
	display:inline;
	padding:6px 3px 6px 3px;
}

.post_sale{
	font-size:14px;
	font-weight:bold;
}

.post_sale a:link{text-decoration:underline; color:#d710bd;}	
.post_sale a:visited{text-decoration:underline; color:#d710bd;}
.post_sale a:focus{text-decoration:underline; color:#d710bd;}
.post_sale a:hover{text-decoration:underline; color:#000000;}
.post_sale a:active{text-decoration:underline; color:#d710bd;}

.gal_button{
	width:100px;
	height:35px;
	line-height:35px;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	background-image:url(/images/view_gallery.jpg);
}

.gal_button a{
	display:block;
	width:100px;
	height:35px;
	line-height:35px;
}

.gal_button a:link{text-decoration:none; color:#ffffff;}	
.gal_button a:visited{text-decoration:none; color:#ffffff;}
.gal_button a:focus{text-decoration:none; color:#ffffff;}
.gal_button a:hover{text-decoration:none; color:#000000;}
.gal_button a:active{text-decoration:none; color:#ffffff;}

.paginate{
	width:580px;
	text-align:center;
	font-size:14px;
	padding:5px 0px 5px 0px;
	border-style:dotted;
	border-width:1px 0px 1px 0px;
	border-color:#000000;
	margin-left:auto;
	margin-right:auto;
}

div.pagination {
	padding: 3px;
	margin: 3px;
	text-align:center;
	font-size:14px;
}
	
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #d710bd;
	text-decoration: none; /* no underline */
	color: #000000;
	font-size:14px;
}
div.pagination a:hover, div.digg a:active {
	border: 1px solid #d710bd;
	color: #d710bd;
	font-size:14px;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #d710bd;
	font-weight: bold;
	background-color: #d710bd;
	color: #FFF;
	font-size:14px;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin: 2px;
	border: 1px solid #EEE;
	color: #DDD;
	font-size:14px;
}

#footer{
	clear:both;
	width:970px;
	padding:15px 15px 15px 15px;
	background-image:url(/images/footer_bg.jpg);
	background-position:top;
	background-color:#ffffff;
	background-repeat:no-repeat;
	text-align:center;
}

#footer img{
	display:inline;
}

#wrapper {
position:relative;
margin:0 auto;
text-align:left;
width:1000px;
}

#page{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
}

#footer a:link{text-decoration:underline; color:#d710bd;}	
#footer a:visited{text-decoration:underline; color:#d710bd;}
#footer a:focus{text-decoration:underline; color:#d710bd;}
#footer a:hover{text-decoration:underline; color:#000000;}
#footer a:active{text-decoration:underline; color:#d710bd;}

#left { float:left; width:200px;}
#right { float:right; width:200px;}
#middle { float:left; width:600px;}
.heading
{
background-color:#d710bd;
color:white;
font-weight:bold;
text-align:center;
}
.divheading
{
background-color:#000000;
color:white;
font-weight:bold;
}
