/*  
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.1
Author: Nick La
Author URI: http://www.ndesign-studio.com

	This theme was designed and built by Nick La.
	
	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to N.Design Studio must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/

body {
	background: #ffffff url(none);
	font: 75%/170% Arial, Helvetica, sans-serif;
	padding: 0 40px;
	margin: 0px;
	color: #000000;
}
#page {
	background: none;
}
#wrapper {
	width: 100%;
	margin: 0px;
}
#blogName {
    visibility: visible;
	}
#header {
    padding-bottom: 14px;
	.padding-bottom: 0px;
	border-bottom: solid 1px #000000;
	height: 85px;
	margin-bottom:20px;
}
h1 {
	color: #000000;
	font: normal 40px/100% "Trebuchet MS", Arial, sans-serif;
}
h1 a, h1 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 {
	border: none;
}
#logo { /* RSS Link */
	top: 0px;
	.top: 0px;
	left: -25px;
}
.description {
	left: 0;
	visibility:visible;
	font: 17px Arial, Helvetica, sans-serif;
}

#left-col {
	width: 100%;
	margin-top: 0px;
}

#content {
	padding: 0;
	background: #ffffff;
	width: 100%;
}
.post {
	padding-top: 10px;
	width:100%;
	background: none;
	margin-left:0px;
}
.post .date {
	height: auto;
	width: 100%;
	background: none;
	font: normal 12px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: left;
	padding: 0;
	padding: 0px 0px 0px 0px;
	line-height: 100%;
}
.pageEntry {
	/*padding: 10px 0px 5px;*/
	width: 100%;
	margin-top: 8px;
}
.date {
    float:left;
	clear:both;
	margin-top: 0px;
	}	
.post .date span {
	height: auto;
	text-align: left;
	padding: 0;
	display: inline;
}
.day {
	padding-top: 0px;
	padding-left: 2px;
	font: bold 14px Arial, Helvetica, sans-serif;	
	}
.post .title {
	clear: both;
	width: 100%;
	margin: 0;
	padding-top: 10px;
	padding-left: 20px;	
}
.title h2 {
     float:none;
     clear:both;
	 }
.entry{
    margin-top:-32px;
    width:100%;
	}
.postdata .category{
	background: none;
	padding: 0;
	float: left;
}
.category {
    visibility:hidden;
	}
.postdata .comments{
	background: none;
	padding: 0;
	float: right;
}
.post-info {
    visibility:hidden;
	height: 0px;
	padding: 24px 0px 0px 0px;
}

.post h2 {
	margin: 0px;
	padding-bottom: 0px;
	}
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;
}