@charset "utf-8";

/* =======================================================================

(C) 2010 Pikéthy Tibor Zenemuvészeti Szakközépiskola

Hírek-Koncertek szekció stíluslap

======================================================================= */

/* ------ ====== Fejléc ====== ------ */

#navbar {
	background: #00437c;
}
	
/* ------ ====== Bal oldal ====== ------ */
	
#szlogen {
	background-color: #00437c;
}

/* --- Szekció menü --- */

#szekcio ul li {
	border-color: #9cbfdb;
}

#szekcio ul ul {
	background: #9cbfdb;
}
	
#szekcio a:hover, active {
	color: #00437c;
} 
	
#szekcio #current {
	background: #00437c;
}
	
#szekcio ul ul #current a, link, active, visited, hover {
	color: #00437c;
}
	
/* 20 éves jubileum szekció menüpont */

#szekcio #jubileum {
	border: 1px solid #9cbfdb;
}

/* ------ ====== Középso rész ====== ------ */

#cim {
	background-image: url('../img/cim_bg_hk.png');
}

#nevsor ul li {
	border-bottom-color: #9cbfdb;
}
	
hr {
	border-bottom-color: #9cbfdb;
}

.pic-clear, pic-l, .pic-r {
	border-color: #9cbfdb;
}
	
.comment {
	border-color: #00437c;
	background-color: #9cbfdb;
	background-image: url('../img/comment_hk.gif');
}

/* Fejezet fooldal legfrissebb cikkek */

#legfrissebb {
	margin: 0;
}

#legfrissebb h1 {
	font-size: 1em;
}

#legfrissebb .main {
	margin-top: 20px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #9cbfdb;
}
	
#legfrissebb .halfl {
	width: 46.6%;
	margin-top: 10px;
	float: left;
	padding-right: 4%;
	border-right: 1px dotted #9cbfdb;
}

#legfrissebb .halfr {
	width: 46.6%;
	margin-top: 10px;
	float: right;
}

#legfrissebb .halfl .cikk, #legfrissebb .halfr .cikk, #legfrissebb .main .cikk {
	border-bottom: none;
}
	
#legfrissebb .tovabbi {
	clear: both;
	margin-top: 0;
}

#legfrissebb .tovabbi a, link, active, visited, hover {
	font-weight: bold;
}

/* Hírek, koncertek lista */

.cikk {
	display: table;
	clear: both;
	padding: 30px 0 15px 0;
	border-bottom: 1px dotted #9cbfdb;
}

.cikk_koncert {
	margin: 5px 0 0 0;
}

.cikk .img {
    display: table-cell; 
	vertical-align: top;
	padding-bottom: 20px;
}

.cikk .thumb {
	margin: 5px 15px 0 0;
	border: 1px solid #00437c;
	padding: 1px;
	float: left;
}
 
.cikk .content {
	display: table-cell;
	float: left;
	margin: 0;
}

.cikk .datum {
	color: #666;
	margin: 0;
	padding: 0;
	font-weight: bold;
}

.cikk .head {
	font-size: 1.2em;
	margin-top: 0;
	font-weight: bold;
}

#cikklista_arch {
	margin: 30px 0 30px 0;
	border: 1px solid #9cbfdb;
	padding: 5px;
}

.naptar_datum {
	width: 96px;
	display: table-cell; 
	text-align: center;
	vertical-align: top;
}

.naptar_datum .nap {
	font-size: 2em;
	color: #00437c;
	background: url('../img/naptar_datum_bg.png') top left no-repeat;
	vertical-align: top;
	padding: 30px 0 10px 0;
}

.naptar_datum .honap {
	background: url('../img/foot_r.png') #00437c bottom right no-repeat;
	color: #fff;
	font-weight: bold;
	padding: 5px 0 5px 0;
}

.koncert {
	padding-left: 15px;
}

.koncert ul.adatok {
	color: #666;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
}

.koncert ul.adatok li {
	list-style: none;
	margin-bottom: 0;
}

#cikklista_arch #arch {
	float: left;
	list-style: none;
}

#cikklista_arch #jub {
	text-align: right;
}

