/*
Theme Name: FetherWeight
Theme URI: http://www.dewdropwebs.com/WPthemes/?p=36
Description: "FetherWeight" is a three-column light blue theme with fluid layout; also handles child pages.
Version: 1.1
Author: DewDrop
Author URI: http://www.dewdropwebs.com/WPthemes/
Tags: gravatars, widgets, fluid, right sidebar, three column, blue, white, simple, clean, icons, child pages
*/

/* Basics */
.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
.alignleft {float:left;}
.alignright {float:right;}
.navigation {clear:both; padding:0 0 10px 0;}

img {border:none;}

ul{margin:5px 0 5px 20px;}
ol{margin:5px 0 5px 20px;}

blockquote{
	border-left: 1px solid #F29D41; border-right: 1px solid #F29D41;
	margin:10px 12px 10px 12px; padding:10px;
	}

code{
	margin:10px;
	font-family:"Courier New", Courier, monospace;
	}

td {border: 1px solid #dddddd;}

a {text-decoration:none;}
a:hover {text-decoration:underline; color: #027B16;}
hr {clear:both; background-color:#E5E8EE; color:#E5E8EE;}
h1,h2,h3 {clear:both;}

/* deal with clearing floating divs */
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; clear: both; visibility: hidden;
	}
	.clearfix {display: inline-table;}

/*  Body  */
body {
	background:#ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font: small/140% Verdana, Arial, Helvetica, sans-serif
	color:#000; 
	margin:0; padding:0;
	}
	
/*  Header  */
#header {
	background:#ffffff url('images/headback.gif') repeat-x; 
	height:100px; width:100%;
	margin:0; padding:0; 
	}
#header img {position:absolute; top:0; right:0;}
#header h1 {font-size:x-large; margin:10px 0 0 40px; padding:0;}
#header h2 {font-size:small; margin:4px 0 0 40px;}
#header a {color:#477EEC; text-decoration:none;}
#header a:hover {color:#035811; text-decoration:underline;}

/*  Top Menu  (part of header) */
/* LitePacific Hacks from http://www.giantisland.com/Resources/LitePacificHackforSafariAndIE7.aspx */
#menu {width:90%; position:relative;} /* rel. pos. needed for IE6 z-index */
#menu ul {
	list-style:none;  
	width:100%; padding:0;
	/* Firefox */
	voice-family:"\"}\"";
	voice-family:inherit;
	margin:-30px 0 0 20px;
	}
	/*end*/
	/*\*/
html*#menu ul {
	[margin:-28px 0 0 20px; /* old Mozilla */
	margin:-30px 0 0 20px; /* Google and SafariPC */
	]margin:-30px 0 0 20px; /* IE7 */
	}/*end*/
.dummyend[id]{clear:both;}
/*\*/
* html #menu ul {
	margin:-10px 0 0 20px; 
	padding-top:14px;
	z-index:1;/* IE6 */
	}
/*end*/

#menu li {
	float:left; height:28px; padding:0 0 0 10px;
	background:url('images/tab_l.jpg') no-repeat left top;
	}
#menu a {
	float:left; height:20px; padding:8px 10px 0 0;
	background:url('images/tab_r.jpg') no-repeat right top;
	color:#477EEC; text-decoration:none;
	}
#menu a:hover {color:#035811;}
#menu li.current_page_item {
	background-position:0 -153px;
	height:2.2em;
	}
#menu li.current_page_item a {
	background:url('images/tab_r.jpg') no-repeat right -153px; 
	color:#000000;
	height:24px;
	}
/* second level (child) menu */
ul#submenu {
	clear:both; 
	float:left; height:28px; 
	font-size:small;
	/* Firefox */
	voice-family:"\"}\"";
	voice-family:inherit;
	margin:0 0 0 20px;
	}
/*end*/
	/*\*/
html*ul#submenu {
	[margin:0 0 0 20px; /* old Mozilla */
	margin:-4px 0 0 20px; /* Google and SafariPC */
	]margin:4px 0 0 20px; /* IE7 */
	}/*end*/
