/**
  Theme Name: andersbatbrygga
  Theme URI: http://www.henrikhellstrom.se
  Version: 1.0
  Author: Henrik Hellstrom
  Author URI: http://www.henrikhellstrom.se
  Tags: Anders Bat & Brygga theme.
  Licence: none
*/


body {
    font-family: "Trebuchet MS","Lucida Sans Unicode","Lucida Grande","Lucida Sans", Arial,sans-serif;
    font-size: 62.5%;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
    color: #3b3838;
    background: #fff;
    background: url('images/bgr.png');
}

#canvas {
	height: 390px;
	width: 100%;
	position: absolute; 
	top: 0px;
}

.imagecaption {
 height: 15px; 
}

.wp-caption-text {
 font-style: italic;
 color: #666;
 font-size: 11px;
 width: 450px;
 padding-top: 5px;
 margin-bottom: 10px;  
}

.spacerblog {
     margin: 0px 0 10px 0; 
     padding: 0px 0 10px 0;
     border-bottom: 1px dotted #ccc;
     clear: both;
     height: 1px; 
}

.divider {
	width: 220px;
	height: 1px; 
	display: block;
	padding-top: 4px;
	padding-bottom: 10px;
	background:url(images/dot_line.gif) 0 0px no-repeat;
	clear: both;
}

.no-divider {
	width: 220px;
	height: 1px; 
	display: block;
	clear: both;
}

.post {
	clear: both;
}


.post-date{
  float: left;
  width: 50px;
  height: 65px;
  display: inline;
  margin: 0 10px 0 0;
  color: #fff;
  background: url('images/anders.jpg') no-repeat;
}


.month {
  text-transform: lowercase;
  text-align: center;
  font-size: 1.6em;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 2px 0 0 0;
  font-family: Georgia, Times, serif;
}

.year {
  text-transform: lowercase;
  text-align: center;
  height: 18px; 
  font-size: 1.2em;
  color: #fff;
  letter-spacing: 0.05em;
  padding: 0 0 0 0;
  font-family: Georgia, Times, serif;
}

.day {
  text-align: center;
  font-size: 2.4em;
  font-family: Georgia, Times, serif;
}

.blogdate {
  text-transform: lowercase;
  font-size: 1.6em;
  color: #890000;
  letter-spacing: 0.05em;
  font-family: Georgia, Times, serif;
  float: left;
  padding: 2px 10px 3px 0;
  display: inline;
}

.nr_comment {
  float: right;
  margin-top: -6px;
  padding: 2px 0 0 0;
  display: inline;
  width: 25px;
  height: 25px;
  text-align: center;
  background:  url('images/comment.png') no-repeat top center;
}

.nr_comment a {
  font-size: 1.2em;
  font-weight: bold;
  color: #fff;
  font-family: Georgia, Times, serif;
  padding: 0;
}


.blogdate-front {
  font-size: 1.1em;
  color: #666;
  float: left;
  padding: 5px 10px 10px 0;
  font-weight: normal;
}

ul.arkiv {
  clear: both;
  margin-bottom: 20px; 
  line-height: 20px; 
}


.rss-feed {
	margin-top: 0px; 
}

#comment {
  width: 460px;
}

/* ------------------- HEADER IMAGES ------------------- */
.start  {
	background: url('images/header_start.jpg') no-repeat top center;
}

.fisketurer {
	background: url('images/header/fiske.jpg') no-repeat top center;
}

.hummerfiske {
	background: url('images/header/hummer.jpg') no-repeat top center;
}

.battaxi {
	background: url('images/header/battaxi.jpg') no-repeat top center;
}

.blommor {
	background: url('images/header/blommor.jpg') no-repeat top center;
}

.bla-upplevelser, .salsafari, .vill-du-svettas, .kand-fran-tv, .din-egen-dromdag {
	background: url('images/header_brygga.jpg') no-repeat top center;
}

.sjoboden, .catering, .meny {
	background: url('images/header_sjoboden.jpg') no-repeat top center;
}

.kontakt {
	background: url('images/header_bord.jpg') no-repeat top center;
}

