/*
  Theme Name: Evolution
  Theme URI: http://www.treefrogcinegraphix.com
  Version: 2.0
  Author: Treefrog Cinegraphix
  Author URI: http://www.treefrogcinegraphix.com
  Tags: simple, clean, right sidebar, two columns, valid XHTML, valid CSS
  Licence: GPL
  
  Description: Custom Wordpress theme for Evolution Salon and Spa
*/

/*----------Redeclarations----------*/

strong {
	font-weight: bold;
}

em {
	font-style: oblique;
}

hr {
	display: none;
}

p {
	margin: 1em 0;
}

/*-------Block Level Elements-------*/

body {
	background: #3f3020 url("images/bg.png");
	font: 14px Georgia, Times, "Times New Roman", serif;
	color: #000;
	line-height: 21px;
	margin: 0;
}

.wrapper {
	width: 921px;
	margin: 0 auto;
	box-shadow: 0px 0px 20px #201811;
	-webkit-box-shadow: 0 0 20px #201811;
	-moz-box-shadow: 0 0 20px #201811;
}

#page {
	background: #f8f2c7 url("images/content-bg.png") top right no-repeat;
}

#header {
	position: relative;
	color: #fff;
	background: #2e2219 url("images/header.jpg") no-repeat;
}

#header .widget {
	position: absolute;
	top: 206px;
	left: 20px;
	width: 410px;
}

#header .submenu {
	margin: 0;
	padding: 10px 0 10px 20px;
}

#header .submenu a {
	color: #fff;
}

#menu {
	position: relative;
	float: right;
	height: 167px;
	margin: 11px 0;
	text-rendering: auto;
}

#menu li.menu-item {
	position: relative;
	float: left;
	margin-right: 12px;
}

#menu a {
	display: block;
	padding: 1px 8px 7px 8px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
	font-size: 18px;
	font-family: CaviarDreamsBold, "Century Gothic", Futura, Corbel, Helvetica, Arial, sans-serif;
}

#menu li.backLava {
    background: url("images/menu-lava-right.png") no-repeat top right;
    position: absolute;
    margin-right: 0;
}

#menu li.backLava div.leftLava {
    background: url("images/menu-lava-left.png") no-repeat top left;
    height: 100%;
    margin-right: 9px;
}


#menu>li>ul {
	position: absolute;
	*top: 51px; // Position fix for IE7
	*left: 0;
	display: none;
	padding: 10px 0;
	z-index: 900;
	background-color: #f8f2c7;
}

#menu>li:hover ul {
	display: block;
}

#menu>li>ul>li {
	clear: left;
	width: 200px;
}

#menu>li>ul>li a {
	line-height: 24px;
	font-size: 14px;
	color: #8f1718;
	height: 24px;
	background-image: none;
	padding: 0 10px;
}

#menu>li>ul>li a:hover {
	color: #000;
}

#slideshow {
	position: relative;
	width: 433px;
	float: right;
	border: 2px solid #6d5a3c;
	margin: 20px;
}

#slideshow img {
	width: 433px;
	height: 215px;
}

#content {
	position: relative;
	float: left;
	width: 600px;
	margin: 20px 0 0 20px;
}

#banner {
	width: 80px;
	height: 137px;
	background: url("images/icon-banner.png") no-repeat;
	position: absolute;
	top: -20px;
	left: -7px;
}

.blog #content-header {
	margin: 10px 0 0 90px;
	padding-bottom: 0;
}

.blog #content-subheader {
	margin: 10px 0 50px 90px;
	color: #8f1718;
	font-family: DancingScriptOTRegular;
	font-size: 21px;
	line-height: 21px;
	text-transform: none;
}

.blog .post {
	padding-bottom: 20px;
}

.blog small {
	color: #8F1718;
}

.blog .postmetadata {
	background-color: #52341a;
	color: #fff;
}

.blog .postmetadata a {
	color: #fff;
}

.blog .postmetadata a:hover {
	color: #8b6040;
}

