/*ADMIN MENU READERS FROM RSS 2 BLOG*/

.rfr2b_headermenu {
	font-family:arial; 
	font-size:14px; 
	width:98%; 
	border-bottom:1px solid #C6D9E9; 
	border-top:1px solid #C6D9E9;
	line-height:30px;
	padding-left:20px; 
	margin-bottom:10px;
}

.rfr2b_headermenu a{
	color:#0080E9;
	text-decoration:none;
	font-size: 13px;
}
.rfr2b_headermenu a:hover{
	color:#0000CC;
	text-decoration:underline;
}
.active {
	background-color:#E9F0F7;
	padding:7px 7px 7px 7px;
}
.active a{
	color:#000000;
}

.rfr2b_step_indicator {
	background: #627AAD;  
    border: 1px solid #627AAD;
    color: #FFFFFF;
    float: left;
    font-size: 17px;
    padding: 1px 0;
    text-align: center;
    width: 24px;
}
.rfr2b_step_active {
    background: #ACCD97;
    border-color: #74AC51;
}


/*END OF ADMIN MENU READERS FROM RSS 2 BLOG*/


.rfr2b-content  { float: left; min-height: 550px; width: 755px; margin-left: -1px; padding: 0 14px; font-family: "Lucida Grande", Sans-serif; background-color: #fff; border: 1px solid #d8d8d8; }
.rfr2b-content .section { margin-bottom: 5px;}
.rfr2b-content .section h3.heading  { font-family: ;margin: 10px 0 0px 0; padding: 7px 0px; border-bottom: 1px solid #e7e7e7; }
.rfr2b-section { margin-bottom: 10px;}
.rfr2b-section h3.heading  { font-family: ;margin: 10px 0 10px 0; padding: 7px 0px; border-bottom: 1px dotted #CCCCCC; color:#000000; font-weight: bold; font-family:"Helvetica Neue",Arial,helvetica,sans-serif; font-size:13px }  
h3.enable  { font-family: ;margin: 10px 0 10px 0; padding: 7px 0px; }
#support-links { background-color:#D7E6F2; height:32px; padding:10px 20px 0 20px; } 
.placementLinks { padding-bottom:0px; color:#2D5A84; }
.placementLinks a{ cursor:pointer; color:#1111CC; text-decoration:none; }
.placementLinks a:hover{ color:#D54E21; }



/*WPSMARTAPPS SUPPORT SECTION*/

/*Admin Home Page*/

.rfr2b_sidebar_right{
float:right; 
width: 260px; 
height:auto; 
-moz-border-radius: 8px 8px 8px 8px;
border-left: 1px solid #DDDDDD;  /*C6D9E9*/
padding:0px 10px 10px 15px;
background-color:#F8F8F8; /*F6F8FA*/  
/*border:1px solid #E7EDF2;*/
}

.rfr2b_sidebar_right_menu li{
font-size:11px;
}

.rfr2b_sidebar_right_menu li a{
color:#1111CC;
text-decoration:none;
}

.rfr2b_sidebar_right_menu li a:hover{
text-decoration:underline;
}



/*Added Records*/

.targated_rss {
	background-color: #EEEEFF;   /*rgb(75, 117, 179), #EDF2F6*/
	color:#333333;   /*rgb(255, 255, 255)*/
	/*font-weight: bold;*/
	/*border-bottom:1px solid #CCCCCC;*/ /*#C6D9E9*/
	/*font-size:12px;*/
	height:30px;
	padding-left:5px;
	vertical-align:middle;
	margin-top:10px;
	padding-top:5px;
}

.targated_rss span {
	font-size:12px;
	/*font-weight:bold;*/
	line-height:30px;
	padding-left:5px;
	position:relative;
	font: 13px/22px 'trebuchet ms',verdana,arial,sans-serif; 
}

.targated_rss a {
	color:#0000FF;
	text-decoration:none;
}

.targated_rss a:hover {
	text-decoration:underline;
}
