/*
Theme Name: PE Maskiner
Theme URI: http://cybertree.dk/
Description: Tema til PE Maskiner, december 2009
Version: 1.0
Author: Bjørn Popp
Tags: 

Tema udviklet af cybertree / poppmedia
*/

body {
	background: #fff url('img/top-bg.jpg') top repeat-x;
	1background: #eee;
	font: 12px/16px arial,'lucida grande','lucida sans','sans-serif';
	color: #000;
	margin: 0;
	padding: 0;
	*text-align: center;
}

td, th {
	font-size: 12px;
}
td img {
	padding: 1px;
	border: solid 1px #888;
}

h1 {
	font-size: 18px;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	*margin: 0;
}
h3 {
	font-size: 11px;
}
h4 {
	font-size: 10px;
}
.smaller {
	font-size: 10px;
	line-height: 14px;
}
a {
	color: #0d3d6e;
	text-decoration: none;
}
a:hover {
	color: #222;
	text-decoration: underline;
}
a.video_wmv {
	padding: 2px 0 2px 24px;
	background: url('img/icons/icon_wmv.gif') top left no-repeat;
}
a.pdf {
	padding: 2px 0 2px 24px;
	background: url('img/icons/pdf.png') top left no-repeat;
}

img {
	border: solid 1px #555;
}

.small {
	font-size: 11px;
}

#container_outer {
	margin: 0 auto;
	width: 960px;
	text-align: left;
}
#container_inner {
	position: relative;
	left: 0;
	width: 960px;
	1background: url('img/top.jpg') top left no-repeat;
}

a#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 900px;
	height: 120px;
	background: url('img/header.jpg') top left no-repeat;
}
a#header:hover {
	text-decoration: none;
}

#signatur {
	position: absolute;
	top: 100px;
	left: 230px;
	font-weight: bold;
	color: #888;
	font-size: 10px;
}

a#udskriv {
	position: absolute;
	1top: 185px;
	1right: 235px;
	top: 60px;
	right: 60px;
	background: #ddd url('img/icons/printer.png') 8px 3px no-repeat;
	padding: 3px 8px 3px 28px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
a#udskriv:hover {
	background-color: #ccc;
}

ul#languages {
	position: absolute;
	top: 20px;
	*top: 30px;
	right: 40px;
}
ul#languages li {
	display: inline;
	padding: 0 5px;
}
ul#languages li img {
	border: solid 1px #888;
}

ul#sidebar_top {
	position: absolute;
	top: 140px;
	left: 0;
	width: 960px;
	*1width: 960px;
	height: 24px;
	text-align: center;
	list-style-type: none;
	padding: 0;
	margin: 0;
	border-bottom: solid 1px #0d3d6e;
	text-transform: uppercase;
	font-size: 14px;
}
ul#sidebar_top li {
	display: inline;
	padding: 0 20px;
}
ul#sidebar_top li.current_page_item {
	font-weight: bold;
	font-size: 16px;
}

.sidebar {
	position: absolute;
	width: 200px;
	font-size: 11px;
}
.sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.sidebar h2 {
	font-size: 10px;
	text-transform: uppercase;
	border-bottom: solid 1px #0d3d6e;
	margin: 0 -10px;
	padding: 3px 10px;
	margin-bottom: 6px;
	background: #eee;
}
.sidebar ul {
	padding: 0;
	text-transform: uppercase;
}
.sidebar ul ul {
	padding: 0 15px;
	text-transform: none;
}
.sidebar ul li {
	*border: solid 1px #fff;
}
.sidebar ul a {
	display: block;
	padding: 3px 0;
}
.sidebar ul li.current_page_item a {
	font-weight: bold;
}

.sidebar input.text {
	border: solid 1px #ccc;
	font-size: 12px;
	padding: 2px;
	width: 120px;
}
.sidebar input.submit {
	border: solid 1px #666;
	background: #ccc;
	font-size: 11px;
	font-weight: bold;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	*padding: 0 5px;
}

#sidebar_left {
	top: 165px;
	right: 0;
}
#sidebar_left .widget {
	padding: 10px;
	padding-top: 0;
	margin-bottom: 10px;
	border: solid 2px #0d3d6e;
	background: #eee;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#sidebar_left h2 {
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius: 10px;
}
#sidebar_right {
	top: 165px;
	left: 0;
}
#sidebar_right .widget {
	padding: 10px;
	padding-top: 0;
	border-left: solid 1px #0d3d6e;
	border-bottom: solid 1px #0d3d6e;
	border-right: solid 3px #0d3d6e;
}
/* 0d3d6e */
#sidebar_right ul {
	text-transform: none;
}
#sidebar_right li.current-cat {
	margin-left: -10px;
	margin-right: -10px;
	padding-left: 10px;
	background: #cde;
	font-weight: bold;
	font-size: 12px;
}
#sidebar_left .widget {
	min-height: 100px;
}

ul#subpages {
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-bottom: 50px;
	border: solid 1px #ccc;
	border-bottom: none;
	width: 260px;
}
ul#subpages li {
	padding: 3px 10px;
	border-bottom: solid 1px #ccc;
}


#content {
	position: absolute;
	top: 175px;
	left: 235px;
	width: 490px;
}
#content a.pe_producent {
	1border: solid 1px #0d3d6e;
	1background: #0e3e70;
	background: #ccc;
	margin-top: 30px;
	padding: 3px 10px;
	color: #222;
	text-decoration: none;
	font-weight: bold;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
}
.post {
	1padding-bottom: 20px;
}
.post h1 {
	padding-bottom: 20px;
}
.post h2.archive {
	padding-left: 25px;
	background: url('img/icons/page_white_go.png') top left no-repeat;
}
.post_ec3_schedule {
	color: #555;
}

.post_home, .post_archive {
	clear: both;
	padding-top: 10px;
}

.post_archive, post_home {
	min-height: 100px;
	*height: 100px;
	border-bottom: dotted 1px #ccc;
}

.navigation {
	margin-top: 30px;
}
.navigation .alignleft {
	float: left;
}
.navigation .alignleft a {
	padding: 3px 10px 3px 22px;
	background: #cde url('img/icons/arrow_left.png') 3px 1px no-repeat;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.navigation .alignright a {
	padding: 3px 10px 3px 22px;
	background: #cde url('img/icons/arrow_right.png') 3px 1px no-repeat;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
.navigation .alignright {
	float: right;
}



#header_print {
	position: absolute;
	top: 0;
	left: 0;
	border: none;
	display: none;
}

/* Print Styles */

@media print {
	
	body {
		background: #fff;
		color: #000;
		margin: 50px 60px 60px 50px;
		font-size: 12px;
	}
	
	.sidebar, #header, ul#sidebar_top, ul#languages, a#udskriv {
		display: none;
	}
	
	#content {
		top: 160px;
		left: 50px;
		width: 100%;
	}
	#content img {
		border: none;
	}
	
	#signatur {
		top: 110px;
		1left: 0;
		z-index: 99999;
	}
	
	#header_print {
		display: block;
		z-index: 1;
	}
	
}
