/* Masthead custom */

#masthead {
	color:#999999;
}

#masthead .content a {
	color:#999999;
}

/* End masthead custom */

/* Page links custom */

.timedate, .cmnts a:link, .cmnts a:visited, .category a:link, .category a:visited, .tagit a:link, .tagit a:visited {
	color: #666666;
	text-decoration: none;
}

.cmnts a:hover, .category a:hover, .tagit a:hover {
	text-decoration: underline;
	color: #333333;
}

/* End page links custom */

/* Top Menu Custom */

#topmenu {
	color: #333333;
	padding: 0px;
	margin: 0;
	height: 40px;
	background-color: #999999;
	border: 1px solid #000000;
}

#menu a {
	color:#FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
}

#menu a:hover {
	color:#000000;
	background-color:#CCCCCC;
}

#menu a:active, #menu a:focus {
	color:#000000!important;
	font-weight: bold!important;
}

#menu ul ul {
	background-color:#999999;
	border: 1px solid #666666;
}
/* End top menu custom */

/* Bottom menu custom */

#menu2 a {
	border-right-color: #666666;
}

#menu2 a:hover {
	color:#FFFFFF;
	background-color:#999999;
}

#menu2 a:active, #menu2 a:focus {
	color: #333333!important;
	font-weight: bold!important;
}

#menu2 ul ul li {
	border: 1px solid #000000;
	background-color:#999999;
}

/* End bottom menu custom */

/* Right panel custom*/

.RTphead h3 {
	color:#CCCCCC;
	background-color:#999999;
}

/* End Right panel custom */

/* Footer custom */

#footer {
	color: #FFFFFF;
	background-color: #999999;
	padding: 0px;
	font-size: 0.7em;
	margin: 0;
	border: 1px solid #000000;
}

#footer h4 {
	color:#FFFFFF;
}

#footer a:link, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#footer a:hover {
	color: #333333;
}

#footer ul li {
	border-bottom-color: #333333;
}

/* End footer custom */

/* WP calendar custom */

#wp-calendar #next a {
	border: none;
	color:#FFFFFF;
	background-color: #999999;
}

#wp-calendar #prev a {
	border: none;
	color:#FFFFFF;
	background-color: #999999;
}

#wp-calendar a:link, #wp-calendar a:visited {
	border: 1px solid #FFFFFF;
	text-decoration: underline;
	color: #990000;
	background-color: #CCCCCC;
}

/* End calendar custom */
