/*
        Theme Name: Khors
        Author: Sergei Kasaurov
        Description: A multilangual wordpress theme based on the Dialogue Theme by Stephan.
        Version: 0.0.1
        Tags: blue, light, right-sidebar, two-columns, fixed-width, threaded-comments, translation-ready


        This Theme is Widget-ready.

        The CSS, XHTML and design is released under the GPL:
        http://www.opensource.org/licenses/gpl-license.php
*/

/* ---------------------------------------------------------------------------------- */

html, body  {
	margin: 0;
	padding: 0;
	text-align: center;
}

body {
	font-size: 12px;
	background: #6e7d7a;
	background: url(images/back.jpg);
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	border-bottom: 4px solid #cad7d9;
	letter-spacing: -1px;
	color: #1f5a66;
	font-size: 24px;
	font-weight: normal;
	font-family: 'Times New Roman', Times, serif;
	margin: 20px 0 0 0;
	padding: 0 0 3px 0;
	text-decoration: none;
}

h2 a {
	text-decoration: none;
}

h2.cat_title {
	border-bottom: none;
	/*letter-spacing: 1px;*/
	color: #1f5a66;
	font-size: 24px;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	margin: 20px 0 0 0;
	padding: 0 0 3px 0;
	text-decoration: none;
}

h3 {
	text-align: left;
	font-weight: bold;
	background: inherit;
	color: #1f5a66;
	font-size: 16px;
	margin: 16px 0 12px 0;
	padding: 0;
}

h3 a {
	text-decoration: none;
}

p {
	margin: 0 0 12px 0;
}

a {
	color: #1f5a66;
	text-decoration: none;
}

a:hover {
	color: #993d00;
	text-decoration: none;
}

blockquote {
	clear: left;
	border-left: 4px solid #cad6d9;
	color: #9dafb3;
	padding: 0 0 0 25px;
	margin: 20px 40px 16px 25px;
}

#content a:hover {
	text-decoration: none;
	color: #0095b3;
}

#head a, img {
	border: none;
}

#page {
	background: url(images/main.jpg) repeat-y;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 900px;
}

#head {
	background: url(images/head.jpg) no-repeat top center;
	height: 203px;
	padding: 0;
	margin: 0;
}

#title {
	float: left;
	text-align: left;
	width: auto;
	margin: 50px 0 0 500px;
	padding: 0;
	font-size: 48px;
	font-family: 'Trebuchet MS', 'Bitstream Vera Sans', Verdana, Arial, 'Lucida Sans', 'Lucida Sans Unicode', Helvetica, sans-serif;
	font-variant: small-caps;
	letter-spacing: 2px;
	text-shadow: 0 0 2px;
}

#title a {
	color: #f0ecdf;
}

#content {
	float: left;
	color: #000000;
	margin: 0 0 40px 0;
	padding: 0 65px 0 75px;
	text-align: left;
	width: 520px;
}

.entry {
	text-align: left;
	margin: 12px 0 0 0;
	line-height: 1.6em;
	color: #525252;
}

.entry a {
	color: #b33c00;
	text-decoration: none;
}

#footer {
	background: url(images/footer.jpg) no-repeat bottom center;
	background-color: inherit;
	clear: both;
	color: #525252;
	font-size: 11px;
	height: 75px;
	margin: 0;
	padding: 12px 240px 0 0;
}

#footer a {
	background: none;
	color: #1f5a66;
}

#footer a:hover {
	text-decoration: none;
	color: #0095b3;
}

.foot {
	text-align: center;
}

#sidebar {
	color: #7a9499;
	float: right;
	font-size: 11px;
	margin: 0;
	padding: 0 50px 0 25px;
	text-align: left;
	width: 165px;
}

#sidebar a {
	background: none;
	color: #00404d;
}

#sidebar a:hover {
	background: none;
	color: #0095b3;
}

.date {
	background: none;
	border-bottom: 1px solid #cad7d9;
	color: #86abb3;
	font: 10px 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	margin: 2px 0 0 0;
	padding: 0 0 4px 0;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	border-bottom: 4px solid #cad7d9;
	background: none;
	color: #4d7780;
	font-size: 14px;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: 1px;
	margin: 16px 0 3px 0;
	padding: 0 0 3px 0;
}

