/*===== Várószoba Modules CSS=====*/
/*===== Global module styles =====*/

section.module {
	margin: 0 0 25px 0;
	/*padding: 10px;*/
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
section.module h3,
section.module h4
{
	margin-top: 0;
	color: #484848;
}
section.module>header h3{
	padding-left: 40px;
	margin-top: 10px;
	background-image: url('../images/zoldpotty.png');
	background-repeat: no-repeat;
	background-size: 22px 22px;
	background-position: 20px 0px;
	font-size: 18px;
	margin-bottom: 0px;
}

section.module.gradient>header h3 {
	padding-left: 20px;
	background-position: 0px 0px;
}

section.module ul {
	position: relative;
	margin: 0;
	padding: 0;
	list-style: none;
}
section.module ul li {
	display: block;
	margin: 0 0 10px 0;
	margin-top:20px;
	margin-bottom:20px;
}

section.module.single-story .content ul li {
    display: list-item;
    list-style: disc;
    margin-left: 18px;
}

/*===== Content modules =====*/

	/*===== Banner module =====*/
#header-banner {
	width: 83%;
	max-width: 728px;
	margin-bottom: 10px;
}
#header-banner a{
	display: block;
}

	/*===== Főoldal - Heti kiemelt && Aktuális && Közösségek module =====*/
