/*  Theme Name: Quintura
Theme URI: https://quintura.com/
Description:  Quintura's blog.  
Version: 1.0.0
Author: Evgeny Godov
*/

/*  html */
  
html, body {
	background-color: white;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	padding: 0;
	margin: 0;
	}

h1, h2, h3, h4, h5, h6 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}

blockquote {
	padding-left: 10px;
	margin-bottom: 20px;
	line-height: 100%;
	font-style: italic;
	}

code {
	font: 1em "Courier New", "Courier", monospace;
	}

/* announcement block */

#announce {
	padding: 0 15px;
	margin-bottom: 30px;
	text-align: center;
	font-size: 14px;
	background-color: #FFF;
	color: #777;
	border: 1px solid #777;
	}

#announce a:link, #announce a:visited {
	text-decoration: none;
	color: #457BCC;
	}

#announce a:hover, #announce a:active {
	text-decoration: none;
	color: #457BCC;
	}

/* main content  */

.main {
	width: 100%;
	padding: 10px 70px;
	float: left;
	overflow: hidden;
    font-size:12px;
	background-color: #fff;
	}

.main p img {
	max-width: 100%;
	}

img {
	border: 0px #fff solid;
	text-decoration: none;
	}

img.alignleft {
	padding-right:10px;
	float:left;
	}


.main a:link, a:visited  {
	text-decoration: none;
	color: #FF0000;
	}

.main a:hover, a:active{
	text-decoration: underline;
	color: #FF0000;
	}

h2 {
	margin: 0px 0 3px 0;
	font-size: 16px;
	}

h2 a:link, h2 a:visited  {
	text-decoration: none;
	font-size: 1.4em;
    font-weight: normal;
	color: #324667;
	}

h2 a:hover, h2 a:active {
	text-decoration: none;
	font-size: 1.4em;
	color:#60779e;
	}

.main h3 {
	font-size: 1em;
	font-weight: normal;
	color:#ffffff;
	}

.main ul, .main ol {
	line-height: 180%;
	color: #777;
	}

h2.pagetitle {
	font-size: 1.2em;
	margin: 0 0 0 0;
	font-weight: bold;
	color: #666;
	}

.postnav {
	width: 0%;
	float: left;
	font-size: 14px;
	list-style: none;
	margin: 0;
	padding: 0;
	color: #457BCC;
	}

.postnav li.left {
	display: block;
	float: left;
}

.postnav li.right {
	display: block;
	float: right;
}

.left a {
	text-decoration: none;
	color: #457BCC;
}

.right a {
	text-decoration: none;
	color: #457BCC;
}

.left a:hover, .right a:hover {
	text-decoration: none;
	color: #457BCC;
}

.left a:active, .right a:active {
	text-decoration: none;
	color: #457BCC;
}

#mo_archive, #cat_archive {
	width: 325px;
	margin-bottom: 30px;
	float: left;
}

#mo_archive ul, #cat_archive ul {
	list-style: none;
}

/* comments & trackbacks */

.comment_area, .trackback_area {
	padding: 0 15px;
	margin-bottom: 30px;
	background: #222222
	color: #777;
}

.comment_area a, .comment_area a:visited, .comment_area a:active {
	text-decoration: none;
	color: #457BCC;
}
	
.comment_area a:hover {
	text-decoration: none;
	color: #457BCC;
}

.comment_area ol {
	list-style: none;
	margin: 0;
	padding: 0;
}

.comment_area li {
	margin-bottom: 25px;
}

.comment_area form li {
	margin-bottom: 0;
}

.comment_area p {
	padding: 0;
	margin-bottom: 0;
}

.commenter {
	font-weight: bold;
	padding-left: 0;
	margin-left: 0;
	color: #A27E56;
	}

.commenter p a, .commenter p a:visited, .commenter p a:active {
	text-decoration: none;
	color: #457BCC;
}

.commenter p a:hover {
	text-decoration: none;
	color: #457BCC;
}

.comment_info {
	font-size: .8em;
	font-weight: normal;
	margin-left: 25px;
	color: #A27E56;
}

.comment_number {
	font-family: helvetica, sans-serif;
	font-size: 1em;
	margin-left: 0;
	margin-right: 5px;
	color: #A27E56;
}

.comment_number a, .comment_number a:visited, .comment_number a:active {
	text-decoration: none;
	color: #457BCC;
}

.comment_number a:hover {
	text-decoration: none;
	color: #457BCC;
}

.submit {
	font-weight: bold;
	padding-left: 0;
}

.comment_area textarea {
	width: 100%;
height:100px;
background:#FFF6DF;

}

.trackback_area ol {
	list-style: none;
	padding-left: 15px;
}

.trackback_area li {
	line-height: 180%;
}


