/*

Theme Name: Tropicala
Description: Simple, modern, lightweight
Version: 1.3
Author: LetsEat.at
Author URI: http://www.LetsEat.at
Tags: grey, orange, white, fixed width, two columns, widgets, fixed width, valid XHTML, valid CSS, two columns, right sidebar, simple

This template is being distributed via Wordpress.org under GPLv3 license. Enjoy!

To replace the banner image, just swap out masthead.png with your own image, sized 723px x 147px. 
The dropshadows are in the background CSS, not the image.

v1.1 - changed license to GPLv3
v1.2 - added comments and removed some blank elements from stylesheet
v1.3 - added license.txt (Apparently some people don't read this stylesheet), added link back to the theme's page at Wordpress.org

*/

html {overflow-y: scroll;}

* {
  padding:0;
  margin:0;
  list-style:none;
}

body {
  font:62.5% Arial, Helvetica, sans-serif; /* Means 1em == 10px, 1.2em == 12px, etc. */
  background:#e8e8e8 url(./images/bg2.jpg) repeat-x; /* Set background image here */
}

p, h2, h3, h4, h5 {
  font-size:1.2em;
}

img {
  border:0;
}

div#total_wrapper {
	width:960px;
	margin:auto;
	padding-left:00px;
}


div#wrapper {
  width:828px;
  padding-top:90px;
  margin:0px auto 0;
  background:url(images/top-logga.png) no-repeat;
float:right;
  
 
 
}

div#masthead {
  width:780px;
 background:url(./images/main_bg3.png no-repeat bottom); 
  position:relative;
   margin-left:48px;
   margin-top:7px;
   
  
}

/* Blog Title */
h1 {
  font:3.2em 'Trebuchet MS', Arial, Helvetica;
}

h1 a {
  position:absolute;
  width:300px;
  height:30px;
  left:40px;
  top:15px;
  font-weight:bold;
  text-decoration:none;
  color:#f0b122;
}

/* Tagline */
#masthead p {
  position:relative;
  margin:0;
  top:62px;
  left:50px;
  color:#888;
}

/* Pages Navigation */
div#masthead ul {
  float:right;
  margin-right:5px;
  margin-top:-8px;
  position:relative;
  z-index:2;
  bottom:0px;
}

div#masthead ul li {
  float:left;
}

div#masthead ul li a {
  color:#686868;
  text-decoration:none;
  display:block;
  font-size:1.4em;
  padding:40px 20px 20px;
}


div#masthead ul li.current_page_item {
  background:url(./images/nav_bg_1.png) bottom repeat-x;
}
div#masthead ul li.current_page_item1 a:hover {
  background:url(./images/nav_bg_1.png) bottom repeat-x;
}
div#masthead ul li.current_page_item1 {
  background:url(./images/nav_bg_gra.png) bottom repeat-x;
}


div#masthead ul li.meny1 {
  background:url(./images/nav_bg_gra.png) bottom repeat-x;
}
div#masthead ul li.meny1 a:hover {
  background:url(./images/nav_bg_1.png) bottom repeat-x;
}
div#masthead ul li.meny11 {
  background:url(./images/nav_bg_1.png) bottom repeat-x;
}



div#masthead ul li.meny2 {
  background:url(./images/nav_bg_gra.png) bottom repeat-x;
}
div#masthead ul li.meny2 a:hover {
  background:url(./images/nav_bg_1.png) bottom repeat-x;
}
div#masthead ul li.meny21 {
  background:url(./images/nav_bg_1.png) bottom repeat-x;
}


div#masthead ul li.meny3 {
  background:url(./images/nav_bg_gra.png) bottom repeat-x;
}
div#masthead ul li.meny3 a:hover {
  background:url(./images/nav_bg_1.png) bottom repeat-x;
}
div#masthead ul li.meny31{
  background:url(./images/nav_bg_1.png) bottom repeat-x;
}


div#masthead ul li.meny4 {
  background:url(./images/nav_bg_gra.png) bottom repeat-x;
}
div#masthead ul li.meny4 a:hover {
  background:url(./images/nav_bg_1.png) bottom repeat-x;
}
div#masthead ul li.meny41 {
  background:url(./images/nav_bg_1.png) bottom repeat-x;
}

div#masthead ul li.meny5 {
  background:url(./images/nav_bg_gra.png) bottom repeat-x;
}
div#masthead ul li.meny5 a:hover {
  background:url(./images/nav_bg_1.png) bottom repeat-x;
}
div#masthead ul li.meny51{
  background:url(./images/nav_bg_1.png) bottom repeat-x;
}

div#masthead ul li.meny6 {
  background:url(./images/nav_bg_gra.png) bottom repeat-x;
}
div#masthead ul li.meny6 a:hover {
  background:url(./images/nav_bg_1.png) bottom repeat-x;
}
div#masthead ul li.meny61{
  background:url(./images/nav_bg_1.png) bottom repeat-x;
}



div#gult-strack {
 margin-left: 4px;
}

