/*
Theme Name: Rolano08
Theme URI: http://rolano.net/
Description: Theme "Rolano08" was designed specially for official site of Rolano studio and can't be used on other sited.
Version: 1.0
Author: Studio Rolano
Author URI: http://rolano.net/
Tags: green, black, fixed width, two columns, widgets
*/
body {
	font-size: 100.01%;
	height: 100%;
	text-align: left;
  	background: #f1f1f1;
	margin:0;
	padding:0;
	font: 11pt "Times New Roman";
}

hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
	height: 0px;
}

a {
	color: #538b26;
	text-decoration: none;
}	

a:hover {
	color: #909090;
	text-decoration: underline;
}	

a:active {
	color: #909090;
	text-decoration: underline;
}	

h2{
	margin-top: 10px;
	text-align: left;
	font: normal 18pt "Tahoma", Verdana, Arial;
	color: #538b26;
	text-decoration: none;
}

.pagetitle{
	margin-top: 10px;
	margin-bottom: -10px;
	text-align: left;
	font: normal 18pt "Tahoma", Verdana, Arial;
	color: #538b26;
	text-decoration: none;
}

h3 {
	margin-top: 10px;
	text-align: left;
	font: normal 16pt "Tahoma", Verdana, Arial;
	color: #538b26;
	text-decoration: none;
}

/* ШАПКА */	
#header {
	width: 100%;
	height: 130px;
}

#header h1 {
	margin-top: 20px;
	text-align: center;
	font: normal 40pt "Times New Roman", Verdana, Arial;
	color: #f3f3f3;
}

#header img {
	display: block;
    margin-left: auto;
    margin-right: auto;
	border: 0px;
	text-decoration: none;
}

#header a {
	border: 0px;
	text-decoration: none;
}

#headerleft {
	background-image: url(images/headerbg.png);
	float: left;
	width: 49%;
	height: 130px;
	overflow: hidden;
}

#headerleftbord {
	float: right;
	background-image: url(images/headerleft.png);
	height: 130px;
	width: 77px;
}

#headerright {
	background-image: url(images/headerbg.png);
	float: right;
	width: 49%;
	height: 130px;
	overflow: hidden;
}

#headerrightbord {
	float: left;
	background-image: url(images/headerright.png);
	height: 130px;
	width: 77px;
}
.headerlogo {
	width: 325px;
	height: 130px;
	margin-left: 25%;
	border: 0;
}
/* КІНЕЦЬ ШАПКИ */
/* МЕНЮ */
#menu {
	height: 51px;
	width: 100%;
	margin-top: 5px;
	float: left;
}

#menuleft {
	background-image: url(images/menuleft.png);
	height: 51px;
	width: 4px;
	float: left;
}

#menumid {
	background-image: url(images/menubg.png);
	height: 51px;
	float: left;
}

#links {
	color: #f3f3f3;
	font: normal 18pt/18pt "Times New Roman", Verdana, Arial;
	margin-top: 9px;
	margin-left: 50px;
	margin-right: 50px;
}

#links a {
	color: #FFF;
	font: normal 18pt/18pt "Times New Roman", Verdana, Arial;
	text-decoration: none;
}

#links a:hover {
	color: #9bdd5f;
	font: normal 18pt/18pt "Times New Roman", Verdana, Arial;
	text-decoration: underline;
}

#menuright {
	background-image: url(images/menuright.png);
	height: 51px;
	width: 24px;
	float: left;
}
/* КІНЕЦЬ МЕНЮ */
/* БОКОВА ПАНЕЛЬ */
#sidebar {
	width: 220px;
	margin-right: 15px;
	margin-top: 7px;
	float: left;
}

#sidebar a {
	color: #538b26;
	text-decoration: none;
}

#sidebar a:hover {
	color: #000000;
	text-decoration: underline;
}

.sidebeg {
	width: 220px;
	height: 4px;
	background-image: url(images/sidetop.png);
}

.sideend {
	width: 220px;
	height: 11px;
	background-image: url(images/sidebottom.png);
}

.sidep {
	width: 220px;
	background-image: url(images/sidemid.png);
}

.sidep h2 {
	text-align: center;
	color: #538b26;
	font: normal 13pt "Tahoma", Verdana, Arial;
	margin: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
}

#sidebar ul {
	padding: 0;
	margin: 0;
	margin-bottom: 10px;
}

#sidebar li {
	margin-left: 20px;
	margin-right: 20px;
	list-style: none;
}
/* КІНЕЦЬ БОКОВОЇ ПАНЕЛІ */
/* ОСНОВА */
#wrap {
	width: 960px;
	margin: 0 auto;
	margin-top: 60px;
}

#content {
	margin-left: 240px;
}
.conttab {
	background-image: url(images/contbg.png);
}

.conttop {
	background-image: url(images/conttop.png);
	width: 720px;
	height: 13px;
}

.contbottom {
	background-image: url(images/contbottom.png);
	width: 720px;
	height: 88px;
	margin-top: 0px;
}

.contmid {
	background-image: url(images/contbg.png);
	width: 720px;
}

.contmid h2 {
	margin: 0px;
	margin-left: 55px;
	padding-top: 10px;
	text-align: left;
	font: normal 18pt "Tahoma", Verdana, Arial;
	color: #538b26;
	text-decoration: none;
}

.entry {
	margin-left: 25px;
	margin-right: 25px;
        margin-top: 10px;
}

.entry img {
	border: 1px solid #a1a1a1;
        margin: 5px;
}

.postmetadata {
	color: #909090;
	text-align: center;
	margin-left: 25px;
	margin-bottom: 0px;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 30px;
border: 1 px solid black;
}

.alignleft {
	float: left;
	margin-left: 30px;
}

.alignright {
	float: right;
	margin-right: 30px;
}
/* КІНЕЦЬ ОСНОВИ */
/* КОМЕНТАРІ */
.comment {
	background-color: #FFFFFF;
	border: 1px solid gray;
	width: 620px;
	padding: 10px;
	margin-top: 3px;
}

#commentform input {
	background-color: #FFFFFF;
	border: 1px solid gray;
	margin-left: 10px;
}

#commentform textarea {
	background-color: #FFFFFF;
	border: 1px solid gray;
	width: 650px;
	margin-left: 35px;
	margin-right: 35px;
}
/* КІНЕЦЬ КОМЕНТАРІВ */
/* ПІДВАЛ */
#footer {
	background-image: url(images/footerbg.png);
	width: 100%;
	height: 177px;
	margin-left: auto;
	margin-right: auto;
}

#footertext {
	padding-top: 50px;
	text-align: center;
	color: #f3f3f3;
	font: normal 11pt/11pt "Tahoma", Verdana, Arial;
}
/* КІНЕЦЬ ПІДВАЛУ */