/* CSS Document */
.11px{
	font-size: 11px;
	color:#CCCCCC;
}

.posted{
	font-size: 11px;
	color:#777777;
}
.article_wrapper1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000
}

.article_wrapper2 {
	font-family:Georgia, "Times New Roman", Times, serif;

	font-size:12px;
}

.article_wrapper3 {
	font-family:"Times New Roman", Times, serif;
	font-size:12px;
}

.article_body {
	font-size:12px;
	color:#333333;
	text-decoration:none;
}

.article_body  a {
	
}

.article_body  a:visited, .article_body a:active, .article_body a:link   {

}

.article_body  a:hover {

	text-decoration:underline;
	
}


.article_title{
	font-size: 14pt;
	font-weight: bold;
	color: #0066cc;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.article_title a:link, .article_title a:visited, .article_title a:active{
	font-size: 14pt;
	font-weight: bold;
	color: #0066cc;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.article_title a:hover{
	font-size: 14pt;
	font-weight: bold;
	color:#000000;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.hotlist_border {
	border:1px solid #ff8689;	
}

.straightup_border {
	border:1px solid #006ac8;
}

.thebeat_border {
	border:1px solid #999999;
}

.article_paging {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

.article_paging a:link, .article_paging a:visited, .article_paging a:active{
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	text-decoration:none;
}

.article_paging a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	text-decoration:underline;
}

/*
#commentSubmit{
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration:none;
}

#commentSubmit a:link, #commentSubmit a:visited, #commentSubmit a:active{
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	text-decoration:none;
}

#commentSubmit a:hover{
	font-size: 12px;
	font-weight: normal;
	color: #0099FF;
	text-decoration:underline;
}
*/
.cat_nightlife {
display:inline;
padding:2px 3px;
background-color:#000066;
font-size:11px;
color:#FFFFFF;
font-weight:bold
}

.cat_beauty {
display:inline;
padding:2px 3px;
background-color:#3399FF;
font-size:11px;
color:#FFFFFF;
font-weight:bold
}
.cat_fashion{
display:inline;
padding:2px 3px;
background-color:#ff2a7e;
font-size:11px;
color:#FFFFFF;
font-weight:bold
}
.cat_fun {
display:inline;
padding:2px 3px;
background-color:#339900;
font-size:11px;
color:#FFFFFF;
font-weight:bold
}
.cat_blog {
display:inline;
padding:2px 3px;
background-color:#FF6600;
font-size:11px;
color:#FFFFFF;
font-weight:bold
}


.tagHeader {
background-color:#8b71b8;
padding:3px 5px;
display:inline;
}
.tagHeader a {
color:#FFFFFF;
}
