/*
Theme Name: Clean Start
Theme URI: http://kimjoyfox.com/wordpress-themes/
Description: Clean Start Theme
Version: 1.0
Author: Kim Joy Fox
Author URI: http://kimjoyfox.com
Tags: white, one-column, flexible-width
License:GNU General Public License
License URI:license.txt
*/


/* ///////////////////////////////////////////// DEFAULT ///////////////////////////////// */
body { margin:0px; }
.wrap { width:1000px; }



/* //////////////////////////////////////////// RESETS ////////////////////////////////// */
h1, h2, h3, h4, h5, h6 { font-weight:normal; margin:0px; padding:0px;}




/* /////////////////////////////////////////// LINKS //////////////////////////////////// */
a:link, a:visited, a:active { }
a:hover { }


/* ////////////////////////////////////////// LINK HEADINGS & BASIC FONTS //////////////////////////// */
h1 { }
h2 { }
h3 { } 
h4 { } 
h5 { }
h6 { }


/* /////////////////////////////////////// SITE HEADER ///////////////////////////////////// */


/* /////////////////////////////////////// SIDEBAR ///////////////////////////////////////// */


/* /////////////////////////////////////// CONTENT ////////////////////////////////////////// */
.size-auto, 
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
	max-width: 100%;
	height: auto;
}

/* /////////////////////////////////////// COMMENTS ////////////////////////////////////////// */


/* /////////////////////////////////////// TAGS ////////////////////////////////////////////// */
blockquote {}
table {}
ul,ol,dl {}
ul ul,ol ol {}
code { }
.alignright { float:right; }
.alignleft  { float:left; }
.aligncenter { margin:0 auto; display:block; clear:both; }

/* WP Tags */
.wp-caption { }
.wp-caption-text { }
.sticky { }
.gallery-caption { }
.bypostauthor { }

/* ////////////////////////////////////// FOOTER //////////////////////////////////////////// */
