/*
Theme Name: Essencia
Theme URI: http://essencia.hu/
Description: Essencia WordPress Theme
Version: 1.0
Author: Soczó András, rblmarketing.hu
Author URI: http://rblmarketing.hu
Tags: essencia
Text Domain: essencia
*/

body, html {
	margin: 0;
	padding: 0;
}

body {
	background-color: #ffffff;
	font-family: Georgia, "times new roman", serif;
}

a:active, a:focus {
 	outline: none;
}

a img {
	border: none;
}

#header, #wrapper, #footer {
	width: 931px;
	margin-left: auto;
	margin-right: auto;
}

#header h1 {
	text-indent: -9999px;
 	display: block;
	width: 133px;
	height: 71px;
	background: transparent url('images/essencia-logo.png') no-repeat;
	margin: 0;
	padding: 0;
	float: left;
 	position: relative;
	z-index: 1;
}

#header h1:hover {
	cursor: pointer;
}

#navigation
 {
	height: 23px;
	width: 454px;
	margin: 29px 0 0 477px;
	float: left;
	position: relative;
	top: -70px;
	right: 0;
 	z-index: 2;
}

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#navigation li {
	float: left;
	margin: 0;
	padding: 0;
}

#navigation li a {
	background-image: url('images/navigation.png');
	background-repeat: no-repeat;
	display: block;
	text-indent: -9999px;
	height: 23px;
}

#navigation li#about a {
	width: 60px;
	background-position: 0 0; 
}

#navigation li#about a:hover {
	background-position: 0 -23px; 
}

#navigation li#contact a {
	width: 84px;
	margin-left: 49px;
	background-position: -109px 0; 
}

#navigation li#contact a:hover {
	background-position: -109px -23px; 
}

#navigation li#board a {
	width: 76px;
	margin-left: 49px;
	background-position: -244px 0; 
}

#navigation li#board a:hover {
	background-position: -244px -23px; 
}

#navigation li#eng a {
	width: 85px;
	margin-left: 49px;
	background-position: -369px 0; 
}

#navigation li#eng a:hover {
	background-position: -369px -23px; 
}

#wrapper {
	clear: both;
}

#footer {
	clear: both;
	min-height: 33px;
	background: transparent url('images/footer-bg.png') no-repeat top center;
	padding-top: 43px;
	padding-bottom: 20px;
}

#footer a img {
	border: none;
	vertical-align: middle;
}

#footer a.email {
	text-decoration: none;
	color: #7b7050;
}

#footer a.email:hover {
	color: #64b8a9;
}

#footer .block {
	float: left;
	color: #7b7050;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#footer #info {
	margin-right: 100px;
	width: 245px;	
}

#footer #email {
	width: 123px;
	margin-right: 179px;
}

#footer #logos {
	width: 284px;
}

#content {
	float: left;
	width: 687px;
	margin-right: 22px;
	padding-bottom: 50px;
}

#mainpane {
	width: 687px;
 	height: 338px;
	padding-top: 195px;
	background: transparent url('images/main-pane.png') no-repeat top center;
	position: relative;
	top: -96px;
}

#mainpane #fozoiskola, #mainpane #demokonyha {
	float: left;
	font-size: 13px;
	color: #ffffff;
}

#mainpane li {
	margin: 8px 0;
}

#mainpane #fozoiskola {
	width: 220px;
	margin: 0 125px 0 123px;
}

#mainpane #demokonyha {
	width: 200px;
}

#details {
	clear: both;
	position: relative;
	top: -90px;
}

#details #fozoiskola, #details #demokonyha {
	font-size: 13px;
	color: #584c2b;
	float: left;
}

#details #fozoiskola {
	margin-right: 23px;
	width: 334px;
}

#details #demokonyha {
	width: 310px;
}


h5 {
	color: #64b8a9;
	font-size: 16px;
	font-weight: normal;
	margin: 0;
	padding: 20px 0 0 0;
}

p.desc {
	font-size: 13px;
}

p.price {
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	text-align: right;
}

p.date {
	font-size: 11px;
	border-top: 1px dotted #cccccc;
	border-bottom: 1px dotted #cccccc;
	padding: 5px 20px 5px 20px;
}

