/*  
Theme Name: LifeRoad
Theme URI: http://majordomo.org/
Description: Ссылки на основные страницы сразу под заголовком
Version: 1.1
Author: majordomo.ru

	This theme was designed and built by majordomo.ru
	
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font-size: 13px;
	font-family: Arial, Verdana, Tahoma;
	background: #4d5847;
	color: #CACACA;
	padding: 0;
	border: 0px;
	border-collapse: collapse;
	margin: 0;
	background-image: url(images/bg.gif);
	background-position: top;
	background-repeat: repeat-x;
}
a {
	color: #589341;
	text-decoration: underline;
}



/* шапка сайта, начало*/


#header {
	height: 260px;
	width: 780px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	margin: 0 auto;
        padding:0;
clear: both;
	background-position: left;
        cursor:pointer; cursor:hand;
}

#headerimg span { display:none;
}

/* шапка сайта, конец*/



#pages {
	height: 43px;
	width: 780px;
	margin: 0 auto;
	background-repeat: no-repeat;
	background-image: url(images/menu_line.gif);
	padding: 0;
	overflow: hidden;
}
#pages a {
	color: #FFFFFF;
	font-family: Arial, Verdana, Tahoma, Sans-Serif;
	font-size: 12px;
        font-weight: bold; 
	text-decoration: none;
	margin: auto 0px auto 0px;
}
#pages a:hover {
	color: #cbf2b5;
}
#pages a:after {
	content: " |";
	color: #8c9a84;
	margin-left: 5px;
}
#pages ul {
	margin: 0px 5px;
	padding: 10px 25px;
	list-style-type: none;
}
#pages ul li {
	display: inline;
	margin: 0px 5px;
}
#pages ul li ul li, #pages ul li ul {
	display: none;
	margin: 0px 5px;
}

/* Другий рядок у шапці: ivan-kovalenko.hrest-info
#title{
	margin: 0 75px 0 25px;
	padding: 90px 0 0 0;
	text-align: right;
	color: #000;
	font-size: 12px;
	text-decoration: none;
} */
/* Перший рядок у шапці: Іван Коваленко
#title h1 {
	font-family: Times New Roman;
	font-weight: bold;
	margin: 0;
	padding: 0;
        color: #000;
	font-size: 42px;
	text-decoration: none;
} */

#title a {
	text-decoration: none;
}
#main {
	margin: 0 auto;
	width: 760px;
	background-color: #FFF;
	background-position: right;
	background-image: url(images/line.png);
	background-repeat: repeat-y;
	padding: 0;
	overflow: visible;
	text-align: left;
}
#corner {
	background-color: #FFF;
	height: 32px;
	background-position: right;
	background-image: url(images/page_corner.gif);
	background-repeat: no-repeat;
	width: 760px;
}

/* Центральний фрейм. Початок */
#content {
	width: 470px;
	margin: 0;
	padding: 0 20px;
	float: left;
	color: #000;
        overflow: hidden;  
	/*overflow: visible;*/
	/*display: table;*/
}
/* Центральний фрейм. Кінець */




#sidebar {
	font-size: 12px;
	margin: 10px 0 0 0;
	color: #000;
	overflow: hidden;
	padding: 0;
	width: 240px;
}

/* Відступ зліва */
#sidebar ul {
	font-size: 12px;
	margin: 0;
	padding: 0 20px;
}

#sidebar ul li {
	font-size: 12px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul li h2 {
	font-size: 12px;
	margin: 20px 0 7px 0;
	padding: 0;
}
#sidebar ul li ul {
	font-size: 12px;
	margin: 0;
        padding: 0;	
}
#sidebar ul li ul li{
	font-size: 12px;
	margin: 0 0 0 7px;
	padding: 0;
}
#sidebar ul li ul li ul{
	font-size: 12px;
	margin: 0 0 0 7px;
	padding: 0;




}
#footer {
	text-align: center;
	margin: 0;
	clear: left;
	background: #4d5847;
	padding: 10px;
	margin: 0 auto;
	width: 740px;
	border-top: 20px solid #fff;	
}
#footer a {
	color: #cbf2b5;
	text-decoration: underline;
}

<!-- =============================
        Назва публікації. Початок
============================== -->

.title-post {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	line-height: 20px;
	color: #589341;
	overflow: visible;
	padding: 0;
}
.title-post span {
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	color: #589341;
	padding: 5px 0px;	
}
.title-post a {
	text-decoration: underline;
	color: #589341;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	margin: 0;
}
.title-post strong a{
	text-decoration: none;
	color: #000;
	font-family: Times New Roman;
	margin: 0;
	font-size: 24px;

}
<!-- =============================
        Назва публікації. Кінець
============================== -->

<!-- =============================
        Стиль публікації. Початок 
============================== -->
.post {
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	font-size: 12px;
	margin: 20px 0px 40px 0px;
	text-decoration: none;
}
.entry {
	text-align: justify;
}
.edit {
	background-image: url(images/icon_edit.gif);
	background-position: center left;
	background-repeat: no-repeat;
	line-height: 24px;
	height: 24px;
	padding: 6px 0px 6px 27px;
	text-decoration: none;
}
.comments {
	background-image: url(images/icon_comments.gif);
	background-position: center left;
	background-repeat: no-repeat;
	line-height: 24px;
	height: 24px;
	padding: 6px 0px 6px 27px;
}
.pagetitle {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	margin: 0;
	padding: 0;
}
<!-- =============================
        Стиль публікації. Початок 
============================== -->

form {
	margin: 30px;
}
form input{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	border: 1px solid #ccc;
}
form textarea {
	border: 1px solid #ccc;
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;	
}
#searchform input{
	font-size: 10px;
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	vertical-align: middle;
}
#searchform {
	display: inline;
	margin: 60px 20px 20px 20px;
}
#searchsubmit {
	background-image: url(images/icon_search.gif);
	border: none;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}
#s {
	border: #ccc solid 1px;
	color: #ccc;
	padding: 3px;
	margin: 0;
}
#content h3{
	margin: 0;
	padding: 0;
	font-size: 12px;
}
.center {
	text-align: center;
}
.alignleft {
	text-align: left;
	margin: 15px 0px 5px 0px;
}
.alignright {
	text-align: right;
	margin: 5px 0px;
}
.postmetadata a{
	text-decoration: none;
}
#line {
	height: 10px;
	clear: both;
}
.entry img {
margin: 10px;
}
#content h2{
font-size: 12px;
}

.zakladka {text-align: center; 
} 


