/* created by jdg */

/* non-text headers */
@import "headers.css";
@import "jquery.fancybox.css";

/* reset */
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td { margin: 0; padding: 0; }
html, body { height:100%; }
:focus { outline:none; }
img { border:none; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }

body { 
	background:#14140f url(../images/bg.png) repeat-x top center;
	text-align:left;
	font-family:Georgia, sans-serif; 
	font-size:11px;
	color:#d2cba1;
	text-align:center;
	margin:0 auto;
}

a, a:link, a:hover, a:visited, a:active {
	color:#ffae00;
	font-weight:normal;
	text-decoration:none;
}

a:hover { 
	cursor:pointer; 
	color:#f2f2f2;
}

.fl { float:left; display:inline; }
.fr {	float:right; display:inline; }
.clear { clear:both !important; }
.last { background:none !important; }

#wrapper {
	position:relative;
	width:100%;
	background:url(../images/wrapper.png) repeat-x bottom center;
	padding-bottom:48px;
	_padding-bottom:0px;
}

#page {
	width:900px;
	margin:0 auto;
	text-align:left;
}

#header {
	width:100%;
	height:346px;
	position:relative;
	background:url(../images/header.jpg) no-repeat bottom center;
	border-left:1px solid #293527;
	border-right:1px solid #293527;
}

#container {
	width:100%;
	position:relative;
	border-left:1px solid #293527;
	border-right:1px solid #293527;
}

#menu {
	width:900px;
	height:29px;
	padding:0;
	margin:0;
	position:relative;
	text-align:left;
	overflow:hidden;
	margin-bottom:5px;
	border-bottom:1px solid #293527;
	border-right:1px solid #14140f;
}

#menu ul li {
	float:left;
	display:inline;
	margin:0;
	padding:0;
	height:29px;
}

#menu ul li a {
	color:#d2cba1;
	padding:8px 0;
	overflow:hidden;
	position:relative;
	display:block;
	z-index:200;
}
#menu #fooldal, #menu #fooldal span { width: 90px; background-position: 0 0; border:none;}
#menu #fooldal a:hover span, #menu #fooldal.active span { background-position: 0 -29px; }

#menu #hirek, #menu #hirek span { width: 70px; background-position: -90px 0; border:none;}
#menu #hirek a:hover span, #menu #hirek.active span { background-position: -90px -29px; }

#menu #eletrajz, #menu #eletrajz span { width: 90px; background-position: -160px 0; border:none;}
#menu #eletrajz a:hover span, #menu #eletrajz.active span { background-position: -160px -29px; }

#menu #konyvek, #menu #konyvek span { width: 93px; background-position: -250px 0; border:none;}
#menu #konyvek a:hover span, #menu #konyvek.active span { background-position: -250px -29px; }

#menu #galeria, #menu #galeria span { width: 86px; background-position: -343px 0; border:none;}
#menu #galeria a:hover span, #menu #galeria.active span { background-position: -343px -29px; }

#menu #sajtoszoba, #menu #sajtoszoba span { width: 117px; background-position: -429px 0; border:none;}
#menu #sajtoszoba a:hover span, #menu #sajtoszoba.active span { background-position: -429px -29px; }

#menu #forum, #menu #forum span { width: 85px; background-position: -546px 0; border:none;}
#menu #forum a:hover span, #menu #forum.active span { background-position: -546px -29px; }

#menu #magvetokiado, #menu #magvetokiado span { width: 139px; background-position: -631px 0; border:none; border-right:1px solid #293527; }
#menu #magvetokiado a:hover span, #menu #magvetokiado.active span { background-position: -631px -29px; }

#menu ul, 
#menu ul li a span { background: url(../images/menu.png) no-repeat 0 0; }

#menu ul li a span {
	height:29px;
	top:0;
	left:0;
	position:absolute;
	z-index:1;
}

#content {
	width:581px;
	border-right:1px solid #293527;
	padding-bottom:25px;
}

#content h1 {
	margin:13px 0 25px 0;
}

#content #news, #content #books, #content #book {
	width:100%;
}

#content #news, #content #book, #content #bio {
	padding:0;
	margin:0;
	margin-bottom:12px;
}

#content #news.single, #content #news.single .item.full { margin-bottom:0; }

#content #news.single .item.full p img { margin:10px 0; }

