* {
	margin: 0;
	padding: 0;
}

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	min-width: 960px;
}

a {
	text-decoration: none;
}

p {
	padding: 0.5em 0;
}

small {
	font-size: 0.833em;
}
	
#page {
	position: relative;
	width: 920px;
	margin: 0 auto;
	padding: 0 20px;
	text-align: left;
	font-size: 1em;
	line-height: 1.5em;
}

#header {
	position: relative;
	width: 280px;
	float: left;
}

#header img {
	border: none;
}

#header h1 {
	position: absolute;
	left: -5px;
	top: 23px;
}

#header h1 a span {
	display: none;
}

#header #menu {
	position: absolute;
	left: 140px;
	top: 58px;
	width: 140px;
}

#header ul#menu li {
	float: left;
	line-height: 13px;
	height: 13px;
	font-size: 12px;
	list-style: none;
	overflow: hidden;
	position: relative;
}

#header ul li.menu1 {
	width: 44px;
}

#header ul li.menu2 {
	width: 67px;
}

#header ul li.menu3 {
	width: 67px;
}

#header ul li.menu4 {
	width: 96px;
	text-align: right;
}

#header ul li.menu5 {
	width: 73px;
	text-align: right;
}

#header ul li.menu6 {
	width: 73px;
	text-align: right;
}

#header ul li span {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	cursor: pointer;
}

#header ul li.menu1 span {
	background-position: 0 0;
}

#header ul li.menu2 span {
	background-position: 0 -13px;
}

#header ul li.menu3 span {
	background-position: 0 -26px;
}

#header ul li.menu4 span {
	background-position: -44px 0;
}

#header ul li.menu5 span {
	background-position: -67px -13px;
}

#header ul li.menu6 span {
	background-position: -67px -26px;
}

#header ul li.menu1 a:hover span {
	background-position: 0 -39px;
}

#header ul li.menu2 a:hover span {
	background-position: 0 -52px;
}

#header ul li.menu3 a:hover span {
	background-position: 0 -65px;
}

#header ul li.menu4 a:hover span {
	background-position: -44px -39px;
}

#header ul li.menu5 a:hover span {
	background-position: -67px -52px;
}

#header ul li.menu6 a:hover span {
	background-position: -67px -65px;
}

#header #search {
	position: absolute;
	padding: 10px 0;
	left: 0;
	top: 156px;
	width: 280px;
	height: 20px;
	overflow: hidden;
}

#header #search #searchform #s {
	padding: 3px 10px;
	width: 180px;
	height: 15px;
	float: left;
	border: none;
	font: 1.2em Helvetica, Arial, sans-serif;
}

#header #search a {
	padding: 3px 30px 3px 0;
	height: 15px;
	font-size: 1.2em;
	float: right;
}

#sidebar {
	position: relative;
	top: 195px;
	padding-top: 1.3em;
	padding-bottom: 225px;
	width: 280px;
	float: left;
}

#sidebar h2 {
	font-weight: normal;
	font-size: 1.2em;
	padding: 2em 0 0.4em 0;
	margin-bottom: 0.2em;
}

#sidebar h2 span {
	font-weight: normal;
	font-size: 0.833em;
	float: right;
	margin-top: 0;
	line-height: 1.75em;
}

#sidebar ul {
	list-style-type: none;
	line-height: 1.2em;
} 

#sidebar ul li {
	margin-top: 1em;
}

#sidebar .date {
	white-space: nowrap;
}

#sidebar #temavalaszto {
	position: relative;
} 

#sidebar #temavalaszto ul li h2 {
	display: none;
} 

#sidebar #temavalaszto ul, #sidebar #temavalaszto ul li, #sidebar #temavalaszto ul li ul, #sidebar #temavalaszto ul li ul li {
	padding: 0;
	margin: 0;
} 

#sidebar #temavalaszto ul {
	position: absolute;
	width: 280px;
	right: 0;
	top: 1.29em;
	margin-right: -0.4em;
} 

#sidebar #temavalaszto ul li ul li {
	float: right;
	padding: 0 0.4em;
	border-left: 1px solid;
} 

#sidebar ul.categories, #content ul.categories {
	line-height: 1.5em;
	margin-top: 0.7em;
}

#sidebar ul.categories li, #content ul.categories li {
	clear: both;
	margin-top: 0;
}

#sidebar ul.categories li ul li, #content ul.categories li ul li {
	border-left: 1px solid;
	padding: 0 0.4em;
	float: left;
	clear: none;
}

#sidebar ul.categories li a, #content ul.categories li a {
	font-weight: bold;
}

#sidebar ul.categories li ul li a, #content ul.categories li ul li a {
	font-weight: normal;
}

#content {
	position: relative;
	width: 600px;
	float: right;
	font-size: 1.2em;
	line-height: 1.5em;
	min-height: 845px;
}

code {
	font-family: "Courier New", Courier, monospace;
}

#content.page {
	padding-bottom: 2em;
}

