/*
Theme Name: Konnekt 2010
Theme URI: http://konnekt.imu.dk
Description: Konnekt 2010 teaser template
Version: 10
Author: Morten Najbjerg
Author URI: http://createinside.com
*/

body, html{
	background: url('images/backgroundRepeat.jpg');
	font-family: verdana, arial, sans-serif;
	font-size: 13px;
	color: #EEE;
	}
	
	DIV#wrapper{
		padding: 30px 0 0 0;
		margin-bottom: 100px;
		overflow: auto;
	}
	
	DIV#date{
		font-family: verdana, arial, sans-serif;
		font-size: 45px;
		color: rgb(200, 140, 50);
		text-align: center;
		}
		
		.year{
			font-size: 100px;
			margin: 0; padding: 0;
			line-height: 50px;
			}
	
	DIV.space{
		height: 20px;
		}
	
	DIV.newstop{
		margin-top: 30px;
		background: url('images/blackBox_t.png') no-repeat top left;
		height: 15px;
	}
	DIV.news{
		background: #000;
		padding: 5px 25px;
		font-size: 0.8em;
		}
	DIV.newsbottom{
		background: url('images/blackBox_b.png') no-repeat top left;
		height: 15px;
	}
	
	DIV.center{
		text-align: center;
		width: 100%;
	}
		
DIV#footer{
	width: 100%;
	position: fixed;
	bottom: 0; left: 0;	
	}
	
	DIV#footer_top{
		background: url(images/blackfade.png) repeat-x;
		width: 100%;
		height: 80px;
		}
		
	DIV#footer_bottom{
		background: #000;
		text-align: center;
		}
		
		DIV#footer_bottom INPUT.inp{
			background: #333;
			color: #999;
			font-family: inherit;
			font-size: inherit;
			padding: 5px;
			border: 1px solid #000;
			
			}

A{
	color: rgb(200, 140, 50);
	font-weight: bold;
	}

H1{
	font-family: verdana, arial, sans-serif;
	font-size: 65px;
	}

H1 span.tema{
	font-size: 25px;
	}

H2{
	font-family: verdana, arial, sans-serif;
	font-size: 25px;
	color: rgb(200, 140, 50);
	margin: 10px 0 5px 0px; padding: 0;
	}
	
P{
	line-height: 20px;
	margin-bottom: 10px;
	}

HR{
	margin: 10px 0 10px 0;
}

.yellow{
	color: rgb(200, 140, 50);
	}
	
.small{
	font-size: 11px;
}

.color1{
	color: RGB(24,43,49);
}
.color2{
	color: RGB(62,100,83);
}
.color3{
	color: RGB(169,178,65);
}
.color4{
	color: RGB(231,210,81);
}
.color5{
	color: RGB(207,136,64);
}
	
UL{
	list-style-type: none;
	margin: 0; padding: 0;
	}
LI{
	font-family:verdana, arial, sans-serif;
	font-size: 35px;
	margin: 0; padding: 0;
	line-height: 37px;
	}


#_lit1{
	font-size: 10px !important;
	}
#_lit2{
	font-size: 10px !important;
	}
#_lit3{
	font-size: 10px !important;
	}
#_lit4{
	font-size: 10px !important;
	}
#_lit5{
	font-size: 10px !important;
	}

/*
body, html{
	background: url('images/backgroundRepeat.jpg');
	font-size: 13px; line-height: 17px;
	font-family: arial, sans-serif;
	color: #999;
	width: 100%; height: 100%;
	}
	
DIV#wrapper{
	width: 100%;
	height: 100%;
	}
	
	DIV#container{
		width: 960px;
		margin: auto;
		}
		
		DIV#header{
			display: inline; float: left;
			width: 960px;
			padding-top: 50px;
			}

H1{
	font-family: ContraRegular, Lucida grande;
	font-size: 30px;
	font-weight: bold;
	margin: 10px 0 20px 0;
	}
	*/