/*
Theme Name: Tuina Feedback
Author: Semlyen IT
*/
html{
    height:100%;      /*force scrollbar*/
    margin:0 0 1px 0; /*force scrollbar*/
}

body{
    background-color:#fff;
    color:#000;
    font-family:arial,sans-serif;
    font-size:90%;
    margin:0;
}

a img{
  border:0px;
}

table{
    border-collapse:collapse;
}

td{
    padding:0;
}

h2{
    color:#27861D;
    margin:0 0 8px 0;
    padding:0;
    font-size:2em;
    font-weight:bold;
}

h3{
    color:#27861D;
    margin:6px 0 15px 0;
    padding:0;
    font-size:1.2em;
    font-weight:bold;
}

a,
a:active,
a:visited{
    color:#2586C7;
    text-decoration:none;
}

a:hover{
    text-decoration:underline;
}

p{
   margin:14px 0 14px 0;
   line-height:1.3em;
}

ul.nobullet{
    margin:10px 0 10px 70px;
    list-style-type:none;
    list-style-image: url("");
}

ul{
    margin:10px 0 10px 50px;
    padding:0;
    list-style-image: url("http://www.tuinauk.com/images/bullet.gif");
}

li{
    margin:10px 0 10px 0;
    padding:0;
}

#wrap{       /*wraps everything*/
    width:992px;
    margin:auto;
}

h1{                    /*hidden h1 behind span*/
   color:#20730A;
    margin:0;
    padding:0;
    font-size:3em;
    font-weight:bold;
    position:relative;
    float:left;
    width:342px;
    height:119px;
}

h1 span{        /*logo contained in span*/
   position:absolute;
   left:0;
   top:0;
    width:342px;
    height:121px;
    background:url("http://www.tuinauk.com/images/logonew.jpg") transparent top left no-repeat;
}

#header{
    margin:9px 0 0 3px;
    padding:0;
    border-collapse:collapse;
    border:1px solid #000;
    width:987px;
    height:120px;
   color:#fff;
    background-color:#93A215;
}

#header td{
   padding:0;
   vertical-align:top;
   background:transparent;
}

#header p{
   float:right;
   margin:14px 20px 0 20px;
}

#header a,
#header a:active,
#header a:visited{
   color:#fff;
   text-decoration:none;
}

#header a:hover{
   text-decoration:none;
}


#topnav{
    width:992px;         /*top level nav*/
    margin:10px 0 0 0;
}

#topnav td{
   width:124px;           /*top level nav*/
   text-align:center;
}


#leftnav{
    margin:15px 0 0 0;
    float:left;
    width:118px;             /*left/cats nav*/
    color:#333;
    font-weight:normal;
}

#leftnav ul{
   margin:0 2px 0 2px;
   display:block;             /*left/cats nav*/
    font-size:1.2em;
   width:118px;
   list-style-type:none;
   padding:0;
   text-align:center;
    list-style-image: url("");
}

#leftnav li{
   background-color:#C5D1A3;
   border:1px solid #000;
   width:118px;                /*left/cats nav*/
   margin:10px 0 10px 0;
}

#leftnav li.on{
   background-color:#4C97BE;
   border:1px solid #000;
   width:118px;                /*left/cats nav*/
   margin:10px 0 10px 0;
}

#leftnav a,
#leftnav a:active,
#leftnav a:visited{
  color:#222;
  text-decoration:none;
  display:block;          /*left/cats nav*/
   padding:2px 0 2px 0;
   font-weight:normal
}
#leftnav a:hover{           /*left/cats nav*/
  background-color:#4C97BE;
}


#body{              /*main body of content*/
    float:right;
    width:840px;
    background-color:#fff;
    margin:20px 2px 0 0;
    padding:5px 0 5px 5px;
}

#body img{
   border:1px solid #666;
   margin:10px;
}

#contact{
    width:325px;
    border:0;
    margin:10px 30px 0 0px;
}

#contact fieldset{
   border:0;
}

#contact input{
 width:250px;
 border:1px solid #000;
 padding:1px;
 background-color:#ddd !important;
    font-family:arial,sans-serif;
    font-size:1em;
}

#contact textarea{
   width:250px;
   padding:1px;
   border:1px solid #000;
   height:130px;
    font-family:arial,sans-serif;
    font-size:1em;
    overflow:auto;
 background-color:#ddd;
}

#contact td{
  vertical-align:top;
  padding:3px;
}

input.checkbox{
    width:15px !important;
    border:0 !important;
    padding-top:2px !important;
    background:url("http://www.tuinauk.com/images/white.gif") #fff !important;
}

input.send{
    width:64px !important;
    height:21px !important;
    padding:0 !important;
    border:0 !important;
    margin-top:2px;
}

#footerleft{                 /*footer*/
   font-size:0.75em;
   color:#000;
   font-weight:normal;
   margin:30px 0 0 8px;
}

