/*  
Theme Name: Akaga
Theme URI: http://templates.designstables.com/styleguide/
Description: A theme designed and coded by Norke - designstables.com
Version: 0.5
Author: De Smet Yannick
Author URI: http://www.designstables.com/
*/


/* Structure
----------------------------------------------- */
.imageleft{margin: 0 10px 5px 0; float; left;}
html {
	min-height: 100%;
	margin-bottom: 1px;
}
body {
	margin: 0 auto;
	padding: 0;
	font: 75%/160% "Trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	width: 1024px;
	color: #333333;
	position: relative;
	background: #000000 url("images/site-background.jpg") no-repeat 50% 0;
	text-align: justify;
}
#site {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	background: transparent url("images/body-background.jpg") repeat-y 50% 0;
}




/* Header + Navigatie
----------------------------------------------- */
#header {
	width: 1024px;
	height: 159px;
	margin: 0 auto;
	padding: 0;
	color: #0e446a;
	background: transparent url("images/site-background.jpg") no-repeat center top;
}
h1 {
	margin: 0;
	float: right;
	background: transparent;
	padding-right: 86px;
	height: 111px;
	font: 200%/160% "Trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
	color: #0e446a;
}
h1 span {
	display: none;
}
#navigation {
	position: absolute;
	top: 125px;
	height: 34px;
	position: relative;
	margin: 0 auto;
	width: 848px;
}
#navigation ul {
	list-style-type: none;
	margin: 0 0 0 17px;
	padding: 0;
	width: 570px;
	height: 34px;
}
#navigation li {
	float: left;
	display: inline;
	padding: 0;
	height: 34px;
	white-space: nowrap;
}
#navigation li a {
	display: block;
	width: 100%;
	height: 100%;
}
#navigation li a span {
	display: none;
}
#home {
	float: left;
	padding: 0;
	height: 34px;
	width: 92px;
	white-space: nowrap;
	background: url('images/navigation.jpg') top left;
	background-position: -17px -34px;
}
#home:hover, #home a:focus {
	background-position: -17px -68px;
	outline: none;
}
#gallery {
	float: left;
	padding: 0;
	height: 34px;
	width: 124px;
	white-space: nowrap;
	background: url('images/navigation.jpg') top left;
	background-position: -109px -34px;
}
#gallery:hover, #gallery a:focus {
	background-position: -109px -68px;
	outline: none;
}
#library {
	float: left;
	padding: 0;
	height: 34px;
	width: 120px;
	white-space: nowrap;
	background: url('images/navigation.jpg') top left;
	background-position: -233px -34px;
}
#library:hover, #library a:focus {
	background-position: -233px -68px;
	outline: none;
}
#about {
	float: left;
	padding: 0;
	height: 34px;
	width: 105px;
	white-space: nowrap;
	background: url('images/navigation.jpg') top left;
	background-position: -353px -34px;
}
#about:hover, #about a:focus {
	background-position: -353px -68px;
	outline: none;
}
#contact {
	float: left;
	padding: 0;
	height: 34px;
	width: 129px;
	white-space: nowrap;
	background: url('images/navigation.jpg') top left;
	background-position: -458px -34px;
}
#contact:hover, #contact a:focus {
	background-position: -458px -68px;
	outline: none;
}





/* Content
----------------------------------------------- */
#content {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	color: #0e446a;
	background: #ffffff url("images/body-background.jpg") repeat-y 50% 0;
}
#contentheader {
	width: 1024px;
	margin: 0 auto;
	padding: 0;
	color: #0e446a;
	background: transparent url("images/content-background.jpg") no-repeat 50% 0;
}
#contentwrapper {
	width: 910px;
	margin: 0 0 0 107px;
	padding: 0;
}
#breadcrumb {
	color: #8ea8c6;
	font: 90%/195% "Trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
}
#breadcrumb a {
	color: #8ea8c6;
}
#return {
	margin: -21px 0 0 0;
	text-align: right;
	float: right;
	color: #8ea8c6;
	font: 90%/195% "Trebuchet ms", Verdana, Arial, Helvetica, sans-serif;
}
#return a {
	color: #8ea8c6;
}
#content_left {
	float: left;
	margin: 5px 0 0 0;
	width: 480px;
	overflow: hidden;
}
#content_right {
	margin: 0 0 0 34px;
	width: 300px;
	float: left;
	text-align: justify;
	font: 90%/160% Verdana, Arial, Helvetica, sans-serif;
	min-height: 550px;
}




/* Footer
----------------------------------------------- */
#footer_wrap {
	width: 1024px;
	height: 35px;
	background: #000000 url("images/footer.jpg") no-repeat 50% 0;
	margin: 0 auto;
	padding: 5px 0 12px 0;
	color: #999999;
	clear: both;
}
.copyright {
	text-align: center;
	font-size: 85%;
	clear: both;
	margin: 0;
	color: #666666;
}
.copyright a, .copyright a:visited {
	color: #93BABA;
	text-decoration: none;
}





