/***************************************/
/*        Created: 2006-10-16          */
/*  Current ver. 1.2 (mainstyle.css)   */
/*          www.jsvendsen.dk           */
/*        Modified: 2007-08-01         */
/*           Jakob Svendsen            */
/*     University of Copenhagen        */
/***************************************/

html{
	height: 100%;
}

body{
	margin: 0px;
	padding: 0px;
	background: #ffffff;	
	color: #040404;
	height: 100%;
	font-family: Verdana,Tahoma,Arial,sans-serif;
	font-size: 12px;
}

h1 {
	text-align: center;
}

a {
	cursor: crosshair;	
	color: #4e73bf; 
}

a:hover {
	color: #aac3f6;
}

.top {
	position: absolute;
	height: 140px;
	font-family: sans-serif;
	width: 95%;
	padding-left: 5%;
	background: #432a02 url(../images/mikeTop.png) top right no-repeat;
}

.top h1 {
	text-align: left;
	margin-top: 25px;
	padding-top: 60px; 
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -6px;
	color: #aac3f6; 
}

.main {
	position: absolute;
	width: 100%;
	top: 165px;
	padding: 0px;
	margin: 0px;
	background: #ffffff url(../images/mainBG.png) repeat;
}

.topbar {
	position: absolute;
	width: 100%;
	height: 20px;
	background: #ffffff url(../images/topbar.png) left center repeat-x;
}

.left {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	background: transparent url(../images/left.png) 10% 0% repeat-y;
}

.right {
	position: relative;
	top: 0px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	background: transparent url(../images/right.png) 75% 0% repeat-y;
}

.leftCorner {
	position: absolute;
	top: 0px;
	height: 20px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background: transparent url(../images/leftCorner.png) 10% 0% no-repeat;
}

.rightCorner {
	position: absolute;
	top: 0px;
	height: 20px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	background: transparent url(../images/rightCorner.png) 75% 0% no-repeat;
}

.content {
	position: relative;
	left: 12%;
	width: 60%;
	background: #ffffff;
}

.cocontent {
	position: relative;
	text-align: justify;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	padding: 40px;
	background: transparent;
	/* hack to fix min-height in IE6 from www.dustindiaz.com/min-height-fast-hack */
	min-height: 600px;
	height: auto !important;
	height: 600px;
}

.cocontent h1{
	font-size: 250%;
	color: #c1a578;
	text-align: right;
}

.cocontent h2{
	font-size: 125%;
	text-align: left;
}

.bottom {
	position: relative;
	width: 80%;
	color: #3c665b;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
	height: 50px;
	text-align: center;
}

.bottom img {
	border: none;
	margin: 0px 4px;
}

.mainlink {
	position: relative;
	width: 95%;
	top: 140px;
	height: 25px;
	text-align: right;
	padding: 0px;
	margin: 0px;
	padding-right: 5%;
	background: #432a02 url(../images/menu.png) repeat-x;
}


.mainlink ul {
	background: transparent;
	padding: 0 0 0 5px;
	margin: 0px;
}

.mainlink li {
	display: inline;
	width: 50px;
	line-height: 25px;
	margin-top: 0px;
	margin-left: -4px;
	padding: 0px;
	font-size: 14px;
	list-style: none;
}

.mainlink a {
	padding: 6px 30px 6px 30px;
	text-decoration: none;
	border-left: 1px solid #432a02;
	border-right: 1px solid #432a02;
	background: transparent url(../images/menulink.png) center left repeat-x;
	color: #432a02;
	font-weight: bold;
}

.mainlink a:hover {
	text-decoration: none;
	color: #4e73bf;
	background: transparent url(../images/menulinkHover.png) center left repeat-x;
}

.links {
	position: absolute;
	border: 1px solid #432a02;
	top: 40px;
	right: 3%;
	padding: 5px;
	width: 15%;
	letter-spacing: -1px;
	background: #ffffff url(../images/linksBG.png) repeat;
}