section.module.heti-kiemelt.gradient .content,
section.module.heti-kiemelt-sima.gradient .content{
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlNWY3Y2QiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
background: -moz-linear-gradient(top,  #ffffff 10%, #e5f7cd 70%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#ffffff), color-stop(70%,#e5f7cd)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 10%,#e5f7cd 70%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 10%,#e5f7cd 70%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 10%,#e5f7cd 70%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 10%,#e5f7cd 70%); /* W3C */
}
section.module.aktualis.gradient {
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
/*
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlY2VjZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
background: -moz-linear-gradient(top,  #ffffff 10%, #ececec 70%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#ffffff), color-stop(70%,#ececec)); 
background: -webkit-linear-gradient(top,  #ffffff 10%,#ececec 70%); 
background: -o-linear-gradient(top,  #ffffff 10%,#ececec 70%); 
background: -ms-linear-gradient(top,  #ffffff 10%,#ececec 70%); 
background: linear-gradient(to bottom,  #ffffff 10%,#ececec 70%); 
*/
}
section.module.kozossegek.gradient .content,
section.module.bejelentkezes.gradient .content, 
section.module.regisztracio.gradient  .content,
section.module.heti-kiemelt-profil.gradient  .content{
background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlY2VjZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
background: -moz-linear-gradient(top,  #ffffff 10%, #ececec 70%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#ffffff), color-stop(70%,#ececec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 10%,#ececec 70%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 10%,#ececec 70%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 10%,#ececec 70%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 10%,#ececec 70%); /* W3C */
}

section.module .content{
	padding:10px;
	border-radius:10px;
}

.contentx {
	padding: 0 2% 0 4%;
}

section.module.heti-kiemelt>.content ul,
section.module.heti-kiemelt-profil>.content ul,
section.module.aktualis>.content ul,
section.module.kozossegek>.content ul{
	position: relative;
	padding: 0 0 0 2%;
}
section.module.heti-kiemelt>.content ul:after,
section.module.heti-kiemelt-profil>.content ul:after,
section.module.aktualis>.content ul:after,
section.module.kozossegek>.content ul:after{
	content: "";
	display: block;
	clear: both;
}
section.module.heti-kiemelt>.content ul li,
section.module.heti-kiemelt-profil>.content ul li,
section.module.aktualis>.content ul li,
section.module.kozossegek>.content ul li{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
	width: 48%;
	padding: 0 0;
	margin: 0 2% 25px 0;
	min-height: 65px;
}

section.module.heti-kiemelt>.content ul li>a,
section.module.heti-kiemelt-profil>.content ul li a,
section.module.aktualis>.content ul li>a,
section.module.kozossegek>.content ul li>.data_frame,
section.module.kozossegek>.content ul li>a,
section.module.dupla_lista>.content ul li a{
	display: block;
	text-decoration: none;
	color: #70af23;
}
section.module.heti-kiemelt>.content ul li>a:hover h4,
section.module.heti-kiemelt-profil>.content ul li h4 a:hover,
section.module.aktualis>.content ul li>a:hover h4,
section.module.kozossegek>.content ul li>a:hover h4,
section.module.dupla_lista>.content ul li h4 a:hover {
	color:#86c935;
}
section.module.heti-kiemelt>.content ul li>a>figure.on-left,
section.module.heti-kiemelt-profil>.content ul li>a>figure.on-left,
section.module.aktualis>.content ul li>a>figure.on-left,
section.module.kozossegek>.content ul li>.data_frame>figure.on-left,
section.module.kozossegek>.content ul li>a>figure.on-left,
section.module.dupla_lista>.content ul li>a>figure.on-left,
.kozossegek .float-box figure
 {
	float: left;
	position: absolute;
	top: 0;
	left: 0;
	width: 65px;
}
section.module.heti-kiemelt>.content ul li>a>figure.on-left img,
section.module.heti-kiemelt-profil>.content ul li figure.on-left img,
section.module.aktualis>.content ul li>a>figure.on-left img,
section.module.kozossegek>.content ul li>.data_frame>figure.on-left img,
section.module.kozossegek>.content ul li>a>figure.on-left img,
section.module.dupla_lista>.content ul li>a>figure.on-left img,
.kozossegek .float-box figure img,
.module.aktualis.gradient .float-box figure img {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
section.module.heti-kiemelt>.content ul li>a>div.on-right,
section.module.heti-kiemelt-profil>.content ul li div.on-right,
section.module.aktualis>.content ul li>a>header.on-right,
section.module.kozossegek>.content ul li>.data_frame>div.on-right,
section.module.kozossegek>.content ul li>a>div.on-right,
section.module.dupla_lista>.content ul li>a>div.on-right,
.kozossegek .float-box .on-left
 {
	float: left;
	margin-left: 75px;
	height:65px;
}

.bx-wrapper .bx-viewport {
	border: none;
	box-shadow: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
}

.float-boxx img{
	border-radius: 10px;
}

.float-boxx a {
    position: absolute;
    right: 10px;
    top: 10px;
    background: white;
    opacity: .9;
    padding: 10px;
    border-radius: 10px;
}


section.module.aktualis>.content ul li>a>header.on-right {
	height: 70px;
	border-bottom: 1px solid #e1e1e1;
	width:70%;
}
section.module.aktualis>.content ul li .content {
	text-align: justify;
	font-size: 11px;
	padding: 7px 0;
	border-bottom: 1px solid #e1e1e1;
	clear:both;
}

section.module.aktualis>.content ul li {
	min-height: 200px;
	background-color: #F4F4F4;
	border-radius: 10px;
	padding: 10px;
}

section.module.aktualis>.content ul li .content {
	border-radius: 0;
}

section.module.aktualis>.content ul li .bovebben {
	color: #1581af;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
	margin-top: 5px;
}

section.module.aktualis>.content ul li>a>figure.on-left img {
	margin: 7px 0 0 10px;
}

@media all and (max-width: 1000px) {
	section.module.aktualis>.content ul li {
		min-height: 226px;
	}
}


section.module.dupla_lista h4,
section.module.kozossegek h4 {
	padding: 0;
	margin: 0;
}

section.module.heti-kiemelt h4,
section.module.heti-kiemelt-profil h4,
section.module.aktualis h4,
section.module.kozossegek h4 a,
section.module.dupla_lista h4 a

{
	padding-top: 5px;
	font-size: 14px;
	color: #70af23;
	font-weight:bold;
	margin-bottom: 3px;
	text-decoration: none;
	
}
section.module.heti-kiemelt .time,
section.module.heti-kiemelt-profil .time,
section.module.aktualis .time,
section.module.kozossegek .label-box {
	font-size: 11px;
	color: #909090;
}
section.module.heti-kiemelt .time .time,
section.module.heti-kiemelt-profil .time .time,
section.module.aktualis .time .time,
section.module.kozossegek .label-box .value {
	font-weight: bold;
}
@media all and (max-width: 610px) {
	section.module.heti-kiemelt>.content ul li,
	section.module.heti-kiemelt-profil>.content ul li,
	section.module.aktualis>.content ul li,
	section.module.kozossegek>.content ul li {
		float: none;
		width: 100%;
	}
	section.module.kozossegek h4 {
		min-height: 45px;
	}
}
@media all and (max-width: 350px) {
	section.module.heti-kiemelt h4,
	section.module.heti-kiemelt-profil h4,
	section.module.aktualis h4,
	section.module.kozossegek h4{
		padding-top: 0px;
	}
}
/*===== Főoldal - Legfrissebb történetek module =====*/
section.module.friss-tort.gradient {
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI3MCUiIHN0b3AtY29sb3I9IiNlY2VjZWMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
background: -moz-linear-gradient(top,  #ffffff 10%, #ececec 70%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(10%,#ffffff), color-stop(70%,#ececec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 10%,#ececec 70%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 10%,#ececec 70%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 10%,#ececec 70%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 10%,#ececec 70%); /* W3C */
}
section.module.friss-tort>.content ul li {
	min-height: 105px;
	padding: 0 0 10px 0;
	border-bottom: 2px solid #e3e3e3;
}
section.module.friss-tort>.content ul li:last-child {
	border-bottom: 0;
}
section.module.friss-tort>.content ul li>figure.on-left {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 85px;
}
section.module.friss-tort>.content ul li>figure.on-left img.profile-img,
section.module.friss-tort>.content ul li>figure.on-left.profile-img img
 {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d6d6d6;
}
section.module.friss-tort>.content ul li>figure.on-left img.badge {
	position: absolute;
	right: 3px;
	top: 40px;
	z-index: 2;
}
section.module.friss-tort>.content ul li>figure.on-left figcaption {
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
	color: #909090;
}
section.module.friss-tort>.content ul li>figure.on-left figcaption a {
	color: #909090;
	text-decoration: none;
}
section.module.friss-tort>.content ul li>figure.on-left figcaption a:hover {
	text-decoration: underline;
}
section.module.friss-tort>.content ul li>div.on-right {
	float: none;
	margin-left: 95px;
}
section.module.friss-tort h4 {
	margin: 0;
	padding: 0;
}
section.module.friss-tort h4 a{
	padding-top: 5px;
	font-size: 14px;
	color: #70af23;
	margin-bottom: 0;
	text-decoration: none;
}
section.module.friss-tort .label-box {
	font-size: 11px;
	color: #909090;
}
section.module.friss-tort .label-box .value {
	font-weight: bold;
}
section.module.friss-tort .label-box .value a {
	text-decoration: none;
	color: #909090;
}
section.module.friss-tort .label-box .value a:hover {
	text-decoration: underline;
}
section.module.friss-tort>.content ul li>div.on-right .content{
	font-size: 11px;
	color: #909090;
	margin-top: 3px;
}
section.module.friss-tort>.content ul li>div.on-right a.full-story{
	font-weight: bold;
	font-size: 11px;
	color: #1681af;
	margin-top: 3px;
	text-decoration: none;
}
section.module.friss-tort>.content ul li>div.on-right a.full-story:hover{
	color:#2097ca;
}

@media all and (max-width: 410px) {
	section.module.friss-tort>.content ul li>figure.on-left {
		width: 45px;
	}
	section.module.friss-tort>.content ul li>div.on-right {
		margin-left: 55px;
	}
	section.module.friss-tort>.content ul li>figure.on-left img.badge {
		top: 30px;
		right: -7px;
	}
}
/*===== Sidebar modules =====*/
section.module.sidebar{
	padding: 0;
	margin: 0 0 25px 0;
}
section.module.mobile {
	margin: 0 auto;
	margin-bottom: 15px;
	padding: 0;
}
section.module.sidebar a,
section.module.mobile a,
.alink {
	font-size: 12px;
	color: #1581af;
	text-decoration: none;
}

.alink {
    font-weight: bold;
    font-size: 11px;
    cursor: pointer;
    color: #1581af;
}

section.module.single-story>header h3 a.alink {
    font-weight: bold;
    cursor: pointer;
    color: #1581af;
}

section.module.single-story>header h3 a.alink.deletePost {
    color: red;
}

section.module.sidebar a:hover,
section.module.mobile a:hover {
	color:#2097ca;
}
section.module.sidebar ul li,
section.module.mobile ul li {
	margin: 0 0 2px 0;
}
section.module.sidebar ul li .name,
section.module.sidebar ul li .time,
section.module.mobile ul li .name,
section.module.mobile ul li .time {
	white-space: nowrap;
}
section.module.sidebar ul li .name,
section.module.sidebar ul li .name a,
section.module.sidebar ul li .time,
section.module.mobile ul li .name,
section.module.mobile ul li .name a,
section.module.mobile ul li .time {
	font-size: 11px;
	color: #aaaaaa;
}
section.module.sidebar>header h3,
section.module.mobile>header h3 {
	padding-left: 16px;
	font-size: 13px;
	background-size: 16px 16px;
	background-position: 0px 0px;
	margin-bottom: 5px;
}
section.module.sidebar>*,
section.module.mobile>* {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
}
section.module.sidebar .content {
	padding-left: 16px;
}
section.module.mobile .content {
	padding: 10px 0;
}
	/*===== Kereső module =====*/
section.module.sidebar.search-bar .content {
	padding: 0;
}
section.module.mobile.search-bar .content {
	
}
input.search-text {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	text-align: left;
	width: 100%;
	margin: 0 auto;
	height: 34px;
	font-size: 15px;
	padding-left: 30px;
	background-repeat: no-repeat;
	background-position: 3px center;
	background-color: #f5f5f5;
	background-size: 22px 22px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #b9b9b9;
	color: #b2b2b2;
	background-image: url('../images/kereses.png');
	outline: none;
}
input.search-text:focus {
	border-color: rgba(21, 129, 175, 0.6);
	-webkit-box-shadow: 0px 0px 1px 1px rgba(21, 129, 175, 0.6);
	-moz-box-shadow:  0px 0px 1px 1px rgba(21, 129, 175, 0.6);
	box-shadow:  0px 0px 1px 1px rgba(21, 129, 175, 0.6);
}

	/*===== Reg-field module=====*/
section.module.search-bar.reg-field.gradient .content{
	background: #ffffff; /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2VjZWNlYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=');
background: -moz-linear-gradient(top,  #ffffff 0%, #ececec 50%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#ececec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ffffff 0%,#ececec 50%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ffffff 0%,#ececec 50%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ffffff 0%,#ececec 50%); /* IE10+ */
background: linear-gradient(to bottom,  #ffffff 0%,#ececec 50%); /* W3C */
}
section.module.search-bar.reg-field.gradient .content{
	-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;
	padding: 10px;
	width: 96%;
	margin: 0 auto;
}
section.module.search-bar.reg-field.gradient .reg-field-header {
	margin-top: 12px;
	padding: 8px;
	font-size: 11px;
}
section.module.search-bar.reg-field.gradient .reg-field-header h4, 
section.module.search-bar.reg-field.gradient .reg-field-header p {
	margin: 0;
	font-size: 14px;
}
section.module.search-bar.reg-field.gradient .reg-field-header h4 {
	margin-bottom: 10px;
}

section.module.search-bar.reg-field.gradient .reg-field-header p {
	margin-top: 2px;
	font-size: 11px;
}
section.module.reg-field .reg-field-links {
	padding: 0;
}
section.module.reg-field a.ask-btn,
section.module.reg-field a.login-reg-btn, 
#wploginform .button-primary, 
section.module.uj_tortenet .content .block-left input[type="submit"],
.button-1,
#button-1-submit, #wpua-upload
{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	min-height: 42px;
	display: block;
	color: #fff;
	font-weight: 900;
	text-decoration: none;
	font-size: 13px;
	margin-bottom: 15px;
	text-align: center;
	padding: 10px 10px;
	background-color: #6fae22;
	border: 2px solid #6fae22;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease;
	-webkit-transition: background-color 0.4s ease;
	-moz-transition: background-color 0.4s ease;
	-ms-transition: background-color 0.4s ease;
	-o-transition: background-color 0.4s ease;
	transition: background-color 0.4s ease;
}

.button-1:hover {
    cursor: pointer;
}

#wpua-upload {
	margin-top: 10px;
}

.button-1, #button-1-submit,
section.module.single-story>footer .links a.show_new_comment.button-1 {
	display: inline-block;
	color: #fff;
}

section.module.single-story>footer .links a.show_new_comment.button-1:hover {
	color: #6fae22;
}

section.module.reg-field a.login-reg-btn, #wploginform .button-primary,  
section.module.uj_tortenet .content .block-left input[type="submit"]{
	background-color: #1581af;
	border: 2px solid #1581af;
}
section.module.reg-field a.ask-btn:hover,
.button-1:hover {
	background-color: #fff;
	color: #6fae22;
}
section.module.reg-field a.login-reg-btn:hover, #wploginform .button-primary:hover, 
section.module.uj_tortenet .content .block-left input[type="submit"]:hover
{
	background-color: #fff;
	color: #1581af;
}

/*===== Népszerű témák, közösségek module=====*/
section.module.sidebar.popular-tags > .content {
	font-size: 10px;
}
section.module.sidebar.popular-tags > .content a.rank0 {
	font-size: 1em;
}
section.module.sidebar.popular-tags > .content a.rank1 {
	font-size: 1.1em;
}
section.module.sidebar.popular-tags > .content a.rank2 {
	font-size: 1.2em;
}
section.module.sidebar.popular-tags > .content a.rank3 {
	font-size: 1.3em;
}
section.module.sidebar.popular-tags > .content a.rank4 {
	font-size: 1.4em;
}
section.module.sidebar.popular-tags > .content a.rank5 {
	font-size: 1.5em;
}
section.module.sidebar.popular-tags > .content a.rank6 {
	font-size: 1.6em;
}
section.module.sidebar.popular-tags > .content a.rank7 {
	font-size: 1.7em;
}
section.module.sidebar.friss-tort.popular-tags > .content a.rank8 {
	font-size: 1.8em;
}
section.module.sidebar.popular-tags > .content a.rank9 {
	font-size: 1.9em;
}
section.module.sidebar.popular-tags > .content a.rank10 {
	font-size: 2em;
}
section.module.sidebar.popular-tags > .content a.popular-tag {
	color: #1581af;
	margin-right: 2px;
	text-decoration: none;
	white-space: nowrap;
}
section.module.sidebar.popular-tags > .content a.popular-tag:hover {
	color:#2097ca;
}
section.module.sidebar.popular-tags > .content a.popular-tag:after {
	content: ",";
}
section.module.sidebar.popular-tags > .content a.popular-tag:last-child {
	margin-right: 0;
}
section.module.sidebar.popular-tags > .content a.popular-tag:last-child:after {
	content: "";
}

/*===== Friss történetek module=====*/
section.module.sidebar.friss-tort>.content ul li {
	min-height: 0px;
	padding: 0;
	margin: 0 0 2px 0;
	border-bottom: 0;
}

	/*===== Meghívó module=====*/
section.module.sidebar.invite .content{
	padding: 0;
}
input#invite-text {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	text-align: left;
	width: 94%;
	margin: 0 auto;
	height: 34px;
	font-size: 14px;
	padding: 5px;
	background-repeat: no-repeat;
	background-position: 3px center;
	background-color: #f5f5f5;
	background-size: 22px 22px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 2px solid #b9b9b9;
	color: #b2b2b2;
	outline: none;
}
input#invite-text:focus {
	border-color: rgba(21, 129, 175, 0.6);
	-webkit-box-shadow: 0px 0px 1px 1px rgba(21, 129, 175, 0.6);
	-moz-box-shadow:  0px 0px 1px 1px rgba(21, 129, 175, 0.6);
	box-shadow:  0px 0px 1px 1px rgba(21, 129, 175, 0.6);
}
section.module.sidebar.invite .content a.invite-btn {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	height: 30px;
	width: 128px;
	margin: 3px auto;
	display: block;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	margin-bottom: 5px;
	text-align: center;
	padding: 5px;
	background-color: #1581af;
	border: 2px solid #1581af;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	
	-webkit-transition: all 0.4s ease;
	-moz-transition: all 0.4s ease;
	-ms-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
}
section.module.sidebar.invite .content a.invite-btn:hover {
	background-color: #fff;
	color: #1581af;
}

	/*===== Aktív felhasználók module=====*/
section.module.sidebar.active-users .content{
}
section.module.sidebar.active-users ul li {
	border-bottom: 2px solid #ededed;
	min-height: 60px;
	padding-bottom: 4px;
	margin-bottom: 4px;
}
section.module.sidebar.active-users ul li:last-child {
	border-bottom: 0;
}
section.module.sidebar.active-users ul li .on-left {
	float: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 60px;
	height: 60px;
}
section.module.sidebar.active-users ul li .on-right {
	float: none;
	margin-left: 72px;
	padding-top: 2px;
}

section.module.sidebar.active-users ul li .on-left img {
-webkit-border-radius: 5px;
border-radius: 5px;
	}

section.module.sidebar.active-users h4 {
	margin-bottom: 2px;
}
section.module.sidebar.active-users h4 a {
	color: #1681af;
	font-size: 14px;
	white-space: nowrap;
	overflow: hidden;
}
section.module.sidebar.active-users .label-box {
	font-size: 11px;
	color: #666666;
}


@media all and (max-width: 810px) {

}
@media all and (max-width: 479px) {

}

/*uj_stilusok 2014 aprilis1*/

/*Bejelentkezés, regisztráció*/
#wploginform .data_frame,
#wploginform p
{
	margin-left:0px;
	margin-bottom:10px;
	clear:both;
	display: block;
}
#wploginform .error {
	color: red;
}

#wploginform
{
	margin-left:130px;
}

#wploginform td
{
	padding-bottom:5px;
}

#wploginform label
{
	color:#979797;
	margin-top:10px;
}

.functions label
{
 	color:#979797;
	float:left;
}

.functions a{
	color: #70af23;
	text-decoration:none;
	margin-left:10px;
}

.functions a:hover{
	text-decoration:underline;
}

#wploginform label
{
	color:#979797;
	float:left;	
	min-width:130px;
	margin-top:7px;
	margin-right:10px;
	text-align:right;
}

#wploginform input, 
#wploginform textarea
{
	border: 2px solid #B9B9B9;
	border-radius:5px;
	background-color:#f5f5f5;
	padding:5px;
	color:#494949;
	width:185px;
}

#wploginform input#rememberme {
	width: auto;
	margin-left: 168px;
}

#wploginform .button-primary
{
	margin-top: 75px;
	margin-left: 140px;
}

.login-error {
	color: red;
	margin-left: 239px;
}

/*történetek*/

section.module.tortenetek .tortenetek_hatter{
background: #ffffff; /* Old browsers */
background: -moz-linear-gradient(top, #ffffff 0%, #ececec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #ffffff 0%,#ececec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #ffffff 0%,#ececec 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #ffffff 0%,#ececec 100%); /* IE10+ */
background: linear-gradient(to bottom, #ffffff 0%,#ececec 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ececec',GradientType=0 ); /* IE6-9 */
border-radius:0px 0px 10px 10px;
padding-top:10px;
padding-bottom:10px;
margin-bottom:10px;
}

section.module.tortenetek .tortenetek_hatter .alap{
	margin-left:20px;
	padding-left: 20px;
	background-image: url('../images/szurkepotty.png');
	background-repeat: no-repeat;
	background-size: 22px 22px;
	background-position: 0px 0px;
	font-size: 18px;
	margin-bottom: 0px;
	cursor:pointer;
	color:#989697;
}

section.module.tortenetek .tortenetek_hatter .nyitott{
	margin-left:20px;
	padding-left: 20px;
	background-image: url('../images/zoldpotty.png');
	background-repeat: no-repeat;
	background-size: 22px 22px;
	background-position: 0px 0px;
	font-size: 18px;
	margin-bottom: 0px;
	cursor:pointer;
	color:#000;
}

.slide_div p{
	padding-left:25px;
	padding-right:10px;
	color:#494949;
}

/*dupla_lista*/

section.module.dupla_lista .content .block-left{
	width:43%;
	margin-left:10%;
	margin-right:4%;
	float:left;
}

section.module.dupla_lista .content .block-right{
	width:43%;
	float:left;
}

section.module.dupla_lista .content h3{
	color:#1480AE;
	font-weight:bold;
	border-top:1px solid #EDEDED;
	border-bottom:1px solid #EDEDED;
	text-align:center;
	padding:20px 0 20px 0;
	font-size:16px;
}

section.module.dupla_lista .content li{
	clear:both;
}

section.module.dupla_lista .content span,
section.module.kozossegek .content span
{	
	margin:0;
	padding:0;
	color:#494949;
	font-size:11px;
	float:left;
	clear:both;
}

/*Közösségek*/

section.module.kozossegek .content{
	padding:20px;
	border-radius:10px;
}

section.module.kozossegek .block-right a{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	display: block;
	color: #fff;
	font-weight:900;
	text-decoration: none;
	font-size: 10px;
	margin-bottom: 15px;
	text-align: center;
	padding:5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	-webkit-transition: color 0.4s ease;
	-moz-transition: color 0.4s ease;
	-ms-transition: color 0.4s ease;
	-o-transition: color 0.4s ease;
	transition: color 0.4s ease;
	-webkit-transition: background-color 0.4s ease;
	-moz-transition: background-color 0.4s ease;
	-ms-transition: background-color 0.4s ease;
	-o-transition: background-color 0.4s ease;
	transition: background-color 0.4s ease;
	clear:both;
	background-color: #1581af;
	border: 2px solid #1581af;
	text-transform:uppercase;
}

section.module.kozossegek .block-right a:hover{
	background-color: #fff;
	color: #1581af;
}

section.module.kozossegek h3{
	padding-left: 40px;
	background-image: url('../images/zoldpotty.png');
	background-repeat: no-repeat;
	background-size: 22px 22px;
	background-position: 20px 0px;
	font-size: 18px;
	margin-bottom: 0px;
}

section.module.kozossegek .content .block-left h5{
	font-size:11px;
	background-image: url('../images/kis_zoldpotty.png');
	background-repeat: no-repeat;
	background-size: 9px 9px;
	background-position: 0px 3px;
	font-weight:normal;
	margin:0 0 10px 0;
	margin-left:-10px;
	padding-left:10px;
}

section.module.kozossegek .content .block-left h4{
	font-size:11px;
	font-weight:normal;
	margin:55px 0 10px 0;
	color:#000;
	font-weight:bold;
}

section.module.kozossegek .content .block-left span, 
section.module.kozossegek .content .block-right span{
	font-size:11px;
	font-weight:normal;
	padding:0px;
	margin:0 0 5px 0;
	float:left;
	clear:both;
}

section.module.kozossegek .content .block-left{
	width:46%;
	margin-left:4%;
	margin-right:4%;
	float:left;
}

section.module.kozossegek .content .block-right{
	width:46%;
	float:left;
}

section.module.kozossegek {
	margin-bottom: 0;
	padding: 0 3% 0 3%;
}

.sorrend {
	padding: 10px;
	font-size: 12px;
}

.sorrend a {
	text-decoration: none;
	color: #1581af;
}

.sorrend a.active {
	font-weight: bold;
	color: black;

}

/*uj_tortenet*/
section.module.uj_tortenet .content .data_frame{
	clear:both;
	float:left;
	width:98%;
}

section.module.uj_tortenet .content .block-left{
	width:100%;
	margin-right:2%;
	float:left;
}

section.module.uj_tortenet .content .block-left label{
	margin-bottom:5px;
	min-width:100px;
	float:left;
	text-align:right;
	margin-right:10px;
	margin-top:6px;
	color:#979797;
}

section.module.uj_tortenet .content .block-right h5{
	margin-top:0px;
}

section.module.uj_tortenet .content .block-right p{
	font-size:14px;
	margin:0 0 10px 0;
}

section.module.uj_tortenet .content .block-left input[type="text"]{
	width:77%;
	padding:5px;
	float:left;
	border: 2px solid #B9B9B9;
	border-radius:5px;
	background-color:#f5f5f5;
	color:#494949;
}

section.module.uj_tortenet .content .block-left input[type="checkbox"]{
	margin-top:10px;
}

section.module.uj_tortenet .content .block-left textarea{
	margin-top:5px;
	margin-bottom:20px;
	width:96%;
	height:325px;
	border: 2px solid #B9B9B9;
	border-radius:5px;
	background-color:#f5f5f5;
	color:#494949;
	padding:5px;
}

section.module.uj_tortenet .content .block-left label,
section.module.uj_tortenet .content .block-left input,
section.module.uj_tortenet .content .block-left textarea{

	float:left;
}

section.module.uj_tortenet .content .block-left input[type="submit"]{
	float:right;
	margin-right:1%;
}


/*profilom*/


section.module.profilom .content .block-center label.checkboxx {
	float: none;
	width: auto;
}

.avatarform {
	font-size: 12px;
}

.avatarform p {
	color: #979797;
}

#wpua-upload-messages {
	float: right;
	margin-top: -40px;
}

@media all and (max-width: 950px) {
	#wpua-upload-messages {
		float: none;
		margin-top: 0;
	}
}

section.module.profilom .content .block-left{
	width:105px;
	margin-right:5%;
}

section.module.profilom .content .block-center{
	width:46%;
}

section.module.profilom .content .block-right{
	width:30%;
}

section.module.profilom .content .block-left,
section.module.profilom .content .block-center,
section.module.profilom .content .block-right{
	float:left;
}

section.module.profilom .content .block-left a{
	color:#1682B0;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	width:100%;
	display:block;
	margin-top:5px;
}

section.module.profilom .content .block-centerleft a{
	color:#1682B0;
	text-decoration:none;
	font-size:13px;
	text-align:center;
	width:100%;
	display:block;
	margin-top:5px;
}

section.module.profilom .content .data_frame img{
	width:105px;
	border:2px solid #d9d9d9;
	border-radius:10px;
}

section.module.profilom .content .data_frame{
	clear:both;
	margin-bottom:5px;
	min-width:220px;
}

section.module.profilom .content .block-center label,
section.module.profilom .content .block-right label,
section.module.profilom .content .block-center p,
section.module.profilom .content .block-center span{
	color:#979797;
	font-size:13px;
	float:left;
	text-align:right;
	margin-right:10px;
	margin-bottom:5px;
}

section.module.profilom .content .block-center label,
section.module.profilom .content .block-center p,
section.module.profilom .content .block-center span{
	min-width:100px;
}

section.module.profilom .content .block-right label{
	min-width:70px;
}

section.module.profilom .content .block-center p{	
	margin-right:5px;
	margin-top:0px;
	padding:0;
}

section.module.profilom .content .block-center span{	
	font-weight:bold;
}

section.module.profilom .content .block-center label,
section.module.profilom .content .block-right label{	
	margin-top:8px;
}

section.module.profilom .content .block-center input[type="text"],
section.module.profilom .content .block-center input[type="password"],
section.module.profilom .content .block-right input[type="text"],
section.module.profilom .content .block-right input[type="password"],
section.module.profilom .content .block-right textarea,
.uj-tortenet textarea.tortenet,
.uj-tortenet .tortenet-cim,.uj-tortenet .select2-choices
 {
	border:2px solid #B9B9B9;
	border-radius:5px;
	background-color:#F5F5F5;
	padding:5px;
	color:#494949;
	font-size:13px;
}

.uj-tortenet .tortenet-cim,.uj-tortenet .tortenet-cimkek {
	width: 100%;
}

.uj-tortenet textarea.tortenet {
	width: 100%;
	min-height: 200px;
}

section.module.profilom .content .block-center input[type="text"]{	
	width:140px;
}
/*
section.module.profilom .content .block-right input[type="text"],
section.module.profilom .content .block-right input[type="password"]
{	
	width:80px;
}
*/
section.module.profilom .content .block-right textarea{	
	width:160px;
	height:80px;
}
section.module.profilom .content .block-center input[type="radio"]{	
	float:left;
	margin-top:8px;
	margin-right:5px;
}

section.module.profilom .content .block-center .nem_label{	
	min-width:0px;
}

section.module.profilom .content .block-center a:first-child{	
	padding-left:0;
	border-left: 0;
}

section.module.profilom .content .block-center a, button, a.linklist, .comment-form .form-submit input {	
	font-weight:bold;
	font-size:13px;
	color:#1581B0;
	text-decoration:none;
	padding-left:5px;
	border-left: 2px solid #E1E1DF;
}

section.module.profilom .content .block-center a:hover{	
	color:#2097ca;
}

section.module.profilom .content .block-right .magamrol{	
	min-width:0px;
	margin-top:0px;
}

section.module.kozossegek>.content ul li>.data_frame h4 a{
	color:#70AF23;
	text-decoration:none;
}
section.module.kozossegek>.content ul li>.data_frame h4 a:hover{
	color:#86c935;
}

section.module.kozossegek .content .data_frame a{
	color:#1581B0;
	text-decoration:none;
}

section.module.kozossegek .content .data_frame a:hover{
	color:#2097ca;
}

@media all and (max-width: 950px) {

	section.module.profilom .content .block-left	{
		margin-bottom:10px;
		float:none;
	}	
	
	section.module.profilom .content .block-right	{
		width:40%;
	}
	
	section.module.profilom .content .block-right textarea	{
		width:160px;
	}
	
	section.module.uj_tortenet .content .block-left input[type="text"]	{
		width:96%;
	}

	section.module.uj_tortenet .content .block-left label	{
		min-width:0px;
		text-align:left;
	}
}

.module.profilom #wpua-preview,
.module.profilom #wpua-thumbnail,
.module.profilom #wpua-edit-attachment,
.module.profilom .wpua-edit .submit,
.module.profilom #wpua-remove-button,
.module.profilom .updated {
	display: none;

}

.osszes{
	text-align:center;
	border-top:2px solid #E3E3E3;
	padding-top:5px;
}

.osszes a{
	width:100%;
	color:#1681AF;
	text-decoration:none;
}

.osszes a:hover{
	color:#2097ca;
}

/*heti-kiemelt-sima*/
section.module.heti-kiemelt-sima .content .block-left{
	margin:0 4% 0 4% ;
}

section.module.heti-kiemelt-sima .content .block-left,
section.module.heti-kiemelt-sima .content .block-right{
	float:left;
	width:45%;
	text-align:justify;
}

section.module.heti-kiemelt-sima .content  span{
	padding:0 20px 0 20px;
	display:block;
	font-size:14px;
	color:#717171;
	-webkit-column-count:2; /* Chrome, Safari, Opera */
	-moz-column-count:2; /* Firefox */
	column-count:2;
}

section.module.heti-kiemelt-sima .content .data_frame{
	text-align:right;
	width:98%;
	padding-top:10px;
}

section.module.heti-kiemelt-sima .content a{
	width:90%;
	color:#1681AF;
	text-decoration:none;
	clear:both;
}

/*responsive*/
@media all and (max-width: 665px) {
	section.module.profilom .content .block-center label	{
		text-align:left;
		min-width:0px;
	}	
}

@media all and (max-width: 610px) {

	section.module.heti-kiemelt-sima .content span	{
		-webkit-column-count:1; /* Chrome, Safari, Opera */
		-moz-column-count:1; /* Firefox */
		column-count:1;		
	}
	
	section.module.kozossegek .content .block-left	{
		float:none;
	}
	
	section.module.dupla_lista .content .block-left{
		margin:0;
		float:none;
	}
	
	section.module.kozossegek .content .block-left,
	section.module.kozossegek .content .block-right	{
		width:100%;
	}
	
	section.module.dupla_lista .content .block-left,
	section.module.dupla_lista .content .block-right	{
		width:100%;
	}
	
	section.module.profilom .content .block-right	{
		margin-bottom:10px;
		float:none;
	}	
	
	section.module.profilom .content .block-right	{
		width:50%;
	}

	section.module.profilom .content .block-center label	{
		text-align:left;
		min-width:20px;
	}
	
	section.module.profilom .content .block-right textarea	{
		width:190px;
	}
	
	section.module.profilom .content .block-center input[type="text"],
	section.module.profilom .content .block-right input[type="text"],
	section.module.profilom .content .block-right input[type="password"]
	{
		width:190px;
	}

	section.module.profilom .content .block-right label	{
		min-width:0px;
		text-align:left;
	}
}

@media all and (max-width: 410px) {
	#wploginform	{
		margin-left:0px;
	}
}

