/*
Monor Környéki Strázsa Borrend
Készítette: netpeople.hu
Minden jog fenntartva.
http://netpeople.hu
(c) 2012
*/

@import url(reset.css);

@font-face {
	font-family: "Helvetica57";
	src: url("../fonts/helveticaneueltpro-lt.eot?#iefix") format("embedded-opentype"),
	     url("../fonts/helveticaneueltpro-lt.woff") format("woff"),
	     url("../fonts/helveticaneueltpro-lt.ttf")  format("truetype");
	font-weight: normal !important;
}

@font-face {
	font-family: "Helvetica67";
	src: url("../fonts/helveticaneueltpro-mdcn.eot?#iefix") format("embedded-opentype"),
	     url("../fonts/helveticaneueltpro-mdcn.woff") format("woff"),
	     url("../fonts/helveticaneueltpro-mdcn.ttf")  format("truetype");
	font-weight: normal !important;
}

@font-face {
	font-family: "Helvetica77";
	src: url("../fonts/helveticaneueltpro-bdcn.eot?#iefix") format("embedded-opentype"),
	     url("../fonts/helveticaneueltpro-bdcn.woff") format("woff"),
	     url("../fonts/helveticaneueltpro-bdcn.ttf")  format("truetype");
	font-weight: normal !important;
}

body {
	background: url(../img/bg.png) repeat;
	font: normal 12px/1.8em "Helvetica Neue", Arial, Helvetica, sans-serif;
	text-align: center;
	overflow-y: scroll;
}

.left { float: left; }
.right { float: right; }

.wrapper {
	width: 980px;
	position: relative;
	margin: 0 auto;
	text-align: left;
}

/* Header section */
#header {
	width: 100%;
	height: 62px;
	float: left;
	margin-top: 80px;
	margin-bottom: -10px;
	background: url(../img/bg-repeat.png) 80% 10% repeat-x;
}

.index #header {
	height: 210px;
	margin: 0;
	background: none !important;
}

#header .wrapper {
	width: 980px;
	height: 210px;
	margin: 0 auto;
	margin-top: -80px;
	position: relative;
}

.index #header .wrapper {
	margin-top: 0;
}

#header h1 a {
	font: normal 21px "Helvetica77", Arial, Helvetica, sans-serif;
	color: #fff;
	position: absolute;
	top: 103px;
	left: 185px;
	z-index: 10;
	text-shadow: 1px 0 1px #333;
}

#header .logo {
	width: 206px;
	height: 206px;
	display: block;
	position: absolute;
	top: 5px;
	left: -19px;
	z-index: 1000;
	background: url(../img/logo.png) no-repeat;
}

.index #height .logo {
	top: 34px;
}

#menubar {
	width: 480px;
	position: absolute;
	top: 104px;
	right: 0;
	z-index: 99;
}

#menubar a {
	font: normal 14px/1em "Helvetica67", Arial, Helvetica, sans-serif;
	color: #fff;
	padding: 3px 10px 0 10px;
	text-transform: uppercase;
	border-left: 1px solid #c0c0c0;
	float: right;
	text-shadow: 1px 0 1px #333;
}

.ie #menubar a {
	font-size: 12px;
}

#menubar a:last-child {
	border: none;
}

/* Breadcrumb navigation */
#breadcrumb {
	width: 800px;
	height: 26px;
	line-height: 26px;
	float: right;
	position: relative;
	z-index: 999;
	margin-top: 142px;
	padding-left: 58px;
	background: #d8e0ca;
}

#breadcrumb:before {
	content: " ";
	width: 840px;
	height: 10px;
	display: block;
	background: #f8f9f5;
	position: absolute;
	top: -77px;
	right: 0;
}

#breadcrumb a {
	padding: 5px 0;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #222;
}

#breadcrumb a.home {
	background: url(../img/home.png) left center no-repeat;
	padding: 5px 0 5px 30px;
}

#breadcrumb span {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #5a5e12;
}

/* Green wrapper */
#featured {
	width: 100%;
	height: 420px;
	position: relative;
	z-index: 80;
	float: left;
	margin-top: -160px;
	padding-top: 60px;
	background: url(../img/bg-repeat.png) top right repeat-x;
}

