
/*
Theme Name:Test
Theme URI: http://themesjunction.com
Description: A Very high quality magzine wordpress theme for music blogs
Version: 1.0
Author: Themes Junction
Author URI: http://themesjunction.com 
*/

/*------TJ-------*/	
/*     Global    */
/*---------------*/

body {
	margin: 0;
	background: #ffffff;
	
}

h1, h2, h3, h4 {
	margin: 0;
}
a {
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

img {
	border: 0;
}

.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}

img#wpstats{display:none}

/*------TJ-------*/	
/*    The Wrap   */
/*---------------*/

#wrap {
	width: 1004px;	
	margin: 0 auto;
	padding:0px;
	/*background: #FDFBEF url("images/bg.gif") repeat-y top;*/
}

#content-container {
	width: 1004px;
	/*background: url("images/header1.jpg") no-repeat top;	*/
	margin: 0 auto;
	padding:0px;
}


#contents {
	width: 1004px;
	padding: 0 0 0 0;
	margin-top:20px;
}

#page-bottom {
	width: 1004px;
	/*background: url("images/page_bottom.gif") no-repeat bottom;*/
}


/*------TJ-------*/	
/*   The Header  */
/*---------------*/

#header {
	top: 0px;
	width: 1004px;
	height: 304px;
	background: url("images/header1.jpg") no-repeat top;
	position: relative;
}

#header-title {
	position: absolute;
	text-transform: uppercase;
	left: 30px;
	top: 100px;
}


#header-title h1 {
	color: #000000;
	font:36px "Century Gothic", Arial;
	font-weight:bold;
	margin-bottom: 2px;
}
#header-title h1 a {
	color: #111111;
	text-decoration: none;
}
.header-subtitle {
	color: #F15A22;
	font:bold 12px Arial;
}


#rss {
	position: relative;
	padding-left:50px;
	/*height: 60px;*/
	font: bold 12px tahoma;
	color: #a2a2a2;
	/*line-height:60px;*/
	background: url("images/icon_feed.gif") no-repeat;
}

#rss a {
	color: #a2a2a2;
}

/*------TJ-------*/		
/*   Top Menu    */
/*---------------*/
	
#navlist {
	position: absolute;
	top: 180px;
	left: 230px;
	height: 20px;
}

#menu {
	position: relative;
	float: right;
	margin-right:2px;
	top: 255px;
	/*left: 280px;*/
	/*height: 20px;*/
	z-index: 100;
}

#news_top {
	position: relative;
	/*float: right;*/
	left:540px;
	top: 150px;
	font: 11px Arial;
	color: #ffffff;
	width:200px;
}

#news_top #letter_top {
	position: relative;
	padding-top: 22px;
	margin-top:-20px;
	font: 11px Arial;
	color: #ffffff;
	width: 230px;
}

#login_top {
	position: relative;
	float: right;
	top: 150px;
	font: 11px Arial;
	color: #ffffff;
}

#login_top #user_login {
	font: 12px Arial;
	color: #666666;
	border: 1;
	float: left;
	width: 80px;
	height: 16px;

}

#login_top #user_pass {
	font: 12px Arial;
	color: #666666;
	border: 1;
	float: left;
	width: 80px;
	height: 16px;
}

#login_top h2 {
	font: 12px Arial;
	color: #ffffff;
}

#login_top a {
	color: #FFFFFF;
}


#login  {
	position: relative;
	float: left;
	font: 11px Arial;
	color: #000000;
}

#login  a {
	color: #000000;
}


#navlist ul {
	list-style-type: none;
	height: 20px;
	padding: 0;
	margin: 0;
}

#navlist ul li {
	font: bold 12px Arial;
	color: #aaaaaa;
	margin: 0 0 0 2px;
	height: 20px;
	float: left;

}

#navlist ul li a {
	display: block;
	text-decoration: none;
	padding: 10px 14px;
	height:18px;
	color: #666666;	
	background:url("images/ctg_divider.gif") no-repeat right;
}

#navlist ul li:hover {
		
}
	
#navlist ul li a:hover {
		color: #FF9A48;
		
}

#navlist ul li.current_page_item {
		color: #FF9A48;
		
}
	
#navlist ul li.current_page_item a {
		color: #FF9A48;
		
}

/*------TJ-------*/		
/*  Search Area  */
/*---------------*/
	
#menu_search_box {
	position: absolute;
	top: 187px;
	left: 550px;
	width: 120px;
	height: 16px;
}

