/*
Theme Name:		WP Framework
Theme URI: 		http://wpframework.com/
Version: 		0.2.4.10
Description: 	A <em>blank</em> WordPress Theme Framework <strong>that's everything you need, and nothing you don't.</strong> With features like <em>microformats, a traditional template structure, convention over configuration, clean semantic code, documenation, and it's atomic templating system</em>, WP Framework is <em>completely extensible, flexible</em> and <strong><em>the</em></strong> starting point for theme authoring and customization. To learn more, visit <a href="http://wpframework.com">http://wpframework.com</a>.
Author: 		Ptah Dunbar
Author URI:		http://ptahdunbar.com
Tags:			one-column, two-columns, three-columns, fixed-width, sticky-post, threaded-comments, microformats

Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.

If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}



.container {
	width:1024px;
	margin:0 auto;
	background-image:url("library/media/images/body_bkgnd_02.jpg");
	background-repeat:repeat-y;
}

.header {
	background-image:url("library/media/images/header.jpg");
	background-repeat:no-repeat;
	height:0;
	padding:338px 0 50px 40px;
}

.header-inner-page {
	background-image:url("library/media/images/header2_01.jpg");
	background-repeat:no-repeat;
	height:0;
	padding:224px 0 50px 40px;
}

.footer {
	background-image:url("library/media/images/body_bkgnd_03.jpg");
	background-repeat:no-repeat;
	height:54px;
	padding:0 10px 0 65px;
	margin:0 auto;
	width:948px;
}

#primary {
	float:left;
	margin:0;
	width:275px;
	background-image:url("library/media/images/clipboard_man.jpg");
	background-position:66px 25px;
	background-repeat:no-repeat;
	min-height:315px;
	padding:50px 50px 0 350px;
}

#primary-inner-page {
	float:left;
	margin:0;
	width:610px;
	padding:20px 0 15px 65px;
}

.aside {
	float:right;
	padding:30px 55px 15px 25px;
	width:260px;
	text-align:center;
	color:#0069A9;
}

.menu {
	display:block;
	height:43px;
	left:0;
	position:relative;
	visibility:inherit;
	width:638px;
	z-index:2000;
}

.nav {
	border:none;
	background-color:transparent;
	margin: 0 0 0 7px;
}

.nav li {
	background:transparent url('library/media/images/tab.png') no-repeat top left;
	width:159px;
	height:48px;
	margin:0 0 0 -5px;
}

.nav li:hover {
	background: transparent url('library/media/images/tab2.png') no-repeat top left;
	display:block;
}

ul.children {
	background:#fff;
	border:1px solid #aaa;
	width:155px!important;
	margin:13px auto 0 auto;
}

ul.children li {
	background-image:none;
	margin:0;
	padding:0;
	height:22px;
	font-size:11px;
}

ul.children li:hover {
	background-image:none;	
}

ul.children li a, ul.children li a:visited {
	background-color:#eee;
	color:#000;
	font-weight:normal;
	margin:1px;
	padding:5px;
	text-transform:capitalize;
	border:0px;
}

.children li a:hover {
	background-image:none;
	background-color:#0b6297;
	color:#fff;
}


/*.nav li.nav-hover ul {
	top: 43px;
}*/

.nav a, .nav a:visited {
	margin:0;
	border:none;
	height:11px;
	padding:17px 0 15px 0;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
	color:#0069A9;
}
	
.hfeed {
	width:260px;
}

body {
	color:#666666;
	font-family:Tahoma,Arial;
	font-size:12px;
	line-height:1.2em;
}

p {
	text-align:justify;
	display:block;
	margin:1em 0;
}

h1, .entry-title {
	color:#00713B;
	font-size:25px;
}

h2 {
	color:#8BBBD8;
	font-size:18px;
	margin:.5em 0;
}

h3 {
	font-size:1.17em;
	font-weight:bold;
	margin:1em 0;
	color:#8BBBD8;
}

.aside h2 {
	color:#0069A9;
	font-size:16px;
}

.aside li {
	list-style:none outside none;
}

a {
	color:#8BBBD8;
}

a:visited {
	color:#8BBBD8;
}

#news {
	margin:0 52px 0 0;
	padding:0 0 0 65px;
	clear:both;
	overflow:hidden;
}

#news-title {
	margin:0;
	padding:7px 0 0 0;
}

.news-post-title {
	color:#8bbbd8;
}

li.news-block {
	clear:right;
	float:left;
	height:auto;
	padding-right:45px;
	width:190px;
	list-style-type:none;
}

.datebx_hp {
	background-image:url("library/media/images/datetimebx.gif");
	background-repeat:no-repeat;
	color:#f1f25e;
	float:left;
	font-family:Tahoma,Arial;
	font-size:11px;
	font-weight:bold;
	height:42px;
	margin-bottom:100%;
	margin-right:10px;
	overflow:hidden;
	padding:5px 0 0;
	text-align:center;
	vertical-align:middle;
	width:42px;
}

#copyright {
	padding:8px 0 0 0;
	margin:0 auto;
	width:500px;
	font-size:14px;
	color:#fff;
}

.grey-text {
	color:#666;
}

.bob {
	background-image:url("library/media/images/bio-pics/bob.jpg");
	width:201px;
	height:239px;
}

.bob:hover {
	background-image:url("library/media/images/bio-pics/bob_casual.jpg");
	width:201px;
	height:239px;
}

.melissa {
	background-image:url("library/media/images/bio-pics/melissa.jpg");
	width:201px;
	height:239px;
}

.melissa:hover {
	background-image:url("library/media/images/bio-pics/melissa_casual.jpg");
	width:201px;
	height:239px;
}

.mike {
	background-image:url("library/media/images/bio-pics/mike.jpg");
	width:201px;
	height:239px;
}

.mike:hover {
	background-image:url("library/media/images/bio-pics/mike_casual.jpg");
	width:201px;
	height:239px;
}

.steve {
	background-image:url("library/media/images/bio-pics/steve.jpg");
	width:201px;
	height:239px;
}

.steve:hover {
	background-image:url("library/media/images/bio-pics/steve_casual.jpg");
	width:201px;
	height:239px;
}

.bob span, .mike span, .melissa span, .steve span {
	display:none;
}

.bio h2 {
	font-size:24px;
	font-weight:bold;
	color:#0069A9;
	padding: 0 0 0 0;
}

.bio h3 {
	font-size:14px;
	font-weight:normal;
	color:#0069A9;
	margin: 0 0 1em 0;
	padding: 0;
}

.bio table {
	border:none;
}

table {
	line-height:1.2em;
}

.disclaimer {
	padding:60px 0 0 0;
	font-size:10px;
	text-align:justify;
	line-height:1.1em;
}

.contact-top {
	height: 18px;
	width: 450px;
	background-position:bottom;
	background-image:url("library/media/images/contact_frm_01.gif");
	background-repeat:no-repeat;
	margin:50px auto 0 auto;
}

.contact-body {
	background-color:#8cbbd9;
	width:450px;
	margin:0 auto;
}

.contact-bottom {
	height: 14px;
	width: 450px;
	background-image:url("library/media/images/contact_frm_03.gif");
	background-repeat:no-repeat;
	margin:0 auto;
}

.contact-top span, .contact-bottom span {
	display:none;
}

form {
	margin:0 20px;
	color:white;
}

h2.news-title {
	margin: 0.5em 0 0 0;
	padding: 5px 0 0 0;
}

p.right {
	text-align:right;
}
