/*
        #343b34 - hatter szine
        #434d43 - kijelolt hatter
        
*/
section, hgroup, header, footer, aside, nav, article { display: block; }
body, ul, ol, p, h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0; }
/*---------------------------------------------------------------------------*/

/*
@font-face {
        font-family: Myriad;
        src: url('fonts/myriadpro-regular-webfont.ttf');
        font-weight: normal;
}

@font-face {
        font-family: Myriad;
        src: url('fonts/myriadpro-bold-webfont.ttf');
        font-weight: bold;
}

@font-face {
        font-family: MyriadCond;
        src: url('fonts/myriadpro-boldcond-webfont.ttf');
        font-weight: normal;
}
*/
/*---------------------------------------------------------------------------*/
html { overflow-y: scroll; }

body {
        background: #343b34 url(images/header-bg-grad.png) repeat-x 0 -129px;
        color: #d9d9d9;
        font: normal 16px/23px Calibri, "Segoe UI", "Trebuchet MS", Arial, sans-serif;
}

body.home {
	background-position: 0 -18px;
}

/*---------------------------------------------------------------------------*/
a {
        text-decoration: none;
        color: #fff;
}

a:hover {
        text-decoration: none;
}

a:visited { font-weight: normal; color: #ddd; }
/*---------------------------------------------------------------------------*/
ul {
        list-style: none;
}

h2, h3, h4 {
    line-height: 30px;
    text-shadow: 0 1px 2px rgba(0,0,0,0.1);
}



h2 {
    font: 25px/30px "Arial Narrow", "Segoe UI", Arial, sans-serif;
    color: #48ef6f;
}

/*---------------------------------------------------------------------------*/

hgroup {
    margin: 0 auto;
    height: 150px;
    background: url(images/header.jpg) no-repeat center -65px;
}

.home hgroup {
	height: 260px;
	background-position: center 0;
}

hgroup h1 {
	width: 220px;
	height: 150px;
	margin: 0 auto;
    text-indent: -3000px;
    background: url(images/kenna_small.png) no-repeat center center;
}
.home hgroup h1 {
	height: 130px;
}


hgroup h1 a {
	display: block;
	outline: none;
	height: 150px;
}

hgroup h2 {
	text-transform: uppercase;
	text-align: center;
	color: #363636;
	font: normal 28px/480px "Trebuchet MS", "Liberation Sans", FreeSans, arial, sans-serif;
	text-shadow: 1px 1px 1px #4d4d4f;
}
/*===========================================================================*/

/*---------------------------------------------------------------------------*/
section#content {
    width: 800px;
    min-heigth: 190px;
	 /* 1024-en latszik a #top */
    margin: 20px auto 20px auto;
    clear: both;
    display: table;
}

html.ie6 #content { display: block; }

#content.error { min-height: 100%; height: 100%; }

/*----------------------------------------------------------------sidebar----*/

aside {
}

/*-------------------------------------------------------------- navigation -*/
nav {
    width: 240px;
    padding-right: 40px;
    /*display: table-cell;*/
    position: relative;
}

html.ie6 nav {
    display: block;
    float: left;
}

#navigation {
    position: relative;
    display: block;
    width: 240px;
    /*overflow: hidden; */
}

#navigation.fixed { position: fixed; top: 40px; }

