*{margin:0;padding:0}
body {
	background: #000;
	font: normal 12px/1.5 Verdana, sans-serif;
}
img {border:0}
#wrapper {
	background: #FFF url(images/body-bg.png) 100% 0 no-repeat;
	color: #000;
}
#content {
	overflow: hidden;
	padding-bottom: 20px;
	width: 950px;
}



#aside {
	background: url(images/aside-bg.png) 0 235px no-repeat;
	float: left;
	min-height: 450px;
	width: 350px;
}
#aside ul {
	margin-left: 90px;
	list-style: none;
	width: 165px;
}
#aside li {
	border-bottom: 1px dotted #000;
}
#aside li a {
	color: #000;
	display: block;
	font-size: 14px;
	padding: 5px 20px;
	text-decoration: none;
}
#aside li a:hover {
	color: #f58220;
}
#aside li.doudache a,
#aside li.festmenyek a,
#aside li.illusztraciok a,
#aside li.irasok a,
#aside li.letoltesek a,
#aside li.rajzok a, 
#aside li.rajzolt-novellak a
{
	color: #f58220;
}



#article {
	float: right;
	padding-bottom: 20px;
	padding-top: 20px;
	width: 600px;
}
#article a {
	color: #f58220;
	text-decoration: none;
}
#article p {
	margin-bottom: 1em;
	margin-top: 1em;
}
#article h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 6px 0;
}
#article h2 span.bullet {
	color: #f58220;
}
body.page-festmenyek #article div {
	clear: left;
}
body.page-festmenyek #article a {
	float: left;
	margin-bottom: 12px;
	margin-right: 40px;
}
div.gallery div {
	border-bottom: 1px solid #666;
	margin-bottom: 6px;
	overflow: hidden;
}
*:first-child+html div.gallery div {
	padding-bottom: 2em;	
}
* html div.gallery div {
	height: 1%;
	margin-bottom: 2em;
	padding-bottom: 1em;
}
div.gallery div:last-child, div.gallery div.last {
	border-bottom: none;
	margin-bottom: 0;
}
div.gallery div h2 {
	margin-top: 0;
}
div.gallery div.row4 {
	border-bottom: 0;
}
div.gallery div.noir {
	background: #000;
	margin-top: -6px;
	padding: 2em;
}
div.gallery div.noir h2 {
	color: #178CEF;
}
div.gallery a.popup {
	float: left;
	margin-right: 35px;
	margin-bottom: 35px;
}

body.page-illusztraciok #article div {
	clear: left;
}
body.page-illusztraciok #article a {
	float: left;
	margin-bottom: 12px;
	margin-right: 40px;
}
body.page-illusztraciok div.gallery div.row {
/*	border-bottom-color: #178CEF; */
	border-bottom-color: #000;
}







#footer {
	padding: 15px 0;
}
#ommm {
	float: left;
	margin-top: -15px;
}
#footer p {
	color: #FFF;
}
#footer p em {
	color: #f58220;
	font-style: normal;
}
#footer a.email {
	color: #f58220;
	font-size: 24px;
	line-height: 28px;
	text-decoration: none;
}