#footerleft p{              /*footer*/
  margin:6px 0 6px 0;
  line-height:1.3em;
}

#footerleft a,               /*footer*/
#footerleft a:active,
#footerleft a:visited{
  color:#000;
  text-decoration:none;
  display:inline;
  background-color:#fff;
  font-weight:normal;
  padding:0;
}
#footerleft a:hover{               /*footer*/
  text-decoration:underline;
  background-color:#fff;
}

p.recommend{
    background:url("http://www.tuinauk.com/images/recommend.gif") transparent no-repeat;
    padding-left:45px;
    margin-top:30px !important;
}

p.subscribe{
    background: url("http://www.tuinauk.com/images/signup.gif") center left no-repeat;
    padding-left: 45px;
}


#footer{                 /*footer*/
   font-size:0.75em;
   color:#000;
   text-align:right;
   clear:both;
    width:992px;
    margin:auto;
   font-weight:normal;
}

#footer p{              /*footer*/
  text-align:right;
}

#footer a,               /*footer*/
#footer a:active,
#footer a:visited{
  color:#000;
  text-decoration:none;
  background-color:#fff;
  font-weight:normal;
}
#footer a:hover{               /*footer*/
  text-decoration:underline;
  background-color:#fff;
}


.entry{
  margin-top:40px;
  width:620px;
}

.entry h3{
  margin-bottom:0px;
}


#commentbox{
  width:620px;
  margin-top:0px;
}

#commentbox h3{
  display:none;
}

#commentbox input{
 width:250px;
 border:1px solid #ddd;
 padding:1px;
 background-color:#fff;
    font-family:arial,sans-serif;
    font-size:1em;
}

#commentbox ol,#commentbox ul,#commentbox li{
  margin-top:0px;}

#commentbox textarea{
   width:622px;
   padding:1px;
   border:1px solid #ddd;
   height:130px;
    font-family:arial,sans-serif;
    font-size:1em;
    overflow:auto;
 background-color:#fff;
}

#submit{
  width:167px !important;
  padding:1px !important;
  color:#000 !important;
  background-color:#C5D1A3 !important;
}


.comment-author img{
  display:none;
}

.vcard img{
  display:none;
}


/*wordpress styles*/

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}

#content {
	font-size: 1.2em
	}




.widecolumn {
	line-height: 1.6em;
	}


.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}



.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */





.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}





.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}


/* End Structure */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */




.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}



select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	clear:both;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#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;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

#map{
  border:1px solid #666;
}

#mapped{
  border:1px solid #666;
}


#feedbacklink{
  border:1px dashed #666;
  padding:3px 3px 3px 22px;
  width:153px;
  background:url("images/feedback.gif") 3px 3px #fff no-repeat;
}

#practitioner{
    width:273px;
    float:right;
	clear:right;
    padding: 0 10px 10px 10px;
    margin:0 0 20px 25px;
    border:1px dashed #666;
}

#practitioner p{
   margin-bottom:0;
   font-size:0.9em;
}

#practitioner a,
#practitioner a:active,
#practitioner a:visited,
#practitioner a:hover{
    margin:7px 0 7px 0;
	background:url("images/magnify.gif") right no-repeat #fff;
	padding:0 18px 0 0;
}

#pphoto{
  float:right;
  width:293px;
  margin:0 0 0 25px;
  clear:right;
  text-align:right;
  padding:0;
}

#pphoto img{
  margin:10px 0 10px 0 !important;
  float:right;
  padding:0 !important;
}

#pphoto p{
  clear:right;
  margin:3px 0 12px 0;
  font-size:0.9em;}

#pyoutube{
    float:right;
    width:292px;
    margin:0px;
    clear:both;
    text-align:center;
}

#pyoutube h3{
    margin:5px 0 5px 0;
}

.pyoutube{
    float:right;
    width:330px;
    margin:0px;
    clear:both;
    text-align:center;
}

.pyoutube h3{
    margin:5px 0 5px 0;
}

.register{
  position:relative;
  top:50px;
  left:-5px;
  width:98px;
  border:1px dashed #666;
  padding:10px;
  text-align:center;
}

.register a,.register a:link,.register a:active,.register a:visited{
  color:#4C97BE !important;
  font-size:1.5em !important;
  font-weight:bold !important;
  line-height:1.5em !important;
  text-decoration:none !important;
}

.register a:hover{
  text-decoration:underline !important;
}


#right_pics{
    width:220px;
    float:right;
    margin:0 0 20px 25px;
    border:0px solid #666;
    clear:both;
}
#right_pics_text{
    width:220px;
    float:right;
    padding: 0 0 0 30px; 
    margin:-25px -45px 20px 45px;
    clear:both;    
}

#errolBio p{
  margin:0 0 0 0 !important;
  padding:0 !important;
}

#errolBio img{
  margin:30px 0 0 0 !important;
}