@media all and (max-width: 390px) {
	
	.login-submit label{
		display:none;
	}
	
	#wploginform  label	{
		text-align:left;
		margin-top:0px;
		margin-bottom:5px;
	}
	
	#wploginform input	{
		margin-bottom:0px;
	}
}

/*Történetek*/
.last-story>.content {
	position: relative;
	clear: both;
}
.last-story>.content:after {
	content: "";
	clear: both;
	display: block;
}
.last-story>.content .story {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 15px auto;
	width: 96%;
	clear: both;
	padding: 10px 15px;
	background: #f4f4f4;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.last-story>.content .story header {
	position: relative;
	margin-bottom: 10px;
}
.last-story>.content .story header:after {
	content: "";
	clear: both;
	display: block;
}
.last-story>.content .story header h4 {
	float: left;
	font-size: 14px;
	color: #70af23;
	margin-bottom: 5px;
	padding: 5px 10px 0 10px;
}
.last-story>.content .story header .date-time{
	float: right;
	font-size: 11px;
	color: #909090;
}
.last-story>.content .story header .date-time .time {
	color: #70af23;
	font-weight: bold;
}
.last-story>.content .story header .tags {
	font-weight: normal;
	padding: 5px 10px 0 10px;
	font-size: 11px;
	clear: both;
	border-top: 2px solid #e3e3e3;
	color: #484848;
}
.last-story>.content .story header .tags a {
	text-decoration: none;
	color: #484848;
	margin: 0 1px 0 0;
}
.last-story>.content .story header .tags .value a:after {
	content: ",";
}
.last-story>.content .story header .tags .value a:last-child:after {
	content: "";
}
.last-story>.content .story header .tags a:hover{
	text-decoration: underline;
}
.last-story>.content .story .content {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding: 0 10px;
	min-height: 100px;
}
.last-story>.content .story .content figure.profile-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 85px;
	
}
.last-story>.content .story .content figure.profile-img img {
	margin: 0 auto;
}
.last-story>.content .story .content figure.profile-img img {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #d6d6d6;
}
.last-story>.content .story .content figure.profile-img img.badge {
	position: absolute;
	right: 3px;
	top: 40px;
	z-index: 2;
}
.last-story>.content .story .content figure.profile-img figcaption {
	overflow: hidden;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
	font-size: 10px;
	color: #909090;
}
.last-story>.content .story .content figure.profile-img figcaption a {
	color: #909090;
	text-decoration: none;
}
.last-story>.content .story .content figure.profile-img figcaption a:hover {
	text-decoration: underline;	
}
.last-story>.content .story .content .text {
	text-align: justify;
	margin-left: 85px;
	font-size: 12px;
}
.last-story>.content .story .content a.full-story {
	font-size: 12px;
	display: block;
	color: #1581af;
	text-decoration: none;
	margin: 15px 0 15px 85px;
}
.last-story>.content .story .content a.full-story:hover {
	text-decoration: underline;
}
.last-story>.content .story footer{
	position: relative;
	clear: both;
	margin-top: 10px;
	padding: 10px 10px 0 10px;
	border-top: 2px solid #e3e3e3;
}
.last-story>.content .story footer .row {
	position: relative;
	font-size: 11px;
	margin: 5px 0;
}
.last-story>.content .story footer .row a {
	color: #1581af;
	text-decoration: none;
	margin: 0 1px 0 0;
}
.last-story>.content .story footer .row a:hover {
	text-decoration: underline;
}
.last-story>.content .story footer .row.kapcs_tort a:after {
	content: ",";
}
.last-story>.content .story footer .row.kapcs_tort a:last-child:after {
	content: "";
}
.last-story>.content .story footer .row .title {
	font-weight: bold;
	color: #484848;
}
.last-story>.content .story footer .row a.new-comment {
	font-weight: bold;
}

