/*
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 {
	border-width: 0px 2px;
	border-style: solid;
	border-color: #000;
}
	
.header {
	padding-top: 200px;
	height: 0px; !important;
	height: /**/:200px;
	overflow: hidden;
	background-image: url('images/HeaderImage.jpg');
	background-repeat: no-repeat;
}

#content {
	padding: 0px 0px;
	font-family: Verdana, Arial, sans-serif;
	color: #333;
}

#primary {
	width: 540px;
	}

#secondary {
	width: 320px;
	margin-right: 20px;
}

.hentry, #comments {
	margin: 0 10px 10px 10px;
	padding: 0 10px;
	border-width: 0 0 1px 0;
	border-style: dotted;
	border-color: #ccc;
	}

h2.entry-title {
	border-width: 1px 1px 0px 1px;
	border-color: #111;
	border-style: solid;
	padding: 5px;
	background: #bcbcbc;
	margin: 0 25px 0 50px;

}

.entry-title a, .entry-title {
	font-size: 20px;
	
}

.entry-header {
	border-top: 1px solid #111;
}

.article {
	clear: right;
}

.footnotedivider {
	padding: 10px 0 0 0;
	border-width: 1px 0 0 0;
	border-style: dashed;
	border-color: #aaa;
}

.footnotes {
	color: #666;
}

.footnotes li {
	margin: 0 0 10px 0;
	line-height: 1.5em;
}
	

	
#respond {
	margin: 0 10px 10px 10px;
	padding: 0 10px;
}
	
.menu {
	margin: 5px 0px;
}

.nav {
	width: 860px;
	border-color: #000; 
	border-width: 0px 0px 1px 0px;
	padding: 0px 20px;
	text-transform: uppercase;
	font-family: trebuchet MS,Arial,Helvetica,Tahoma,sans-serif;
	font-size: 1.4em;
	font-weight: bold;
}

.nav li {
	margin: 0px 5px;
}

.nav a {
	border: solid #000;
	border-width: 1px 1px 0px 1px;
}

.nav a:hover {
	background: #666C6B;
	color: #eee;
}

.nav li.current_page_item, .nav li.current_page_item a {
	background: #333;
	color: #eee;
}

div.widget a.flickr-image img {
	margin: 5px;
}

#form-section-comment textarea {
	width: 500px;
}

 #allowed-tags {
	width: 480px;
	}
	
#social-media-page img {
	margin: 0 0 0 10px;
}

.widget {
	margin-bottom: 15px;
}

.widget-title {
	margin: 0px 0px 3px 10px;
	font-size: 14px;
	font-weight: bold;
	line-height: 17px;
	padding: 2px 7px;
	border-width: 0px 1px 1px 0px;
	border-color: #252525;
	border-style: solid;
	display: inline-block;
	background: #f5f5f5;
}

.widget-title a {
	color: #333;
}

.widget-title img {
	display: none;
}

/* Links */
a, .entry-title a:hover { color: #48665E; text-decoration: none; }
a:hover { text-decoration: underline; }
.entry-content a:link, .entry-content a:active, .entry-content a:visited { color: #48665E; text-decoration: underline; }
.entry-content a:hover { text-decoration: none; }

ul.twitter {
	border: 1px solid #999;
	margin-left: 0px;
}

ul.twitter li {
	list-style: none;
	padding: 3px 5px;
}

ul.twitter li.odd {
	background: #fafafa;
}

ul.twitter li.even {
	background: #E9FCBC;
}

#wfm-recent-widget {
	border: 1px solid #999;
	background: #f4f4f4;
}

.twitter-timestamp abbr[title] {
	font-style: italic;
}

span.published {
	float: right;
	margin-right: 25px;
	margin-bottom: 7px;
	border-width: 0px 1px 1px 1px;
	border-style: solid;
	border-color: #111;
	padding: 3px 5px;
	background: #666C6B;
	color: #eee;
}

.single-page-navigation, .navigation-links {
	margin: 0px 10px 20px 10px;
}

.footer {
	background: #252525 url('images/footerbg.gif') repeat-x scroll left top;
	padding: 20px 5px;
	border-bottom: 2px solid #000;
	color: #eee;
}

.footer a, .footer a:hover {
	color: #eee;
}

.footer p {
	margin-bottom: 0px;
}

.footer-widget { float: left; line-height: 1; width: 200px; }
.footer-widget, .footer-widget * { list-style: none; margin-left: 0; }

#widget-archives select, #widget-archives form{
	width: 140px;
	float: left;
	margin-right: 12px;
	font-size: 12px;
	font-family: Verdana, Arial, sans-serif;
	padding: 1px;
}

#widget-archives {
	float: left;
	margin-bottom: 0px;
}

input, textarea, button {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

input.search {
	width: 200px;
}

button:hover {
	background: #666C6B;
	color: #eee;
}

.archive-title {
	margin-left: 35px;
}

#copyright {
	margin: 0px 0px 0px 25px;
	display: inline-block;
}

.navigation-links {
	margin-bottom: 7px;
	margin-top: -10px;
}