.links h1 {
	font-weight: bold;
	margin-left: 4px;
	text-align: left;
	font-size: 110%;
	color: #432a02;
	letter-spacing: -1px;
	border-bottom: 1px dashed #4e73bf;
}

.links h1 a {
	text-decoration: none;
	color: #432a02;
	letter-spacing: -1px;
}

.links a.gen { /* gen for "generel" */
	display: block;
	text-decoration: none;
	width: 90%;
	font-weight: bold;
	color: #4e73bf;
	padding: 0px;
	padding-left: 20px;
}

.links a.gen:hover {
	display: block;
	text-decoration: underline;
	color: #432a02; 
}

.links a.name {
	text-decoration: none;
	font-weight: bold;
	color: #4e73bf;
}

.links a.name:hover {
	text-decoration: underline;
	color: #432a02; 
}

.comLink {
	display: block;
	text-decoration: none;
	width: 90%;
	padding: 0px;
	margin: 8px 0px;
	padding-left: 20px;
}

.bgbox {
	position: relative;
	margin: 30px auto;
	padding: 10px;
	width: 300px;
	background: #aac3f6;	
	border: 2px solid #432a02;
}       

.review {
	position: relative;
	width: 80%;
	margin: 50px auto;
}

.reviewBody {
	padding-left: 30px;
}

.review hr {
	background: #c1a578;
	width: 80%;
	margin: 7px auto;
	text-align: center;
}

.review h2 {
	border-bottom: 1px solid #4e73bf;
	font-size: 130%;
	margin-bottom: 0px;
}

.review .year {
	margin-top: 0px;
}

.rating {
	text-align: right;
}

.rating img {
	padding: 0px;
	margin: 0px
}


/********** FAQ ************/
.faq {
	width: 90%;
	margin: 30px auto 0px auto;
}

.faq dt {
	font-weight: bold;
}

.faq dd {
	margin-bottom: 10px;
}

/********** BLOG ***********/
.blogEntry {
	position: relative;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	padding: 10px;
}

.blogTop {
	font-size: 80%;
	margin-bottom: 7px;
}

.blogTop h1 {
	position: relative;
	width: 100%;
	text-align: left;
	color: #c1a578;
	padding-bottom: 0px;
	margin-bottom: 1px;
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 17px;
	border-bottom: 1px solid #432a02;
}

.blogHighL{
	color: #4e73bf;
}

.blogContent {
	margin: 0px;
	padding: 0 0 0 20px;
}

.blogBottom {
	text-align: right;
	font-size: 80%;
}

.blogEntry a {
	color: #4e73bf;
}

.blogEntry a:hover {
	color: #aac3f6;
}

.blogImg {
	text-align: center;
}

.blogImg img{
	border: 2px ridge;
	width: 300px;
}

.comEntry {
	width: 60%;
	margin: 3% 8%;
	border-left: 1px solid #432a02;
	padding-left: 1%;
}

.comEntry h1{
	font-weight: bold;
	letter-spacing: -1px;
	font-size: 104%;
	color: #040404;
	text-align: left;
}

.comInsert {
	width: 70%;
	padding: 30px;
	margin-top: 30px;
	margin-left: auto;
	margin-right: auto;
	background: #aac3f6;
	border: 1px solid #3c665b;
}

.sitedevTop a {
	text-decoration: none;
}

.sitedevCon{
	margin-top: 0px;
	min-height: 180px;
	height: auto !important;
	height: 180px;
}

.sitedevCon img {
	position: relative;
	float: left;
	border: 2px solid #432a02;
	margin: 0 15px 5px 0;
}

.sitedevCon h2 {
	font-size: 12px;
	font-weight: bold;
	color: #e32c4a;
	margin-top: 40px;
	margin-bottom:0px;
	border-bottom: 1px solid #432a02;
}

.interview dt {
	font-weight: bold;
}


