/*
Theme Name: AFE INTAKES THEME
Theme URI: http://wordpress.org/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.6
Author: Andy Isaacson
Author URI: http://andyisaacson.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Kubrick v1.5
	 http://binarybonsai.com/kubrick/

	This theme was designed and built by Michael Heilemann,
	whose blog you will find at http://binarybonsai.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

body { background-image:url(/images/dirt.jpg); background-color:#222; font-family:Arial, Helvetica, sans-serif; /* background-image:url(/images/afebg.jpg); */}

a { color:#4776bd; }

#site { margin:0 auto; width:986px; background-color:#fff; background-image:url(/images/afepagebg.jpg);  background-repeat:repeat-y; }

#page { margin:0 auto; width:940px; background-color:#fff; }

#header { background-color:#fff; background-image:url(/images/afelogo.jpg); background-repeat:no-repeat; background-position:right; height:172px; margin-bottom:15px; }
#header img { border:0; padding:20px 0 0 0; }
#header h2 { float:right; font-size:24px; color:#666; padding:20px; font-style:italic; }

#headerimg { }

#nav { background-image:url(/images/afenav.jpg); background-repeat:repeat-x; height:30px; }
#nav ul { }
#nav ul li { display:inline; }
#nav ul li a { display:inline-block; color:#666; padding:6px; font-weight:bold; text-decoration:none; }

#content { float:right; width:700px; padding:0 20px 0 10px; }
#content h2 { font-size:22px; margin-bottom:10px; }
#content p { margin-bottom:15px; line-height:130%; color:#222; }

#sidebar { float:left; width:200px; padding:0; }
#sidebar h2 { font-size:16px; padding:5px; background-color:#336699; color:#fff; }
#sidebar li a:hover { background-color:#333; color:#fff; }
#sidebar ul { }
#sidebar ul ul { margin-bottom:10px; }
#sidebar ul ul li a { display:block; text-decoration:none; padding:5px; background-color:#f8f8f8; color:#333; border-bottom:2px solid #999; font-size:14px; font-weight:bold; }
#sidebar ul li ul { border:0; padding:0; }
#sidebar ul li ul li { margin-bottom:0; }
#sidebar ul li ul li a { display:block; text-decoration:none; padding:5px; background-color:#f8f8f8; color:#333; border-bottom:1px solid #999; font-size:14px; font-weight:bold; }

#footer { clear:both; }
#footer p { text-align:center; padding:5px; font-size:12px; }

.postmetadata { clear:both; }

.prodleft { float:left; width:280px; }
.prodright { float:right; width:400px; }

.productimage { }
.productimage img { }

.productinfo {background-color:#fff; color:#222; margin-bottom:10px; }
.productinfo p { margin-bottom:0; line-height:120%; }
.productinfo img { margin:0 auto; display:block; text-align:center; }

.productdesc { background-color:#fff; color:#222; }
.productdesc h3 { padding:5px; background-color:#336699; color:#fff; }

.entry { }

#homepage .post { float:left; width:200px; height:225px; padding:8px; background-image:url(/images/prodbox.jpg); background-repeat:no-repeat; }
#homepage .post h2 { font-size:14px; text-decoration:none; }
#homepage .post h2 a { text-decoration:none; }
#homepage .post img { display:block; margin:0 auto; text-align:center; }
#homepage .post p { margin-bottom:0; padding:3px 0 1px 5px; line-height:120%; }
#homepage .post p a { text-decoration:none; font-weight:bold; font-size:16px; }
#homepage .post .model { font-size:12px; font-weight:bold; padding-left:5px; }

h2.single { margin-bottom:0; }
p.single { margin-bottom:0; }

.model { }

.navigation { clear:both; margin-top:10px; }

.alignright { float:right; }
.alignleft { float:left; }

.post { line-height:120%; }
.post ul { padding:10px 0 0 10px; }
.post ul li { list-style-type:square; list-style-position:inside; line-height:130%; font-size:15px; }
.post ol li { list-style-type:decimal; list-style-position:inside; line-height:130%; font-size:18px; }
.post ol { padding:10px 0 10px 20px; }