/*
Theme Name: Hypnotherapy
Theme URI: 
Description: Custom Profile Theme
Version: 1
Author: Michael Pumo
Author URI: http://www.unibands.co.uk/
Tags:

	This theme was built by Michael Pumo,
	whose site you will find at http://www.unibands.co.uk/

*/

@charset "utf-8";

* { margin: 0; padding: 0; outline: 0; }
body { background: #F0EEF2; font-family: Arial, Helvetica, sans-serif; font-size: 70%; }
h1,h2,h3,h4,h5,h6 { font-family: Georgia, "Times New Roman", Times, serif; font-weight: normal; letter-spacing: -0.01em; margin: 10px 0 10px 0; }

#right h1 { color: #777; font-size: 200%; font-family: arial; font-weight: bold; }
#right h2 { color: #777; font-size: 180%; font-family: arial; font-weight: bold; }
#right h3 { color: #777; font-size: 160%; font-family: arial; font-weight: bold; }
#right h4 { color: #777; font-size: 140%; font-family: arial; font-weight: bold; }
#right h5 { color: #777; font-size: 120%; font-family: arial; font-weight: bold; }
#right h6 { color: #777; font-size: 100%; font-family: arial; font-weight: bold; }

#pageTag { margin: 0!important; padding: 0!important; color: #aaa!important; font-size: 140%!important; font-family: Georgia, "Times New Roman", Times, serif!important; font-weight: normal!important; letter-spacing: -0.01em!important; }
#pageTitle { margin: 0!important; padding: 0 0 15px 0!important; color: #000!important; font-size: 210%!important; font-family: Georgia, "Times New Roman", Times, serif!important; font-weight: normal!important; letter-spacing: -0.01em!important; }

p { margin: 15px 0 15px 0; padding: 0; line-height: 1.5em; color: #555; font-size: 100%; }
a { color: #4F3564; }

ul, ol { color: purple; margin: 0 0 15px 30px;  }
ul li, ol li { margin: 5px 0 5px 0; padding: 0; color: #666; font-size: 100%; }

form { float: left; clear: both; margin: 0; padding: 0; }
fieldset { float: left; width: 420px; border: 0; background: #fff; clear: both; margin: 0; padding: 20px 0 0 0; }
legend { display: none;}
label { display: block; float: left; width: 130px; color: #555; font-weight: bold; margin: 0; padding: 12px 0 0 0; }
.txt {float: left; border: 2px solid #ccc; width: 220px; margin: 0; padding: 5px 10px; color: #555; font-size: 100%; }
.area {float: left; border: 2px solid #ccc; width: 220px; height: 100px; overflow: auto; margin: 0; padding: 5px 10px; color: #555; font-size: 100%; font-family: arial; }
.select {float: left; border: 2px solid #ccc; width: auto; margin: 0; padding: 5px 5px 0 5px; color: #555; font-size: 100%; }
option { padding: 3px 5px 2px 8px;}
.btn, .wpcf7-submit { -moz-border-radius: 5px; -webkit-border-radius: 5px; font-family: arial; background: #4F3564; color: #fff; font-weight: bold; font-size: 130%; border: 0; margin: 0 0 0 130px; padding: 5px 10px; cursor: pointer; }
.formDiv { float: left; width: 420px; clear: both; margin: 0 0 10px 0; padding: 0; }

.accessibility, .hidden { display: none; }

#footerLinks { width: 700px; margin: 0 auto; padding: 0 0 25px 0; background: transparent; overflow: hidden; list-style: none; }
#footerLinks li { float: right; margin: 0; padding: 0 0 0 5px; color: #555; font-weight: bold; }
#footerLinks li:before { content:"/"; margin: 0; padding: 0 5px 0 0; }
#footerLinks li a { text-decoration: none; }

div.jsError { float: left; clear: both; width: 200px; color: #cc3300; margin: 0; padding: 2px 0 0 150px; }
input.jsError,textarea.jsError,select.jsError { background: #ffffbb; }

#messages { float: left; clear: both; width: 665px; margin: 0 0 20px 15px; padding: 0; background: transparent; }
#messages p { float: left; clear: both; margin: 0; padding: 0; }
#messages p strong.ok { display: block; width: 630px; margin: 0; padding: 5px 10px 5px 25px; color: #4B963C; background: #fff url("graphics/ok.png") 0 50% no-repeat; }
#messages p strong.error { display: block; width: 630px; margin: 0; padding: 5px 10px 5px 25px; color: #B72E15; background: #fff url("graphics/error.png") 0 50% no-repeat; }
#messages p strong.info { display: block; width: 630px; margin: 0; padding: 5px 10px 5px 25px; color: #326B9A; background: #fff url("graphics/info.png") 0 50% no-repeat; }

.messageError { width: 100%; margin: 0; padding: 0; background: #ffffcc; border-bottom: 1px solid #ffcc00; }
.messageError p { display: block; width: 800px; margin: 0 auto 0 auto; padding: 8px 5px 8px 65px; color: #333; font-weight: bold; text-align: left; background: transparent url("graphics/error.png") 30px 50% no-repeat; }

#headerBar { clear: both; width: 100%; height: 137px; margin: 0 auto 0 auto; padding: 0; background: #fff url("graphics/header.png") 0 0 repeat-x; }
#header { width: 660px; height: 137px; margin: 0 auto 0 auto; padding: 0 20px 0 20px; background: #fff url("graphics/header.png") 0 0 repeat-x; }
#header h4 { float: left; width: 247px; height: 55px; margin: 40px 0 0 0; padding: 0; background: #fff url("graphics/logo.png") 0 0 no-repeat; }
#header h4 a { display: block; width: 247px; height: 55px; background: transparent; margin: 0; padding: 0; text-indent: -99999em; }

#header p { display: none; }

#headerBlock { width: 340px; float: right; margin: 26px 0 0 0; padding: 0 0 0 45px; background: transparent url("graphics/bracket.png") 0 50% no-repeat; }
#headerBlock h3 { font-size: 140%; margin: 0; padding: 0 0 5px 0; color: #222;  }
#headerBlock p { display: block; color: #666; margin: 0; padding: 0; }

#navBar { clear: both; width: 100%; height: 40px; margin: 0 auto 0 auto; padding: 0; background: #fff url("graphics/nav.png") 0 0 repeat-x; }

#nav { width: 700px; height: auto; margin: 0 auto 0 auto; padding: 0; background: transparent; }
#nav ul { list-style: none; float: left; width: 700px; height: auto; margin: 0; padding: 0; background: transparent; }
#nav ul li { position: relative; float: left; margin: 0!important; padding: 0!important; background: transparent; }
#nav ul li a { display: block; font-weight: bold; color: #fff; margin: 0; padding: 13px 12px 13px 12px; text-decoration: none; }
#nav ul li a:hover { color: #fff!important; }
#nav ul li.current a, 
#nav ul li.current a:hover,
#nav ul li.current-menu-item a,
#nav ul li.current-menu-item a:hover,
#nav ul li.current-menu-ancestor a,
#nav ul li.current-menu-ancestor a:hover 
{ color: #333!important; background: #fff url("graphics/tabCurrent.png") 0 0 repeat-x!important; }

#nav ul li:hover a { background: #6F578D url("graphics/tabOver.png") 0 0 repeat-x!important; }
#nav ul li:hover ul { display: block; position: absolute; top: 40px; left: 0; float: left; width: 180px; background: #6F578D; list-style: none; margin: 0; padding: 2px 4px 2px 4px;}
#nav ul li ul { display: none; }

#nav ul li:hover ul li { float: left; width: 180px; margin: 0!important; padding: 0!important; }
#nav ul li:hover ul li a { border-bottom: 1px solid #6F578D!important; color: #fff!important; font-weight: normal; display: block; float: left; width: 164px; background: #4C3362!important; margin: 0!important; padding: 3px 8px!important; text-decoration: none; }
#nav ul li:hover ul li a:hover { color: #fff; background: #111!important; }

#contentBar { clear: both; width: 100%; height: 100%; margin: 0 auto 0 auto; padding: 0; background: #F0EEF2 url("graphics/body.png") 0 1px repeat-x; }
#content { width: 700px; height: auto; margin: 0 auto 0 auto; padding: 15px 30px 0 30px; background: transparent url("graphics/content.png") -1px 0 repeat-y; overflow: hidden; }
#breadCrumb { float: left; width: 670px; background: #fff url("graphics/breadCrumb.jpg") 0 0 no-repeat; margin: 0 0 15px 15px; padding: 0; }
#breadCrumb ul { float: left; width: 670px; margin: 0; padding: 0; background: transparent; list-style: none; }
#breadCrumb ul li { float: left; margin: 0; padding: 7px 0 7px 10px; font-weight: bold; color: #888; }
#breadCrumb ul li:after{ content: "/"; padding: 0 0 0 10px; text-decoration: none!important; color: #777;  }
#breadCrumb ul li a { text-decoration: none; margin: 0; padding: 0; }
#breadCrumb ul li a:hover { text-decoration: underline; }
#left { float: left; width: 190px; min-height: 400px; background: #fff url("graphics/fade.jpg") top right no-repeat; margin: 0 0 15px 15px; padding: 0 15px 0 0; }
#right { float: left; width: 425px; background: #fff; margin: 0; padding: 0 15px 0 25px; }
#bottom { width: 760px; height: 50px; margin: 0 auto 0 auto; padding: 0 0 15px 0; background: transparent url("graphics/bottom.png") 0 0 no-repeat; overflow: hidden; }

#left ul { float: left; width: 185px; background: transparent; list-style: none; margin: 0 0 15px 0; padding: 0; }
#left ul li { float: left; width: 185px; margin: 0; padding: 0; }
#left ul li a {font-weight: bold; display: block; float: left; width: 165px; background: transparent url("graphics/bullet.png") 0 50% no-repeat; margin: 0; padding: 5px 0 5px 20px; text-decoration: none;  }
#left ul li a:hover { text-decoration: underline;  }
#left ul ul { float: left; width: 170px; background: transparent; list-style: none; margin: 0 0 0 15px; padding: 0; }
#left ul ul li { float: left; width: 170px; margin: 0; padding: 0; }
#left ul ul li a { font-weight: normal; display: block; float: left; width: 164px; background: transparent; margin: 0; padding: 5px 0 5px 6px; text-decoration: none; }

#errorPage { width: 500px; margin: 50px auto 0 auto; padding: 35px; background: #fff; border: 5px solid #ccc;  }

#gallery { float: left; clear: both; width: 440px; background: #fff; margin: 0; padding: 0; list-style: none; }
#gallery li { float: left; margin: 0 10px 10px 0; padding: 0; }
#gallery li a { display: block; background: #fff;  width: 76px; height: 76px; margin: 0; padding: 0; }
#gallery li a img { border: 1px solid #ccc; margin: 0; padding: 2px; }
#gallery li a:hover img { border: 1px solid #4F3564; margin: 0; padding: 2px; }

.highlight { color: #4F3564; font-size: 1.2em; padding: 0 0 0 5px; }

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	zoom: 1;
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
