@charset "utf-8";

/* altalanos szabalyok */

* {
	margin: 0;
	padding: 0;
}

body {
	background: #dbcdc0;
	color: #000;
	font-family: Palatino Linotype, Book Antiqua, Palatino, serif;
	font-size: 15px;
}

p {
	margin-bottom: 15px;
}

.module-fotok a, .module-videok a, .module-blog a, .module-forum a {
	color: #000;
}

a:hover {
	text-decoration: none;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

img {
	border: 0;
}

input::-moz-focus-inner { /*Remove button padding in FF*/
    border: 0;
    padding: 0;
}

form div {
	margin-bottom: 5px;
}

textarea {
	overflow: auto;
}

label {
	float: left;
	display: block;
	width: 100px;
}

ul, ol {
	margin-bottom: 15px;
	margin-left:	25px;
}

table {
	margin-bottom: 15px;
}

th, td {
	padding: 5px;
}

#page-header h1 {
	width: 960px;
	height: 150px;
}

#page-header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	outline: none;
	text-indent: -9999px;
}

h2 {
	margin-bottom: 25px;
	font-size: 24px;
	font-weight: normal;
}

h3 {
	margin-bottom: 25px;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
}

.fix {
	display: block;
	float: none !important;
	clear: both !important;
	height: 1px;
	overflow: hidden;
}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
/* specifikus szabalyok */

#page-header {
	width: 960px;
	height: 150px;
	margin: 0 auto;
	padding: 20px 0 0 0;
	background: url('../images/header.png') no-repeat bottom;
}

.module-blog #page-header {
	height: 75px;
	background-image: url('../images/header2.png');
}

#menu {
	width: 960px;
	height: 50px;
	margin: 0 auto 15px auto;
}

.module-blog #menu {
	height: 25px;
	margin-bottom: 165px;
}

.module-blog #menu:after {
	content: '';
	display: block;
	width: 960px;
	height: 150px;
	padding-top: 25px;
	background: url('../images/violinkulcs.png') no-repeat bottom;
}

#menu ul {
	margin: 0;
	list-style: none;
}

#menu ul li {
	float: left;
}

#menu ul li a {
	display: block;
	width: 120px;
	height: 50px;
	text-indent: -9999px;
}

.module-blog #menu ul li a {
	height: 25px;
}

#menu_fooldal {
	background: url('../images/menu_fooldal.jpg') no-repeat;
}

#menu_ceremoniamester {
	background: url('../images/menu_ceremoniamester.jpg') no-repeat;
}

#menu_fotok {
	background: url('../images/menu_fotok.jpg') no-repeat;
}

#menu_videok {
	background: url('../images/menu_videok.jpg') no-repeat;
}

#menu_arak {
	background: url('../images/menu_arak.jpg') no-repeat;
}

#menu_partnerek {
	background: url('../images/menu_partnerek.jpg') no-repeat;
}

#menu_forum {
	background: url('../images/menu_forum.jpg') no-repeat;
}

#menu_blog {
	background: url('../images/menu_blog.jpg') no-repeat;
}

.module-blog #menu_fooldal {
	background: url('../images/menu_fooldal2.jpg') no-repeat;
}

.module-blog #menu_ceremoniamester {
	background: url('../images/menu_ceremoniamester2.jpg') no-repeat;
}

.module-blog #menu_fotok {
	background: url('../images/menu_fotok2.jpg') no-repeat;
}

.module-blog #menu_videok {
	background: url('../images/menu_videok2.jpg') no-repeat;
}

.module-blog #menu_arak {
	background: url('../images/menu_arak2.jpg') no-repeat;
}

.module-blog #menu_partnerek {
	background: url('../images/menu_partnerek2.jpg') no-repeat;
}

.module-blog #menu_forum {
	background: url('../images/menu_forum2.jpg') no-repeat;
}

.module-blog #menu_blog {
	background: url('../images/menu_blog2.jpg') no-repeat;
}

#social {
	width: 960px;
	height: 40px;
	margin: 0 auto;	
}

#page-content {
	width: 934px;
	margin: 0 auto 5px auto;
	padding: 10px;
	border: 3px solid #dcba99;
	-webkit-box-shadow: inset 0px 0px 10px 0px #333;
	box-shadow: inset 0px 0px 10px 0px #333;
}

#page-footer {
	width: 960px;
	height: 50px;
	margin: 0 auto;
	font-size: 11px;
}

.calendar {
	float: right;
	width: 290px;
	min-height: 415px;
	margin: 0 0 0 15px;
	padding: 15px;
	border: 3px solid #dcba99;
	-webkit-box-shadow: inset 0px 0px 10px 0px #333;
	box-shadow: inset 0px 0px 10px 0px #333;
}

.calmessage {
	margin: 0;
	padding: 10px;
	font-weight: bold;
}

.highlighted a {
	background-color: #fcc !important;
	background-image: none !important;
	color: #f00 !important;
}

.reserved a {
	background-color: #f33 !important;
	background-image: none !important;
	color: #fff !important;
}