/* Banner image dropshadow */
div#masthead_image {
     background:url(./images/main_bg.png) repeat-y;
	width:780px;

  height:300px;
  clear:both;
  padding:0px 4px;
  position:relative;
  margin-left:48px;
  z-index:2;
  
}

a {
  outline:0;
}

/* Page dropshadow */
div#content {
  width:710px;

  /*background:url(./images/main_bg.png) repeat-y; */
}

div#bakgrund-blogg {
 background:url(./images/main_bg.png) repeat-y; 
  width:780px;
  margin-left:48px;
}
/*-----------------------------------------------------------------------------

  Main Content

-----------------------------------------------------------------------------*/

div#main {
  padding: 13px 20px 20px 35px;
  width:710px;
  float:left;

}

/* Main header on single pages */
h2.header {
  color:#ff7e00;
  font-size:21px;
  padding:10px 0 0;
  line-height:1;
  margin:0 0 5px;
 
  position:relative;
}

div#main h2.header a {
  color:#e9ac21;
  text-decoration:none;
}

h2.header span {
  position:relative;
  background:#FFF;
  padding-right:10px;
  bottom:-5px;
}

/* Secondary headline above comments and comment form */
div#main h3 {
  margin:10px 0 5px;
  color:#ff7e00;

}

div#main p {
  color:#6b6b6b;
  line-height:1.8;
  margin:15px 0;
  
}

div#main a {
  color:#507FA3;
}

.article {
  margin-bottom:20px;
 
}

.article blockquote {
  margin:0 15px;
  padding:1px 15px;
  border-left:5px solid #B8D1E4;
  background:#F0F0F0;
}

.article ul, .article ol {
  font-size:1.2em;
  color:#6b6b6b;
  margin-left:15px;
}

.article ul li {
  margin:5px 0;
  padding-left:15px;
  background:url(./images/square.png) 0 center no-repeat;
}

.article ol {
  margin-left:30px;
}

.article ol li {
  list-style:decimal;
  margin:10px 0;
}

.article ol li ol {
  font-size:1em;
  margin-left:15px;
}

#main p.byline {
  color:#3e3e3e;
    text-transform:uppercase;
  border-bottom-width: 1px;
  font-size: 10px;
border-bottom-style: dotted;
margin-bottom: 23px;
border-bottom-color: #cccccc;
}

ul.article_footer {
  text-align:right;
  margin:10px 0;
  background:#F1F1F1;
  padding:5px 10px;
  border:1px solid #DADADA;
  border-width:1px 0;
  line-height:1.5;
}

ul.article_footer li {
  font-size:0.9em;
  display:inline;
  background:none;
  border-left:1px solid #DADADA;
  margin-left:5px;
  padding-left:10px;
}

ul.article_footer li.first {
  border-left:0;
}

/*-----------------------------------------------------------------------------

  Secondary Content

-----------------------------------------------------------------------------*/

div#secondary {
  padding:200px 0px 0px 0;
  width:159px;
  float:left;
  margin-right:-50px;
}

div#secondary ul#sidebar {
  margin:10px 0 10px;
  color:#507fa3;
  padding-bottom:10px;
  border-bottom:1px solid #e7e7e7;
}

div#secondary ul#sidebar li {
  margin:5px 0;
  font-size:1.2em;
  line-height:1.5em;
}

/* Sidebar headers */
div#secondary h2 {
  text-transform:uppercase;
  color:#507fa3;
  margin:20px 0 8px;
  font-size:1em;
  line-height:1;
}

div#secondary a {
  color:#333333;
  text-decoration:none;

}

div#secondary a:hover {
  text-decoration:none;
  

}

div#secondary ul.children {
  margin-left:5px;
  padding-left:10px;
  border-left:5px solid #EAEAEA;
}

div#secondary ul#sidebar li li {
  font-size:1em;
}

/* Optional bio area header (commented out by default) */
div#author h2 {
  font-size:1.2em;
}

div#secondary p {
  line-height:1.5;
  margin:5px 0;
  color:#666;
}

/* Search input */
form#searchform {
  position:relative;
  height:28px;
  margin-bottom:20px;
}

form#searchform input#s {
  position:absolute;
  top:0;
  height:18px;
  width:130px;
  padding:5px;
  background:url(./images/text_bg.png) repeat-x;
  border:1px solid #bcbcbc;
}

input#search_submit {
  position:absolute;
  right:0;
}

.produkt-wrapper {
	display: inline-block;
}
	

.produkt-wrapper a:hover {
	background-color:#e9ac21;
	
	
	
}


.produkt-rubrik {
height: 25px;
width: 144px;
background:url(./images/produkt_rubrik_bg.gif);
padding-left: 15px;
padding-top: 9px;
font-size:9px;
margin-top:20px;
text-transform:uppercase;
font: verdana, Helvetica, sans-serif;
}


.produkt-bild {
margin-top: 3px;
margin-left: 9px;

}



.oss-text h1 {
   font:2.2em 'Trebuchet MS', Arial, Helvetica;
  margin-bottom:40px;
  line-height:normal;
  background-color: #e9ac21;
padding: 7px;
margin-left:-7px;
margin-bottom:-7px;
}