.blog .post p {
	width: auto;
}

.blog .entrytext {
	width: 94%;
	margin: 0 auto;
}

.staff .attachment-thumbnail, .staff .attachment-medium {
	position: relative;
	float: left;
	margin: 0 20px 20px 0;
	border: 2px #6a583a solid;
}

.staff h3 {
	margin-top: 0 !important;
}

.home .c25 ul {
	margin-left: 0;
}

.home .c25 li {
	list-style-type: none;
}

#home-routing {
	height: 209px;
	background: url("images/home-routing.png") no-repeat;
	color: #333;
	font-size: 13px;
}

#home-routing h3 {
	margin-top: 118px;
}

#home-routing a {
	font-size: 14px;
	font-weight: bold;
	font-style: oblique;
}

#googlemap {
	position: relative;
	float: right;
	margin-top: 20px;
	border: 2px #6a583a solid;
}

#sidebar {
	position: relative;
	float: right;
	width: 245px;
	margin: 95px 20px 0 0;
}

#sidebar .cat-post-item a {
	display: block;
	color: #8f1718;
	border-bottom: 1px solid #cec9ab;
	padding: 5px 0;
}

#sidebar .cat-post-item a:hover {
	text-decoration: none;
	background-color: rgba(255, 255, 255, 0.2);
}

#sidebar .blog li {
	margin-left: 10px;
}

#sidebar .blog li a {
	font-size: 11px;
	color: #666;
}

#sidebar .blog h3 {
	color: #8f1718;
	margin-bottom: 5px;
}

#bottom-container {
	position: relative;
	height: 240px;
	clear: both;
}

#recent-blogs {
	position: absolute;
	left: 20px;
	bottom: 15px;
	width: 280px;
	font-size: 12px;
	line-height: 16px;
}

#recent-blogs ul li {
	margin-bottom: 5px;
	width: 255px;
}

#recent-blogs h1 {
	font-size: 20px;
	padding-bottom: 5px;
}

.readmore {
	margin-left: 185px;
	color: #8f1718;
	text-decoration: underline;
}
	
#content-bottom {
	position: absolute;
	right: 0;
	bottom: 0;
	clear: both;
	width: 644px;
	height: 240px;
	background: url("images/content-bottom.jpg") 0 -8px;
}

#appointment {
	display: block;
	position: relative;
	float: left;
	margin-top: 100px;
	margin-left: 50px;
	width: 240px;
	height: 140px;
}

#giftcards {
	display: block;
	position: relative;
	float: right;
	margin-top: 90px;
	margin-right: 40px;
	width: 180px;
	height: 100px;
}

#footer {
	background: #2e2219;
	color: #fff;
	clear: both;
	width: 100%;
	border-top: 1px solid #7b694a;
	font-family: helvetica, arial, verdana, sans-serif;
	font-size: 10px;
	height: 40px;
	text-transform: uppercase;
}

#footer:hover {
	color: #fff;
}

#footer:hover a {
	color: #fff;
	text-decoration: underline;
}
	
#footer span {
	padding: 10px 15px 0 15px;
	margin: 0;
}

#footer a {
	color: #bcbcbc;
	text-decoration: none;
}

#footer a:hover {
	color: #5d5d5d;
	text-decoration: none;
}

/*---------Inline Elements----------*/

h1 a {
	display: block;
	width: 491px;
	height: 84px;
	text-indent: -999px;
	background: url("images/logo-evolution-salon-and-spa.png") no-repeat;
	overflow: hidden;
}

#header h1 {
	position: absolute;
	top: 74px;
	left: 28px;
}

h2, h3, h4, h5 {
	font-family: CaviarDreamsBold, "Century Gothic", Futura, Corbel, Helvetica, Arial, sans-serif;
	color: #8f1718;
	text-rendering: auto;
}

#header h2, #header h3, #header h4, #header h5 {
	color: #fff;
}

h2 {
	font-size: 32px;
	line-height: 32px;
	text-transform: uppercase;
}

