/*  
Theme Name: Fashionista
Theme URI: http://ericulous.com/2008/01/02/wp-theme-fashionista/
Description: Fashion theme for fashion blogs
Version: 1.3
Author: Genkisan
Author URI: http://ericulous.com/
Tags: white, magenta, fluid width, three columns, widgets
*/

body {
background: url('images/purpbg.jpg') repeat-x top left;
color: #000;
font-family: Arial, sans-serif;
font-size: 9px;
line-height: 20px;
width: 100%;
}

#wrapper{width:940px; margin: auto; overflow:hidden;}

#bodywrapper {
margin: 10px 100px 0 40px;
padding: 1px;
}

html, body, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset {
border: 0;
margin: 0;
padding: 0;
}

h1 ,h3 ,h4 ,h5 ,h6 ,h7 {
font-family: Arial, sans-serif;
font-weight: normal;
}

h2 {
color: #514398;
font-family: Arial, sans-serif;
font-size: 12px;
font-weight: normal;
}

a {
color: #514398;
text-decoration: none;
}

a:hover {
color: #b7b0dc;
text-decoration: none;
}

.moretext {
color: #514398;
font-family: Arial, sans-serif;
font-size: 15px;
font-weight: normal;
line-height: 17px;
}

blockquote {
border-left: 1px dotted #ccc;
color: #514398;
margin: 0 0 0 20px;
padding: 0 0 0 10px;
}

.clear {
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}


ul#topnav {
	margin: 0; padding: 0;
	float:left;
	width: 100%;
	list-style: none;
	font-size: 1.1em;
}
ul#topnav li {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li a {
	float: left;
	text-indent: -9999px; /*--Push text off of page--*/
	height: 38px;
}
ul#topnav li:hover a, ul#topnav li a:hover { background-position: left bottom; } /*--Hover State--*/
ul#topnav a.home {
	background: url(images/nav_home.jpg) no-repeat;
	width: 88px;
}
ul#topnav a.makeup {
	background: url(images/nav_makeup.jpg) no-repeat;
	width: 112px;
}
ul#topnav a.nails {
	background: url(images/nav_nails.jpg) no-repeat;
	width: 126px;
}
ul#topnav a.blog {
	background: url(images/nav_blog.jpg) no-repeat;
	width: 66px;
}
ul#topnav a.services {
	background: url(images/nav_services.jpg) no-repeat;
	width: 203px;
}
ul#topnav a.faq {
	background: url(images/nav_faq.jpg) no-repeat;
	width: 65px;
}
ul#topnav a.about {
	background: url(images/nav_about.jpg) no-repeat;
	width: 81px;
}
ul#topnav a.contact {
	background: url(images/nav_contact.jpg) no-repeat;
	width: 103px;
}
ul#topnav a.rss {
	background: url(images/nav_rss.jpg) no-repeat;
	width: 47px;
}



/* begin sidebar */
#sidebar {
font-family: Arial;
float: left;
margin-top: 0px;
width: 336px;
font-size: 16px;
}

.sidebar-top {
align: center;
width: 336px;
clear: both:
}

.sidebar-full {
text-align: center;
}

.splitted-left {
float: left;
text-align: center;
width: 155px;
}

.splitted-right {
float: right;
text-align: center;
width: 160px;
}

#sidebar h3 {
font-size: 15px;
font-weight: bold;
margin: 0 0 6px 0;
}

.collx {
margin: 0;
width: 95%;
}

.collx ul {
list-stle-type: none;
margin-left: 0;
padding-bottom: 0px;
}

.collx ul li {
background-color: #fff;
border-top: 1px solid #eee;
font-family: Arial, sans serif;
text-align: center;
color: #514398;
font-size: 12px;
font-weight: bold;
line-height: 12px;
list-style:none;
margin-bottom: 0;
padding: 5px;
text-decoration: none;
}

.collx a {
display: block;
min-height: 14px;
margin-bottom: 0px;
padding: 0;
width: 95%;
}

.collx a:hover {
color: #000;
text-decoration: none;
font-weight: normal;
}


.collxname {
margin: 0;
width: 95%;
}

.collxname ul {
list-stle-type: none;
margin-left: 0;
padding-bottom: 0px;
}

.collxname ul li{
background-color: #fff;
border-top: 1px solid #eee;
font-family: Arial, sans serif;
text-align: left;
font-color: #000;
font-size: 12px;
font-weight: normal;
line-height: 12px;
list-style:none;
margin-bottom: 0;
padding: 5px;
text-decoration: none;
}