#menu_search_box #searchform {
	margin: 0;
	padding: 0;
	width: 120px;
	height: 27px;
}

#menu_search_box #s {
	font: 12px Arial;
	color: #666666;
	border: 1;
	float: left;
	width: 120px;
	height: 16px;
}

#menu_search_box #submit {
	display: none;
}
	

/*------TJ-------*/		
/*    Top Post   */
/*---------------*/


#contents .top_post {
	float: left;
	padding:0;
	margin: 0 0 10px 0;
	height:280px;
	width: 560px;
}


.post_title {
	width: 560px;
	color: #CC0000;
	height:20px;
	font: 30px Arial;
	padding-left: 10px;
}

.post_title h2 {
	color: #000000;
	font: 30px Arial;
	padding:5px;
	margin-left:7px;
	width:560px;
}

.post_title h2 a {
	color: #CC0000;
	text-decoration: none;
}

.post_title h2 a:hover {
	text-decoration: none;
	color: #CC0000;
}

.post_title a {
	color: #000000;
	text-decoration: none;
}

.post_title a:hover {
	text-decoration: none;
	color: #CC0000;
}

.meta_inf {
	width: 560px;
	/*height: 40px;*/
	margin-bottom: 20px;
}
.meta_inf a{
color:#F0A13B;
}	
.headline {
	float: left;
	display:inline;
	padding-left: 5px;
	color:#FFD346;
}
.headline_date {
	float: right;
	display:inline;
	padding-right: 0px;
	color:#ffffff;
	font:14px arial;
}
.meta_date {
	float: left;
	display:inline;
	padding-left: 5px;
	color:#CCCCCC;
	font:10px arial;
	line-height:40px;
}
.meta_comments {
	float: right;
	font:10px arial;
	padding-left: 16px;
	height:40px;
	line-height:22px;
}

.top_titles a{
	color: #000000;
	text-decoration: none;
	font: 30px arial;
}

.top_titles a:hover{
	color: #CC0000;
	text-decoration: none;
}
	
.top_entry {
	text-align:justify;
	color: #808080;
	width: 560px;
	padding: 1px 10px 0 12px;
	clear:both;
	font: 12px Arial;
	margin-top:-70px;
	/*height:300px;*/
	overflow: hidden;
}


.top_entry1 {
	text-align:justify;
	color: #808080;
	width: 560px;
	padding:0px 10px 0 10px;
	clear:both;
	font: 12px Arial;
	margin-top:40px;
	overflow: hidden;
}

.top_entry blockquote {
	border-left: 7px solid #efefef;
	font-style:italic;
	padding:0 0 0 15px;
	margin: 0px 15px;
}

.top_entry a {
	color: #000000;
	text-decoration: none;
}

.top_entry a:hover {
	text-decoration: none;
	color: #cc0000
}

.top_entry img {
	/*float: left;*/
	padding: 10px;	
	/*border: 1px solid #FFE2B8;*/
}

.top_entry1 img {
	float: left;
	/*padding: 3px;*/
	padding: 10px 10px 10px 10px;
	/*border: 1px solid #FFE2B8;*/
	/*width: 150px;*/
	/*height: 112px;*/
}


.post_bottom {
	width: 570px;
	padding-top: 1px;
	height: 15px;
	font: 11px Arial;
	color: #cccccc;	
	border-bottom:1px dashed #cccccc;
}

.post_cat {
	float: right;
	/*padding-left: 14px;*/
	/*line-height: 22px;*/
	font: 11px Arial;
	color: #cccccc;	
}

.post_cat a {
	color: #F0A13B;
}

/*------TJ-------*/		
/*   Mag Posts   */
/*---------------*/

#content {
	float: left;
	width: 580px;
	overflow: hidden;
}


#content .ads_top {
	height: 180px;
	/*background: #FFFFFF url("ads/top_ads.jpg") no-repeat;*/
}

#content .text_top {
	margin-bottom:20px;
	margin-top:-20px;
	height: 20px;
	color: #000000;
	font: 11px Arial;
}

#content .promo {
	width:60px;
	font: bold 40px Arial;
	color: #FFEA01;
	text-align: center;
	margin-top:-66px;
	margin-left:117px;
	margin-bottom:30px;
	z-index: 0;
	
}

#content .mag_posts {
	float: left;
	width: 270px;
	margin: 0 6px 6px 0;
	color: #858585;
	font: 11px Arial;
}

#content .mag_posts a {
	color: #F0A13B;
}

