/*  
Theme Name: Lotus Seeds Design
Version: 1.0
Author: Tee G. Peng
Author URI: http://www.lotusseedsdesign.com/
*/

@import url(http://red.lotusseedsdesign.com/skin/frontend/default/newgreen/css/css3_support.css);

@import url(http://red.lotusseedsdesign.com/skin/frontend/default/newgreen/css/newgreen.css);
@import url(css3support.css);

/* ======================================
[common and reset elements]
======================= */
*{margin: 0;padding: 0;}
a {color: #252525;text-decoration: underline;}
body,  #hdr {background-image: none;background-color: #fff;}
/* ======================================
[site structure]
======================= */
#blog_content {width:90%;float:none}
h1 {margin-bottom: 10px;border-bottom: 1px solid #ddd;}

#blog_content h2
#blog_content h3,
#blog_content h4,
#blog_content h5,
#blog_content h6,
#blog_content dt {font-weight: normal;font-size: 16px;margin-top: 15px;padding-bottom: 15px;padding-top: 0;font-family: Georgia, "Times New Roman", Times, serif;color: #000;}
	
/* ======================================
[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;}




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


