/**
Theme Name: Mysticism
Author URI: http://wpjunction.com
Version: 1.0
Author: hpa
Modded: tuukka
Description: Magazine Theme 
*/

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	background-color:#241d19;
	font:normal 13px Tahoma,Verdana,Arial;
	color:#d6c9be;
}

a {
	text-decoration:none;
	color:#dc9d0c;
}

a:hover { color:#cf7802;}

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

.wrapper {
	width:960px;
	margin:0 auto;
}

/* header */
#header {
	overflow:hidden;
}

#branding {
	display: none;
	float:left;
	height:91px;
	width:660px;
	overflow:hidden;
	font:normal 45px Garamond,Georgia;
	font-style:italic;
	line-height:90px;
}

#blog-title {
	display:inline;
}

#blog-description {
	display:inline;
	font-size:20px;
	font-weight:normal;
	color:#b7a79a;
}

#top-search-wrap {
	background:transparent url(images/top-search-bg.png) no-repeat 0 0;
	float:right;
	width:286px;
	margin-top:33px;
	position:relative;
	height:35px;
	position:relative;
}

#top-s, #top-search-submit {
	background:none;
	border:none;
	padding:0;
	position:absolute;
}

#top-s {
	font:normal 12px Arial,Verdana,Tahoma;
	color:#ffffff;
	width:152px;
	top:8px;
	left:34px;
}

#top-search-submit {
	width:91px;
	height:30px;
	cursor:pointer;
	top:0;
	right:0;
}

#page-menu {
	clear:both;
	height:35px;
	line-height:34px;
	overflow:hidden;
	padding-top: 245px;
}

#page-menu ul li {
	display:inline;
	margin-right:40px;
	text-transform:uppercase;
}
.cat-item { margin-left: 10px; margin-right: 10px;}
.cat-item a, #page-menu a {
	font:bold 15px Arial,Verdana,Tahoma;
	color: #dc9d0c !important;
}

.cat-item a:hover, #page-menu a:hover { color:#dc9d0c; border-bottom: 3px solid #dc9d0c; }

/* content */
#content {
	float:left;
	width:630px;
	padding-top:10px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.frontpage { margin-top: 10px !important; }
.block {
	float:left;
	width:310px;
	margin:0 10px 10px 0;
}

.last { margin-right:0 !important; }

.block-title, #footer-widgets .widget-title {
	font:normal 24px Georgia, serif;
	font-style:italic;
	color:#dc9d0c;
	padding: 0px 10px 4px 10px;
	border-bottom: 3px solid #0c2832;
	margin-bottom:4px;
}
.akpc_report ol li,
.block ul li {
	overflow:hidden;
	font:normal 13px Tahoma, Verdana;
	height:28px;
	line-height:26px;
	color: #fff;
}
#footer-widgets .widget ul li {
	background:transparent url(none) repeat-x 0 100%;
	overflow:hidden;
	font:normal 13px Tahoma, Verdana;
	height:18px;
	line-height:16px;
}
.akpc_report ol li a, #recent-entries ul li a, #recent-comments ul li span {
	padding-left:10px;
}
.akpc_report ol li span {
	display: none;
}

#footer-widgets .widget a,
.block a { color:#b9aea3; }

#footer-widgets .widget a:hover,
.block a:hover { color:#dc9d0c; }

#mini-post-wrap {
	width: 100%;
	min-height: 567px;
	clear: both;
	padding-top: 0px;
	background: transparent url(images/separator.gif) 50% 0px no-repeat;

}
#mini-post-wrap ul li { margin: 0; padding: 0;}
#mini-post-wrap .odd { float:left; clear: left; }

#mini-post-wrap .even { float:right; clear: right;}

.post {
	margin-bottom:9px;
	padding-bottom: 10px;
	border-bottom: 2px solid #e9e9d8;
}

.mini-post {
	width:300px;
	margin-bottom:20px;
	padding: 0px;
	height: 240px;
	position: relative;
}
.mini-post .entry {
	width: 300px;
	height: 200px;
	overflow: hidden;
}
.mini-post .excerpt-content {
	width:300px;
	overflow: hidden;
	height: 150px;
	
}

.title {
	font:normal 24px Georgia, serif;
	font-style:italic;
	margin-bottom:3px;
	color:#403962;
}

.mini-post .title {
	font-size: 18px;
	line-height:22px;
	overflow:hidden;
	font-style: italic !important;
}

.date-post, .comment-post, .by-line {
	font:normal 10px Verdana;
	color:#403962;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	margin-right:10px;
}
.featured-item .by-line {
	width: 100%;
	clear: both;
	color: #dc9d0c;
}
.date-post { background-position:0 -24px; }

.comment-post { background-position:0 -52px; }
.mini-post .entry, .mini-post .read-more, .read_more { font-size:12px; }
.mini-post { position: relative;}
.mini-post .read-more-wrap {
	background: transparent url('images/bg-minipost.png') 0 0 repeat-x;
	height: 62px;
	width: 300px;
	position: absolute;
	bottom: 0;
	left: 0;
}

.mini-post .read-more {
	background-color:#dc9d0c;
	color:#ffffff;
	padding:3px 6px;
	position: absolute;
	bottom: 0;
	line-height:21px;
	height: 21px;
}

.read_more {
	background-color:#dc9d0c;
	color:#ffffff;
	padding:3px 6px;
	line-height:21px;
	height: 21px;
}

.mini-post a.read-more:hover, a.read_more:hover { color:#df341b; }

#content .entry {
	padding-top:5px;
	clear: both;
}
.post .entry {
	line-height: 1.6em !important;
	font-size: 1.0em;
	
}
.entry ul li {
	margin-bottom: 0.7em;
}
.navigation { margin-bottom:10px; }

.navigation a { font-size:13px; }

.pagetitle {
	margin-bottom:5px;
	color:#736154;
	font:normal 14px Arial,Verdana,Tahoma;
}

/* wp-pagenavi */
#wp-pagenavi-wrapper {
	background-color: #e9e9d8;
	height:47px;
	position:relative;
	padding:0 7px;
/*	border: 2px solid #84a0a9; */
	margin: 10px 0 13px 0;
}
.wp-pagenavi {
	padding-top:8px;
	font:normal 11px Tahoma, Verdana, Arial;
}

