
.left_menu {
	position:relative;
	float:left;
	width:300px;
	margin-right:10px;
	border:0px solid #000000;
	font-family:Tahoma, Geneva, sans-serif;
}
.side_cont {padding: inherit;}


.left_menu .widget {margin:8px 0px;}

.picofday {position:relative; min-height: 192px; background-color: #FFF; color:#333;padding:0 5px 5px 5px;}
.picofday img.carimage {width:85%; box-shadow: 0 0 5px #111;}
.picofday h3 {width:100%;text-align: right; padding:3px 0; color:#888;}
.picofday .avatar {position:absolute; right:-15px; top:0; width:80px;}
.picofday p {padding: 5px 0 0 0; font-family: "Just Another Hand", Lobster, Serif;
font-size: 2.2em; color:#777;}
.picofday p a {text-decoration: underline; font-weight: normal; color:#555;}
.picofday  a.add {display:block;text-align: center;
margin: 5px 15px 0 15px;
background-color: #333;
color: white;
border-radius: 5px;}
.picofday a.add:hover {background-color: #eee; color:#333;}

.right_col {
    width:200px; 
    margin-left:8px;
    float: right;
    min-height: 200px;
}

.main_cont {
	float:left;
	min-height:200px;
	width:418px;
	font-family:Tahoma, Geneva, sans-serif;
}

.news_header {
	font-variant:small-caps;
	color:#999;
	vertical-align:50%;
	line-height:80%;
	font-weight:800;
}
.news_header .type {
    color:#ffb;
}
.news_entry h2 {color:#BFF;}

a .news_entry {font-weight:normal; text-decoration:none;}
.news_entry {
    font-size: 1.1em;
    position: relative;
    margin-bottom: 10px;
    border-top: 0px solid black;
    padding: 5px;
    color: #EEE;
    background-color: #333;
    box-shadow: 0px 0px 1em #000;
}
.news_entry:hover {
    background-color: #222;
    box-shadow: 0px 0px .8em #FFF;
}
.news_entry span {
	text-transform:uppercase;
}
.news_entry h2 {margin: 0px 0 2px 0; font-size:16px;}
.news_entry h2 a {font-weight:bold;}
.news_entry h2 a:hover {color:#ffb;}
.news_entry a:link , .news_entry a:visited {
	text-decoration: underline;
}
.news_entry p {
	margin-bottom:5px;
}
.news_entry h2 span.news_more {
	/*position:absolute;
	bottom:0px;
	right:0px;*/
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:800;
	font-size:250%;
	text-decoration:none;
	text-transform:lowercase;
	line-height:20%;
	vertical-align:10%;
	color:#e9e9e9
}

.news_entry ul {
	margin-left:10px;
	margin-bottom:10px;
}
.news_entry li {
	list-style-position: inside;
	list-style-image: none;
	list-style-type: circle;
}





.entry_title, .entry_title a, .entry_title a:visited, .entry_title a:link{
	padding:0px;
	height:25px;
	line-height:25px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	background-color:#000;
	color:#FFF;
}

.visual_entry_200 {
    margin-bottom: 8px;
}