/*    
Theme Name: Spa Hotell Velvaere 2 
Theme URI: http://www.spotas.no/themes/spa/ 
Description: Theme with minimal posts on right side (in sidebar only). 
Author: Terje Otto Tobiassen 
Author URI: http://www.spotas.no 
Version: 2.0 
*/ 


/*Reset.css*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 16px;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/*Reset.css*/


h1 {
font-size: 40px;
font-weight: bold;
}

.inactive {
  color: #666666;
}

* { 
margin: 0; 
padding: 0;
}

a:link, a:visited {
text-decoration: none;
color: #0091b1;
background-color: inherit;
}

a:hover {
text-decoration: none;
color: #69bcd2;
background-color: inherit;
}

img {
border: 0;
}

strong {
font-weight: bold;
}

.center {
text-align: center;
}

h3 {
color: #0091b1;
font-weight: bold;
font-size: 18px;
text-decoration: none;
background-color: inherit;
}

h4 {
margin-top: 15px;
margin-bottom: 5px;
color: #777;
font-weight: bold;
font-size: 14px;
text-decoration: none;
}

h5 {
margin-top: 10px;
margin-bottom: 5px;
color: #777;
font-weight: bold;
font-size: 12px;
text-decoration: none;
}

#frontsign {
font-weight: bold;
font-size: 12px;

}


p {
word-wrap: break-word;
color: #666;
background-color: inherit;
}
 
html, body {
font-family: arial, Geneva, Verdana, sans-serif;;	
background-image: url("images/background2.jpg");
background-color: #dcedf1;
color: #666;
margin:0;
padding: 0;
width:100%;
height:100%;
font-size: 12px;
}


#headerbox {
height: 173px;
width: 100%;
}



/*Page flip */
#pageflip {
	position: relative;
}
#pageflip img {
	width: 90px; height: 94px;
	z-index: 99;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width: 90px; height: 90px;
	position: absolute;
	z-index: 50;
	right: 0; top: 0;
	background: url('images/subscribe.png') no-repeat right top;
	text-indent: -9999px;
}
/*Page flip */


#header {
width: 900px;
height: 173px;
margin: 0 auto 0 auto;
padding: 0;
}

#searchformdiv {
width: 200px;
float:right;
margin-top: 130px;

}

form#searchform {
overflow: hidden;
}

#s{
float:left;
width: 150px;
height: 25px;
border: 1px solid;
border-color: #999;
background-color: #fff;
font-size: 20px;
}

#s:focus, #s:hover{
color: #0091b1;
border-color: #0091b1;
}

#searchsubmit{
color: #999;
float:right;
width: 35px;
height: 27px;
border: 1px solid;
border-color: #999;
font-size: 12px;
font-weight: bold;
background-color: #fff;
}

#searchsubmit:hover{
color: #0091b1;
border-color: #0091b1;
}


#logo {

background-repeat:no-repeat; 
float:left;
margin-top: 10px;
}




#languageflags {
width: 60px;
margin: 10px 0 0 153px;
clear: both;
overflow: hidden;

}

.qtrans_language_chooser li { 
float:left;
margin-right: 5px;
}


.mp3 {
float: right;
margin-top: 5px;
height: 20px;
}


#navbar {
margin: 0 0 0 5px;

}


/*Menu*/

#navbar-content, #navbar-content ul {
margin:-27px 0 0 0; 
padding:0; 
list-style-type:none; 
list-style-position:outside; 
float:left;
line-height:1.5em; 
width:90%;
font-weight:bold;

}

#navbar-content a {
display:block; 
padding: 6px 15px 6px 15px;
text-decoration:none; 
border: 0px solid;
border-color: #ccc;
background-color: #dcedf1;
color: #69bcd2;
z-index: 2;
}

#navbar-content a:hover {
color: #fff;
background-color: #0091b1;
}

#navbar-content li {
float:left; 

}


#navbar-content li:hover ul ul, #navbar-content li:hover ul ul ul, #navbar-content li:hover ul ul ul ul {
display:none;
}

#navbar-content li:hover ul, #navbar-content li li:hover ul, #navbar-content li li li:hover ul, #navbar-content li li li li:hover ul {
display:block;
}

#navbar li.current_page_item a, #navbar li.current_page_item a:link, #navbar li.current_page_item a:visited {
color: #fff;
background-color: #fff;
background-image: url('images/downarrow.gif');
background-repeat: no-repeat;
background-position: bottom center;
height: 23px;
font-size:12px;
font-weight:bold;
text-transform:capitalize;
}


/*Menu*/

/*Child Menu*/
.childnav {
background-color: #fff;
}

.childnav-content, #childnav-content ul {
margin: 0 auto 0 5px; 
width: 900px;
padding:0; 
list-style-type:none; 
list-style-position:outside; 
position: relative;
line-height:1.5em; 
z-index: 3;
width: 800px;
font-weight:bold;
}


.childnav-content a {
display:block; 
padding: 6px 15px 6px 15px;
text-decoration:none; 
color: #69bcd2;
text-transform:capitalize;
}

.even-menu-item {
background-image: url('images/childnav.gif');
}

.odd-menu-item {
background-image: url('images/childnav.gif');
}

