/*  
Theme Name: SUPERMONETA
Theme URI: 
Description: 
Version: 2.0
Author: Mixa
Author URI: http://studio.atlaskit.com/
*/

/* CSS Document */
* {
	margin:0;
	padding:0;
}
html {background: #fff;}
body {
	min-width: 100%;
	color:#000;
	line-height:140%;
}

html, body {
	height: 100%;	
	font-family:Arial,sans-serif; /* !important */
	font-size: 12px;
}

.container {
	min-height: 100%;
	width: 950px;
	margin: 0 auto;
}

* html .container {
	height: 100%;
}

/*------HEAD--------*/
.header {
	height:30px;}
/*---------------------------------------MENU ----------------*/
.logo {
	width:1px;
	height: 1px;
	position:absolute;
	top: 50%;
	left:0px;
	}
.logo a {
	position: relative;
	display:block;
	top: -35px;
	width: 59px;
	height: 70px;
	background:url(images/logo.jpg) center left no-repeat;}
.menu { 
	width:220px;
	margin: 0 0 30px 0;
	float:left;
	position:relative;}
.menu ul { 
	width:140px;
	float:left;
	border-left: #ccc 1px solid;
	padding: 0 0 0 20px;
	margin: 0 0 0 70px;
	list-style: outside none;}	
* html .menu ul { width:136px; margin: 0 0 0 30px;}
.menu li { 
	list-style:none;
	position:relative;
	line-height: 210%;}
.menu li a {
	color:#000;
	text-decoration:underline;}
.menu li a:hover{
	color:#666;
	text-decoration:none;
	}
	 
/*-------------MAIN WRAPPERS ----------------*/	 
.wrapper {
	float:left;
	width:720px;}
	
.content{
	width: 570px;
	position:relative;
	padding: 10px 0 10px 120px;
	text-align:justify;
	}

.right{
	margin-left:720px;
	padding: 0 10px 0 10px;}


div.clear{
	clear:left;
	width:100%;
	padding-bottom: 55px;
	height: 30px;}
/*-------------FOOTER ----------------*/	 
.footer {
	height: 55px;
	margin-top: -55px;
	position:relative;
}
.footer_inner {
	height: 45px;
	width:830px;
	margin: 0 auto;
	position:relative;
	padding: 0px 0 0 120px;
}

* html .footer_inner {width:840px;}
.footer a { line-height: 40px; text-transform:uppercase; text-decoration:none; display:block;  float:left; margin-right:14px;}
.footer a img {border:none; display:block; float:left; margin: 0 4px 0 0; }
#copyright { position:absolute; right:0; top: 10px; text-align:right; line-height: 100%;}
#copyright a { display:inline !important; float:none; text-transform:none; text-decoration:underline; line-height: 100%; }
/*------ FORM-----------*/
#searchsubmit {
    width: 30px !important;
    height: 21px !important;
    margin: 0 !important;
    border: 0 !important;
    background: #fff;
    padding: 0 !important;
    cursor: pointer; /* hand-shaped cursor */
    /* cursor: hand; */ /* for IE 5.x */
}
/*--------------------------------------TAGS CLOUD---*/
.tags { margin: 20px -10px 20px 0;}
.tags #active { color:#fff; background:#666;}
.tags a { color:#000; text-decoration: none; line-height: 90%; padding: 0 5px 0 0;}
.tags a:hover {color:#fff; background:#666;} /* color:#666; text-decoration:underline; */
.a1 { font-size:80%;}
.a2 { font-size:110%;}
.a3 { font-size:140%;}
.a4 { font-size:170%;}
.a5 { font-size:220%;}
/*--------------------------------------CONTENT---*/

h1 {margin: 20px 0;}
h2 {margin: 20px 0 0 0;}
h4 { margin: 6px 0 0 0; font-weight: normal; font-size: 120%;}
#index_header { margin-left:130px;}
#index_pic {
background:url(images/main_pic.jpg) 4px 50px no-repeat; width: 500px; height: 220px; line-height: 220px; clear:both !important; margin-left: 105px;}
a, a:visited { color:#000;}
a:hover { color:#666; text-decoration:none;}
.grey { color:#666;}
.grey a {color:#666;}
	/*--H3 - только для заголовков выступающих слева --*/
.left { width: 100px; position:absolute; top:7pt; left: -30px; text-align:right; font-size:100%; color:#666; text-transform:uppercase; font-weight: 600;}
h5 { background: #999; text-transform:uppercase; color:#fff; padding: 2px; font-size:110%; margin: -3px auto 40px 0; display: table-row; float:left; clear:right !important;}/*-ACTIVE section grey BG-*/
.content p, h1, h2 {clear: both;}
ul { list-style:inside disc; margin: 5px 0;}
.rss { background:url(images/rss.gif) 0 4px no-repeat; height:29px; padding: 0 5px 0 16px; display:block; float:left;}

/***** Mixa Added *****/
.sinlt {margin-bottom:10px;  padding:0;}
.sinlp {margin-bottom:60px;  padding:0;} /* решить траблу */
.sinlp h2, .sinlt h2 {font-size: 14px; margin: 0 0 2px 0; padding: 0;}
.sinlp h2 a, .sinlp h2 a:hover, .sinlp h2 a:visited, .sinlt h2 a, .sinlt h2 a:hover, .sinlt h2 a:visited {text-decoration:none; color: #000;}
.sinlp p {margin-bottom: 10px; padding: 0;}
.sinlp a, .sinlp a:visited {color: #000;}
.sinlp a:hover {color: #666;}

div.clear2{
	clear:left;
	width:100%;
	padding-bottom: 0px;
	height: 1px;}

#postpostum { /* for tags with commas & date in the single post */
	width: 570px;
        margin-top: 15px;
        }


.t { /* for tags with commas in the single post */
	width: 470px;
        float: left;
        }


.date { /* for date in the single post */ 
	width: 100px;;
        float: right;
        text-align: right;
        }

#navigator { /* For Next & Prev. posts */
	width: 570px;
        margin-top: 25px;
        }

#navigator p {  /* For Next & Prev. posts */
        margin-bottom: 20px;
        }


.leftnavig {  /* For Prev. post */
	width: 250px;
        float: left;
        }


.rightnavig {  /* For Next post */
	width: 250px;
        float: right;
        text-align: right;
        }

/*** Comments ***/

#comm-s {
       margin-top: 20px;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

/* основні параметри коментів */
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
        font-size: 10px;
	margin: 0;
	display: block;
}

.nopage {padding-left: 184px;}
.nopageh2 {padding-left: 184px;}


#pagenav {
margin: 0;
padding: 0 0 20px 0;
}