#content .top_mag_posts {
	width: 270px;
	background: url("images/post_mag_top.gif") no-repeat;
}

#content .bottom_mag_posts {
	width: 270px;
	padding-top: 7px;
	padding-bottom: 4px;
}

#content .mag_posts h2 {
	padding:0;
	padding-left: 7px;
	color: #222222;
	font: bold 14px verdana;
	height:30px;
	margin:0;
	
}

#content .mag_posts h2 a {
	color: #222222;
}

#content .top_mag_titles a{
	color: #E98E26;
	text-decoration: none;
	font: bold 12px verdana;
}
#content .mag_posts .mag_posts_entry {
	padding: 0px 9px 0px 12px;
	margin:0;
	width: 250px;
	height: 192px;
	text-align:justify;
	overflow: hidden;
}

#content .mag_posts .mag_posts_meta {
	margin: 0 9px 0 6px;
	width:250px;
	height: 40px;
	overflow:hidden;
}

/*------TJ-------*/		
/*  Pages Posts  */
/*---------------*/

#content .post {
	float: left;
	width: 560px;
	margin-bottom: 10px;	
}

#content .post-top {
	width: 560px;
	color: #000000;
	height:80px;
	font: 10px Arial;
	/*background:url("images/top_post_top.gif") repeat-x top left;*/
}
#content .post-bottom {
	width: 560px;
	padding-top: 14px;
	line-height: 22px;
	height: 30px;
	font: 11px Arial;
	color: #cccccc;
}
#content .post-top a {
	color: #E98E26;
	text-decoration: none;
}

#content .post-top a:hover {
	text-decoration: underline;
}

#content .post-top h2 {
	/*color: #000000;*/
	/*font: 20px Arial;*/
	/*padding:5px;*/

	color: #000000;
	font: 30px Arial;
	padding:5px;
	margin-left:7px;
	width:560px;

}

#content .post-top h2 a {
	color: #000000;
	text-decoration: none;
}

#content .post-top h2 a:hover {
	text-decoration: underline;
}

#content .meta_inf {
	width: 560px;
	height: 40px;
	color: #7D7D7D;
}

#content .post .post_ctg {
	float: right;
	width: 560px;
	padding-left: 14px;
	padding-bottom: 10px;
	line-height: 22px;
	height: 20px;
	font: 12px Arial;
	color: #999999;
}

#content .post .post_ctg a {
	color: #F0A13B;
}

#content .post-entry {
	float:left;
	font: 12px Arial;
	color: #909090;			
	width: 560px;
	padding: 0 10px 0 10px;
	text-align:justify;
	margin-top:40px;
}

#content .post-entry a {
	color: #E98E26;
	text-decoration: none;
}

#content .post .post-entry a:hover {
	text-decoration: underline;
}

#content .post .post-entry blockquote {
	border-left: 6px solid #999999;
	margin: 0px 20px;
	padding-left: 10px;
	font-style:italic;
}

#content .post .post-entry img {
	/*float: left;*/
	padding-right: 10px;
	padding-bottom: 10px;
	/*border: 1px;*/
}


#content .post h3 {
	margin: 20px 0 5px 0;
	color: #F0A13B;
	font: 18px Verdana;
}

#comment {
	display: block;
	background:#ffffff;
	width:500px;
	border:1px solid #606060;
}
#commentform input{
	border:1px solid #606060;
	background:#ffffff;
}
#commentform #submit{
	border:1px solid #909090;
	border-style:outset;
	background:#cccccc;
	/*color:#F0A13B;*/
}

#content div.post span.info {
float: left;
height: 20px;
padding: 2px;
padding-left: 20px;
font-weight:bold;
background: url(images/info.gif) no-repeat left;
font-size: 10px;
margin-left:10px;
}

#content div.post span.user {
float: left;
height: 20px;
padding: 2px;
padding-left: 15px;
margin-left:5px;
font-weight:bold;
font-size: 10px;
background: url(images/user.gif) no-repeat left;
}
		
#content div.post span.comment {
float: left;
height: 20px;
padding: 2px;
padding-left: 20px;
margin-left:5px;
font-size: 10px;
font-weight:bold;
background: url(images/comments.gif) no-repeat left;
}

#content div.post span.rate {
float: right;
height: 20px;
padding: 2px;
padding-left: 20px;
margin-left:5px;
font-size: 10px;
font-weight:bold;
}