#comments h2 {
	font-size:1em;
	font-weight: bold;
	color: #60779e;
	}

/* search form */

#search {
	width: 130%;       
    margin-bottom:20px;
	}

#search .s{
	background:#FFF6DF;
	color:#000;
	}


.title{
 margin-top: 30px;
 margin-left: 10px;
 font-size: 1.6em;
 letter-spacing: -0.1em;}

.title a {
	padding-left:10px;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	color: #60779e;
	font-size: 16pt;
	margin-top:80px;
	text-decoration:none;
	}

 a:link, a:visited {
	text-decoration: none;
	color: #60779e;
	}

a:hover {
	color: #60779e;
	text-decoration: none;
	}


.main .pagetitle {
	font-weight:bold;
	font-size:2em;
	color:#fff;
	}

/*.post h2{color:#fff;}*/


/*  SOVSEM NEW */



tr.bg {
	background-image: url('images/bg.gif');
	background-repeat: no-repeat;
	background-color: #95a8c8;
	}

td.corner {
	background-image: url('images/right_corner.gif');
	background-position: right;
	background-repeat: no-repeat;
	}


/*                        */
/*   LANGUAGE SWITCHER   */
/*                      */

#lang {
	background-image: url('images/lang.gif');
	background-repeat: no-repeat;
	margin-right: 20px;
	padding-top: 2px;
	width: 100px;
	height: 19px;
	color: #c5cddc;
	text-align: center;
	font-size: 9px;
	float: right;
	}

#feed {
	margin-right: 140px;
	padding-top: 2px;
	width: 135px;
	height: 28px;
	}

#lang a {
	text-decoration: none;
	font-size: 9px;
	color: #fff;
	}

#lang a:hover {
	text-decoration: underline;
	}	


div.logo {
	background-image: url('images/logo.gif');
	background-repeat: no-repeat;
	position: absolute;
	left: 7%;
	z-index: 5000;
	width: 272px;
	height: 68px;
	}


#comments {
	padding-bottom: 46px;
	}

#comments a {
	font-size: 11px;
	color:#A27E56;
	text-decoration:none;
	}

span.author {
	color: #A27E56;
	}



/*                */
/*   LEFT SIDE   */
/*              */

#left_side {
	position: absolute;
	left: 8%;
	top: 94px;
	z-index: 5000;
	width: 204px;
	}

ul {
	margin-top:0;
	padding-top:12px;
	color:#797773;
	font-size:12px;
	line-height:160%;
	}

#tags_center a, #arhive_center a {
	text-decoration: none;
	color: #797773;
	font-size: 12px;
	}

#tags_center a:hover, #arhive_center a:hover {
	text-decoration: underline;
	}

#tags_top, #arhive_top {
	background-repeat: no-repeat;
	font-size: 12px;
	font-weight: bold;
	color: #fff;	
	width: 240px;
	height: 22px;
	text-align: left;
	margin-top: 10px;
	padding-top: 3px;
	padding-left: 9px;
	}

#tags_center, #arhive_center {
	margin:0;
	padding-bottom: 4px;
	background-repeat: no-repeat;
	background-position: bottom;
	}

#tags_top {
	background-image: url('images/meta_bg.gif');
	}

#arhive_top {
	background-image: url('images/calendar_bg.gif');
	}

#tags_center {
	background-image: url('images/meta_bottom.gif');
	background-color: #f0ece6;
	width: 240px;
	}

#arhive_center {
	background-image: url('images/arhive_bottom.gif');
	background-color: #e6eaf0;
	width: 240px;
	}


/* staff */

.meta, .cooltags {
	font-size: 11px;
	margin-top: 5px;
	margin-bottom: 7px;
	color: #504f4c;
	}

.meta a:link, .meta a:visited {
	text-decoration: none;
	color: #a27e56;
	}

.meta a:hover, .meta a:active{
	text-decoration: none;
	color: #a27e56;
	}

.cooltags a:link, .meta a:visited {
	text-decoration: none;
	color: #60779e;
	}

.cooltags a:hover {
	text-decoration: underline;
	color: #60779e;
	}


#lefter {
	width: 298px;
	}

/* footer */

#foot {
    text-align: right;
	width:100%;
	padding: 0;
	margin: 0;
	clear: both;
	color: #7c7a76;
	border-top: 1px solid #f0ece6;
	background-color:#fff;
	}

p {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 150%;
	color: #504f4c;
	}


/*					*/
/*    NAVIGATION   */
/*				  */

span.back {
	float: left;
	padding-bottom: 30px;
	}

span.next {
	float: right;
	padding-bottom: 30px;
	}

span.back a, span.next a {
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #A27E56;
	}

#blog {
	margin-top: 54px;
	}

span.diver {
	color: #dbd7d1;
	}