/* left column non-widgets*/
.left {
	float:left;
	width:270px;
	height: 100%;
	padding:20px 10px 5px 5px;
	margin:0 0;
	display:inline;
	overflow:hidden;
}
.vidbox {
	padding:5px 0px;
}
.featbox {
	width:270px;
	margin:0px 0px 30px 0px;
}
.fblock {
	width:255px;
	display:inline-block;
	border-bottom:1px solid #ddd;
	padding:8px 0px!important;
	text-align: left;
}
.fblock h3 {
	font-size:16px;
	font-weight: normal;
	padding:0px 0px 5px 0px;
	font-family:'Conduit-Medium', Arial;
	text-transform:uppercase;
}
.fblock h3 a:link, .fblock h3 a:visited {
	color:#3b72aa;
}
.fblock h3 a:hover {
	color:#ff0000;
}
.fblock p {
	color:#6f6f6f;
	margin:0px !important;
	padding:0px 0px !important;
	font-size:11px;
	line-height:150%;
}
/* Twitter updates */



p.twitter-message {
	color:#555;
	padding:10px 0px;
	border-bottom:1px solid #ddd;
	font-size:12px;
}
a.twitter-link {
	color:#CF4C23;
}
a.twitter-user {
	color:#CF4C23;
}
/* Banner ads */



.squarebanner {
	margin:0px 0px 10px 0px;
}
.squarebanner ul {
	list-style-type:none;
	margin: 0px auto;
	padding: 0px 0px 15px 0px;
	overflow:hidden;
}
.squarebanner ul li {
	list-style-type:none;
	margin: 10px 10px 0px 0px;
	float:left;
	display:inline;
	padding:5px;
	background:#eee;
}
.squarebanner ul li.rbanner {
	margin-right:0px;
}
/* The Sidebar WIDGETS */





.sidebar {
	float:left;
}
h3.sidetitl {
	font-family: 'Conduit-Medium';
	font-size:24px;
	text-transform:uppercase;
	color:#7d7d7d;
	padding:0px;
	margin-bottom:20px;
	font-weight:normal;
	text-align:left;
}
.sidebox {
	width:250px;
	padding:0 10px;
	margin:0px 0px 30px 0px;
	list-style:none;
	color:#6f6f6f;
}
.sidebox ul {
	list-style-type: none;
	margin: 0px;
	padding:0 10px;
}
.sidebox li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebox ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0px 5px;
	background-repeat:no-repeat;
}
.sidebox ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}
.sidebox ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
}
.sidebox ul li {
	height:100%;
	line-height:18px;
	clear:left;
	width: 270px;
	margin:0px 0px;
	list-style-type: none;
}
.sidebox ul li a:link, .sidebox ul li a:visited {
	color:#6f6f6f;
	text-decoration: none;
	padding: 5px 0px 5px 0px;
	display:block;
}
.sidebox ul li a:hover {
	color: #0e88a7;
}
.sidebox.widget_categories ul li, .sidebox.widget_pages ul li, .sidebox.widget_archive ul li,  .sidebox.widget_links ul li {
	padding-left:0px;
	border-bottom:1px solid #eee;
}
.sidebox.widget_recent_entries ul li a {
	border-bottom:1px solid #eee;
}
ul#recentcomments li.recentcomments {
	padding:5px 0px;
	border-bottom:1px solid #eee;
}
/*calendar*/

div#calendar_wrap {
	border:1px solid #fff;
	margin:0px auto;
	padding:0px 0px;
}
table#wp-calendar {
	width: 100%;
	padding: 0px 0px;
	margin:0px 0px!important;
	border:none;
}
#wp-calendar caption {
	padding: 10px 5px 5px 5px;
	font-size:16px;
	color:#375752;
	font-weight:normal;
	font-family:'BebasNeueRegular', Georgia, Century gothic, Arial, sans-serif;
	text-transform:uppercase;
}
#wp-calendar th, #wp-calendar td {
	padding: 7px 5px;
	text-align:center;
	color:#fff;
	background:#555;
}
#wp-calendar tr {
	margin:0px!important;
}
#wp-calendar td {
	background-color:#eee;
	color:#444;
	margin:0px 0px!important;
}
#wp-calendar td a {
	border:none;
	color:#ff0000;
}
/* TABS */