.dummyend[id]{clear:both;}
/*\*/
* html ul#submenu {
	margin-top:-18px; /* IE6 */
	}
/*end*/

ul#submenu li {
	background-image:none; float:left; 
	height:28px; margin:0; padding:0;
	}
ul#submenu li a {
	background-image:none; padding-left:2px;
	border-left:solid 1px #999999; border-top:0;
	border-right:0; border-bottom:solid 1px #ffffff;
	}
#submenu li.current_page_item a {
	background-image:none;
	}
	
/*  Main Content */
#content { 
	width:60%;
	padding:50px 8px 0 8px; margin:-40px 0 0 0; 
	text-align:justify;
	float:left;
	background:#ffffff url('images/topbacks.gif') no-repeat 100% 10px;
	}
#content a {text-decoration:none; color:#1670AE;}
#content a:hover {text-decoration:underline; color: #027B16;}
#content h1 {
	font-size:large; color:#1670AE;
	font-weight:300; clear:both;
	margin:8px 0 6px 0; padding: 4px 0 4px 0;
	border-bottom:1px solid #000000;
	}
#content h2 {font-size:medium; margin:1em 0 .7em 0; color:#1670AE;}
#content h3 {font-size:small; margin:.5em 0;}
#content h4 {font-size:small; margin:.4em 0;}
#content ol {margin:.5em 4em;}		
#content ul {margin:.5em 4em;}	
#content ul li {list-style:square;}
#content img.alignleft {margin:0 4px 0 0;}
#content img.alignright {margin:0 0 0 4px;}

.entry {background:#ffffff; margin: 6px 0 8px 0 ;}	
.entry p {margin:6px;}	

.postmetadata{
	clear:both; font-size:small;
	width:100%;
	padding:6px; margin:0;
	}
.postmetadata img {margin:-0; float:left;}
.postmetadata a {float:left;}

#content .postmetadata ul {
	margin:4px 0 0 0; padding:0;
	}
#content .postmetadata ul li {
	list-style:none;
	float:left; margin-right:4px;
	}
.post-date {
	width:44px; height:49px; 
	float:left; margin:4px;
	background:transparent url('images/blog_date.gif') no-repeat;
	}
.post-month {
	font-size:11px;
	text-transform:uppercase;
	color:#FFFFFF;
	text-align:center;
	display:block;
	line-height:11px;
	padding-top:2px;
	margin-left:-3px;
	}
.post-day {
	font-size:18px;
	text-transform:uppercase;
	color:#016193;
	text-align:center;
	display:block;
	line-height:18px;
	padding-top:5px;
	margin-left:-3px;
	}
.post-year {
	font-size:10px;
	text-transform:uppercase;
	color:#545C65;
	text-align:center;
	display:block;
	line-height:6px;
	margin-top:1px;
	margin-left:-3px;
	}
div>.post-year {font-size:6px; color:#727982;}
.readmore {
	float:right; margin:0 0 2em 0;
	}

/* Left Sidebar */
#left {
	width:18%; float:left; font-size:small;
	margin:0 0 0 -1px; padding:20px 0 0 0;
	background:#ffffff url('images/topbacks.gif') no-repeat -2px 0;
	border-left:1px solid #E5E8EE;
	}
#left h2 {
	font-size:10pt;
	padding:3px 6px; margin:0;
	border-top:1px solid #E5E8EE; border-bottom:1px solid #E5E8EE;
	}
#left p {margin:0 6px 0 12px; padding: 0;}
#left a {
	text-decoration:none; color:#477EEC; 
	margin:0; padding:0 0 0 2px; 
	border-left:4px solid #ffffff;
	line-height: 14pt;
	}
#left a:hover {
	color:#027B16; background:#eeeeee;
	border-left:4px solid #69758D;
	padding-left:2px;
	}
#left ul{
	list-style:none; 
	margin: 0 0 12px 8px; padding:0; 
	}
#left ul li{
	list-style:none; 
	margin:0 0 0 12px; padding:0;
	text-indent:-12px;
	line-height:120%;
	}
#left ul ul{
	margin:0;
	padding:0;
	}
