/*
Theme Name: Flora the explora
Theme URI: http://www.bouncy-bubbles.net
Description: Floral theme for my site.
Date: 19-07-09
Version: 1.0 
Author: Kanu
Author URI: http://www.bouncy-bubbles.net
*/
@import 'wordpress.css';


html, body {
text-align: center; /* center things in pre-IE6 */
background-color: #F7F6F2;
margin: 0px;
padding: 0px;
font-family: verdana, arial, tahoma, sans-serif;
font-size: 11px;
line-height: 19px;
color: #56564c;
}

/* ---------Links general---------- */
a {
color: #A658E4; 
font-weight: bold; 
text-decoration: none; 
outline: none; /* foxxy fix */
border-bottom: 0px dotted #BFD7D6;
}
a:visited {
color: #A658E4; 
outline: none; /* foxxy fix */
font-weight: bold; 
text-decoration: none; 
border-bottom: 0px dotted #BFD7D6;
}
a:hover {
color: #FBAB40; 
outline: none; /* foxxy fix */
font-weight: bold; 
text-decoration: none; 
border-bottom: 0px solid #BFD7D6;
}
a:active { 
outline: none; /* foxxy fix */
color: #FBAB40; 
font-weight: bold; 
text-decoration: none; 
border-bottom: 0px solid #D7BC9E;
}

/*--IMP Image Links properties --*/

.pic, a .pic, a:link .pic, a:visited .pic, a:active .pic {
background-color: #fff;
padding: 5px;
border:0px;
border-bottom: 1px solid #ECEDE8;
border-right: 1px solid #ECEDE8;
}

a:hover .pic {
background-color: #FEF7F5;
padding: 5px;
border:0px;
border-bottom: 1px solid #ECEDE8;
border-right: 1px solid #ECEDE8;
}

.pix, .pix a, .pix a:link, .pix a:active, .pix a:visited {
background-color: #fff;
padding: 6px;
margin: 6px;
border: 1px solid #CCCCCC;
border-top: 0px;
border-left: 0px;
}

.pix a:hover {
background-color: #FDEDF0;
padding: 6px;
margin: 6px;
border: 1px solid #ffffff;
border-top: 0px;
border-left: 0px;
}

.pixnb { 
border: 2px transparent;
margin: 5px;
padding: 5px;
text-align:center;
}

/* ---------- Misc general HTML settings---------- */
b, strong {
color: #6BC0C0;
font-weight: bold;
}

blockquote {
background: url('images/quote.gif') no-repeat top left;
padding-left:50px;
border:0px;
font-size: 10px;
width: 350px;
}

i, em { 
color: #FF5717;
font-style: italic;
font-weight:normal;
}

del {
color: #68685B;
padding: 2px;
background-color:#EFF0E8;
text-decoration: line-through;
}

ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none; 
  }

h1 {
color: #61A1D9;
font-weight: bold; 
font-size: 18px;
}

h2 {
color: #B3D780;
font-size: 18px;
} 

fieldset {
border: 0px;
}

input, textarea, select {
color:#6C6C60; 
font-size:11px;
font-family: verdana, sans-serif;
background-color:#F7F6F2; 
border: dashed 1px #CCC8BB; 
}

textarea:focus, input:focus {
border: 1px solid #CCC8BB;
background-color: #fff;
}

div.hr {background: transparent url(images/hr.gif) no-repeat scroll center; height: 20px}
div.hr hr {display: none}

tr, td {
font-size: 11px; }

.center {
text-align: center;
margin: 4px auto;
}

/* ----------Layout Structure Main---------- */
#container {
margin: 5px auto;
padding: 0px;
width: 960px;
text-align: left;
}

#header {
background: url('images/top.jpg') no-repeat top center;
height: 203px;
width: 960px;
}

#body {
background: url('images/bod0.jpg') repeat-y top center;
width: 960px;
min-height: 400px;
margin: 0px 0px 0px 0px;
padding: 0px;
padding-bottom: 0px;
}

.title, #title, .post_title { /*!-----IMPORTANT WORDPRESS TITLE TAG HERE-----!*/
background: transparent url('images/1.gif') no-repeat top right;
height: 40px;
width: 440px;
text-align: left;
font-size: 18px;
padding: 10px 0px 0px 0px; 
color: #E391FF;
font-weight: bold;
}

.stitle, #stitle {
background: transparent url('images/2.gif') no-repeat bottom right;
width: 220px;
text-align: left;
font-family: arial, tahoma, verdana, sans-serif;
font-size: 14px;
padding: 0px 0px 15px 0px; 
margin: 0px;
color: #8AC209;
font-weight: bold;
}