#content div.post span.views {
float: left;
height: 20px;
padding: 2px;
padding-left: 20px;
margin-left:5px;
font: 10px Arial;
font-weight:bold;
}

#content .post .comments ol {
	margin: 10px 0;
	padding-left: 25px;
}

#content .post .comments ol li {
	padding: 5px;
}

#content .post .comments ol li a {
	color: #E98E26;
	text-decoration: none;
}

#content .post .comments ol li a:hover {
	text-decoration: underline;
}

#content .post .comments ol li.alt {
	background: #eeeeee;
}

#content .post .comments ol li cite {
	color: #606060;
	font-style: normal;
	font-weight: bold;
}

#content .post .comments ol li cite a {
	color: #606060;
	text-decoration: none;
}

#content .post .comments ol li cite a:hover {
	text-decoration: underline;
}

#content .post .comments ol li .commentmetadata a {
	color: #aaaaaa;
	text-decoration: none;
}

#content .post .comments ol li .commentmetadata a:hover {
	text-decoration: underline;
}

#content .post #commentform {
	font: 11px Arial;
	color: #909090;
	width: 548px;
	padding-left: 25px;
	margin: 0;
}

#content .post #commentform a {
	color: #E98E26;
	text-decoration: none;
}

#content .post #commentform a:hover {
	text-decoration: underline;
}


/*------TJ-------*/		
/*  Imagini Posts  */
/*---------------*/

#content_i .post {
	float: left;
	width: 560px;
	margin-bottom: 10px;	
}

#content_i .post-top {
	float: left;
	width: 240px;
	color: #000000;
	/*height:120px;*/
	font: 10px Arial;
	/*background:url("images/top_post_top.gif") repeat-x top left;*/
}
#content_i .post-bottom {
	width: 240px;
	padding-top: 14px;
	line-height: 22px;
	height: 30px;
	font: 11px Arial;
	color: #cccccc;
}
#content_i .post-top a {
	color: #E98E26;
	text-decoration: none;
}

#content_i .post-top a:hover {
	text-decoration: underline;
}

#content_i .post-top h2 {
	color: #000000;
	font: 20px Arial;
	padding:5px;
}

#content_i .post-top h2 a {
	color: #000000;
	text-decoration: none;
}

#content_i .post-top h2 a:hover {
	color: #CC0000;
	text-decoration: none;
}

#content_i .post .post_ctg {
	float: right;
	width: 240px;
	padding-left: 14px;
	padding-bottom: 10px;
	line-height: 22px;
	height: 20px;
	font: 12px Arial;
	color: #999999;
}

#content_i .post .post_ctg a {
	color: #F0A13B;
}

#content_i .post-entry {
	font: 12px Arial;
	color: #909090;			
	width: 240px;
	/*padding: 0 10px 0 10px;*/
	text-align:justify;
	margin-top:10px;
}

#content_i .post-entry a {
	color: #E98E26;
	text-decoration: none;
}

#content_i .post .post-entry a:hover {
	text-decoration: underline;
}

#content_i .post .post-entry blockquote {
	border-left: 6px solid #999999;
	margin: 0px 20px;
	padding-left: 10px;
	font-style:italic;
}

#content_i .meta_inf {
	width: 240px;
	height: 20px;
	color: #7D7D7D;
}

#content_i div.post span.info {
float: left;
height: 20px;
padding: 2px;
padding-left: 15px;
font-weight:bold;
background: url(images/info.gif) no-repeat left;
margin-left:5px;
font: 10px Arial;
}

#content_i div.post span.user {
float: left;
height: 20px;
padding: 2px;
padding-left: 20px;
margin-left:5px;
font-weight:bold;
font: 10px Arial;
background: url(images/user.gif) no-repeat left;
}
		
#content_i div.post span.comment {
float: left;
height: 20px;
padding: 2px;
padding-left: 20px;
margin-left:5px;
font: 10px Arial;
font-weight:bold;
background: url(images/comments.gif) no-repeat left;
}

#content_i div.post span.rate {
float: left;
height: 20px;
padding: 2px;
padding-left: 20px;
margin-left:5px;
font: 10px Arial;
font-weight:bold;
}

#content_i div.post span.views {
float: left;
height: 20px;
padding: 2px;
padding-left: 20px;
margin-left:5px;
font: 10px Arial;
font-weight:bold;
}

#content_i div.post span.content {
float: left;
padding: 5px;
margin-left:5px;
font: 10px Arial;
text-align: justify;
}

