/* @override http://www.azursalon.com/wp-content/themes/azur/style.css */

/*
Theme Name: Azur Salon
Theme URI: http://startwithgrey.com/
Description: Custom WP theme for Azur Salon by <a href="http://startwithgrey.com/">Primer Grey</a>
Version: 1.0
Author: Primer Grey
Author URI: http://startwithgrey.com/
*/

/* ---  START RESET DEFINITIONS --- */

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,
del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ul,li,fieldset,form, 
label,legend,table,caption,tbody,tfoot,thead,tr,th,td {
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
}

div.comment-author.vcard {
	margin-top: 15px;
	border-top: 1px solid #c5c5c5;
}
body { line-height: 1;}
ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }

/* ---  END RESET DEFINITIONS --- */

/* --- GLOBAL DEFINITIONS --- */

html {background:#c0d0cd url(images/bg.jpg) repeat-x left top;}

 small {
 	font-size: 11px;
 }

 body {
 	background:url(images/header.jpg) no-repeat center top;
 	font-family: Arial, Helvetica, Verdana, sans-serif;
 	color: #333;
 	font-size: 12px;
 	line-height: 18px;
 }
 
 .clear {
 	clear: both;
 }
 
h2 {
	margin-bottom: 20px;
	font-size: 20px;
}

#sub-left h2 {
	font-size: 16px;
}

/* --- END GLOBAL DEFINITIONS --- */


#container {
	/*background: #c3d2cf url(images/header.jpg) no-repeat scroll center top;*/
	margin: 0 auto;
	}
	
#header {
	width: 870px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 15px;
}

.search-head {
	float: right;
	text-align: right;
}

.search-head label {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 100%;
	font-size: 16px;
}

.search-head input#s {
	width: 219px;
	border: 1px solid #942e20;
	padding: 3px;
	margin: 5px 0;
}

#navbar {
	background: url(images/nav-bg.png) repeat-x;
	height: 23px;
	width: 870px;
	margin: 0 auto;
}

#navbar li a {
	color: #fff;
	display: block;
	font-size: 13px;
	font-weight: bold;
	padding: 3px 6px 2px 6px;
	text-decoration: none;
	text-transform: uppercase;
	margin-right: 15px;
	float: left;
}

#navbar li a:hover {
	background: #c3d2cf;
}

#homeflash {
	padding: 10px 0px;
	height: 214px;
	width: 870px;
	margin: 0 auto;
}

#contentarea {
	width: 870px;
	margin: 0 auto;
	background: #fff;
	padding: 0px 20px 30px 20px;
}

#contentarea #homeleft {
	width: 520px;
	padding: 0px 10px;
	border-left: 1px solid #333;
	float: left;
}

#contentarea #homeright {
	width: 200px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #333;
	float: right;
	background: #cf0;
}

#footer {
	width: 870px;
	padding: 0px 20px 30px 20px;
	background: #fff;
	font-size: 12px;
	line-height: 15px;
	margin: 0 auto;
}

#footer a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#seo {
	font-size: 10px;
	width: 445px;
	float: left;
	line-height: 12px;
	margin: 10px 0px 0px 25px;
}

img.logo {
	float: left;
}

#uni-column {
	padding-left: 10px;
	padding-top:20px;
	min-height: 350px;
}

p {
	font-size: 12px;
	line-height: 18px;
	margin-top: 4px;
}

#uni-column .alignright, #contentarea .alignright {
	float: right;
	margin-left: 10px;
}

#uni-colum .alignleft, #contentarea .alignleft {
	float: left;
	margin-right: 10px;
}

#sub-left {
	min-height: 350px;
	width: 215px;
	padding: 0px 10px;
	border-left: 1px solid #333;
	float: left;
	margin-top: 20px;
}

#sub-right {
	min-height: 350px;
	width: 623px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #333;
	float: right;
	margin-top: 20px;
}

#home-left {
	min-height: 350px;
	width: 518px;
	padding: 0px 10px;
	border-left: 1px solid #333;
	float: left;
	margin-top: 20px;
}