#sidebar {
	float: left;
	width: 222px;
	padding-top: 49px;
	position: relative;
	top: -70px;
}

#sidebar div.block {
	min-height: 189px;
	padding-top: 14px;
	font-size: 11px;
	margin-bottom: 20px;
}

#sidebar div.block p, div.block ul {
	color: #584c2b;
}

#sidebar div.block h3.lead {
	color: #64b8a9;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#sidebar a.showmore {
	font-weight: bold;
	color: #64b8a9;
	display: block;
	text-align: right;
}

#sidebar span.showmore:hover {
	color: #443a1d;
	cursor: pointer;
}

#sidebar-a_tema {
	background: transparent url('images/a_tema-bg.png') no-repeat top center;
}

#sidebar-a_tema h2, #sidebar-anno h2 {
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top center;
	margin: 0 0 57px 0;
	padding: 0;
	width: 222px;
	height: 135px;
	text-indent: -9999px;
}

#sidebar-anno {
	background: transparent url('images/anno-bg.png') no-repeat top center;
}

.page {
	position: relative;
	top: -25px;
}

.page h3 {
	color: #64b8a9;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

.page p, .page ul li {
	font-size: 13px;
	color: #584c2b;
}

.page ul li {
	margin-bottom: 10px;
}

.page a {
	color: #64b8a9;
	text-decoration: underline;
}

.page a:hover, div.archive a:hover, #sidebar a:hover {
	color: #7b7050;
	letter-spacing: 0.02em;
}

.page p.lead {
	font-weight: bold;
}

div.archive {
	width: 202px;
	float: right;
	padding-right: 20px;
}

div.boardleft {
	float: left;
	width: 227px;
}

h2.title, div.archive h2, div.boardleft h2, h2.pagetitle {
	padding: 0;
	margin: 0;
	background: transparent no-repeat top left;
	text-indent: -9999px;
	width: 222px;
}

h2.title, div.archive h2, div.boardleft h2 {
	float: left;
}

#rolunk {
	background-image: url('images/title-rolunk.png');
	height: 44px;
}

#english {
	background-image: url('images/title-in_english.png');
	height: 56px;
}

#kapcsolat {
	background-image: url('images/title-kapcsolat.png');
	width: 252px;
	height: 55px;
}

#uzenofal {
	background-image: url('images/title-uzenofal.png');
	width: 227px;
	height: 49px;
}

#ajandekutalvany {
	background-image: url('images/title-ajandekutalvany.png');
	width: 222px;
	height: 61px;
}

#harom-sef {
	background-image: url('images/title-harom-sef.png');
	width: 222px;
	height: 51px;
}

#a_tema {
	background-image: url('images/title-a_tema.png');
	height: 43px;
}

#anno {
	background-image: url('images/title-anno.png');
	height: 43px;
}

#text, #contactform, #boardright {
	float: left;
}

#textright {
	float: right;
}

#text, #textright {
	width: 465px;
}

#contactform, #boardright {
	width: 355px;
	margin-left: 80px;
}

p.formlabel {
	font-size: 16px;
	margin: 20px 0 5px 2px;
	padding: 0;
}

p.first {
	margin-top: 0;
}

input.forminput, textarea.formtextarea {
	font-family: Georgia, "times new roman", serif;
	padding: 5px;
	border: 2px solid #64b8a9;
	width: 250px;
}

input.forminput {
	font-size: 16px;
}

div#formsubmit {
	margin-top: 20px;	
}

textarea.formtextarea {
	font-size: 16px;	
	height: 180px;	
}

label {
	color: #64b8a9;
	font-size: 13px;
	margin-left: 4px;
}

span.date {
	font-size: 10px;
	color: #A5C4BE;
	display: block;
	margin-left: 25px;
	width: 250px;
}

	.checkbox_float {
		overflow: hidden;
		clear: both;
		margin: 20px 0;
	}

		.checkbox_float input, .checkbox_float label {
			display: block;
			float: left;
		}
	
		.checkbox_float input {
			width: 20px;
		}
		
		.checkbox_float label {
			width: 300px;
		}
		
		.checkbox_float span.date {
			margin-left: 0;
		}