h2:after {
	content: url('images/scissors-red.png');
}

#header h2:after {
	content: url('images/scissors.png');
}

h3 {
	font-family: DancingScriptOTRegular;
	font-size: 21px;
	line-height: 21px;
	margin: 1em 0;
}

#header h3 {
	margin-top: 2px;
}

#sidebar h3, #recent-blogs h3, .blog h3 {
	font-size: 18px;
	line-height: 18px;
	margin-top: 20px;
	color: #000;
	font-family: CaviarDreamsBold, "Century Gothic", Futura, Corbel, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	margin: 1em 0;
}

.blog h3 {
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 0;
}

.blog h3 a {
	color: #000;
}

h4 {
	font: 16px Georgia, Times, "Times New Roman", serif;
	font-style: oblique;
	color: #000;
}

h5 {
	font-weight: bold;
}

a {
	color: #8f1718;
	text-decoration: none;
}

a:hover {
	color: #000;
	text-decoration: underline;
}

.red {
	color: #8f1718;
}

/*-------------The Post-------------*/

.post {

}

.post p {

}

.post a {

}

.post ul {

}

.post li {

}

.post-edit-link {
	position: relative;
	float: right;
	display: inline-block;
	font-size: 12px;
	background-color: rgba(255,255,255,0.4);
	color: #666;
	padding: 1px 4px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.post-edit-link:hover, .post-edit-link:focus, .post-edit-link:active {
	background-color: rgba(255,255,255,0.8);
	color: #000;
	text-decoration: none;
}

.entry {

}

.postmetadata {
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin-bottom: 20px;
}

.entrytext img.alignright {
	margin-left: 20px;
}

.entrytext img.alignleft {
	margin-right: 20px;
}

.entrytext ul {
	margin-left: 15px;
	margin-bottom: 15px;
}

.entrytext li {
	list-style-type: disc;
	padding: 1px 0;
}

.postmetadata alt {

}

.postmetadata a {

}

.navigation {
	height: 20px;
	display: block;
}

/*-------------Comments-------------*/

#comments {
	clear: both;
}

.commentlist {
	margin: 20px 0;
}

.nopassword, .nocomments {
	color: #aaa;
	font-size: 24px;
	font-weight: 100;
	margin: 26px 0;
	text-align: center;
}

.commentlist > li.comment, #commentform {
	background: #f6f6f6;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 0 1.625em;
	padding: 1.625em;
	position: relative;
}

.commentlist .pingback {
	margin: 0 0 1.625em;
	padding: 0 1.625em;
}

.commentlist .children {
	list-style: none;
	margin: 0;
}

.commentlist .children li.comment {
	background: #fff;
	border-left: 1px solid #ddd;
	-webkit-border-radius: 0 3px 3px 0;
	-moz-border-radius: 0 3px 3px 0;
	border-radius: 0 3px 3px 0;
	margin: 1.625em 0 0;
	padding: 1.625em;
	position: relative;
}

.comment-author {
	font-size: 14px;
}

.comment-meta {
	color: #666;
	font-size: 12px;
	line-height: 2.2em;
}

.commentlist .avatar {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	padding: 0;
	position: relative;
	float: left;
	margin-right: 10px;
}

.commentlist > li.pingback:before {
	content: '';
}

a.comment-reply-link {
	display: inline-block;
	position: absolute;
	right: 20px;
	top: 20px;
	background-color: rgba(255,255,255,0.4);
	color: #666;
	font-size: 12px;
	padding: 1px 4px;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

a.comment-reply-link:hover, a.comment-reply-link:focus, a.comment-reply-link:active, a.active-reply {
	background-color: rgba(255,255,255,0.8);
	color: #000;
}

a.comment-reply-link > span {
	display: inline-block;
	position: relative;
	top: -1px;
}

.commentlist > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

.commentlist > li.bypostauthor .comment-meta {
	color: #575757;
}

.commentlist .children > li.bypostauthor {
	background: #ddd;
	border-color: #d3d3d3;
}

#respond .comment-form-author, #respond .comment-form-email, #respond .comment-form-url, #respond .comment-form-comment {
	position: relative;
}

