/*
Theme Name: Bliss
Theme URI: http://blissleicester.co.uk/
Description: Wordpress theme for Bliss.
Version: 1.0
Author: Dan Myers / M.A.D. Designs
Author URI: http://www.mad-designs.org/
*/

* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #f5f5f5;
	color: #555;
}

a {
	color: #80805D;
	text-decoration: none;
}

img{-ms-interpolation-mode:bicubic}

:focus {
  -moz-outline-style: none;
}



.container {
	background-color: #fff;
	padding: 30px 50px;	
	border-right: 1px solid #80805D;
	border-left: 1px solid #80805D;
}

p {
	line-height: 180%;
}





/*				header
***************************************/

#header {
		font-family: "Century Gothic";
}

#header h3 {
	padding-top: 24px;
	margin-bottom:0;
	letter-spacing: 2px;
	
}

#header h4 {
	margin-bottom: 0;
	padding-top: 8px;
	letter-spacing: 1px;
}

#header h1 {
	font-size: 74px;
	margin-bottom: 0;
	letter-spacing: 8px;
	
	text-indent: -9999px;
	background-image: url(img/logo.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#contact-head {
	text-align: right;
}


#img-head {
	width: 100%;
	height: 220px;
	margin: 40px 0;
	border-top: 1px solid #80805D;
	border-bottom: 1px solid #80805D;
	overflow: hidden;
}

#img-head img {
	width: 100%;
	height: 100%;
}

#img-head-int {
	width: 100%;
	height: 220px;
	margin: 40px 0;
	border-top: 1px solid #80805D;
	border-bottom: 1px solid #80805D;
}








/*				menu
***************************************/

#menu ul {
	list-style: none;
	padding: 24px 0 0 0;
	margin: 0 0 0 0;
	
}

#menu ul li {
	float: left;
	display: inline;
	width: 30%;
	padding: 1px 0;
	margin: 0;
	font-size: 14px;
	
}

#menu ul li a {
	text-decoration: none;
	color: #80805D;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	border-bottom: none;
}

#menu ul li a:hover {
	color: #111;
}

#menu li.current_page_item a {
	color: #111;
}


#menu ul a:active {
	outline: none;
  	text-shadow: 0 1px #80805D;
}





/*				footer
***************************************/

#footer {
	padding-top: 10px;
	margin-top: 22px;
	border-top: 1px solid #80805D;
	padding-bottom: 10px;
}

#footer a {
	text-decoration: none;
	color: #555;
}

#footer a:hover {
	color: #80805D;
}

#footer p {
	margin-bottom: 0;
	letter-spacing: 1px;
	font-size: 85%;
}

#foot-right  {
	text-align: right;
}

#foot-face {
	text-align: center;
}

#newsletter p {
	margin-bottom: 0;
}





/*				main content
***************************************/

#main-cont a{
	border-bottom: 1px dotted #999;
}

#content p {
	font-size: 110%;
	letter-spacing: 1px;
}

#content h3 {
	border-top: 1px solid #80805D;
	border-bottom: 1px solid #80805D;
	padding: 6px 0;
	font-family: "Century Gothic";
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-size: 14px;
	margin-bottom: 10px;
	margin-top: 2px;
}

#content2 {
	border-top: 1px solid #80805D;
	padding-top: 6px;
	margin-top: 30px;
}

#content2 p{
	letter-spacing: 1px;
}

#content2 h4{
	border-bottom: 1px solid #80805D;
	padding-bottom: 6px;
	font-family: "Century Gothic";
	letter-spacing: 1.5px;
	text-transform: uppercase;
	font-size: 12px;
}

h2 {
	font-family: "Century Gothic";
	margin: -5px 0 0 0;
	padding: 0;
	letter-spacing: 4px;
	text-transform: lowercase;
}

#side p {
	margin-top: 14px;
	font-size: 10px;

	text-transform: uppercase;
	color: #80805D;
}








/*				forms
***************************************/

form {
	margin-top: 20px;
}

textarea {
	height: 120px;
	width: 604px;
	font-family: "Century Gothic";
	font-size: 12px;
	letter-spacing: 1.5px;
}

input[type="text"] {
	padding: 5px;
	font-family: "Century Gothic";
	font-size: 12px;
	letter-spacing: 1.5px;
}

input[type="submit"] {
	float: right;
}



form#mc_signup_form {
	margin-top: 13px;
}

#mc_signup_container legend {
	display: none;
}

.mc_custom_border {
	border: none;
	padding: 0 !important;
}

label.mc_var_label  {
	display: none;
}

.mc_merge_var {
	width: 55%;
	float: left;
}

.mc_signup_submit {
	width: 40% !important;
	float: right;
	clear: none !important;
	margin-top: 2px;
}

input.mc_input {
	width: 150px;
	font-family: Arial;
	font-size: 12px;
	padding: 2px;
}







/*				treatment page
***************************************/

.treat-box {
	margin: 17px 0;
	height: 277px;
}

.treat-box img {
	height: 277px;
	width: 182px;
}






/*				twitter
***************************************/

.twtr-doc {
	margin-top: -4px;
}



.twtr-doc h4 {
	font-size: 12px;
	border: none !important;
}

.twtr-doc span {
	font-size: 9px;
	color: #fff;
}








/*				quotes
***************************************/

#home-quote {
	height: 70px;
	overflow: hidden;
}



.clients {
	margin-top: 200px;
}

.clients h5 {
	font-family: "Century Gothic";
	letter-spacing: 1.5px;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-size: 9px;
}

blockquote {
	margin: 0;
	padding: 0;
}

blockquote p {
	font-family: Georgia;
	text-transform: none !important;
	font-size: 14px !important;
	letter-spacing: 1px !important;
	color: #80805D !important;
	padding: 0;
	margin: 0;
}

blockquote cite {
	font-style: normal;
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 1.5px;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	color: #555;
	padding-top: 5px;
}