/*  
Theme Name: iLeopard iTheme
Theme URI: http://www.ndesign-studio.com
Description: WordPress theme designed by <a href="http://www.ndesign-studio.com">N.Design Studio</a>. Traduction <a href="http://www.niss.fr/">(niss.fr)</a>.
Version: 1.1
Author: Nick La, Mickey Cheung, PCWiz
Author URI: http://www.ndesign-studio.com

	This theme was designed and built by Nick La, columnized by Mickey Cheung, and the iLeopard style by PCWiz.
	
	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, MangoOrange, and PCWiz Computer 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');
	margin: 0px;
	color: #000000; font-style:normal; font-variant:normal; font-weight:normal; line-height:16px; font-size:12px; font-family:Verdana; padding-left:40px; padding-right:40px; padding-top:0; padding-bottom:0
}
#page {
	background: none;
}
#wrapper {
	width: 100%;
	margin: 0px;
}
#header {
	border-bottom: solid 1px #000000;
	height: 100px;
	margin-bottom: 15px;
}

h1 {
	color: #000000;
	margin: 0px;
	left: 0;
}
h1 a, h1 a:visited {
	color: #000000;
	text-decoration: none;
}
h2 {
	border: none;
}
.description {
	left: 0;
}

#left-col {
	width: 100%;
}

#content {
	padding: 0;
	background: #ffffff;
	width: 100%;
}
.post {
	padding: 0;
	background: none;
}
.post .date {
	height: auto;
	width: 100%;
	background: none;
	font: normal 11px Verdana;
	color: #666666;
	text-align: left;
	padding: 0;
	line-height: 100%;
}
.post .date span {
	height: auto;
	text-align: left;
	padding: 0;
	display: inline;
}
.post .title {
	clear: both;
	width: 100%;
	margin: 0;
}
.postdata .category{
	background: none;
	padding: 0;
	float: left;
}
.postdata .comments{
	background: none;
	padding: 0;
	float: right;
}

h3#comments {
	background: none;
	padding-left: 0;
	font: bold 14px/120% Verdana;
	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;
}