
/*  
Theme Name: FocusMuhely
Theme URI: -
Description: -
Version: 1.0
Author: -
Author -

*/

/*szerkezet*/
body {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #252528 url('images/bg.jpg') top repeat-y;
	color: #818D81;
	text-align: center;
	margin:auto;
}
#page {
	width:767px;
}
.narrowcolumn {
	float: left;
	width: 510px;
	padding: 0px 0px 10px 15px;
}
#sidebar{
	background:url(images/menu_top.jpg) no-repeat top;
	text-align:left;	
	width: 210px;
	float: right;
	padding:0px 0px 10px 0px;
	color:#4F6057;
}
*html #sidebar{	
	width: 207px;
}
#header{
	height:140px;
	background:url(images/h_bg.jpg) repeat-x;
}
#header .fooldal{
	background:url(images/header.jpg) no-repeat center;
	width:920px;
	height:140px;
	display:block;
	margin-left:2px;
}
#footer {
	background: url(images/footer_b.jpg) repeat-x bottom;
	height:64px;
	clear: both;
}
#footer .footerbg{
	width:920px;
	height:64px;
	margin-left:2px;
	background:url(images/footer.jpg) no-repeat bottom;
}
#footer .footertxt{
	float:left; 
	margin-left:100px; 
	width:530px;
}
*html #footer .footertxt{
	margin-left:50px; 
}
#footer .factory{
	width:130px;
	height:30px;
	float:right;
	margin-top:30px;
	margin-right:110px;
}
*html #footer .factory{
	margin-right:60px;
}
#footer .factory a{	
	width:130px;
	height:30px;
	display:block;
}
#footer p {
	margin: 0;
	padding: 37px 10px 0px 10px;
	text-align: center;
	color:#9FA89F;
}
#footer a{
	text-decoration:none;
	color:#ffffff;
}
#footer a:hover{
	text-decoration:underline;
	color:#ffffff;
}
/*betuk*/
a{
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
h1, h2, h3 {
	color:#666666;
	text-transform:uppercase;
	font-weight:bold;
}
h1, h2{
	font-size:13px;
}
h3{
	font-size:12px;
}
h2.pagetitle {
	margin: 10px 10px 0px 10px;
	text-align:left;
}
*html h2.pagetitle {
	margin: 10px 10px -10px 15px;
	text-align:left;
}
h1, h1 a, h2 a:visited, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	text-decoration:none;
}

h1 a:hover, h2 a:hover, h3 a:hover {
	color: #333333;
	text-decoration: none;
}
/*jobboldal*/
#sidebar h2 {
	padding:3px 0px 3px 10px;
	font-size:13px;
	color: #ffffff;
	background-color:#B4BBB4;
	margin:10px 22px 10px 10px;
}
.narrowcolumn h2{
	margin-left:15px;
}
*html #sidebar h2 {
	margin:10px 21px 10px 9px;
}
#sidebar ul, #sidebar ul ol {
	margin: 0px;
	padding: 0px;
	color:#4F6057px;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin: 0px;
	color:#5B5B5B;
}
#sidebar a{
	text-decoration:none;
	color:#FFFFFF;
}
#sidebar a:hover{
	text-decoration:underline;
	color:#FFFFFF;
}
#sidebar #pages{
	background-color:#4F6057;
	margin:30px 7px 0px 10px;
	font-weight:bold;
	font-size:10px;	
}
*html #sidebar #pages{
	margin:30px 6px 10px 9px;
	padding-bottom:10px;
}
#sidebar #pages ul{
	padding-top:10px;
	padding-bottom:10px;
}
*html #sidebar #pages ul{
	padding-top:0px;
	padding-bottom:0px;
}
#sidebar #pages li{
	line-height:20px;
}
#sidebar #pages li a{
	padding-left:15px;
	width:177px;
