/*  
Theme Name: Blobbie
Description: Blobbie Illustration
Version: 1
Author: Kanu
Author URI: http://www.bouncy-bubbles.net
*/

BODY { 
  background-image: url("");
  background-attachment: fixed;
  background-position: 50% 50%;
  background-repeat: no-repeat;
} 


body { 	background: #ffd7ff;
		margin-top: 0px; 
scrollbar-face-color: #ffd7ff;
scrollbar-track-color: #ffd7ff;
scrollbar-arrow-color: #ffd7ff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffd7ff;
scrollbar-darkshadow-color: #ffd7ff;
scrollbar-shadow-color: #ff84ff;}

body {
background-color: #ffeef4;
font-size: 13px;
font-family:  Arial, SunSans-Regular, Sans-Serif;
color:#8c5221;
padding:0px;
text-align:left;
line-height: 15px;
margin:0px;
}

a {
color:#21a552;
text-decoration:none;  
font-weight:bold; 
}
a:visited {
color:red;
}
a:hover {
color:red; 
background-color: #f9cbe6;
}
a:active {
color:red; 
background-color: #f9cbe6;
}


h1 {
font-size: 12px;
text-align:center;
text-transform:uppercase;
padding:0px 0px;
margin:0px 
}

h2 {
font-size:24px;
font-weight: normal;
padding: 5px 10px;
line-height:20px;
margin:0px;
}

img.download {
vertical-align:middle;
}

.header {
color: #F77ba5;
font-size:22px;
text-align:right;
padding:8px;
border-bottom: 0px solid #f77ba5;
font-weight: bold;
}

.sheader {
color: #21a552;
font-size:18px;
text-align:left;
padding:8px;
border-bottom: 0px solid #f77ba5;
font-weight: bold;
}



/* ----------container to center the layout-------------- */
#container {
width: 750px;
margin-bottom: 0px;
margin-top:0px;
margin-left: auto;
text-align:left;
margin-right: auto;
background-color: #FAF7C1;
}

/* ----------banner for logo-------------- */
#banner {
background-color: #FAF7C1;
text-align: right;
padding: 0px;
margin: 0px;
}
#banner img {
padding:0px 
0px;
} 

/* -----------------content--------------------- */
#content {
background-color: #FAF7C1;
padding: 15px 10px 10px 15px;
margin-left: 200px;
margin-right: 0px;
line-height: 17px;
}
div#content { 
min-height:600px;
height:expression(this.scrollHeight > 600 ? "auto":"600px"); 
}

p, pre{
padding: 5px 10px;
margin:0px;
}

/* --------------left navi------------- */
#left {
float: left;
width: 200px;
margin: 0px;
line-height: 17px;
padding: 15px 10px 10px 10px;
}

/* -----------footer--------------------------- */
#footer {
clear: both;
margin: 0px;
padding: 15px;
text-align: center; 
color: #fff;
font-weight:bold;
background-color: #84c65a;
}

#footer a {
color:#fff;
text-decoration:underline;
}
#footer a:visited {
color: #fff;
text-decoration: underline;
}
#footer a:hover {
color: #fff;
text-decoration:none;
border-bottom:2px solid #fff;
}
#footer a:active {
color: #fff;
text-decoration: underline;
}

.pic {
border: 2px solid #84c65a;
background-color:#fff;
}

.plugs {
font-size:10px;
font-family:tahoma;
background-color:#faf7c1;
padding: 4px;
border:0px; }

.tcode {
color:#8c5221; 
background-color:#fff; 
border:1px solid; 
font-size: 9px;
font-family: arial, verdana, sans-serif;
width:100px; 
height:25px;
border-color: #8c5221; }

blockquote {
background-color:#faf7c1;
padding:4px;
color:#8c5221;
border-left:6px solid #fff;}

input, textarea, select {
color:#8c5221; 
font-size:12px;
font-family: arial, verdana, sans-serif;
background-color:#fff; 
border:1px solid; 
border-color: #8c5221; 
}

acronym, abbr {
border-bottom:1px dashed #808285;
}

/* -----------menu--------------------------- */
div#navcontainer
{
background-color: #84c65a;
border-top: solid 0px #FFFFFF;
border-bottom: solid 0px #FFFFFF;
}

div#navcontainer ul
{
font-family: arial, Helvetica, sans-serif;
font-weight: bold;
color: #fff7e7;
text-align: center;
margin: 0;
padding-bottom: 5px;
padding-top: 5px;
}

div#navcontainer ul li
{
display: inline;
margin-left: -3px;
}

div#navcontainer ul li a
{
padding: 5px 10px 5px 10px;
color: white;
text-decoration: none;
border-right: 1px solid #fff;
}

div#navcontainer ul li a:hover
{
background-color: #f77ba5;
color: white;
}

#active a {border-left: 1px solid #fff; }

/* WORDPRESS TAGs */

/* COMMENTS */
.commentlist li {
margin: 15px 0px 5px;
padding: 5px 10px 5px;
list-style: none;
}
#commentlist {
margin: 1.8em 0;
padding: 8px;
list-style-type: none;
}
#commentlist li {
padding: 9px 9px;
width: 300px;
border-top: 0px solid #d9ffd7;
border-right: 0px solid #cef2cc;
border-left: 0px solid #cef2cc;
}

.alt {
background-color: #fff7e7;
color: #8c5221;
border-top: 0px dashed #FFFFFF;
border-bottom: 0px dashed #FFFFFF;
}

/* META-TAGS  */
.meta {
font-size: 10px;
color: #8c5221;
margin: 0px;
padding-left: 3px;
padding-bottom: 0px;
font-family: verdana;
font-weight: normal;
}
.meta a:link, .meta a:visited, .meta a:active {
color: #8c5221; 
font-weight: normal;
font-family : verdana;
letter-spacing: 0;
text-transform: lowercase;
text-decoration:underline;
border-bottom: 0px dashed #8c5221;
}
.meta a:hover {
text-decoration: none;
background-color: #faf7c1;
border-bottom: 1px dashed #8c5221;
}
.meta ul {
display: inline;
margin: 0;
padding: 0;
list-style: none;
}
.meta li {
display: inline; 
}
