/*
Theme Name: Pseudo Rebels
Theme URI: http://pseudorebels.com/
Description: Custom wordpress template for Pseudo Rebels. FRA Copyright 2009 All Rights Reserved.
Version: 1.0
Author: FRA
Author URI: http://futurerockstarsofamerica.com/
Tags: pseudo rebels, fra, future rockstars of america
*/

/* Global Styles */

body {
	margin:0;
	background-image:url(/wp-content/themes/pseudorebels/images/bg.gif);
	background-position:top left;
	background-repeat:repeat;
	font-family:Arial, Helvetica, Verdana;
	color:#000000;
	font-size:12px;
	line-height:16px;
	}

p {
	padding-bottom:16px;
	}

a {
	color:#039aff;
	text-decoration:none;
	}

a:hover  {
	color:#ff00ee;
	text-decoration:underline;
	}

img {
	padding:0 0 0 0;
	margin:0 0 0 0;
	}

a img {
	border:0;
	}

.imageblock img {
	display:block;
	padding:0;
	margin:0;
	}

blockquote {
	float:right;
	color:#ff00e4;
	vertical-align:middle;
	font-family:Georgia, Arial, Helvetica, Verdana;
	font-size:12px;
	width:25%;
	border-top:#00aedb 2px solid;
	border-bottom:#00aedb 2px solid;
	padding:10px 10px 5px 10px;
	margin:10px;
	background:transparent;
	}

h1,h2,h3,h4,h5,h6 {
	text-transform:uppercase;
	color:#29afe2;
	}

img#wpstats {
	display:none;
	}

.blank {
	padding:0px;
	margin:0px;
	background-color:transparent;
	overflow:visible;
	}

.blank img {
	padding:0px;
	margin:0px;
	display:block;
	}
	
.container {
	width:955px;
	margin:0 auto;
	padding-top:0px;
	padding-left:30px;
	padding-right:30px;
	background-image:url(/wp-content/themes/pseudorebels/images/bg.png);
	background-repeat:repeat-y;
	background-position:center center;
	border:0;
	background-color:transparent;
	z-index:1;
	}

.container img {
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	}

.container p {
	margin-bottom:0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	}
	
.left {
	float:left;
	width:630px;
	border:0px;
	padding:0px;
	background-color:transparent;
	overflow:hidden;
	}	
	
.clear {
	clear:both;
	}

/* header */

.top-area {
	width:955px;
	height:97px;
	border:0;
	padding-bottom:5px;
	background-color:#ffffff;
	}

.links-page {
	width:955px;
	height:37px;
	border:0;
	padding-bottom:5px;
	background-color:#ffffff;
	}

.links-page img {
	padding:0;
	margin:0;
	}

.index-area {
	width:955px;
	height:477px;
	overflow:visible;
	border:0px;
	background-image:url(/wp-content/themes/pseudorebels/images/index-top-bg.gif);
	background-position:top center;
	background-repeat:no-repeat;
	padding-bottom:10px;
	}

.page-top-titles {
	width:205px;
	height:27px;
	color:#000000;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	background-image:url(/wp-content/themes/pseudorebels/images/page-top-titles.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:10px;
	padding-left:15px;
	}

.page-top-titles a {
	color:#000000;
	}

.page-top-titles a:hover {
	color:#da1515;
	text-decoration:none;
	}
		


/* The Blog */

.blog-area {
	width:630px;
	overflow:hidden;
	float:left;
	}

.blog-area img {
	max-width:425px
	}

.blog-area embed {
	max-width:425px
	}

.blog-area object {
	max-width:425px
	}

.blog-area-top {
	width:630px;
	height:195px;
	overflow:hidden;
	background-image: url("/wp-content/themes/pseudorebels/images/blog-top-bg.gif");
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#a3db00;
	}

.blog-area-post {
	width:630px;
	min-height:250px;
	padding-bottom:10px;
	overflow:hidden;
	background-color:#a3db00;
	}

.blog-area-title {
	width:425px;
	min-height:25px;
	color:#9a00bb;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:26px;
	background-color:#a3db00;
	padding-bottom:20px;
	padding-right:25px;
	}

.blog-area-title a {
	width:425px;
	min-height:25px;
	color:#9a00bb;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:26px;
	}

.blog-area-title a:hover {
	color:#9a00bb;
	text-decoration:underline;
	text-transform:uppercase;
	}

.blog {
	width:425px;
	padding-bottom:30px;
	padding-right:25px;
	}

.blog-area-tags {
	width:425px;
	min-height:25px;
	color:#3000ee;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:12px;
	background-color:#a3db00;
	padding-bottom:15px;
	padding-right:25px;
	}

