/*  
Theme Name: iTheme
Theme URI: http://www.ndesign-studio.com
Description: WordPress theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>.
Version: 1.0
Author: Nick La
Author URI: http://www.ndesign-studio.com/

	This theme was designed and built by Nick La.

	The CSS, XHTML and design is released under Creative Commons Attribution 2.5:
	http://creativecommons.org/licenses/by/2.5/
	
	To use this theme, a link back to "http://www.ndesign-studio.com" must be provided. You are free to:
	- use this theme for personal or commercial projects
	- modify, translate, or distribute

*/
body {
    background: #fff url(none);
    font: 12px/16px Arial, Helvetica, sans-serif;
    padding: 0 40px;
    margin: 0;
    color: #000
    }
#page {
    background: none
    }
#wrapper {
    width: 100%;
    margin: 0
    }
#header {
    border-bottom: solid 1px #000;
    height: 100px;
    margin-bottom: 15px
    }
h1 {
    color: #000;
    margin: 0;
    left: 0
    }
h1 a, h1 a:visited {
    color: #000;
    text-decoration: none
    }
h2 {
    border: none
    }
.description {
    left: 0
    }
#left-col {
    width: 100%
    }
#content {
    padding: 0;
    background: #fff
    }
.post {
    padding: 0;
    background: none
    }
h3#comments {
    background: none;
    padding-left: 0;
    font: bold 14px/120% Arial, Helvetica, sans-serif;
    clear: both
    }
.commentlist li, .commentlist .alt {
    border: none !important
    }
#searchform, #nav, #subnav, .mini-add-comment, .page-nav, .post-nav, h3#respond, #commentform, #footer, #sidebar {
    display: none !important
    }