.tabox {
	width:255px;
	overflow:hidden;
	margin:0px 0px 30px 10px;
	padding:0px 0px 0px 0px;
	text-align: center;
}
.tabox a {
	color: #595959;
	text-decoration: none;
}
.tabox a:hover {
	text-decoration: underline;
}
img.thumbim {
	width:80px;
	height:65px;
	float:left;
	margin-right:10px;
	background:#ccc;
}
ul.tabsnav {
	padding:0px 0px 15px 0px;
	height:30px;
	margin:0px 0px 5px 0px;
	text-transform:uppercase;
	font-family: 'Conduit-Medium';
	font-weight:normal;
	border-bottom: 1px #dadada solid;
}
.tabsnav li {
	display: inline;
	list-style: none;
	float:left;
	font-size:16px;
	width:85px;
}
.tabsnav li a {
	text-decoration: none;
	font-weight: normal;
	line-height:35px;
	padding:0px 0px;
	color:#7d7d7d;
	text-decoration: none;
	display:block;
}
.tabsnav li a:hover, .tabsnav li a:active, .tabsnav li.ui-tabs-selected a {
	text-decoration:none;
	color:#f70c00;
}
li.rec {
	text-align:center;
}
li.pop {
	text-align:center;
}
.tabsdiv {
	padding:0px;
}
.tabsdiv a:link, .tabsdiv a:visited {
	color:#52483e;
}
.tabsdiv a:hover {
	color:#52483e;
}
.tabsdiv ul {
	list-style-type:none;
	margin:0px 0px;
	padding:0px 0px;
}
.tabsdiv ul li {
	height:100%;
	line-height:28px;
	padding: 0px 0px 0px 0px;
	color:#333;
}
.tabsdiv li a:link, .tabsdiv li a:visited {
	display:block;
	margin-left:5px;
	overflow:hidden;
	line-height:24px;
	padding:2px 5px;
	margin:2px 5px;
	color:#666;
	font-size:13px;
}
.tabsdiv li a:hover {
	color:#47587A;
	text-decoration:none;
}
.tabsdiv embed {
	width:320px;
	height:270px;
}
.tagbox {
	padding:10px;
}
.ui-tabs-hide {
	display: none;
}
.tagcloud {
	line-height:18px;
}
.tagcloud a{
	margin-right:8px;
}
.weather {
	width:250px;
	padding:0 10px;
	text-align: center;
}
/* right column non-widgets*/



.right {
	float:right;
	width:190px;
	height: 100%;
	padding:20px 0px 0px 0;
	margin: 0 0;
	display:inline;
	overflow:hidden;
}
.sidebar_post {
	margin: 5px 20px;
	width: 150px;
	height: 142px;
	position: relative;
}
.sidebar_post_title {
	float: left;
	width: 100%;
	padding: 4px 0px;
	margin: 0 0;
	color: #3B72AA;
	font-size: 16px;
	font-family: 'Conduit-Medium';
	font-weight:normal;
	letter-spacing:0.2px;
	text-transform:uppercase;
}
.sidebar_pret {
	position: absolute;
	top: 74px;
	left: 0px;
	background: #c32828;
	color:#fff;
	text-shadow:1px 1px 0px #52483E;
	height: 32px;
	line-height: 32px;
	padding: 0 10px;
	width: auto;
	font-family: 'Conduit-Medium';
	font-weight:normal;
	font-size:14px;
}
.sidebar_pret span {
	font-size: 22px;
}
.sidebar_category {
	position: absolute;
	top: 58px;
	left: 0px;
	background: #dbb900;
	color:#fff;
	text-shadow:1px 1px 0px #857565;
	height: 16px;
	line-height: 16px;
	padding: 0 8px;
	width: auto;
	font-size: 11px;
	min-width: 50px;
	text-transform:uppercase;
}


