/*
Theme Name: Sevel
Theme URI: http://www.divendo.dk/
Description: Sevel template.
Version: 1.0
Author: Divendo
*/

html, body, #wrap { height: 100%; }

body > #wrap {height: auto; min-height: 100%;}

body { background-color: #eee; font-family: Arial; font-size: 12px;}

#wrap {
	width: 960px;
    margin: 0 auto;
    background-color: #fff;
    margin-top: 10px;
    padding-bottom: 50px;
}

/* Header */

header { } 
.header-sub img { padding-top: 20px; }

#logo { width:250px; float:left; padding-left:30px; padding-top:50px; }

nav { width:430px; float:left; padding-top:55px; font-size:11px; color:#707070; line-height: 18px; }
nav a { color: #707070;}

nav a:hover { color: #000; }

nav ul.dept2 li.current_page_item a, .current_page_item a:hover { color: #000; }


nav ul.dept1 li.current_page_item a, .current_page_item a:hover, .current_page_ancestor a{ color: #000; background:url(images/arrow.gif) no-repeat 100% 0px; padding-right: 15px; }



nav ul li. a, .current_page_parent a:hover { color: #000; }

#address { float:left; width:220px; padding-top:40px; text-align:right; padding-right:30px; font-size:11px;	line-height: 18px; }

/* header image */
#carusel .gallery { width: 960px; float:left; padding-top: 20px; overflow:hidden; position:relative; }
#carusel div ul { position:relative; width:99999px; padding:0; margin:0; list-style:none; }
#carusel div ul li { float:left; width:960px; position: relative; }
#carusel div ul li img { display: block; }

.gall-content { position: absolute; top: 60px; width: 350px; }
.gall-content div { overflow: hidden; width: 345px; padding: 10px 20px 10px 35px; background-color: #000; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }
.gall-content div h3 { margin: 0; font-size: 21px; color: #fff; font-weight: 100; }
.gall-content div p { margin: 6px 0 0; color: #fff; word-spacing: 2px; line-height: 18px; }

/* Main */

/* Main frontpage */
.front-left { float:left; width:288px; border:1px solid #ccc; height:180px; background-color:black; margin-left:30px; margin-right:15px; margin-top:40px; color:#fff; }
.front-left p {height:15px; color:#fff; font-size:14px; padding: 10px 10px 10px; }
.front-left img {padding-right: 10px;}
.front-left a {color: #fff;}

.front-middle { float:left; width:288px; border:1px solid #ccc; height:180px; background-color:black; margin-right:15px; margin-top:40px; }
.front-middle p { height:15px; color:#fff; font-size:14px; padding: 10px 10px 10px; }
.front-middle img {padding-right: 10px;}
.front-middle a {color: #fff;}


.front-right { float:left; width:288px; border:1px solid #ccc; height:180px; background-color:black; margin-right:30px; margin-top:40px; }
.front-right p { height:15px; color:#fff; font-size:14px; padding: 10px 10px 10px; }
.front-right img { padding-right: 10px; }
.front-right a {color: #fff;}


.front-hr { width:900px; height:1px; background-color:#ccc; float:left; margin-left:30px; margin-top:10px; margin-bottom: 40px; }

/* Main Subpages */
article { float:left; width: 559px; padding-left: 60px; margin-top: 60px; padding-right: 30px; border-right: 1px solid #ccc; min-height: 450px; }
article h1 { font-size: 16px; font-weight: bold; padding-bottom: 5px;}
article h2 { font-size: 14px; font-weight: bold;}
article p { line-height: 18px; padding-top: 15px; }
article p a{font-weight: bold; }
article p a img{padding-left: 5px;}


aside { float: left; width: 220px; margin-top: 60px; padding-left: 30px; padding-right: 60px; }
aside h1 { font-size: 16px; font-weight: bold;}
aside h2 { font-size: 14px; font-weight: bold;}
aside p { line-height: 18px; padding-top: 15px; }

.udstillinger { margin-top:60px; }
.udstillinger-b { float:left; width:92px; padding-left:3px; padding-right: 3px; padding-top: 3px; padding-bottom: 1px; *padding-bottom: 0px; margin-right:20px; margin-bottom:30px; border: 1px solid #cfcfcf;}

.udstillinger-c { float:left; width: 439px; margin-bottom:30px;}
.udstillinger-c h2 { padding-bottom: 5px; }

/* Footer */

#footer-wrap { margin-top: -50px; height: 50px; clear:both; width: 960px; margin: 0 auto; background-color: #fff; } 
#footer-wrap .footer { width:900px; float:left; margin-left:30px; border-top:1px solid #ccc; padding-top:10px; }
.footer .footer-left { float:left; width:616px; padding-top: 5px; padding-left:10px; color:#707070; }
.footer .footer-right { float:left; padding-right:10px; color:#bbb; }
.footer .footer-right img {padding-left: 10px;}

/* Style */
a {text-decoration: none; color: #000;}

.text-field {
	background: #d5d5d5 url(images/bg-text-field.gif) repeat-x;
	padding: 1px;
	overflow: hidden;
	float: left;
}

.text-field input {
	float: left;
	width: 295px;
	background: #fff;
	padding: 2px 0 3px 2px;
	margin: 0;
	border: 0;
	color: #000;
	font: 12px Helvetica, sans-serif;
}
.text-field textarea {
	float: left;
	width: 355px;
	background: #fff;
	padding: 0 0 0 2px;
	height: 120px;
	margin: 0;
	border: 0;
	color: #000;
	overflow: auto;
	font: 12px Arial, Helvetica, sans-serif;
}
.passive input {
	color: #999;
	font-size: 12px;
	font-family: Courier, monospace;
}

.contact-form-box {
	padding-top: 31px;
}
.contact-form {
	overflow: hidden;
	height: 1%;
	color: #000;
	background: #fff;
	padding: 26px 14px 30px 15px;
}
.contact-form h5 {
	font-weight: bold;
	margin-top: 0;
}
.contact-form .line {
	overflow: hidden;
	width: 100%;
	padding-top: 9px;
}


.line input.button  {
	float: right;
	color: #fff;
	border: 0px;
	width: 60px;
	background: #000;
	padding: 0px;
	height: 25px;
	font-size: 12px;
	font-weight: 100;
}

.contact-form label span {
	font-size: 11px;
	font-weight: bold;
	color: #888;
}
.write-form label {
	float: left;
	font-weight: bold;
	line-height: 22px;
}
.contact-form label strong {
	color: #ed1c24;
	margin: 0 3px 0 2px;
	font-weight: normal;
}
.contact-form .text-field {
	float: right;
}
.contact-form .text-field input {
	width: 267px;
}
.contact-form .text-field textarea {
	width: 367px;
	height: 92px;
}

.contact-form .submit {
	float: right;
}

.button {
	display: block; 
	overflow: hidden;
	font-weight: bold;
	width: 100%;
	padding-top: 14px;
}
.button a {
	float: left;
	color: #fff;
	background: #000;
	line-height: 24px;
	padding: 0 13px;
}
.button a.active {
	background: #404040;
}

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