@media all and (max-width: 480px) {
	.last-story>.content .story .content figure.profile-img {
		position: relative;
		float: none;
		margin: 5px auto;
	}
	.last-story>.content .story .content .text {
		margin-left: 0px;
	}
	.last-story>.content .story .content a.full-story {
		clear: both;
		margin: 15px auto;
		text-align: center;
	}
}

/*Adott történet*/
section.module.single-story {
	position: relative;
	margin-bottom: 5px;
}
section.module.single-story>header {
	padding-bottom: 5px;
	border-bottom: 2px solid #e3e3e3;
}
section.module.single-story>header h3,
section.module.single-story>header h3 a, .kttitle, .kttitle a{
	color: #6fae22;
	padding-left: 0;
	background-image: none;
	font-size: 18px;
	margin-bottom: 0px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	text-decoration: none;
}

.single-varoszoba_hirek section.module.single-story>header h3 a,
.single-varoszoba_hirek section.module.single-story>header h3,
.single-varoszoba_cikkek section.module.single-story>header h3 a,
.single-varoszoba_cikkek section.module.single-story>header h3
{
    white-space: normal;
}

section.module h3.kttitle {
	margin-top: 10px;
}

section.module.single-story>header .tags {
	font-weight: normal;
	padding: 0;
	font-size: 11px;
	clear: both;
	color: #484848;
}
section.module.single-story>header .tags a {
	text-decoration: none;
	color: #1581af;
	margin: 0 1px 0 0;
}
section.module.single-story>header .tags a:hover {
	text-decoration: underline;
}
section.module.single-story>header .tags .value a:after {
	content: ",";
}
section.module.single-story>header .tags .value a:last-child:after {
	content: "";
}
section.module.single-story>header .writer {
	font-size: 11px;
	color: #909090;
	margin-top: 10px;
}
section.module.single-story>header .writer .user-name {
	font-weight: bold;
}
section.module.single-story>header .writer .user-name a {
	color: #909090;
	text-decoration: none;
}
section.module.single-story>header .writer .user-name a:hover{
	text-decoration: underline;
}
section.module.single-story>header .writer .user-name:after {
	content: ", "
}
section.module.single-story>header .writer .date-time .time {
	color: #70af23;
	font-weight: bold;
}
section.module.single-story>.content {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	padding: 10px;
	font-size: 14px;
}
section.module.single-story>.content:after {
	display: block;
	content:"";
	clear: both;
}
section.module.single-story>.content figure img {
	margin: 0 8px 8px 0;
	border-radius: 5px;
}
section.module.single-story>.content p {
	text-align: justify;
	margin: 0 0 10px 0;
}
section.module.single-story>footer, .kfooter {
	padding-top: 5px;
	border-top: 2px solid #e3e3e3;
	font-size: 12px;
}
section.module.single-story>footer .on-left.padding11 {
	padding-top: 11px;
}
section.module.single-story>footer .links, , .kfooter .links {
	position: relative;
	color: #909090;
}
section.module.single-story>footer .links:after, , .kfooter .links:after {
	content: "";
	display: block;
	clear: both;
}
section.module.single-story>footer .links a, .kfooter .links a {
	/*color: #1581af;*/
	text-decoration: none;
	font-weight: bold;
	white-space: nowrap;
}
section.module.single-story>footer .links a:hover, , .kfooter .links a:hover {
	text-decoration: underline;
}
@media all and (max-width: 600px) {
	section.module.single-story>footer .links .on-left,
	section.module.single-story>footer .links .on-right{
		float: none;
		text-align: center;
		margin: 10px 0;
	}
}

