/*
Theme Name:     Twenty Ten Child Jævn Edition - Ready
Theme URI:      http: //jævn.dk/theme
Description:    Jævn Child theme for the Twenty Ten theme 
Author:         Morten Mosgaard & Søren Hugger Møller
Author URI:     http: //jævn.dk/om/
Template:       twentyten
Version:        0.1.0
*/

@import url("../twentyten/style.css");

body{
background: #d2dad0;
font-family: "Times New Roman", Times, serif;
}

h1, h2, h3, h4, h5, h6 {
text-transform: uppercase;
}

#access .menu-header, div.menu, #colophon, #branding, #main, #wrapper{
width: 870px;
}

#wrapper{
background: transparent;
margin-top: 0;
}

	#header{
	padding-top: 15px;
	}

	#site-title{
	position: absolute;
	}
	
		#site-title a{
		display: block;
		width: 940px;
		height: 198px;
		text-indent: -9999px;
		}
	
	#site-description{
	display: none;
	}
	
	#main{
	padding-top: 10px;
	}

	#content{
	margin-left: 0;
	/*width: 682px;*/
	width: 612px;
	}

		#main-content{
		background: white;
		padding: 20px;
		}

		#primary{
		background: white;
		padding: 20px 0 0 20px;
		margin-bottom: 20px;
		/*width: 230px;*/
		}
		
		.post{
		border-bottom: 1px dotted #0a3048;
		padding-bottom: 14px;
		}

h4{
margin-bottom: 5px !important;
}

a:link {
	color:#333;
}

a:visited {
	color:#333;
}

.home #content .category-asides p {
	font-size: 14px;
	line-height: 15px;
	margin-bottom: 10px;
	margin-top:0;
}

.widget-title{
border-bottom: 1px solid black;
display: inline-block;
font-weight: normal;
margin-bottom: 10px;
font-size: 24px;
line-height: 1.0;
}

#main .widget-area ul{
margin-left: 0 !important;
font-size: 13px;
}

#searchform .text{
width: 150px;
height: 22px;
line-height: 22px;
margin-top: 3px;
}

#searchform #searchsubmit{
display: none;
}

#colophon{
border-top: 0;
background: url(images/divider-line.png) no-repeat;
}


/* This is the custom header image */
#branding img {
	clear: both;
	border-top: 0px solid #b4c649;
	display: block;
	border-bottom: 0px solid #000;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	background: transparent;
	margin: 0 auto;
	/*width: 940px;*/
	width: 870px;
	display:block;
	float:left;
	margin-top: 8px;
}

#access .menu-header,
div.menu {
	font-size: 12px;
	margin-left: -8px;
}

#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
	padding-top: 5px;
}

#access .menu-header li,
div.menu li {
	float:left;
	position: relative;
}

#access a {
	display:block;
	text-decoration:none;
	color: #123048;
	padding:0 10px;
	line-height:33px;
	font-size: 17px;
}

#access ul ul {
	display:none;
	position:absolute;
	top:33px;
	left:0;
	float:left;
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	width: 160px;
	z-index: 99999;
}

#access ul ul li {
	min-width: 140px;	
}

#access ul ul ul {
	left:100%;
	top:0;
}

#access ul ul a {
	background:#d2dad0;
	height:auto;
	line-height:1em;
	padding:10px;
	width: 140px;
}

#access li:hover > a,
#access ul ul :hover > a {
	color: white !important;
	background: #d2dad0;
}

#access ul li:hover > ul {
	display:block;
}

#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: white;
}

* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color:#1f2c33;
}

.sub-menu li a{
font-size: 14px !important;
font-family: "Times New Roman", Times, serif !important;
}

#access #searchform{
float: right;
margin-top: -2px;
}

#access ul.menu li.menu-item{
background: url(images/menu-item-divider-13.png) no-repeat right center;
padding-right: 10px;
}

#access ul.sub-menu li.menu-item, #access ul.menu li.menu-item:last-child{
background: transparent;
padding-right: 0;
}

#primary ul{
font-size: 12px !important;
}

ul.menu{
text-transform: uppercase;
}

ul.sub-menu{
text-transform: none;
}


/* =Post overskrift */

#content .entry-title {
	color: #123048;
	font-size: 24px;
	line-height: 1.3em;
	font-weight: normal;
	margin-bottom: 0;
}

#content .entry-title a{

	text-decoration: underline;
	color: #123048;
}

#content .entry-title a:hover, #content .entry-title a:active{
	color: #333;
}

/* =Dato og forfatter */

.entry-meta {
	color: #8598a4;
	font-size: 10px;
	margin-top: 10px;
	line-height: 1.5;
font-family: "Times New Roman", Times, Georgia, serif;
font-size: 13px;
}

.entry-meta a{
color: #8598A4;
text-decoration: none;
}

/* =Kategori, tags info */

.entry-utility {
font-family: "Times New Roman", Times, Georgia, serif;
	color: black;
	font-size: 12px;
	line-height: 18px;
	clear: both;
}

/* =Brødtekst */

p {
	font-size: 13px;
	line-height: 15px;
	margin-bottom: 15px !important;
}

ul {
	font-size: 13px;
	list-style: disc;
	margin: 0 0 2px 0.5em;
}

#index-widget-area ul {
	list-style: disc;
	font-size: 11px;
}

.textwidget {
	line-height: 15px;
	font-size: 12px;
	color: #333;
}

ol {
	list-style: decimal;
	font-size: 12px;
	margin: 0 0 2px 0.5em;
}



/* =Content
-------------------------------------------------------------- */

#content hr {
	margin-bottom:0px;
}

#content h3 {
margin:0 0 10px;
}

.widget-area ul ul {
	list-style: none;
	margin-left: 0;
}

#primary .widget-container {
margin:0 0 20px;padding-bottom: 10px;
border-bottom: 1px dotted #0a3048;
}

#index-widget-area .widget-container  {
margin:0 0 0px;
}

#content .wp-caption{
background: transparent;
}

#content .gallery img{
border: 0;
}

.widget-area a:link, .widget-area a:visited{
text-decoration: underline;
}

a:active,
a:hover {
	color: #333 !important;
}

.navigation a:link, .navigation a:visited{
color: black;
}

#footer-widget-area .widget-area{
width: 200px;
}

.wp-caption-text, .form-allowed-tags, label{
font-family: "Times New Roman", Times, serif !important;
}

.nav-previous, .nav-next{
font-size: 12px;
text-transform: uppercase;
}

h3#reply-title{
font-weight: normal;
}

div#site-info{
font-weight: normal;
font-size: 20px;
text-transform: uppercase;
width: 400px;
}

h1.page-title{
font-size: 18px !important;
font-weight: normal;
}

h1.page-title span{
font-style: normal;
}

div.one-column{
margin-bottom: 36px !important;
}


/* =Index widget
-------------------------------------------------------------- */

.index-widget-area ul {
	list-style: none;	
	margin-left: 0;
}
.index-widget-area ul ul {
	list-style: disc;
	margin-left: 1.3em;
}
.index-widget-area a:link,
.index-widget-area a:visited {
	text-decoration: underline;
}
.index-widget-area a:active,
.index-widget-area a:hover {
	text-decoration: underline;
}


/* Structure the index area */

#index-widget-area {
	overflow: hidden;
	background: white;
	border: 0px solid #b4c649;
}

#index-widget-area .index-widget-area {
	float: left;
	margin: 12px;
	width: 185px;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

