﻿/*
Theme Name: TIS Therapies 
Theme URI: http://www.selfhypnosisdownloads.co.uk/
Description: WordPress Custom Theme for TIS Therapies created by High Impact.
Version: 20 Jul, 17:17
Author: High Impact
Author URI: http://www.highimpact.co.uk/

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: verdana;
	font-size: 95%;
	line-height: 140%;
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	text-align: center;
padding:0px;
margin:auto;

}

body,td,th {
	color: #333333;
}

#doc {
	width: 958px;
margin:auto;
}


a, a:link {
	padding: 0px;
	color: #962B10;
	text-decoration: underline;
}

a:hover {
	color: #0099CC;
	text-decoration: none;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 150%;
	padding-top: .1em;
	padding-bottom: .5em;
	color:#FFF;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: verdana;
	font-size: 130%;
	color:#666;
}


h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	padding-bottom: 5px;
padding-top:0px;
margin:0px;
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #900;
}


.storycontent {
	margin-left:25px;
	margin-right:25px;	
margin-top:0px;
}

.item {
	padding: 10px;
	background-color: #FFFFFF;
	background-image: url(images/content-bg.jpg); 
	background-repeat: repeat-x;
	text-align:left;
	border: 0px #1A1A1A;
	margin-bottom: 1em;
	width: 494px;
	padding-top:37px;
	padding-bottom:90px;
	margin-left:-3px;
	margin-top: 0px;
	_margin-top: -5px;

}

.item2 {
	padding:10px;
	text-align:left;
	border: 0px #1A1A1A;
	margin-bottom: 1em;
	width: 494px;
	margin-left:-3px;
	margin-top:-20px;
}
.item_full {
	padding: 0px;
	background-color: #FFFFFF;
	text-align:left;
	border: 0px #1A1A1A;
	margin-bottom: 1em;
	width: 735px;
	padding-top:0px;
	margin-left:-3px;
	margin-top: 0px;
	_margin-top: -5px;

}


#item-hd {
	margin-left:-3px;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;

}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #962B10;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #1A1A1A;
}

div.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-style: uppercase;
	text-align: center;
	clear: both;
	background-color: rgb(0,151,200);
	border-top: 3px rgb(0,171,225) solid;
	border-bottom: 3px rgb(0,131,175) solid;
	height: 24px;
	width: 957px;
}
#sddm {
	margin: 0;
	padding: 0;
}
#sddm li {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	font-size: 11pt;
	letter-spacing:1px;
	list-style-image: none;
}
#sddm li a {
	display: block;
	margin: 0;
	padding: 2px 25px 2px 25px;
	width: auto;
	border-left: rgb(0,111,150) 2px solid;
	background: rgb(0,151,200);
	color: #ffffff;
	text-align: left;
	text-decoration: none;
}
#sddm li a:hover {
	background: #ffffff;
	color: rgb(0,151,200);
}
#sddm div {
	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #ffffff;
z-index:9;}
#sddm div a {
	position: relative;
	display: block;
	margin: 0;
	padding: 4px 25px 4px 25px;
	width: auto;
	white-space: nowrap;
	text-align: left;
	text-decoration: none;
	background: rgb(0,151,200);
	color: #ffffff;
	font-size: 11pt;
z-index:9;}
#sddm div a:hover {
	background: #ffffff;
	color: rgb(0,151,200);
}
.alignright {
	float: right;
}

.alignleft {
	float: left
}


#secondary{
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;
	border: 0px #1A1A1A;
	line-height: 115%;
	width:215px;
}

#third{
	text-align:left;
	padding: 0px;
	border: 0px #1A1A1A;
	line-height: 115%;
	width:216px;
}

#secondary h4, #third h4{
	color: #0099CC;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menumain {padding:0; border:0px solid #fff }
#menumain ul {list-style:none; margin:0; padding:0; }
#menumain ul li { padding:0; margin:0; border-bottom:1px dotted #A3A3A3; padding-top:4px; padding-bottom:4px;}
#menumain ul li a { padding:4px 4px 4px 10px; text-decoration:none; color: #333333; }
#menumain ul li a:hover { color:#0099CC; }
#menumain ul li li {font-size:80%;}
#menumain ul li li a {color:#666666;padding:4px 4px 4px 20px;}
#menumain ul li li a:hover { color:#0099CC; }

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;

}

.yui-navset .yui-nav a:hover {
	background-color: #0099CC;
	color: #333333;
}

.yui-navset .yui-nav li a {
    background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #333333;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}


#wp-calendar td {
	color: #333333;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0099CC;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #404040;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #404040;
}

#lower {
	background-image:url(images/bg-lower.jpg);
	background-repeat:repeat-x;
	width:100%;
	height: 111px;
}

.copy { font-family: Arial, Helvetica, sans-serif; font-size: 13px; color: #000000; line-height: 1.5em;} 
.orange {background:#F57F20;}
.whitebold {font-family:Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #FFFFFF; text-decoration: none;}
.whitebold:hover {text-decoration: underline;}
.downloadslinks {font-family: Arial, Helvetica, sans-serif;font-size: 11px;color: #336699;text-decoration: none;}
.downloadslinks:hover { font-family: Arial, Helvetica, sans-serif; font-size: 11px; text-decoration: underline; color: #000000;}
.downloadslinksbold { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 ; font-weight: bold; line-height: 1.4em; text-decoration: none;}
.downloadslinksbold:hover { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 1.4em; font-weight: bold; color: #000000; text-decoration:underline;}

.hypnoheader a:link,
.hypnoheader a:visited {
  font-family: Verdana, Arial, Sans-Serif; 
  font-size: 8pt; 
  font-weight: bold; 
  text-decoration: none; 
  color: #FFFFFF;
  }
.hypnoheader a:hover {
  text-decoration: underline;
  }
.hypnotablelinks a:link,
  .hypnotablelinks a:visited {
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 8pt;
  text-decoration: none;
  color: #003399;
  }
.hypnotablelinks a:hover {
  text-decoration: underline;
  color: #006633;
  }
.hypnotableheadings a:link,
.hypnotableheadings a:visited {
 font-family: Verdana, Arial, Sans-Serif; 
  font-size: 8pt; 
  font-weight: bold; 
  text-transform: none; 
  text-decoration: underline;
  color: #003399;
  }
.hypnotableheadings a:hover {
  color: #006633;
  }
			