.collxname a {
display: block;
min-height: 14px;
margin-bottom: 0px;
padding: 0;
width: 95%;
}

.collxname a:hover {
color: #000;
text-decoration: none;
font-weight: normal;
}

.navcontainer {
margin: 0;
border: 0px;
width: 160px;
}

.navcontainer ul {
list-style-type: none;
margin-left: 0;
border: 0px;
padding-bottom: 15px;
}

.navcontainer ul li {
background-color: #eee;
border-top: 1px solid #fff;
font-family: Arial, sans serif;
font-size: 12px;
font-weight: normal;
line-height: 14px;
list-style:none;
margin-bottom: 0;
padding: 5px;
text-decoration: none;
}

.navcontainer a {
display: block;
min-height: 12px;
margin-bottom: 0px;
padding: 0;
width: 160px;
}

.navcontainer a:hover {
color: #000;
text-decoration: none;
font-weight: normal;
}

.navcontainer ul li ul.children {
font-style: italic;
padding: 0;
}

#sidebar form {
}

#sidebar #searchformfield {
font-size:12px;
height: 18px;
margin: 0;
padding: 0;
width: 147px;
}
/* end sidebar */


/* begin search */
#searchfield {
border: 0px;
padding: 3px 3px;
text-align:right;
}

#searchsubmit {
border: 1px solid #000;
padding: 3px;
margin: 1px;
}

#submit input {
width: auto;
}

input, textarea {
background-color: #fff;
border: 1px solid #000;
color: #514398;
font-size: 11px;
padding: 2px;
}
/* end search */


/* begin posts */
#postwrapper {
margin: 0 auto 0 395px;
width: auto;
}

.expandcollapsetext {
margin-top: 20px;
cursor: pointer;
float:right;
}

#postwrapper p {
margin-bottom: 12px;
}

#postwrapper h3 { /* mainly for search msg */
color: #000;
font-size: 14px;
}

.postholder {
clear: right;
color: #000;
background: #eee;
font-size: 12px;
line-height: 15px;
margin: 0 auto 30px auto;
padding: 8px;
text-align: justify;
width: auto;
}

.postholder ul, .postholder ol {
margin-left: 20px;
padding-left: 20px;
}

.postholder img {
border: 0;
}

.info {
float: left;
padding-left: 5px;
width:90%;
}

.inforight {
background-color: #f9f7ed; 
float: right;
font-weight: bold;
}

.infoleft {
float: left;
padding-left: 5px;
width: 80%;
padding: 0;
}

.date {
background: #514398 url(images/calendar.jpg) no-repeat;
float: left;
font-family: Arial, sans-serif;
height: 47px;
line-height: 12px;
text-align: left;
width: 40px;
cursor: help;
}

.date p {
color: #ffffff;
margin: 0;
padding-left: 9px;
padding-top: 9px;
text-transform: uppercase;
}

.date span.day {
display: block;
font-size: 20px;
}

.date span.month {
padding-bottom: 2px;
color: #ffffff;
display: block;
font-size: 12px;
height: 12px;
}

.post {
color: #000;
font-size: 12px;
line-height:17px;
height: 42px;
margin-top: 10px;
margin-bottom: 10px;
text-align: justify;
}

.postholder a {
text-decoration: underline;
}

.postholder a:hover{
text-decoration: none;
}

.post h2 {
border-bottom: 1px dotted #ccc;
color: #555;
font-family: Arial;
font-size: 20px;
font-weight: normal;
letter-spacing: 1px;
}

.post h2 a {
color: #514398;
}

.post h2 a:hover {
color: #b7b0dc;
text-decoration: none;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

.distance {
clear: both;
margin: 10px 0;
}

.sticky {
background-color: #fffff0;
}
/* end posts */


/* begin posts navigation */
.navalignleft {
float: left;
}

.navalignright {
float: right;
}
/* end posts navigation */


/* begin comments */
#comment {
margin-top: 20px;
}

.alt {
background-color: #f9f9f9;
border: 1px solid #e3e3e3;
color: #666;
}

.commentlist {
list-style-type: none;
margin:0;
margin-bottom: 30px;
padding: 0;
text-align: justify;
}

.commentlist li {
background-color: #f9f9f9;
border: 1px solid #e3e3e3;
color: #666;
margin: 10px 0px;
padding: 3px 7px;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
margin-left: 10px;
background: #fff;
}

.commentlist p {
margin: 10px 5px 10px 0;
}

