/*
Theme Name: J.Baker
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: Alex Shaw
Author URI: http://binarybonsai.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

*/



/* Begin Typography & Colors */


@charset "UTF-8";
/* CSS Document */

body { background:#333; font-family:Verdana, Geneva, sans-serif; font-size:12px;}

#outside-area { background:#FFF; width:920px; margin:20px auto; padding:12px 30px 20px 30px; }

#header { border-bottom: 5px #F00 solid; background:url(images/logo.jpg) no-repeat; height:135px;}

#header h1 { position:absolute; left:-999px; top:-999px; overflow:hidden;}

#header span { background:url(images/niceic.jpg); display:block; width:235px; height:113px; position:absolute; margin:10px 0px 0px 686px;}


#sub-nav { float:left;}

#sub-nav ul { margin:20px 0px 0px 0px; padding:0px;}

#sub-nav li { list-style-type:none; margin:0px 0px 10px 0px;}

#sub-nav a { background:#000; display:block; width:220px; color:#fff; padding:10px; text-decoration:none; font-weight:bold; text-transform:capitalize; font-size:12px;}

#sub-nav a:hover { background:#ff0000; color:#000;}


#main-area { margin:20px 0px 0px 269px;  background:url(images/front-pics.jpg) no-repeat; text-align:justify; padding:150px 0px 0px 0px; line-height:22px; min-height:500px;}

#main-area h1 { margin:0px 0px 10px 0px; font-size:20px;}

#footer { color:#FFFFFF; width:980px; margin:-10px auto; clear:both; background:; height:100px; font-size:11px; }

#footer span { position:absolute; margin:0px 0px 0px 340px;}

#footer span a { color:#FFFFFF;}

#footer a.copyright { color:#FFFFFF; text-decoration:none;}