.blog-area-tags a {
	width:425px;
	min-height:25px;
	color:#3000ee;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:none;
	line-height:12px;
	}
	
.blog-area-tags a:hover {
	width:425px;
	min-height:25px;
	color:#3000ee;
	font-size:10px;
	text-transform:uppercase;
	text-decoration:underline;
	line-height:12px;
	}

.blog-area-author {
	color:#000000;
	font-size:26px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	line-height:30px;
	width:160px;
	overflow:hidden;
	padding-left:10px;
	padding-bottom:2px;
	}

.blog-area-author a {
	color:#000000;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
	text-decoration:none;
	}

.blog-area-author a:hover {
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	line-height:30px;
	text-decoration:underline;
	}

.blog-area-date {
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
	line-height:14px;
	width:160px;
	overflow:hidden;
	padding-left:10px;
	padding-bottom:2px;
	}

.blog-area-time {
	color:#000000;
	font-size:12px;
	text-transform:uppercase;
	line-height:14px;
	width:160px;
	overflow:hidden;
	padding-left:10px;
	padding-bottom:2px;
	}

.blog-area-comments {
	color:#000000;
	font-size:16px;
	line-height:18px;
	font-weight:bold;
	background-image: url("/wp-content/themes/pseudorebels/images/blog-comment.gif");
	background-repeat:no-repeat;
	background-position:top center;
	width:160px;
	height:27px;
	padding-left:10px;
	padding-top:8px;
	margin-top:15px;
	overflow:hidden;
	}

.blog-area-comments a {
	color:#000000;
	text-decoration:none;
	}

.blog-area-comments a:hover {
	color:#000000;
	text-decoration:underline;
	}

.blog-area-share {
	color:#000000;
	font-size:12px;
	line-height:14px;
	background-image: url("/wp-content/themes/pseudorebels/images/blog-share.gif");
	background-repeat:no-repeat;
	background-position:top center;
	width:160px;
	height:110px;
	padding-top:5px;
	padding-left:10px;
	overflow:hidden;
	margin-top:5px;
	}

.blog-area-share a {
	color:#000000;
	text-decoration:none;
	}

.blog-area-share a:hover {
	color:#000000;
	text-decoration:none;
	}
	
/* The Singles */

.single-area {
	width:630px;
	overflow:hidden;
	float:left;
	}

.single-area-top {
	width:630px;
	height:300px;
	overflow:hidden;
	background-image: url("/wp-content/themes/pseudorebels/images/single-top-bg.gif");
	background-repeat:no-repeat;
	background-position:bottom center;
	background-color:#ffffff;
	}

.single-area-info {
	color:#9c11b1;
	}

.single-area-info a {
	color:#000000;
	text-transform:none;
	text-decoration:none;
	}
	
.single-area-info a:hover {
	color:#000000;
	text-transform:none;
	text-decoration:none;
	}

.single-comments {
	width:200px;
	height:50px;
	color:#000000;
	overflow:hidden;
	background-image: url("/wp-content/themes/pseudorebels/images/single-comment-bg.gif");
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:center;
	vertical-align:middle;
	}

.single-comments-numbers {
	color:#000000;
	font-size:22px;
	width:190px;
	height:35px;
	padding-top:15px;
	padding-left:10px;
	}
	
.single-comments-numbers a {
	color:#000000;
	text-transform:none;
	text-decoration:none;
	text-align:center;
	vertical-align:middle;
	}
	
.single-comments-numbers a:hover {
	color:#ffffff;
	}

.single-area-title {
	width:550px;
	min-height:25px;
	color:#9a00bb;
	font-size:24px;
	font-weight:bold;
	text-transform:uppercase;
	line-height:24px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:40px;
	padding-right:40px;
	background-color:#a3db00;
	}

.single-area-spread {
	width:630px;
	height:35px;
	background-image: url("/wp-content/themes/pseudorebels/images/single-mid-spread.gif");
	background-repeat:no-repeat;
	background-color:#a3db00;
	text-align:center;
	vertical-align:middle;
	}	

.single-sociable {
	margin-top:-7px;
	}

.single-area-post {
	width:500px;
	min-height:750px;
	color:#000000;
	line-height:17px;
	background-color:#a3db00;
	padding-top:20px;
	padding-bottom:50px;
	padding-left:65px;
	padding-right:65px;
	overflow:hidden;
	}
	
.single-area-post img {
	max-width:500px;
	}	
	
.single-area-post embed {
	max-width:500px;
	}

.single-area-post object {
	max-width:500px;
	}