#content #pagetitle {
	position: absolute;
	padding: 21px 0 31px 0;
	left: 0;
	top: 27px;
}

#content a #pagetitle {
	border: none;
}

#content .nav {
	position: absolute;
	left: 0;
	top: 156px;
	width: 600px;
	height: 14px;
	padding: 13px 0;
	overflow: hidden;
}

#content .nav h2 {
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1em;
	width: 300px;
	float: left;
}

#content.page .nav h2 {
	width: 600px;
}

#content .nav p {
	padding: 0;
	margin: 0;
	width: 285px;
}

#content .nav h2, #content .nav .wp-pagenavi, #content .nav p {
	line-height: 2.1em;
	margin-top: -0.4em;
}

#content .nav p.alignleft {
	padding-left: 15px;
}

#content .nav p.alignright {
	padding-right: 15px;
	text-align: right;
}

#content .nav.bot {
	position: relative;
	top: 0;
	margin-top: 2.4em;
}

#content .wp-pagenavi {
	line-height: normal;
	text-align: right;
	height: 2em;
	overflow: hidden;
}

#content .posts {
	position: relative;
	width: 600px;
	margin-top: 195px;
}

#content .megjegyzesek {
	padding-top: 2.2em;
}

#content .posts h2, #content h3 {
	font-weight: normal;
	line-height: 1.1em;
	text-transform: uppercase;
}

#content .posts h2 {
	font-size: 25px;
	padding: 1.05em 0 0.125em 0;
	margin-bottom: 0.125em;
	letter-spacing: -0.04em;
}

#content h3 {
	font-size: 18px;
	padding: 0.9em 0 0.45em 0;
}

#content .entry {
	margin: 0.3em 0 0.7em 0;
}

#content ul {
	list-style: none;
	padding: 0.5em 0 0.5em 20px;
} 

#content ul li {
	padding-left: 15px;
} 

#content ul.categories, #content ul.categories ul {
	padding: 0;
} 

#content ul.categories li {
	background: none;
	padding-left: 0;
} 

ol {
	list-style: decimal outside;
	padding: 0.5em 0 0.5em 35px;
} 

blockquote {
	margin: 0.75em 0;
	padding: 0.5em 1.35em;
}

.entry strong.updated {
	padding: 0.1em 0.4em;
}

#content .postmetadata {
	padding-top: 0.3em;
	clear: both;
}

#content .post small {
	line-height: 1.25em;
}
	
#content .post img, div.img, .flash {
	padding-bottom: 4px;
	border: none;
}
	
div.img {
	width: 500px;
	margin: 0.5em 0;
}
	
#content .post a:hover img {
	background-image: none;
	padding-bottom: 0;
	border-bottom: 4px solid;
}
	
#content div.img p img {
	border: none;
}
	
.centered {
	margin: 0 auto;
	display: block;
}
	
.alignright {
	margin: 0.5em 0 1em 1.5em;
	float: right;
}

.alignleft {
	margin: 0.5em 1.5em 1em 0;
	float: left;
}

.clear, #content .post img.clear, #content .post a:hover img.clear {
	background-image: none;
	padding-bottom: 0;
	border-bottom: none;
}

#content table {
	padding: 0.5em 0;
}

#content table th, #content table td {
	padding: 2px 6px 3px 0;
	text-align: left;
}

.series a {
	display: block;
	padding: 0.5em 1.35em;
	font-weight: bold;
}
	
.series.next {
	text-align: right;
}
	
h3.comments {
	clear: both;
	margin: 1.4em 0 0.5em 0;
}

ol.commentlist {
	list-style-type: none;
	padding: 0;
}

ol.commentlist li {
	margin-bottom: 1em;
}

ol.commentlist li img {
	max-width: 515px;
}

.comment_number {
	font-size: 3em;
	width: 70px;
	height: 2em;
	text-align: right;
	line-height: normal;
}

.comment_content {
	margin: -5.8em 0 0 85px;
	width: 515px;
	overflow: hidden;
}

.comment_content ol li, .comment_content ul li {
	margin-bottom: 0;
} 

.comment_content cite {
	font-weight: bold;
	font-style: normal;
}

.comment_content small {
	display: block;
	padding-bottom: 0.3em;
	margin-bottom: 0.5em;
}

.commentlist p.comment_valasz {
	font-size: 0.833em;
}

#commentform input, .input {
	width: 290px;
	padding: 2px 5px;
	margin: 5px 5px 5px 0;
	font: normal 1em Helvetica, Arial, sans-serif;
	border: none;
}

#commentform textarea, .textarea {
	width: 590px;
	height: 200px;
	margin-top: 5px;
	padding: 5px;
	font: normal 1em Helvetica, Arial, sans-serif;
	border: none;
}

#commentform textarea:focus, .textarea:focus, #commentform input:focus, .input:focus {
	background-image: none;
}

#commentform .subscribe-to-comments {
	float: left;
	clear: none !important;
	padding-top: 0.6em;
}