/*------TJ-------*/		
/*  Top Advert   */
/*---------------*/
	
.topads {
	position:absolute;
	width: 975px;
	top:10px;/*250*/
	left:25px;
	padding:0;
	height:200px;
}

.topads_ad {
	margin:0 7px 10px 0px;
	float:left;
	padding:0;
	border:1px solid #666666;
}

/*------TJ-------*/		
/*  Ads Spaces   */
/*---------------*/
	
.rightads {
	float: center;
	width: 160px;
	margin-left:10px;
	margin-bottom: 10px;
	margin-top:0px;
	padding:0;
}
.rightads_container{
padding-left:0px;
}
.rightads_ad {
	margin:0 0 10px 0px;
	padding:0;
}


/*------TJ-------*/		
/*   Side bar    */
/*---------------*/
	
#sidebar1 {
	float: left;
	width: 250px;
	font: 11px Arial;
	color: #7D7D7D;
	margin-top:0px;
	margin-left:5px;
	background: url("images/bg.gif") repeat-y top right;
	z-index: -1;
}
	
.sidebar1_container {
	width: 240px;
	/*margin-bottom: 20px;*/
}

#sidebar1 .divider  {
	margin-left: 10px;
	width: 220px;
	height: 5px;
	border-bottom:1px dashed #cccccc;

}
#sidebar1 .entry  {
	font: 12px Arial;
	color: #7D7D7D;
	width: 240px;
	text-align: justify;
}

#sidebar1 .entry img {
	padding: 2px;
	border:1px solid #F0A13B;
}

#sidebar1 .entry h1 {
	text-decoration: none;
	color: #000000;
	margin-bottom: -15px;
}

#sidebar1 .entry h1 a {
	text-decoration: none;
	color: #000000;
	margin-bottom: -15px;
}

#sidebar1 .entry h1 a:hover {
	text-decoration: none;
	color: #CC0000;
}

#sidebar1 h2 {
	width: 240px;
	height: 30px;
	padding-left: 1px;
	padding-top:3px;
	/*margin-bottom: 2px;*/
	font: bold 14px tahoma;
	color: #333333;
	font-variant:small-caps;
	background: url("images/sidebar_title3.gif") no-repeat top left;
}


#sidebar1 h2 SPAN{
	padding: 4px 5px 4px 3px;
	color:#FFFFFF;
	line-height:25px;
	background-color:#CC0000;
	border-left: 1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#sidebar1 a {
	color: #7D7D7D;
	text-decoration: none;
}

#sidebar1 a:hover {
	text-decoration: underline;
}

#sidebar1 ul {
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
}

#sidebar1 ul li {
	color: #656565;
	font: 12px Arial;
	border-bottom:1px dashed #cccccc;
}

#sidebar1 ul li a {
	color: #7D7D7D;
	text-decoration: none;
	padding: 5px 5px 5px 8px;
	/*height:15px;*/
	margin:0;
	display: block;
}

#sidebar1 ul li a:hover {
	text-decoration: none;
	background:#fefefe;	
	/*height:15px;*/
}


#sidebar1 ul li ul {
	margin: 0;
	padding: 0;
	background: none;
}

#sidebar1 #searchform {
	margin: 0;
	padding: 0px 0;
	width: 240px;
	text-align: left;
}

#sidebar1 #searchform #s {
	width: 150px;
}

#sidebar1 #calendar_wrap {
	width: 150px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left:0;
}

#sidebar1 #calendar_wrap table {
	width: 200px;
}
#sidebar1 #calendar_wrap a {
	color:#FF9900;
}
#sidebar1 #calendar_wrap caption {
	margin: 0 auto;
	font-weight: bold;
}

#sidebar1 #calendar_wrap tbody {
	text-align: right;
}

#sidebar1 #calendar_wrap tfoot #next {
	text-align: right;
}

#sidebar1 #calendar_wrap #today {
	font-weight: bold;
}

#sidebar1 .textwidget {
	padding: 0 5px;
}

.sidebar1_bottom {
	margin: 0px;
	padding: 0px;
	clear:both;
	height: 1px;
	width: 240px;
	display:block;
	position:relative;
}



/*------Sidebar2------*/

#sidebar2 {
	float: left;
	width: 170px;
	font: 11px Arial;
	color: #7D7D7D;
	margin-top:0px;
	margin-left: 0px;
}
	
.sidebar2_container {
	width: 165px;
	margin-bottom: 20px;
}


