/*
Theme Name:     Onsevighavn
Description:    Onsevig havn tema baseret på simplex
Author:         daniel
Template:       simplex

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../simplex/style.css");

hgroup {
height: 150px;
margin: 0px auto;
}

#header{
background-position: center top;
}

#access li{
background: #40abdb;
color: white;
}

#access a {
color: white;
}

#access .current_page_item > a, #access .current-menu-ancestor > a {
color: black!important;
}

#site-title, #site-description{
position: absolute;
left: 40px;
z-index: 10;
}

#site-title{
top: -14px;
}

#site-description{
top: 28px;
}

#headerimg .description {
	font-size: 1.1em;
	padding-left:40px;	
	}

.header-image img
{
background: none;
border-radius: 0px;
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
box-shadow: none;
-moz-box-shadow: none;
margin: 0px;
padding: 0px;
position: absolute;
top: 0px;
z-index: 0;
}

#access ul {
margin-top: -25px;
}


#header #searchform #s {
color: black !important;
}

#headerimg {
	margin: 0px auto;
	height: 110px;
	width: 960px;
	margin: 0 auto;
	
	}

#header #searchsubmit {
background:#6a421a none repeat scroll 0 0 !important;
border:1px solid #d5a33b !important;
color:#d5a33b !important;
}

#header h1 a,
#headerimg .description{
color: white !important;
}

#headerimg .description{
font-size:1.2em;
padding-left:131px;
}

#pagemenu {
background:#CCCCCC url(images/shadow.jpg) repeat-x scroll bottom left !important;

}

.custom .ngg-galleryoverview a.thickbox{
border-bottom:0px;
background-color:#fafafa;
color:#fafafa;
}

.narrowcolumn{
padding-top: 0;
}

.entry-header .entry-meta, .entry-meta {
    display: none;
}