#featured .wrapper {
	width: 1031px;
	height: 418px;
	position: relative;
	z-index: 90;
	left: 9px;
	background: url(../img/slider.png) right no-repeat;
}

#featured .panel {
	width: 100%;
	height: 400px;
	float: left;
	margin: 44px 0 0 0;
	display: none;
}

#featured .panel-1 {
	display: block;
}

#featured .navigation { 
	position: absolute;
	bottom: 55px;
	right: 555px;
}

#featured .navigation ul { width: 20px; height: 300px; float: left; list-style: none; }
#featured .navigation ul li { width: 12px; height: 12px; float: left; margin: 3px 0; }
#featured .navigation ul li a { width: 12px; height: 12px; background: url(../img/slider-dots.png) top no-repeat; display: block; }
#featured .navigation ul li a.current { background-position: bottom; }

#featured .teaser {
	width: 360px;
	height: 200px;
	float: left;
	text-align: left;
	margin: 75px 0 0 100px;
}

#featured .teaser .title {
	font: normal 16px "Helvetica57", Arial, Helvetica, sans-serif;
	color: #fff;
	margin-left: 2px;
}

#featured .teaser h3 {
	font: normal 40px "Helvetica67", Arial, Helvetica, sans-serif;
	line-height: 1.3em !important;
	color: #fff;
	text-shadow: 1px 0 1px #333;
}

#featured .teaser h6 {
	font: normal 18px "Helvetica67", Arial, Helvetica, sans-serif;
	color: #363a07;
	margin: 0 0 10px 0;
}

#featured .teaser .more {
	background: #51560f;
	color: #fff;
	font: normal 12px "Helvetica67", Arial, Helvetica, sans-serif;
	margin-top: 5px;
	padding: 5px 7px 2px 7px;
	border-radius: 3px;
}

#featured figure {
	margin-right: 45px;
	float: right;
}

/* Left navigation */
#left {
	width: 195px;
	float: left;
	position: relative;
	z-index: 99999 !important;
	margin: 60px 0 300px 10px;
	padding: 10px;
	background: #fff;
	box-shadow: 0 0 6px #c0c0c0;
}

.index #left {
	margin: 15px 0 0 10px;
}

#left ul,
#left ul li {
	width: 100%;
	float: left;
}

#left ul li {
	margin: 1px 0;
}

#left ul li a {
	width: 185px;
	float: left;
	position: relative;
	font: bold 14px Georgia, serif;
	color: #3b3e0f;
	padding: 4px 5px;
}

#left ul li a:hover {
	background: #f0f0f0;
}

#left ul li a.selected {
	background: #676b19;
	color: #fff;
}

#left ul li a.selected:after {
	content: " ";
	width: 4px;
	height: 9px;
	display: block;
	position: absolute;
	top: 34%;
	right: -4px;
	background: url(../img/triangle.png) no-repeat;
}

#left ul.submenu {
	margin-left: 10px;
	margin-bottom: 5px;
}

#left ul.submenu li a {
	font: normal 12px Arial, Helvetica, sans-serif;
}

#left ul.submenu li a:hover {
	background: none;
	color: #5f6418;
}

#left ul.submenu li a.selected {
	background: none;
	font-weight: bold;
	color: #5f6418;
}

#left ul.submenu li a.selected:after {
	display: none;
}

.fb-like-box {
	position: absolute;
	top: 0;
	left: 0;
}

/* Main wrappers */
#main {
	width: 100%;
	float: left;
}

#main table {
	width: 100%;
	float: left;
	margin: 10px 0;
}

#main table td {
	padding: 5px;
	border: none;
	vertical-align: top;
}

.index #main .wrapper {
	margin-top: -27px;
	padding-bottom: 30px;
}

#main .wrapper {
	overflow: hidden;
	position: relative;
	z-index: 500;
	margin-top: 10px;
	padding-bottom: 30px;
	background: #f8f9f5;
}

#main .container {
	width: 555px;
	float: left;
	margin: 60px 0 0 20px;
}