#sidebar2 h2 {
	width: 160px;
	height: 30px;
	padding-left: 1px;
	padding-top:4px;
	/*margin-bottom: 2px;*/
	font: bold 14px tahoma;
	color: #333333;
	font-variant:small-caps;
	background: url("images/sidebar_title2.gif") no-repeat top left;
}


#sidebar2 h2 SPAN{
	padding: 4px 5px 6px 3px;
	color:#FFFFFF;
	line-height:25px;
	background-color:#CC0000;
	border-left: 1px solid #cccccc;
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}

#sidebar2 a {
	color: #7D7D7D;
	text-decoration: none;
}

#sidebar2 a:hover {
	text-decoration: underline;
}

#sidebar2 ul {
	margin: 0;
	padding: 0 5px;
	list-style-type: none;
}

#sidebar2 ul li {
	color: #656565;
	font: 12px Arial;
	border-bottom:1px dashed #cccccc;
}

#sidebar2 ul li a {
	color: #7D7D7D;
	text-decoration: none;
	/*padding: 5px 5px 5px 8px;*/
	/*height:15px;*/
	margin:0;
	display: block;
}

#sidebar2 ul li a:hover {
	text-decoration: none;
	background:#fefefe;	
	/*height:15px;*/
}


#sidebar2 ul li ul {
	margin: 0;
	padding: 0;
	background: none;
}

#sidebar2 #searchform {
	margin: 0;
	padding: 10px 0;
	width: 160px;
	text-align: center;
}

#sidebar2 #searchform #s {
	width: 160px;
}

#sidebar2 #calendar_wrap {
	width: 160px;
	margin: 0 auto;
	padding-top: 5px;
	padding-left:0;
}

#sidebar2 #calendar_wrap table {
	width: 160px;
}
#sidebar2 #calendar_wrap a {
	color:#FF9900;
}
#sidebar2 #calendar_wrap caption {
	margin: 0 auto;
	font-weight: bold;
}

#sidebar2 #calendar_wrap tbody {
	text-align: right;
}

#sidebar2 #calendar_wrap tfoot #next {
	text-align: right;
}

#sidebar2 #calendar_wrap #today {
	font-weight: bold;
}

#sidebar2 .textwidget {
	padding: 0 5px;
}

.sidebar2_bottom {
	margin: 0px;
	padding: 0px;
	clear:both;
	height: 1px;
	width: 160px;
	display:block;
	position:relative;
}




/*------TJ-------*/		
/*  Recent Data  */
/*---------------*/
	
#recent_data {
	width: 935px;
	margin-bottom: 15px;
}

#recent_data_top {
	width: 933px;
}

#recent_data_bottom {
	width: 923px;
	padding: 0 0 20px 10px;
	overflow: hidden;
}


.recent_data_container {
	width: 190px;
	float: left;
	padding-left:5px;
}

.recent_data_container h3 {
	color: #F29722;
	padding: 6px;
	height:20px;
	font: bold 14px Verdana;
	background: url("images/top_side_left1.gif") repeat-x top;
}

.recent_data_container ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.recent_data_container ul li {
	font:12px tahoma;
	text-align:left;
	border-bottom: 1px dotted #ffffff;
}

.recent_data_container ul li a {
	color: #FF9A48;
	text-decoration: none;
	display: block;
	padding: 4px;
}

.recent_data_container ul li a:hover {
	text-decoration: none;
	background-color:#dedede;
}

.recent_data_container ul li a span {
	color: #222222;
	font: 10px Arial;
	display: block;
	margin-bottom: 4px;
}

.recent_data_container ul li ul {
	display: none;
}

.recent_data_middle {
	width: 320px;
	margin-top: 8px;
	padding: 0 23px;
	overflow: hidden;
	float: left;
}

/*------TJ-------*/		
/*  Navigations  */
/*---------------*/

.navigation {
	font: 12px Arial;
	color: #E98E26;
	width: 530px;
	margin-left:10px;
}

.navigation a {
	color: #E98E26;
	text-decoration: none;
}

.navigation a:hover {
	text-decoration: underline;
}

.navigation-p {
	float: left;
}
	
.navigation-n {
	float: right;
}

/*------TJ-------*/		
/*  Footer Links */
/*---------------*/

#footer {
	width: 1004px;
	border-top: 1px solid #CC0000;
	color: #999999;
	padding: 20px 0 0;
	text-align:center;
	font: 11px Arial;
	clear:both;
}

#footer a {
	color: #DF8F4D;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: none;
}