/* The Pages */

.page-area {
	width:630px;
	overflow:hidden;
	float:left;
	}

.page-area-top {
	width:545px;
	height:120px;
	font-size:26px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ee6387;
	overflow:hidden;
	background-image: url("/wp-content/themes/pseudorebels/images/page-title-bg.gif");
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#ffffff;
	padding-left:85px;
	padding-top:105px;
	}

.page-area-top a {
	color:#48a1f5;
	text-transform:uppercase;
	text-decoration:none;
	}

.page-area-top a:hover {
	color:#8c49f2;
	text-transform:uppercase;
	text-decoration:underline;
	}

.page-area-post {
	width:630px;
	min-height:750px;
	padding-bottom:10px;
	overflow:hidden;
	}

.page-area-post img {
	max-width:630px;
	}
	
.page-area-post embed {
	max-width:630px;
	}

.page-area-post object {
	max-width:630px;
	}

.page-area-about {
	width:400px;
	min-height:1075px;
	overflow:hidden;
	background-image: url("/wp-content/themes/pseudorebels/images/page-about-bg.gif");
	background-repeat:no-repeat;
	background-position:top left;
	background-color:#ffffff;
	padding-top:25px;
	padding-left:200px;
	padding-right:30px;
	}

.page-area-about img {
	max-width:400px;
	}
	
.page-area-about embed {
	max-width:400px;
	}

.page-area-about object {
	max-width:400px;
	}


.page-area-media {
	width:500px;
	min-height:2320px;
	color:#ffffff;
	overflow:hidden;
	background-image: url("/wp-content/themes/pseudorebels/images/page-media-bg.gif");
	background-repeat:repeat-y;
	background-position:top left;
	padding-top:25px;
	padding-left:100px;
	padding-right:30px;
	padding-bottom:25px;
	}

.page-area-media-title {
	width:575px;
	height:70px;
	font-size:36px;
	color:#ffffff;
	font-weight:bold;
	text-transform:uppercase;
	background-color:#000000;
	background-image: url("/wp-content/themes/pseudorebels/images/page-media-title.gif");
	background-repeat:no-repeat;
	background-position:top left;
	padding-top:50px;
	padding-left:55px;
	}

.page-area-media img {
	max-width:500px;
	}
	
.page-area-media embed {
	max-width:500px;
	}

.page-area-media object {
	max-width:500px;
	}

.page-area-media-bg {
	width:630px;
	height:225px;
	overflow:hidden;
	background-image: url("/wp-content/themes/pseudorebels/images/page-title-bg.gif");
	background-repeat:no-repeat;
	background-position:top center;
	background-color:#ffffff;
	}

.page-area-media-top {
	font-size:26px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ee6387;
	padding-top:105px;
	padding-left:85px;
	}

.page-area-media-top a {
	color:#48a1f5;
	text-transform:uppercase;
	text-decoration:none;
	}

.page-area-media-top a:hover {
	color:#8c49f2;
	text-transform:uppercase;
	text-decoration:underline;
	}

.page-area-media-links {
	font-size:20px;
	font-weight:bold;
	text-transform:uppercase;
	color:#ee6387;
	padding-top:60px;
	padding-left:130px;
	}

.page-area-media-links a {
	color:#48a1f5;
	text-transform:uppercase;
	text-decoration:none;
	}

.page-area-media-links a:hover {
	color:#8c49f2;
	text-transform:uppercase;
	text-decoration:underline;
	}

.page-area-tour {
	width:430px;
	min-height:650px;
	overflow:hidden;
	background-image: url("/wp-content/themes/pseudorebels/images/page-tour-bg.gif");
	background-repeat:repeat-y;
	background-position:top left;
	background-color:#ffffff;
	padding-top:0px;
	padding-left:170px;
	padding-right:30px;
	padding-bottom:0px;
	}

.page-area-tour img {
	max-width:430px;
	}
	
.page-area-tour embed {
	max-width:430px;
	}

.page-area-tour object {
	max-width:430px;
	}

/* The Avatar */

.avatar {
	vertical-align:top;
	background-repeat:no-repeat;
	background-color:transparent;
	}

.avatar img {
	width:180px;
	height:250px;
	vertical-align:top;
	display:block;
	}

.avatar-blog {
	width:140px;
	height:195px;
	padding-right:30px;
	vertical-align:top;
	background-repeat:no-repeat;
	background-color:transparent;
	}

.avatar-blog img {
	width:140px;
	height:195px;
	vertical-align:top;
	display:block;
	}
	
.cmd-avatar {
	clear: none;
	border:0;
	margin:0px;
	}
	

