/*
Theme Name: Blank B
Theme URI: http://www.WPThemerKit.com
Description: Blank Theme B, 2 Columns, 1 Right Sidebar
Version: 1.1
Author: Cal
Author URI: http://www.WPThemerKit.com
*/

/* ================================================================ 
The original version of this stylesheet and the associated (x)html
files are available at http://www.wpthemerkit.com

License info can be found at http://www.wpthemerkit.com/license.php
=================================================================== */
/*------------------------------------------------------------------
[Table of contents]
1. Main Containers - body, #wrapper, #main, #header, #content, #footer, etc.
2. General Classes - .entry-meta, .post, .description, .underpost, etc.
3. General Links - #content a:link, #footer a:link, etc.
4. Menu - #menu, #menu ul, #menu ul li, #menu ul li a:link, etc.
5. Sidebar Links - #sidebar ul li a:link
6. Headings - #header h1, #content h1, .post h2, .post h3, etc.
7. Date - .entry-date, .entry-month, .entry-day
8. Comments - #commentform, #respond p, etc.
9. Blockquotes - blockquote, blockquote p:first-letter, etc.
10. Align - .alignleft, .alignright, img.alignleft, img.alignright, etc.
11. Misc. and Preventative - Styles to prevent image hover strangeness etc.
-------------------------------------------------------------------*/

/*===START SECTION 1 - the main containers===*/
body,html  {
	background: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #595959;
	height: 100%;
}




h4 {
	font-size: 1.1em;
	background-color: #FF0;
}



* html,* html body{
    background: #fff url(foo) fixed;
  }


.forside_billede,.page_billede {
	float:right;
	border: 0px;
	position: absolute;
	z-index: 0;
}
.image_container {
	margin-left: 640px;
	position: absolute;
	padding-top: 30px;
	height: 261px;
	width: 300px;
}
.image_container_gavekort {
	margin-left: 320px;
	position: absolute;
	padding-top: 30px;
	height: 261px;
	width: 600px;
}
.tilbuds_container {
	margin-left: 640px;
	position: absolute;
	width: 300px;
	margin-top: 300px;
	clear: both;
	font-size: 0.9em;

}
.tilbuds_container_total {
	width: 300px;
	font-size: 0.9em;
	float: right;
}
.tilbuds_container h3, .tilbuds_container_total h3 {
	font-size: 1.17em;
	text-decoration: none;
	background-color: #FF0;
	margin: 0;
    padding: 0;
}
.log {
	margin-left: 0px;
	
}
#wrapper {
	width: 940px;
	padding: 0px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 100%;
}
#header {
	height: 180px;
}

#online {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-right: 12px;
	padding-top: 6px;
	z-index: 10;
}
#logo {
	top: 20px;
	height:105px;
	position: absolute;
}
#title {
	left: 156px;
	height: 55px;
	width: 200px;
	position: relative;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #65cbca;
	padding-left: 25px;
	font-size: 19px;
	color: #6f6f6f;
	top: 45px;
	letter-spacing: 1px;
	padding-top: 5px;
}
#search {
	height: 40px;
	position: relative;
	float: right;
	clear: right;
}



#main {
	width: 940px;
	overflow: hidden;
	margin-top: 120px;
}
#content {
	width: 960px;
	padding: 0px;
	float: left;
	line-height: 1.3em;
	overflow:hidden;
	clear:both;

}
#sidebar {
	width: 940px;
	clear: both;
	padding-top: 30px;
}
#height {
	height: 34px;
	clear: both;
}

/*===END SECTION 1===*/

/*===START SECTION 2 - general classes===*/
.description {
	clear: left;
	padding: 5px 0 5px 35px;
}
.post {
	padding: 0px;
	font-size: 0.9em;
	width: 610px;
}
.post_behandlinger {
	padding: 0px;
	font-size: 0.9em;
}
.post_kontakt {
	width: 920px;
}
.entry-content, .entry-excerpt {
	clear: left;
}
.navigation {
  clear: both;
}
#obs {
	clear: both;
	font-size: 0.8em;
	font-style: italic;
	color:#333;
	text-align: center;
}
.avatar {
  float: right;
  margin: 0 0 3px 5px;
}
.entry-meta {
  margin: 0 0 10px 0;
}
.underpost {
	font-size: .9em;
}
#content .underpost a {
	text-decoration: underline;
}
/*===END SECTION 2===*/

/*START SECTION 3 - style content and footer links*/

#facebook {
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-left: 20px;
	padding-top: 4px;
	width: 130px;
	position: relative;
	float: left;
}
#adresse1 {
	font-size: 11px;
	color: 939393;
	width: 590px;
	text-align: center;
	left: 0px;
	top: 5px;
	float: right;
	position: relative;
}
#sitemap {
	font-size: 11px;
	color: 939393;
	width: 190px;
	text-align: right;
	left: 0px;
	top: 5px;
	float: right;
	padding-right: 10px;
	position: relative;
}
#content a:link, #content a:visited {
	text-decoration: none;
	padding: 2px;
}
#content a:hover {
	color:#65cbca;
}
#sitemap a:link, #sitemap a:visited {
	color: #474200;
}
#sitemap a:hover {
	text-decoration: none;
}
/*===END SECTION 3===*/