#left ul ul li{
	list-style:square;
	list-style-position: inside;
	margin:0 0 0 12px; padding:0;
	text-indent:-12px;
	line-height:120%;
	}

/* Right Sidebar */
#right {
	width:18%; float:left; font-size:small;
	margin:0; padding:20px 0 0 0;
	background:#ffffff url('images/topbacks.gif') no-repeat -2px 0;
	border-left:1px solid #E5E8EE;
	}
#right h2 {
	font-size:10pt;
	padding:3px 6px;
	margin:8px 0 0 0;
	border-top:1px solid #E5E8EE; border-bottom:1px solid #E5E8EE;
	}
#right p {margin:0 6px 0 12px; padding:0;}
#right a {
	text-decoration:none; color:#477EEC; 
	margin:0; padding:0 0 0 2px; 
	border-left:4px solid #ffffff;
	line-height: 14pt;
	}
#right a:hover {
	color:#027B16; background:#eeeeee;
	border-left:4px solid #69758D;
	padding-left:2px;
	}
#right ul{
	list-style:none; 
	margin: 0 0 12px 8px; padding:0; 
	}
#right ul li{
	list-style:none;
	margin:0 0 0 12px; padding:0;
	text-indent:-12px;
	line-height:120%;
	}
#right ul ul{
	margin:0;
	padding:0;
	}
#right ul ul li{
	list-style:square;
	list-style-position: inside;
	margin:0 0 0 12px; padding:0;
	text-indent:-12px;
	line-height:120%;
	}

/* RSS Widget */
.rsswidget img {
	display: none;
	}
#sidebar h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
#sidebar h2 a.rsswidget a:hover{
	color: #fff;
	text-decoration: none;	
	}
#right h2 a.rsswidget{
	color: #fff;
	text-decoration: none;
	padding: 0;
	margin: 0;
	}
#right h2 a.rsswidget a:hover{
	color: #fff;
	text-decoration: none;	
	}

/* Calendar Widget */
#wp-calendar {
	margin: 0 auto;
	text-align: left;
	}
#wp-calendar a{ 
	margin: 0;
	padding: 0;
	}
	
/* text Widget */
.textwidget {margin:0 12px 0 12px; padding: 0;}

/* Comment Form */
#commentform{
	margin:10px;
	padding:10px;}
#commentbox{
	width:75%;
	min-width:400px;
	margin:5px 5px 0 0;}
#author, #email, #url{margin:5px 5px 0 0;}
#submit{margin:5px 5px 0 0;}

/* Comments */
#comments{ 
	margin:10px;
	padding:10px;
	}	
#comments p  margin:1em 0;}
ol.commentlist {margin:0; padding:0;}
ol.commentlist li {
	background: #ececec;
	margin:10px -30px 10px -30px;
	padding:6px;
	border-left:solid 1px #eeeeee; border-top:solid 1px #eeeeee;
	border-right:solid 1px #aaaaaa; border-bottom:solid 1px #aaaaaa;
	}
ol.commentlist li.alt {background:#D3DBF0;}
ol.commentlist a {}
ul.comment li {
	border:0;
	margin:0.5em 0; padding:0; text-align:left;
	}
cite {}
small.commentmetadata {}
img.avatar {
	float:right; 
	margin:6px -30px 0 4px; padding:2px;
	_margin:16px 0 0 4px;		/* IE6 hack */
	width:50px; height:50px;
	border-left:solid 1px #aaaaaa; border-top:solid 1px #aaaaaa;
	border-right:solid 1px #E8F3F9; border-bottom:solid 1px #ffffff;
	}
*:first-child+html img.avatar {margin:20px 0 0 0;} /* IE7 hack */

/* Search */
#searchform {margin:8px 0 8px 12px; padding: 0;}	
#searchform input {
	background-color:#fff;
	font-family: arial, verdana, sans-serif;
	font-size: 8pt;	
	border:1px solid #BCBCBC;
	color: #6A6A6A;
	margin: 4px 0 0 0;
	padding: 2px 2px 2px 4px;
	}	

/* Footer */
#footer {}