/* Hírek / Koncertek "lapfülek" váltása */

ul#lap {
	font-size: 1.5em;
	margin: 20px 0 0 0;
	padding-left: 0;
}

ul#lap li {
	float: left;
	list-style: none;
	margin: 0 20px 30px 0;
	font-size: 1em;
	padding: 10px 15px 10px 10px;
	border-top: 1px solid #00437c;
	border-left: 1px solid #00437c;
	background: url('../img/archivum_ev_bg.png') bottom right no-repeat;
	display: block;
}

ul#lap li:hover {
	background: #00437c url('../img/foot_r.png') bottom right no-repeat;
}

ul#lap li:hover a {
	color: #fff;
}

ul#lap a:hover {
	color: #fff;
}

ul#lap #current {
	background: #00437c url('../img/foot_r.png') bottom right no-repeat;
}

ul#lap #current a {
	color: #fff;
}

/* Hírek, koncertek - cikkek */

.cikkimg {
	padding: 1px;
	border: 1px solid #00437c;
}

p#hir-datum {
	margin-bottom: 30px;
}

span#hir-datum {
	color: #666;
	margin-bottom: 20px;
	border-bottom: 1px dotted #666;
	padding-bottom: 5px;
}

ul#koncert-adatok {
	margin: 0 0 20px 0;
	padding: 5px;
	font-weight: bold;
	color: #333;
}

ul#koncert-adatok li {
	list-style: none;
}

ul#koncert-adatok li#datum {
	margin-bottom: 30px;
}

ul#koncert-adatok span#datum {
	padding-bottom: 2px;
	border-bottom: 1px dotted #333;
}

/* Eseménynaptár bejelentkezés */

#login {
	margin: 30px 0 30px 30px;
	border: 0;
	text-align: center;
}

#login td {
	text-align: left;
}

#login #submit {
	padding: 10px 0 10px 0;
}

.login-btn {
	font-family: Arial, Helvetica, sans-serif;
	background: #00437c url('../img/foot_r.png') bottom right no-repeat;
	padding: 10px;
	color: #fff;
	border: 0;
	font-size: 1.2em;
	font-weight: bold;
}
	
#login .inpt {
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	height: 20px;
	background: #9cbfdb;
	border: 1px solid #00437c;
}


/* Eseménynaptár */

#esemenynaptar {
	width: 100%;
}

#esemenynaptar #head {
	font-size: 1.5em;
	color: #fff;
	font-weight: bold;
}

#esemenynaptar #weeks {
	width: 5%;
	font-style: italic;
}

#esemenynaptar .Ccur {
	color: #ffffff;
	font-weight: bold;
	font-size: 2em;
	background: #00437c;
}

#esemenynaptar .Ccur:hover {
	color: #9cbfdb;
}

#esemenynaptar a, link, active, visited {
	color: #00437c;
	font-weight: bold;
	font-size: 1.5em;
	text-decoration: none;
}

#esemenynaptar a:hover {
	color: #9cbfdb;
}

#eventslist {
	width: 100%;
	margin: 30px 0 30px 0;
}

#eventslist h1 {
	background: #00437c;
	padding: 5px;
	color: #fff;
	font-size: 1.2em;
}

#eventslist ul {
	border: 1px solid #9cbfdb;
	padding: 10px 10px 5px 10px;
	overflow: hidden;
	margin-left: 0;
}

#eventslist ul li {
	float: left;
	list-style: none;
	padding: 2px;
}

#eventslist #time {
	background: #9cbfdb;
	margin-right: 5px;
	padding-left: 5px;
}
	
/* ------ ====== Link- és szövegstílusok ====== ------ */

.content-normal a, link, active, visited, hover {
    color: #00437c;
}

.content-normal h1, h2 {
	color: #00437c;
}

.content-normal h2 {
	margin-top: 20px;
	margin-bottom: 20px;
}
	
.content-normal h3 {
	background: #00437c;
}

.content-normal h4 a, link, active, visited, hover {
	color: #00437c;
	margin-top: 0;
}

.content-normal h4 {
	margin-top: 30px;
}
