/*  
Theme Name: Butterfly
Description: Widget ready butterfly and sky theme
Version: 1
Author: Charity
Author URL: http://lethalpink.com */


body {
background: #7ACCC8 url('sbkg.jpg') repeat-x;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #FFFFFF;
text-align: center;
}

b {color: #7CC576;}
i {color: #FFF302;}
u {border-bottom: 2px solid #F18A66; text-decoration: none; font-weight: bold;}
s {color: #F18A66;}

a:link,a:visited,a:active {
color: #F27975;
font-weight: normal;
font-size:11px;
text-decoration:none;
}

a:hover {
color: #FFFFFF;
}

input, textarea, select {
color: #7ACCC8; 
font-size: 11px; 
background: #FFFFFF; 
border: 1px solid #A6A6A6;
}

h1 {
line-height : 22px;
font-weight: normal;
margin:0px; padding:0px;
font-size : 18px; 
letter-spacing : 2px;
color : #FFFFFF;
font-family: Times New Roman; 
text-align: right; 
}

h2 {
color: #7ACCC8;
font-size: 11px;
font-family: Arial Black;
letter-spacing: 1px;
text-align: left;
line-height: 13px;
background: #FFFFFF;
margin-top: 0px;
padding-top: 0px;
}


#container {
margin: auto;
text-align: left;
width: 800px;
}

#content {
float: left;
width: 500px;
}

#sidebar {
float: right;
width: 200px;
}

#sidebar h2 {
font-size: 14px;
color: #FFF305;
text-align: center;
text-transform: uppercase;
font-family: Times New Roman;
letter-spacing: 2px;
border-top: 1px solid #EF7779;
border-bottom: 1px solid #7CC576;
font-weight: normal;
line-height: 17px;
background: transparent;
}

#sidebar li {
	margin: 0;
	list-style: none;
}

a.nav, a.nav:active, a.nav:link, a.nav:visited {
display: inline;
color: #7CC576;
font-weight: normal;
font-size: 14px;
text-decoration: none;
text-align: center;
font-family: Arial Black
}

a.nav:hover {
color: #FFFFFF;
text-align: center;
}

.title {
background: url('shead.png') no-repeat !important;
font-family: Times New Roman;
font-size: 40px;
line-height: 45px;
height: 150px;
color: #FFF633;
padding-left: 310px;
padding-top: 150px;
text-align: left;
}

.title li {
display: inline;
list-style: none;
text-align: center;
}

.clear {
clear: both;
}

.nomargin {
margin-bottom: 0;
padding-bottom: 0;
}
