/*  
Theme Name: CHARMMY
Theme URI: http://lakambini.org
*/

/* Basics and Typography */
body { 
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
line-height:13px;
background-image:url('http://img186.imageshack.us/img186/9288/bghi5.png');
}

table,tr,td {
font-size: 11px; 
line-height:14px; 
letter-spacing:0pt;
color: #666666;
font-family: tahoma;
}

/*** bold italic underline ***/

b, strong {color: #FB8758; font-size: 10px;}
i, em {color: #666666; border-bottom: 1px solid #E0DD8A; font-size: 10px; }

a {
color: #93BE76;
padding:0px;
margin:0px;
text-decoration: none;
font-weight: bold;
letter-spacing: 0em;
font-weight: normal}

/*** pages ***/

h1 {
background: none;
font: 16px Tahoma;
text-transform: lowercase;
padding-left: 0px;
margin-top: 5px;
margin-bottom: 3px;
color: #ff99cc;
width: 70%;
text-align: right;
font-weight : bold;
border-bottom: 1px dotted #cccccc;
letter-spacing: 2px;}


h2 {	
background: none;
font: 16px Tahoma;
text-transform: lowercase;
padding-left: 0px;
margin-top: 5px;
margin-bottom: 3px;
color: #bce6a7;
width: 70%;
text-align: right;
font-weight : bold;
border-bottom: 1px dotted #cccccc;
letter-spacing: 2px;}

h4 {	
background: none;
padding-left: 0px;
margin-top: 5px;
margin-bottom: 3px;
width: 70%;
text-align: right;
font-weight : normal;
border-bottom: 1px dotted #cccccc;}	

hr {
border: 1px;
border-top: dotted 1px #d9d9d9;
height: 1px;
}

/*** blog ***/

/* required */

.bloggie
{position: absolute; top: 40; left: 160; width: 460;
font-size:10px;
font-family: verdana;
line-height:17px;
color:#808080;
letter-spacing:0px;
text-align:justify;
}

/* required */
.rightsb
{position: absolute; top: 320; left: 660; width: 160;
font-size:9px;
font-family:verdana;
line-height:12px;
text-align:justify;
color:#dcdddd;
}

/*** textarea select input ***/

input, textarea, select {
background-color: transparent;
border-top: 1px dotted #bce6a7;
border-left: 1px dotted #bce6a7;
border-bottom: 1px dotted #bce6a7;
border-right: 1px dotted #bce6a7;
color: #808080;
font-size: 10px;
font-family: Verdana;
}

/*** links ***/

a:link, a:visited, a:active 
{
color: #93BE76;
text-transform: normal;
}

a:hover {
color: #bce6a7;
text-transform: normal;
}

/*** comments css ***/

.commentlist li {
margin: 15px 0px 5px;
padding: 5px 10px 5px;
list-style-image: none;
}

#commentlist {
margin: 1.8em 0;
padding: 8px;
list-style-type: none;
list-style-image: none;
}

#commentlist li {
padding: 9px 9px;
width: 430px;
list-style-image: none;
}

.alt {
background-color: transparent;
list-style-image: none;
}

/*** sidebar css ***/


.sidebar1 {
color: #663300;
font-family: verdana;
font-size: 10pt;
line-height: 16px;
text-align: left; 
text-transform: uppercase;
background-color: #E3E6E2;
border-bottom: 2px solid #CEF898;
letter-spacing: 1px;
}

.sidebar2 {
text-align: justify;
font-size: 10px;
font-family: verdana;
color: #808080;
list-style-position: inside;
padding: 5px;
line-height: 15px;
background-color: transparent;
}

.head {
background: #none;
font: 20px 'Verdana';
text-transform: lowercase;
margin-top: 3px;
margin-bottom: 1px;
color: #808080;
letter-spacing: 0px;
border-bottom: 0px solid #87BC4E;
padding-bottom: 3px;	
text-transform: uppercase;}

/*** bullet ***/

li {
list-style-image: url('http://princecar.net/bull.gif');
padding: 0px;
margin: 0px;}

ul {
padding: 0px;
margin-left: 1px;
margin-top: 0px;
margin-bottom: 0px;
}

/*** image border ***/

.blogimage {
background-color: #ffffff; 
margin:1px 1px 1px 1px; 
padding:2px; 
border:1px solid #bce6a7;
}

/*** navigation ****/

.menu {
    width: 150px;
    border-bottom: 1px dotted #cccccc;
    background-color: #f1fbff;
    vertical-align:middle;
    margin-bottom: 2px;
    padding-top : 1px;
    padding-bottom : 1px;
    padding-left: 0px;
    padding-right: 0px;
    }
    
.menu:hover {
    width: 150px;
    border-bottom: 1px dotted #cccccc;
    vertical-align:middle;
    margin-bottom: 2px;
    padding-top : 1px;
    padding-bottom : 1px;
    padding-left: 0px;
    padding-right: 0px;
    background-color: #ffffff;
    }

/*** blockquote ***/

blockquote {
font-size:10px;
color: #000000;
text-align: center;
border-left: 4px solid #bce6a7;
border-right: 4px solid #bce6a7;
background-color: transparent;
font-family: verdana;
padding: 1px; 1px; 1px; 1px;} 