div#bodybox {
width: 900px;
float: left;
margin:0px;
padding: 0px;
}
div > #bodybox { width: 860px; }

div#content { 
float: left;
width: 450px;
margin: 0px 0px 0px 70px; /*140*/
}
div > #content { margin: 0px 0px 0px 140px; }

div#content ul { list-style-position:inside; }

#content a {
color: #FC6789; 
font-weight: bold; 
text-decoration: none; 
outline: none; /* foxxy fix */
}
#content a:visited {
color: #FC6789; 
outline: none; /* foxxy fix */
font-weight: bold; 
text-decoration: none; 
}
#content a:hover {
color: #8AC209; 
outline: none; /* foxxy fix */
font-weight: bold; 
text-decoration: none; 
}
#content a:active { 
outline: none; /* foxxy fix */
color: #FC6789; 
font-weight: bold; 
text-decoration: none; 
}

#content ul {
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
font-family: Verdana, arial, Helvetica, sans-serif;
font-size:11px;
line-height: 20px;
}

#content li a, #content li a:visited, #content li a:active 
{
padding: 0px;
padding-left: 15px;
background: url('images/bullet.gif') no-repeat center left;
border-bottom: 0px dashed #fff;
color: #FE6D8E;
}

#content li  a:hover
{
background: url('images/bullet2.gif') no-repeat center left;
color: #25A0FF;
border-bottom: 0px dotted #E5E6E1;
}

/*---------- Content Lists Inside pages etc.---------- */
.lists{
width: 100%;
margin: 0px 0px 5px 0px;
border:none;
}
.lists ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}
.lists ul li {
float:left;
width: 150px;
margin:0px;
padding:0px;
list-style-type:none;
}
.lists li a, .links ul li a:visited, .links ul li a:active {
display: block;
width: 150px;
height: auto;
margin: 0px 0px 0px 2px;
padding: 2px 2px 2px 12px;
background: url('images/bul.gif') left no-repeat;
border-bottom:1px solid #f0f0f0; 
} 
.lists ul li a:hover {
background: #fef8fa url('images/bul2.gif') left no-repeat;
}
html>body .lists ul li a {
width: 150px;
}

#sidebar {
float: right;
width: 200px;
margin: 0px 50px 0px 20px;
font-size: 10px;
line-height: 16px;
padding: 0px;
}

/*----------Sidebar items lists, non-sticky---------- */

#sidebar .nonstickylists {font-size: 10px; }

#sidebar .nonstickylists  ul {
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
font-family: Verdana, arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
color: #89A5D1;
}

#sidebar .nonstickylists  li a
{
display: block;
padding: 1px;
padding-left: 15px;
width: 200px;
background: url('images/bul.gif') no-repeat center left;
background-color: #FAFAFC;
border-bottom: 1px dotted #E5E6E1;
color: #89A5D1;
}

#sidebar .nonstickylists li  a:hover
{
background: url('images/bul2.gif') no-repeat center left;
background-color: #Ffffff;
color: #F1A0B1;
border-bottom: 1px solid #E5E6E1;
}

/*-----VIP-----*/
#clear {
clear: both;
}

/* ----------Bottom Sidebar Main BACKGROUND----------*/
#botbar{
background: url('images/bott2.jpg') repeat-y top center;
margin: 0px;
padding: 0px;
min-height: 236px;
width: 960px;
}

/*---------- Bottom bar list style, CHECK!!------------*/
#botbar ul {
color: #aeaeae;
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
font-family: Verdana, arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
}

#botbar li a{
color: #aeaeae;
display: block;
padding: 1px;
padding-left: 15px;
width: 200px;
background: url('images/bul.gif') no-repeat center left;
background-color: #FAFAFC;
border-bottom: 1px dotted #E5E6E1;
}

#botbar li a:hover
{
background: url('images/bul2.gif') no-repeat center left;
background-color: #Ffffff;
color: #EEA0B0;
border-bottom: 1px solid #E5E6E1;
}

/*---------------Bottom Bar Structure----------*/
#botbox {
width: 780px;
height: 175px;
float: left;
text-align: left;
margin: 5px;
margin-top:0px;
padding: 0px 0px 0px 20px;
font-size: 10px;
line-height:15px;
}

div#lbotbox {
float: left;
width: 260px;
margin: 0px 0px 0px 80px;
padding: 0px;
}
div > #lbotbox { margin-left: 180px; }