#navigation li.back {
    z-index: 9;
    position: absolute;
    width: 237px;
    height: 35px;
    border: 1px solid #434d43;

    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
    
	background: #434d43;
    background: -moz-linear-gradient(top, #4a544a 0%, #434d43 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a544a), color-stop(100%,#434d43));
	background: -webkit-linear-gradient(top, #4a544a 0%,#434d43 100%);
	background: -o-linear-gradient(top, #4a544a 0%,#434d43 100%);
	background: -ms-linear-gradient(top, #4a544a 0%,#434d43 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4A544A', endColorstr='#434D43',GradientType=0 );
	background: linear-gradient(top, #4a544a 0%,#434d43 100%);
}

#navigation li.sfHover { /* width: 500px; */ }

#navigation li a {
    z-index: 10;
    display: block;
    position: relative;
    color: #fff;
    outline: none;
    text-align: right;
    padding-right: 10px;
    font: bold 23px/35px Calibri, "Segoe UI", "Trebuchet MS", Arial, sans-serif;
    text-shadow: 1px 1px 1px #000;
}

#navigation li a:hover { /* color: #48ef6f; */ }

#navigation li.yahoo a {
	padding-top: 4px;
}


#navigation .children {
    display: none;
    height: 37px;
    width: 200%;
    background: #434543;
    position: absolute;
    z-index: 11;
    top: 0;
    left: 245px;
    border: 1px solid transparent;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}

#navigation .long { width: 800px;}

#navigation li.sfHover {
    position: relative;
}

#navigation ul.children li {
    float: left;
    margin: 0 10px;
    padding-left: 10px;
}

#navigation ul.children li:nth-child(2) {
    border-left: 1px solid #363636;
}

#navigation .children li a {
    font: bold 18px/35px Calibri, "Segoe UI", "Trebuchet MS", Arial, sans-serif;

}

#navigation .children li a:hover {
    color: #48ef6f;
}



/*-horizontal navigation on first page---------------------------------------*/
#horizontal {
    position: relative;
    display: block;
    width: 685px;
    height: 35px;
    margin: -30px 0 20px 0;
}

#horizontal li {
    float: left;
    margin: 0 10px 0 0;
}

#horizontal li a  {
    z-index: 10;
    display: block;
    position: relative;
    color: #fff;
    outline: none;
    text-align: right;
    padding: 0 10px;
    font: bold 23px/35px Calibri, "Segoe UI", "Trebuchet MS", Arial, sans-serif;
    text-shadow: 1px 1px 1px #000;
}

#horizontal li.back {
    z-index: 9;
    position: absolute;
    background: #434d43;
    height: 35px;
    width: 100px;
    border: 1px solid #434d43;

    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -o-border-radius: 5px;
}


/*------------------------------------------------------------ main content -*/
section#main {
        display: table-cell;
        width: 520px;
}

html.ie6 #main { display: block; float: right; }

#main article {
	margin-bottom: 20px;
}


#main article header {
    line-height: 30px;
}

#main article header {
    margin-bottom: 20px;
}

#main article div {
    margin-bottom: 20px;
}
#main article p {
	margin-bottom: 1em;
}
#main h2.error {
    line-height: 34px;
    padding-left: 60px;
    margin-bottom: 150px; /* a magassag legyen legalabb a menu magassaga */
    background: url(images/icons/Delete2.png) no-repeat left center;
}

