/*
THEME NAME: Sandbox (Blank CSS by Unusualmedia.com)
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6.1
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/*COMMON*/
body {}
.page_item {}
	.page_item a {}
.navigation {}
	.nav-previous {}
	.nav-next {}
.sidebar {}
	.sidebar .xoxo {} /*UL*/
		.sidebar .xoxo li {}
			.sidebar .xoxo li h3 {}
			.sidebar .xoxo li ul {}
				.sidebar .xoxo li ul li {}
					.sidebar .xoxo li ul li a {}

/**********/
/*SPECIFIC*/
/**********/
#wrapper {}

/*HEADER*/
	#header {}
		#blog-title {} /*H1*/
			#blog-title a {}
		#blog-description {}

/*NAVIGATION*/
	#access {}
		.skip-link {}
		#menu {}
			#menu ul {}
				#menu li {} /*.page_item, .page-item-(NUMBER) */
					#menu li a {}
	#container {} 
		#content {} 
			#nav-above {}  /*.navigation*/
				#nav-above .nav-previous {}
				#nav-above .nav-next {}

/*POSTING*/
			.post {} /*post-(NUMBER)*/
				.entry-title {} /*H2*/
					.entry-title a {}
				.entry-date {}
					.published {} /*ABBR*/
				.entry-content {}
					.entry-content h3 {}
					.entry-content p {}
					.entry-content li {}
					.entry-content img {}
					.entry-content .more-link {}
				.entry-meta {}
					.meta-sep {} /*SPAN*/
					.author {} /*SPAN*/
					.cat-links {} /*SPAN*/
					.comments-link {} /*SPAN*/
			#nav-below {} /*.navigation */
                #nav-below .nav-previous {}
                #nav-below .nav-next {}
			#comments {} /*DIV*/
				#comments-list {} /*DIV*/
					#comments-list h3 {}
						.comment {} /*LI*/
							.comment-author {} /*DIV*/
							.comment-meta {} /*DIV*/
				#respond {} /*DIV*/
					#respond h3 {}
					#respond .form-container {}
						#commentform {} /*FORM*/
				
/*SIDEBAR ONE*/
	#primary {} /*.sidebar*/
		#primary .xoxo {} /*UL*/
		#primary .xoxo h3 {} /*UL*/
		#primary .xoxo ul {} /*UL*/
			#pages {} /*LI*/
				#pages h3 {}
				#pages ul {}
					#pages li {} /*.page_item, .page-item-(NUMBER) */
						#pages li a {}
          	#categories {} /*LI*/
				#categories h3 {}
				#categories ul {}
					#categories li {} /*.cat-item, #cat-item-(NUMBER) */
						#categories li a {}
          	#archives {} /*LI*/
				#archives h3 {}
				#archives ul {}
					#archives li {}
						#archives li a {}

/*SIDEBAR TWO*/
	#secondary {} /*.sidebar*/
		#secondary > .xoxo {} /*UL*/
			#search {} /*LI*/
				#search h3 {}
					#search label {}
				#searchform {} /*FORM.blog-search*/
					#searchform div {}
						#searchform div #s {} /*INPUT.text*/
						#searchform div .button {} /*INPUT*/
			.linkcat {} /*#linkcat-(NUMBER)*/
				.linkcat h3 {} 
				.blogroll {} /*UL.xoxo*/
					.blogroll li {}
						.blogroll li a {}
							#linkcat-2 ul li a {}
							.blogroll li a:hover {}
			#rss-links {} /*LI*/
				#rss-links h3 {}
				#rss-links ul {}
					#rss-links li {}
						#rss-links li a {}
			#meta {} /*LI*/
				#meta h3 {}
				#meta ul {}
					#meta li {}
						#meta li a {}

/*FOOTER*/
	#footer {}
		#generator-link {} /*SPAN*/
		#footer .meta-sep {} /*SPAN*/
		#theme-link {} /*SPAN*/