/*===START SECTION 4 - style for menu, page links in the header===*/
#menu{
	padding: 0;
	white-space: nowrap;
	width: 940px;
	top: 145px;
	position: absolute;
	margin: 0px;
	text-align: center;
	overflow: hidden;
}
#menu_inner {
	width:950px;
	overflow:hidden;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}
#menu li {
	margin-left: 0px;
	margin-right: 0px;
	list-style-type: none;
	padding: 0px;
	float:left;
}
#menu li a:link, #menu li a:visited {
	border-right:1px solid #65cbca;
	text-decoration: none;
	width: 156px;
	float: left;
	padding: 0px;
	margin: 0px;
	font-size: 14px;
	font-weight: bold;
	color: #6f6f6f;	
}
#menu li a:hover {
	color: #65cbca;
}
.page-item-2 {
	border-right: 0px;
}

/*===END SECTION 4===*/

/*===START SECTION 5 - sidebar links===*/
#sidebar ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: .9em;
}


#sidebar li a:link, #sidebar li a:visited, #content li a:link, #content li a:visited  {
	display: block;
	text-decoration: none;
	margin-bottom: .1em;
	padding: 1px;
	color:#232323;
}
#sidebar li a:hover, #content li a:hover {
	color:#65cbca;
}
#sidebar ul ul {
  margin-left: 10px;
}
#sidebar ul ul li, #sidebar ul ul li {
  font-size: .9em;
  margin-left: 10px;
}

.lcp_catlist {
  font-size: 1.2em;
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
#box1 {
	width: 280px;
	height: 120px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	clear:left;
}
#box2 {
	width: 290px;
	height: 120px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	clear:none;
	border-left: 1px solid #65cbca;
	border-right: 1px solid #65cbca;
}
#box3 {
	width: 278px;
	height: 120px;
	float: left;
	padding-left: 15px;
	padding-right: 15px;
	clear:right;
}




/*===END SECTION 5===*/


/*===START SECTION 6 - style the headings===*/
#header h1 a:link, #header h1 a:visited {
	font-size: 1em;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0px;
	width: 600px;
	padding: 1px 0 0 25px;
	clear: both;
}
search
#header h1 a:hover {
	text-decoration: underline;
}
#searchsubmit {
	width: 30px;
	border:none;
	text-align: center;
	background-color: #FFFFFF;
	cursor: pointer;
}
#s {
	width: 110px;
	height: 18px;
	border:1px solid #ececec;
}
#content h1 {
	font-size: 2.0em;
	text-decoration: none;
	color: #c00000;
}

#sidebar h3 {
	font-size: 1.1em;
  	margin: 0;
	padding-bottom: 5px;
}


.post h1 {
	font-size: 2.8em;
	margin: 45px 0 10px 0;
	padding: 0;
	text-decoration: none;
}
.post h3 {
  font-size: 1.4em;
  margin: 0;
  padding: 0;
}
#column h3 {
  font-size: 1.4em;
  margin: 0;
  padding-bottom: 5px;
}
#column ul {
  margin: 0;
  padding-bottom: 20px;
}
#red {
  color: #F00
}

/*===END SECTION 6===*/

/*===START SECTION 7 - style the post date===*/
.entry-date {
	height: 89px;
	width: 71px;
	display: inline;
	float: left;
	margin: 0 10px 0 0;
	border: 2px solid #000000;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.entry-month {
	font-size: 19px;
	width: 71px;
	text-align: center;
	height: 28px;
	margin: 7px 0 0 0;
	font-weight: bold;
	padding: 0 0 2px 0;
}
.entry-day {
	font-size: 28px;
	text-align: center;
	height: 30px;
	width: 71px;
	margin: 4px 0 0 0;
	font-weight: bold;
	line-height: 30px;
}
/*===END SECTION 7===*/

/*===START SECTION 8 - comment form and comments===*/
#respond p {
	font-size: .9em;
}
#commentform input {
	
}
#commentform textarea {
	
}
#commentform {	
	padding: 10px;
}
ol.commentlist {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ol.commentlist li {
	margin: 15px 0 0 0;
}
#content ol.commentlist li a {
	text-decoration: underline;
}
li.author {
	padding: 5px;
}
/*===END SECTION 8===*/

/*START SECTION 9 - oh you're so fancy with those blockquotes....*/
blockquote {
  font: 1.2em/1.6em Georgia, "Times New Roman", Times, serif;
  width: 350px;
  background: url(images/blockquote1.png) no-repeat right bottom;
  padding: 0 10px 0 30px;
  text-indent: -30px;
}
blockquote p:first-letter {
  background: url(images/blockquote2.png) no-repeat left center;
  padding: 0 0 0 30px;
  font: italic 1.7em Georgia, "Times New Roman", Times, serif;
}
.entry-text {
	height:100%;
	margin-top: 20px;
}
/*===END SECTION 9===*/

