/* Styles for SMFSimple Rewards System */
#ssrs_cont {
background:#111;
width:70%;
margin: 0 auto;
padding:20px;
border-radius:10px;
box-shadow: 1px 1px 1px black;
}

.ssrs_title {
font-size:18px;
color:#B51616;
text-shadow: 0px 0px 26px #777;
}

.ssrs_title2 {
font-size:17px;
color:#EAAA15;
text-shadow: 0px 0px 26px #777;
}

.ssrs_hr {
border-top:1px dashed #333;
box-shadow: 5px 1px 10px #000;
background:000;
}

.ssrs_letter_option {
color:#c0c0c0;
font-family: arial;
text-shadow: 0px 0px 26px #777;
font-size:13px;
}

.ssrs_letter_gave {
color:#606060;
font-family: arial;
font-weight:bold;
text-shadow: 0px 0px 26px #777;
font-size:14px;
}

.ssrs_box_display {
background: #000;
padding: 5px;
border-radius:6px;
}

.ssrs_no_points {
color: rgb(0, 0, 0);
float: left;
font-style: italic;
font-family: georgia;
text-shadow: 0px 1px 1px rgb(255, 255, 255);
font-size: 15px;
}

.ssrs_points_give {
color: rgb(0, 153, 255);
float: left;
font-style: italic;
font-family: georgia;
text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.5);
font-size: 18px;
}

.ssrs_no_vot_you_same_topic {
color: rgb(0, 0, 0);
float:left;
font-style:italic;
text-shadow: 0px 1px 1px #000;
font-family:georgia;
font-size:17px;
}


.ssrs_point_style a:hover {
font-size:17px;
padding: 4px 10px 4px 10px;
background: #B3C4C6;
text-decoration: none;
color: #f1f1f1;
box-shadow: 1px 1px 1px #777;
margin:1px;
border-radius: 6px;
}

.ssrs_point_style a {
font-size:12px;
padding: 4px 10px 4px 10px;
background: #B3C4C6;
text-decoration: none;
color: #777;
margin:1px;
border-radius: 6px;
}

.ssrs_point_im {
float:right;
font-size:20px;
font-weight:bold;
font-family:georgia;
}

.ssrs_points_yes {
color:#666;
float:left;
font-family:georgia;
text-shadow: 0px 0px 26px #777;
font-size:15px;
}

.ssrs_red_box {
background: #E87373;
border-radius:6px;
width:90%;
margin:0 auto;
border: 2px dashed #E40C0C;
padding: 10px;
color: #f1f1f1;
box-shadow: 5px 1px 10px #000;
text-shadow: 0px 0px 20px #000;
}

.ssrs_red_box_title {
color: #EEE720;
text-shadow: 0px 0px 20px #000;
font-size:15px;
font-weight:bold;
}

.ssrs_pasos_box_red a {
color: yellow;
font-weight:bold;
text-decoration: none;
}

#top_posters2 {
	float: left;
	width: 49.5%;
}

#top_boards2
{
	float: right;
	width: 49.5%;
}