/*
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

Modified by Alex Heberling for her personal blog.
http://alexheberling.com
*/



*{margin:0; padding:0;}

body {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 8pt;
	margin:0;
	padding:0;
	color: #111;
	background-color: #333;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	}
	
h1 {font-size: 18pt;} 
h2 {font-size: 14pt; margin-top:10px; font-weight: 100;} 
h3 {font-size: 10pt; margin-top:10px;} 
h4 {font-size: 9pt;} 

img {border: none;} 
img a {border: none;} 

img.left{ float: left; border: none; padding: 6px; } 
img.right{ float: right; border: none; padding: 6px; } 


blockquote{
	border-left:1px solid #A5ABAB; 
	margin:15px; 
	padding:0 12px 0 12px; 
	}
	

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;}




a{
	color:#5A9ACF;
	text-decoration:none;
	border: none;
	}

a:hover{color:#111;text-decoration: none; border: none;}


#container {
	width: 800px; 
	margin: 20px auto; 
	color:#333; 
	}	

#header {
	height: 110px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
	}

#header h1{
	font-family: Trebuchet, Verdana, arial, sans-serif;
	font-size: 22pt;
	font-weight: 600; 
	letter-spacing: -1px;
	margin: 0;	
	padding: 20px 0 0 30px;	
	}
	
#header h1 a{
	color: #FFF;
	text-decoration: none;
	font-family: Trebuchet, Verdana, arial, sans-serif;
	font-size: 22pt;
	font-weight: 600;
	line-height: normal;
} 
#header h1 a:hover{
	color: #FF6;
	text-decoration: none;
} 


#header h2{
	font-family: verdana, trebuchat, arial, sans-serif;
	font-size: 14pt;
	font-weight: 300;
	color: #fff;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 30px;
	}

/* menu styling */

#menu {
	height: 30px;
	line-height: 30px;
	background-color: #333366;
}


#menu ul { 
    list-style-type: none;
	padding-left: 20px;
}


#menu ul li {
    display: block;
    float: left;
}


#menu ul li a {
	font-size:13px;
	font-weight: bold;
	display: block;
	padding: 0 10px;
	margin: 0;
	text-decoration: none;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
}


#menu ul li a:hover {
	color:#cc99cc;
	text-decoration: none;
}

#contentbg {
	padding: 10px 20px;
	background-color: #FFF;
}

#content {
	float: right;
	width: 540px; 
	padding: 10px 20px 10px 0;
	}	
#content ul { padding-left: 20px; }

.post {

	line-height: 14pt;
	}


.post h2{
	font-size: 16pt;
	font-weight: 300;
	color: #111;
	letter-spacing: -1px;
	text-transform: uppercase;
	margin-top: 20px;
	margin-bottom: 10px;
	}

.post h2 a{
	color: #333366;
	text-decoration: none;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	}

.post h2 a:hover{
	color: #111;
	text-decoration: none;
	}

.post p {font-size: 10pt; line-height: 16pt; margin-top: 20px;}

.post a {text-decoration: none;}
	
.post ul {}

.post li {}

.entry p{margin: 10;}


.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-top: 16px;
	font-size: 11px;
	color: #39F;
	}
	

.navigation {
	font-size:8pt;
	float:left;
	width:100%;
	}
	
	.alignleft {float:left; margin:0px;} 
	.alignright {float:right; margin:0px;} 
	.aligncenter {float:center; margin:0px;}
	.alignnone {float:center; margin:0px;}

.notfound {padding: 25px; font-size: 14pt; font-weight: 300;}


#sidebar {
	font-size:10pt;
	width: 160px;
	float:left;
	color: #336633;
	padding-top: 10px;
	}

#sidebar h2{
	font-weight: bold;
	font-size: 13px;
	color: #111;
	height: 30px;
	line-height: 30px;
	letter-spacing: -1px;
	text-transform: uppercase;
	padding-left: 12px;
	background-image: url(images/sidebarh2.png);
}

#sidebar p {margin:0; padding: 0 6px 0 12px;} 

#sidebar img {padding: 0; margin: 0;} 


#sidebar ul {
	list-style-type: none; 
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}
#sidebar a {
	padding: 3px 0;
	color: #336633;
	font-weight: bold;
	font-size: 9pt;
	border-bottom: none;
}
#sidebar a:hover {
	color: #333366;
}
#sidebar ul ul {
	margin: 6px 0 10px 15px;
	padding: 0;
}

#sidebar ul ul li {
	list-style-type: none;
	list-style-position: inside;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 10px;
	list-style-type: square;
	color: #898989;
}

#commentssection{
	clear: both;
	padding: 2px 12px; 
	margin: 0; 
	}

#commentssection h3{
	font-size: 12pt;
	font-weight: 300;
	font-style: normal;
	color: #000;
	}

#commentform{
	margin: 12px 12px 20px 12px;
	padding: 10px;
	background-color: #fff;
	border: none;
	color: #FFF;
	}

#commentform p{
	color: #333366;
	}

#commentform a{
	color: #336633;
	text-decoration: none;
	border-bottom: none;
	line-height: 14pt;
}

#commentform h3{
	font-size: 14pt;
	font-weight: bold;
	color: #000;
	}

#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;
	}

#author, #email, #url, #commentbox, #submit{
	background: #fff;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding: 6px;
	border: 1px solid #B2B2B2;
	}

#submit{
	margin:5px 5px 0 0;
	font-size: 11px;
	line-height: normal;
	font-weight: bold;
	color: #FFF;
	background-color: #333366;
	border: 1px ridge #39F;
}

	
ol.commentlist {list-style-type: none;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	}

ol.commentlist li.alt {
}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}


cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none;}

#searchform{
	padding: 6px 0 6px 6px;
	}
/* styling of the search form field - this is where we enter search terms */
#searchform input#s{
	font-size: 10pt;
	padding: 2px;
	margin: 2px;
	border:1px solid #5A9ACF;
	height: 18px;
	color: #333366;
	}

/* search form Button styling */
#searchform input#searchsubmit{
	font-size: 11px;
	padding: 2px;
	margin: 2px 0 0 2px;
	border:1px solid #5A9ACF;
	color: #fff;
	font-weight: bold;
	line-height: normal;
	background-color: #333366;
	}

#footer {
	font-size: 7pt;
	color: #fff;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #333366;
	}
	
#footer p{color: #ccc;}
#footer a{
	color: #fff;
	text-decoration: none;
} 
#footer a:hover{text-decoration: none;} 

#bottom {
background: #fff ;
padding: 10px 0;
}
#top {
background: #fff ;
padding: 5px 0;
}

.ad1 {
float: left;
padding: 12px 0 20px 0;
}
.ad2 {
float: right;
padding: 12px 0 20px 0;
}