div#rbotbox {
float: right;
width: 260px;
margin: 0px 15px 0px 0px;
}
div > #rbotbox { margin-right: 40px;}

/*----------Footer----------*/
#footer {
margin: 0px;
padding:0px;
height: 200px;
width: 960px;
}

.noborder {
border: 0px;
}

/* ----------Sticky note---------- */
#sticky {
background: transparent url('images/stickyy.gif') no-repeat top center;
margin-top: 0px;
padding: 0px;
height: 250px;
width: 216px;
}

#stickybox {
position: relative;
top: 70px;
left: 20px;
width: 170px;
height: 200px;
float: left;
text-align: left;
margin: 5px;
padding: 0px 0px 0px 0px;
font-size: 10px;
line-height:15px;
}

/* ----------Sticky Rollover butons---------- */

/*-------Sticky rollover lists-----*/
ul#stickybox {
  margin: 0px;
  padding: 0px;
  list-style-type: none; 
  }
  
li#stickybox { float:left; list-style-type: none; width: 76px; }

#stickybox a {
  display: block;
  overflow: hidden;
  width: 76px;
  border-bottom: 2px solid #F0EEEB;
  height: 19px;
  text-indent:-9999px;
  background-repeat: no-repeat;
  background-position: 0px -19px; 
  margin-bottom: 5px;}
 
#stickybox a:hover { background-position: 0 0; border-bottom: 2px solid #F0EEEB;}

#stickybox a.home { background-image:url(images/rollover/home.gif); }
#stickybox a.about { background-image:url(images/rollover/about.gif); }
#stickybox a.content { background-image:url(images/rollover/content.gif); }
#stickybox a.links { background-image:url(images/rollover/links.gif); }
#stickybox a.contact { background-image:url(images/rollover/contact.gif); }

/* ----------Tweet Birdy OLD---------- 
#tweet a {
float: right;
display: block;   
background: transparent url(images/tweet.png) no-repeat top center;   
width: 32px;   
height: 38px;   
margin-top: -35px; 
border: 0px; 
}

#tweet a:hover {
float: right;
display: block;   
background: transparent url(images/tweet2.png) no-repeat top center;   
width: 50px;   
height: 38px;   
margin-top: -37px; 
border: 0px; 
}
*/

/*-----NEW */
#tweet a {  
position: relative;
top: -35px;
right: 5px; 
float: right;
border: 0px; 
display: block;   
background: url(images/tweetie.gif) no-repeat bottom;   
width: 60px;   
height: 38px;   
/*margin-top: -35px; */
}

#tweet a:hover { 
position: relative;
top: -34px;
right: 5px;   
float: right;
width: 60px;
height:38px;
/*margin-top: -34px; */
border: 0px;
background: url(images/tweetie.gif) no-repeat top;   
}

/* ----------!!Wordpress Related LAYOUT Tags!!----------*/
.date {
background: transparent url('images/date.gif') no-repeat;
height: 70px;
width: 61px;
position: absolute;
display: inline;
text-align: center;
margin: 0px 0px 0px -84px;
z-index:  2;
}

*+html .date {
margin-top: 10px;
} * html

 .date {
 margin-top: 10px;
 }
 
.date .data {
margin-left: 10px;
padding-top: 20px;
display: block;
font-weight: bold;
text-transform: uppercase;
}

.date .data .j {
font-size: 18px;
color: #EA7189;
font-family: arial, verdana, tahoma, sans-serif;
border-bottom: 1px dotted #BC76E1;
}

.date .data .my 
{margin-left: -1px;
color: #FB418F;
font-size: 11px;
font-family: verdana, arial, tahoma, sans-serif;
letter-spacing: -1px;
}

.post_title {      /* Same as Title */
background: transparent url('images/1.gif') no-repeat top right;
height: 40px;
width: 440px;
text-align: left;
font-size: 22px;
padding: 10px 0px 0px 0px; 
color: #E391FF;
font-weight: bold;
}

/*---------- BLOG ENTRY box, Check~!----------*/
p#postbox {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 30px;
margin-left:0px;
padding-top: 0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 0px;
}

div > p#postbox { margin-top: -30px;}


/*---------- Categories, Comment Link text and time posted ~ META DATA----------*/
.post_tag {
font-size: 11px;
font-weight: bold;
color: #FB418F;
margin: 20px 0px 20px 0px;
border:0px;
}

/*---Cute comment cloud ---*/
.comcloud { 
font-size: 11px;
font-weight: bold;
color: #FB418F;
border-bottom: 0px; 
}

