/*  
Theme Name: Michael Russer - 3col
Theme URI: http://www.myswiftblog.com/
Description: A Dakno SwiftBlog theme by <a href="http://www.dakno.com">Dakno Marketing</a>.
Version: 1.01
Author: Dakno Marketing
Author URI: http://www.dakno.com/
*/
body {
	font: 75%/200% Arial, Helvetica, sans-serif;
	color: #333333;
	background:#000 url(images/bgback.jpg) no-repeat fixed center top;
	margin:0;
	padding:0;
}
a {
	color: #841912;
}
a:hover{
	color:#D57A21;
}
img {
	border: none;
}
p {
	padding: 0 0 15px;
	margin: 0;
}
h1 {
	margin:0;
	height:60px;
	font:normal 32px/120% Tahoma, Geneva, sans-serif;
	color:#ACD7EE;
}
h1 a{
	color: #fff;
	text-decoration: none;
}
h1 a:hover{
	color: #cecece;
	text-decoration: none;
}
h2 {
	color:#841912;
	margin:0 0 2px;
	border-bottom:1px solid #ececec;
	font:bold 190%/100% 'Century Gothic',Futura,'URW Gothic L',sans-serif;
	padding-bottom:3px;
}
h2 a {
	color: #841912;
	text-decoration: none;
}
h2 a:hover {
	color: #002B58;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% Tahoma, Geneva, sans-serif;
	color: #841912;
	margin: 10px 0 5px;
}
h4 {
	font: normal 130%/100% Tahoma, Geneva, sans-serif;
	color: #758d38;
	margin: 10px 0 5px;
}
form {
	margin:0;
	padding:0;
}
#page {
	margin: 0 auto;
	width: 949px;
	background: #FFFFFE url(images/content-bg.jpg) repeat-y;
}
#top-content{
	background: transparent url(images/top-content.jpg) no-repeat center top;
}
/* header area */
#header {
	height: 132px;
	position: relative;
	color: #D16683;
	}
#header h1 {
	position: absolute;
	top:47px;
	left:450px;	
}
#headerimg {
	position: relative;
	background: url(images/blogheader.jpg) no-repeat left center;
	height: 132px;
	margin: 0 auto;
	width: 949px;
}
#headerimg img{
	width:949px;
	height:132px;
	position:absolute;
	top:0;
	left:0;
}
#headerimg .description{
	position: absolute;
	top: 8px;
	right:10px;
	color: #002B58;
	font-size: 14px;
}
#navi {
	background: #F1EFE8 url(images/navback.jpg) no-repeat top left;
	height: 61px;
	width: 949px;
	margin: 0px auto;
	text-align: center;
	position:relative;
}
#navi img{
	position:absolute;
	top:0;
	left:0;
	width:949px;
	height:61px;
}
#nav {
	list-style: none;
	margin: 0;
	padding:30px 0 0 14px;
}
#nav li {
	float: left;
	height: 31px;
	background:url(images/nav-li.gif) no-repeat top left;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #FAE055;
	text-decoration: none;
}
#nav a{
	color: #fff;
	text-decoration: none;
	padding: 0 15px;
	font: bold 14px Arial, Helvetica, sans-serif;
	display: block;
	line-height: 31px;
	background:url(images/nav-li.gif) no-repeat right -31px;
}
#nav a:hover {
	color: #ffda71;
}

/* content area */
#content {
	float:left;
	overflow:hidden;
	padding:10px 10px 30px;
	width:452px;
}
#content img {
	border: 1px solid #D0D0BF;
	padding: 5px;
}
.post {
	clear:both;
	padding-top: 15px;
}
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	margin:-5px 0 0;
	padding:0;
	background: url(images/date-bg.gif) no-repeat; 
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding:6px 0 0;
	margin:2px 0 -5px -3px;	
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding:7px 0 0;
	margin:0 0 0 -3px;
}
.entry {
	float:right;
	width:397px;
}
.post-cat {
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	float: right;
	font-size: 95%;
}
.post-calendar {
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding:10px 0 0;
	font-size:14px;
	line-height:140%;
}
.post-content blockquote {
	border-left: 5px solid #841912; 
	padding: 5px;
	background:#F9F6E8;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.previous-entries a {
	float: left;
}
.next-entries a {
	float: right;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px solid #ececec;
	padding: 10px 0 5px;
	clear: both;
}
.commentlist {
	margin: 10px 0;
	padding:0 0 0 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 10px 10px 0;
}
.commentlist .alt {
	background: #F9F6E8;
	border: 1px solid #F9F6E8;;
}
.commentlist cite, .commentlist cite a{
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
}
.commentlist small {
	margin: 0 0 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin:10px 0 0;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0;
	margin: 0;
}
#commentform label{
	color: #787878;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#F9F6E8;
	border: 1px solid #ececec;
	padding: 3px;
	margin:3px 0 0;
}
#commentform textarea{
	width: 485px;
	height: 115px;
	background:#F9F6E8;
	border: 1px solid #D0D0BF;
	padding: 2px;
	margin:3px 0 0;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	width: 144px;
	height: 28px;
	cursor: pointer;
}

