/*
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' );

body {font-family: Arial, Helvetica, sans-serif }
.hfeed {width:640px}

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

#logo { float: left}
  #logo a { font-size: 40px; color: #226395}
.head2 {margin-bottom: 20px}
.nav {float: right; width:auto;  border:0}
  .nav a {color: #3585c2;  border:0}

  .textbar { text-align: right; color:#226395; background: #eef5ff; font-size: 22px; font-weight: 700;
            padding:10px; line-height: 20px; font-family: Arial, sans-serif}
  .textbar p {margin: 0}

  .adbar {background: #3585c2; height: 40px; line-height: 40px; padding-left: 20px; padding-right: 10px}
  .adbar .ad {float:left}
  .adbar .searchform{ float: right;margin:6px 0 0;  background: transparent url(images/search.png) no-repeat; width: 222px}
  .adbar .searchform input {width: 180px; padding:5px 0 5px ; border: 0; margin-left: 2px ; background: transparent; float: left}
  .adbar .searchform button {width:30px; border: 0; background: transparent; display: block; height: 24px; float: left}
  
  .head-adsense { text-align: center; padding-bottom: 20px}


h2.entry-title a{color: #3585c2; font-size: 26px}
.entry-header {margin-top: 20px}


.hentry { border-bottom:2px solid #e2e2e2; padding-bottom: 30px; margin-bottom: 20px}

.ad125 { text-align: center; margin: 15px 0}
.ad125 img{ padding: 8px}

#widget-categories { margin-left: 15px; color: #3585c2; width: 125px; overflow: hidden}
#widget-categories h3 {font-size: 22px}
#widget-categories ul {margin: 0}
#widget-categories li {list-style: none outside; font-size: 13px}

.footer {border-top: 1px solid #719dd3; margin-top: 20px; padding: 8px; color: #aba8a8}
.footer a{color: #aba8a8}

.splitter {background: url(images/splitter_ddd_2px.png) repeat-x center center}
.splitter p, .splitter .entry-header {background: #fff; display:inline-block; margin: 0; padding-right: 10px;}
.backtop {color: #2367bc; font-size: 11px; font-weight: 700}
.w50 { float: left; width: 450px; margin: 10px}
.w50 h3 { color: #2367bc; font-size: 14px}

#comment {width:585px}

.entry-content .entry-header {color: #999}
.entry-content .entry-header a{ color: #0099ff}

.entry-content .readmore {float: right; background: #01b0e7; padding:2px 22px}
.entry-content .readmore a { color: #fff; font-size: 22px; text-decoration: none }

.single .splitter { line-height: 26px;}
.single .entry-title { font-size: 34px; padding: 25px 0}
.entry-header .avatar { float: left;  margin:-7px 7px 0 0; }


.related_posts ul {margin: 0; padding: 0; list-style: none}
.related_posts ul li {float: left; width: 140px; margin-left: 25px; margin-bottom: 25px}
.related_posts ul li.first {margin-left:0}

.ad160600 { width: 160px}
