/*
	Theme Name: The Canyon
	Theme URI: http://www.codestarlive.com/
	Description: The Canyon
	Version: 1.0
	Author: Codestar
	Author URI: http://themeforest.net/user/Codestar/
	Tags: white & gray, custom home page, fixed width, widgets
*/

@import url("css/reset.css");
@import url("css/prettyPhoto.css");

/*Use CSS. You can add targeted style rules to your `style.css` file, in your theme folder. Each post is a <code><li></code> with the class "tumblr_post." Each post also has the class of its post type: "quote", "link", "conversation", "regular", "photo", "audio", or "video".*/

.tumblr_post li regular photo audio quote link {
font-size:11px;
font-weight: normal;
color:#ffffff;}

#page_content ol ul li {
	margin: 0 0 5px 42px;
	line-height:115%;
	font: 90%;
	}