.subtitle {
	text-align: left;
	font-size: 18px;
	font-variant: small-caps;
	color: #ebebeb;
	padding: 0px 0 0 0;
	letter-spacing: 1px;
}

#email, #author, #url {
	background: #ffffff;
	border: 1px solid #cad6d9;
	color: #1f5a66;
	font-size: 11px;
	padding-left: 2px;
	vertical-align: middle;
}

#content img {
	border: 1px solid #cccccc;
	padding: 4px;
	max-width: 100%;
	display: inline;
}

.entry img {
	margin: 6px 10px 0 0;
	display: inline;
}

.entry .right img {
	float: right;
	margin: 6px 0 0 10px;
	display: inline;
}

#sidebar img {
	vertical-align: text-bottom;
	border: none;
	padding: 0;
	margin: 0;
}

#content .wp-smiley {
	background: transparent;
	border: none;
	float: none;
	padding: 0;
	margin: 0;
}

/*.entry ol {
	padding: 0;
	margin: 0 0 12px 40px;
	list-style-type: square;
	background: none;
	color: #9dafb3;
}

.entry ul {
	padding: 0;
	margin: 0 0 12px 40px;
	list-style-type: disc;
	background: none;
	color: #9dafb3;
}

.entry ol li {
	padding: 0;
	margin: 0 0 0 12px;
	list-style-type: decimal;
	background: none;
	color: #9dafb3;
}

.entry ul li {
	padding: 0;
	margin: 0 0 0 12px;
	list-style-type: circle;
	background: none;
	color: #9dafb3;
}
*/
#sidebar ul ul li {
	color: #86abb3;
	line-height: 1.5em;
	list-style-type: none;
	margin: 0;
	padding: 0 0 2px 0;
	border-bottom: 1px dotted #cad6d9;
}

#sidebar ul ul ul li {
	list-style-type: square;
	margin-left: 15px;
	border: none;
	color: #86abb3;
}

#sidebar ul {
	color: #86abb3;
	background: none;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar ul li.categories {
	border: none;
}

#sidebar ul ul.langswitch_list {
	margin-top: 20px;
}

#sidebar ul ul li.language_item {
	border: none;
	display: inline;
	margin-right: 6px;
}

#sidebar ul li ul li ul.children {
	border-bottom: none;
	background: none;
}

#s {
	background: #ffffff;
	border: 1px solid #cad6d9;
	color: #4c6266;
	font-size: 12px;
	font-weight: normal;
	margin: 12px 0 3px 0;
	padding: 2px 0 0 2px;
	width: 161px;
	height: 17px;
}

#comment {
	background: #ffffff;
	border: 1px solid #cad6d9;
	/*color: #993d00;*/
	color: #0000;
	font-size: 12px;
	padding: 2px 2px 2px 2px;
	width: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#submit {
	background: #ffffff;
	border: 2px solid #cad6d9;
	color: #1f5a66;
	font-size: 11px;
	margin: 0;
	padding: 3px 10px;
}

.commentbody {
	list-style-type: none;
	color: #1f5a66;
	font-size: 11px;
	margin: 0 0 20px 0;
	padding: 16px 12px 16px 12px;
	background: #f7f7f0;
	border: 1px solid #cad6d9;
	position: relative;
}

.commentcount {
	background: inherit;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 24px;
	font-weight: bold;
	color: #dedbcc;
	float: right;
	margin: 20px 12px 0 0;
	padding: 0;
}

.comment_title {
	text-align: left;
	font-weight: normal;
	background: inherit;
	color: #1f5a66;
	font-size: 16px;
	margin: 16px 0 12px 0;
	padding: 0;
}

.com_pic {
	background: url(images/bubble.gif) no-repeat left;
	height: 26px;
}

.com_info {
	color: #993d00;
	padding: 0;
}

.commentbody p {
	line-height: 1.2em;
}

.commentlink {
	font-size: 10px;
}

.commentlist {
	list-style: none;
}

.commentlist a {
	color: #993d00;
}

#info {
	background: transparent url(images/info.gif) no-repeat top left;
}

.info_m {
	clear: left;
	color: #525252;
	font-size: 10px;
	text-align: left;
	letter-spacing: 0.01em;
	margin: 0 0 30px 0;
	padding: 4px 0 0 0;
	border-top: 1px solid #cad6d9;
	background: none;
}