/*	height:20px;*/
	display:block;
	text-decoration:none;
	background:#4F6057;
}
#sidebar #pages li a:hover{
	text-decoration:none;
	background: #202020;
}
#sidebar #archives li, #sidebar #categories li{
	color:#4F6057;
	margin:0px 22px 10px 22px;
	font-size:10px;
}
#sidebar #archives a, #sidebar #categories a, #sidebar #esemenynaptar a{
	color:#4F6057;
	text-decoration:none;
}
#sidebar #archives a:hover, #sidebar #categories a:hover, #sidebar #esemenynaptar a:hover{
	color:#000000;
	text-decoration:none;
}
#sidebar #categories .children li a{
	color: #949E99;
}
#sidebar #categories .children li a:hover{
	text-decoration:underline;
}
/*kereso form*/
#sidebar #searchform{
	margin:0px 30px 0px 20px;
}
#sidebar form 
{
	margin: 0;
}
#searchform {
	padding-top: 3px;
	text-align: left;
}

#searchform #s {
	background:url(images/keres.jpg) no-repeat left;
	width: 119px;
	height:17px;
	padding: 6px 5px 0px 5px;
	margin-bottom:5px;
	border:none;
	color:#4F6057;
	font-size:11px;
	float:left;
}
.narrowcolumn #searchform{
	margin-left:180px;
}
#searchform #widgetsubmit, .narrowcolumn #searchform #searchsubmit{
	background: url(images/ok.jpg) no-repeat;
	border:none;
	width:25px;
	height:21px;
	cursor:pointer;
	float:left;
}
/*felsorolas*/
.post .entry ul {
	margin-left: 15px;
	padding: 0 0 0 30px;
	list-style: square;
} 
.entry{
	line-height:16px;
}
.entry p {
	clear: both;
	overflow: hidden;
}
.entry ol {
	margin-left: 15px;
	padding: 0 0 0 35px;
}
/*post*/
.entry a{
	color: #000000;
}
.entry a:hover {
	color: #000000;
	text-decoration:underline;
}
.entry p{
	padding-left:25px;
}
.post {
	text-align: justify;
	width: 100%;
	clear: both;
	overflow: hidden;
}
.post hr {
	display: block;
}
.post .lablec{
	background-color:#EEEFEE;
	width:497px;
	height:20px;
	text-align:right;
	padding:4px 10px 0px 0px;
	margin-bottom:10px;
	margin-left:1px;
	clear: both;
}
.post .datum{
	width:77px;
	padding-top:2px;
	text-align:center;
	background:url(images/datum.gif) no-repeat top #4F6057;
	font-size:10px;
	color: #ffffff;
	font-weight: bold;
}
.post .cim{
	background:url(images/cim.jpg) repeat-y;
	padding:3px 3px 3px 7px;
}
/*
.post .datum .ido{
	color:#000000;
	font-weight:bold;
}
*/
.post .cimsor{
	clear:left;
	width:518px;
	height:36px;
	text-align:left;
}
.post .cim h2{
	margin:0px;
	margin-right:7px;
}
/*hozzaszolasnal*/

.post .cim h2 a{
	color:#666666;
}
.post .cim h2 a:hover{
	color: #252528;
}
#content h3{
	text-align:left;
	padding-left:25px;
}
.post small a, .post .lablec a{
	color: #999999;
}
.post small a:hover, .post .lablec a:hover {
	color: #999999;
	text-decoration:underline;
}
/*egyoszlop (menu nelkul)*/
.widecolumn {
	width:480px;
}

.widecolumn .post {
	margin: 0;
}
.navigation { /*lapozo*/
	display: block;
	margin-top: 5px;
}
.alignright {
	float: right;
	margin:5px 5px 20px 5px;
}
.alignleft{
	float: left;
	margin:5px 5px 20px 5px;
}
*hmtl .alignright {
	float: right;
	margin:5px;
}
*hmtl .alignleft{
	float: left;
	margin:5px;
}
.alignleft a, .alignright a{
	text-decoration:none;
}
.alignleft a:hover, .alignright a:hover{
	color:#000000;
	text-decoration:none;
}
/*hozzaszolo form*/
#commentform{
	width:445px;
	background-color:#DBDEDB;
	padding:20px 20px 40px 20px;
	margin:0px 0px 50px 25px;
	color:#4F6057;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
