/*   
Theme Name: Simon WP Framework
Theme URI: http://simonwebdesign.com/simon-wordpress-framework-blank-theme/
Description: A blank frame work using 960.gs grid system and is licensed under the <a href="http://www.opensource.org/licenses/gpl-license.php">GPL</a>.
Author: Simon Urbina
Author URI: http://simonwebdesign.com
Version: 1.1.6
Tags: light, two-columns, fixed-width
*/

@import url('reset.css');
@import url('boxes.css');
@import url('menu.css');
@import url('clears.css');

.storytitle, .storytitle2, .entry-title{
	text-transform:uppercase;
	color:#777777;
}

.leftposts {
	width:360px;
	float:left;
}
h4 {
color:#DA7E44;
margin-bottom:0.4em;
margin-top:0.4em;
font-size:16px;
}

/** CSS Map 
*
*
* Mage_CSS_A Reset
* ---------------------------
*** reset.css


* Mage_CSS_B Common Elements
* ---------------------------
*** Columns
*** Forms
*** Message
*** Headings
*** Tables
*** Lists
*** Space Creators
*** Pager


* Mage_CSS_C Layout
* ---------------------------
*** Base Layout
*** Header
*** Sidebars
*** Footer


* Mage_CSS_D Shop Elements
* ---------------------------
*** Rating
*** Prices
*** Catalog Listing
*** Layered Navigation
*** Tool tips


* Mage_CSS_E Shop Pages
* ---------------------------
*** Home
*** Search
*** Catalog Listing
*** Layered Navigation
*** Product Detail
*** Checkout
*** Customer


* Mage_CSS_F Overrides
* ---------------------------
*** Alignment
*** Link highlights


* Mage_CSS_G Clears
* ---------------------------
*** clears.css

*/

