/*
Theme Name: Blue-Wave
Description: A great looking blue theme which is great for adsense, ads, widegts, business blogs, pro blogs, personal blogs & more! The Web Design Experts.
Tags: blue, white, black, three-columns, fixed-width, right-sidebar, theme-options
Version:1.0
Author: Bingo - Web Design
*/
* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 9.5px;
	line-height: 13px;
	letter-spacing: .5px;
	text-align: left;
	color: #000;
	background: #fff;
	margin: 0px;
}

img {border: none;}


body.section-1 { }
body.section-2 { }
body.section-3 { }

a:link { color: #666; background-color: white; text-decoration: none; }
a:active 	{ color: #000000; text-decoration: none; color:#000000; }
a:visited { color: #666; text-decoration: none; }
a:hover { color: #FFF; background-color: #84D3E6; text-decoration: none; }			

#menu {
    width: 170px;
    padding-top: 12px;
    padding-left: 21px;
	padding-bottom: 10px;
	padding-right: 20px;
	top: 0;
    bottom: 0;
	left: 20;
    position: fixed;
    height: 100%;
	background-color: #fff;
}

#menu ul {
	list-style: none;
	margin: 20px 0 22px 0;
	color: #000000;
}

#menu ul li.section-title { 
	line-height: 15pt; 
	border-bottom-style: dotted; 
	border-bottom-width: 1.5px; 
	padding-bottom: 10px;
	padding-bottom: 0px;
	letter-spacing: .5px; 
	word-spacing: 0px; 
	font-size: 12px; 
	background: #ffffff;
	font: bold 10px/155% Helvetica, sans-serif; text-decoration: none;
	color: #000000;	
	margin-bottom: 3px;
	font-size: 11px;
}

#content {
    height: 100%;
    margin: 21px 1px 20px 250px;
    padding-top: 15px;
    top: 0;
}

.container {
    padding: 5px 5px 25px 15px;
}

#content p { width: 550px; margin-bottom: 9px; }

p {
    margin: 0 0 9px 0;
}

h1 { font-size: 32px; }
h2 { font-size: 24px; }
h3 { font-size: 16px; }
h4 { font-size: 12px; }

#img-container	{ margin: 0; padding: 0; }
#img-container p	{ width: 400px; margin: 0; padding: 0 0 12px 0; }

#once { clear: left; }