/*
Theme Name: ActiveWake
Theme URI: http://news.activeh2o.com/
Description: The default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Jason Craveiro
Author URI: http://www.activewake.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

*/

a, a:visited { color:#0085ae; text-decoration:none; }
a:hover { text-decoration:underline; }

body { background: url('http://www.activeh2o.com/images/bg.jpg') repeat; margin:0; font-family:arial, helvetica, sans-serif; }

#wrapper { width:800px; background:#fff; margin:0 auto; }

#header { width:800px; background: url('images/header.jpg') no-repeat; }

#header a { display:block; width:300px; height:150px; }

#nav { float:left; list-style-type:none; width:800px; height:26px; background:#0085ae; padding:0; margin:0; font-size:.75em; font-weight:bold; color:#fff; }

#nav li { list-style-type:none; float:left; display:inline; width:auto; height:25px; padding:6px 9px; text-align:left; }
#nav a { color:#fff; }
#nav a:hover { color:yellow; }

.breadcrumb { clear:left; padding:10px 0; color:#0085ae; font-size:.9em; text-align:left; }
.breadcrumb a { color:#659aaa; }
.breadcrumb h1 { margin:0; font-size:1.3em; font-weight:bold; color:#0085ae; }

#content { clear:left; width:780px; padding:10px; }

.post { margin-bottom:40px; font-size:.9em; }

h2, h2 a { padding:0; margin:0; font-size:1.3em; font-weight:bold; color:#0085ae; text-decoration:none; }
h2 a:hover { background:#0085ae; color:#fff; text-decoration:none; }

small { font-size:.8em; color:#999; }

br { display:block; padding:2em 0; margin:2em 0; }

.postmetadata { background:#eee; padding:10px; color:#000; }
#footer { width:800px; padding:0; margin:15px 0 50px 0; border-bottom:20px solid #0085ae; font-size:.7em; text-align:center; color:#0085ae; }
#footer p { padding:5px; margin:0; }