/*
Theme Name: Blue-Wave
Theme URI: http://www.bingowebdesign.info/themes/blue-wave.zip
Description: A great looking blue theme which is great for adsense, ads, widegts, business blogs, pro blogs, personal blogs & more! Design by <a href="http://www.bingowebdesign.info">Bingo</a> - The Web Design Experts.
Tags: blue, white, black, three-columns, fixed-width, right-sidebar, theme-options
Version:1.0
Author: Bingo - Web Design
Author URI: http://www.bingowebdesign.info
*/



*{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; padding: 6px; } 
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: palatino linotype, georgia, arial, times; 
	font-size: 30pt; 
	font-weight: 600; 
	letter-spacing: -1px;
	margin: 0;	
	padding: 20px 0 0 30px;	
	}
	
#header h1 a{
	color: #FFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	line-height: normal;
} 
#header h1 a:hover{
	color: #FF6;
	text-decoration: none;
} 


#header h2{
	font-family: "palatino linotype", georgia, arial, times;
	font-size: 15pt;
	font-weight: 300;
	font-style: italic;
	color: #FF3;
	letter-spacing: 1px;
	margin: 0;
	padding: 0 0 0 30px;
	}

/* menu styling */

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


#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:#333;
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FF0;
}

#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: 14pt;
	font-weight: 300;
	color: #111;
	letter-spacing: -1px;
	text-transform: uppercase;
	}

.post h2 a{
	color: #3CF;
	text-decoration: underline;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	}

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

.post p{font-size: 11pt;}

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

.post li {}

.entry p{margin:12px 0;}


.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:25px;} 
	.alignright {float:right; margin:25px;} 
	.aligncenter {float:center; margin:25px;}
	.alignnone {float:center; margin:25px;}

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


#sidebar {
	font-size:10pt;
	width: 160px;
	float:left;
	color: #333;
	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: #39F;
	font-weight: bold;
	font-size: 9pt;
	border-bottom: 1px dotted #aaa;
}
#sidebar a:hover {
	color: #3CF;
}
#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:20px;
	background-color: #333;
	border: 1px ridge #3CF;
	color: #FFF;
	}

#commentform p{
	color: #3CF;
	}

#commentform a{
	color: #FF3;
	text-decoration: none;
	border-bottom: 1px dotted #465D71;
	line-height: 14pt;
}

#commentform h3{
	font-size: 10pt;
	font-weight: 300;
	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: #3CF;
	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; border-bottom: 1px dotted #739656;}

#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: #3CF;
	}

/* 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: #3CF;
	}

#footer {
	font-size: 7pt;
	height: 30px;
	line-height: 30px;
	text-align: center;
	background-color: #3CF;
	}
	
#footer p{color: #222;}
#footer a{
	color: #666;
	text-decoration: underline;
} 
#footer a:hover{color: #222;text-decoration: underline;} 

#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;
}