/* @override http://rushen-commissioners/wp-content/themes/rushencommissioners/themes/1/style.css */
/* @override http://rushen-commissioners.com/wp-content/themes/rushencommissioners/themes/1/style.css */

/* @group Theme One */
body {
	background: #f0f0f0 url(img/body_bg.gif) repeat-x 0 2.76923076923em;
	color: #343434;
}
a {
	color: #5959b3;
}
strong {
	color: #000;
}
th {
	background-color: #fafced;
	color: #000;
}
a:hover,
a:focus {
	color: #343478;
}
h1,h2,h3,h4 {
	color: #b4c400;
}

h2 a:hover,
h2 a:focus {
	margin-left: -0.125em;
	margin-right: -0.125em;
	padding-left: 0.125em;
	padding-right: 0.125em;
	background-color: #f7f9d6 !important;
}
blockquote, q {
	color: #555;
}
blockquote {
	background: url(img/quote.gif) no-repeat left top;
}
blockquote span.endquote {
	display:-moz-inline-stack;
	display:inline-block;
	zoom:1;
	*display:inline;
	height: 18px;
	width:25px;
	background: url(img/quote_end.gif) no-repeat right top;
} 
#quick-links a{
	color: #eb014f;
	border-bottom-color: #efd5de;
}
#quick-links a:hover,
#quick-links a:focus {
	border-bottom-color: #c50041;
	color: #c50041;
}
#mainTitle a {
	color: #343434;
}
#mainTitle a:hover {
	color: #c50041;
}
#mainTitle {
	margin-left: -25px;
}
#mainTitle a{
	display: block;
	width:310px;
	height: 20px;
	background-image: url(img/logo.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	overflow: hidden;
}
#mainTitle a:hover,
#mainTitle a:focus{
	background-position: 0 -20px;
}
#mainTitle a span{
	margin-left: -10000em;
}
#latest li {
	border-bottom: dotted 1px #b4c400;
}
#homeFullPosts .post-heading a:visited,
#latest a.title:visited{
	padding-right: 24px;
	background: url(img/tick.gif) no-repeat right 60%;
}
#latest a.title:visited{
	color: #6a7a83;
}
#latest a.title:hover,
#latest a.title:focus
 {
	color: #343478;
}

#page {
	background: url(img/page_bg.gif) repeat-x 0 top;
}
#banner {
	position: relative;
	height: 160px;
	background: url(img/banners/surby-panorama.jpg) no-repeat center center;
}

#main-menu li a {
	color: #343434;
}
#main-menu {
	background: url(img/menu_bg.gif) repeat-x 0 bottom;
	color: #676767;
}
#main-menu li.active a{
	color: #eb014f;
}

#main-menu li a:hover {
	color: #c50041;
	border-color: #eb014f;
}

#browsingInfo-inner {
	background-color: #fbffb2;
	color: #333;
}
#browsingInfo-inner strong {
	color: #000;
}
#homepageContinued {
	background-color: #ffffff;
}
#posts #prologue {
	background-color: #f7f9d6;
}
#posts #prologue dd {
	color: #676767;
}
#metaPane {
	background-color: #343434;
	color: #e6e6e6;
}
#metaPane h3 {
 	color: #d2da00;
}
#metaPane a {
	color: #8a8ae5;
}
#metaPane a:hover,
#metaPane a:focus {
	color: #4c4ce5;
}
#flickrSet img {
	border: solid #808080 1px;
}
#flickrSet a:hover img {
	border: solid 1px #f0f0f0;
}
#posts li.list-item {
	border-bottom: 1px dotted  #b4c400;
}

#comments .alt{
	background-color: #fff;
}
dl.figure {
	color: #676767;
}
.pin-left,
.pin-right {
	background-color: #fff;
	border: solid 1px #ccc;
	color: #000;
}
#nav {
	background-color: #1a1a1a;
}
#nav h3 {
 	color: #d2da00;
}
#nav ul li a {
	color: #b5c400;
}
#nav ul li a:hover {
	color: #e4f42a;
	background: url(img/navmenuitem_bg.gif) repeat-x 0 bottom;
}
#footer {

}
#footer a{
	color: #eb014f;
}
#footer a:hover,
#footer a:focus {
	color: #c50041;
}
.highlight {
	color: #000;
}
.meta {
	color: #676767;
}
.meta a {
 color: #7F7FFF;
}
.meta a:hover,
.meta a:focus {
	color: #49495F;
}
/* @end */