/*   
Theme Name: A Thematic Child Theme
Theme URI: 
Description: Use this theme to start your Thematic Child Theme development.
Author: Ian Stewart
Author URI: http://themeshaper.com/
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/3c-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

#text-17 a {
	display: none !important;
}

/* GENERAL ---------------------------------------- */



body {
	min-width: 1100px;	
}

#wrapper {
		
}

.aside a {
	color: #157ab4;	
}


/* HEADER ---------------------------------------- */

#header {
	background-color: #f1fae8;

}

#branding {
	width: 1100px;
	padding: 20px 0 24px;
}

#header #branding #blog-title {

}

#header #branding #blog-title a {
	text-indent: -9999px;
	display: block;
	width: 400px;
	height: 159px;
	background: url('http://csikianyak.ma/wp-content/uploads/2019/10/logo-csiki-anyak-egyesulete-3.png') no-repeat;
	float: left;
}

#blog-description {
	display: none;
}

/* Header banner ---------- */

div#header-aside {
	position: absolute;
	left: 50%;
	width: 390px;
	height: 130px;
	float: right;
	margin: 20px 0 0 170px;
	vertical-align: center;
	border: 0px solid #fff;
}

/* Navigation ---------- */

#access {
	border-bottom: 1px solid #a4d176;
	clear: both;
}

div.menu {
	width: 1100px;
}

div.menu #menu-fooldal {
	float: right;	
}

menu-fooldal

.sf-menu {
	border-right: 1px solid #a4d176;

}



.sf-menu a {
    border-bottom: 1px solid #a4d176;
    border-left: 1px solid #a4d176;
    border-top: 1px solid #a4d176;

}

ul.sub-menu li a {

}

.sf-menu ul {
    border-bottom: 1px solid #a4d176;
    border-right: 1px solid #a4d176;
}

/* Dropdown menu */

li#menu-item-135 a, li#menu-item-237 a, li#menu-item-128 a, li#menu-item-129 a {
	background: #fff url('../csikianyak/images/drop-down.jpg') no-repeat right center;
	padding-right: 20px;
}

li#menu-item-135 ul.sub-menu li a, li#menu-item-237 ul.sub-menu li a, li#menu-item-128 ul.sub-menu li a, li#menu-item-129 ul.sub-menu li a {
	background-image: none;
}

/* Kiemelt menu */

ul#menu-kiemelt {
	list-style-type: none;
}

ul#menu-kiemelt {
	margin-left: -20px;
	width: 190px;
}

ul#menu-kiemelt li#menu-item-231 a, ul#menu-kiemelt li#menu-item-153 a, ul#menu-kiemelt li#menu-item-154 a,
ul#menu-kiemelt li#menu-item-527 a {
	display: block;
	height: 37px;
	width: 191px;
	background: url('../csikianyak/images/csakegy-menu-bg.jpg') no-repeat;
	margin: 0 0 20px 0;
	text-align: center;
	line-height: 37px;
	font-size: 16px;
	text-decoration: none;
}

ul#menu-kiemelt li#menu-item-153 a {
	background: url('../csikianyak/images/albert-menu-bg.jpg') no-repeat;
}

ul#menu-kiemelt li#menu-item-154 a {
	background: url('../csikianyak/images/hasznosak-menu-bg.jpg') no-repeat;
}

ul#menu-kiemelt li#menu-item-527 a {
	background: url('../csikianyak/images/forum-menu-bg.jpg') no-repeat;
}

/* Rolunk Menu */

div.menu-egyesulet-container ul {
list-style: url('../csikianyak/images/bullet-green.jpg'); 

}

div.menu-albert-atya-haz-container ul {

list-style: url('../csikianyak/images/bullet-blue.jpg'); 

}

div.menu-hasznosak-container ul {

list-style: url('../csikianyak/images/bullet-orange.jpg'); 

}


/* MAIN CONTENT ---------------------------------------- */

#main {
	background-color: #fff;
	width: 1100px;
}

#container {
	width: 1090px;	
}

#content {
	margin: 0 240px 0 0;	
}

/* LEFT SIDEBAR ---------------------------------------- */

#primary {
	width: 200px;
	border: none;
	margin: 0 0 0 -1100px;
	position: relative;
}

#primary ul {
	width: 190px;	
}


/* RIGHT SIDEBAR ---------------------------------------- */

#secondary {
	width: 220px;
	background-color: #f1fae8;
	margin: 0 0 0 -230px;
}

input#s {
	width: 160px;	
}

#secondary ul.xoxo a.sibedar-addlink {
	font-size: 0.8em;
	text-align: center;
}

/* FOOTER ---------------------------------------- */

#footer { 
background-color: #6c9a3f;
}

#footer #siteinfo {
color: #fff;	
}

#footer #siteinfo a {
color: #fff;	
}

#footer #siteinfo span a {
color: #b6e685;	
}