	* {margin: 375; padding: 0;}
	
	a {color: #858585;}
	
	a:hover {color: #858585;}
	
	body {text-align: center; font-family: Georgia, Helvetica, Arial, Verdana, sans-serif;	padding-bottom: 50 px;}
	
	li {list-style-type: none}
	
	
	/* Layout
	------------------------------------------------------------ */
	
	#wrapper {
		width: 750px;
		margin-left: auto;	
		margin-right: auto;
		text-align: left;
	}
	
	/* Basic Structure parts */
	#header {width: 750px; position: relative; clear: both}
	#footer {width: 750px; padding-top: 50px}
	
	
	
	#content {float:right;width:375px}
	#sidebar {float:left;width:375px}
	#footer {clear:both;width:100%}
	
	#page_main #header {background: #FFFFFF url(img/logo-index.gif) no-repeat 0 100%}
	.ungpoesi #header {background: #FFFFFF url(img/logo-ung4.jpg) no-repeat 0 100%}
	.festival #header {background: #FFFFFF url(img/logo-festival.gif) no-repeat 0 100%}
	#page_main #content {background: url(img/main-bg.gif) no-repeat 0 0;}
	#ung_main #content {background: url(img/ung-bg.gif) repeat 0 0;}
	
	
	/* Header parts */
	h1 {display: none;}
	
		/* Navigation */
		#nav {width: 375px; padding-top: 10px; padding-bottom: 10px; margin-left: 375px;}
		#nav li {width: 100%;}
		#nav a {
			font-size: 9px;
			line-height: 16px;
			font-family: Verdana, Helvetica, Geneva, Arial, sans-serif;
			font-style: normal;
			color: #000000;
			font-weight: normal;
			letter-spacing: 3px;
			padding-left: 15px;
			background-repeat: no-repeat;
			background-color: #00cc66;
			text-decoration: none;
		}
		
		#nav a:hover {background-image : url(img/nav-hover.gif);}
		
		#nav a.nav-sub {background-image: url(img/nav-sub-static2.gif); background-position: 3px 2px;}
		#nav a.nav-sub:hover {background-image: url(img/nav-sub-hover2.gif);}
	
		.iheart {position: relative; top: 1px;}
	
	

	
	
	
		/* Content parts */
		.post {width: 375px; padding-bottom: 40px}
		 
		.col1 {width: 375px; float: left;}
				
		.col1 img {display: block;	margin-left: 15px;}
				
		.col1 .credit {text-align: left; margin-left: 5px;}
		
		
	.clear {clear: both;}
	.swap {display: none;}
	
	
	
	/* Sidebar */
	address {
		color: #808080;
		display: block;
		font-style: normal;
		padding: 20px 0px 0px 0px;
	}
	
	address a {color: #808080;}
	.logo-liten {position: relative; left: 15px; top: 10px}
	
	.newsletter {
		font-size: 9px;
		padding: 8px 150px 10px 15px
	}
	
	
	
	
	/* Footer parts */		
	#nav-top {
		display: block;
		margin-left: 250px;
		padding-top: 13px;
		background: url(img/nav-top-static.gif) no-repeat 20px 10px;
		font-size: 10px;
		line-height: 18px;
		font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding-left: 15px;
		padding-top: 18px;
	}
			
	#nav-top:hover {background-image: url(img/nav-top-hover.gif);}
	
	/* Typography and styling
	------------------------------------------------------------ */
	
	
	/* Basics */
	
	p {
		font-family: Georgia, Verdana, Gill Sans;		font-size: 11px;		line-height: 18px;		letter-spacing: 0px; 
		padding: 0px 15px 0px 15px}
	
	
	p.ingress {
		font: bold 11px/18px Verdana, Geneva, Arial, Helvetica, sans-serif;
		padding-top: 10px;
		padding-bottom: 5px
	}
	
	h2 {
		font-family: Verdana, Gill Sans;		font-size: 11px;		line-height: 18px;		text-transform: uppercase;		letter-spacing: 2px;		font-weight: bold;
		padding: 10px 15px 10px 15px}
		
	h3 {
		font-size: 10px;
		font-weight: normal;
		text-transform: uppercase;
		letter-spacing: 1px;
		padding: 10px 15px 10px 15px}
	
	h4, caption {
		font-family: Verdana, Georgia, Helvetica, sans-serif;
		font-size: 9px
		line-height: 16px
		letter-spacing: 2px;
		padding: 15px 15px 5px 15px;}
		
	h5 {
		font-family: Georgia, serif;
		font-size: 9px;
		font-weight: italic;
		color: 4c0707;
		letter-spacing: 1px;
		padding: 10px 15px 10px 15px}
	}
	
	.main h4 {padding-top: 5px;}
	
	.more a {font-size: 10px; background: url(img/nav-more-static.gif) no-repeat 100% 4px; padding-right: 10px;}
	.more a:hover {background-image: url(img/nav-more-hover.gif);}
	
	
	/* Sidebar */
		
	p.intro {
		font-size: 11px;
		line-height: 21px;
		font-family: Arial, Helvetica, sans-serif;
		padding: 15px;
		color: #FFFFFF;
		background-color: #000000;
	}

	p.credit {
		font-family: Verdana, Gill Sans;
		font-size: 9px;		color: #C0C0C0;
		line-height: 14px;
		text-transform: uppercase;		letter-spacing: 1px;
		padding-bottom: 0px;
	}
	
	.random_image {margin-top: 0px}
	
	/* Posts */

	
	
	
	
	/* Forms */



	/* Forms */



	.newsletter {

		color: #696969;

		background-color: #333333;

	}

	

	form {



	}

	

	input, textarea {

		border-top: 1px solid #696969;

		border-left: 1px solid #696969;

		border-right: 1px solid #C0C0C0;

		border-bottom: 1px solid #C0C0C0;

		font: 10px Verdana, Geneva, Arial, Helvetica, sans-serif;

		padding: 2px;

		margin-top: 5px;

	}

	

	.contact input, .contact textarea {

		margin-top: 1px;

	}

	

	.submit {

		border-bottom: 2px solid #696969;

		border-right: 2px solid #696969;

		border-left: 2px solid #C0C0C0;

		border-top: 2px solid #C0C0C0;

		padding: 0;

	}

	

	.contact .submit {

		margin-top: 8px;

	}

	

	

	/* Tables */

	

	table {

		width: 500px;

	}

	

	caption {

		text-align: left;

		padding-left: 150px

	}

	

	td {

		font-size: 10px;

		line-height: 16px;

		vertical-align: top;

		padding-top: 10px;

	}

	

	.time {

		font-weight: bold;
		
		line-height: 16px;
		
		text-align: right;

		padding-right: 15px;

	}

	

	.event {

		width: 230px;

	}
	
	
	/* Tables */
	
	table {
		width: 375px;
	}
	
	caption {
		text-align: left;
		padding-left: 15px
	}
	
	td {
		font-size: 10px;
		line-height: 16px;
		vertical-align: top;
		padding-top: 10px;
	}
	
	.time {
		text-align: left;
		padding-left: 15px;
		font-family: Georgia, Verdana, Gill Sans;		font-size: 11px;		line-height: 14px;		letter-spacing: 1px;		font-weight: bold;
	}
	
	.progtime {
		text-align: left;
		padding-left: 15px;
		font-family: Georgia, Verdana, Gill Sans;		font-size: 10px;		line-height: 14px;		letter-spacing: 0px;		font-weight: bold;
	}
	
	.event {
		width: 230px;
	}
	
	
	/* Lists */
	
	.list {
		font-size: 10px;
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.list li {padding-bottom: 5px;} 