.free a {
	background-color: #5c5 !important;
	background-image: none !important;
	color: #fff !important;
}

.green {
	color: #070;
}

.red {
	color: #c00;
}

.gallery, .gallerydirs {
	margin: 0 0 0 7px;
}

.admin-gallery em {
	float: left;
	display: block;
	width: 280px;
	height: 210px;
	margin: 0 12px 15px 12px;
	background: #cbbdb0;
	border: 1px solid #ccaa89;
	text-align: center;
	text-decoration: none;
}

.admin-gallery a {
	float: none;
	margin: 0;
	border: 0;

}

.gallery a, .gallerydirs a {
	float: left;
	display: block;
	width: 282px;
	height: 230px;
	margin: 0 12px 15px 12px;
	text-align: center;
	text-decoration: none;
}

.gallery a > span, .gallerydirs a > span {
	display: block;
	width: 280px;
	height: 210px;
	background: #cbbdb0;
	border: 1px solid #ccaa89;
	text-align: center;
}

.gallery a span span.helper, .gallerydirs a span span.helper {
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.gallery a img, .gallerydirs a span img {
	vertical-align: middle;
}

.admin-gallery em {
	position: relative;
	margin-bottom: 25px;
}

.admin-gallery a.del {
	position: absolute;
	top: 5px;
	left: 5px;
	display: block;
	width: 16px;
	height: 16px;
	background: url('../images/del.gif') no-repeat;
	text-indent: -9999px;
}

.admin-gallery a.edit {
	position: absolute;
	top: 5px;
	right: 5px;
	display: block;
	width: 16px;
	height: 16px;
	background: url('../images/edit.gif') no-repeat;
	text-indent: -9999px;
}

.admin-gallery strong {
	position: absolute;
	bottom: -20px;
	left: 0;
	width: 280px;
	text-align: center;
}

.com_lnk img {
	vertical-align: middle;
}

tr.comment td.name {
	padding-left: 30px;
}

.forum {
	border-collapse: collapse;
}

.forum th {
	text-align: left;
}

.forum td {
	color: #333;
}

.forum .comment td {
	background: #d8c2ae;
}

.forum .not_accepted td {
	color: #000;
	font-weight: bold;
}

a.acc {
	color: #0a0;
}

a.nacc {
	color: #c00;
}

.cycle-slideshow {
	float: right;
	width: 300px;
	height: 250px;
}

.cycle-slideshow img {
	left: auto !important;
	right: 0 !important;
	border: 4px solid #fff;
}

.twitter-tweet-button {
	position: relative;
	top: -2px;
}

h3.button {
	margin: 0 0 5px 0;
	cursor: pointer;
}

h3.button a {
	text-decoration: none;
}

h3.add {
	padding-left: 20px;
	background: url('../images/plus.gif') no-repeat left;
}

h3.edit {
	padding-left: 20px;
	background: url('../images/edit.gif') no-repeat left;
}

h3.del {
	padding-left: 20px;
	background: url('../images/del.gif') no-repeat left;
}

.pages-center {
	text-align: center;
}

ul.pages {
	display: inline-block;
	margin: 0;
	list-style: none;
}

ul.pages li {
	display: inline;
	padding: 0 5px;
	font-weight: bold;
}

ul.pages li a {
	font-weight: normal;
}

a.edit, a.add {
	text-decoration: none;
}

a.edit img, a.add img {
	position: relative;
	top: 2px;
}

ul.comments {
	list-style: none;
}

ul.comments li {
	font-size: 13px;
}

ul.comments li h4 {
	font-size: 13px;
	font-weight: bold;
}

.info {
	color: #0c0;
	font-weight: bold;
}

.counter img {
	vertical-align: middle;
}

.sortable {
	cursor: default;
}

.pp_social {
	position: absolute !important;
	top: 0 !important;
	right: 50px !important;
	width: 200px;
}

.pp_social .facebook {
	width: 100px !important;
}

.pp_pic_holder .ppt {
	visibility: hidden !important;
}

.fpn {
	padding: 0 4px;
	font-size: 15px;
}

@media (max-width: 999px) {
	#wrapper {
		width: auto;
	}

	#page-header, #page-header h1, #menu, #social, #page-content, #page-footer {
		width: auto;
		height: auto;
	}

	#page-header {
		position: relative;
		height: 0;
		padding: 0;
		padding-bottom: 15.625%;
		background-size: contain;
	}

	.module-blog #page-header {
		height: 0;
		padding-bottom: 7.8125%;
	}

	#page-header h1, #page-header h1 a {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}

	.module-blog #menu:after {
		padding-top: 0;
		width: 100%;
		height: 0;
		padding-bottom: 15.625%;
		background-size: contain;
	}

	#menu ul {
		font-size: 0;
		text-align: center;
	}

	#menu ul li {
		float: none;
		display: inline-block;
		font-size: 18px;
	}

	#social {
		overflow: hidden;
	}

	img {
		width: auto;
		height: auto;
		max-width: 100%;
	}

	#page-content iframe {
		width: 100%;
		height: 250px;
	}
}