/*
Theme Name:Clean Home
Theme URI:http://midmodesign.com/news/general/our-special-wordpress-theme/
Description:This WordPress theme is one with a minimal, clean looking design and has full CSS widgetization. Special thanks to <a href="http://bryanhelmig.com/">Bryan Helmig</a> of <a href="http://midmodesign.com/">Mid Mo Web Design</a>.
Version:1.2.0
Author:Mid Mo Design
Author URI:http://midmodesign.com/
Tags:white, red, fixed-width, two-columns, right-sidebar

	"Clean Home" by http://midmodesign.com/

	This theme was designed and built by Bryan Helmig
	of Mid Mo Design: http://midmodesign.com/.

	The CSS, XHTML and design is released under the GPL.

*/
html, body 
{ 
	height: 100%;
	min-height: 100%;
	margin:0px;
	padding:0px;
} 

body {
	font-family:Arial, serif;
	font-size:13px;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.7em;
	background-attachment: scroll;
	background-color: #000;
	background-image: url(images/bkg.png);
	background-repeat: repeat-x;
	background-position: top center;
}
img {
	border:0px;
}
a {
/*border-bottom:1px solid #000;*/
color: #E3CF4B;
text-decoration: none;
}
a:hover {
color: #FDDF19;
/*border-bottom:1px dashed #e12000;*/
/*background-color:#f7f7f7;*/
}
hr{
margin-top:35px;
border:0;
border-top:1px solid #DDD;
width:620px;
color:#fff;
clear:both;
}

#keret{
	margin:0px auto;
	width:950px;
	padding:10px;
}

#page{
	margin:0px auto;
	width:1000px;
	padding:0px;
}

#jobb_arnyek{
	float:left;
	width:20px;
	height:480px;
	background-color:#9C3;
}
#bal_arnyek{
	float:left;
	float:right;
	width:20px;
	height:480px;
	background-color: #66F;
}
#wrapper {
	margin:0px auto;
	width:1000px;
	padding:0px;
	overflow: hidden;
	background:fixed;
	background-image: url(images/bkg.png);
	background-repeat: repeat-x;

}
#header {
/*width:900px;*/
/*border-bottom:2px solid #FFF;*/
	margin:0;
}
#logo {
	float:left;
	padding-top: 5px;
	padding-bottom: 5px;
}
#logo a {
font-size:60px;
font-weight:600;
text-decoration:none;
border-bottom:none;
letter-spacing:-4px;
border:0px;
}
#logo h2 {
font-size : 18px;
font-weight : 200;
padding : 12px 4px 0 0;
letter-spacing : -1px;
}

#logo img{
	border:0px;
}
	
#adomany{
	position: relative;
	float:left;
	top:30px;
	left:40px;
	width: auto;
	color: #FFF;
	padding:6px;
	font: 12px Tahoma, Geneva, sans-serif;
	text-align:justify;
	background-image:url(images/bkg_white.png);
	}
	
#adomany p{
	margin:0;
	padding:0;
	color: #FFF;
	font: 12px Tahoma, Geneva, sans-serif;	
	}
	
#adomany h1 {
	margin:0;
	padding:0;
	color: #fddf19;
	font: bold 16px Georgia,serif;	
	}
#adomany strong {
	color: #fddf19;
	font: bold;	
	}
	
#kereso {
	position: relative;
	top:10px;
	float:right;
	height:24px;
	vertical-align: middle;

}
.keresotxt {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#E35151;
	
	
	}
.keresogomb {
	font-family: Tahoma, Geneva, sans-serif;
	font-size:8px;
	width:21px;
	height:21px;
	background:url(images/keres.png) no-repeat;
	border:0px;
	margin:0px;
	padding:0px;
}
#felso_csik {
	width: 1000px;
	height: auto;
	text-align: right;
	color: #E5E5E5;
	line-height: 1.25em;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding: 0px;
}
#felso_csik a {
	color: #E5E5E5;
	text-decoration: none;
}
#felso_csik a:hover {
	color: #FFF;
	text-decoration: none;
}
#felso_csik_left_alap {
	float:left;
	text-align:left;
}
#felso_csik_left {
	float:left;
	text-align:left;
	vertical-align:bottom;
	display: table;
	float: left;
	width: 980px;
	height:20px;
}
#felso_csik_left li {
	font-size:12px;
	display: block;
	margin:0px 10px 0px 0px;
	float: left;
	padding: 0px 14px 0px 0px;
	border-right: #E5E5E5 1px solid;
}
#felso_csik_left li a {
	text-decoration: none;
	cursor: pointer;
}
#felso_csik_left li a:hover {
	color: #FFF;
}
#felso_csik_right {
	float: right;
}