/* The Sidebar */

.sidebar {
	float:right;
	width:300px;
	border:0px;
	padding-left:25px;
	background-color:#ffffff;
	overflow:hidden;
	}

.sidebar img {
	max-width:300px;
	border:0;
	}
	
.sidebar embed {
	max-width:300px;
	border:0;
	}

.sidebar object {
	max-width:300px;
	border:0;
	}

.sidebar-ad img {
	max-height:250px;
	max-width:300px;
	}

.sidebar-links img {
	max-height:150px;
	}

.sidebar-search {
	width:243px;
	height:53px;
	background-image:url(/wp-content/themes/pseudorebels/images/side-search-bg.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding-left:57px;
	padding-top:47px;
	}

#s-search {
	width:160px;
	vertical-align:middle;
	color:#00aedb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff; 
	border:1px solid #ff00e4;
	}

#s-searchsubmit {
	width:60px;
	vertical-align:middle;
	color:#00aedb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff; 
	border:1px solid #ff00e4;
	}

.sidebar-email {
	width:230px;
	height:145px;
	background-image: url(/wp-content/themes/pseudorebels/images/side-subscribe-bg.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top:115px;
	padding-left:35px;
	padding-right:35px;
	}

.s-email {
	width:148px;
	vertical-align:middle;
	color:#00aedb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff; 
	border:1px solid #ff00e4;
	}

.s-emailsubscribe {
	width:75px;
	vertical-align:middle;
	color:#00aedb;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#ffffff; 
	border:1px solid #ff00e4;
	margin-top:5px;
	}

.s-checked {
	background-color:#ffffff; 
	border:1px solid #ff00e4;
	}

.sidebar-twitter-top {
	width:300px;
	height:194px;
	background-image:url(/wp-content/themes/pseudorebels/images/side-twitter-top.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	}

.sidebar-twitter {
	width:300px;
	vertical-align:middle;
	background-image:url(images/side-twitter-bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	}

.sidebar-twitter li {
	margin-left:15px;
	margin-right:15px;
	line-height:15px;
	padding-bottom:10px;
	color:#000000;
	list-style-position:inside;
	list-style-type:circle;
	display:list-item;
	}

.sidebar-twitter-bottom {
	width:300px;
	height:40px;
	vertical-align:middle;
	}

.sidebar-twitter-bottom img {
	width:300px;
	height:40px;
	display:block;
	}

.sidebar-myspace {
	width:300px;
	height:345px;
	}

.sidebar-youtube {
	width:300px;
	height:240px;
	vertical-align:middle;
	}

.sidebar-youtube-bottom {
	width:300px;
	height:60px;
	display:block;
	}

.sidebar-blogroll-top {
	width:300px;
	height:194px;
	background-image:url(/wp-content/themes/pseudorebels/images/side-blogroll-top.gif);
	background-position:bottom center;
	background-repeat:no-repeat;
	}

.sidebar-blogroll {
	width:300px;
	color:#000000;
	vertical-align:middle;
	background-image:url(images/side-blogroll-bg.gif);
	background-position:top center;
	background-repeat:repeat-y;
	}

.sidebar-blogroll li {
	margin-left:15px;
	margin-right:15px;
	line-height:15px;
	padding-bottom:10px;
	color:#000000;
	list-style-position:inside;
	list-style-type:circle;
	display:list-item;
	}

.sidebar-blogroll a:link {
	color:#000000;
	}

.sidebar-blogroll a:hover {
	color:#000000;
	text-decoration:underline;
	}

.sidebar-blogroll a:visited {
	color:#000000;
	}

.sidebar-blogroll-bottom {
	width:300px;
	height:40px;
	vertical-align:middle;
	}

.sidebar-blogroll-bottom img {
	width:300px;
	height:19px;
	display:block;
	}
	
.sidebar-space {
	padding-top:5px;
	padding-bottom:5px;
	}

.sidebar-categories {
	width:300px;
	vertical-align:middle;
	}

select#altrugonCat{
   background: #000;
   font-family:Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFF;
   width:300px;
}

#altrugonCat{
   background: #000;
   font-family:Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFF;
   width:300px;

}

select.postform{
   background: #000;
   font-family:Arial, Verdana, Helvetica, sans-serif;
   font-size: 12px;
   color: #FFF;
   width:300px;
}


/* Widgets */

.widgets {
	width:302px;
	margin-top:30px;
	margin-bottom:30px;
	padding-left:9px;
	padding-right:9px;
	border-left:1px solid #00aedb;
	border-right:1px solid #00aedb;
	border-bottom:1px solid #00aedb;
	background-color:#d7d7d7;
	vertical-align:middle;
	}

#widgets {
	text-align:left;
	}

