/*  
Theme Name: SuperGirlyMe
Theme URI: http://lakambini.org
*/

/* links */

a:link, a:visited, a:active 
{
color: #ffc230;
text-transform: normal;
}

a:hover {
color: #00cc33;
text-transform: normal;
}

/* Basics and Typography */
body { 
margin-top:0px;
margin-left:0px;
margin-bottom:0px;
line-height:13px;
 
scrollbar-track-color: #ffffff;
scrollbar-face-color: #ffffff; 
scrollbar-arrow-color: #ffc02a;
}

table,tr,td {
font-size: 11px; 
line-height:14px; 
letter-spacing:0pt;
color: #666666;
font-family: tahoma;
}

/* Navigation */

a.nav  {
display: block;
padding-left: 4px;
font-family: verdana;
font-size: 9px;
background-color: #fbf7c3;
border-top: 1px solid #ffffff;
color	: #808080
text-align: justify;
line-height:14px;
letter-spacing: 1px;
text-transform: lowercase;
-moz-border-radius: 8px;
font-weight: normal;}

a.nav:link  {
display: block;
padding-left: 4px;
font-family: verdana;
font-size: 9px;
background-color: #fbf7c3;
border-top: 1px solid #ffffff;
color	: #808080; 
text-align: justify;
line-height:14px;
letter-spacing: 1px;
text-transform: lowercase;
-moz-border-radius: 8px;
font-weight: normal;}

a.nav:active  {
display: block;
padding-left: 4px;
font-family: verdana;
font-size: 9px;
background-color: #fbf7c3;
border-top: 1px solid #ffffff;
color	: #808080; 
text-align: justify;
line-height:14px;
letter-spacing: 1px;
text-transform: lowercase;
-moz-border-radius: 8px;
font-weight: normal;}

a.nav:visited  {
display: block;
padding-left: 4px;
font-family: verdana;
font-size: 9px;
background-color: #ffc02a;
border-top: 1px solid #ffffff;
color	: #808080; 
text-align: justify;
line-height:14px;
letter-spacing: 1px;
text-transform: lowercase;
-moz-border-radius: 8px;
font-weight: normal;}

a.nav:hover  {
display: block;
padding-left: 4px;
background-color: #ffffff;
border-top: 1px solid #ffffff
border-right: 0px solid #FFFFBF;
font-family: verdana;
font-size: 9px;
color	: #ff80c0; 
text-align: justify;
line-height:14px;
letter-spacing: 1px;
-moz-border-radius: 8px;
font-weight: normal;

}

a {
color: #99cc00;
padding:0px;
margin:0px;
text-decoration: none;
font-weight: bold;
letter-spacing: 0em;
font-weight: normal}

blockquote {
font-size:12px;
color: #808080;
text-align: justify;
border-bottom: 0px solid #ff99cc;
background-image:url('');
-moz-border-radius: 5px;
border-top: 0px solid #fef9fc;
border-right: 0px dotted #fef9fc;
border-left: 0px dotted #fef9fc;
background-color: #ffecef;
font-family: verdana;
padding: 1px; 1px; 1px; 1px;}

/* blog */

/* required */

.bloggie
{position: absolute; top: 220; left: 335; width: 390;
font-size:11px;
font-family: verdana;
line-height:17px;
color:#808080;
letter-spacing:0px;
text-align:justify;
}

/* required */
.rightsb
{position: absolute; top: 245; left: 125; width: 165;
font-size:9px;
font-family:verdana;
line-height:12px;
text-align:justify;
color:#808080;
}

input, textarea, select {
background-color: #ffecef;
color: #808080;
font-size: 11px;
border: 1px solid #ffecef; 
font-family: Verdana;
}

/* comments */


.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: 350px;
background-color: #fcf0d4;
border-top: 0px solid #d9ffd7;
border-right: 0px solid #cef2cc;
border-left: 0px solid #cef2cc;
list-style-image: none;
}

.alt {
background-color: #fcf0d4;
list-style-image: none;
border-top: 0px solid #f4f4f4;
border-right: 0px solid #f4f4f4;
border-left: 0px solid #f4f4f4;
border-bottom: 0px solid #f4f4f4;
}

/* for your pages*/

h1 {
background-color: #fcf0d4;
font: 12px arial;
text-transform: uppercase;
margin-top: 5px;
font-weight: bold;
margin-bottom: 3px;
color: #d18836;
letter-spacing: 2px;
text-align: right;}


h2 {	
background-color: #fcf0d4;
font: 12px arial;
text-transform: uppercase;
padding-left: 0px;
margin-top: 5px;
font-weight: bold;
margin-bottom: 3px;
color: #ff99cc;
text-align: right;
letter-spacing: 2px;}


h3 {    
background-color: #fcf0d4;
font: 12px arial;
text-transform: uppercase;
margin-top: 5px;
margin-bottom: 3px;
font-weight: bold;
color: #ff99cc;
letter-spacing: 2px;
text-align: right;}
	
/* do not delete this */
	
h4 {	
background: none;
padding-left: 0px;
margin-top: 5px;
margin-bottom: 3px;
text-align: left;
font-weight : normal;}	

/* for categories */

h5 {	
background: none;
padding-left: 0px;
margin-top: 5px;
margin-bottom: 3px;
text-align: left;
font-weight : normal;
font-size: 9px;
color: #808080;
border-bottom: 1px dotted #cccccc;
border-top: 1px dotted #cccccc;}

/* postsub */

h6 {	
background-color: #f3f3f3;
padding-left: 0px;
margin-top: 5px;
margin-bottom: 3px;
text-align: left;
font-weight : normal;
font-size: 10px;
color: #808080;}

hr {
border: 1px;
border-top: dotted 1px #d9d9d9;
height: 1px;
}


/* sidebar */


.sidebar1 {
padding-left: 5px;
padding-right: 5px;
padding-top: 2px;
padding-bottom: 2px;
color: #ffc02a;
font-family: Arial;
font-size: 10pt;
font-weight: bold;
line-height: 16px;
text-align: left; 
text-transform: uppercase;
background-image:url('');
background-color: #ffeec4;
border-left: 0px dotted #00cc33;
border-right: 0px dotted #00cc33;
border-bottom: 0px dotted #00cc33;
border-top: 0px dotted #fc84c4;
letter-spacing: 1px;
}

.sidebar2 {
text-align: justify;
font-size: 10px;
font-family: tahoma;
color: #808080;
list-style-position: inside;
padding: 5px;
line-height: 15px;
background-color: #ffffff;
}

.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;}

/* use this for your the border of your images */

.blogimage {
background-color: #ffffff; 
margin:1px 1px 1px 1px; 
padding:2px; 
border:1px solid #c4c4c4;
}

/* use this for your lists */

li {list-style-image: url('');}