/* KuraKura Homestay CSS 23120801mz | savant.no */
/* This CSS needs a cleanup, although it validates */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background: black;font-family: "Lucida Grande", Verdana, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {letter-spacing: 2px; line-height: 0px; word-spacing: 0px; text-transform: none; font-weight:normal;color: #3c651d; font-family: Palatino, "Times New Roman", sans-serif;}
h1 {font-size:1.5em;line-height:1;margin-bottom:0.3em; margin-top: 0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;} 
h3 {font-size:1.5em;line-height:1;margin-bottom:0.3em; margin-top: 1.5em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p { margin:0 0 1.5em;} d
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#0040B6;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}
.alignleft {}

/* grid.css */
.contentcontainer {width: 970px; margin: 40px auto; background-color: white; padding: 10px 0 10px 0;}
.container {width:950px;margin:0 auto; background-color: #F5EEDA;}

.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:10px;}
.last, div.last {margin-right:0;}
.span-1 {width:30px;}
.span-2 {width:70px;}
.span-3 {width:110px;}
.span-4 {width:150px;}
.span-5 {width:190px;}
.span-6 {width:230px;}
.span-7 {width:270px;}
.span-8 {width:310px;}
.span-9 {width:350px;}
.span-10 {width:390px;}
.span-11 {width:430px;}
.span-12 {width:470px;}
.span-13 {width:510px;}
.span-14 {width:550px;}
.span-15 {width:590px;}
.span-16 {width:630px;}
.span-17 {width:670px;}
.span-18 {width:710px;}
.span-19 {width:750px;}
.span-20 {width:790px;}
.span-21 {width:830px;}
.span-22 {width:870px;}
.span-23 {width:910px;}
.span-24, div.span-24 {width:950px;margin:0;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

.up-2 {margin-top: -130px;}
.up-3 {margin-top:  0px}
.up-4 {margin-top: -330px;}
.up-5 {margin-top: 200px;}

/* screen.css */

html {height: 100%;}

body {background-image: url('images/bg.jpg'); background-repeat: repeat-x; height: 100%;}

.contentcontainer {}
.container {background-image: url('images/bg_top.jpg'); background-repeat: repeat-x;}

div#logo {position: absolute; z-index: 100; margin-top: -67px; margin-left: -50px}

div#mainphoto {width: 950px; height: 330px; margin:0; padding:0;}
div#mainphoto img {width: 950px; height: 330px; top:0; left:0;}

.leftside_img1 {position:  absolute; z-index: 200; margin-top: -150px; margin-left: -30px;}
.rightside_img1 {position:  absolute; z-index: 100;}
.rightside_img2 {position:  absolute; z-index: 100;}

#badge {margin-top: 100px; padding-left: 20px;}
#affiliates {margin-top: 20px; padding-left: 12px}
#affiliates li {background: #FFFFFF;  margin-bottom: 20px; border: 1px solid #CCCCCC;  width: 150px; height: 150px; display: block;}

/* Navigation */

div#navigation {height: 40px;}
div#navigation ul { margin: 10px 0 0 0; padding-left: 250px; white-space: nowrap;}
div#navigation ul li { display: inline; list-style-type:  none; margin: 0 20px 0 0}
div#navigation ul li a {font-family: "Helvetica Neue", Arial, sans-serif; font-size: 1.1em; padding: 3px 10px; color: black; text-decoration: none; text-transform: uppercase; letter-spacing: 2px;}
div#navigation ul li a:hover {background-color: #3C651D; color: #FFFFFF;}

/* End navigation */

div#footer {height: 100px; background-image: url('images/bg_footer.jpg');  background-repeat: repeat-x;}

.content {height: 100%;}

/* Begin Images */
p img {padding: 0; max-width: 100%; border: 5px solid white;}

img.centered {display: block; margin-left: auto; margin-right: auto;}
img.alignright {margin: 0 0 2px 7px; display: inline; float: right;}
img.alignleft {margin: 0 7px 2px 0; display: inline;}

div.paragraph {margin-bottom: 20px; float: left;}
div.paragraph img {padding: 0; max-width: 100%; border: 5px solid white;}

/* End Images */

/* Aligns */

.alignright {float: right;}
.alignleft {float: left}
.vertaligntop { vertical-align:top; margin-top:0;}
.aligncenter {text-align: center;}

.overflow {overflow: hidden;}

#footertext {padding-top: 10px; color: #333333; font-size: 8pt; text-align: right;}
#footertext a:link, #footertext a:visited, #footertext a:hover, #footertext a:active {color:#333333;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, input.subject, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:250px;padding:5px;}
input.subject {width: 530px;padding:5px;}
form p {font-size:1.1em;}
input.submit {font-size: 1.3em;background-color: #3C651D; color: #FFFFFF; border: 1px solid #3C651D; float:right; text-transform: uppercase;}
textarea {width:530px;height:150px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
div.wpcf7-mail-sent-ok {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
.required {color:#CC0000;}
.contactform {background-color: #dfd9c8;}