#respond input[type="text"]:focus, #respond textarea:focus {
	text-indent: 0;
	z-index: 1;
}

#respond textarea {
	resize: vertical;
	width: 100%;
}

#respond .comment-form-author .required, #respond .comment-form-email .required {
	color: #bd3500;
	font-size: 18px;
	font-weight: bold;
	z-index: 1;
}

#respond .comment-notes, #respond .logged-in-as {
	font-size: 13px;
	margin-top: 0;
}

#respond .form-submit {
	text-align: right;
	margin-bottom: 0;
}

#respond #cancel-comment-reply-link {
	color: #777;
	margin-left: 10px;
	text-decoration: none;
}

#respond .logged-in-as a:hover, #respond #cancel-comment-reply-link:hover {
	text-decoration: underline;
}

.commentlist #respond {
	margin: 1.625em 0 0;
	width: auto;
}

#cancel-comment-reply-link:focus, #cancel-comment-reply-link:active, #cancel-comment-reply-link:hover {
	color: #ff4b33;
}

#respond label {
	line-height: 2.2em;
}

#respond input[type=text] {
	display: block;
	height: 24px;
	width: 75%;
}

#respond p {
	font-size: 12px;
}

p.comment-form-comment {
	margin: 0;
}

.form-allowed-tags {
	display: none;
}

/*-----------Accordions-------------*/

.accordion {
	display: block;
	padding: 1px 4px;
	background-color: rgba(255,255,255,0.4);
	color: #666;
	margin: 1em 0;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.accordion:hover {
	background-color: rgba(255,255,255,0.8);
	color: #000;
}

.element {
	margin-left: 20px;
	border-left: 1px #777 solid;
	padding-left: 20px;
}

/*-------------Columns--------------*/

.c50, .c33, .c25, .c20 {
	display: block;
	position: relative;
	float: left;
	margin: 0 4% 1em 0;
}

.c50 {
	width: 46%;
}

.c33 {
	width: 29.3%;
}

.c25 {
	width: 21%;
}

.c20 {
	width: 16%;
}

/*----Sliding Door Fade Buttons-----*/

a.button, .overlay {
	display: inline-block;
	position: relative;
	-webkit-transition: none;
	-o-transition: none;
	-moz-transition: none;
	transition: none;
	overflow: hidden;
	cursor: hand;
	text-rendering: auto;
	
	height: 33px;
	padding-right: 11px;
	line-height: 35px;
	font-size: 18px;
	font-family: Georgia, Times, "Times New Roman", serif;
	text-decoration: none;
	color: #f4f4f4;
	-webkit-text-shadow: 1px 1px 1px #240606;
	-moz-text-shadow: 1px 1px 1px #240606;
	text-shadow: 1px 1px 1px #240606;
	background: transparent url("images/button-right.png") no-repeat scroll top right; 
}

.overlay {
	background: none;
	width: 100%;
	
	padding-left: 10px;
}

.sd2 {
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	height: 33px;
	
	width: 11px;
	background: transparent url("images/button-right.png") 0 -33px no-repeat;
}

a.button span.sd {
	display: inline-block;
	position: relative;
	height: 33px;
	padding-left: 10px;
	padding-right: 0px;
	line-height: 35px;
	background: transparent url("images/button-left.png") no-repeat;
}

.button span.hover {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 96%;
	
	
	margin-right: 10px;
	background: url("images/button-left.png") 0 -33px no-repeat;
}

.button img {
	vertical-align: text-top;
}

/*-----------Search Form------------*/

#searchform {

}

#searchform #s {
	height: 18px;
	padding: 3px;
	margin-right: 10px;
	color: #a2a2a2;
	border: 1px #666 solid;
}

/*------------Slideshow-------------*/

