/*  
Theme Name: Zephyr
Description: Widget ready teal and white theme
Version: 1
Author: Charity
Author URL: http://lethalpink.com */


body {
background: #FFFFFF url('bkg.jpg') repeat-x;
font-family: Tahoma;
font-size: 11px;
font-weight: normal;
color: #363636;
text-align: center;
}

b {color: #92C3BF;}
i {color: #60A9A2;}
u {border-bottom: 2px dotted #60A9A2; text-decoration: none; font-weight: bold;}
s {color: #60A9A2;}

a:link,a:visited,a:active {
color: #04766E;
font-weight: normal;
font-size:11px;
text-decoration:none;
}

a:hover {
color: #363636;
border-bottom: #04766E;
}

input, textarea, select {
color: #04766E; 
font-size: 11px; 
background: transparent; 
border: 1px solid #A6A6A6;
}

h1 {
line-height : 17px;
font-weight: normal;
border:0px; margin:0px; padding:0px;
font-size : 16px; 
letter-spacing : 2px;
color : #FFFFFF;
font-family: Times New Roman; 
text-align: center;
background: #04766E;
border: 1px dotted #FFFFFF; 
}

h2 {
color: #000000;
font-size: 11px;
font-family: Arial Black;
letter-spacing: 1px;
text-align: left;
line-height: 11px;
}

#container {
margin: auto;
text-align: left;
width: 800px;
}

#content {
float: right;
width: 500px;
}

#sidebar {
float: left;
width: 200px;
}

#sidebar h2 {
font-size: 14px;
color: #04766E;
text-align: right;
text-transform: uppercase;
font-family: Times New Roman;
letter-spacing: 2px;
border-bottom: 2px dotted #A6A6A6;
font-weight: normal;
line-height: 17px;
}

#sidebar li {
	margin: 0;
	list-style: none;
}

a.nav, a.nav:active, a.nav:link, a.nav:visited {
display: inline;
color: #04766E;
font-weight: normal;
font-size: 17px;
text-decoration: none;
text-align: center;
font-family: Arial Black
}

a.nav:hover {
color: #000000;
text-align: center;
border-bottom: 1px solid #FFFFFF;
}

.title {
background: url('head.png') no-repeat !important;
font-family: Times New Roman;
font-size: 50px;
line-height: 45px;
height: 215px;
color: #FFFFFF;
padding-left: 210px;
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;
}
