/****************************************************************************************
* Theme Name: bornbill
* Version: 1.0
* Author: Morten Svenningsen
* http://www.mortensvenningsen.com/bornholmskebilleder
*
*****************************************************************************************
* 
* body
*  - header
*  - wrapper
*  -- wrapper2   :   contains background colors of container + sidebar
*  -- container
*  --- postcon
*  ---- post
*  ----- entry
*  ------ postmetadata
*  ------ metabox
*  ---- moreposts
*  -- sidebar
*  - wrapper
*  -- footer
*
****************************************************************************************/


/************************************** Main Structure *********************************/

body{
	margin: 0;
	font-family: Georgia, Arial, helvetica, Sans-serif;
	font-size: 14px;
	text-align: center;
	vertical-align: top;
	background: #ffffff;
	color: #333333;
    }

p{
	padding: 5px 0 5px 0;
    }

#header{
	height: 65px;
	width: 960px;
	color: #888899;
	background:url(http://www.mortensvenningsen.com/misc/headerpic.gif) no-repeat top left;
    border-bottom: 1px solid #888899;
    }

#posthead {
	color: #333333;
	padding: 5px 5px 5px 5px;
    border-bottom: 1px dashed #999999;
    }
    
#posthead a, #posthead a:link, #posthead a:active, #posthead a:hover, #posthead a:visited {
    font-family: Arial, Verdana;
	text-decoration: none;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
	}
    
#posttitle a, #posttitle a:link, #posttitle a:active, #posttitle a:hover, #posttitle a:visited {
	font-family: Georgia, Arial, helvetica, Sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #333333;
    }
    
#wrapper{
	margin: 15px auto 0 auto;
	width: 960px;
	text-align: left;
    overflow: hidden;
    }

#container{
	float: left;
	width: 650px;
	margin: 0 0 0 0;
	padding: 10px 5px 20px 5px;
	line-height: 20px;
    }

#pagecontainer{
	float: left;
	width: 700px;
	margin: 0 0 0 0;
	border-bottom: 1px solid #cccccc;
	padding: 10px 5px 20px 5px;
	line-height: 20px;
    }

#main_left{
	float: left;
	width: 4px;
    height: 430px;
	margin: 0 0 0 0;
    }

#main_right{
	float: left;
	width: 620px;
    height: 520px;
	margin: 0 0 0 0;
	padding: 8px 8px 8px 8px;
    }

#postcon{
	margin: 0;
	font-size: 16px;
	line-height: 20px;
    }

.post{
	padding: 0 0 0 0;
    }

.metabox{
	float: left;
	width: 99%;
	line-height: 20px;
	margin: 10px 0;
	padding: 5px 5px 5px 5px;
	background: #eeeeee;
	border: 1px solid #cccccc;
    }

.commentlink{
	padding: 2px 0 2px 20px;
	background: url('images/comment.png') left center no-repeat;
	margin: 0 0 0 20px;
    }

.editcomment{
	padding: 2px 0 2px 20px;
	margin-left: 10px;
    }

.catlink{
	padding: 2px 0 2px 20px;
	background: url('images/cat.png') left center no-repeat;
    }

.taglink{
	padding: 2px 0 2px 20px;
	margin: 0 0 0 10px;
	background: url('images/tag.png') left center no-repeat;
    }
    
/*********************************** Sidebar Structure ***********************************/

.pagesidebar{
	float: right;
	width: 250px;
    height: auto;
	display: inline;
	overflow: hidden;
	color: #333333;
	background: #eaeaea;
	padding: 0 0 0 0;
	border: 1px solid #666666;
    }
    
.sidebar{
	float: right;
	width: 250px;
    height: 480px;
	display: inline;
	overflow: hidden;
	color: #333333;
	background: #eaeaea;
	padding: 0 0 0 0;
	border: 1px solid #666666;
    }
    
.sidebar_icon {
	float: left;
	width: 90px;
	display: inline;
	overflow: hidden;
	padding: 10px 0 10px 10px;
	margin-left: 0 0 0 0;
	color: #333333;
	background: #eaeaea;
    }

.sidebar_text {
	float: left;
	width: 140px;
	display: inline;
	overflow: hidden;
	padding: 10px 0 0 0;
	margin-left: 0 0 0 0;
	color: #333333;
	background: #eaeaea;
    }

.sidebar_text a, .sidebar_text a:link, .sidebar_text a:active, .sidebar_text a:hover, .sidebar_text a:visited {
	font-family: Georgia, Arial, Sans-serif;
	font-size: 20px;
	color: #333333;
	text-decoration: none;
    }
    
