/*
Theme Name: Interpart
Theme URI: http://stickleback.dk
Description: Interpart theme for WordPress
Author: stickleback.dk
Version: 1.0
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

/* Body */
body {
	color: #222;
	background: #fff;
	font-family: Georgia, sans-serif;
	font-size:12px;
	line-height: 1.4em;
}

/* Links */
a:link, a:visited {
	text-decoration: none;
	font-weight:bold;
	color: #348783;
}

a:hover, a:active, a:focus {
	text-decoration: underline;
}



/* Header */
#header h1, #header h2 {
	width: 488px;
	height: 125px;
	background-image:url(interpart_reduced.png);
	background-repeat: no-repeat;
	background-position: 80px 30px;
	float:left;
	display:inline;
}
	
#header h1 a, #header h2 a {
	display: block;
	font-weight:normal;
	line-height: 125px;
	text-indent:-9999px;
}

#description {
	color: #363636;
	float: left;
	font-size:20px;
	margin-top: 68px;
}

#topbar {
	position: relative; /* Does nothing itself, but is required to use z-index */
	z-index: +1; /* Makes sure that the topbar is above the sidebar, so "Kontakt" is selectable */
	clear: left;
	width: 950px;
	height: 30px;
	padding-left:90px;
	background-image:url(Vertical.png);
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
}

#topbar ul {
	overflow: auto;
	padding: 0;
	margin: 0;	
}

#topbar ul li {
	float: left;
	line-height: 31px;
	margin: 0 40px 0 0;
}

#menu-item-86 {
	position: relative;
	left: 20px;
}

#topbar ul li a:link, #topbar ul li a:visited {
	font-weight:normal;
	display: block;
	text-decoration: none;
	padding: 0 6px;
	color: #363636;
}

#topbar ul li a:hover, #topbar ul li a:active, #topbar ul li a:focus {
	background-color:#c9e4d9;
}

#topbar li.current_page_item a:link, #topbar li.current_page_item a:visited, #topbar li.current_page_item a:hover, #topbar li.current_page_item a:active, #topbar li.current_page_item a:focus {
	background-color: #c9e4d9;
	color: #fff;
}

/* page */
#wrapper {
	width: 490px;
	margin:20px 20px 20px 98px;
}

#sidebar {
	position: absolute;
	left: 650px;
	top: 0;
	width: 240px;
	height: 100%;
	background-image: url(horizontal.png);
	background-repeat:repeat-y;
	font-size: 12px;
}

#sidebar ul {
	margin-top: 128px;
}

#sidebar ul li {
	padding: 4px 20px 4px 25px;
}

#sidebar #menu-item-40 {
	margin-top: 190px;
}

#sidebar ul li.menu-item-type-post-type a:link, #sidebar ul li.menu-item-type-post-type a:visited, #sidebar ul li.menu-item-type-post-type a:hover, #sidebar ul li.menu-item-object-post_type a:active, #sidebar ul li.menu-item-type-post-type a:focus{
	color: #348783;
	font-size: 16px;
	font-weight: normal;
	border-bottom: none:
}	

#sidebar ul li a {
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight:normal;
}

#sidebar ul li a:link, #sidebar ul li a:visited {
	text-decoration: none;
	color: #348783;
}

#sidebar ul li a:hover, #sidebar ul li a:active, #sidebar ul li a:focus {
		border-bottom: 1px solid #9cc;
}

#sidebar .adresse {
	width: 204px;
	height: 124px;
	position: absolute;
	top: 400px;
	background-color: #99cccc;
	margin: 0 12px;
	padding: 12px 6px 12px 6px;
}

#sidebar ul.adresse li {
	padding: 0 8px 4px 4px;;
	font-size: 14px;
}
	
#sidebar .adresse h4 {
	font-size: 24px;
	font-style:italic;
	padding-bottom: 4px;
}

#sidebar li.adresse {
	background-color:black;
}

#fronttext {
	height:200px;
	padding: 16px 0 0;
}
#fronttext #post-26 p {
	font-size: 16px;
}

#frontbox1 {
	position: absolute;
	top: 400px;
	background-color: #348783;
	background-color: #67C5C0;
	background-color: #8BB5C5;
	margin: 0px 12px 24px 0;
	padding: 12px;
	width:198px;
	height: 124px;
	overflow: hidden;
	float:left;
}

#frontbox2 {
	position: absolute;
	top: 400px;
	left: 360px;
	background-color: #67C5C0;
	background-color: #C9E4D9;
	margin: 0px 0px 24px 0;
	padding: 12px;
	width:198px;
	height: 124px;
	overflow: hidden;
	padding: 12px;
	width:198px;
	float:right;
}

#content #frontbox1 p, #content #frontbox2 p {
	padding: 2px 0;
}
#content #frontbox1 p a, #content #frontbox2 p a, #content #frontbox1 a, #content #frontbox2 a  {
	color: #363636;
}	

h3 a {
	font-size: 20px;
	padding: 0;
}

h3 a:link, h3 a:visited {
	text-decoration: none;
	color: #222;
	font-weight:normal;
}

h3 a:hover {
	text-decoration: underline;
}

h3 a:active, h3 a:focus {
	text-decoration: none;
}

#content h1 {
	margin-top: 40px;
	padding: 0 0 0.3em 0;
}

#content h2 {
	padding: 1em 0 0 0;
}
#content p.meta {
	font-family: Arial, sans-serif;
	font-size: 10px;
}

#content ul, #content ol {
	margin-left: 20px;
	font-size: 14px;
	padding: 0.4em 2em 1em 0;
	line-height: 1.4em;
}
#content ol {
	list-style:outside decimal ;
}
#content ul {
	list-style:outside ;
}

#content ol li {
	text-transform: uppercase;
	font-weight: bold;
	padding: 1em 0 0 0;
}

#content li li {
	text-transform: none;
	font-weight: normal;
	padding: .4em 0 0 0;
}

#content p {
	font-size: 14px;
	padding: 0.4em 2em 1em 0;
}

blockquote {
	margin: 1em 3em 1.5em 2em;
	padding: 0 0 0 1em;
	border-left: 2px solid #8BB5C5;
}

#content blockquote p {
	padding: 0;
	font-style: italic;
	margin: 0.4em 2em 1em 0;

}

#zcmail {
	padding: 1em 0 0 0;
}

.zcmail_home {
	display: none;
}

input {
	margin-right: 10px;
}
