﻿
/*
Theme Name: Fiskernes Fremtid 
Description: Fiskernes Fremtid is a stylish, fixed-width WordPress theme designed by <a href="http://apolloweb.dk" target="_blank">Malte</a>
Author: Malte fra Apolloweb.dk
Author URI: http://www.apolloweb.dk
Version: 0.9
Tags: blue, green, white, 2-columns, right sidebar, widget ready, fixed width, seo-friendly, 2-columns

*/
* {
	padding: 0px;
	margin: 0px;
}
body {
	background:#e7e7e7 url(images/background.jpg) repeat-x;
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #262626;line-height:150%;
}

#wrap {
	width: 900px;
	text-align: left;
}
#header {
	background: transparent url(images/logo.gif) left center no-repeat;
	height: 189px;
	color: #ffffff;
}
#top {
	height: 26px;
	text-align: right;
	padding-top: 4px;
}

.login {float:left;color:#999;margin-left:10px;margin-top:2px;}
.login a, .login a:visited {text-decoration:none;color:#999;}
.login a:hover {text-decoration:underline;}

#title {
	height: 129px;
}
#navigation {
	height: 23px;
	background: url(images/background_nav.gif) repeat-x;
	font-size: 10pt;
	font-weight: bold;
	padding: 7px 10px 0px 10px;
}
#navigation ul li {
	display: inline;
	list-style: none;
}
#navigation li a{
	color: #ffffff;
	padding-right: 15px;
	text-decoration: none;
}
#main {
	background: url(images/---background_main.gif) repeat-x #ffffff;
	padding: 20px 0px;
	border: #999 solid 1px;
	text-align: left;
}
#sidebar {
	float: right;
	width: 200px;
	padding: 0px 15px;
}
#content {
	margin: 0px 230px 0px 0px;
	padding: 0px 10px 0px 15px;
}
#widecontent {
	margin: 0;
	padding: 0px 10px 0px 15px;
}



#splash {
	background:transparent;
	padding:0;
	width:880px;height:280px;
	border: #fff solid 10px;
	overflow:hidden;
}

#boxes h3 {color:#a1ce0f;text-align:center;font-size:14px; padding:10px 0;font-weight:normal;}
#boxes p {color:#eee;padding:10px;}
#boxes a {color:#e5911d;text-decoration:none;}
#boxes a span {float:right;}
#boxes ul {list-style:none;padding:10px;line-height:200%}


#b1, #b2, #b3 {width:280px;margin:30px 30px 20px 0;min-height:250px;background:#133d5b url(images/box_blue.gif) no-repeat center top; border-bottom:1px solid #0a243b;float:left;}
#b3 {margin-right:0;}




#footer {
	clear: both;
	color: #333;
	margin: 20px 0 10px;
	text-align: center;
}
#footer a {
	color: #333;
	text-decoration: none;
}
/* text */
#title h1 {font-size:18pt;color:#ffffff;font-weight:normal;padding:40px 0px 0px 100px;}
#title h1 a {color:#ffffff;text-decoration:none;}

#content ul, ol, p {padding-bottom:10px;}
#content h1, h2, h3, h4 {padding:2px 0 15px 0;}

#sidebar ul li {list-style:none;}
#sidebar li {padding-bottom:2px;}
#content ul, #content ol {margin-left:25px;}


h1 {font-weight:bold;color:#035087;font-size:14pt;font-weight:normal;padding:15px 0 15px 0;}
h1 a {color: #035087;text-decoration:none;}
h2, h3 {font-size:12pt;color:#035087;}
h4 {font-size:8pt;color:#fff; background:#035087;padding:2px 5px;font-weight:normal;margin-bottom:10px;}
h2 a, h3 a, h4 a {color:#035087;text-decoration:none;}
#sidebar h2 {font-size:11pt;color:#035087;padding:10px 0 5px;}
#sidebar a, #sidebar a:visited {color:#e5911d;text-decoration:none;}
#sidebar a:hover {color:#666666;text-decoration:none;}
.post {padding-bottom:10px;}
.post a, .entry a {color:#424242;}
.description {font-size:12pt;color:#f7f7f7;padding:10px 0 0 100px;}

img {margin:5px;padding:4px;background:#f6f6f6;border:1px solid #ccc;}
img a {border:0;}
img.noborder {border:0;padding:0;margin:0;}

blockquote {
	margin: 10px;
	color: #666666;
	font-size: 9pt;
	font-style:italic;
}
blockquote a {
	color: #666666;
}
/* -- */
.postmetadata {
	color: #3e3e3e;
	padding: 10px 0px;

}
.postmetadata a,
.postmetadata a:hover {
	color: #e5911d;
	text-decoration: none;
}
#date {
	padding-bottom: 5px;
	color:#898989;	

}
#date a {
	color:#898989;	
	text-decoration: none;
	font-weight: normal;
}
.comment {
	padding: 10px 0px;
}

/* form */
#author, #email, #url, #comment, .s {
	border: 1px solid #ccc; 
	padding: 5px;
	font-size: 8pt;
	background-color: #ffffff;
}
#author, #email, #url, #comment {
	padding: 5px;
}
.s {
	padding: 3px;
}
#submit, .searchsubmit {
	background-color: #035087;
	color: #ffffff;
	border: 0px;
	font-size: 8pt;
	padding: 2px;
	margin-top: 3px;
}
#commentform a {
	color: #035087;
	text-decoration: none;
}
#commentform a:hover {
	color: #333333;
	text-decoration: underline;
}

/* wp default */
.navigation {
	clear: both;
	color: #035087;
	margin: 10px 0px;
}
.navigation a {
	color:#035087;
	text-decoration: none;
}
.aligncenter {display:block;margin-left:auto;margin-right:auto;}
.alignleft {float:left;}
.alignright {float:right;}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


.caps {text-transform:uppercase;color:#fff;background:#035087 url(images/caps.gif) no-repeat center left;padding:2px 4px 4px 40px;font-size:14px;}

.clear {clear:both;}

