/*
Theme Name: Skin Fashionista
Theme URI: http://skinwp.net/
Version: 1.2
Author: ekta paneri
Author URI: http://ddsos.org
*/




body{
margin: 0;
padding: 0;
border: 0;
height: 100%; 
max-height: 100%; 
font: 13px/165% georgia, Verdana, Arial, Helvetica, sans-serif;
	color: #333; 	
background: url(images/back.jpg);
text-align: center;
}

#framecontentTop{
position: relative; 
top: 0; 
left: 0; 
width: 100%; 
height: 134px; /*Height of top frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/
background:url(images/h1.jpg) no-repeat center center;

}

#framecontentBottom{
position: relative; 
top: auto; 
left: 0; 
width: 100%; 
background:#333;
height: 50px; /*Height of bottom frame div*/
overflow: hidden; /*Disable scrollbars. Set to "scroll" to enable*/

}

#maincontent{
background: url(images/back.jpg);
}


* html #maincontent{ /*IE6 hack*/
height: 100%; 
width: 100%; 
}

* { margin: 0; padding: 0; outline: 0 }



/* Links */
a, a:active, a:link {
	text-decoration: none;
	color: #222;			
}
a:visited {
color: #333;	
	text-decoration: none;
}
a:hover {
	color: #000;
	
}

/* headers */
h1, h2, h3 {
	font-family: gerogia, Arial Narrow, 'Trebuchet MS', Tahoma, Arial, Sans-serif;
	color: #aaa;
}
h1 {
	font-size: 2em;	
	font-weight: normal;
	letter-spacing: -2px;
	padding: 15px 10px 5px 10px;	
}
h2 {
	font-size: 1.6em;
	color: #895F30;
	padding: 20px 10px 5px 10px;	
}
h3 {
	font-size: 1.2em;	
	font-weight: normal;
	padding: 20px 10px 5px 10px;	
}

p, dl { padding: 10px; margin: 0; }

ul, ol {
	margin: 10px 20px;
	padding: 0 20px;
}
ul { list-style: none; }

dt {
  font-weight: bold;
  color: #fff;
}
dd {
  padding-left: 25px; 
}

/* images */
img {
	background: #333;
   border: 1px solid #333;
	padding: 5px;
	-moz-border-radius:5px;
}
img.float-right {
  	margin: 5px 0px 10px 10px;  
}
img.float-left {
  	margin: 5px 10px 10px 0px;
}

code {
  	margin: 5px 0;
  	padding: 15px;
  	text-align: left;
  	display: block;
  	overflow: auto;  
  	font: 500 1em/1.5em 'Lucida Console', 'Courier New', Monospace ;
  	/* white-space: pre; */
  	background: #fff;  
}
acronym {
  	cursor: help;
  	border-bottom: 1px dotted #5B5B5B;
}
blockquote {
	margin: 15px 10px;
 	padding: 10px 10px 10px 35px;  
   background: url(images/quote.jpg) no-repeat 10px 10px;
	font-family: georgia, Trebuchet MS, 'Times New Roman', Times, serif;	
	color: #000;	
	font-weight:normal;
		font-size:13px;
}


/* form elements */
form {
	margin: 20px 10px; padding: 5px 10px 20px 10px;
	border: 1px solid #969672; 
	
}
label {
	display: block;
	font-weight: bold;
	margin: 8px 0;
	color: #333;
}
input, select, textarea {
	padding: 5px 4px;
	font: normal 1em Palatino linotype, Arial Narrow, Verdana, Tahoma, sans-serif;
	color: #666;
	border: 1px solid #969672;
}
textarea {
	width: 400px;
	height: 100px;
	display: block;	
}
input.button { 
	font: bold 12px Trebuchet MS, Arial, Sans-serif; 
	height: 30px;
	margin: 0;
	padding: 2px 3px; 
	color: #fff;
	background: #000;
	
	border-width: 1px;
  	border-style: solid;
  	border-color: #1c1c1c;
}

/* search form */
.searchform {
	background-color: transparent;
	border: none;	
	margin: 0; padding: 20px 0 15px 8px;	
	width: 270px;	
}
.searchform p { margin: 0; padding: 0 0 10px 0; }
.searchform input.textbox { 
	width: 185px;
	height: 18px;
	padding: 2px;	
	vertical-align: top;
}
.searchform input.button { 
	width: 60px;
	height: 24px;
	padding: 2px 5px;
	vertical-align: top;
}

/* ------------------------------------------
   LAYOUT
------------------------------------------- */ 
#wrap {
	position: relative;
	width: 980px;	
	margin: 0 auto;
	padding-top:25px;
	text-align: left;	
   background:url(images/h3.jpg) no-repeat top center;	
}

#content  { position:relative; width:980px; margin:0 auto;} 

#content-wrap {
	position: relative;
	clear: both;
	width: 980px;	
	padding: 0; 		
	margin-left: 5px;	
	float: left;	
	display: inline;	
	
}
#header {
	position: relative;
	width: 980px;	
	height: 179px;	
	margin: 0px auto; padding: 0 0 0 0;		
	background: url(images/h2.jpg) no-repeat center center;
	
}

/*  Navigation  */
#nav {
	position: relative;
	margin: 30px 0 0 320px; padding: 0;		
	height: 50px;
	
}
#nav ul {
	float: right;
	list-style: none;
	width: 100%;	
	height: 50px;
	margin: 0 0 0 0; padding: 0;	
	display: inline;
}
#nav ul li {
	display: inline;
	margin: 0; padding: 0 0 0 0;
}
#nav ul li a {
	float: left;
	margin: 0 2px;	padding: 0 11px;
	font: normal 20px/35px georgia, Arial Narrow,'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;
	text-decoration: none;	
	color: #333;	
}
#nav ul li a:hover, 
#nav ul li a:active {
	color: #fff;
	background: #333;
    -moz-border-radius:5px;
	border: 1px solid #333;
}
#nav ul li.current_page_item a {	
color: #fff;
	background: #333;
    -moz-border-radius:5px;
	border: 1px solid #333;
}