#main article .block {
	border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 8px 	5px;
	border: 1px solid transparent;
	
	background: #4a544a;
	background: -moz-linear-gradient(top, #4a544a 0%, #434d43 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a544a), color-stop(100%,#434d43));
	background: -webkit-linear-gradient(top, #4a544a 0%,#434d43 100%);
	background: -o-linear-gradient(top, #4a544a 0%,#434d43 100%);
	background: -ms-linear-gradient(top, #4a544a 0%,#434d43 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4A544A', endColorstr='#434D43',GradientType=0 );
	background: linear-gradient(top, #4a544a 0%,#434d43 100%);

	box-shadow: 0 1px 2px rgba(0,0,0,0.1);	

}

#main h4 {
	border-bottom: 1px solid #282e28;
	box-shadow: 0 1px 0 #4a544a;
	text-align: center;
	margin: 30px 0;
	line-height: 0px;
}

#main h4 span {
	margin: 0 auto;
	padding: 0 10px;
	background: #343b34;
}



/*---------------------------------------------------------- footer ---------*/
footer {
        height: 50px;
        background: #2d2d2e url(images/footer-bg2.png) repeat-x;
        padding-top: 20px;
}



footer > section {
	margin: 0 auto;
	width: 520px;
    padding-left: 280px;
    height: 50px;
    /*background: url(images/footlogo.gif) no-repeat left center;*/
}

html.ie6 footer section.container {
    width: 520px;
    margin: 0 auto;
    padding-left: 280px;
    overflow: hidden;
    position: relative;
}

footer section > a {  /* ez csak a toplink, mert a footer elso sectionjenbek elso a-ja  */
	display: block;
	margin: -30px 0 0 100px;
	height: 30px;
	width: 40px;
	background: url(images/gotop.png) no-repeat center center;
	text-indent: -3000px;
	outline: none;

}

html.ie6 footer section.container .scroll { display: none; }

footer .widget {
	width: 250px;
	height: 180px;
	max-height: 180px;
	margin-right: 20px;
	float: left;
	overflow: hidden;
}

html.ie6 footer .widget { width: 240px; }
/* no shitting with fuckin ie6 margin stuff,
aki ilyet hasznal, megerdemli */

footer .widget:last-child { margin-right: 0; }

footer .widget h4 {
	font: normal 20px/30px "Arial Narrow", "Segoe UI", Arial, FreeSans, sans-serif;
    text-transform: uppercase;
}

footer .widget ul {
	list-style: square inside;
}

/*---------------------------------------------------------------------------*/
/* WP-Table CSS File v1.50 */

.wptable {
	background:	#4d4d4f;
	color:		#fff;
	border-collapse: separate;
	text-shadow: 1px 1px 0px #363636;
}

.wptable th {
	padding:	2px 5px;
	cursor:		default;
	background:	#00801e;
	text-align: left;
	margin: 2px;
}

.wptable th[scope="row"] {
    padding:	5px 5px;
	background:	transparent;
	color: #aaa;
}

.wptable th p { color: #fff; margin-top: 10px; }

.wptable td { padding: 5px; text-align: center; font: bold 18px/20px Helvetica, Arial, monospace; }

.wptable tr { background-color: #363636;  }

.wptable tr.alt { background-color: #00801e; }

.wptable tr.hovcolor { background-color: #333; }
.wptable tr.hovcolor.alt { background-color: #007a1d; }


/*---------------------------------------------------------------------------*/
/* qTranslate styles                                                         */
/*---------------------------------------------------------------------------*/
div.lang {
    margin: 0 auto;
    width: 800px;
}

.lang ul#qtranslate-chooser {
    height: 40px;
    line-height: 40px;
    float: right;
}

.lang ul#qtranslate-chooser li {
    float: left;
}

.lang ul#qtranslate-chooser li a {
    color: #48ef6f;
    background: #434d43;
    display: block;
    padding: 4px;
    margin: 10px 4px;
    width: 20px; height: 20px;
    line-height: 20px;
    text-align: center;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    
    opacity: 0.7;
}

.lang ul#qtranslate-chooser li:hover a,
.lang ul#qtranslate-chooser li.active a {
    color: #fff;
    background: #292929;
    box-shadow: 0 0 5px #363636; 
    -moz-box-shadow: 0 0 5px #363636;
    -webkit-box-shadow: 0 0 5px #363636;
}
.lang ul#qtranslate-chooser li:hover a {
	opacity: 1;
}


.lang ul#qtranslate-chooser li a span {}

/*---------------------------------------------------------------------------*/
/* search results page */
.navigation {
    background: #4d4d4f;
    line-height: 30px;
    margin-bottom: 20px;

}
.navigation div.prevpost {}
.navigation div.nextpost {}

.post .entry-date {}
.post .the-excerpt {}

/*---------------------------------------------------------------------------*/
/* contact page ul */

ul.contact {
    display: block;
}

ul.contact li {
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid transparent;

    border-radius: 5px;
    -wwebkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

html.ie6 ul.contact li {
    border-color: #4d4d4f;
}

ul.contact li:hover {
    background: #434d43;
}

ul.contact li strong {
    margin-bottom: 10px;
    display: block;
    font-size: 18px;
}

ul.contact li ul {}

ul.contact li ul li {
    padding: 0 0 0 24px;
}

ul.contact li ul li:nth-child(1) { /* address */
    background: url(images/icons/mail.png) no-repeat left center;
}

ul.contact li ul li:nth-child(2) { /* home tel */
    background: url(images/icons/phone.png) no-repeat left center;
}

ul.contact li ul li:nth-child(3) { /* mobile tel */
    background: url(images/icons/mobile.png) no-repeat left center;
}

ul.contact li ul li:nth-child(4) { /* mail address */
    background: url(images/icons/attach.png) no-repeat left center;
}


/*---------------------------------------------------------------------------*/
/* search widget */

footer #searchform {
    
}

footer #searchform input[type="text"] {
    color: #fff;
    font: normal 12px/20px Monaco, Consolas, "Courier New", Courier, monospace;
    background: #434d43;
    padding: 3px;
    border: 1px solid #000; 
    
    box-shadow: 0 0 5px #363636;
    -moz-box-shadow: 0 0 5px #363636;
    -webkit-box-shadow: 0 0 5px #363636;
}

footer #searchform input[type="submit"] {
    display: none;
}