*html #commentform{
	padding:20px 20px 20px 20px;
}
#commentform input {
	color:#ffffff;
	width: 140px;
	padding: 2px 3px 2px 3px;
	background-color:#4F6057;
	border:none;
	font-size:11px;
}
#commentform textarea {
	color:#ffffff;
	width: 400px;
	padding: 5px;
	background-color:#4F6057;
	border:none;
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
#commentform #submit {
	float: left;
	cursor: pointer;
}
#commentform #submithover{
	float: left;
	cursor: pointer;
	background-color:#202020;
}
#commentform p {
	margin: 5px 0px 0px 0px;
	text-align:left;
}
/*komment*/
.commentlist{
	width:420px;
	border-left: 7px solid #4F6057;
	margin-left:30px;
	padding:0px 0px 0px 10px;
	text-align:justify;
}
.commentlist li{	
	list-style-type:none;
	list-style-image:none;
}
.commentlist .commentmetadata a{
	text-decoration:none;
}
.commentlist .commentmetadata a:hover{
	text-decoration:none;
	color:#000000;
}
.commentlist cite{
	color:#444444;
	font-style:normal;
	font-weight:bold;
}
/* Begin Images */
p img {
	margin:10px;
	max-width: 100%;
	border: 4px solid #97A89E;
	}