#slide_nav li:hover {
	cursor: pointer;
	cursor: hand;
	z-index: 5000;
}

#slide_nav li span {
	margin-left: -10000px;
}

#slide_nav li {
	background-repeat: no-repeat;
	overflow: hidden;
	top: 0px;
}

ul#slide_nav {
	margin: 5px auto;
	width: 100px;
	z-index: 5000;
}

ul#slide_nav li {
	background-image: url("images/pager.png");
	display: block;
	float: left;
	height: 9px;
	list-style: none;
	margin: 0 0 0 3px;
	padding: 2px;
	width: 10px;
}

ul#slide_nav li#button_selected {
	background-image: url("images/pager-selected.png");
}

#slide-desc li {
	position: absolute;
	bottom: 0;
	right: 0;
	background-color: rgba(0,0,0,.25);
	padding: 20px;
	margin: 20px;
	width: 300px;
	color: #fff;
}
ul#slide-desc h2{
	
}

/*----------jQuery Fader------------*/

.fadeThis {
	position: relative;
	display: block;
}

.fadeThis * {
	display: none;
}

.fadeThis span.hover {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 132px;
	height: 40px;
}

#fadeButton {
	background: url("images/fade-button.png") no-repeat;
	width: 150px;
	height: 40px;
}

#fadeButton span.hover {
	background: url("images/fade-button.png") 0 -40px no-repeat;
	width: 150px;
}

/*---------CSS3 and Custom----------*/

body {
	text-rendering: optimizeLegibility;
	/*-webkit-font-smoothing: antialiased;*/
}

@font-face {
    font-family: 'DancingScriptOTRegular';
    src: url('css/DancingScript-Regular-webfont.eot');
    src: url('css/DancingScript-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/DancingScript-Regular-webfont.woff') format('woff'),
         url('css/DancingScript-Regular-webfont.ttf') format('truetype'),
         url('css/DancingScript-Regular-webfont.svg#DancingScriptOTRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'CaviarDreamsBold';
    src: url('css/CaviarDreams_Bold-webfont.eot');
    src: url('css/CaviarDreams_Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/CaviarDreams_Bold-webfont.woff') format('woff'),
         url('css/CaviarDreams_Bold-webfont.ttf') format('truetype'),
         url('css/CaviarDreams_Bold-webfont.svg#CaviarDreamsBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

::-moz-selection {
	background: #000;
	color: #fff;
}

::selection {
	background: #000;
	color: #fff;
}

input:focus {
	outline: none;
	box-shadow: 0px 0px 5px #fff;
	-webkit-box-shadow: 0 0 5px #fff;
	-moz-box-shadow: 0 0 5px #fff;
	-webkit-transition: -webkit-box-shadow .2s linear;
	-o-transition:  box-shadow .2s linear;
	-moz-transition:  -moz-box-shadow .2s linear;
	transition:  box-shadow .2s linear;
}

blockquote .bqstart {
	float: left;
	height: 45px;
	margin-top: -20px;
	padding-top: 45px;
	margin-bottom: -50px;
	font-size: 700%;
	color: #ff0000;
}

blockquote .bqend {
	float: right;
	height: 25px;
	margin-top: 0px;
	padding-top: 45px;
	font-size: 700%;
	color: #ff0000;
}

a, #footer, .accordion {
	-webkit-transition: color .2s linear, background .2s linear;
	-o-transition: color .2s linear, background .2s linear;
	-moz-transition: color .2s linear, background .2s linear;
	transition: color .2s linear, background .2s linear;
}

h1 {
	-webkit-text-shadow: 1px 1px 4px #888;
	-moz-text-shadow: 1px 1px 4px #888;
	text-shadow: 1px 1px 4px #888;
}

.float-left, .alignleft {
	position: relative;
	float: left;
}

.float-right, .alignright {
	position: relative;
	float: right;
}

.separator {
	clear: both;
	height: 5px;
	margin: 10px 0;
	background: #52341a url("images/sep-bg.png");
}

.clear {
	clear: both;
}
