/*------------------------------------------------------------*
**  Global
**------------------------------------------------------------*/
html { height: 100%; }
body {
	margin: 0;
	padding: 0;
	font-family: Avant Garde, Century Gothic, Gill Sans, Arial, sans serif;
	font-size: 12px;
	color: #888;
	height: 100%;
	background-color: #eff3f5;
	background-attachment: fixed;
	background-image: url(http://mikaeladanvers.com/wp-content/themes/themasterplan_tma_v1.4/tma/images/bg/bg.jpg);
	background-repeat: repeat;
	background-position: left top;
	}
a {
	text-decoration: none;
	border: none;
}
a:hover { text-decoration: none; }
acronym { border-bottom: 1px dotted #cc0000; cursor: help; }

/*------------------------------------------------------------*
**  Container
**------------------------------------------------------------*/	
#container {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	position: relative;
	text-align: center;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	z-index: 5;
	padding-bottom: 0px;
	}	
	
/*------------------------------------------------------------*
**  Header
**------------------------------------------------------------*/	
#header {
	width: 775px;
	padding: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: auto;
	background-image: none;
	overflow: visible;
	height: 225px;
	margin-right: auto;
	background-color: #FFFFFF;
	}
#header div {
	text-align: left;
	background-image: url(img/header2.png);
	background-repeat: no-repeat;
	background-position: 0px 35px;
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0px;
	height: 225px;
	margin-bottom: -10px;
	z-index: 1;
	width: 775px;
	margin-top: 0px;
	margin-left: 0px;
	}	
#header h1 {
	margin: 0; 
	clear: both;
	padding: 43px 0 0 40px;	
	font-size: 4em;	
	}

* html #header h1 { padding-top: 23px; }	

/*------------------------------------------------------------*
**  Navigation
**------------------------------------------------------------*/
#header ul {
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 17px;
	padding: 0;
	}
#header li {
	display: inline;
	list-style-type: none;
	font-size: 12px;
	width: 114px;
	height: 30px;
	float: left;
	text-align: center;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 0;
	margin-left: 0px;
	padding-top: 5px;
	}	
#header li a {
	display: block;
	width: 100%;
	padding-top: 5px;
	}		
#header li a.on,
#header li a:hover {
	height: 20px;
}

/*------------------------------------------------------------*
**  Content
**------------------------------------------------------------*/
#content {
	width: 735px;
	padding-bottom: 50px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	padding-right: 20px;
	padding-left: 20px;
	padding-top: 10px;
	height: auto;
	}
* html #content {
	padding-bottom: 60px;
}	

#content a {
	text-decoration: none;
	color: #0773F9;
	font-size: 1em;
	padding: 1px 2px;
	border: none;
		}
#content a:hover {
	background-color:#F7F3F6;
		}
#content:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content h2 { 
	font-size: 18px;
	color: #333;
	font-family: Avant Garde, Century Gothic, Gill Sans, Arial, sans serif;
	font-weight: normal;
	font-size: 1.8em;	
	margin: 0 0 3px 0;
	clear: both;
	}	
#content h2 em {
	color: #0773F9;
	font-style: normal;
	}
#content p {
	line-height: 1.75em;
	letter-spacing: 0.08em;
	text-align: justify;
	}	
	
#content ul {
	margin: 10px 0;
	padding: 0 0 0 0px;
	}	
#content li {
	list-style-type: none;
	padding: 0 0 0 10px;
	line-height: 2em;
	letter-spacing: 0.1em;
	background-repeat: no-repeat;
	background-position: 0px;
	border: none;
	}	
#content blockquote { 
	background-color: #FFFFF0; 
	margin: 20px 0; 
	padding: 10px 20px;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	}
#content blockquote p { margin: 0; text-indent: 0; }

/*------------------------------------------------------------*
**  Thumbnails
**------------------------------------------------------------*/
#content ul.thumbs { 
	margin: 20px 0;
	padding: 0;
	}
#content ul.thumbs:after {
	content: "."; 
	display: block; 
	clear: both; 
	height: 0;
	visibility: hidden
	}	
#content ul.thumbs li { 
	float: left;
	margin: 3px;
	padding: 0;
	background-image: none;
	}
#content ul.thumbs li a img { border: none; }
#content ul.thumbs li a:hover img { border: none; }	
html>body #content ul.thumbs li a { background-color: transparent; }
	
/*------------------------------------------------------------*
**  left
**------------------------------------------------------------*/
#left {
	float: right;
	width: 178px;
	text-align: left;
	margin-right: 0px;
	}

/*------------------------------------------------------------*
**  right
**------------------------------------------------------------*/
#right {
	float: left;
	width: 535px;
	text-align: left;
	margin-right: 15px;
	margin-top: 0px;
	}
		
/*------------------------------------------------------------*
**  Footer
**------------------------------------------------------------*/		
#footer {
	width: 100% !important;
	z-index: 500 !important;
	color: #666666;
	font-size: 11px;
	border-top: 3px solid #ccc;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 5px;
	padding-left: 0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: 20px;
	background-color: #E3E7EA;
	}	
#footer p { margin: 0 10px; text-align: center; }	
#footer a:hover { background-color: #222; }

#ribbons {
	position:fixed;
	top: 0px;
	left: 0px;
	width: 200px;
	height: 200px;
	border: none;
		
	}