/*---------------------------------------------------------------------------*/
/* slider */

#slider-wrapper {
	border-top: 1px solid rgba(0,0,0,0.2);
    width: 800px;
    height: 320px;
    display: block;
    margin-top: -150px;
	margin-bottom: 55px;
	box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 5px 8px rgba(0, 0, 0, 0.5);
}
#slider {
    position:relative;
    width:800px;
    height:320px;
    background: url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

.nivo-controlNav {
    position:absolute;
    left: 10px;
    bottom: 0px;
    width: 800px;
}
.nivo-controlNav a {
    display:block;
    width:19px; 
    height:22px;
    background:url(images/bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    margin-right:3px;
    float:left;
}
.nivo-controlNav a.active {
    background-position:0 -22px;
}

.nivo-directionNav a {
    display:block;
    width:30px;
    height:30px;
    background:url(images/arrows.png) no-repeat;
    text-indent:-9999px;
    border:0;
}
a.nivo-nextNav {
    background-position:-30px 0;
    right:15px;
}
a.nivo-prevNav {
    left:15px;
}

.nivo-caption {
    text-shadow:none;
}
.nivo-caption a {
    color:#efe9d1;
    text-decoration:underline;
}

/*---------------------------------------------------------------------------*/
/* home page's horizontal menu */



/*---------------------------------------------------------------------------*/
.front-page ul#widgets {
    display: inline-block;
    width: 800px;
    margin-bottom: 20px;
}

.front-page ul#widgets li {
    float: left;
    width: 240px;
    line-height: 120%;
    margin-right: 20px;
    
    padding: 5px 5px 10px 5px;
    
    border-radius: 5px;
    -moz-border-radius: 5px;
    
    border: 1px solid transparent;
    
    background: -moz-linear-gradient(top, #4a544a 0%, #434d43 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#4a544a), color-stop(100%,#434d43));
	background: -webkit-linear-gradient(top, #4a544a 0%,#434d43 100%);
	background: -o-linear-gradient(top, #4a544a 0%,#434d43 100%);
	background: -ms-linear-gradient(top, #4a544a 0%,#434d43 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4A544A', endColorstr='#434D43',GradientType=0 );
	background: linear-gradient(top, #4a544a 0%,#434d43 100%);

	box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    
}

.front-page ul#widgets li:last-child { margin-right: 0; }

.front-page ul#widgets li h3 {
    text-transform: uppercase;
    line-height: 30px;
    color: #48ef6f;
}
.front-page ul#widgets li p {
	margin-bottom: 1em;
}

.front-page ul#widgets li ul li { display: block; margin: 0; }

.front-page #widgets .button {
    display: block;
    background: #434d43;
    margin-top: 20px;
    padding: 5px;
    color: #48ef6f;
    font-weight: bold;
    text-align: center;

    border: 1px solid #434d43;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;

    text-shadow: 1px 1px 1px #363636;
}

.front-page #widgets .button:hover {
    border-color: #4e594e;
    color: #fff;

}