#commentform .subscribe-to-comments input {
	padding: 0 !important;
	margin: 0 !important;
	width: auto !important;
	background: none !important;
}

#commentform #submit, .submit {
	margin: 5px 0 3.5em 0;
	padding: 2px 5px;
	font-weight: bold;
	font-size: 1em;
	border: none;
	float: right;
	width: auto;
}

.submit {
	margin: 0;
	float: none;
}

#footer {
	position: relative;
	clear: both !important;
	width: 920px;
	line-height: normal;
}

#footerleft {
	padding-top: 0.6em;
	float: left;
	width: 280px;
}

#footerright {
	padding-top: 0.6em;
	float: right;
	width: 600px;
	padding-bottom: 4em;
}

#footerright .cc {
	float: left;
	margin: 0.3em 1em 0 0;
	border: none;
}

#footerright .top {
	float: right;
	margin: 0.3em 0 0 1em;
	border: none;
}

#openid_enabled_link, .openid_link,  #openid_url, #commentform #openid_url {
	background-image: none !important;
	padding-left: 0 !important;
}

.portfolio .col {
	width: 280px;
	margin: 0;
}

.portfolio .col p {
	padding: 0;
}

.portfolio h3 {
	padding-bottom: 0 !important;
}

.portfolio small {
	line-height: 1.25em;
}

.portfolio img {
	margin-top: 0.4em;
}

.st-tag-cloud a {
	padding: 0 0.4em 0 0;
}

img.thumb, #content.archive img.first {
	width: 128px;
	height: 128px;
} 

.more-link {
	padding: 0.2em 1em 0 0;
	font-size: 0.833em;
}

#content.index blockquote {
	width: 564px;
	margin: 0 0 20px 0;
	padding: 9px 18px;
	font-size: 0.833em;
} 

#content.index .posts, #content.archive .posts {
	width: 640px;
	margin-right: -40px;
} 

#content.archive .posts {
	padding-top: 30px;
}

#content.index .post, #content.archive .post {
	float: left;
	margin: -5px 29px 0 0;
} 

#content.single img.thumb, #content.single img.first {
	display: none;
} 

#content.single .post img {
	margin: -1.1em 0 0.4em 0;
	max-width: 600px;
	max-height: 600px;
} 

.nocomments {
	padding-bottom: 1.5em;
}

.simplepie h3 {
	display: none;
} 

.simplepie strong {
	font-weight: normal;
} 

#sidebar .simplepie ol {
	margin: -0.75em 0;
	list-style: none;
	padding: 0.5em 0 0.5em 0;
} 

#sidebar .simplepie ol li {
	margin-top: 1em;
	line-height: normal;
} 

.simplepie ol li .date {
	font-size: 0.8em;
} 

a.flickr img {
	padding-bottom: 4px;
	border: none;
	width: 50px;
	height: 50px;
}

a:hover.flickr img {
	background-image: none;
	padding-bottom: 0;
	border-bottom: 4px solid;
}

.vsliderImg {
	margin-top: 1px;
	border: none;
}
#paypal form img {
	margin-bottom: 10px;
}
#paypal form img, #paypal table td {
	background-image: none !important;
	border:none;
}
/* contact-form-7 */
.wpcf7-response-output {
	margin: 0 !important;
	padding: 0.2em 1em !important;
}
.wpcf7-mail-sent-ok {
	background-color:  #060 !important;
	border: none !important;
}
.wpcf7-mail-sent-ng, .wpcf7-spam-blocked, .wpcf7-validation-errors {
	background-color:  #900 !important;
	border: none !important;
}
.wpcf7-not-valid-tip {
	position: absolute !important;
	z-index: 999 !important;
	background: #900 !important;
	border: none !important;
	font-size: 12px !important;
	padding: 0.2em 1em !important;
}
img.ajax-loader {
	display: none !important;
}
/* ELA */
#af-ela {
    padding: 30px 0;
}
#af-ela ul {
	padding: 0;
    margin: 0;
}
#af-ela ul li {
	list-style-type: none;
	list-style-image: none;
	background-image: none !important;
	text-align: left;
	padding: 5px 10px;
}
#af-ela-menu li {
	display: inline-block;
	padding: 5px 10px 4px 10px !important;
	text-transform: uppercase;
	font-size: 12px;
}
#af-ela-year, #af-ela-month, #af-ela-category, #af-ela-tag {
	float: left;
	width: 20%;
	margin: 0;
	padding: 0;
}
#af-ela-category {
	width: 40%;
}
#af-ela-post-chrono, #af-ela-post-cats, #af-ela-post-tags {
	float: left;
	width: 59%;
	margin: 0;
}
#af-ela-post-tags {
	width: 99%;
}
#af-ela-post-prev-off {
	display: none !important;
	visibility:hidden;
}
#af-ela-loading {
	margin: 0;
	padding: 0;
	float: right;
}
