/*
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: #990000 url(images/bg2.jpg) repeat-y scroll center top;
	font-family: Georgia, Arial, Verdana, sans-serif; font-size: 13px;
	color: #000;
}
#container:after, #content .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 950px;
	background-color: #fff;
height:100%;

}
#header {
	position: relative;
	padding: 0;
	height: 145px;
	background:#fff;
}

#header p {
	margin: 0;
	text-align: center;
	font-size: 18px;
}
#navig {
margin: 0 0 0 3px; padding: 0;
border-top: silver 2px solid;
background:#990000;
clear:both;
font-family:Verdana;
width:944px;
height:29px;
}
#navig ul {
	margin: 0 0 0 3px; padding: 0;
	list-style-type: none;
	line-height: 25px;

}
#navig li {
	display: inline;
	margin: 0 0 0 30px;
	font-size: 15px;
}
#navig li a {
	color:silver;
	text-decoration: none;
}
#header .current_page_item a, #header li a:hover {
	color: #ffb400;
}
#header form {
	position: absolute;
	right: 35px; top: 174px;
}
#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;
}

#buttons {
	height:50px;
	margin-left:3px;
margin-top:1px;
	border-top: 3px silver solid;
	width:944px;
	
}

#buttons img{
	border:0px;
	margin-right:-2px;
	padding:0px;
}


#container {
	margin: 20px 15px 25px 5px;
	width: 940px;
	padding-bottom:70px;
clear:both;
}


.arrowlistmenu{
width: 148px; /*width of menu*/
float:left;

border-right:1px solid silver;
padding-right:10px;
}

.arrowlistmenu .headerbar{
font: normal 14px Trebuchet MS;
color: white;
background: gray url(titlebar.png) repeat-x center left;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/
margin-top:0px;
}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/
}

.arrowlistmenu ul li a{
color: #A70303;
background: url(http://www.ckfire.com/ck-fire/arrowbullet.png) no-repeat center left; /*custom bullet list image*/
display: block;
padding: 2px 0;
padding-left: 19px; /*link text is indented 19px*/
text-decoration: none;
font-family: Verdana;
font-weight: bold;
border-bottom: 1px solid #dadada;
font-size: 13px;
}

.arrowlistmenu ul li a:visited{
color: #A70303;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #A70303;
background-color: #e1e1e1;
}



.sidebar-right {
	float: right;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 174px;

	border-left:1px solid silver;
	padding-left:10px;
}

.sidebar-right img {
	border:0px;
}
.sidebar-right p {
	border:0px;
	margin:4px 0px;
	padding:0px;
}

.sidebar-right ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
.sidebar-right ul ul {
	margin: 5px 0 0 0px;
}
.sidebar-right ul ul ul {
	margin-top: 0;
}
.sidebar-right li {
	margin: 0 0 15px 0;
}
.sidebar-right li li {
	margin: 0 0 5px 0; padding: 0 0 5px 0px;
	border-bottom: silver 1px solid;
}
.sidebar-right li li li {
	margin: 0; padding: 0;
	border-bottom: 0;
}
.sidebar-right a {
	color: #000000;
	text-decoration: none;
}
.sidebar-right a:hover {
	color: gray;
}
.sidebar-right h3 {
	margin: 20px 0 10px 0;
	font-size: 18px;
	color: #990000;
	border-bottom: silver 1px dotted;
}

#content {
	float: left;
	padding: 0 10px 0 18px;
	width: 560px;

}
#content .post {
	margin: 0 0 25px 0;
}
#content .post .title {
	margin: 0 0 15px 0;
	font-weight:normal;
	color: #5E5E5E;
	font-size:25px;
	padding-bottom:10px;
	border-bottom:1px silver dotted;
}
#content .post img {

}
#content .post .title a {
	color: #5E5E5E;
	text-decoration: none;
	font-weight:normal;
	font-size:25px;
}
#content .post .meta {
	margin: 0 0 10px 0;
	font-size: 11px;
	color: #ababab;
}
#content .post .meta a {
	color: blue;
}
#content .post .entry {
	width: 100%;
	text-align: justify;
}
#content .post .entry a {
	color: blue;
}
#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;
}


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;
}