

#RightColumn ul {
	list-style-type: none;
}

#RightColumn ul li {
	font-size: 11px;
	text-transform: uppercase;
}

#RightColumn .WidgetsBar {
	margin: -20px 10px 0px 10px;
}

#RightColumn .WidgetsBar div {
	margin: 5px 0px 0px 0px;
	font-family: 'Arial', 'Arial';
}

#RightColumn .WidgetsBar .widget_calendar {
	background: url(../images/sidebar/tableheader.png) 3px 84px no-repeat;
}
#RightColumn .WidgetsBar table {
	margin: 0px 0px 0px 7px;
	width: 205px;

}

#RightColumn .WidgetsBar table thead {
	background: url(../images/sidebar/tableheader_interior.png) no-repeat #D70514;
}

#RightColumn .WidgetsBar table thead th {
	font-size: 12px;
	text-align: center;
	padding: 6px 5px 6px 5px;
	color: #E6E6E6;
}

#RightColumn .WidgetsBar table caption {
	font-size: 11px;
	text-align: left;
	padding: 2px 0px 8px 0px;
}

#RightColumn .WidgetsBar table tbody {
	background-color: none;		
}

#RightColumn .WidgetsBar table tbody td {
	text-align: center;
	width: 30px;
	height: 25px;
	font-size: 11px;	
	color: #D70514;	
	vertical-align: middle;
}

#RightColumn .WidgetsBar table tbody tr:first-child td {
	padding-top: 10px;
} 

#RightColumn .WidgetsBar table tbody td a{
	padding: 5px 5px 5px 5px;
	display: block;
	height: 15px;
	background: url(../images/buttons/tablebutton.png) center center no-repeat;
	color: #D70514;
	text-decoration: none;
}

#RightColumn .WidgetsBar table tbody td a:hover{
	background: url(../images/buttons/tablebutton_on.png) center center no-repeat;
	color: #D70514;
	text-decoration: none;
}


#RightColumn .WidgetsBar table tfoot {
	background: none;
}
#RightColumn .WidgetsBar table tfoot td {
	padding: 10px 0px 5px 2px;
	font-size: 11px;
}

#RightColumn .WidgetsBar table tfoot td a {
	padding: 5px 12px;
	background: url(../images/buttons/tablemonth.png);
	background-repeat: no-repeat;
	color: #D70514;
	text-decoration: none;
}

#RightColumn .WidgetsBar table tfoot td a:hover {
	background: url(../images/buttons/tablemonth_on.png);
	background-repeat: no-repeat;	
	color: #D70514;
	text-decoration: none;
}

#RightColumn .WidgetsBar ul li h2
 {
	font: normal 18px 'Arial', 'Arial';
	color: #D70514;
	display: block;
	text-transform: capitalize;
	padding: 30px 5px 10px 5px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #FFFFFF;
	background: url(../images/sidebar/widgetstitlebg.png) left bottom no-repeat;
}



#RightColumn .WidgetsBar ul li ul li {
	background: url(../images/sidebar/rightarticlebg.png) 0px 0px no-repeat;	
	padding: 0px;
}

#RightColumn .WidgetsBar ul li ul li a {
	background: url(../images/sidebar/widgetslistbg.png) left bottom no-repeat;
	background-color: none;
	text-decoration: none;
	color: #D70514;
	display: block;
	
	padding: 7px 4px 7px 22px;
	margin: 0px 0px 0px 0px;
	border-bottom: 1px solid #FFFFFF;
	font: bold 11px 'Arial', 'Arial';
}

#RightColumn .WidgetsBar ul li ul li a:hover {
	background: url(../images/sidebar/rightarticlebg.png) no-repeat #D70514;	
	color: #E6E6E6;
}

#RightColumn .WidgetsBar ul li ul li a.RightListSelected {
	margin: -1px 0px -1px 0px;
	padding: 5px 9px 6px 32px;

	border-bottom: none;
	color: #E6E6E6;
	background-color: #D70514;
	font-weight: bold;
}

#RightListLink.first {
	border-top: 1px solid #FFFFFF;
}

#RightColumn .WidgetsBar p {
	padding: 5px 5px 0px 5px;
	margin: 0px;
	display: block;
	line-height: 16px;
	font-size: 11px;
	text-align: left;
	text-transform: none;
	color: #D70514;
}

#RightColumn .CategoriesTitle {
	background: url(../images/sidebar/categories_out_top.png) left 7px no-repeat;
	letter-spacing: -1px;
	font: normal 18px 'Arial', 'Arial';
	display: block;
	text-transform: uppercase;
	padding: 5px 0px 22px 18px;
	color: #D70514;
	
}

