/*
Theme Name: Saska
Theme URI: 
Author URI: http://www.balatonelektronika.hu
Description: 
Author: BCS
Version: 2.5
Tags: blue, white, two-columns, fixed-width, editor-style, sticky-post
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/


/* Medium devices (desktops, 992px and up) */
@media screen and (min-width: 992px) { 
	.navbar-default .navbar-nav > li  { text-align: center; width: 16.66%; }
	.header { height: 300px; }
}

@media max-width: 768px { 
	.navbar-default .navbar-nav > li  { width: 100%; text-align: center; }
}

body { font-family: Tahoma; font-size: 1.4em; margin: 20px auto; background: #f3f3f3; color: #000000; }
.container { margin: 0 auto; padding: 0; background: transparent; }
.main { background: #FFFFFF; padding: 0; margin: 0; }
.nav { }
.row { margin: 0; padding: 0; }
h1 { color: #101010; font-size: 1.2em; font-weight: bold; text-align: left; margin: 0; padding: 15px 0 10px 0;}
h2 { color: #101010; font-size: 1.2em; font-weight: bold; text-align: left; }
h3, h3 a { color: #101010; font-size: 1em; font-weight: bold; text-align: left; }
#wrapper-main { display: block; width: 990px; margin: 0px auto; min-height: 750px;}
#wrapper-header { display: block; width: 100%;  margin: 0px auto; height: 240px; border-bottom: 5px solid #8B8E90;}
#header { height: 210px; width: 990px; margin: 0px auto;}
#delimiter { clear: both; }
hr { border: 1px solid #CCCCCC; }

/*Header*/
.header { padding: 10px 0; background: url(images/header11.jpg) no-repeat #FFF; -webkit-border-radius: 8px 8px 0 0; -moz-border-radius: 8px 8px 0 0; border-radius: 8px 8px 0 0; }
.site-title { color: #2B6A79; font-family: "Lucida Calligraphy",Arial,Helvetica,sans-serif; font-size: 4em; }
.site-description { color: #505050; font-family: "Lucida Calligraphy",Arial,Helvetica,sans-serif; font-size: 1.4em;}

/*Slider*/
.slider { padding: 0; margin: 0;}
.metaslider .slides img { -webkit-border-top-left-radius: 15px; -moz-border-top-left-radius: 15px; border-top-left-radius: 15px; -webkit-border-top-right-radius: 15px; -moz-border-top-right-radius: 15px; border-top-right-radius: 15px; }

/*Navigation*/
.navbar-default { background-color: #000000; color: #FFF; text-transform: uppercase; }
.navbar { min-height: 40px; border-radius: 0; margin: 0; font-family: Tahoma, Arial, Helvetica, sans-serif; }
.navbar-default .navbar-nav { width: 100%; }
.navbar-default .navbar-nav  .menu-item  { border-left: 1px dotted #1f94c7; }
.navbar-default .navbar-nav  .menu-item-8 { border: none; }
.navbar-default .navbar-nav > li > a { color: #FFF; padding: 12px 6px; }
.navbar-default .navbar-nav li a { font-family: Verdana,Arial,Helvetica,sans-serif;  font-size: 1em;}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav .dropdown-menu > li > a:hover { color: #fab101; }
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { background-color:#000000; color:#FFF; }
.navbar-default .navbar-nav .dropdown-menu > li > a { font-size: 1em; background-color: #000000; color: #FFF; }
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover { background-color: #000000; color: #FFF; }
.navbar-left { float: right !important; }
.navbar-default .navbar-collapse { padding: 0; }

 
.dropdown-submenu {
  position: relative;
}

.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}

.dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-left: .1rem;
  margin-right: .1rem;
}
/* to show the arrow */
.dropdown-submenu a::after {
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}
.dropdown-toggle a::after{
  transform: rotate(-90deg);
  position: absolute;
  right: 6px;
  top: .8em;
}


/*Content*/
.content { color: #000000; background-color: #FFF; font-size: 1.1em; padding: 10px 30px; text-align: justify; }
.content h1, .content h2 { text-align: left; margin-bottom: 20px; padding-bottom: 5px; }
.content img { height: auto; max-width: 100%; padding: 10px; }
.content p { line-height: 1.8em; }
.content > ul > li { padding: 5px 0; }
.older  { text-align: left; padding: 3px 0; }
.older a, .older a:hover { font-size: 0.8em; text-decoration: none; color: green; }
.newer { text-align: right; padding: 3px 0; }
.newer a, .newer a:hover { font-size: 0.8em; text-decoration: none; color: green; }
.hirlista { padding: 5px 0; }
.content th { background-color: #f3f3f3; }

/*Form*/
.wpcf7-form { color: #404040; font-family: "Roboto Condensed Regular", sans-serif; font-size: 14px; }
.wpcf7-submit { width: 120px; color: #FAFAFA; background: #669933; line-height: 30px; border: 2px outset #330000; }
.wpcf7-submit:hover { background: #669933; border: 2px outset #FAFAFA; }
.wpcf7-text { background: #EEEEEE; line-height: 28px; font-size: 14px; margin: 5px 0; padding: 0 0 0 5px; border: 1px solid #DDDDDD}
.wpcf7-form textarea { background: #EEEEEE; font-family: "Roboto Condensed Regular", sans-serif; font-size: 14px; margin: 5px 0; padding: 5px; border: 1px solid #DDDDDD }
.captchaform { background: #C0C0C0; height: 100px; width: 400px; font-size: 14px; padding: 10px 10px 0 10px;}
.captchaform input { line-height: 28px; text-align: center; border: 1px solid #DDDDDD; }
.captchaform span { padding: 0 0 0 20px; }

/*Sidebar*/
.sidebar { background: #f9f9f9; color: #101010; padding: 40px 0 0 0;}
.sidebar h1 { color: #fab101; opacity: 0.8; font-size: 1.1em; font-weight: bold; text-align: left; margin: 0 0 10px 0;}
.widget { padding: 20px; }
.widget ul { padding: 0 10px 0 10px; }
.widget ul li { padding-bottom: 10px; }
.textwidget ul { padding: 0 0 0 20px; }
.textwidget ul li { padding: 5px 0; }
.widget_recent_entries ul { padding: 0 0 0 20px; }
.widget .cat-post-footer-link { color: green; font-size: 0.9em; padding-left: 5em;}
.widget .cat-post-current .cat-post-title { font-weight: normal; text-transform: none; }
.widget_testuletiules { text-align: center; line-height: 2em; font-weight: bold; }

/*Footer*/
.footer { padding: 10px 0; font-size: 0.8em; color: #F9F9FA; background: #000000; opacity: 0.75; -webkit-border-radius: 0 0 8px 8px; -moz-border-radius: 0 0 8px 8px; border-radius: 0 0 8px 8px; }
.footer_creator { padding: 5px 10px; text-align: left; }
.footer_creator a, .footer_creator a:hover  { color: #F9F9FA; text-decoration: none; }

/**
 * WP default
 */

.alignleft {
	display: inline;
	float: left;
}

.alignright {
	display: inline;
	float: right;
}

.aligncenter {
	display: block;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
	margin: 0.4em 1.6em 1.6em 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
	margin: 0.4em 0 1.6em 1.6em;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
	clear: both;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
	margin-bottom: 1.2em;
}