#design{
	height:240px;
/*	border-bottom:#FFF 2px solid;*/
	width:620px;
}
#fejleccim{
float:right;
width:250px;
text-align:right;
font-size:11px;
}

#nav {
	padding-top:5px;
	padding-bottom:5px;
	float: left;
	width: 1000px;
	background: url(images/gomb_bkg.jpg);

}
#nav ul {
	padding:0px;
	margin:0px;
	float: left;
}
#nav li {
text-align:center;
float:left;
display:inline;
width:auto;

}
#nav li a {
	display:block;
	color:#000;
	font: 14px Tahoma, Geneva, sans-serif;
	text-transform: capitalize;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-top-color: #cdbc4a;
	border-right-color: #cdbc4a;
	border-bottom-color: #cdbc4a;
	border-left-color: #cdbc4a;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#nav li a:hover {
	color:#FFF;
	background-image:url(images/bkg_black.png);
}
#blurb {
	height:auto;
	border-bottom:4px solid#FDDF19;
	width:768px;
	float:left;
	background:#FDDF19;
	color: #999;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 0px;
	padding-left: 6px;
}
#blurb a:hover {
color: #000;
}

#blurb a {
	font-size:12px;
	color: #999;;
	font-weight:normal;
	text-decoration: none;
	font-family: Tahoma;
	list-style:none;
	list-style-type:none;
}

#sidebartop {
	float: left;
/*	background-color: #0CF;*/
	background-color:#FDDF19;
	background-image: url(images/bkg_black.png);
	width: 756px;
	margin:0px;
	padding: 5px;
	list-style-type:none;
	list-style-image:none;
	border: 2px solid #CDBC4A;
	border-top: none;
}
#sidebartop h2 {
	margin:0;
	padding:0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style: italic;
	color: #fff;
	line-height: 25px;
}
#sidebartop ul {
	font-family: "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
	color: #fff;
}
#sidebartop ul {
	margin: 0;
	padding: 0;
}
#sidebartop ul ul {
	margin: 0;
	padding: 0;
}
#sidebartop ul ul ul {
}
#sidebartop li li {
/*	border-left:#09F 1px solid;*/
	display:table;
	width:auto;
	float:left;
	margin:2px;
	padding:2px;
	/*list-style-image: url(images/sidebarleftli.gif);*/

	line-height: 1em;
	width:180px;
}
#sidebartop li li a {
	color: #FFF;
	text-decoration: none;
}
#sidebartop li li li {
	border-left:#09F 0px solid;
	font-weight:normal;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	line-height: 1em;
}
#sidebartop li li li a {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight:normal;
	color: #FFF;
	text-decoration: none;
}
#sidebartop a:hover {
	color: #e5e5e5;	
}

#slideshow {
	background:#000;
}
#Focim_hird {
	padding:0 35px;
	width:90%;
	font-weight: bold;
	font-size: 28px;
	font-family: Georgia;
	letter-spacing: -1px;
	line-height:38px;
	background: url(images/Symbol-Information.png) no-repeat left bottom;
	list-style-type:none;
	list-style:none;
/*	background: url(images/Symbol-Exclamation.png) no-repeat left bottom;*/
}
#tartalom {
	background: #900 /*url(images/bkg_black.png)*/;
	height: 120%;
	min-height: 120%;
}
#content {
	width:780px;
	float:left;
	font-family:Tahoma, Geneva, sans-serif;
	margin:0px;
	min-height:420px;
	background:#FFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.post {
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
}
.post p {

}
.post em{
font-style:italic;
}
.post h2 {
font-family:Georgia;
font-size:22px;
margin:25px 0 10px 0;
font-weight:normal;
}
.post h1, .post h1 a{
font-family:Georgia;
font-size:22px;
/*margin:30px 0 10px 0;*/
font-weight:normal;
line-height:28px;
color:#fddf19;
margin: 2px;
padding:0px;
}

