/******************************************************************
Theme Name: Bones Framework	
Theme URI: http://www.themble.com/bones
Description: A Designer friendly Framework.
Version: 0.01
Author: Eddie Machado
Author URI: http://www.themble.com
Tags: HTML5, Framework
******************************************************************/

/* import the default stylesheets from the CSS folder \*/
@import url('library/css/master.css');

/******************************************************************
Here are the selectors for Bones.  
If you want to change anything in the theme, do it below :)
******************************************************************/

/******************************************************************
GENERAL STYLES
******************************************************************/

html {}

body {}

span.amp {}

.note {}

/******************************************************************
LINK STYLES
******************************************************************/

a, a:visited {}

a:hover, a:active {}

/******************************************************************
H1, H2, H3, H4, H5 STYLES
******************************************************************/

h1 a, h2 a, h3 a, h4 a, h5 a {}

h1 {}

h2 {}

h3 {}

h4 {}

h5 {}

/******************************************************************
HEADER STYLES
******************************************************************/

body>header {}

	body>header section#head-wrapper {}
	
		body>header section#branding {}
		
			body>header section#branding h1 {}
				
				body>header section#branding h1 a:link, body>header section#branding h1 a:visited {}
			
				body>header section#branding h1 a:hover, body>header section#branding h1 a:active {}
				
				body>header section#branding p.tagline {}
		
		body>header section#right_header {}

/******************************************************************
NAVIGATION STYLES
******************************************************************/

nav#main_nav {}
	
	nav#main_nav ul {}
	
		nav#main_nav li {}
		
		nav#main_nav li a {}
		
		nav#main_nav li a:hover {}
		
			nav#main_nav li.current_page_item a {}
		
				nav#main_nav li.current_page_item ul li a:hover {}
		
			nav#main_nav li ul, ul#sub_nav li ul {}

				nav#main_nav li:hover ul, ul#sub_nav li:hover ul {}
			
				nav#main_nav li ul li, ul#sub_nav li ul li {}
				
nav##sub_nav {}
	
	ul#sub_nav li {}
	
	ul#sub_nav li a {}
	
	    ul#sub_nav li a:hover {}
	    
	    ul#sub_nav li ul {}

section#under-nav-ad-area {}

/******************************************************************
BREADCRUMB STYLES
******************************************************************/	
		
#breadcrumb {}
	
	#breadcrumb li {}
	
	#breadcrumb li a {}
	
		#breadcrumb li a:hover {}
		
		#breadcrumb li span {}
			
/******************************************************************
CONTENT STYLES
******************************************************************/

section#wrap {}

	section.main-container {}
	
		section#main-layout1 {}
		
		section#main-layout2 {}
		
		section#main-layout3 {}
		
		section#main-layout4 {}
		
		section#main-layout5 {}
		
		section#main-layout6 {}
	
		article[id*=post-] {}
		
			body.page article[id*=post-] {}
			
		article>header h1 {}
		
		article>header p {}
		
			article>header p span.right {}
	
		section.post_content img.bones_default_post_thumb, img.bones_post_thumb {}
		
		section.post_content {}
		
		section.post_content p {}
	
			section.post_content p+p {}
			
				section.post_content h3+p, section.post_content h4+p, section.post_content h5+p {}
			
			section.post_content ul, ol {}
			
				section.post_content ol {}
				
				section.post_content ul {}
			
			section.post_content blockquote {}
			
				section.post_content blockquote p {}
			
			section.post_content img {}
			
				section.post_content div.wp-caption {}
				
					section.post_content div.wp-caption p {}
					
			section.post_content object {}
			
				section.post_content embed {}
			
		article>footer {}
		
			article>footer p {}
			
				article>footer span.tags a {}
				
					article>footer span.edit, article>footer span.comments {}
					
						article>footer span.edit a, article>footer span.comments a {}
					