#widgets-title {
	width:322px;
	height:40px;
	padding-top:5px;
	color:#ff00ee;
	font-size:30px;
	font-weight:bold;
	letter-spacing:-2px;
	text-transform:uppercase;
	background-image:url(/wp-content/themes/pseudorebels/images/sidebar-bg-top.gif);
	background-position:top center;
	background-repeat:no-repeat;
	background-color:transparent;
	vertical-align:middle;
	position:relative;
	left:-10px;
	top:-10px;
	}

/* The Footer */

.footer {
	text-align:center;
	background-color:transparent;
	border:0px;
	}

.bottom-link-area {
	width:955px;
	height:125px;
	border:0;
	padding-top:5px;
	background-color:#ffffff;
	}

.bottom-area {
	width:955px;
	height:97px;
	border:0;
	padding-top:15px;
	background-color:#ffffff;
	}

.footer-sweater-bg {
	background-image:url(/wp-content/themes/pseudorebels/images/footer-sweater-bg.gif);
	background-position: top left;
	background-repeat:no-repeat;
	}

/* The Navigation */

.navi-space {
	clear:both;
	padding-top:50px;
	padding-bottom:50px;
	width:630px; 
	height:50px;
	vertical-align:middle;
	overflow:visible;
	background-color:#ffffff;
	margin:0;
	}

.navigation {
	height:0px;
	}

.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
	}

.navigation a:hover {
	color:#ff0000;
	}

.alignleft {
	float:left;
	}

.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	margin-top:10px;
	}

/* The Page Title */

h2.pagetitle {
	padding:0 0 20px 0;
	margin:0;
	font-size:12px;
	text-align:center;
	}


/* The Calendar */

#wp-calendar {
	color:#fff;
	}

#wp-calendar a {
	color:#000;
	}

#wp-calendar a:hover {
	color:#fff;
	text-decoration:none;
	}

/* Comments */

.page-area-comments h3 {
	font-size:16px;
	width:185px;
	height:35px;
	color:#000000;
	overflow:hidden;
	background-image: url("/wp-content/themes/pseudorebels/images/page-comment-bot-bg.gif");
	background-repeat:no-repeat;
	background-color:#ffffff;
	text-align:left;
	vertical-align:middle;
	padding-top:15px;
	padding-left:15px;
	}

.commentlist li, #commentform input, #commentform textarea {
	border:none;
	font-family:Arial, Helvetica, Verdana;
	font-size:12px;
	}

#commentform textarea {
	border:1px solid #ff8737;
	width:618px;
	padding:5px;
	}

#commentform #submit {
	border:1px solid #ff8737;
	background-color: #d5c0f7;
	color:#b300f6;
	font-size:16px;
	font-weight:bold;
	text-transform:uppercase;
	margin: 0px 0px 0px 0px;
	float:right;
	}

.commentlist li ul li {
	font-size:12px;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: left;
	border:1px solid #ff8737;
	padding: 0px;
	margin-right:10px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size:12px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 14px;
	text-transform: none;
	}

#commentform p {
	font-family:Arial, Helvetica, Verdana;
	padding-bottom:5px;
	}

.commentmetadata {
	font-weight: normal;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform input {
	border:1px solid #ff8737;
	width: 170px;
	padding: 5px;
	margin: 0px 0px 0px 0px;
	}

#commentform {
	margin: 0px 0px 0px 0px;
	}

#respond:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
	}

.alt {
	margin: 0px;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	margin-left:20px;
	text-align: justify;
	}

.commentlist li {
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	}

.commentlist li ul li { 
	margin-right: 0px;
	margin-left: 0px;
	}

.commentlist p {
	margin: 10px 0px 20px 0;
	}

.children { padding: 0; }

#commentform p {
	margin: 0px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


/* block list */

ul.block {
	border-top: 1px dashed #29afe2;
	margin: 4px 0;
	padding: 0;
	width: 300px;
}

.block li {
	border-bottom: 1px dashed #29afe2;
	list-style: none;
}

.block li a,.block li em {
	color: #000000;
	display: block;
}

.block li em {
	font-size: 0.9em;
	font-style: normal;
}

.block li a {
	padding: 4px 0;
	text-decoration: none;
	width: 300px;
}

.block li a span {
	font-weight: bold;
}

.block li a:hover {
	color: #000;
	background: #fff600;
}

.right .block,.right .block li {
	border-color: #DCDACC;
}

.right .block li a:hover {
	background: #F2F0EA;
}