.post h3, .post h4 {
font-family:Georgia;
font-size:20px;
margin:15px 0 10px 0;
font-weight: normal;
color:#E3CF4B;
}
.post h4 {
font-size:18px;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {

}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
padding-left:10px;

}
.post .alignleft {
float:left;
margin-right:10px;
padding-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
	list-style-image:url(images/bullet_red.gif);
	margin-left:10px;
/*margin:0 0 0 25px;*/
}
.post ol{
list-style:decimal;
	margin-left:10px;
/*margin:0 0 0 30px;*/
}
.post .wp-caption {
background:#f7f7f7;
border:1px solid #DDD;
margin:10px;
text-align:center;
padding:5px 0 0;
}
.post .wp-caption-text {
margin:0;
}
.post .wp-caption a, .post .wp-caption a:hover {
border-bottom:0;
}
.post blockquote {
color:#777;
border-left:5px solid #DDD;
margin:15px 30px 0 10px;
padding-left:20px;
}
.post pre {
font-family:courier;
font-size:12px;
letter-spacing:-1px;
margin:14px 0 14px 0;
}
.post .message ul {
margin:12px 0 0;
}
.post .message {
display:none;
background:#0F67A1;
margin-top:10px;
padding:20px;
color:#fff;
}
#comments h3, #comments h4{
font-family:Georgia;
font-size:24px;
margin:35px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:28px;
}
#comments cite{
font-family:Georgia;
font-size:18px;
font-weight:normal;
border-bottom:1px solid #DDD;
}
#comments em {
font-style:italic;
text-align:right;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px solid #DDD;
border-right:0;
padding:10px 5px 20px 10px;
min-height:110px;
}
#comments p {
margin:10px 0 0 10px;
width:auto;
}
#comments span {
display:block;
color:#eee;
font-family:Georgia;
font-size:120px;
font-weight:normal;
float:right;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:375px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
text-align:center;
}
#comments input {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments textarea {
font-family:Georgia;
width:370px;
font-size:18px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#000;
border:1px solid #aaa;
color:#000;
font-family:Georgia;
font-weight:normal;
font-size:20px;
width:374px;
}
#comments .center {
text-align:center;
}