#header h1#logo-text a {
	margin: 0; padding: 0;
	font: normal 80px century gothic, Georgia, 'Times New Roman', Times, serif;
	letter-spacing: 1px;
	color: #fff;
margin-left:10px;
	text-decoration: none;
	position:absolute;
	text-align:left;
	top:10px;right : 30px;
	}
#header h1#logo-text a:hover {
	background: none;	border: none; 
}
#header p#intro {
	position: absolute;
	margin: 0; padding: 0;
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-weight: normal;
	font-size: 35px;
	line-height: 1.6em;
	text-transform:uppercase;
	text-align:right;
	color: #888;
	
	/* change the values of top and left to adjust the position */
	top: 105px; right: 20px;		
}

/* Main Column */
#main {
	float: right;
	width: 675px;
	padding: 0; margin: 0;
	display: inline;		
}


#main h2 {
	padding-bottom: 3px;
	margin-top: 15px;
font: normal 35px/35px georgia, Arial Narrow,'Trebuchet MS', Helvetica, Arial, Geneva, sans-serif;
	color: #333; 
		text-transform: none;	
		
}
#main h2 a {
	color: #333;
	text-decoration: none;		
	border: none;	
}
#main ul li {
	list-style-image: url(images/bullet.gif);
}

/* Sidebar */	
#sidebar {
	float: left;
	width: 290px;
	padding: 0; margin: 300px 0 0 0;		
	display: inline;	
}	

#sidebar h3 {
	margin-top: 30px;
	padding: 8px 5px 10px 5px; 
	font: normal 1.7em century gothic, Arial Narrow, 'Trebuchet MS', Tahoma, Helvetica, Arial, sans-serif;	
	background: url(images/sideh.jpg) no-repeat center center;
	text-transform:uppercase;
	line-height:51px;
	color: #999;
}
#sidebar ul.sidemenu {
	text-align: left;
	margin: 7px 5px 8px 10px; padding: 0;				
}
#sidebar ul.sidemenu li {
list-style-image: url(images/bullet.gif);
	padding: 3px 10px;
	margin: 0 0 0 20px;		
	
}
* html body #sidebar ul.sidemenu li {
	height: 1%;
}
#sidebar ul.sidemenu li a {
	text-decoration: none;	
	border: none;
	color: #111; 
	font-weight: normal;		
	font-family: Georgia, Tahoma, Helvetica, Arial, Sans-serif;
	font-size: 14px;	
	/* letter-spacing: .5px;  */
}
#sidebar ul.sidemenu li a span {
	color: #333;	
	font-family: Georgia, 'Times New Roman', Times, serif;
	font-style: italic;
	font-weight: normal;	
	font-size: 12px;
}
#sidebar ul.sidemenu li a:hover,
#sidebar ul.sidemenu li a:hover span {	
	color: #000;	
}
#sidebar ul.sidemenu ul { margin: 0 0 0 5px; padding: 0; }
#sidebar ul.sidemenu ul li { border: none; }

/* footer */


#footer-wrap2 { 
position: relative;
padding: 9px 0;
	font: normal 12px century gothic, 'Trebuchet MS', Tahoma, sans-serif;	
	color: #666;
	width: 980px;
	height:50px;
	margin:10px auto 0px auto;
text-align:left;	
}

#footer-wrap2 .right { 
width:250px;
float:right;
text-align:right;

}

#footer-wrap2 a { color:#999;}


/* postmeta */
.postmeta {	
	padding: 7px 5px; margin: 20px 10px 15px 10px;	
	font-size: 1em;	
	color: #545454;
	border: 1px solid #111;
	background: #111;
}
.postmeta .date{ margin: 0 10px 0 5px;	}
.postmeta a.comments { margin: 0 10px 0 5px;	}
.postmeta a.readmore { margin: 0 10px 0 5px;	}

.post-info { font-size: 14px; font-family: century gothic, georgia, trebuchet ms; line-height:20px; height:20px; padding-left:10px; text-transform:uppercase; font-weight:bold;	
background:#333; border:1px solid #333; -moz-border-radius:5px; width:95%;}

.post-info span.permalink { padding-left: 24px; background:url(images/attachment.png) no-repeat left center;}
.post-info span.permalink  a, .post-info span.permalink  a:hover, .post-info span.permalink  a:active, .post-info span.permalink  a:visited { color:#999;}

.post-info span.categories { padding-left: 24px; background:url(images/edit_item.png) no-repeat left center;}
.post-info span.categories   a, .post-info span.categories   a:hover, .post-info span.categories   a:active, .post-info span.categories   a:visited { color:#999;}

.post-info span.comment  { padding-left: 24px; background:url(images/user_comment.png) no-repeat left center;}
.post-info span.comment  a, .post-info span.commentk  a:hover, .post-info span.comment  a:active, .post-info span.comment  a:visited { color:#999;}


/* alignment classes */
.float-left  { float: left; }
.float-right { float: right; }
.align-left  { text-align: left; }
.align-right { text-align: right; }

/* display and additional classes */
.clearer { clear: both; }

.clear {
	display:inline-block;
}
.clear:after {
	display:block; 
	visibility:hidden; 
	clear:both; 
	height:0; 
	content: "."; 
}



.commentlist li { border-bottom:2px solid #333; margin-bottom:15px; }