/*  
Theme Name: Iman Cosmetics
Theme URI: http://imancosmetics.com
Description: Iman Cosmetics Theme
Version: 1.0
Author: sf
Author URI: http://imancosmetics.com
*/


/* Global reset */
*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, label, fieldset, input, p, blockquote, th, td { margin:0; padding:0; }
fieldset, img { border:0; }
address, caption, cite, code, dfn, th, var { font-style:normal; font-weight:normal; }
ol, ul, li { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
q:before, q:after { content:'';}
a { text-decoration:none; outline: none; }
strong { font-weight:bold; }
em { font-style:italic; }

a img { border:none; }


/* LAYOUT */
/* ----------------------------------------- */
.aligncenter { display: block; margin: 0 auto; }
.alignleft { float: left;  margin: 0 20px 15px 0; }
.alignright { float: right; pargin: 0 0 15px 20px;  }
.wp-caption { border: 1px solid #666; text-align: center; padding: 10px; margin: 10px; }


/*=== Setup ===*/
html { overflow: auto;height:100%; }
body{
	background-color: #fff;
	color: #333333;
	font: 12px Verdana,Arial,"Lucida Grande",Geneva,Helvetica,Sans-Serif;
	
}
body.blog_body{background-color: #fff;  height:100%; _margin: -130px 0 0 0;}
a{color: #999;}
p a{ color: red;}
a:hover{
	text-decoration: underline;
}
input,select,textarea{

}
button.btn {
	background: url(images/submit-btn.gif) no-repeat top left;
	color: #ffffff;
	text-decoration: none;
	text-indent: 200px;
	border: none;
	width: 85px;
	height: 26px;
	text-align: center;
	cursor: pointer;
}


li{
	list-style: none;
}

.clear {
	clear: both;
}


/*=== Layout ===*/
#page, #header, #footer{
	margin: 0 auto;
	width: 980px;
}
#page-top{
	clear:both;
	height: 75px;
	overflow: hidden;
}
#blog_nav { background-color: #000;}
#blog_content {	background-color: #fff;
	margin: 0 auto;
	width: 800px;
	}
	.blog_col1, .col1 { width: 500px; float: left; text-align: left}
	.blog_col2 { width: 227px; float: right; text-align: left; border-left: #999 solid 1px; padding-left: 20px;}
	
	.post-entry { border-bottom: 1px solid #999; overflow: hidden; margin-bottom: 30px}

/*=== Header ===*/
#header{
}
/*- Logo -*/
#header h1{
	background: url(images/logo.gif) no-repeat;
	float: left;
	text-indent: -9999px;
	width: 252px;
}
#header h1 a{
	display: block;
	height: 123px;
}
#header h1 a:hover{
	text-decoration: none;
}
/*=== Navigation ===*/
/*- Nav1 -*/
.nav1{
	font: bold 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	height: 28px;
	padding: 13px 0 0 11px;
}
.nav1 ul{
	float: left;
}
.nav1 li{
	float: left;
	line-height: 28px;
	margin: 0 4px 0 0;
	text-transform: uppercase;
}
.nav1 li a{
	color: #25606f;
	display: block;
	float: left;
	padding: 0 0 0 10px;
	text-decoration: none;
}
.nav1 li a span{
	background: url(images/nav1-sep.gif) no-repeat right;
	display: block;
	float: left;
	height: 28px;
	padding: 0 13px 0 0;
}
.nav1 li.current-cat a{
	background: url(images/nav1-hover.gif) no-repeat left;
	color: #ffffff;
}
.nav1 li.current-cat a span{
	background: url(images/nav1-hover.gif) no-repeat right;
}
.nav1 li a:hover{
	background: url(images/nav1-hover.gif) no-repeat left;
	color: #ffffff;
	cursor: pointer;
	text-decoration: none;
}
.nav1 li a:hover span{
	background: url(images/nav1-hover.gif) no-repeat right;
}
/*- Nav2 -*/
.nav2{
	clear: both;
	font: 12px Arial, Helvetica, sans-serif;
	height: 26px;
	margin: 0 0 30px 0;
}
.nav2 li{
	float: right;
	line-height: 26px;
	margin: 0 4px 0 0;
}
.nav2 li a{
	color: #999;
	display: block;
	float: left;
	padding: 0 0 0 10px;
	text-decoration: none;
}
.nav2 li a span{
	display: block;
	float: left;
	height: 26px;
}
.nav2 li a:hover{
	cursor: pointer;
	text-decoration: none;
}
/*- RSS -*/
.rss{
	float: right;
	font: bold 14px Arial, Helvetica, sans-serif;
	padding: 6px 125px 0 0;
	text-transform: uppercase;
}
.rss a{
	text-decoration: none;
}


