/* 
	CSS files kept in the 'schemes' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 version as well as debug any problems
	that might occur.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name	:
	Author Site	:
	Style Name	:
	Style URI	:
	Version		:
	Comments	:
*/
#footer_wrap {
	font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif !important;
	font-size:10px !important;
	width: 940px;
	height:170px;
	background: #3e030b !important;
	margin: 0px auto;
	padding: 5px 12px 12px;
	color:#999999;
	clear:both;
}
.footer_leftcol{
	text-align:left;
	width:260px;
	margin-right: 16px;
	float:left;
}
.footer_leftcol h4, .footer_midcol h4{ color:#e2003f !important;}
.footer_midcol{
text-align:left;
	width:620px;
	margin-right: 16px;
	float:left;
}
.footer_rightcol {
	width:220px;
	float:right;
}
.footer_rightcol a, .footer_rightcol a:visited {
	color:#4E9F9F;
}
.footer_submenu {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
	background-color: #3e030b;
	border-top: #272727 1px dotted;
}
.footer_submenu li{
	border-bottom: #a56069 1px dotted;
	line-height: 130%;
	list-style:none;
}
.footer_submenu li a{
	color: #fff;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	display:block;
}
.footer_submenu li a:visited{

	color: #73343c;
	text-decoration: none;
}
.footer_submenu li a:hover{
	text-decoration: none;
	background-color:#daa1ad;
	color:#000;
}
small a{
color:#e2003f;
text-decoration:none !important;
font-family: tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:10px;
}
small a:hover{
text-decoration: underline !important;
}
a, strong a {
	color: #6f061c;
	text-decoration:none;
}
a:visited {
	color: #61343e;
}
a:hover {
	text-decoration:underline;
}
.secondary ul {
	list-style:none;
	padding:0px;
	margin:0px 0px 15px;
}
.secondary ul li{
	border-bottom: #dae2cc 1px dotted;
	line-height: 130%;
	list-style:none;
}
.secondary ul li a{
	color: #f3004d;
	text-decoration: none;
	padding: 4px 6px 4px 2px;
	display:block;
	list-style:none;
}
.secondary ul li a:visited{
	color: #0f3004d;
	text-decoration: none;
}
.secondary ul li a:hover{
	text-decoration: none !important;
	background-color: #f3f3f3;
}

body {
    background-image: url(images/bg.png);
	color: #696969;
	}

#page {
	/* The entire design is contained within the 'page' id */
	background-color: #fff;
	border: none;
	margin-top: 20px;
	}
	
#header {
background-image:url(images/header.png) !important;
background-color:#000;
	/* Contains the H1 and menu */
	}
#header h1{
color:#fff !important;
padding:74px 0px 0px 465px;
font-family:'trebuchet ms',Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:26px;
letter-spacing:inherit;
font-weight:lighter;
}
#header h1 a{
color:#fff !important;
}
#header h1 a:hover{
color:#000 !important;
text-decoration:none;
}
#header .description{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
padding:20px 0px 0px 465px;
}
.leftsidebar h2 { /* CSS for Left Sidebar Headlines */
	color: #d43232;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c1c9a6;
	font: bold 150% 'MS Sans Serif', Verdana, Arial, sans-serif;
	clear:both;
	text-transform:none;
}
.secondary h2 {
	color: #d43232;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c1c9a6;
	font: bold 150% 'MS Sans Serif', Verdana, Arial, sans-serif;
	text-transform:none;
}
.primary {
	/* Contains the main column */
	}
.chronodata {
	background: url('images/mini-date.gif') no-repeat left center;
	padding-left: 15px;
	color:#666666;
}
.commentslink{
	background: url('images/mini-comment.gif') no-repeat left center;
	padding-left: 15px;
	color:#cc6600;
}
.entry-category a{color:#f3004d;}
.comments h4{
font-family:Tahoma, Arial, Helvetica, sans-serif;
font-size:17px !important;
color:#779d03;
}
.hentry {
	color:#FF0000;
	/* Each entry is contained within the 'hentry' class */
	}
h3.entry-title{
/*font-family: Arial, Helvetica, sans-serif;*/
margin: 0px 0px 2px;
border-bottom: 1px dotted #CCCCCC;
padding-bottom: 2px;
}
h3.entry-title a{
font-size:19px;
letter-spacing: -1px;
font: normal "Trebuchet MS", Tahoma, Arial;
color:#49020d;
}
h3.entry-title a:hover{
	color:#f3004d;
	text-decoration:none !important;
}
.entry-meta{
margin-top:5px;
}
.entry-content {
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
line-height:normal;
	/* The meat and potatoes of every entry */
	}
.comment-content{
font-family:Arial, Helvetica, sans-serif !important;
font-size:12px !important;
line-height:normal !important;
}
#primarycontent h2{
font-family:Arial, Helvetica, sans-serif !important;
font-size:13px !important;
color:#668b9a !important;
line-height:normal !important;
}
.secondary {
	/* Contains the sidebar */
	}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform label{
	font-weight: bold;
	color:#668b9a !important;
	font-size: 100%;
}
#commentform label span{
	font-weight: normal;
}
#commentform input{
	width: 153px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 375px;
	height: 135px;
	background:#EEF5F9;
	border: 1px solid #a3bdc8;
	padding: 2px;
	margin-top: 3px;
}
#commentform .submitbutton {
	width: auto;
	padding: 4px 12px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #587683;
	border: none;
}
#commentform .submitbutton:hover {
	background: #779d03;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #F1FFD5;
}