#loading {
	width: 200px;
	background-color: #64b8a9;
	padding: 10px;
	font-size: 16px;
	color: #ffffff;
	position: relative;
	top: 200px;
}

a.actionlink {
	background-color: #64b8a9;
	color: #ffffff;
	padding: 5px 10px 5px 5px;
	margin: 30px 0;
	display: block;
	text-align: right;
	font-size: 16px;
	text-decoration: none;
}

a.actionlink:hover, a.smallactionlink:hover {
	color: #443a1d;
}

a.smallactionlink {
	background-color: #64b8a9;
	color: #ffffff;
	padding: 5px;
	margin: 5px 0 30px auto;
	display: block;
	width: 150px;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
}

div.archive h6, div.boardleft h6 {
	margin-top: 100px;
	text-align: left;
	color: #64b8a9;
	font-size: 17px;
	font-weight: normal;
	border-bottom: 1px dotted #64b8a9;
	margin-bottom: 10px;
	width: 130px;
}

div.archive a.item {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #64b8a9;
	padding: 3px 0 0 0;
	margin-bottom: 10px;
	text-decoration: none;
}

img.inline {
	float: left;
	margin: 0 20px 10px 0;
	border: 3px solid #aeded9;
}

div.gallery {
	width: 360px;
	margin: 40px auto 5px auto;
	background-color: #64b8a9;
 	padding: 20px 20px 15px 20px;
	text-align: left;
}

div.gallery a img {
	border: 3px solid #ffffff;
}

div.gallery img {
	margin: 5px;
}

p.bold {
	font-weight: bold;
	font-size: 12px;
}

.error {
	color: red;
	font-size: 10px;
	text-transform: uppercase;
}

div.archive a.current {
	color: #584c2b;
}

.comment {
	border: 1px solid #cccccc;	
	margin-bottom: 10px;
	padding: 20px;
}

.comment p {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

.comment p.author {
	font-style: italic;
	border-bottom: 1px solid #cccccc;
	padding-bottom: 3px;
	margin-bottom: 10px;
}

#comments {
	margin: 0 auto 20px auto;
	padding-top: 5px;
	width: 350px;
	
}

#comments h4 {
	color: #64b8a9;
	font-weight: bold;
	margin: 20px 0;
}

#englishpageitems {
	margin-top: 75px;
}

p.relatedpost {
	font-style: normal;
	padding: 0;
	margin: 0 0 15px 0;
	color: #A5C4BE;
	font-size: 10px;
}

p.relatedpost a {
	color: #A5C4BE;
	text-decoration: underline;
	font-style: italic;
}

p.relatedpost a:hover {
	text-decoration: none;
	color: #A5C4BE;
}

.promotion {
	border-top: 3px solid #7b7050;
}

#sidebar div.promotion h3.lead {
	margin-top: 10px;
}

.eventmonth, .checkbox {
	font-size: 11px;
}

.checkbox {
	display: block;
	margin: 10px 0;
}

.hiddenforquestion {
	display: none;
}

div#leftcontent {
	float: left;
	width: 222px;
}

div.extra {
	width: 100px;
	margin: 50px 0 0 40px; 
	text-align: center;
	font-size: 11px;
	padding: 10px;
	border: 1px solid #cccccc;	
}

div.extra img {
	border: none;
	margin-bottom: 10px;
	display: block;
}

#flash {
	width: 290px;
	height: 180px;
	margin: 20px auto 0 auto;
	padding: 10px;
	border: 1px solid #cccccc;
}

.promotion ul, .selector ul {
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
}

.promotion li {
	list-style-type: square;
	margin: 0;
	padding: 3px 0;
}

.selector li {
	list-style: none;
	margin: 0;
	padding: 0 0 10px 0;
}

.selector li a {
	display: block;
}

.selector span.date {
	margin-left: 0;
	margin-top: 2px;
}

.alignleft {
	float: left;
	margin: 10px;
}

#social {
	clear: both;
	margin-top: 40px;
}

#rblmarketing {
	clear: both;
	text-align: right;
	padding: 20px 0 0 0;
	font-size: 10px;
	color: #a6a6a6;
}

#rblmarketing a {
	color: #a6a6a6;
	text-decoration: none;
}

#rblmarketing a:hover {
	color: #64b8a9;
}