
/* Blue */
a {
	color: #006dbf;
}
a:visited {
	color: #006dbf;
}
a:hover {
	color: #006dbf;
}
#page {
	background: #FFFFFF url("header_blue.jpg") repeat-x top left; 
}
#headerimg .bar{
	width: 304px;
	height: 48px;
	float: right;
	background: url("bar.gif") no-repeat top left;
	padding-right: 10px;
}
h2 {
	color: #006dbf;
}

h2 a:visited{
	color: #006dbf;
}

::selection {
	color: #0d62aa; /* Safari */
	background:#ffffff;
	}
::-moz-selection {
	color: #0069c1; /* Firefox */
	background:#ffffff;
}
#headerimg a, #headerimg a:visited{
	color:#0069c1;
}
#nav li a:hover {
	background: #0069c1;
	color: #fff;
}
#nav li.current_page_item{
	background: #0069c1;
	color: #fff;
}
.post-day{
	color: #0069c1;
}
.entry-title, .entry-title a, .entry-title a:visited,
h2, h2 a, h2 a:visited,
h3, h3 a, h3 a:visited,
h4, h4 a, h4 a:visited {
	color: #36464d;
	}
h2.entry-title a:hover { color: #0069c1; text-decoration: underline; }
#s:focus {
	border-color: #006dbf;
	}
#sidebar h3{
	color:#006dbf;
}
.widgettitle{
	color:#006dbf;
}
.widget li a:hover{
	color:#006dbf;
}
.ul-cat li a:hover{
	color: #0069c1;
}
.ul-archives li a:hover{
	color: #0069c1;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
	border:1px solid #0069c1;
}
#commentform #submit{
	color: #0069c1;
}
#footer{
	background: #FFFFFF url("header_blue.jpg") repeat-x top left;
}

#credits a, #credits a:visited{
	color:#006dbf;
}

#footer-logo a, #footer-logo a:visited{
	color:#006dbf;
}
#promo {
	float: left;
	width: 500px;
	height: 185px;
	margin: 5px 0 20px 0;
}

#promo_inside {
	float: left;
	width: 760px;
	padding: 15px 0 10px 0;
	border-bottom: 1px #cdcdcd solid;
}
#promo_inside_left {
	float: left;
	width: 540px;
}
#promo_inside h1 {
	font-size: 26px;
	font-weight: bold;
	color: #36464d;
	padding: 12px 0 0 7px;
	margin: 0;
}
#promo_inside_right {
	float: left;
	width: 200px;
	height: 100px;
	padding: 0 0 0 20px;
	background: url(promo.jpg) no-repeat 0 5px;
}
.btn_blue a, .btn_blue a:link, .btn_blue a:visited {
	background: #66004e url(button.png) repeat-x 0 -480px;
	border: 2px solid #400b32;
	border-bottom-color: #26071e;
	border-top-color: #4d003b;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	color: #fff;
	display: block;
	font-size: 26px;
	margin: 10px 0 0 20px;
	padding: 6px 0;
	text-align: center;
	text-decoration: none;
	width: 256px;
	float: left;
}
.btn_blue a span {
	display: block;
	font-size: 13px;
	margin: 3px 0 0;
	text-align: center;
}
.btn_blue a:hover, .btn_blue a:active {
	background-position: 0 -600px;
}
.btn_blue a:focus {
	outline: none;
}
.tclass th {
	background: #727272;
	color: #fff;
	font-weight: bold;
	padding: 7px 6px 8px 6px;
	font-size: 12px;
}
.tclass {
}
.tclass td {
	border-bottom: 1px #cfcfcf dotted;
	padding: 5px 6px 5px 6px;
}
.tclass td.clear {
	border-bottom: none;
	padding: 5px 6px 5px 6px;
}
.tclass td span {
	font-size: 20px;
}
.tclass tbody {
}
.tclass a {
	text-decoration: none;
	color: #930000;
	font-weight: bold;
}
.tclass a:hover {
	text-decoration: underline;
	color: #930000;
	font-weight: bold;
}
.buynow { display: block; width: 110px; height: 30px; background: url(buynow.gif) no-repeat top left; }
.facebook { display: block; float: left; width: 90px; height: 31px; background: url(facebook.gif) no-repeat top left; margin: 0 0 20px 10px; }
.twitter { display: block; float: left; width: 90px; height: 31px; background: url(twitter.gif) no-repeat top left; margin: 0 0 20px 10px; }
