/*   
Theme Name: Wade in the Water
Theme URI: http://eclipticcreations.com/themes/wade/
Description: Simple, but not too simple.  Elegant, but only just so.
Author: Charles Jones
Author URI: http://eclipticcreations.com
Version: 1.0
*/

body {
	background-image: url('images/blackbg.jpg');
	background-color: #000000;
	padding: 15px;
	background-position: center 0;
	background-repeat: repeat-x;
        _text-align: center;
	}
	
#wrap {
	width: 730px;
	height: auto;
	background-color: #FFFFFF;
	margin: 0 auto 0 auto;
	padding: 0 10px 5px 10px;
	border: solid 1px #CCCCCC;
	display: block;
	}
	
#banner {
	width: 730px;
	height: 100px;
	display: block;
	margin: 5px 0 0 0;
	border: solid 1px #CCCCCC;
	clear: both;
	}
	
ul#navbar {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: lighter;
	font-variant: normal;
	display: block;
	margin: 0;
	padding: 0;
	float: left;
	height: 25px;
	width: 730px;
	border-bottom: solid 2px #CCCCCC;
	position: relative;
	list-style-type: none;
}

ul#navbar li {
	width: auto;
	_width: 10px;
	white-space: nowrap;
	position: relative;
	float: left;
	display: block;
	list-style-type: none;
	}

ul#navbar li a {
	text-decoration: none;
	height: 14px;
	padding: 8px 14px 3px 14px;
	display: block;
	margin: 0;
	color: #000000;
	list-style-type: none;
	}
	
ul#navbar li ul {
	background-color: #FFFFFF;
	list-style-image: none;
	list-style-type: none;
	text-align: left;
        display: block;
	width: 120px;
        height: auto;
	position: absolute;
	left: -999em;
	top: 25px;
	padding: 0;
	margin: 0;
	border: 1px solid #CCCCCC;
	}
	
ul#navbar li ul li a {
	width: 92px;
	border-top: 1px solid #CCCCCC;
	/*float: none;	
	display: none;*/
	}

ul#navbar li:hover ul, ul#navbar li.over ul {
	/*display: block;*/
        left: auto;
	}

		
#main_content {
	width: 490px;
	height: auto;
	padding: 0;
	margin-right: 0px;
	_margin-top: 10px;
	display: block;
	float: left;
	}
	
.content ul {
	list-style-type: square;
	margin-left: 20px;
	padding: 0;
	}
	
blockquote {
	border-left: 2px solid #333333;
	background-image: url(images/bodybg2.jpg);
	padding: 5px;
	}
	
#sidebar {
	width: 220px;
	height: auto;
	padding: 2px 4px 10px 4px;
	margin: 0;
	padding-top: 10px;
	display: block;
	float: right;
	background-color: #FFFFFF;
	background-image: url(images/sidebarbg.jpg);
	background-repeat: no-repeat;
	/*border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;*/
	}
	
.clr {
	clear: both;
	}
	
#footer {
	width: 100%;
	height: 20px;
	margin-top: 15px;
	padding-bottom: 10px;
	}
	
.left_foot {
	width: 70%;
	float: left;
	}
	
.right_foot {
	width: 25%;
	float: right;
	}
	
.postnav {
        margin-top: 10px;
        }

#commentform {
        margin-top: 20px;
        padding-top: 10px;
        border-top: solid 1px #999999;
        }

img a {
        border: #333333;
      }

/*Typography*/

.post {
        width: 100%;
	color: #000000;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 15px;
        margin: 5px 0 10px 0;
        float: left;
        text-align: left;
	}

.post_title h2, .post_title h2 a:link, .post_title h2 a:active, .post_title h2 a:visited {
	color: #666666;
	font-size: 20px;
	line-height: 22px;
	width: 95%;
	display: block;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
        margin: 10px 0 0 0;
	}
	
.post_title h2 {
	border-bottom: solid 1px #CCCCCC;
	}

.post_title h2 a:hover {
	color: #CCCCCC;
	}
.post_title h6 {
        color: #666666;
        font-size: 10px;
        line-height: 12px;
        margin: 3px 0;
        font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
        }

#footer {
	color: #000000;
	font-size: 10px;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	line-height: 15px;
	}

.content p a, #footer a, .postmetadata a {
	color: #333333;
	text-decoration: none;
	border-bottom: dotted 1px #333333;
	}

.content {
	padding-left: 5px;
	}

ul#navbar li a:hover {
	color: #000000;
	background-color: #CCCCCC;
	display: block;
	}

#sidebar ul {
	padding-left: 10px;
	margin: 0 0 15px 0;
	text-align: left;
	}

#sidebar ul li {
	padding-left: 5px;
        margin-bottom: 10px;
	float: left;
	display: block;
	width: 95%;
	}	

#sidebar ul li ul li {
        margin-bottom: 4px;
        }

#sidebar ul li, #comments li {
	color: #000000;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
	}	
		
#sidebar ul li h2, #sidebar ul li h2 a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 20px;
	color: #000000;
	margin: 0 0 2px 0;
	padding: 0;
	width: 95%;
	text-decoration: none;
	border-bottom: solid 1px #606060;
	}

#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited, #sidebar ul li ul li a:active, #comments li a:link, #comments li a:visited, #comments li a:active, .postnav a:link, .postnav a:visited, .postnav a:active {
	color: #333333;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	border-bottom: dotted 1px #333333;
	}

#sidebar ul li ul li a:hover, .comment_author a:hover, .comment_date a:hover, #fl1 ul li ul li a:hover, .postnav a:hover,  #fl2 ul li ul li a:hover, #fl3 ul li ul li a:hover {
	color: #999999;
	border-bottom: solid 1px #333333;
	}
		
.content ul {
	list-style: none;
	}
	
.comment_date {
	line-height: 12px;
	font-size: 10px;
	}
	
.comment_author {
	line-height: 18px;
	font-size: 16px;
	}
	
.comment_author a:link, .comment_author a:visited, .comment_author a:active, .comment_date a:link, .comment_date a:visited, .comment_date a:active {
	color: #333333;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	text-decoration: none;
	margin: 5px 0;
	border-bottom: dotted 1px #333333;
	}

.comment_text {
	color: #000000;
	font-size: 12px;
	line-height: 15px;
	}		
#widget_stags-1 a:link, #widget_stags-1 a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
}

#widget_stags-1 a:hover, #widget_stags-1 a:active {
	color: #999999;
	border-bottom: 1px solid #333333;
	}
