/*  
Theme Name: Simplissimo

Description:supports widgets, theme-options, section 508 compliant, WCAG A. Browsers support: Safari, Firefox, Opera, IE 8, IE7, IE6. SAuthor: Tee G. Peng
Author URI: http://www.lotusseedsdesign.com/

Last modified: April 20th, 2010
*/

/* ======================================
[common and reset elements]
======================= */
*{margin: 0;padding: 0;}
a {color: #252525;text-decoration: underline;}

 body { color: #222;
  		font: normal 100.1%/1.5em Corbel, "Lucida Grande", Arial, sans-serif;background:#fff }
  		
  		
/* ======================================
[site structure]
======================= */
#blog_content {width:90%;float:none}


h1, h2, h3, h4, h5, h6 {padding-bottom: 10px;padding-top: 25px;font-size: 17px;}
dt {font-size: 15px;}
p, li, dd, td {font-size: 14px;padding-bottom: 8px;}

li {margin-left: 25px;}

	
/* ======================================
[Blog home items]
======================= */	
#blog_content, 

.box-full {display: block;
width: 100%;}
.blog-article {width: 100%;float: none; height: auto}

#blog_content p {padding: 5px 0;font-size: 14px;color: #000;}




#breadcrumbs {margin:0;}


/*floated box*/
	.box {float: none;display: block;}



.wp-caption-text {color: #555;}

/*hide following content*/
#rssfeed,
#breadcrumbs,
.wp-pagenavi,
#commentform,
#blog_sidebar,
 p.continued-reading, 
 #quick-access,
 .nocomments,
 #mini-newsletter,
.skipto,
 #footer,
#leave-comment,
.nocomments,
 .tags,
 .post-info,
 .navigation   {display: none;}

