/*
Theme Name: Salon La Vie
Version: 1.0
Author: AppSoft Development
Author URI: http://www.appsoftdevelopment.com/
*/



/* CSS Document */
@charset "UTF-8";

a img {border: 0; }

h1 {
color: #FFFFFF; font-size: 18px; text-align: left; line-height: 22px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal;
}
h2 {
color: #FFFFFF; font-size: 16px; text-align: left; line-height: 16px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: bold; border: none;
}
p {
color: #FFFFFF; font-size: 12px; text-align: left; line-height: 16px; font-family: Verdana,Arial,Helvetica,sans-serif; font-weight: normal;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #BC91C1;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}


.links {
	font-family: "Arial Narrow";
	font-size: 12px;
	font-weight: lighter;
	color: #b495c6;
	text-decoration: none;
	word-spacing: 2px;
	letter-spacing: 0px;

}
a.links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #b495c6;
	border-right-color: #b495c6;
	border-bottom-color: #b495c6;
	border-left-color: #b495c6;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #d897eb;
	text-decoration: none;
}

body {
	background-color: #000000;
	background-image: url(http://www.mysalonlavie.com/images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-top: 25px;
}
.text-field {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF99FF;
	background-color: #333333;
	border: thin inset #666666;
}
.table-text-bg {
	background-repeat: repeat;
	background-position: left top;
	border: 1px solid #B685BD;
	text-decoration: none;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color:#B685BD;
	text-decoration: none;
	line-height: 18px;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}


.dot-vert {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.small-txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.horiz-dot {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.description {
	font-family: "Arial";
	font-size: 12px;
	color: #E0DDE3;
	text-align:left;
	letter-spacing: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding-left: 10px;

}

.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #B685BD;
	text-decoration: none;
	line-height: 14px;
	border: 1px none #FFFFFF;
}
.item-image {
	border: thin solid #6633CC;
	}

.products-bg {
	background-repeat: no-repeat;
	background-position: center center;
	border: 1px solid #B685BD;
	text-decoration: none;
	background-color: #000000;
	background-image: url(http://www.mysalonlavie.com/images/product_bg.jpg);
}
.product-nav {
	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-align:center;
	letter-spacing: normal;
	font-style: normal;
	text-decoration: none;
	line-height: 16px;
	margin: 0px;
	padding-left: 0px;
	background-image: url(http://www.mysalonlavie.com/images/prodcut_nav_bg.jpg);
	border: 1px solid #B685BD;
}

.footerlinks {
	width: 900px;
	font-size: 10px;
	text-align: center;
	line-height: 14px;
	color: #FFFFFF;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-weight: normal;
}
.footerlinks a {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlinks a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
.footerlinks a:hover {
	text-decoration: none;
	color: #BC91C1;
}
.footerlinks a:active {
	text-decoration: none;
	color: #FFFFFF;
}


/* Sociable Style _ DO NOT PASTE BELOW HERE */

div.sociable {
	margin: 16px 0;
}

span.sociable_tagline {
	position: relative;
}

span.sociable_tagline span {
	display: none; width: 14em;
}

span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}

.sociable span {
	display: block;
}

.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}

.sociable ul li {
	background: none;
	display: inline;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}

.sociable ul li:before {
	content: "";
}

.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}

.sociable-hovers {
	opacity: .7;
	-moz-opacity: .7;
	filter: alpha(opacity=70);
}

.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}

/* BLOG */


#blog_left {
    padding-left:15px;
	padding-top:15px;
	width:600px;
	float:left;
        
}
#blog_left h2 a:link, h2 a:visited {
	font-family:Verdana;
	color:#7A5B94;
	font-size:18px;
line-height:22px;
	text-decoration:none; 
	font-weight:normal;    
}

#blog_left h2 a:visited {
	font-family:Verdana;
	color:#7A5B94;
	font-size:18px;
line-height:22px;
	text-decoration:none; 
	font-weight:normal;          
}

#blog_left h2 a:hover{
	font-family:Verdana;
	color:#BC91C1;
	font-size:18px;
line-height:22px;
	text-decoration:underline; 
	font-weight:normal;          
}
#blog_left a:link{
	font-family:Verdana;
	color:#FFFFFF;
}
#blog_left a:visited{
	font-family:Verdana;
	color:#FFFFFF;
}

#blog_left  a:hover {
	font-family:Verdana;
	text-decoration: none;
	color: #BC91C1;
}

#right_blog {
	width:250px;
	float:right;
	vertical-align:top;
	background-color:#7A5B94;
}
#right_blog a:link{
	font-family:Verdana;
	font-size:12px;
	text-decoration: none;
	color: #FFFFFF;
}
#right_blog a:visited{
	font-family:Verdana;
	text-decoration: none;
	color: #FFFFFF;
}

#right_blog  a:hover {
	font-family:Verdana;
	text-decoration: none;
	color: #BC91C1;
}
#right_blog  a:active {
	font-family:Verdana;
	text-decoration: none;
	color: #FFFFFF;
}

#right_blog h2{
	padding: 0px 0px 5px 0px; 
	margin: 0px 10px 5px 0px; 
	border-bottom: dashed 1px #c7b78a; 
	text-transform: uppercase;
}

#sidebar ul, li{ 
	list-style-type:none;
}
#sidebar li h2{ 
	padding-top:10px;
}

.hidden {
	font-family:Verdana;
	color:#fff;
	font-size:12px;
}
.cat-item {  
	font-family:Verdana;
	color:#fff;
	font-size:12px;
}

#respond {
	font-family:Verdana;
	color:#fff;
font-size:12px;
}

.sociable_tagline {
	font-family:Verdana;
	color:#fff;
font-size:12px;
}