#RightColumn ul.CategoriesContent {
	margin: -14px 0px 0px 12px;
	
	list-style-type: none;

	/* For WebKit (Safari, Google Chrome etc) */
	background: -webkit-gradient(linear, left top, left bottom, from(#D70514), to(#D70514));
	/* For Mozilla/Gecko (Firefox etc) */
	background: -moz-linear-gradient(top, #D70514, #D70514);
	/* For Internet Explorer 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#D70514, endColorstr=#D70514, GradientType=0);
	/* For Internet Explorer 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#D70514, endColorstr=#D70514, GradientType=0)";		
	width: 215px;
	
	background-color: #D70514;
}

#RightColumn .CategoriesBottom {
	background: url(../images/sidebar/categories_out_bottom.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	display: block;
	width: 252px;
	height: 14px;
	margin: 0px 0px 0px 0px;
	
}

#RightColumn ul.CategoriesContent li {
	background: url(../images/sidebar/categories_in.png);
	background-repeat: repeat-y;	
	background-position: left top;	
	line-height: 14px;
}

#RightColumn ul.CategoriesContent li.firstli {
	background: url(../images/sidebar/categories_in_top.png);
	background-repeat: no-repeat;	
	height: 14px;
	
}

#RightColumn ul.CategoriesContent li.lastli {
	background: url(../images/sidebar/categories_in_bottom.png);
	background-repeat: no-repeat;	
	background-position: bottom left;
	height: 14px;

}

#RightColumn .CategoriesBackground {
	background: url(../images/sidebar/categories_out_bottom.png);
	background-repeat: no-repeat;	
	background-position: left bottom;	
	padding: 1px 0px 12px 0px;
	margin: 0px 0px 10px 0px;
	width: 239px;
	display: block;
}

.CategoriesLink {
	font-family: 'Arial', 'Arial';	
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 0px 10px;
	border-bottom: 1px solid #E6E6E6
}

.last {
	border-bottom: none;
}

.CategoriesLink:hover {
	color: #FFFFFF;
	background-color: #D70514;
}

.current-cat a, .current-cat a:hover {
	text-decoration: none;
	color: #D70514;
	background-color: #E6E6E6;
	font-weight: bold;
	display: block;
	padding: 10px 10px 10px 10px;
	margin: 0px 10px 0px 10px;
	border-bottom: none;		
}

#RightColumn .WidgetsBar .widget_tag_cloud div{
	display: block;
	text-align: center;
	vertical-align: middle;
	text-transform: lowercase;
}

.WidgetsBar #next{
	text-align:right;
}

.widget_tag_cloud div a {
	color: #D70514;
	text-decoration: none;
	padding: 1px 2px;
	line-height: 25px;
	white-space: no-wrap;
}

.widget_tag_cloud div a:hover {
	background-color: #D70514;
	color: #E6E6E6;
	text-decoration: none;	
}


#RightColumn .WidgetsBar ul li #recentcomments li
 {
 	background: url("../images/sidebar/widgetslistbg.png") no-repeat scroll left bottom transparent;
	font-family: 'Arial', 'Arial';
	padding: 7px 0px 7px 4px;
	border-bottom: 1px solid #FFFFFF;	
}

#RightColumn .WidgetsBar ul li #recentcomments li a
{
	padding: 0px;
	display: inline;
	background: none;
	border-bottom: 0px;
	text-decoration: underline;
}

#RightColumn .WidgetsBar ul li #recentcomments li a:hover
 {
	background: none;
	color: #E6E6E6;
	background-color: #D70514;
	text-decoration: none;
}

#RightColumn .WidgetsBar ul li ul li.recentcomments {
	background: none;
}

/* ===== Shashing plugin sidebar starts here ===== */

#RightColumn .WidgetsBar table.shashin_thumbs_table tbody td {
   height: auto;
}


#RightColumn .WidgetsBar table.shashin_thumbs_table tbody td a{
   height: auto;
   padding: 5px 5px 3px 5px;
}

#RightColumn .WidgetsBar table.shashin_thumbs_table tbody td div.shashin_thumb {
   padding: 0px 5px 0px 0px;  
   border:1px solid #D70514;
   -moz-border-radius: 5px;
}

.wpng-widget-date-title {
  padding: 2px 0px 3px 22px;
font-size: 11px;
text-transform: uppercase;
color: #D70514;
}

#RightColumn .WidgetsBar ul li ul li a.lang_sel_sel, #RightColumn .WidgetsBar ul li ul li a.lang_sel_other,
#RightColumn .WidgetsBar ul li ul li a.lang_sel_sel:hover, #RightColumn .WidgetsBar ul li ul li a.lang_sel_other:hover {
	
	padding: 7px 4px 7px 7px;
}

#RightColumn .WidgetsBar ul li.icl_languages_selector ul li {
	background: none;
}

#RightColumn .WidgetsBar #lang_sel_list {
	margin: 0px;
}