/*Kommentek*/
section.module.comments {
	clear: both;
	position: relative;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
section.module.comments * {
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
section.module.comments .single-comment {
	position: relative;
	padding-top: 14px;
	margin-bottom: 25px;
	background-image: url("../images/triangle.png");
	background-size: 19px 14px;
	background-position: 115px 0px; 
	background-repeat: no-repeat;
}

section.module.comments .single-comment.editmode {
    background-image: none;
    
}

.comment-edit {
    cursor: pointer;
}

.deleteComment, .editComment {
    cursor: pointer;
}

section.module.comments .single-comment {
	padding-left: 30px;
}
section.module.comments .single-comment .own-comment{
	background-color: #f4f4f4;
	border-radius: 15px;
	margin-bottom: 25px;
	margin-left: 55px;
}
section.module.comments .single-comment .own-comment figure.on-left {
	float: none;
	position: absolute;
	top: 14px;
	left: 0;
	width: 85px;
}
section.module.comments .single-comment .own-comment figure.on-left img {
	margin: 0 auto;
	border: 2px solid #e3e3e3;
	border-radius: 5px;
}
section.module.comments .single-comment .own-comment .comment {
	padding: 10px 25px;
}
section.module.comments .single-comment .own-comment .comment header {
	padding-bottom: 5px;
	border-bottom: 2px solid #e3e3e3;
}
section.module.comments .single-comment .own-comment .comment header .writer {
	padding: 0 10px;
	font-size: 11px;
	color: #909090;
	margin-top: 10px;
	position: relative;
}
section.module.comments .single-comment .own-comment .comment header .writer:after {
	content: "";
	display: block;
	clear: both;
}
section.module.comments .single-comment .own-comment .comment header .writer .user-name{
	display: block;
	float: left;
}
section.module.comments .single-comment .own-comment .comment header .writer .user-name a{
	color: #909090;
	font-weight: bold;
	text-decoration: none;
}
section.module.comments .single-comment .own-comment .comment header .writer .user-name a:hover{
	text-decoration: underline;
}
section.module.comments .single-comment .own-comment .comment header .writer .date-time{
	display: block;
	float: right;
}
section.module.comments .single-comment .own-comment .comment header .writer .date-time .time {
	color: #70af23;
	font-weight: bold;
}
section.module.comments .single-comment .own-comment .comment .text {
	clear: both;
	text-align: justify;
	padding: 0 10px;
	font-size: 12px;
}
section.module.comments .single-comment .own-comment .comment footer {
	padding-top: 5px;
	border-top: 2px solid #e3e3e3;
}
section.module.comments .single-comment .own-comment .comment footer .links {
	padding: 0 10px;
	font-size: 11px;
}
section.module.comments .single-comment .own-comment .comment footer .links a{
	font-weight: bold;
	color: #1581af;
	text-decoration: none;
}
section.module.comments .single-comment .own-comment .comment footer .links a:hover{
	text-decoration: underline;
}
@media all and (max-width: 600px) {
	section.module.comments {
		padding: 10px 0;
	}
	section.module.comments .single-comment {
		background-position: 10% top;
		padding-left: 0;
		width: 95%;
		margin: 0 0 25px 5%;
	}
	section.module.comments>.single-comment {
		width: 100%;
		margin: 0 0 25px 0
	}
	section.module.comments .single-comment .own-comment{
		background-color: #f4f4f4;
		border-radius: 15px;
		margin-bottom: 25px;
		margin-left: 0px;
	}
	section.module.comments .single-comment .own-comment .comment {
		padding: 0 10px 10px 10px;
	}
	section.module.comments .single-comment .own-comment .comment .text {
		font-size: 11px;
		text-align: left;
	}
	section.module.comments .single-comment .own-comment .comment footer .links {
		text-align: center;
	}
	section.module.comments .single-comment .own-comment .comment header .writer .user-name,
	section.module.comments .single-comment .own-comment .comment header .writer .date-time{
		float: none;
		margin: 3px 0;
		text-align: center;
	}	
	section.module.comments .single-comment .own-comment figure.on-left {
		float: none;
		position: relative;
		top: 0;
		left: 0;
		max-width: 65px;
		margin: 0px auto;
		margin-bottom: 5px;
		padding-top: 10px;
	}
}


/*parsley css-e (form validátor)*/

input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

.parsley-errors-list {
  margin: 2px 0 3px 0;
  padding: 0;
  list-style-type: none;
  font-size: 0.9em;
  line-height: 0.9em;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
	margin-left: 10px;
	margin-right: 10px;
}

section.module ul.parsley-errors-list {
	margin-left: 10px;
	margin-right: 10px;
	
}

#wploginform .parsley-errors-list {
	display: inline-block;
	margin-top: 0px;
}

.regisztracio #wploginform .parsley-errors-list li {
	margin-top: 20px;
}