/*START SECTION 10 - images when inserted into a post.*/
.alignleft {
  float: left;
}

img.aligncenter, div.aligncenter {
	display: block;
	margin: 0 auto;
}
img.alignright, div.alignright {
	margin: 1px 0 2px 10px;
	display: inline;
}
img.alignleft, div.alignleft {
	margin: 1px 10px 2px 0;
	display: inline;
}
.wp-caption-text {
  font-size: .7em;
  line-height: 1.1em;
  margin: 0;
}
/*===END SECTION 10===*/

/*===START SECTION 11 - Misc. and Preventatives===*/
a.image:link, a.image:visited, a.image:hover {
	background: none;
	padding: 0;
}
a.image img {
	border: none;
}
.banner1 {
	width: 300px;
	float: left;
	height: 261px;
	margin-right: 20px;
	bottom: 0px;
	position: relative;
}

a.banner_link:link, a.banner_link:visited {
	text-decoration:none;
	color: #FFF;
	font-size: 1.4em;
	font-weight: bold;
}
.heading_style {
	text-decoration:none;
	color: #FFF;
	font-size: 30px;
}
.banner_tekst {
	position:absolute;
	float: right;
	clear: right;
	z-index: 1;
	bottom: 10px;
	right: 5px;
	width: 250px;
}

.banner_tekst h2 {
	margin: 0px 0px 0px 0px;
	font-size: 18px;
	line-height: 27px;
	text-align: right;
}

#book_link h2 {
	margin: 0px 0px 0px 0px;
	font-size: 22px;
	line-height: 27px;
	text-align: left;
	color: #FFF;
}

h2 a	{
	color: #fff;
	text-decoration: none;
}


.banner_title	{
	margin: 0px;
	padding: 3px;
	background-color: #65cbca;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
	
.banner_title:hover {
	background-color: #00a5ba;
}


#online_booking:link, #online_booking:visited {
	text-decoration: none;
	color: #FFF;
	}

#search_link:link, #search_link:visited {
	text-decoration: none;
	color: #333;
	}

#search_link:hover {
	text-decoration: none;
	color: #65cbca;
	}

#sitemap_link:link, #sitemap_link:visited {
	text-decoration: none;
}

#sitemap_link:hover {
	color: #069;
	}


/* demo 1: 'position: fixed' to top */


#online-bg {
	background-image: url(images/online_booking.gif);
	height: 32px;
	position: fixed;
	width: 940px;
	z-index: 10;
}


/* Wrap the following in a 'conditional comment' if you like.
  It won't make it more valid. */ 
* html div#online-bg {
position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop : document.body.scrollTop);
}

/* slight adjustment */
div#fixme img,div#fixme-bottom img  {
float: left;
margin: 4px -100px -100px 0;
position: relative;
}

/* not necessary, but... */
* html body {
position: relative;
}

/* demo 2: 'position: fixed' to bottom */


* html div#footer {position: absolute;
top:expression(eval(document.compatMode &&
document.compatMode=='CSS1Compat') ?
documentElement.scrollTop
+(documentElement.clientHeight-this.clientHeight) 
: document.body.scrollTop
+(document.body.clientHeight-this.clientHeight));
}

/* slight adjustment */
div#fixme-bottom img {
float: left;
margin: -48px -100px -100px 0;
position: relative;
}



#footer {
	height: 26px;
	width: 940px;
	text-align: center;
	font-size: 0.8em;
	background-image: url(images/footer_bg.gif);
	position: fixed;
	bottom: 0px;
	background-color: #FFFFFF;
	z-index:9;
}
#column {
	float: left;
	width: 300px;
	padding: 10px;
}

/* Tider table */
.tider {
	margin-left: 690px;
	position: absolute;
	padding-top: 30px;
	width: 200px;
	margin-bottom: 10px;
	float: left;
}
/* Pris table */
.pris_container {
	border: 1px solid #65cbca;
	width: 596px;
	margin-bottom: 10px;
	float: left;
	font-size: 0.8em;

}
.pristable_priser {
	width: 900px;
	margin-left: 30px;
	margin-bottom: 100px;
	font-size: 1.0 em;
}
.pristable_priser td {
	background-color: #ffffff;
}
.priser {
	width: 940px;
	clear: both;
}
.ombeh {
	width: 200px;
	float: left;	
}




table {
	width: 100%;
	backgroundColor: #FFF;
	text-align: left;
	float: left;
	border-spacing: 0px;
}
td {
	background-color: #f6ffff;
	border: 2px solid #FFF;
}

#book_link {
	width: 596px;
	text-align: center;
	background: #65cbca;
}
#book_link a:link, #book_link a:visited {
	text-decoration: none;
	padding: 2px;
	color:#595959;
	font-weight: bold;
}
#book_link a:hover {
	color:#ffffff;
}