.subsidebar{
	float: right;
	width: 250px;
    height: auto;
	display: inline;
	overflow: hidden;
	padding: 20px 0 0 0;
    }
    
.rollover a {
	display:block;
	width: 239px;
	padding:16px 10px 16px 7px;
	font: bold 13px sans-serif;;
	color:#333;
	background: url("http://www.mortensvenningsen.com/misc/nyhedsbrev-rollover.gif") 0 0 no-repeat;
	text-decoration: none;
	}
	
.rollover a:hover { 
	background-position: 0 -32px;
	color: #049;
	}
	
.rollover a:active {
	background-position: 0 -64px;
	color:#fff;
	}

/*********************************** Main Fonts ******************************************/

body, h1, h2, h3, h4, h5, h6, blockquote, form{
	margin: 0;
	padding: 0;
    }

.entry{
	color: #666666;
	padding: 10px 28px 20px 23px;
    }

h1, h1 a, h1 a:hover, h1 a:link, h1 a:active, h1 a:visited{
	font-family: Georgia, Arial, Sans-serif;
	font-size: 24px;
	color: #63638f;
	text-decoration: none;
    }

a   {
    color: #ff3333;
    }

a:link, a:visited {
    color: #3333cc;
	text-decoration: underline;
    }

a:hover{
	text-decoration: underline;
	color: #0000ff;
    }
    
.post a{
    font-weight: none;
	color: #333399;
	text-decoration: underline;
    }

.post a:hover {
    font-weight: none;
	color: #333399;
	text-decoration: underline;
    }

.post h2{
	font-family: Georgia, Sans-serif, Arial;
	font-size: 14px;
	text-decoration: none;
    }

  /* headlines in main field: */
.post .title{
	font-family: Georgia, Sans-serif, Arial;
	color: #333333;
	font-size: 22px;
	text-decoration: none;
    }

.post .title a:link{
	font-family: Georgia, Sans-serif, Arial;
	color: #333333;
	font-size: 22px;
	text-decoration: none;
    }

.post .title a:hover{
	font-family: Georgia, Sans-serif, Arial;
	color: #333333;
	font-size: 22px;
	text-decoration: none;
    }

.post .title a:active{
	font-family: Georgia, Sans-serif, Arial;
	color: #333333;
	font-size: 22px;
	text-decoration: none;
    }

.post .title a:visited{
	font-family: Georgia, Sans-serif, Arial;
	color: #333333;
	font-size: 22px;
	text-decoration: none;
    }

.postmetadata {
	border-bottom: 1px solid #eeeeee;
	padding: 2px 0 10px 2px;
	color: #aaaaaa;
    }

.metabox a, .metabox a:link, .metabox a:active, .metabox a:visited {
	font-family: Arial, Verdana;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
    }

.metabox a:hover {
	font-family: Arial, Verdana;
	text-decoration: underline;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
    }

/********************************** Sidebar Fonts ************************************/

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 5px 0 5px;
	font-family: Arial, Georgia, Sans-serif;
    }

/*** space between and headline font of the sidebar widget-boxes: ***/
.sidebar ul li{
	padding: 5px 0 25px 0;
	font-family: Arial, Verdana;
    }

/*** space between and headline font of the sidebar widget-boxes: ***/
.sidebar ul li h2{
	font-family: Arial, Verdana;
	font-size: 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px solid #666;
    }

/*** line space inside link lists: ***/
.sidebar ul ul li{
	padding: 0 0 5px 0;
	line-height: 16px;
    }

.sidebar a, .sidebar a:link, .sidebar a:active, .sidebar a:visited {
	font-family: Arial, Verdana;
	text-decoration: none;
	color: #666666;
	font-size: 11px;
	line-height: 18px;
    }

.sidebar a:hover{
	font-family: Arial, Verdana;
	text-decoration: underline;
	color: #333333;
	font-size: 11px;
	line-height: 18px;
    }

.sidebarhead {
	background: #888899;
    color: #ffffff;
	width: 100%;
	padding: 5px 5px 5px 10px;
	font-family: Verdana;
	font-size: 10 px;
	font-weight:normal;
	border-bottom: 1px solid #cccccc;
    }
    
/*********************************** Left and Right ***********************************/

.floatleft{
	float: left;
    }

.floatright{
	float: right;
    }

.alignleft {
    float: left;
    }

.alignright {
    float: right;
    }

.aligncenter, div.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

.prevnextpost {
    text-align: center;
    margin: 40px auto 0 auto;
    width: auto;
    padding: 10px 10px 10px 10px;
    border: 1px solid #333333;
   	font-family: Arial, Verdana;
	color: #333333;
	font-size: 12px;
    }