.last-menu-item {
background-image: url('images/childnav_last.gif');
background-position: right;
}

.first-menu-item {
background-image: url('images/childnav_first.gif');

}



.childnav-content a:hover {
color: #fff;
background-color: #0091b1;
}

.childnav-content li {
float:left; 
}


.childnav-content li:hover ul ul, .childnav-content li:hover ul ul ul, .childnav-content li:hover ul ul ul ul {
display: none;
}

.childnav-content li:hover ul, .childnav-content li li:hover ul, .childnav-content li li li:hover ul, .childnav-content li li li li:hover ul {
display:block;
}

.childnav li.current_page_item a, .childnav li.current_page_item a:link, .childnav li.current_page_item a:visited {
color: #fff;
background-color: #0091b1;
display:block;
font-size:12px;
font-weight:bold;
text-transform:capitalize;
text-decoration:none;
margin:0 auto 0 auto;
padding: 6px 15px 6px 15px;

}

/*Child Menu*/







.content-box-main {
background: rgb(255, 255, 255);
background: rgba(255, 255, 255, 0.9);
width: 900px;
margin: 0 auto 0 auto;
height: auto;
min-height: 600px;
background-color: #fff;
padding-bottom: 40px;

/* Shadow */
-webkit-box-shadow: 0px 0px 25px #999;
-moz-box-shadow: 0px 0px 25px 4px #999;
/* Shadow */
}

.content-box-main:after {
  content    : "";
  display    : block;
  clear      : both;
}




.content-wrapper {
width: 900px;
float:left;
}

/* Front Flash */
#frontslide {
//display:none;
overflow: hidden;
width: 890px;
height: 200px;
margin-left: 5px;
margin-top: 0px;
}


/*Featured Posts*/
.featuredtitle {
border-bottom: 1px solid;
border-color: #0091b1;
font-weight: bold;
font-size: 20px;
line-height: 27px;
margin-top: 0px;
margin-bottom: 0px;
}

#newswrapper {
float:right;
height: 270px;
margin-right: 5px;

}

/*Featured Posts*/
.featuredposts {
width: 270px;
height: 270px;
margin: 0;

}

/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
	
}
/*--Window/Masking Styles--*/
.window {
	height:270px;	
	width: 270px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}

.image_reel {
	position: absolute; /*Must be Position:Relative*/
	top: 0px; 
	left: 0px;
	line-height: 1.5em;
	margin-top: 20px;
}

.image_reel img {
	float: left;
}

/*--Paging Styles--*/



.paging {
	position: absolute;
	margin-right: -5px;
	bottom: 0; 
	right: 0;
	width: auto;
	max-width: 230px;
	min-width: 130px; 
	height:35px;
	padding-left: 20px;
	padding-right: 20px;
	z-index: 100; /*--Assures the paging stays on the top layer--*/
	text-align: center;
	line-height: 38px;
	background-color: #999;
	color: inherit;
	display: none; /*--Hidden by default, will be later shown with jQuery--*/
	background-color: rgb(153, 153, 153);
}



.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
	background-color: rgb(153, 153, 153);
}
.paging a.active {
	color: #fff;
	background-color: #0091b1;
	border: 1px solid #fff;
}
.paging a:hover {
}




/*Page Content*/
/*Shory 600px content*/
.title {
border-bottom: 1px solid;
border-color: #0091b1;
font-weight: bold;
font-size: 20px;
line-height: 27px;
margin-bottom: 20px;
}

.box-single-content {
margin:  0 auto 0 5px;
width: 600px;
padding-bottom: 20px;
float:left;

}

.single-content {
margin:  0;
width: 600px;
padding-bottom: 20px;

}
/*Shory 600px content*/

/*Wide Page*/
.wide-box-single-content {
margin:  0 auto 0 auto;
width: 890px;
padding-bottom: 20px;


}

.wide-single-content {
margin:  0;
width: 890px;
padding-bottom: 20px;

}
/*Wide Page*/
/*Page Content End*/



/*Post Single Page*/

#titlepost {
border-bottom: 1px solid;
border-color: #0091b1;
margin-bottom: 15px;
font-weight: bold;
font-size: 20px;
line-height: 27px;
}

#postboxsinglecontent {
border-bottom: 1px solid;
border-color: #0091b1;
margin-bottom: 15px;
font-weight: bold;
font-size: 20px;
}

.postsinglecontent {

margin:  0 auto 0 5px;
width: 600px;
padding-top: 40px;
padding-bottom: 20px;
}

/*Post Single Page End*/


#sommerapent {
background-color: #0091b1;
padding: 5px;
}


/*Footer*/
#footer {
width: 890px;
height: 150px;
padding-top: 0px;
margin: -38px auto 0 auto;
text-align: center;	
font-family: serif;
//overflow: hidden;
//background-color: rgba(111, 111, 111, 0.5);

}

/*
#footertext {
float: right;
overflow: hidden;
margin: 5px 80px 0 0;
}
*/
#footertext {
margin-top: 10px;
clear: both;
float: right;
}



#footerbilder {
float: right;
overflow: hidden;
width: 245px;
height: 75px;

}

#facebooklink {
float:left;
margin: 13px 0 0 0;
}




/*Footer End*/