.info_m a {
	background: none;
	color: #1f5a66;
}

.info_s {
	clear: left;
	color: #1f5a66;
	font-size: 10px;
	line-height: 1.2em;
	margin: 8px 0 25px 0;
	padding: 5px 0 20px 64px;
	background: transparent url(images/bottom.gif) repeat-x bottom left;
	min-height: 60px;
}

.info_s a {
	background: none;
	color: #993d00;
}

.line {
	border-top: 1px solid #cad6d9;
	margin: 0 0 7px 0;
	padding: 0;
}

.spacer {
	border-top: 1px dotted #cad6d9;
	margin: 25px 0 7px 0;
	padding: 0;
}

.navbutton {
	background: none;
	border-bottom: 1px dotted #cad6d9;
	color: #86b0b3;
	line-height: 1.5em;
	font-size: 11px;
	margin: 0;
	padding: 0 0 4px 0;
	text-align: left;
}

.navigation {
	border-top: 4px solid #cad6d9;
	border-bottom: 1px solid #cad6d9;
	font-size: 11px;
	margin: 40px 0 20px 0;
	padding: 2px 0 17px 0;
	color: #1f5a66;
}

.navigation a {
	background: none;
	color: #86abb3;
}

.navigation-page {
	border-top: 4px solid #cad6d9;
	border-bottom: 1px solid #cad6d9;
	font-size: 11px;
	text-align: center;
	color: #1f5a66;
}

.navigation a {
	background: none;
	color: #86abb3;
}

.navigation-post {
	border-bottom: 1px solid #cad6d9;
	font-size: 11px;
	margin: 40px 0 20px 0;
	padding: 2px 0 17px 0;
	color: #1f5a66;
}

.alignleft {
	float: left;
	text-align: left;
}

.alignright {
	float: right;
	text-align: right;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

#commentform {
	border-color: #cad6d9;
}

#commentform p {
	border-color: #cad6d9;
	color: #1f5a66;
}

#commentform label {
	border-color: #cad6d9;
	color: #1f5a66;
}

#commentform input {
	border-color: #cad6d9;
	color: #1f5a66;
}
.nocomments {
	background: none;
	color: #1f5a66;
}

acronym {
	text-decoration: none;
	color: #0095b3;
	font-style: italic;
}

code {
	background: inherit;
	color: #1f5a66;
	text-align: right;
}

ol, form {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

html[xmlns] .commentcount {
	position: absolute;
	right: 7px;
	top: 0;
}

.myinlinepicture {
	padding: 0;
}

.myinlinepictureleft {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
}

.myinlinepictureright {
	float: right;
	margin: 0 0 0 10px;
	padding: 0;
}

#navigation_bar {
	width: 882px;
	display: block;
	position: relative;
	float: left;
	background-color: #6a1f02;
	height: 28px;
	margin: 0px 9px 0 9px;
	position: relative;
	overflow: hidden;
}

#navigation_bar ul {
	padding: 0;
	margin: 6px 40px 6px 52px;
}

#navigation_bar ul li {
	position: relative;
	display: inline;
	height: 32px;
	padding: 6px 14px 6px 14px;
	list-style: none;
}
#navigation_bar ul li a {
	color: #ffffff;
	padding: 2px 0;
}

#navigation_bar ul li a:hover {
	color:  #c0c0c0;
	text-decoration: none;
}

.wp-caption-text {
	font-size: 0.85em;
	text-align: center;
}

span.nfs {
	background: #a9a9a9;
	color: #fff;
	font-size: 8px !important;
	padding: 0 4px !important;
	margin: 0 !important;
	display: block;
	position: absolute;
	top: 4px;
	right: 23px;
	z-index: 3;
}

.spoiler {
	border: 1px solid #cad6d9 !important;
}

.spoiler div {
	padding-right: 10px !important;
}

.spoiler legend {
	color: #1f5a66 !important;
	font-size: 16px !important;	
}

.spoiler legend input {
	width: 25px !important;
	background: #ffffff;
	border: 2px solid #cad6d9;
	color: #1f5a66;
	margin: 0;
}

input {
	border-radius: 6px; /* CSS3 */
	-moz-border-radius: 6px; /* Firefox */
	-webkit-border-radius: 6px; /* Safari, Chrome */
	-khtml-border-radius: 6px; /* KHTML */
}