/***********************************/
/*                                 */
/*          Widgets                */
/*                                 */
/***********************************/
/*#sidebar ul li.widget_jobmanlatestjobswidget ul{
	background: none;
}

#sidebar ul li.widget_jobmanlatestjobswidget ul li{
	margin-bottom: 2px;
	font-size: 13px;
}


#sidebar ul li.widget_jobmanlatestjobswidget ul li a{
	display: block;
	padding: 2px 0 2px 12px;
	width: 272px;
	background-image: url(../images/bg_trans_white.png);
	background-repeat: repeat;
}


#sidebar ul li.widget_jobmanlatestjobswidget ul li a:hover{
	text-decoration: none;
	background-image: url(../images/bg_trans_white_on.png);
	background-repeat: repeat;	
}
*/

#sidebar{
	float: right;
	width: 284px;
}

#sidebar ul{
	margin: 0 0 16px 0;
	padding: 0;
}

#sidebar li{ list-style-type: none; }

#sidebar ul li{ margin: 0; }

#sidebar ul ul{
	margin: 2px 0 32px 0;
	background: none; /*0 2px;*/
}

#sidebar ul ul li{
	margin-bottom: 2px;
	font-size: 13px;
}

#sidebar ul ul li a{
	display: block;
	padding: 2px 0 2px 12px;
	width: 272px;
	background-image: url(../images/bg_trans_white.png);
	background-repeat: repeat;
}

#sidebar ul ul li a:hover{
	text-decoration: none;
	background-image: url(../images/bg_trans_white_on.png);
	background-repeat: repeat;
}


#sidebar ul ul ul{ background: none; }

#sidebar h2.widgettitle{
	margin: 0;
	padding-top: 3px;
	height: 29px;
	background-image: url(../images/bg_trans_white.png);
	background-repeat: repeat;
	font-size: 18px;
	color: #fff;
	text-align: center;
	
}



/*Recent posts widget*/
#sidebar ul.advanced-recent-posts{ 
	padding: 6px 0 6px 0; 
	background-image: url(../images/bg_trans_white.png);
	background-repeat: repeat;
}

#sidebar ul.advanced-recent-posts li{
	margin: 0 auto 8px auto;
	padding: 16px 0 8px 0;
	width: 252px; /*224*/
	text-align: center;
/*	background-image: url(../images/bg_trans_white.png);
	background-repeat: repeat;*/
	background-color: #20344b;
}

#sidebar ul.advanced-recent-posts li img{ border: 1px solid #0a2037; }

#sidebar ul.advanced-recent-posts li a{
	display: inline;
	/*height: inherit;*/
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 14px;
	background: none;
}

#sidebar ul.advanced-recent-posts li a:hover{
	/*height: inherit;*/
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-size: 14px;
	background: none;
}

/*jobs*/
/*#sidebar ul li.widget_jobmanlatestjobswidget ul{
	background: none;
}

#sidebar ul li.widget_jobmanlatestjobswidget ul li{
	margin-bottom: 2px;
	font-size: 13px;
}

#sidebar ul li.widget_jobmanlatestjobswidget ul li a{
	display: block;
	padding: 2px 0 2px 12px;
	width: 272px;
	background-image: url(../images/bg_trans_white.png);
	background-repeat: repeat;
}

#sidebar ul li.widget_jobmanlatestjobswidget ul li a:hover{
	text-decoration: none;
	background-image: url(../images/bg_trans_white_on.png);
	background-repeat: repeat;	
}

credits widget
#sidebar .utmtv_credits ul{ padding: 6px 0 6px 0; }

#sidebar .utmtv_credits ul li{
	margin: 0 0 0 16px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
}

#sidebar .utmtv_credits ul ul{ padding: 0; } 

#sidebar .utmtv_credits ul ul li{
	margin: 0;
	padding: 0 0 0 8px;
	color: #BEF202;
	font-weight: normal;
}
*/

/*facebook fan box*/
#sidebar li.widget_sfc-fanbox{
	text-align: center;
}
