/* 
	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: 941px;
	height:170px;
	background: #000000 url('images/footer-corner-bg.gif') no-repeat left top !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_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: #000000;
	border-top: #272727 1px dotted;
}
.footer_submenu li{
	border-bottom: #272727 1px dotted;
	line-height: 130%;
	list-style:none;
}
.footer_submenu li a{
	color: #759398;
	text-decoration: none;
	padding: 4px 0px 4px 2px;
	display:block;
}
.footer_submenu li a:visited{

	color: #759398;
	text-decoration: none;
}
.footer_submenu li a:hover{
	text-decoration: none;
	background-color:#132022;
	color:#FFFFFF;
}
small a{
color:#000000;
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: #FF6600;
	text-decoration:none;
}
a:visited {
	color: #FF9900;
}
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: #0e5c76;
	text-decoration: none;
	padding: 4px 6px 4px 2px;
	display:block;
	list-style:none;
}
.secondary ul li a:visited{
	color: #0e5c76;
	text-decoration: none;
}
.secondary ul li a:hover{
	text-decoration: none !important;
	background-color: #f3f1e0;
}

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-position:center;
background-color:#000;
	/* Contains the H1 and menu */
	}
#header h1{
color:#ff0155 !important;
padding:84px 0px 0px 372px;
word-spacing:83px;
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:20px;
letter-spacing:inherit;
font-weight:lighter;
}
#header h1 a{
color:#ff0155 !important;
}
#header h1 a:hover{
color:#FFFFFF !important;
text-decoration:none;
}
#header .description{
font-family:Tahoma, Verdana, Arial, Helvetica, sans-serif;
font-size:9px;
padding:20px 0px 0px 375px;
}
.leftsidebar h2 { /* CSS for Left Sidebar Headlines */
	color: #d43232;
	margin: 0px;
	padding-bottom: 2px;
	border-bottom: 1px dotted #c1c9a6;
	font: bold 130% 'Trebuchet MS', 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 130% 'Trebuchet MS', 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:#cc6600;}
.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:21px;
letter-spacing: -1px;
font: normal "Trebuchet MS", Tahoma, Arial;
color:#163f53;
}
h3.entry-title a:hover{
	color:#ff6600;
	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;
}