p img:hover{
	border: 4px solid #4F6056;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */
hr {
	display: none;
}
/*esemenynaptar*/
#esemenynaptar #wp-calendar{
	margin:0px 30px 0px 20px;
	background-color:#DBDEDB;
}
#esemenynaptar img{	
	border:none;
}
#wp-calendar table #today{
	padding:0px;
	border: 1px solid #4F6057;
}
#wp-calendar .ec3_eventday{
	background-color:#000000;
}
#wp-calendar .ec3_eventday:hover{
	background-color:#333333;
	border:0px;
}
#wp-calendar .ec3_eventday a {
  color:#FFFFFF; !IMPORTANT;
}
/*kepgaleria - style kikapcsolni adminban*/
/*random kepek*/
#ngg_widget_slideshow0{
	margin:0px 30px 0px 20px;
	padding:0px;
}
.narrowcolumn .ngg-widget{
	margin-left:15px;
	margin-right:-5px;
	margin-bottom:25px;
	background-color:#C9D4C9;
	padding:10px 0px 0px 13px;
	height:90px
}
*html .narrowcolumn .ngg-widget{
	padding:10px 0px 0px 10px;
}
.narrowcolumn .ngg-widget img{
	border:none;
}
.narrowcolumn .ngg-widget a {
	border: 2px solid #97A89E;
	padding:0px;
	float:left;
}
.narrowcolumn .ngg-widget a:hover{
	border: 2px solid #333333;
}
.entry .widgettitle{
	font-size:10px;
	color:#4F6057;
	font-weight:normal;
	margin-bottom:7px;
}
/*kategoriak*/
.ngg-albumoverview{
	padding-left:25px;
}
.ngg-album-compact{
	width:160px;
	float:left;
}
.ngg-album-compactbox .Thumb{
	width:100px;
	height:100px;
	border:none;
}
.ngg-album-compactbox{
	background: url(images/kateg_bg.jpg) no-repeat;
	width:148px;
	height:150px;
}
.ngg-album-compact h4{
	font-size:11px;
	font-weight:bold;
	margin:0px 15px 0px 15px;
	width:120px;
	height:30px;
	text-align:center;
}
.ngg-album-compact h4 a{
	color:#000000;
}
.ngg-album-compact h4 a:hover{
	color:#4F6057;
	text-decoration:none;
}
.ngg-album-compact .ngg-album-link{
	padding-left:19px;
	padding-top:17px;
}
.ngg-album-compact .db{
	padding: 4px 10px 0px 30px;
}
/*galeria belso*/
.ngg-galleryoverview{
	margin-left:25px;
	text-align:center;
	overflow:auto;
	padding-bottom:20px;
}
.ngg-gallery-thumbnail-box{
	padding:5px 7px 3px 2px;
	float:left;
	background: url(images/shadow.gif) bottom right;
	width:108px;
	height:108px;
	border-top: 1px solid #E9E9E9;
	border-left: 1px solid #E9E9E9;
	margin:5px 2px 0px 0px;
}
.ngg-gallery-thumbnail-box img{
	border:0px;
}
.ngg-galleryoverview .slideshowlink{
	color:#9FA89F;
}
.ngg-galleryoverview .slideshowlink:hover{
	text-decoration:none;
}
.ngg-navigation{
	height:18px;
	text-align:center;
	margin: 0px 7px 10px 23px;
	padding-top:5px;
	background-color:#EEEFEE;
}
.ngg-navigation a, .ngg-navigation span{
	margin:0px 2px 0px 0px;
	padding:3px 5px 3px 5px;
}
.ngg-navigation a{
	background-color:#C2C7C2;
}
.ngg-navigation a:hover{
	background-color:#4F6057;
	text-decoration:none;
	color:#FFFFFF;	
}
.ngg-navigation span{
	background-color:#4F6057;
	color:#FFFFFF;
}
/*linkek*/
.narrowcolumn .linkcat{
	list-style-type:none;
	list-style-image:none;
	text-align:left;
}
.narrowcolumn ul{
	margin-left:-25px;
}
*html .narrowcolumn ul{
	margin-left:15px;
}
.narrowcolumn .linkcat ul li{	
	list-style-type:none;
	margin-bottom:15px;
}
.narrowcolumn .linkcat ul li a{
	text-decoration:none;
	color:#333333;
	font-weight:bold;
	text-transform:uppercase;
}
.narrowcolumn .linkcat ul li a:hover{
	text-decoration:underline;
	color: #000000;
}
.narrowcolumn .linkcat ul li .linkdescription{
	border-top: 3px solid #B4BBB4;
	padding:15px;
	background-color:#EEEFEE;
}
.slideshow{
	margin-top:10px;
}
/*newsletter*/
#factory-newsletter{
	font-size:10px;
	color:#4F6057;
}
#factory-newsletter form{
	margin-left:17px;
}
#factory-newsletter #inpt {
	background:url(images/keres.jpg) no-repeat left;
	width: 115px;
	height:17px;
	padding: 6px 5px 0px 5px;
	margin-bottom:5px;
	border:none;
	color:#4F6057;
	font-size:11px;
	float:left;
}
#factory-newsletter #rendben{ 
	background: url(images/rendben.jpg) no-repeat;
	border:none;
	width:73px;
	height:21px;
	cursor:pointer;
}
/*esemenyek*/
.entry .ec3_schedule{
	margin: 10px 0px 5px 0px;
	background: url(images/esemeny.jpg) no-repeat left;
	height:26px;
	padding-left:85px;
	padding-top:5px;
	font-size:15px;
	font-weight:bold;
}
.entry .ec3_schedule .es_start{
	font-size:11px;
	font-weight:normal;
	margin-left:10px;
}
.entry .ec3_schedule .ec3_to, .entry .ec3_schedule .es_end{
	font-size:11px;
	font-weight:normal;
	margin-left:0px;
}
.entry .ec3_schedule .es_start{
	margin-left:10px;
}
*html .entry .ec3_schedule{
	margin: 10px 0px -10px 0px;
}












/*
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}




small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}



#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}


.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}





.entry form {
	text-align:center;
	}

select {
	width: 130px;
	}


.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}



.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
	background-color: #fff; 
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

a img {
	border: none;
	}

*/