/******************************************************************
AFTER POST STYLES
******************************************************************/
					
					article>footer section#post_author {}
					
						article>footer section#post_author img {}
						
						article>footer section#post_author h4 {}
						
						article>footer section#post_author p {}
						
						article>footer section#post_author span {}
						
						article>footer section#social_and_related {}
							
							article>footer #social_links {}
						
								article>footer #social_links li {}
								
								article>footer #social_links li.twitter_icon {}
								
								article>footer #social_links li.facebook_icon {}
								
								article>footer #social_links li.stumbleupon_icon {}
								
								article>footer #social_links li.reddit_icon {}
								
								article>footer #social_links li.digg_icon {}
								
								article>footer #social_links li.delicious_icon {}
								
									article>footer #social_links li a img {}
									
									article>footer #social_links li img:hover {}
								
								article>footer #social_links li.rss {}
								
									article>footer #social_links li.rss span a {}
									
										article>footer #social_links li.rss span a:hover {}
										
									article>footer #social_links li.rss em {}
								
									article>footer #social_links li.rss img {}
						
							article>footer #related_posts {}
							
								article>footer section#related_posts li, article>footer section#related_posts li.no_related_post {}
								
									article>footer #related_posts li a:hover {}
									
								article>footer #social_links h4, article>footer #related_posts h4 {}

		
/******************************************************************
NEXT POST / PREVIOUS POST NAVIGATION STYLES
******************************************************************/		
		
nav#prev_next_posts {}

	nav#prev_next_posts span.prev {}
	
	nav#prev_next_posts span.next {}

/******************************************************************
SEARCH STYLES
******************************************************************/

form[id="searchform"] {}

	input[id="s"] {}
	
	label[for=s] {}

	input[value="Search"] {}

/******************************************************************
SIDEBAR STYLES
******************************************************************/

aside {}

	aside .widget {}
	
		aside li {}
		
			aside li a {}
			
				aside li a:hover {}
			
			aside li:hover {}
			
			aside li:last-child {}
			
				aside li:hover ul {}
			
				aside li ul li {}
	
	aside h4 {}
	
	aside#sidebar_1 {}
	
		aside#s1-layout2 {}
		
		aside#s1-layout3 {}
		
		aside#s1-layout4 {}
		
		aside#s1-layout5 {}
		
		aside#s1-layout6 {}
	
	aside#sidebar_2 {}
		
		aside#s2-layout1 {}
	
		aside#s2-layout2 {}
		
		aside#s2-layout3 {}
		
		aside#s2-layout4 {}
		
		aside#s2-layout5 {}
		
		aside#s2-layout6 {}

/******************************************************************
COMMENT STYLES
******************************************************************/

section#comments {}

article[id*=comment-] {}

	.alt {}
	
	.even {}
	
	.bypostauthor {}
			

		article[id*=comment-] header {}
		
			article[id*=comment-] h4 {}
		
			article[id*=comment-] cite {}
			
			article[id*=comment-] em.comment_date {}
			
			article[id*=comment-] .avatar {}
		
		article[id*=comment-] section {}

			article[id*=comment-] section p {}
			
			article[id*=comment-] section p+p {}
			
			article[id*=comment-] blockquote {}
		
	article.depth-2 {}
	
	article.depth-3 {}
	
	article.depth-4 {}
	
	article.depth-5 {}
		
section#respond {}

	section#respond h3#comment-form-title {}

	fieldset[name="comments"] {}
	
		fieldset[name="comments"] label {}
		
			fieldset[name="comments"] label span.required {}
		
		fieldset[name="comments"] input:focus, fieldset[name="comments"] #comment:focus {}
	
		fieldset[name="comments"] input, fieldset[name="comments"] textarea {}
	
		fieldset[name="comments"] input[type="hidden"] {}
		
		fieldset[name="comments"] #author, fieldset[name="comments"] #email, fieldset[name="comments"] #url {}
		
		fieldset[name="comments"] #comment {}
		
		fieldset[name="comments"] #submit {}
			
			fieldset[name="comments"] #submit:hover {}
			
	fieldset[name="comments"] span {}
		
	fieldset[name="comments"] p {}
		
		fieldset[name="comments"] abbr {}
		
		fieldset[name="comments"] code {}
		
		fieldset[name="comments"] p+p {}

/******************************************************************
ARCHIVE STYLES
******************************************************************/

h1[class="archive_title"] {}

	h1[class="archive_title"] span {}

/******************************************************************
FOOTER STYLES
******************************************************************/

body>footer {}

	body>footer p {}
	
		body>footer p a {}
		
		body>footer p a.footer_bones_link {}

/******************************************************************
ADVERTISING REGION STYLES
******************************************************************/

.header_top_ad {}

.header_under_nav_ad {}

.sidebar_300_ad {}

.under_post_title_ad {}

.under_post_content_ad {}

.above_comments_ad {}

.above_comment_form_ad {}

.archive_under_title_ad {}

.sidebar_1_skyscraper_ad {}

.sidebar_2_skyscraper_ad {}