.index #main .container {
	margin: 15px 0 0 15px;
}

#main .banners {
	width: 130px;
	float: right;
	background: #fff;
	margin: 45px 10px 0 0;
	padding: 10px;
	text-align: center;
	box-shadow: 0 0 5px #c0c0c0;
}

.index #main .banners {
	margin: 15px 10px 0 0;
}

#main .banners a {
	display: block;
	margin: 10px 0;
}

h2.page-title {
	width: 100%;
	float: left;
	font: bold 19px/1.5em Arial, Helvetica, sans-serif;
	color: #676b19;
	margin-bottom: 15px;
}

.lead-image {	
	margin: 5px 10px 0 0;
	float: left;
}

#main a {
	color: #676e19;
}

#main div, #main p, #main font {
	color: #333;
}

#main h3 {
	display: block;
	font: bold 17px Arial, Helvetica, sans-serif;
	margin: 15px 0 5px 0;
}

.left-banners {
	width: 100%;
	float: left;
	padding: 10px 0;
	text-align: center;
}

.left-banners a {
	display: block;
	margin: 10px 0;
}

/* Listing of nodes */
.node-list {
	width: 100%;
	float: left;
	margin: 15px 0 10px 0;
}

.node-list table {
	width: 100%;
	float: left;
}

.node-list table td {
	width: 50% !important;
	font-weight: bold;
	border: none !important;
	padding: 3px 10px;
}

.node-list table td h4 {
	font-size: 14px !important;
}

.node-list article {
	width: 100%;
	float: left;
	padding: 0 0 30px 0;
	background: url(../img/separator.png) bottom center no-repeat;
	margin-bottom: 10px;
}

.nose-list article .more-link {
	float: left;
	display: block;
}

.node-list article:last-child {
	background: none;
}

.node-list article figure {
	width: 150px;
	padding-top: 20px;
	float: right;
}

.node-list article figure a,
.node-list article figure a img {
	display: block;
}

.node-list article .article-wrapper {
	width: 405px;
	float: left;
	overflow: hidden;
}

.node-list.tiny article {
	width: 265px !important;
	float: left;
	border: none !important;
	margin-bottom: 10px !important;
	padding: 0 !important;
}

.node-list article p.date {
	font: bold 11px Arial, Helvetica, sans-serif;
	color: #c0c0c0;
	margin-bottom: -5px;
}

.node-list article h3 a {
	font: bold 15px Arial, Helvetica, sans-serif;
	display: block;
	margin: 5px 0;
}

.node-list article h4 a {
	font-weight: bold !important;
}

.pager {
	width: 100%;
	float: left;
	display: block;
	margin: 10px 0;
	text-align: center;
}

.pager a {
	display: inline-block;
	color: #333 !important;
	margin: 2px;
	padding: 3px 6px 3px 7px;
}

.pager a:hover {
	color: #676e19 !important;
}

.pager a.selected {
	background: #676e19;
	color: #fff !important;
	font-weight: bold;
}

.gallery-list {
	width: 100%;
	float: left;
	margin: 20px 0 10px 0;
}

.gallery-list a {
	width: 182px;
	float: left;
	text-align: center;
}

.back-link {
	margin: 10px 0 0 0;
	font-weight: bold;
	display: block;
}

/* Footer elements */
#footer {
	width: 100%;
	float: left;
	background: #c1c6a9;
	padding-bottom: 20px;
}

#footer .links {
	margin: 25px 0 0 0;
	float: left;
}

#footer .links a {
	font: normal 14px/1em "Helvetica67", Arial, Helvetica, sans-serif;
	color: #3a3c0e;
	padding: 3px 10px 0 10px;
	text-transform: uppercase;
	border-right: 1px solid #3a3c0e;
	float: left;
}

#footer .links a:last-child {
	border: none;
}

#footer .netpeople {
	width: 111px;
	height: 23px;
	display: block;
	float: right;
	margin: 20px 0 0 0;
	background: url(../img/netpeople.png) no-repeat;
}

.fb-like-box {
	background: #f8f9f5;
	display: block;
	margin: 20px auto;
}