/*sidebar */
#sidebar {
	color:#666666;
	float:left;
	overflow:hidden;
	padding:0 0 20px 35px;
	width:199px;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle{
	font: normal 140%/100% Tahoma, Geneva, sans-serif;
	color: #841912;
	margin: 20px 0 2px;
	border-bottom: 1px solid #D0D0BF;
}
/*sidebar text styles */
#sidebar a{
	color: #002B58;
	text-decoration: none;
}
#sidebar a:hover{
	color: #841912;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
border-bottom:1px solid #E4E4D5;
line-height:normal;
padding:8px 0;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*sidebar2 */
#sidebar2 {
	color:#666666;
	float:right;
	overflow:hidden;
	padding:0 35px 20px 0px;
	width:199px;
}
/*sidebar2 title (h2) */
#sidebar2 h2, #sidebar2 .sidebar2title{
	font: normal 140%/100% Tahoma, Geneva, sans-serif;
	color: #841912;
	margin: 20px 0 2px;
	border-bottom: 1px solid #D0D0BF;
}
/*sidebar2 text styles */
#sidebar2 a{
	color: #002B58;
	text-decoration: none;
}
#sidebar2 a:hover{
	color: #841912;
	text-decoration: none;
}
/*sidebar2 list level1 */
#sidebar2 ul {
	margin: 0;
	padding: 0;
}
#sidebar2 ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
/*sidebar2 list level2 */
#sidebar2 ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar2 ul li ul li{
border-bottom:1px solid #E4E4D5;
line-height:normal;
padding:8px 0;
}
/*sidebar2 list level3 */
#sidebar2 ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*calendar widget */
li.widget_calendar td {
	padding: 1px 7px;
}
/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	width: 170px;
	height: 22px;
	padding: 4px 20px 0 5px;
	border: 1px solid #D0D0BF;
	background: #fffffe;
	margin:0 2px 4px 0;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
	width: 67px;
	height: 26px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}

/* footer area */
#footerbg {
	clear: both;
	padding:0 0 20px;
}
#footer {
	width: 949px;
	margin: 0 auto;
	font-size: 95%;
	color: #fff;
	line-height: 130%;
	background:#000 url(images/bg_footer.jpg) no-repeat center top;
	padding:25px 0 0;
	text-align:center;
}
#footer a {
	color: #cecece;
	text-decoration:underline;
}
#footer h4 {
	font: normal 146%/100% Tahoma, Geneva, sans-serif;
	color: #ffffff;
	margin: 10px 0 5px;
}
.footer-recent-comments {
	width: 300px;
	float: left;
	margin:0 0 0 10px;
}
.footer-recent-comments ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.footer-recent-comments ul li {
	padding: 0 0 10px;
}
.footer-recent-posts {
	width: 340px;
	float: left;
	margin: 0 0 0 10px;
}
.footer-recent-posts strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-recent-posts ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 92%;
	line-height: 110%;
}
.footer-recent-posts ul li {
	padding: 0 0 10px;
}
.footer-meta {
	width: 220px;
	float: left;
	margin:0 0 0 10px;
}
.footer-meta strong {
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
.footer-meta ul {
	list-style: none;
	margin: 0;
	padding: 0;
	font-size: 92%;
	line-height: 110%;
}
.footer-meta ul li {
	background: url(images/mini-footer-icon.gif) no-repeat 5px 4px;
	padding: 0 0 10px 20px;
	font-size: 107%;
	line-height: 135%;
	font-weight: bold;
}
/* credits */
#credits {
	margin: 0 auto;
	width: 940px;
	color: #FFFFFF;
	font-size: 85%;
	line-height: 120%;
	text-align:center;
}
#credits a{
	color: #cecece;
}
.footer-meta ul li.rss {
	background: url(images/mini-rss.gif) no-repeat left 2px;
	padding: 0 0 10px 20px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding:0 0 2px 18px;
	margin:0 0 0 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin: 0 auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
div.hr {
	height: 15px;  
	border-top:1px solid #ececec;  
	}
div.hr hr {  
	display: none;
	}
.akst_link {
	font-size:90%;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	background: #fff;
	margin:0 0 0 5px;
	}
.reply a {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#333333 none repeat scroll 0 0;
	border:medium none;
	color:#FFFFFF;
	font-size:9px;
	font-weight:normal;
	padding:2px 5px;
	text-align:center;
	text-transform:uppercase;
	width:50px;
	text-decoration:none;
}
.reply a:hover {
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-moz-border-radius-topleft:3px;
	-moz-border-radius-topright:3px;
	background:#841912 none repeat scroll 0 0;
}
.reply{
	margin:-5px 0 5px;
}
li{padding:0 0 10px;}
.post-content ul, .post-content ol{margin-top:0;}