/* Typography
----------------------------------------------- */
a, strong a {
	color: #ff2a00;
	text-decoration:none;
	outline: none;
}
a:visited {
	color: #FF9900;
}
a:hover {
	text-decoration:underline;
}
.downloadpdf {
	padding: 0 0 0 16px;
	background: url("_images/download.png") no-repeat left center;
}
.visitpage {
	padding: 0 0 0 12px;
	background: url("_images/page.png") no-repeat left center;
}
p {
	margin: 0 0 14px 0;
}
h2 {
	color: #163F53;
	margin: 0 0 10px 0;
	padding: 30px 0 8px 0;
	border-bottom: 1px dotted #CCCCCC;
	letter-spacing: -1px;
	font: bold 180%/40% "Trebuchet MS", Tahoma, Arial;
}
h2 a, h2 a:visited{
	color: #163F53;
	text-decoration:none;
}
h2 a:hover {
	color:#ff2a00;
	text-decoration:none;
}
h3 {
	margin: 30px 0 0 0;
	padding-bottom: 2px;
	font: bold 120%/70% "Trebuchet MS", Tahoma, Arial;
	color: #3292bd;
}
h4 {
	font: normal 150% Tahoma, Arial, sans-serif;
	color: #779d03;
	margin: 0 0 2px;
	border:none;
}
ul {
	padding: 0;
	margin: 5px 0 15px 16px;
}
ul li ul{
	padding: 0;
	margin: 0 0 5px 16px;
}
ul li {
	margin: 0;
	padding: 0;
}
ol {
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 25px;
}
ol li {
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
}
.clear {
	clear:both;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border:none;
}
small {
	font-size: 85%;
	color:#999999;
	line-height:120%;
}
ol.links {
	width: 300px;
	background: url("_images/list-border.gif") 0 100% repeat-x;
	margin: 10px 0 20px 0;
	padding: 0;
	list-style: none outside;
	height: 1%;
	clear: both;
}
ol.links li {
	background: url("_images/list-border.gif") 0 0 repeat-x;
	height: 1%;
	line-height: 150%;
	margin: 0;
	padding: 0;
}
ol.links a {
	font-weight: normal;
	float: none;
	display: block;
	text-decoration: none;
	color: #666;
	background: url("_images/specs.png") transparent 100% 100% no-repeat;
	padding: 2px 32px 2px 0;
	height: 1%;
}
ol.links a:hover {
	text-decoration: underline;
	background: url("_images/specs-hover.png") transparent 100% bottom no-repeat;
}
a.more-link {
	background: url(_images/continue-mini.gif) no-repeat right center;
	padding-right: 15px;
	color: #3a740e;
	text-decoration:none;
}
a.more-link:hover {
	color: #3a740e;
	text-decoration: underline;
}
.archive-list {
	list-style:none;
	margin: 5px 0 20px;
	padding:0;
	line-height: 120%;
}
.archive-list li{
	background: url(_images/archive-arrow.gif) no-repeat;
	padding: 0 0 10px 10px;
}
.archive-list small a, .archive-list small a:visited {
	color: #999999;
}
.post {
	margin: 0 0 20px;
	clear:both;
}
.postdate {
	background: url(_images/mini-date.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color:#666666;
	float:left;
}
.postcomment {
	background: url(_images/mini-comment.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	float:right;
}
.postjumpcomment {
	background: url(_images/jumpcomment-mini.gif) no-repeat right center;
	padding-right: 13px;
	font-size: 90%;
	float:right;
}
.postjumpcomment a, .postjumpcomment a:visited{
	color: #698d9c;
	text-decoration:none;
}
.postjumpcomment a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcomment a, .postcomment a:visited {
	color: #CC6600;

	text-decoration:none;
}
.postcomment a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcat {
	background: url(_images/mini-cat.gif) no-repeat left center;
	padding-left: 15px;
	font-size: 90%;
	color: #999999;
	float:left;
	margin-left: 15px;
}
.postcat a, .postcat a:visited {
	color: #669900;
	text-decoration:none;
}
.postcat a:hover {
	color: #FF9900;
	text-decoration:none;
}
.postcat span {
	display:none;
}
.entry {
	clear:both;
	padding-top: 10px;
}
.left {
	float:left;
}
img.left {
	float:left;
	margin: 2px 10px 5px 0;
}
a img.left {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.left{
	border-color: #ff2a00;
}
.right {
	float:right;
	margin: 0 100px 0 0;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0;
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.right{
	border-color: #ff2a00;
}
img.img_border, a img.img_border {
	border: 1px solid #E3E3E3;
	padding: 4px;
	background: #FFFFFF;
}
a:hover img.img_border{
	border-color: #ff2a00;
}