#wploginform .parsley-errors-list li {
	margin-top: 0px;
}


.parsley-errors-list.filled {
  opacity: 1;
}

section.module ul li.hide,
.hide {
	display: none;
}
button, .comment-form .form-submit input {
    /*background:none!important;*/
     border:none; 
     /*padding:0!important;*/
}
button.border_left {
	border-left: 2px solid #E1E1DF;
	padding-left: 5px;
}

.uj-tortenet label, .comment-form-comment label {
	color: #979797;
font-size: 13px;
float: left;
text-align: right;
margin-right: 10px;
margin-bottom: 5px;
}

/* comment inputs */

#reply-title {
	display: none;
}

.comment-form-comment label {
	display: block;
}

.comment-form-comment #comment,
.comment-textarea
{
	border: 2px solid #B9B9B9;
border-radius: 5px;
background-color: #F5F5F5;
padding: 5px;
color: #494949;
font-size: 13px;
width: 100%;
}

.form-allowed-tags {
	display: none;
}

.comment-form .logged-in-as {
	font-size: 11px;
}

#commentform {
	/*display: none;*/
	margin-top: 25px;
}

.paginate {
	margin-top: 15px;
	text-align: center;
}

.page-numbers {
	text-decoration: none;
	color: #1581af;
	font-size: 12px;
	font-weight: bold;
	padding: 8px;
}

.comments .must-log-in {
	margin-top: 40px;
}

.join, .leave {
	cursor: pointer;
}

.join {
	/*
	background: url("../images/join.png") no-repeat top left;
	background-position: 0 0;
	width: 22px;
	height: 16px;
	overflow: hidden;
	border: 0;
	margin-left: 2px;
	*/
}

.clebo {
	clear: both;
}

.search .single-story a strong {
	/*font-style: italic;*/
	color: black;
}

.parsley-errors-list {
	color: red;
}

.slider-excerpt {
	font-size: 12px;
	color: black;
}

.alignleft {
	float: left;
	display: inline-block;
}

.alignright {
	float: right;
	display: inline-block;
}

.nav-previous a, .nav-next a {
	font-weight: bold;
	font-size: 11px;
	color: #1681af;
	margin-top: 3px;
	text-decoration: none;
	
}

.parsley-errors-list.filled li {
	line-height: 22px;
}

a.edit, 
section.module.heti-kiemelt-profil>.content ul li h4 a.edit,
section.module.single-story>header h3 a.edit {
	color: #1681AF;
}