.nocomments {
text-align: center;
}

#comment {
background-color: #f9f9f9;
border: 3px double #e3e3e3;
color: #666; 
padding: 2px;
}

#comment h3 {
font-size: 18px;
}

.commentsnavigation {
padding: 20px 0 30px 0;
}

.commentlist ul.children li {
background-color: #e3e3e3;
border: 1px solid #efefef;
list-style: none;
margin-top: 20px;
margin-left: 30px;
}

.commentlist ul li.depth-2 {
background-color: #f1f1f1;
}

.commentlist ul li.depth-3 {
background-color: #ececec;
}

.commentlist ul li.depth-4 {
background-color: #e8e8e8;
}

.commentlist ul li.depth-5 {
background-color: #e3e3e3;
}
/* end comments */


/* begin footer */
#footer {
background-color:#b7b0dc;
clear: both;
height: 320px;
width: 100%;
}

#footer h3 {
font-size: 14px;
font-weight: bold;
margin: 0 0 6px 0;
}

.footerright {
color: #000;
font-size: 12px;
line-height: 14px;
font-weight: normal; 
text-align: center;
margin-top: 5px; 
padding: 3px;
background: #fff;
}

.footerwidget1 { 
float: left;
text-align: center;
margin-top: 5px;
margin-left: 10px;
padding: 1px;
background: #fff;
width: 32%;
}

.footerwidget1 ul {
list-style-type: none;
margin-left: 0;
padding-bottom: 1px;
}

.footerwidget1 ul li {
background-color: #eee;
border-top: 1px solid #fff;
font-family: Arial, sans serif;
font-size: 12px;
font-weight: normal;
line-height: 14px;
list-style:none;
margin-bottom: 0;
padding: 5px;
text-decoration: none;
}

.footerwidget1 a {
display: block;
min-height: 14px;
padding: 0;
width:100%;
}

.footerwidget1 a:hover {
text-decoration: none;
font-weight: bold;
}

.footerwidget1 ul li ul.children {
font-style: italic;
padding: 0;
}

#footer a { 
color: #000;
text-decoration: none;
}

#footer a:hover { 
color: #514398;
}

.sidebar-full {
color: #000;
font-size: 10px;
line-height: 14px;
font-weight: normal; 
text-align: center;
padding: 3px;
}

/* end footer */

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

a img, a:link img {
border:0px;
align: left;
}

img.centered {
	display: inline;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */

/* Tabbed Menu */
/******* GENERAL RESET *******/
/******* MENU *******/
#container{
	margin: 3em auto;
	width: 350px;
}
#container ul{
	list-style: none;
	list-style-position: outside;
}
#container ul.menu li{
	float: left;
	margin-right: 5px;
	margin-bottom: -1px;
}
#container ul.menu li{
	font-size: 12px;
	display: block;
	padding: 5px 10px 5px 10px;
	background: #eeeeee;
	margin-bottom: -1px;
	border: 1px solid #d0ccc9;
	border-width: 1px 1px 1px 1px;
	position: relative;
	color: #514398;
	cursor: pointer;
}
#container ul.menu li.active{
	background: #fff;
	top: 1px;
	border-bottom: 0;
	color: #514398;
}
/******* /MENU *******/
/******* CONTENT *******/
.content{
	margin: 0pt auto;
	background: #eeeeee;
	background: #fff;
	border: 1px solid #d0ccc9;
	text-align: left;
	padding: 10px;
	padding-bottom: 10px;
	font-size: 12px;
}
.content h1{
	line-height: 1em;
	vertical-align: middle;
	height: 30px;
	padding: 10px 10px 10px 0px;
	font-size: 20px;
}
/******* /CONTENT *******/
/******* TUTORIALS *******/
.content.tutorials h1{
}
.content.tutorials{
	display: block;
}
/******* /TUTORIALS *******/
/******* LINKS *******/
.content.links h1{
}
.content.links{
	display: none;
}
.content.links a{
	color: #514398;
}
.content.links a:hover{
	color: #b7b0dc;
}
/******* /LINKS *******/
/******* BRANDS *******/
.content.brands h1{
}
.content.brands{
	display: none;
}
.content.brands a{
	color: #514398;
}
.content.brands a:hover{
	color: #b7b0dc;
}
/******* /BRANDS *******/
/******* DISCLOSURE *******/
.content.disclosure h1{
}
.content.disclosure{
	display: none;
}
/******* /DISCLOSURE *******/
/* End Tabbed Menu */



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