#sidebar {
	width:214px;
	float:left;
	margin:0px;
	color:#FFF;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 3px;
	min-height: auto;
	
}
#sidebar h3 {
	font-family: Georgia;
	padding:0px 0px 0px 4px;
	margin:2px;
	font-size:18px;
	line-height:15px;
	font-weight:normal;
	/*	padding:2px 0 2px 15px;*/
	display:block;
	border-bottom:none;
	list-style: none;
	color: #FFF;
}
#sidebar .block ul {
padding:0px;
margin:0px;
list-style: none;
}
#sidebar .block ul .children{
border:0;
padding:0px;
padding: 0 0 0 8px;
list-style: none;
}
#sidebar .block li {
/*border-top:1px solid #DDD;*/
padding:0px;
list-style: none;
}
#sidebar .block li a {
	padding:0px;
	background: url(images/bullet_red.gif) no-repeat scroll 6px 52%;
	font-size:13px;
	font-weight:normal;
	padding:0px 0 0px 15px;
	display:block;
	border-top: dotted 1px #666;
	list-style: none;
	color: #FFF;
	border-bottom: solid 1px transparent;	
}
#sidebar .block li a:hover {
	background:#FDDF19 url(images/bullet_black.gif) no-repeat scroll 6px 52%;
	font-weight:bold;
	list-style: none;
	color: #000;
	border-bottom: solid 1px #FFF;
}
#sidebar .widget_search label {
	display:block;
	padding:5px 0 3px;
	font-size:18px;
	border-bottom:1px solid #DDD;
	margin:0 0 5px;
}
#sidebar .widget_recent_comments li {
background:transparent url(images/bullet_black.gif) no-repeat scroll 6px 52%;
padding:2px 0 2px 15px;
}
#sidebar .widget_recent_comments li a,#sidebar .widget_recent_comments li a:hover{
background:none;
border-bottom:1px solid #000;
text-decoration:none;
color:#000;
font-weight:600;
}
#sidebar .widget_recent_comments li a:hover {
color:#e12000;
border-bottom:1px dashed #e12000;
background-color:#f7f7f7;
}
#sidebar .widget_tag_cloud h3 {
margin:0 0 8px;
border-bottom:1px solid #DDD;
}
#sidebar .widget_text h3 , #sidebar .calendar h3{
border-bottom:1px solid #DDD;
}
#wp-calendar table {
	width: 100%;
}
#wp-calendar table a {
	text-decoration: none;
	color:#ff6600;
	text-transform: capitalize;
	font-weight: bold;
}
#wp-calendar table caption {
	
	text-align:center;
	background: #FDDF19;
	color:#039;
	font-weight: normal;
	font-size:18px;
	height:22px;
	vertical-align:middle;
}
#wp-calendar table caption a {
	text-align:center;
	color:#ff6600;
	font-weight: normal;
	font-size:18px;
	height:22px;
	vertical-align:middle;
	background: #FDDF19;

}
#wp-calendar #prev {
	text-align:left;
}
#wp-calendar #next {
	text-align:right;
}
#wp-calendar .ec3_eventday a {
	color: #ff6600 !IMPORTANT;
	font-weight:bold;
}
#wp-calendar table td {
	text-align:center;
}
#wp-calendar table th {
	text-align:center;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color: #CCC;
}
#wp-calendar table td, #wp-calendar table td.pad:hover, #wp-calendar table.nav tr td {
/*	background-color:#069;*/
}
#wp-calendar table td:hover, #wp-calendar table td.ec3_today {
	padding:0px;
	color:#ff6600;
	border:solid 1px #FDDF19;
	background-image:url(images/bkg_white.png);
}
.sl_abbr {
	color: #ffffff;
	text-align: inherit;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	line-height: 10px;
}
.sl_abbr strong{
	color: #ff6600;
	font-size: 10px;
	font-family: Verdana,Geneva,sans-serif;
	}


#footer {
	float:left;
	width: 1000px;
	height:70px;
	text-align: right;
	color: #E5E5E5;
	line-height: 1.25em;
	background: #000 url(images/sm_logo.png) no-repeat left top;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	}
#footer a {
	color:#E5E5E5;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	text-decoration: none;
}
#footer_left_alap {
	float:left;
	text-align:left;
	padding-right:10px
}
#footer_left {
	float:left;
	text-align:left;
	vertical-align:bottom;
	display: table;
	float: left;
	width: 700px;
	height:20px;
	padding-left:60px;
}
#footer_left li {
	font-size:12px;
	display: block;
	margin:0px 10px 0px 0px;
	float: left;
	padding: 0px 14px 0px 0px;
	border-right: #E5E5E5 1px solid;
}
#footer_left li a {
	text-decoration: none;
	cursor: pointer;
}
#footer_left li a:hover {
	color: #FFF;
}
#footer_right {
	padding-right:60px;
	float: right;
}

#post_shadow {
	float:left;
	width:100%;
	height: 34px;
	background:url(images/post_shadow.png) repeat-x ;
	margin-top:5px;
	}
	
#navigation {
	width:600px;
	background:#000;
	padding:5px;
	font-size:14px;
}

#topgomb {
	float: right;
	width:100%;
	height:20px;
	text-align:right;
	padding-top:10px;
	padding-bottom:10px;
	padding-right:10px;
}
#topgomb img {
	border:none;
	background-image: url(images/Button_top.png);
	background-color: #FDDF19;
}
#topgomb img:hover {
	border:none;
	background-image: url(images/Button_top.png);
	background-color: #E3C816;
}

#table {
	font: 11px Tahoma, Geneva, sans-serif;
	padding:0px;
	margin:0px;
}

#cimek {
	float:right;
	text-align: right;
	color: #FFF;
	line-height: 1.25em;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	padding-left: 5px;
	}
#cimek a {
	color:#FFF;
	text-decoration: underline;
}
#cimek a:hover {
	text-decoration: none;
}