.floatleftindent{
	float: left;
	padding-left: 130px;
	padding-top: 50px;
    }

.floatrightindent{
	float: right;
	padding-right: 20px;
    }

/*********************************** Navmenu **********************************/

#navmenu{
	float: left;
	width: 960px;
	padding: 0 0 0 0;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #cccccc;
    background-color: #888899;    
    }

#navmenu ul{
	list-style-type: none;
	list-style-image: none;
	padding: 0 0 0 40px;
	margin: 5px 0 5px 0;
    }

#navmenu ul li{
	display: inline;
    }

#navmenu ul li a, #navmenu ul li a:link {
	text-decoration: none;
    padding: 5px 15px 5px 15px;
    color: #eaeaea;
    }

#navmenu ul li a:hover {
	text-decoration: none;
    background-color: #63638f;
    padding: 5px 15px 5px 15px;
    color: #ffffff;
    }

#navmenu ul li a:active {
	text-decoration: none;
    background-color: #383838;
    padding: 5px 15px 5px 15px;
    color: #ffffff;
    }

/******************************* Picture Captions ***********************************/

.post img, .post a img {
    border: 2px solid #000000;
	}

a img {
    border: 1px solid #ffffff;
	}

img.alignright {
    float:right; 
    margin:0 0 1em 1em;
    }

a img.alignright  {
    float:right;
    margin:0 0 1em 1em;
    }

a .alignright {
    float:right;
    margin:0 0 1em 1em;
    }

img.alignleft {
    float:left;
    margin:0 1em 1em 0;
    }

a img.alignleft {
    float:left;
    margin:0 1em 1em 0;
    }

a .alignleft {
    float:left;
    margin:0 1em 1em 0;
    }

img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

a .aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

.wp-caption {
    border: 1px solid #ddd;
    text-align: center;
    background-color: #f3f3f3;
    padding-top: 4px;
    margin: 10px;
    /*** rounded corners for browsers that support it ***/
    -moz-border-radius: 3px;
    -khtml-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    }

.wp-caption img {
    margin: 0;
    padding: 0;
    border: 1px solid #000000;
    }

.wp-caption p .wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    padding: 0 4px 5px;
    margin: 0;
    }

/************************************* Tags ***************************************/

.tags,
#tag_cloud {
	margin: 0 0 15px;
    }
    
.tags {
  text-align: center;
    }
    
.tags a, #tag_cloud a {
	color: #AAA;
	margin: 0 2px;
    }

.cle{
	clear: both;
    }

/************************************ Footer ************************************/

.moreposts, .moreposts a:link {
	padding: 20px 20px 20px 20px;
    width: 90%;
	background: #F8F8F8;
	color: #999999;
    }

.moreposts a:hover {
	color: #333333;
    }

#footer{
	clear: both;
	float: left;
	width: 958px;
	margin-top: 20px;
	background: #eaeaea;
	border: 1px solid #666666;
    }

#footer-top{
	float: left;
	width: 100%;
    color: #ffffff;
	padding: 0 0 20px 0;
	font-family: Verdana;
	font-size: 10 px;
	font-weight:normal;
    }

#footer-bottom{
	float: left;
	color: #666666;
	padding: 0 20px 0 20px;
    }

#footer-bottom a, #footer-bottom a:link, #footer-bottom a:active, #footer-bottom a:visited {
	font-family: Verdana, Arial;
	font-size: 11px;
	line-height: 11px;
    color: #333333;
	font-weight:normal;
	text-decoration: none;
    }

#footer-bottom a:hover {
    color: #333399;
    }

#footer a: link a:hover a:active a:visited {
    color: #eeeeee;
    }

.footerhead {
	background: #888899;
    color: #ffffff;
	width: 100%;
	padding: 5px 5px 10px 10px;
	border-bottom: 1px solid #cccccc;
    }
    
#outro {
    text-align: center;
    padding: 20px 0 20px 0;
    }
/*********************************** Comments *********************************/

.alt{
	background: #EEE;
    }

.comments-template{
	margin: 50px 0 0 0;
	}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
    }

.comments-template ol li{
	line-height: 20px;
	padding: 10px 10px 10px 10px;
	border-bottom: 1px solid #ccc;
    }

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
    }

.commentmetadata{
	font-size: 12px;
    }

.comments-template p.nocomments{
	padding: 0;
    }

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
    }

/************************************ Avatar *****************************************/

.commentlist li .avatar {
    float: right;
    border: 1px solid #EEE;
    padding: 2px;
    margin: 0 10px;
    background: #fff;
    }
