	/*
	THEME NAME: Random Number Theme v.4
	THEME URI: http://www.randomnumber.nu/
	DESCRIPTION: Completely new theme
	VERSION: 4.0
	AUTHOR: Marius Watz
	AUTHOR URI: http://unlekker.net
	*/
	
	body {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		margin:0;
	}
	
	#header {
		margin:0px 0 10px 0;
	}
	
	#wrapper,#mainWrapper,#wrapFooter {
		margin:0 auto;
		width:760px;
	}
	
	#mainWrapper {
		width:100%;
		margin-top:0px;
		background-color:#F2F5F9;
		padding-bottom:15px;
	}
	
	.ngg-galleryoverview {
		margin: 0px 0px 20px 0px !important;
	}
	
	.ngg-gallery-thumbnail img {
		width:100px;
	}
	
	.topLogo {
		width:300px;
		padding-top:15px;
	}
	
	.topLogo,.topMenu {
		font-size: small;
		float: left;
	}
	
	.topMenu {
		padding:32px 0 0px 40px;
		width:420px;
		text-align:right;
		border:none;
		float: right;
	}
	
	
	.breakFloat {
		clear:both;
		font-size:1px;
	}
	
	#nav {
		width:200px;
		font-size:12px;
		float:left;
		margin-right:80px;
	}
	
	#nav p {
		padding-top:10px;
		margin:0 0 30px 0;
	/*	border-top:1px dotted #000;*/
	}
	
	
	#content {
		background-color:#FFF;
		width:720px;
		margin:auto;	
		padding:20px;	
		font-family: Verdana, Arial, Helvetica, sans-serif;
	}
	
	#content p {
		width:420px;
		padding:0; 
		margin:0 0 1em 0;
	/*	text-align:justify;*/
		line-height:1.4em;
	}
	
	#content blockquote {
		width:400px;
		padding:0 0 0 20px;
		margin:0;
	}
	
	#content blockquote p {
		width:380px;
		padding:0; 
		color:#444;
		margin:0 0 1em 0;
	/*	text-align:justify;*/
		line-height:1.4em;
	}
	
	
	#content .col2 p {
		width:auto;
		font-size:10px;
		text-align:left;
	}
	
	h1,h2,h3,.titleBig,.title,.projTitle {
		text-transform:uppercase;
	}

	#content .entry h3 {
		margin-top:0px;
	}
	
	#content h1,#content h2,.titleBig  {
		padding:0 0.5em 0 0;
		border-right:1px solid #000;
		display:inline-block;
		zoom:1;
		*display:inline;
	}
	
	#content h2 {
		margin:12px 0 12px 0;
		font-size:15px;
		font-weight:normal;
		
	}
	
	#content h2 a {
		color:#0099FF;
	}
	
	
	#content .entryTitle h2 {
		margin:6px 0 18px 0;
	}

	#content .entryTitle {
		padding-top:12px;
		border-top:1px dotted #CCC;
	}

	
	#content h1 {
		font-size:18px;
		margin:0 0 10px 0;
		border:none;
		border-right:2px solid #000;
	/*	border-bottom:1px solid #000;*/
	}
	
	.titleBig {
		font-size:18px;
		margin:30px 0 10px 0;
		border:none;
		border-right:2px solid #000;
	/*	border-bottom:1px solid #000;*/
	}
	
	
	.col1 h3,.entry h4,.col2 h3, .entry h3,.subheading  {
		font-size:10px;
		font-weight:normal;
		border-right:1px solid #000;
		padding:0px 4px 0px 0px;
		margin:0 0 10px 0;
		
		display:inline-block;
		zoom:1;
		*display:inline;
	}

	.col1 .subheading, #content h3.subheading {
		margin-top:20px;
	}
	
	.entryDivider {
		font-size: 1px;
		height:28px;
	}
	
	.entry h4 {
		font-size:12px;
		text-transform:uppercase;
		margin:20px 0 20px 0;
	}
	
	#content h2.titleArtist {
		border-style:none;
	}
	
	
	
	#content .col1 {
		padding:0;
		float:left;
		width:450px;
		margin-right:30px;
	}
	
	#content .col2 {
		padding:0;
		float:left;
		width:240px;
	}
	
	#content img {
		border:none;
	}
	
	a,a:visited,a:hover {
		color:#666666;
		text-decoration:none;
	}
	
	a:hover {
		color:#0099FF;	
	}
	
	#content .entry {
		background-color:#FFF;
	}
	
		
	#main,#footer,#content,#header,#sidebar {
	/*	border:1px dotted #000;	*/
	}
	
	
	#wrapFooter {	
		padding:0 20px;
	}
	
	#footer{
		clear:both;
	/*	border-top:1px dotted #000;	*/
		font-size: 10px;
		color:#999;
		text-transform: uppercase;
		margin: 10px 0 20px 0;
	}
	
	
	.dataText {
		font-size:10px;
		font-family:"Courier New", Courier, monospace;
	}
	
	.linkProj {
		color:#0099FF;
		/*background-color:#99FFFF;*/
		text-decoration:underline;
		padding:0px;
	}
	
	
	.title {
		font-size: 10px;
		color:#000000;
		padding:5px 0 0 0px;
		margin:5px 0 10px 0;
	}
	
	#content ul {
		width:400px;
		margin:0 0 2em 0.5em;
		padding:0 0 0 1em;
		list-style-position:outside;
	}
	
	#content .col2 ul {
		width:220px;
	}
	
	#content ul li {
		margin:0 0 8px 0px;
		padding:0 0 0px 0;
	}

	#content .entry ul li {
		line-height:1.4em;
	}
	
	.col2 ul li {
		font-size:10px;
	}
	
	.infobox {
		padding:8px;
	/*	border: 1px solid #0099FF;
		background-color:#66FFFF;
	*/}
	
	
	.rnImage {
		margin-bottom:1.5em;
	}
	
	.imgBox {
		position:relative;
		width:420px;
	}
	
	.imgBoxCaption {
		position:absolute;
		bottom:0;
		right:0;
		background-color:#F5F5F5;
		z-index:10;
		padding:5px;
	}
	
	
	.thickbox img {
		border:none;
	}
	
	.projImg {
		float:left;
		margin:0 10px 10px 0;
	}
	
	.projIntro, .projTitle {
		text-transform:uppercase;
		font-size:18px;
		line-height:1.4em;
		margin-bottom: 15px;
	}
	
	.projTitle {
		margin-bottom:0.7em;
	}
	
	.projInfo0,.projInfo {
		line-height:1.4em;
	}
	
	.projInfo {
	}
	
	.projBreak {
		clear:both;
		font-size:1px;
	}
	
	.indexTitle {
		width:450px;
		margin:0 0 20px 0;
	}
	
	/* FRONT PAGE */
	
	.slideshowInfo a {
		color:#0099FF;
	}
	
	.slideshowInfo {
		width:434px;
		font-size:12px;
		margin-bottom:0px;
	/*	position:absolute;
		bottom:0;
		right:0;
		z-index:100;
		filter:alpha(opacity=70);
		opacity:.70;
		*/
		background-color:#EEEEEE;
		padding:8px;
		line-height:1.2em;
	}
	
	.slideshowInfoSmall {
		text-transform:uppercase;
		font-size:10px;
	}
	
	.innerfade,.innerfade ul {
		padding: 0 !important;
		margin:0 0 0px 0;
		width: 100%;
		}
	
	.innerfade img {
		width:450px;
	}
	
	#content ul.innerfade  {
		margin:0 0 0px 0;
	}
	
	#content .innerfade li {
		list-style: none !important;
		background-color:#FFFFFF;
		width: 100%;
		}
	
	.newsItem, .newsItemFollow {
		font-size:10px;
		margin-bottom:40px;
	}
	
	.newsImg {
		margin:auto;
		margin-bottom:10px;
	}
	
	.newsItem img {
		text-align:center;
	}
	
	.cvBlock {
		width: 420px;
		font-size:10px;
	}
	
	.cvLeft {
		float:left;
		width:30px;
		padding-right:20px;
	}
	
	.cvRight {
		width:370px;
		float:left;
		margin-bottom:10px;
	}
	
	#content .cvRight ul {
		margin:0;
		padding:0;
	}
	
	#content .cvRight ul li {
		list-style:none;
		margin:0 0 0.5em 0;
		padding:0;
	}
	
	.cvNewline {
		clear:both;
		font-size:1px;
	}
	
	#content p.audioplayer_container {
		padding:0 0 0 20px;
		margin:2em 0 1em 0;
	}
	
	#content .imgCaption {
		font-size:10px;	
		margin:5px 0 15px 0;
	}
	
	
	/* SIGN UP FORM */
	
	.col2 form {
		padding:0;
		margin:0;
	}
	
	.calContent {
		width:720px;
	}
	
	.calCell,.calCellLunar {
		width:130px;
		height:120px;
		padding:5px 5px 20px 5px;
		margin:2px;
		float:left;
		border-top:1px solid #333;
		color:#333;
		font-size:10px;
	}
	
	#content .calCell p {
		width:130px;
	}

	.calCellLunar {
		height:150px;
	}

	#content .calCell p.lunar,#content .calCellLunar p.lunar {
		width:130px;
		height:42px;
	}

	
	div#rnslidepage {
		position: relative;
        width: 510px !important; /*width500*333*/
        height: 343px !important; /*height*/
    }
    div#rnslidepage div {
        width: 100%;
        height: 100%;
        z-index: 100;
        visibility:hidden;
        text-align: center;
		position: absolute;
		top: 12px;
		left: 0;
		filter: alpha(opacity=0);
    }
    div#rnslidepage div.active {
        z-index: 102;
        visibility:visible;
        filter: alpha(opacity=100);
    }

    div#slideshow div.last-active {
        z-index: 101;
    }

div#rnslidepage div.lunar {
	float:left;
	width:500px;
	height:400px;
	border:1px solid #000000;
}

#rnDebug {
	position: absolute;;
	top:10px;
	left:10px;
	z-index: 100;
	width:200px;
	overflow: auto;
}

#rnDebug ul {
	padding:0;
	margin:0;
}

#rnDebug li {
	background-color: #F0F0F0;
	margin-bottom:1px;
	padding:4px;
	list-style: none;
}