.wp-pagenavi span.pages, .wp-pagenavi span.current, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend  {
	border:1px solid #edae33 !important;
	padding:7px 9px !important;
	float: left;
}

.wp-pagenavi span.pages, .wp-pagenavi a, .wp-pagenavi a:visited, .wp-pagenavi a:link, .wp-pagenavi span.extend {
	background-color:#dc9d0c !important;
	color:#ffffff !important;
	text-transform:uppercase;
}

.wp-pagenavi span.current {
	background-color:#fbbf35 !important;
	color:#ffffff !important;
}

.wp-pagenavi a:hover { background-color:#fbbf35 !important; }

/* sidebar */
#sidebar {
	float:right;
	width:310px;
	height:auto;
	margin-left: 10px;
	overflow:hidden;
	border: 2px solid #021318;
	background-color: #fff;
	border-bottom-width: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}
#comments-wrapper {
	border-bottom: 4px solid #272a3c;
}
.akpc_pop, .nocomments { display: none; }

.widget {
	/*background:#373943 url(images/widget-bg.gif) repeat-y 0 0; */
	padding-bottom:20px;
	font:normal 12px Arial,Verdana,Tahoma;
	color:#000;
	padding:10px 8px 8px 8px;
	position:relative;
}

#wp-cumulus .widget-title, #calendar-1 .widget-title, #calendar-2 .widget-title, #calendar-3 .widget-title {
	display: none;
} 

.widget-title {
/*	background:#2a2c33 url(images/widget-title-bg.png) repeat-x 0 0; */
/*	height:30px; */
	font:normal 24px Georgia, serif;
	font-style:italic;
	color:#021318;
	border-bottom: 3px solid #021318;
	line-height:29px;
	overflow:hidden;
	margin-bottom:3px;
	padding:0 8px 0 8px;
	margin:0 -8px 5px 8;
	position:relative;
	z-index:1;
	text-align: left;
}

.widget-title-shadow {
	display: none;
	/*
	position:absolute;
	font:normal 24px Garamond,Georgia;
	font-style:italic;
	top:0;
	left:9px;
	color:#ffffff;
	z-index:2;
	line-height:33px;
	width:302px;
	*/
}

.widget ul li {
	background:url(images/widget-list-bg.gif) repeat-x 0 100%;
	line-height:28px;
	padding:2px 0 4px;
}

.widget ul ul {
	padding-left:10px;
}

.widget ul li li {
	background-position:0 0%;
}

.widget a { color:#403962; }

.widget a:hover { color:#202123; }

/* footer */
#footer { display: none; }
#footer-sidebar {
	clear: both;
	width: 100%;
	background: #0c1920 url('images/footer-bg.jpg') 50% 0 no-repeat;
	height: 221px;
	border-top:4px solid #272a3c;
	padding:10px 0 0 0;
	color:#ffffff;
	font-size:12px;
}

#footer-widgets {
	
}

#footer-widgets .widget {
	float: left;
	width: 300px;
	padding-top: 0;
}

/* override */

body {
	background-color:#fff;
	color: #000;
	min-width: 980px;
}

#header #top-link { width: 235px; height: 210px; position: absolute; top: 10px; }
#header {
	background: #081015 url('images/header-bg.jpg') 50% 100% no-repeat;
	height: 349px !important;
	border-bottom: 2px solid #000;
}

body #container {
	border-top: 0;
	/*	background: #e9e9d8 url('images/container-bg.gif') 50% 0 repeat-x; */
	background: #fff url('images/featured-bg.jpg') 50% 0 no-repeat;
	background-image: none;
}
body #featured-post-wrap {
	overflow: hidden;
	height: 205px;
}
body .featured-item {
	background-image: none;
}

.tags {
	background-color: #e9e9d8;
	padding: 10px;
	text-transform: uppercase;
	}

