* { margin: 0; padding: 0;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	background-image: url(images/background_logo.gif);
}


#container {
	width:  785px;
	margin: auto;
	padding: 15px;
	background-color:#FFFFFF;
}

#nav {
	margin-top: 10px;
	margin-bottom: 10px; 
	border-top: 8px solid #f2f2f2
}

#nav ul {
	list-style-type: none;
}

#nav li {
	display: inline;
         margin: 0 -3px 0 0;
         padding: 0;
}

#featured {
	width: inherit;
	height: 310px;
	background-color: #000000;
	background: url(images/featured-background.gif) bottom right no-repeat;
	margin-bottom: 10px;
}

.featured-post {
	width: 190px;
	margin-left:15px;
	padding-top: 25px;
}

#featured ul, #sidebar ul {
	margin-top: 10px;
	list-style-type: none;
	font-size: 0.9em;
}

#featured li, #sidebar li {
	font-size: 0.9em;
	padding-left: 7px;
	background: url(images/purple-bullett.gif) 0 8px no-repeat;
	line-height: 1.5em;
}

#featured p {
	margin-top: 5px;
}

#featured img {
margin: 0 0 6px 0;
padding: 0;
}

.gallery-link {
	margin-left: 320px;
	padding-left: 15px;
	background: url(images/gray_bullet-2.gif) 0 1px no-repeat;
	font-size: 0.9em;
	color: #494949;
	text-decoration: none;
}

#more-posts {
	width: 550px;
	margin-right: 20px;
}


#more-posts h1 {
	margin-top: -3px;
	color: #4c4c4c;
	font-size: 0.9em;
	padding-bottom: 2px;
}

#more-posts h2 {
	font-size: 1em;
	padding-bottom: 2px;
	padding-top: 5px;
}

.post {
	border-top: 1px solid #e6e5ea;
	padding-top: 5px;
	margin-bottom: 15px;	
}

.post-date {
	color: #9d9d9d;
	font-size: 0.7em;
}
.post-excerpt { 
	width: 330px;
	float: left;
	margin-bottom: 15px;
	}

.post-excerpt-wide {
	width: 510px;
	float: left;
	margin-bottom: 15px;
}

.post-picture {
	float: right;
	margin-top: -15px;
	margin-bottom: 10px;
	padding: 1px;
}

.post-picture-border {
	padding: 1px;
	border: 1px solid #000;
}

#sidebar {
	width: 205px;
}

#sidebar h2 {
	position: absolute;
	margin-left: 9999px;
}

#programok, #jegyvasarlas, #programok-en, #jegyvasarlas-en {
	margin-top: 15px;
	padding: 40px 10px 10px 10px;
}

#jegyvasarlas {
	background: #f8f8f8 url(images/jegyvasarlas_head.gif) 10px 10px no-repeat;
	}
	
#programok {
	background: #f8f8f8 url(images/programok_head.gif) 10px 10px no-repeat;
	}

#jegyvasarlas-en {
	background: #f8f8f8 url(images/title_en_tickets.gif) 10px 10px no-repeat;
	}
	
#programok-en {
	background: #f8f8f8 url(images/title_en_events.gif) 10px 10px no-repeat;
	}


#footer {
	margin: 10px 0 10px 0;
	border-top: 2px solid #e6e5ea;
	padding-top: 5px;
	
}

#footer ul {
	text-align: right;
	list-style-type: none;
}

#footer li {
	display: inline;
	padding-left: 10px;
}
.language {
	/*background: url(images/lang_eng.gif) 3px right no-repeat;*/
	margin-right: 20px;
	font-size: 0.8em;
}

.right, .alignright {
	float: right;
}

.left, .alignleft {
	float: left;
}

.clear {
	clear: both;
}

a {	color: #6a10a8 }

a:hover {
	text-decoration: none;
	color:#333;
	}

h1 {
	font-size: 1em;
}

p {
	font-size: 0.8em;
	line-height: 1.3em;
}

.smallfont {
	font-size: 0.75em;
}

.ligth-gray {
	color: #7d7d7d
}

#content p {
margin-bottom:10px;
}

.narrow {
width: 75%;
margin:auto;
}

#content img {
border: 0;
margin: 10px;
padding: 10px;
}

.menu-en {
padding-right: -1px;

}
#programkivonat {
	padding-bottom: 10px;
}
#programkivonat h3 {
	padding-bottom: 5px;
	font-size: 13px;
	border-bottom: #ccc 1px solid;
	margin: 25px 0 10px 0;
	font-size: 0.9em;
	
}
#programkivonat li {
	list-style-type: none;
	padding-bottom: 5px;
	
}

#programkivonat .programdatum {
	padding-bottom: 2px;
	font-size: 0.75em;
	color: #666;
}

.dateicon {
	background: url(images/date.png) 0 -1px no-repeat;
	padding-left:20px;

	
}

#programkivonat a {
	font-size: 14px;
	font-weight: bold;
}

.programborder {
	border-bottom:#ccc 1px dotted;
	margin-bottom: 5px;
}
