/*

Theme Name: Tropicala
Description: Simple, modern, lightweight - <a href="http://www.wpthemes.ch">Traduction WP Themes</a>
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

*/

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

body {
  font: 62.5% Arial, Helvetica, sans-serif; /* Means 1em == 10px, 1.2em == 12px, etc. */
  background-image: url(http://culturemonthey.ch/wp-content/bg.png);
background-repeat: repeat-x repeat-y;
background-attachment: fixed; /* Set background image here */
}

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

img {
  border:0;
}

div#wrapper {
  width:778px;
  padding-top:8px;
  margin:25px auto 0;
  background: none;
}

div#masthead {
  width:790px;
  background: white;
  position:relative;
margin-bottom: 10px;
}

/* Blog Title */
h1 {
  font:3.2em;
}

h1 a {
font-family: Helvetica, Arial, sans-serif;
font-size: 350%;
  position:absolute;
  width:750 px;
  height:40px;
  left:30px;
  top:30px;
  font-weight: 100;
  text-decoration:none;
text-transform: uppercase;
  color: white;
}

/* Tagline */
#masthead p {
  position:absolute;
  margin:0;
  top:240px;
  left:30px;
font-family: "Georgia", serif;
font-size:1.8em;
font-style:italic;
color:white;
}

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

div#masthead ul li {
  float:left;
display: block;
}

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

div#masthead ul li a:hover,
div#masthead ul li.current_page_item {
  background: none;
}

/* Banner image dropshadow */
div#masthead_image {
  width:750px;
  height:250px;
  clear:both;
  padding:20px 20px;
  position:relative;
  z-index:1;
}

a {
  outline:0;
}

/* Page dropshadow */
div#content {
  width:800px;
  background: none;
}

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

  Main Content

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

div#main {
  padding:0 20px 20px;
  width:500px;
  float:left;
background: white;
}

/* Main header on single pages */
h2.header {
font-family: Arial, sans serif;
  color:black;
  font-size:24px;
font-weight:lighter;
  padding:10px 0 0;
  line-height:0.5;
  margin:0 0 5px;
  border-bottom:1px solid #e7e7e7;
  position:relative;
}

div#main h2.pagetitle {
  color:black;
border-bottom: 1px dotted black;
font-size: 150%;
padding-bottom: 5px;
padding-top: 10px;
text-transform: uppercase;
}

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

h2.header span {
font-family: Helvetica, Arial, sans-serif;
font-size: 200%;
text-transform: uppercase;
font-weight: 500;
line-height: 1;
  position:relative;
  padding-right:10px;
  bottom: 0px;
}

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

div#main p {
  color:#000000;
  line-height:1.5;
  margin:10px 0;
}

div#main a {
  color:#006699;
text-decoration: none;
}

div#main a:hover {
  color:#006699;
text-decoration: underline;
}

.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: black;
  margin-bottom:10px;
}

.article ul li {
  margin:5px 0px 5px 0px;
  padding-top: 4px;
  list-style: none;
border-top: 1px solid #e7e7e7;
}

.article ul li a {
  color: black;
}

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

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

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

.article_top {
font-family: Helvetica, Arial, sans-serif;
font-size:1.6em;
font-style: italic;
color:#2A2A2D;
border-bottom:1px solid #e7e7e7;
  margin-bottom:20px;
text-decoration: none;
}

.article_top ul {
  margin-left:0px;
}

.article_top ul li {
border-bottom:1px solid #e7e7e7;
}

.article_top ul li a {
color: black;
border-bottom:1px solid #e7e7e7;
}

div#main p.article_top a {
color: black;
font-size: 1em;
}

.post-meta {color: black;
font-family: "Arial", sans-serif;
border-bottom: 1.5px dotted black;
}

.post-meta-key {text-transform: uppercase; font-weight: bold; margin-right: 5px; }

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

  Secondary Content

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

div#secondary {
  padding:15px 20px 20px 20px;
  width: 200px;
  float:left;
background: white;
margin-left: 10px;
}

div#secondary ul#sidebar {
  margin:15px 0 20px;
  color:black;
  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;
font-weight: normal;
  color:#006699;
  margin:20px 0 8px;
  font-size:1.4em;
  line-height:1;
}

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

div#secondary a:hover {
  text-decoration:underline;
}

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;
  margin:5px 0;
  color:black;
}

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

form#searchform input#s {
  position:absolute;
  top:0;
  height:18px;
  width:156px;
  padding:5px;
  background: white;
  border:1px solid #bcbcbc;
}

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

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

  Footer

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

div#footer {
  padding:5px 20px 25px;
  width: 500px;
  float:left;
background: white;
margin-top: 10px;
}

div#footer ul#footer {
position: relative;
  height:8px;
  text-align:center;
  font-size:1em;
  color:#686868;
}

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

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

div#footer 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:#EBF9FC;
}

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 */