.om-oss, .baten, .boende, .partners {
	background: url('images/header_bord.jpg') no-repeat top center;
}

.bunkerbaten-oljeskar, .sjoassistans {
        background: url('images/header_anders.jpg') no-repeat top center;
}

.blogg {
	background: url('images/header_anders.jpg') no-repeat top center;
}
 
/* ------------------- HEADER IMAGES END ------------------- */

#header {
  position: relative; 
  height: 430px;
}

#logotyp a {
    display: block;
    width: 352px;
	height: 80px;
}

#logotyp {
	position: absolute; 
	left: 0px;
	top: 20px;
	background: url('images/logotype.png') no-repeat;
}


#submenu_bgr {
	position: absolute; 
	width: 100%;
	height: 150px; 
	top: 390px;
	left: 0;
	overflow: hidden;
	background: url('images/submenu.png') no-repeat top center;
}


#headline {
	margin-top: 25px;
	margin-bottom: 25px; 
}



/* ----------------------  TYPOGRAFI  ----------------------*/

p {
	line-height: 2em;
	margin-bottom: 10px;
	padding: 0;
    font-weight: normal;
}

#content p {
	font-size: 1.2em;
	line-height: 2em;
	margin-bottom: 10px;
	padding: 0;
    font-style: normal;
    font-weight: normal;
    text-transform: normal;
}   

h1 {
	font-family: Georgia, Times, serif;
	font-style: italic; 
 	font-size: 4em;
 	font-weight: normal;
 	color: #005da4;
 	letter-spacing: -0.03em;
 	margin: 0;
 	padding: 0;
}

h2 {
 font-family: Georgia, Times, serif;
 font-size: 1.8em;
 color: #890000;
 letter-spacing: 0.05em;
 margin: 0;
 padding-bottom: 8px;
}

.storytitle {
 font-family: Georgia, Times, serif;
 font-size: 3em;
 color: #890000;
 letter-spacing: -0.05em;
 margin: 0;
 padding-bottom: 7px;
}

.storycontent {
  clear: both; 
}

.subhead {
 font-family: Georgia, Times, serif;
 font-size: 1.8em;
 color: #890000;
 letter-spacing: 0.05em;
 margin: 0;
 padding-bottom: 8px;
 text-transform: lowercase;
 clear: both;
}

 #comments, #postcomment {
 font-family: Georgia, Times, serif;
 font-size: 1.8em;
 color: #890000;
 letter-spacing: 0.05em;
 margin: 0;
 text-transform: lowercase;
 clear: both;
}
 

#commentarea {
  width: 450px;
  overflow:auto;
  margin: 0;
}

#commentform {
  font-size: 1.1em;
  line-height: 1.2em;
}


#postcomment {
	padding-top: 20px; 
}

.whom {
	font-size: 1.1em; 
	line-height: 1em;
	color: #666;
	padding-top: 5px; 
}

.markit {
	background: #fff;
	border: 1px solid #dadada;
	padding: 15px; 
	margin-bottom: 10px;
	width: 425px;
}


label {
	font-size: 1.1em; 
	margin: 0;
	padding: 0;
}

textarea {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em; 
	font-weight: normal;
	color: #666;
}

input, textarea {
	padding: 4px; 
	border: 1px solid #dadada;
	margin-right: 10px; 
	background: #f7f7f7;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 1.1em; 
	font-weight: normal;
	color: #666;
}


.sendbtn {
	color: #fff;
	border:none;
	padding: 0px 10px 1px 10px; 
	margin:0;
	width: 131px;
	text-align:center;	
	white-space:nowrap;	
	height:32px;
	cursor: pointer; 
	background:url('images/btn.png') no-repeat 0 0;
}


form div {
	margin: 0;
	padding-bottom: 10px;
}


.rss-trackback {
	font-size: 1.1em; 
	line-height: 1.2em;
	margin-bottom: 10px; 
}

h3 {
	font-size: 1.4em;
	line-height: 2em;
	margin: 0;
	padding-bottom: 6px;
	margin-top: -1px;
	font-weight: normal;
}

.linktitle a {
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0;
	padding: 0;
}

#contact p {
    font-size: 1.2em; 
     font-weight: normal;
}

