/*  
Acosmin SIMPLE RED
*/
a, a:visited {
	text-decoration:none;
	color:#C63636;
}
a:hover {
	color:#383838;
	text-decoration:underline;
}
/*-----------------------*/


#header h1.logo em { color:#C63636; }

#header h1.logo a em, #header h1.logo a:visited em, #header h1.logo a:hover em  { color:#C63636; }

.menunav li:hover a:link, .menunav li:hover a:visited, .menunav li:hover a:focus {
	color: #C63636 !important;
}

#submenu ul li a, #submenu ul li a:visited { color:#C63636; }

#submenu ul li.current-cat, #submenu ul li.current-cat a  { background:url(images/submenulibg.png) no-repeat bottom center; color:#383838; text-decoration:none; }

#submenu ul li.current-cat a { background:url(images/submenuliline.png) no-repeat top right; color:#4E3030; }

#featured .prevbutton a.prev, #featured .prevbutton a.prev:active { background:url(images/cs/red/prev.png) no-repeat;  }

#featured .prevbutton a.prev:hover {  background:url(images/cs/red/prevh.png) no-repeat; }

#featured .nextbutton a.next, #featured .nextbutton a.next:active { background:url(images/cs/red/next.png) no-repeat;  }

#featured .nextbutton a.next:hover {  background:url(images/cs/red/nexth.png) no-repeat; }

.posts .post h5, { 
font-family:Verdana, Geneva, sans-serif; 
font-size: 14px;
background-color: #ccc;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border: 1px solid #000;
padding: 10px;

}
