/*  
Theme Name: Joe's Filters
Theme URI: http://joesfilters.com/
Description: The layout of Joe's Filters
Version: 0.9b
Author: Joe Maller
Author URI: http://www.joemaller.com/

*/



/* Begin Typography & Colors */




#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}



h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #000;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

	a, h2 a:hover, h3 a:hover {
		color: #06c;
		text-decoration: none;
		}

	a:hover {
		color: #06f;
		text-decoration: underline;
		}

/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}
	

#headerimg {
	margin: 0;
	height: 100px;
	width: 100%;
	}
	
#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */



#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* End Images */






/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 115px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 6px 0 0 0;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */














/* Table styling for example images */

.table_image
{
	border: 1px solid #ccc;
	float: left;
	margin: 10px 5px 5px 0;
	padding: 3px;
	font-family: helvetica, sans-serif;
	font-size: 11px;
}

/*Centers images in the first cell in case text is too long*/
.table_image td {text-align: center;} 

.table_image img {border: 1px solid #ececec; margin: 0 auto;}

/*  nested table  */
.table_image table{
	padding: 0;
	margin: 0;
	width: 100%;
}

.table_image table td { border-bottom: 1px solid #ececec; text-align: left;}

/*second cell is aligned right */
.table_image table td+td { text-align: right; }


/* DEBUG: */
.table_settings {border: 1px solid red;}



.post {page-break-after: always;}  /* this should be in the print style sheet? */

#controls
{
	margin: auto auto auto 0;
	clear: both;
}

#controls img
{
	display: block;
	margin: 10px 0;
}

#controls dt { font-weight: bold; }

#controls dd
{
	margin: 0 0 8px 0;
	color: #444;
	width: 90%;
}

.range /* formerly #controls dt .range */
{
	font-weight: normal;
	color: #06b;
	font-size: 10px;
}
	
	
.entry h2, .entry h3 {
	clear: both;
}







/* Cascading Style Sheet for joesfilters.com */
/* authored by Joe Maller */
/* August 2002 */
body
{
	margin: 0;
	background: #777a83;
	font-family: 'Lucida Grande', 'Gill Sans', Verdana, sans-serif;
	position: relative;
	width: 100%;
}

#bodytext p a:link, .divrow a:link, #controls dd a:link, #bodytext li a:link
{
	color: #00b;
	text-decoration: none;
	border-bottom: 1px solid #ccf;
	margin-bottom: -1px;
	/*	background: white;
a sad hack to work around the underline problem*/
}

#bodytext p a:visited, .divrow a:visited, #controls dd a:visited, li a:visited
{
	color: #669;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
	margin-bottom: -1px;
	/*	background: white;
a sad hack to work around the underline problem*/
}

#bodytext p a:hover, .divrow a:hover, #controls dd a:hover, #bodytext li a:hover
{
	color: #00f;
	border-bottom: 0;
	text-decoration: underline;
}

#dl /* What the hell is this for?  [used for the icon on the download page */
{
	border: 2px solid white;
	margin: -2px auto;
}

/* */
/* */
/* */
/* bodytext: container for the bulk of the content; child of  #content */
#page
{
	width: 655px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	position: absolute;
	border: 1px solid #262626;
	padding: 0;
	background: #fff
	background-repeat: no-repeat;
	background-position: bottom right;
}

/* */
/* */
/* */
/* header: container for the pagetitle and pageblurb */
#header
{
	margin: 0;
	padding: 14px;
	border-bottom: 1px solid #ccc;
}

#pagetitle
{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	color: black;
}

.pageblurb
{
	font-size: 10px;
	padding-top: 0px;
	color: #888;	
}

#pagetitle a
{
	text-decoration: none;
	color: black;
}

#pagetitle a:hover
{
	color: #00f;
	text-decoration: none;
}

#content
{
	position: absolute;
	top: 7px;
	left: 3%;
	width: 67%;
	padding: 0;
	margin: 0 0 20px 0;
	background: #fff;
	border: 1px solid #666;
}

/* */
/* */
/* */
/* bodytext: container for the bulk of the content; child of  #content */
#bodytext
{
	font-size: 11px;
	padding: 0 14px 130px 14px;
	margin: 0;
	background: #fff;
}

#bodytext h2
{
	font-size: 16px;
	padding: 12px 0 0 0;
	margin: 0;
}

#bodytext p
{
	padding: 0;
	padding-right: 10%;
	margin: 3px 0 10px 0;
	line-height: 13px;
}

#bodytext .subheadblurb {color: }
/* */
/* */
/* */
/* navigation: sidebar containing links, with style specific attributes */
#navbar
{
	position: absolute;
	top: 7px;
	left: 70%;
	width: 190px;
	padding: 0;
	margin: 0;
}

.navigation
{
	width: 181px;
	border: 1px solid #262626;
	font-size: 10px;
	margin: 0 0 7px 7px;
	padding: 0 0 5px 0;
	color: #000;
	background-color: #B0B4BA;
	position: relative;
}

.navigation ul, .navigation ul ul.children 
{
	margin: 0;	
	padding: 0;
}

.navigation li 
{
	list-style: none;
}

.navigation ul.children li
{
	padding: 0 0 0 10px;
}

.navigation a, .navigation a:visited
{
	color: #444;
	text-decoration: none;
	border: none;
	display: block;
}

.navigation a:hover {
	color: #000;	
	background-color: #A7ABB0;
}

.navigation	.group a, .navigation li a
{
	display: block;
	padding: 2px;
	padding-left: 20px;
	margin-bottom: 2px;
	background-color: transparent;
}

.navigation	.group a:hover, .navigation li a:hover
{
	display: block;
	background-color: #A7ABB0;
}

.navigation .group .highlight a  { background: #999;}


.navigation h5
{
	color: #333;
	font-size: 10px;
	font-weight: bold;
	margin: 0 0 2px 0;
	padding: 6px 3px 0 3px;
	border-top: 1px solid #555;
}

.navigation .group
{
	margin-bottom: 6px;
}


.navtitle, .navigation h4
{
	color: #000;
	padding: 1px 0 2px 0;
	text-align: center;
	margin-bottom: -1px;
	margin-top: 0px;
	background: url(/images/fcp-bar.gif);
	background-color: #EAEBEC;
	background-repeat: repeat-x;
	border-bottom: 1px solid #262626;
}

/* */
/* */
/* */
/* blurbs are side boxes above and below 	ion, can also be used below nav*/
.blurb
{
	width: 165px;
	margin: 0 0 7px 7px;
	font-size: 10px;
	padding: 4px 8px;
	background-color: #ddd;
	border: 1px solid #666;
	position: relative;
}

.blurb p
{
	margin: 0 0 3px 0;
	line-height: 13px;
}

.blurb a:link
{
	color: #039;
	text-decoration: none;
}

.blurb a:visited { color: #777; }

.blurb a:hover
{
	color: #00f;
	background: #ccc;
}

.blurb p { margin-bottom: 4px; }

.blurb ul
{
	margin: 0 0 5px 0;
	padding-left: 1.3em;
}

.blurb li { list-style: circle; }

/* */
/* */
/* */
/* columns are used for pictures and diagrams, number is width of the column */
.col
{
	float: left;
	margin-bottom: 10px;
}

/* */
/* */
/* */
/* legal: text that falls outside of the main box, primarily for copyright info */
.legal
{
	font-size: 10px;
	color: #aaa;
	margin: 6px 0 10px 0;
	text-align: center;
	clear: both;
}

.legal a:link
{
	color: #999;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
}

.legal a:visited
{
	color: #aaa;
	text-decoration: none;
	border-bottom: 1px solid #ddd;
}

.legal a:hover
{
	color: #666;
	text-decoration: none;
	border-bottom: 1px solid #bbb;
}

h1, h2, h3, h4, h5, h6 { clear: left; }

code, pre.codeblock
{
	font-size: 10px;
	color: #090;
	font-family: monaco, courier, "courier new", monospace;
}

pre.codeblock
{
	display: block;
	margin: 3px 10px 8px 0;
	padding: 5px 9px;
	background-color: #eee;
	border: 1px solid #ddd;
	width: 99%;
}

/* figure is the class for illustration examples and callouts */
.figure
{
	text-align: left;
	margin: 5px 0 10px 0;
}

.figure img { margin: 5px 5px 5px 0; }
.figure p { margin: 0; }

/* adjustment and value are used for showing settings under example images */
.divrow
{
	padding: 1px 0;
	margin: 0 30px 0 7px;
	display: block;
	border-bottom: 1px solid #aaa;
}

.divrow img
{
	margin: 0;
	padding: 0;
}

.adjustment
{
	margin: 2px 1em 0 2px;
	font-weight: bold;
}

.value
{
	display: inline;
	margin: 2px 0;
}

#controls
{
	margin: auto auto auto 0;
	clear: both;
}

#controls img
{
	display: block;
	margin: 10px 0;
}

#controls dt { font-weight: bold; }

#controls dd
{
	margin: 0 0 8px 0;
	color: #444;
	width: 90%;
}

.range /* formerly #controls dt .range */
{
	font-weight: normal;
	color: #06b;
	font-size: 10px;
}

.formrow
{
	position: relative;
	clear: both;
	padding: 1px 0;
	margin: 2px 30px 0 7px;
}

.label
{
	float: left;
	text-align: right;
	width: 25%;
	margin: 2px 1%;
	font-weight: bold;
	padding-top: 2px;
}

.field, .fielderror
{
	float: right;
	text-align: left;
	width: 72%;
	padding: 2px 0;
}

.errornote { color: red; }

.fielderror
{
	color: #d00;
	width: 60%;
	padding: 0 17% 5px 0;
}

form .align { vertical-align: middle; }

.wide
{
	width: 95%;
	vertical-align: middle;
}

.half
{
	width: 50%;
	vertical-align: middle;
}

form .field input#check { vertical-align: middle; }

.loginbox, .bodytext.loginbox
{
	border: 1px solid #999;
	background: #ddd;
	color: #555;
	margin: 6px 10px;
	font-size: 10px;
	padding: 0 10px 7px 7px;
	width: 180px;
	float: right;
}

.loginbox h3 { color: black; }

.loginbox p
{
line-height: 24px; clear: none;
}

.loginbox form {margin: 0; }
.loginfield
{
	margin: 1px 0;
	font-size: 11px;
	background: #eee;
	width: 100%;
}

.loginlabel
{
	margin-top: 4px;
	color: #333;
	clear: none;
}

.frontbox
{
	
	width: 240px;
	margin: 10px 10px 10px 0;
	padding: 0;
	float: left;
	min-height: 135px;
}

.frontbox img {margin:  0 5px 0 0; float: left;}

.boxtext {float: left; width: 120px;}
.boxtext h3 {clear: right; display: block; margin: 0; padding: 0;font-size: 11px; font-weight: bold;}




.post p {margin-bottom: 1em !important;}
.meta { font-size: 88%; color: #bbb; margin-top: 0px;}
.meta a { color: #bbb}
.meta a:hover {color: #00f;}


#wp-news { background: #ecf9ff; padding: 0 14px 10px 14px;  margin: 0 -14px; border: 1px solid #C9EFFF; border-width: 1px 0;}
#wp-news h3 {margin:0;}
#wp-news h3 a {color: #000; text-decoration: none;}

#wp-news h3 small {font: normal 10px sans-serif; color: #aaa}
#wp-news h3 small a {color: #00c;}
#wp-news h3 a.comments, #wp-news h3 a.comments:link {color:#06f; }
#wp-news h3 a.comments:hover {color:#03d; }
/*#wp-news .storycontent {}
*/


.commentlist li {
	background: #fff;
	padding: 1em;
	margin: 1px 0;

}

.commentlist li.alt {
	background: #fff;

}

.commentlist li.admincomment {
	background: #C9EFFF;
}

.commentlist li .moderated {
	background: fcc;
	border-bottom: 1px solid #caa;
	text-align: center;
	margin: -1em -1em 10px -1em;
	padding: 3px;
	color: #800;
}

#feedback, .postmetadata {
	margin: 2em -14px 0 -14px;
	padding: 4px 14px;
	background: #0fc;
	 background: #ecf9ff; border: 1px solid #C9EFFF; border-width: 1px 0 0 0;}
	
}

#feedback h3 {margin: 0;}

.postmetadata 
{
	border: 1px solid #ddd;
	margin-top: 0;
	background: #eee;
}


.exampleIMG {
	border: 1px solid #ccc;
}


.entry ol, .entry ul 
{
}
.entry li
{
margin-bottom: 0.5em;

}