#sidebar a {
    font-size: 1.2em; 
	color: #005da4;
	text-decoration: none;
	font-weight: bold;
}

#sidebar a:hover {
    font-size: 1.2em; 
	color: #005da4;
	text-decoration: underline;
	font-weight: bold;
}

a {
	color: #005da4;
	text-decoration: none;
	font-weight: normal;
}

a:hover {
	color: #005da4;
	text-decoration: underline;
	font-weight: normal;
}

/* ----------------------  MENY  ----------------------*/
#menu {
	position: absolute; 
	left: 0px;
	top: 360px;
	width: 940px;
}


#tabs {
	overflow:hidden; /* wrap floats */
	height: 30px; /* trips haslayout, wrap floats IE */
	list-style:none;
	font-size: 1.2em;
	line-height: 30px; 
}

#tabs li {
	display:inline;
}

#tabs .page_item {
	font-weight: normal;
}

#tabs a {
  float:left;
  position:relative;
  padding-left:10px;
  padding-right:5px;
  margin-right:7px; /* adjust space between tabs ... */ 
  text-decoration:none;
  color:#565656;
  font-weight: normal;
  background:url('images/tabs.png') 0 0px no-repeat;
  }

#tabs a span {
  position:absolute;
  top: 0;
  left:100%;
  width:10px;
  height: 30px;
  background:url('images/tabs.png') -295px 0px no-repeat;
  }

#tabs .current_page_item a {
 color: #fff;
  background-position: 0 -50px;
  }

#tabs .current_page_parent a {
 color: #fff;
  background-position: 0 -50px;
   }

#tabs .current_page_item a span {
  background-position:-295px -50px;
  }

#tabs .current_page_parent a span {
  background-position:-295px -50px;
  }

#tabs .current_page_ancestor a {
  color:#fff;
  background-position: 0 -50px;
   }
   
#tabs .current_page_ancestor a span {
  color:#fff;
  background-position:-295px -50px;
   }
   
#tabs a:active,
#tabs a:focus,
#tabs a:hover {
  color:#fff;
  background-position: 0 -50px;
  }

#tabs a:active span,
#tabs a:focus span,
#tabs a:hover span {
  background-position:-295px -50px;
 }


#submenu {
	width: 100%;
	height: 40px; 
}

#submenu li {
  display:inline;
}

#submenu .page_item {
	font-weight: normal;
}

#submenu a {
  float:left;
  font-size: 1.2em;
  padding-left:0px;
  margin-right:15px;
  margin-top: 15px;
  text-decoration:none;
  color:#fff;
}

#sublevel a:hover {
  text-decoration:underline;
  color:#fff;
}

#sublevel .current_page_item a {
  text-decoration:none;
  color:#fff;
  font-weight: bold;
}


/**
  theme requirements as per 
  http://codex.wordpress.org/CSS
*/
.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
   font-size: 1.2em;
}

.alignright {
   float: right;
   font-size: 1.2em;
}

.alignnone {
 width: 460px;
}

img.size-large, img.size-full {
  width: 460px;
  height: auto;
  overflow: hidden;
}

/* GALLERY */
#random_image_wrapper {
    width: 980px;
    margin-left: -20px;
}

.random_image_wrapper-box {
	float: left;
	padding: 0;
	width: 220px; 
	margin: 0 0 0 20px;
	display: inline;
}

.shadow { 
	background: url('images/shadow.png') center top no-repeat; 
	height: 10px; 
	width: 220px; 
}
	
/* ----------------------  FOOTER  ----------------------*/
#footer {
	margin-top: 20px; 
	padding-bottom: 50px;
	overflow: hidden;
}

#byline {
	margin-top: 10px; 
	font-size: 1em;
	color: #ccc;
	float: right;
}

#byline a, a:hover {
	color: #ccc;
	text-decoration: none;
}

/* LANGUAGE*/
.lang_switch {
    position: absolute; 
    left: 900px; 
    top: 44px; 
    width: 50px;
    height: 40px; 
    float: left;
}
 
.postie-image-div, .postie-image-attachment {
   width: 460px;
 }