* {
	font-family: tahoma;
	font-size: 12px;
}
h1 {
	color: #ff0000;
	font-style: italic;
	font-family: myriad pro;
	font-weight: normal;
}
h2 {
	color: #ff0000;
	font-style: italic;
	font-family: myriad pro;
	font-weight: normal;
}
h3 {
	font-size: 14px;
	font-weight: normal;
}
div#navigation-top ul li a {
	color: #000;
	font-size: 11px;
	text-decoration: none;
}
a.current {
	background: none !important;
	color: #000 !important;
	text-decoration: underline !important;
}
a.current:hover {
	color: #c90d0d !important;
}
div#footer, div#footer-left, div#footer-right, div#footer a, div#footer ul li, div#footer ul li a {
	font-size: 11px;
	color: #909090;
}
div#footer a {
	text-decoration: underline;
}
div#footer a:hover {
	color: #303030;
}
div#posts a {
	background-color: #c90d0d;
	background: #c90d0d url(../images/backgrounds/bg_active_a.jpg) repeat-x left bottom;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	margin-bottom: 18px;
}
div#posts a .ddsg-pagenav {
	background-color: none;
}

div#posts a:hover {
	text-decoration: undeline;
	background-color: #9a1111;
}
div#posts div.news-item a{
	padding: 0;
	margin: 0;
	background-color: transparent;
	background-image: none;
	color: #c90d0d;
	text-decoration: underline;
}
div#posts div.news-item a:hover {
	text-decoration: none;
}
a.post-edit-link {
	background-color: #79a60e !important;
}
