/* --------------------- */
/*     QUICK STYLING     */
/*  CHANGE THE BG IMAGE  */
/*  & LINK COLORS HERE   */
/* --------------------- */


html{background: white url(img/bg.jpg) fixed no-repeat top left; }

a{color: #750000;}
.logo {margin-top: 10px;}
a:hover {text-decoration: underline;}
a img:hover {opacity: 0.80;}
#content h1 a:hover{color: #750000;}
#navigation li a:link, #navigation li a:visited {background: url(img/menu-bg.jpg) repeat-x 0 0; border-top: 1px solid #ffffff; border-left: 1px solid #fff;}
#navigation li a:hover{background: #750000;}

h2 { 	
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
}

.contact_btn{background: transparent url(img/contact_btn.png) no-repeat top center; height: 38px; width: 105px; display: block;}

#content h1 span, #navigation li a{
	font-size: 13px; 
	font-weight: bold;
	background: #750000; 
	border-top: 1px solid #ffffff; border-left: 1px solid #fff;
	padding: 1px 6px 5px 6px;
	color: #fff; 
	text-transform: uppercase;}
	
#footer a.followlink:link, #footer a.followlink:visited {color: #fff; margin-left: 5px; max-height: 20px; overflow: hidden; padding: 4px 5px; background: #333; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-top: 1px solid #555; border-left: 1px solid #555; float: left; font-weight: bold; font-size: 1.2em; margin-right: 15px;}

.container_12 {float: right;}

#content img.miniicon, #content a img.miniicon {float: left; margin-top: 0px; border: 0; margin: 0; padding: 0;}

.postinfo {
	font-size: .8em;
	color: #999;
	margin-bottom: 5px;
}

.postmeta {
	font-size: .8em;
	color: #999;
	display: block;
	padding: 2px 5px;
  	border: 1px solid #d5d5d5;
  	background: #f5f5f5 url("img/comment.gif") repeat-x top;
	margin-bottom: 5px;
}
	
#content .postbody h2 {
	margin-bottom: 0;
}

.postimage {
	margin-bottom: 10px;
}

.more-link {
background: url(img/menu-bg.jpg) repeat-x 0 0; border-top: 1px solid #ffffff; border-left: 1px solid #fff;
	font-size: 14px; 
	font-weight: bold;
	padding: 4px 6px 4px; 
	color: #fff; 
	text-align: center;
	text-transform: uppercase;
	display: block;
	margin-top: 15px;
	width: 110px;
}

,commentsnumber {
	float: right;
}

.anchor {
	margin-bottom: 38px;
	display: block;
}

#content h2#catheader {
	margin-top: 67px;
	width: 585px;
	margin-bottom: 0;
}

#content .rssfooter a img, #content .rssfooter img {
	float: left;
	border: none;
	background: none;
	display: block;
}
#footer a:link, #footer a:visited{
	color: #fff;
}