.oss-text-titel {
  font-size:1.3em;
  margin-top:10px;
  margin-bottom:10px;
  color:#606060;
}

.oss-text-kontakt {
  font-size:1.1em;
  line-height: 1.2em;
  color:#212121;
}


.produkter-rubrik {
	font-size: 26px;
	background:#e9ac21;
	padding:10px;
	color:#000;
	}
	
.produkter-lankar {
	font-size: 11px;
	color:#333333;
	line-height:1.5em;
	
	}	
	
.produkter-lankar a {
	color:#507FA3;
	text-decoration:none
	}	
	
.produkter-lankar a:hover {
	color:#507FA3;
	text-decoration:underline;
	}		
	
#produkter-clear {
height:40px;

}	

#produktlista-clear {
width: 20px;
float:left;
height:40px;

}


.produktlista-text-lista {
width: 160px;
float:left;
display:block;

}



.produktlista-text-lista ul {
margin-left: 5px;
margin-top: 10px;
color:#333;
}

.produktlista-text-lista li {
	line-height:1.7em;
	font:1.0em 'Trebuchet MS', Arial, Helvetica;

}



.produktlista-text-lista a {
	text-decoration:none;
	color:#333;
	
}

.produktlista-text-lista a:hover {
	text-decoration:underline;
	color:#ed7206;

}

.produktlista-text-titel-1 {
    font:1.3em 'Trebuchet MS', Arial, Helvetica;
  line-height:normal;
  background-color: #e9ac21;
  text-valign:bottom;
  width:135px;
  height:25px;
padding-left: 15px;
padding-top: 110px;
padding-right:15px;
margin-bottom:0px;
font-weight:bold;
background-image:url(images/foto.jpg);
display:block;
vertical-align:bottom;
color:#313131;
}

.produktlista-text-titel-2 {
    font:1.3em 'Trebuchet MS', Arial, Helvetica;
  line-height:normal;
  background-color: #e9ac21;
  text-valign:bottom;
  width:135px;
  height:25px;
padding-left: 15px;
padding-top: 110px;
padding-right:15px;
margin-bottom:0px;
font-weight:bold;
background-image:url(images/video.jpg);
display:block;
vertical-align:bottom;
color:#313131;
}


.produktlista-text-titel-3 {
    font:1.3em 'Trebuchet MS', Arial, Helvetica;
  line-height:normal;
  background-color: #e9ac21;
  text-valign:bottom;
  width:135px;
  height:25px;
padding-left: 15px;
padding-top: 110px;
padding-right:15px;
margin-bottom:0px;
font-weight:bold;
background-image:url(images/webb.jpg);
display:block;
vertical-align:bottom;
color:#313131;
}


.produktlista-text-titel-4 {
    font:1.3em 'Trebuchet MS', Arial, Helvetica;
  line-height:normal;
  background-color: #e9ac21;
  text-valign:bottom;
  width:135px;
  height:25px;
padding-left: 15px;
padding-top: 110px;
padding-right:15px;
margin-bottom:0px;
font-weight:bold;
background-image:url(images/text.jpg);
display:block;
vertical-align:bottom;
color:#313131;
}

/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/

ul#footer {
  
  height:8px;
  width:828px;
  margin: auto;
  padding-left:48px;
  background:url(./images/bottom48.png) no-repeat;
  text-align:center;
  font-size:1em;
  color:#686868;
  padding:15px 0px;
  float:right;
 
}

ul#footer li {
  display:inline;
  margin-left:10px;
}

ul#footer li span {
  position:absolute;
  text-indent:-9999em;
}

ul#footer li a {
  color:#686868;
  text-decoration:none;
}

/*-----------------------------------------------------------------------------

  Wordpress Specific Stuff - Elements that weren't in my original stylesheet

-----------------------------------------------------------------------------*/

ol.commentlist {
  margin-top:15px;
  color:#555;
}

/* Background color for visitor comments */
ol.commentlist li {
  background:#F1F1F1;
  padding:10px;
  margin:10px 0;
}

/* Background color for Admin comments */
ol.commentlist li.alt {
  background:#e9e9e9;
}

textarea#comment {
  width:500px;
}

#main p.comment_meta {
  margin:0;
  float:right;
}

/* Optional popup window (NOTE: popups make for bad UI IMHO) */
body#commentspopup {
  background:#FFF;
  padding:20px;
}

body#commentspopup a {
  color:#666;
}

body#commentspopup h1 a {
  position:relative;
  top:0;
  left:0;
}

body#commentspopup h3 {
  color:#555;
}

body#commentspopup p {
  margin:10px 0;
  color:#555;
}

body#commentspopup textarea {
  width:340px;
}

/* Image stuff for 2.6.1 */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -moz-border-radius: 3px;
  -khtml-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}

.wp-caption img {
  margin: 0;
  padding: 0;
  border: 0 none;
}

.wp-caption-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

p.entry_info {
  clear:both;
}

div.navigation {
  margin:10px 0;
}

/*-----------------------------------------------------------------------------

  CSS Magic

-----------------------------------------------------------------------------*/

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  .clearfix {display:block;}
/* End hide from IE Mac */