#home-right {
	min-height: 350px;
	width: 300px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #333;
	float: right;
	margin-top: 20px;
}

#sub-left ul {
	margin-top: 20px;
}
#sub-left li {
	list-style-type: square;
	margin-left: 15px;
	font-size: 12px;
	margin-top: 5px;
}

#sub-left li a {
	padding: 3px 0px;
}

a {
	text-decoration: none;
	color: #c00;
}

a:hover {
	text-decoration: underline;
}

#staff #sub-left h2 {
	margin-top: 20px;
}

h3 {
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	margin: 20px 0px;
}

.employee {
	text-align: center;
	float: left;
	font-size: 12px;
	margin-right: 50px;
}

.employee img {
	margin-bottom: 5px;
}



#sub-left-gallery {
	width: 200px;
}



#sub-left-gal {
	min-height: 350px;
	width: 234px;
	padding: 0px 10px;
	border-left: 1px solid #333;
	float: left;
	margin-top: 20px;
}

#sub-right-gal {
	min-height: 350px;
	width: 604px;
	padding: 0px 0px 0px 10px;
	border-left: 1px solid #333;
	float: right;
	margin-top: 20px;
}


/* -- BLOG PAGES -- */

.entry h2 a {
	color: #333;
	font-size: 26px;
	font-weight: normal;
	margin-bottom: 2px;
	padding-bottom: 2px;
line-height:30px;
}

.entry h2 a:hover {
	color: #c00;
	text-decoration: none;
}

p.postmetadata {
	font-size: 12px;
	color: #999;
	margin-top: -16px;
}

.entry-head {
	padding-bottom: 12px;
	border-bottom: 1px solid #ddd;
}

.entry {
	font-size: 14px;
	margin-bottom: 55px;
}

.content-sec {
	font-size: 14px;
}


#home-left h3 a {
	color: #333;
}

#home-left h3 a:hover {
	color: #c00;
	text-decoration: none;
}

.the-entry {
	line-height: 18px;
	font-size: 11px;
        margin-top: -15px;
}

.the-entry a {
	color: #333;
}

.the-entry a:hover {
	color: #c00;
	text-decoration: none;
}


#sidebar {
	font-size: 12px;
}

#sidebar .blocker {
	margin-bottom: 30px;
}

h2.widgettitle {
	font-size: 14px;
	border-bottom: 3px solid #ccc;
	padding-bottom: 2px;
}

.widget {
	margin-bottom: 30px;
}

#rss-3 ul li, #archives-3 ul li, #recent-comments-3 ul li {
	margin-bottom: 7px;
	padding-bottom: 7px;
	border-bottom: 1px solid #ddd;
}

li.widget {
	list-style-type: none;
}

h2.widgettitle a {
	color: #333;
}

h2.widgettitle a:hover {
	color: #c00;
	
}

h2.singletitle {
	font-size: 22px;
line-height:24px;
}

.postmetadata-alt {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 15px 0px;
	color: #999;
}

table {
	margin-top: 35px;
}

dd {
	margin-bottom: 15px;
}

.home-blog-head {
	text-transform: uppercase;
	margin-top: 25px;
}

.title {
	text-transform: lowercase;
	font-size: 16px;
	font-weight: bold;

}

.homepage h3 {
	text-transform: lowercase;
}

#sub-left h2 {
	margin-bottom: 5px;
}

#sub-left ul {
	margin-top: 5px;
}

#sub-right ul li {
	margin-bottom: 10px;
}

#sub-right ul {
	margin-top: 12px;
	margin-left: 12px;
} 


.borderimg {
/*background-color: rgba(153, 153, 153, 0.5);
padding:5px;*/
/*border: 5px rgba(255,102,102,0.2) outset;*/
border: 5px rgba(255,102,102,0.2) outset;
padding:5px;
} 

img#wpstats{width:0px;height:0px;padding:0px;border:none;overflow:hidden;}