/*
Theme Name: Mystic Art
Theme URI: http://wpmix.com/
Description: Stylish 3 column dark artistic Wordpress theme.
Author: andrej
Author URI: http://wpmix.com/
*/

body {
	margin: 0;
	background: #d26600 center top repeat-y url(images/bck.gif);
	font-family: Georgia, Arial, Verdana, sans-serif; font-size: 13px;
	color: #fff;
}
#container:after, #content .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 990px;
	background-color: #000;
}
#header {
	position: relative;
	padding: 90px 0 0 0;
	height: 185px;
	background: no-repeat url(images/bckheader.jpg);
}
#header h1 {
	margin: 0;
	text-align: center;
	font-size: 36px;
}
#header h1 a {
	color: #ffb400;
	text-decoration: none;
}
#header p {
	margin: 0;
	text-align: center;
	font-size: 18px;
}
#header ul {
	position: absolute;
	left: 15px; top: 230px;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 960px; line-height: 25px;
	border: #161830 1px solid;
}
#header li {
	display: inline;
	margin: 0 0 0 30px;
	font-size: 14px;
}
#header li a {
	color: #fff;
	text-decoration: none;
}
#header .current_page_item a, #header li a:hover {
	color: #ffb400;
}
#header form {
	position: absolute;
	right: 35px; top: 234px;
}
#header form input {
	float: left;
	padding: 0;
	background-color: transparent;
	color: #fff;
}
#header form .text {
	margin: 0 15px 0 0;
	width: 80px;
	border: #473408 1px solid;
}
#header form .btn {
	border: 0;
	font-size: 14px;
	cursor: pointer;
}
#container {
	margin: 0 15px 25px 25px;
	width: 950px;
}
.sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 165px;
}
.sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.sidebar ul ul {
	margin: 5px 0 0 10px;
}
.sidebar ul ul ul {
	margin-top: 0;
}
.sidebar li {
	margin: 0 0 15px 0;
}
.sidebar li li {
	margin: 0 0 5px 0; padding: 0 0 5px 10px;
	border-bottom: #533a45 1px solid;
}
.sidebar li li li {
	margin: 0; padding: 0;
	border-bottom: 0;
}
.sidebar a {
	color: #fff;
	text-decoration: none;
}
.sidebar a:hover {
	color: #ffb400;
}
.sidebar h3 {
	margin: 0 0 15px 0;
	font-size: 18px;
	color: #ffb400;
}
#content {
	float: left;
	margin: 0 25px;
	width: 570px;
}
#content .post {
	margin: 0 0 25px 0;
}
#content .post .title {
	margin: 0 0 15px 0;
}
#content .post .title a {
	color: #ffb400;
	text-decoration: none;
}
#content .post .meta {
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #ababab;
}
#content .post .meta a {
	color: #ababab;
}
#content .post .entry {
	width: 100%;
	text-align: justify;
}
#content .post .entry a {
	color: #fff;
}
#content .post .comments {
	margin: 15px 20px 0 0;
	text-align: right;
	font-size: 11px;
}
#content .post .comments a {
	color: #ababab;
	text-decoration: none;
}
#footer {
	margin: 0 15px; padding: 5px 0;
	text-align: center;
	border-top: #2a1d23 1px solid;
	font-size: 10px;
	color: #ababab;
}
#footer a {
	color: #ffb400;
}

#content .navigation {
	margin: 20px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	color: #fff;
	text-decoration: none;
}
#content .postnavigation {
	margin-bottom: 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #1d1d1d;
	border: #5d5d5d 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #5d5d5d 1px solid;
}
.commentlist a, #respond a {
	color: #fff;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 3px;
	background-color: #09090a !important;
	border: #161830 1px solid;
	color: #fff;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 17px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Georgia, Arial, Verdana, sans-serif; font-size: 13px;
	color: #000;
}
input[type="text"], textarea, select {
	padding: 2px;
	border: #161830 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ccc;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}