.comcloud  a, .comcloud a:visited, .comcloud a:active  {
float: right;
font-size: 12px;
display: block;   
border-bottom: 0px; 
background: url(images/comment.gif) no-repeat top right;   
width: 60px;   
height: 22px;  
text-align: left;
margin-top:1px;
margin-bottom: 4px; 
}

.comcloud a:hover {
background: url(images/comment.gif) no-repeat bottom right;   
margin-bottom: 4px; 
margin-top:1px;
border-bottom: 0px; 
}

/*----------Widget Sidebar & Bottom bar Widget Box----------*/
.widget {
width: 100%;
font-size: 10px;
margin-top: 30px;
margin-right: 0px;
margin-bottom: 0px;
margin-left:0px;
padding-top:0px;
padding-left: 0px;
padding-right: 0px;
padding-bottom: 10px;
}

/*----------- WP Calendar ----------*/
#wp-calendar {
margin-right: auto; margin-left: auto; /*---!!Centering div within div!!---*/
border-spacing:1px;
padding:0 4px 2px 4px;
background: #fcf4dc;
width: 150px;
}

#wp-calendar td a {
letter-spacing:0px;
color: #FF8872;
font-weight: bold;
}
#wp-calendar td a:hover {
color: #f54991;
background: none;
}

#wp-calendar td {
letter-spacing: 0px;
font: normal 10px Arial;
color: #C8A176;
text-align:center;
background-color: #FAECC0;
padding: 0px 2px 0px 2px;
/*-moz-border-radius: 4px 4px 4px 4px;*/
}

#wp-calendar td.pad { /* Blank cells */ background: #FDF7E1; }
#wp-calendar td#today { /* Current Day */ background: #FAD688; }
#wp-calendar thead { /* The days of week header */ font: bold 10px Arial; }
#wp-calendar caption { /* Month Heading */
background: #D9E5C1;
padding: 2px 0px 2px;
font: bold 11px Arial;
color: #ffffff;
/*-moz-border-radius: 6px 6px 0px 0px;*/
}

/* ----------WORDPRESS COMMENTS PAGE ~ Imported from old themes, check!!---------- */
.commentlist li {
margin: 15px 0px 5px;
padding: 5px 10px 5px;
list-style: none;
}

#commentlist {
margin: 10px 0px;
padding: 8px;
list-style-type: none;
}

#commentlist li {
padding: 9px 9px;
width: 350px;
border-top: 0px solid #FCECBB;
border-right: 0px solid #CBF9AE;
border-left: 0px;
}

.alt {
background-color: #F9F6F1;
color: #A87A4E;
border-top: 0px dashed #FFFFFF;
border-bottom: 0px dashed #FFFFFF;
}

/* ----------WP Page Navi Plugin container---------- */
#wppagenavi {
margin-right: auto; margin-left: auto;
text-align:center;
padding-top: 30px;
}

/*----------Twitter for WP custom----------*/
ul.twitter {
margin-left: 0px;
padding-left: 0px;
list-style-type: none;
font-family: Verdana, arial, Helvetica, sans-serif;
font-size:10px;
font-weight:normal;
}

li.twitter-item a
{
display: block;
padding: 1px;
padding-left: 15px;
width: 200px;
background-color: #FAFAFC;
border-bottom: 1px dotted #E5E6E1;
background: url('images/bul.gif') no-repeat center left;
}

li.twitter-item a:link
{
color: #aeaeae;
text-decoration: none;
}

li.twitter-item a:hover
{
background: url('images/bul2.gif') no-repeat center left;
background-color: #Ffffff;
color: #5FA9A6;
font-weight:normal;
border-bottom: 1px solid #E5E6E1;
}

.twitter-timestamp {
font-style: italic;
color:#AFD5D3;
}

a.twitter-link {
font-weight:normal; 
}

a.twitter-user {
font-style: italic; 
}

/*---------Comment Plugger----------*/
.plugs {
margin:0px auto;
margin-bottom: 20px;
margin-top: 20px;
width: 400px;
min-height: 20px;
border: 1px dashed #D9E5C1;
padding: 6px;
padding-left: 20px;
color: #5FA0D9; 
font-weight: bold;
font-size: 13px;
text-align: left;
/*----!!-moz-border-radius: 6px;
-webkit-border-radius: 6px;!!----*/
border-left: 0px solid #F7FAFA;
border-right: 0px solid #F7FAFA;
background: #F7FAFA url('images/plugbg.gif') no-repeat center right;
}

.plugs  a, .plugs a:visited, .plugs a:active  {font-size: 10px; text-transform:capitalize; }