#content #news .item, #content #book-info .item, #content #bio .item {
	margin:0 13px;
	position:relative;
	float:left;
	display:inline;
}

#content #book-info .item {
	margin-bottom:20px;
}

#content #news .item.full {
	width:555px;
	padding-bottom:26px;
	margin-bottom:25px;
}

#content #news .item.full cite {
	font-size:14px;
	font-style:normal;
	color:#d2cba1;
}

#content #news .item.full p, #content #news .item.full h2, #content #news .item.full h2 a, #content #news .item.full h2 a:link, #content #news .item.full h2 a:visited, #content #news .item.full h2 a:active {
	float:left;
	width:100%;
}

#content #news .item.full h2 {
	padding:5px 0 2px 0;
}

#content #bio .item.gallery {
	margin:0 10px;
}

#content #bio .item.gallery p {
	margin:0;
}

#content #bio .item.gallery a img { border:3px solid #192218 !important; }
#content #bio .item.gallery a:hover img { border:3px solid #263f24 !important; }
#content #bio .item.gallery img { border:none !important; }

#content #news .item img {
	float:left;
	display:inline;
	border:3px solid #192218;
	margin-right:13px;
}

#content #news .item h2, #content #news .item h2 a, #content #news .item h2 a:active, #content #news .item h2 a:visited {
	float:right;
	display:inline;
	width:240px;
	font-size:18px;
	line-height:22px;
	color:#ffae00;
	font-weight:normal;
}

#content #news .item h2 a:hover {
	color:#f2f2f2;
}

#content #news .item p {
	float:right;
	display:inline;
	width:240px;
	padding:3px 0;
	font-size:14px;
	line-height:19px;
}

#content #news .item.full span {
	position:absolute;
	bottom:0 !important;
}

#content #news .item span {
	position:absolute;
	bottom:0 !important;
}

#content #book-info .item {
	overflow:hidden;
}

#content #book-info .item .data {
	float:left;
	display:inline;
	width:190px;
	margin:0 21px 40px 0;
}

#content #book-info .item .data img {
	border: 3px solid #192218;
	margin-bottom: 20px;
}

#content #book-info .item .data p {
	float:left;
	display:inline;
	width:190px;
	font-size:14px;
	line-height:19px;
	text-align: right;
	margin-bottom: 20px;
}

#content #book-info .item .brief {
	float:right;
	display:inline;
	width:342px;
	margin:0 0 20px;
}

#content #book-info .item .brief p {
	width:325px;
	font-size:14px;
	line-height:19px;
	margin-bottom: 20px;
	text-align:justify;
}

#content #bio .item h2 {
	font-size:18px;
	line-height:22px;
	color:#ffae00;
	font-weight:normal;
	margin-bottom: 20px;
}

#content #bio .item p, #content #bio .item h4 {
	font-size:14px;
	line-height:19px;
	margin-bottom: 20px;
}
#content #bio .item h4 {
	text-transform: uppercase;
	font-weight: bold;	
}

#content #bio .item img {
	border: 3px solid #192218;
	margin-bottom: 20px;
}

#content #books ul {
	list-style-type:none;
	margin:0 0 0 20px;
	padding:0;
	overflow:hidden;
}

#content #books ul li {
	float:left;
	display:inline;
	width:80px;
	height:117px;
	background:url(../images/bookshadow.png) no-repeat 0 0;
	margin-right:0px;
}

#sidebar {
	width:290px;
	background:url(../images/sidebar.png) repeat-x top center;
}

#sidebar #book {
	position:absolute;
	top:-74px;
	right:0;
}

#sidebar p {
	position:relative;
	top:320px;
	left:11px;
	width:260px;
	font-size:14px;
	line-height:19px;
}

#footer {
	clear:both;
	position:relative;
	top:0;
	height:0;
	padding-bottom:0px;
	width:100%;
}

#footer div {
	width:904px;
	margin:0 auto;
	background:url(../images/footer.png) repeat-y 2px 0;
	_background:url(../images/footer.png) repeat-y 0px 0;
	text-align:left;
}

#footer div p {
	font-size:14px;
	padding:0 20px 20px 20px;
	line-height:30px;
	color:#4e5c4c;
}

#footer div p a, #footer div p a:link, #footer div p a:active, #footer div p a:visited {
	color:#b9b38e;
	font-weight:normal;
}

#footer div p a:hover {
	color:#fff;
}