/*=== All Columns ===*/
#columns{
	height: 1%;
	padding: 0;
}
#columns h2{
	color: #999;
	font: 24px Geneva,Arial, sans-serif;
	margin: 0;
}
#columns h2 a{
	color: #999;
}
#columns h2 a:hover{
	color: red;
	text-decoration: none;
}
#columns h3{
	color: #999;
	font: 14px Geneva,Arial, sans-serif;
	margin: 0 0 3px;
	text-transform: uppercase;
}
#columns p{
	line-height: 19px;
	margin: 0 0 20px;
  color: #000;
}
/*=== Sub Columns ===*/

.col2{
	float: left;
	margin: 0 0 0 31px;
	width: 175px;
}


/*=== Styling Post ===*/
.post{
	clear: both;
	margin-top: 20px;
}

.post ol, .post ul {
	line-height: 24px;
	margin: 0 0 20px;
}
.post ol li {
	list-style: decimal inside;
}
.post ul li {
	list-style: disc inside;
}
.post blockquote {
	background: url(images/ico-quot.gif) no-repeat top left;
	line-height: 18px;
	padding: 0 0 0 40px;
}
.post blockquote p {
	line-height: 18px;
}

.post img {
	padding: 5px;

}

.post-title{
	font: 13px Geneva,Arial, sans-serif;
}
.post-info, .post_info a{
	font: 11px Geneva,Arial, sans-serif;
	color: #999;
}

.tags{

}
.tags, .tags a{

}
.date{
	font: 12px Geneva,Arial, sans-serif;
	color: #999;
}

p.commentmetadata {
	font-size: 10px;
	color: #666;
	font-style: italic;
}

div.author-info {

}
div.author-info img {
	margin-bottom: 12px;
	display: block;
}
div.author-text {

}

ol.commentlist  {
margin-top:20px;
}
div.author-text p {margin:0 0 0 0;}
div.author-info { margin: 0 0 -20px 0}


/*=== Styling Boxes ===*/
/*- Box1 -*/
.box{

}
.box li a, .box div a{ color: #333;}
.box .spacer{

}
li a.rsswidget { display: none}
a.rsswidget { }
a.rsswidget img{ margin:0 0 -11px 0; }
.follow {margin: 20px 0 0 13px;}
/*=== Styling Lists ===*/
/*- List1 -*/
.list1{
	margin: 0 0 10px;
}
.list1 li{
	background: url(images/ico-list.gif) no-repeat 0 4px;
	margin: 0 0 11px;
	padding: 0 0 0 16px;
}
.list1 li a{
	color: #3d646f;
	text-decoration: underline;
}
.list1 li a:hover{
	color: #333333;
}
/*=== Styling Forms ===*/
input.btn{
	background: none;
	border: 0;
	padding: 0;
}
/*- Search -*/
#searchsubmit{
margin-top: 3px;
float: right;
}
#search input#s{
width: 94%;
height: 14px;
font-size: 13px;
padding: 5px;
}
#search .btn{

}


/*=== Styling Buttons ===*/
a.comments{
	background: url(images/ico-comments.gif) no-repeat left top;
	padding: 2px 0 2px 18px;
}


/*=== Footer ===*/
#footer{

}
#footer a{

}
#footer p{
	padding: 0 20px;
}


/*=== Misc. ===*/
.fix{
	clear: both;
	height: 1px;
	margin: -1px 0 0;
	overflow: hidden;
}
.fl{
	float: left;
	margin-bottom: 20px;
}
.fr{
	float: right;
}

