/*
Custom Sem Pro CSS File
*/


#main
{
	color: #333333;
}

#navbar,
#ext_sidebar,
#footer,
#wp-calendar thead
{
	background-color: #A70117;
}

#wp-calendar
{
	background-color: white;
}

.header h1,
.header h1 a
{
	color: #A70117;
	text-decoration: none;
}

a,
h1 .admin_link a
{
	text-decoration: underline;
	color: #A70117;
}


a:hover,
h1 .admin_link a:hover
{
	text-decoration: none;
	color: #A70117;
}

#navbar,
#footer
{
	color: #FFFFFF;
}

#navbar a,
#footer a
{
	text-decoration: none;
	color: #FFFFFF;
}

#navbar a:hover,
#footer a:hover
{
	text-decoration: underline;
}

h1,
h1 a,
h2,
h2 a
{
	color: #A70117;
}

h1 a:hover,
h2 a:hover
{
	color: #A70117;
	text-decoration: underline;
}

/*
.header h2
{
	color: black;
}
*/

#navbar,
#ext_sidebar,
#footer
{
	border: solid 1px #FFFFFF;
}

/*
#wp-calendar
{
	border: solid 1px dimgray;
}

#wp-calendar thead th
{
	border-bottom: solid 1px dimgray;
}

#wp-calendar tfoot td
{
	border-top: solid 1px dimgray;
}

.main h2
{
	border-bottom: solid 1px dimgray;
	padding-bottom: 1px;
}

.sidebar h2
{
	border-bottom: solid 1px dimgray;
	padding-bottom: 1px;
}

.main table thead th
{
	border-bottom: solid 1px gainsboro;
}

.entry_actions,
.comment_actions
{
	border-top: solid 1px gainsboro;
	padding-top: 1px;
	font-variant: small-caps;
}
*/
