/*
Theme Name: tropicala kif
Description: Modified Tropicala theme for drakard.com
Version: 1.0
Author: LetsEat.at (modified by Keith Drakard)
Author URI: http://www.letseat.at (http://drakard.com)

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

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

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


div#wrapper {
  width:768px;
  padding-top:8px;
  margin:10px auto 0;
  background:url('images/top.png') no-repeat;
}

div#masthead {
  width:768px;
  background:url('images/main_bg.png') repeat-y;
  position:relative;
}

/* Blog Title */
#masthead .sitetitle {
  float:left;
}
#masthead h1 {
  font:2.2em 'Trebuchet MS', Arial, Helvetica;
}
#masthead h1 a {
  position:relative;
  top:0.4em;
  left:0.9em;
  font-weight:bold;
  text-decoration:none;
  color:#8f2093;
}

h2 { font-size: 1.4em; color: #333; }
h3 { font-size: 1.3em; }
p, h4, h5 { font-size:1.2em; }

img {
  border:0;
}

/* Tagline */
#masthead p {
  position:relative;
  margin:0;
  top:1em;
  left:3.5em;
  color:#888;
}

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

div#masthead ul li {
  float:left;
}
div#masthead ul li a {
  color:#686868;
  text-decoration:none;
  display:block;
  font-size:1.4em;
  padding:2.6em 1em 0.8em;
}

div#masthead ul li a:hover {
  background:url('images/nav_bg.png') bottom repeat-x;
}

div#masthead ul li span {
  color:#383838;
  display:block;
  font-size:1.4em;
  padding:2.6em 1em 0.8em;
  font-weight:bold;
}
div#masthead ul li.current_page_item {
  background:url('images/nav_bg2.png') bottom repeat-x;
}


/* Banner image dropshadow */
div#masthead_image {
  background:url('images/image_bg.png') center no-repeat;
  width:724px;
  height:103px;
  clear:both;
  padding:8px 22px;
  position:relative;
  z-index:1;
}

a {
  outline:0;
}

/* Page dropshadow */
div#content {
  width:768px;
  background:url('images/main_bg.png') repeat-y;
}


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

/* Main header on single pages */
h2.header {
  color:#8f2093;
  font-size:24px;
  padding:0.2em 0 0.2em;
  line-height:1;
  margin:0 0 5px;
  border-bottom:1px solid #e7e7e7;
  position:relative;
}

div#main h2.header a {
  color:#8f2093;
  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:15px 0 5px;
  color:#8f2093;
}


div#main h3.pagetitle {
  font-size:1.8em;
}

div#main .article h2.header {
  font-size:1.6em;
  background:#F1F1F1;
  border:1px solid #DADADA;
  border-width:1px 0;
  padding:0 0 0.5em 0.4em;
}

/*div#main .article h2.header a {
  background:#f1f1f1;
}*/




div#main p {
  color:#6b6b6b;
  line-height:1.3em;
  margin:0.8em 0;
}

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

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


.entry {
  margin-bottom:0;
}

.entry p img.alignleft {
  margin:0 0.6em 0.2em 0;
}

.entry blockquote {
  margin:0 1.2em;
  padding:0.4em 1.2em;
  border-left:0.4em solid #b8d1e4;
  background:#f0f0f0;
}

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

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

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

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

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

.entry .taggedwith {
  margin-top:15px; padding-top:10px;
  border-top:1px solid #66c;
}
.entry .taggedwith img {
  vertical-align:bottom;
}

#main p.byline {
  color:#999;
}

.entry_info, ul.article_footer {
  text-align:right;
  margin:0 0 0.8em;
  background:#fff;
  padding:0 0.8em 0.2em;
  border:1px solid #dadada;
  border-width:0 0 1px 0;
  line-height:1.5em;
}
ul.article_footer {
	margin:0em 0 10px 0;
	padding:2px 10px;
}
.entry_info {
  text-align:left;
  background:#f1f1f1;
  border-width:1px 0;
}

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

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

ul.article_footer li img {
  vertical-align:bottom;
}

h4.indent {
  margin:0 0 2px 8px;
}
ul.ul-listing li {
  margin:0 0 3px 16px;
}

div#secondary {
  padding:15px 20px 20px 0;
  width:200px;
  float:left;
}

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

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

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

div#secondary a {
  color:#507fa3;
  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.3em;
  margin:0.7em 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:156px;
  padding:5px;
  background:url('images/text_bg.png') repeat-x;
  border:1px solid #bcbcbc;
}

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

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

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;
}

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;
}


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


.darkgame { background-color: #000; color: #fff; }
.lightgame { background-color: #fff; color: #000; }

.darkgame table, .lightgame table {
  margin:0 auto;
}


.adsense_targeting {
	display:none;
	visibility:hidden;
}

#main .textads {
	display:inline;
	margin-bottom:1.5em;
}
#sidebar .textads {
	display:inline;
}