/*  
Acosmin SIMPLE RED
*/
a, a:visited {
	text-decoration:none;
	color:#bd0425;
}
a:hover {
	color:#383838;
	text-decoration:underline;
}
/*-----------------------*/


#header h1.logo em { color:#bd0425; }

#header h1.logo a em, #header h1.logo a:visited em, #header h1.logo a:hover em  { color:#bd0425; }

.menunav li:hover a:link, .menunav li:hover a:visited, .menunav li:hover a:focus {
	color: #bd0425 !important;
}

#submenu ul li a, #submenu ul li a:visited { color:#bd0425; }

#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:#383838; }

#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; }






/*++++++ GALLERY ++++++++*/
.gallery {text-align:center;}
.gallery img {padding:2px; height:100px; width:100px;}
.gallery a:hover {background-color:#ffffff;}
.attachment {text-align:center; margin:10px;}
.attachment img { padding:2px; border:1px solid #999999; margin:10px;}
.attachment a:hover {background-color:#FFFFFF;}
.imgnav {text-align:center; display:block; margin:10px;}
.imgleft {float:left; margin:0 0 10px 0;}
.imgleft a:hover {background-color:#FFFFFF;}
.imgleft img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}
.imgright {float:right; margin:0 0 10px 0;}
.imgright a:hover {background-color:#FFFFFF;}
.imgright img{ padding:2px; border:1px solid #999999; height:100px; width:100px;}



