/*
Theme Name: healthtv.com.au
Theme URI: http://www.specialops.co.nz
Description: Custom skin for Health TV Limited Australia
Version: 1.0
Author: John Gillespie • Special Operations Ltd
Author URI: http://www.specialops.co.nz
Tags: blue, custom header, fixed width, two columns, widgets

	Health TV v1.0
	 http://www.specialops.co.nz

	This theme was designed and built by John Gillespie,
	whose blog you will find at http://sensitivitytothings.com/

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f6f6f6 url(images/body-background.png) repeat-x;
	color: #333;
	text-align: center;
	padding: 20px 0 0 0;
	margin: 0;
	border: none;
	}

#content {
	font-size: 1.3em
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.6em;
	}

.widecolumn {
	line-height: 1.7em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	line-height: 0.9em;
	padding: 0;
	margin: 0;
	}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	}

h2 {
	font-size: 2em;
	margin: 0 0 14px 0;
	padding: 0 0 3px 0;
	border-bottom: #9d9d9d solid 2px;
	}
	
h2.pagetitle {
	/*margin-top: 30px;*/
	text-align: center;
	}
	
#home .post h2 {
	display: none;
	}
	
#sidebar h2 {
	font-size: 1.5em;
	margin: 5px 0 0;
	padding: 0;
	border: none;
	}

h3 {
	font-size: 1.3em;
	padding: 0;
	margin: 20px 0 10px 0;
	}
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited {
	color: #535353;
	}
	
h3, h3 a, h3 a:visited {
	color: #535353;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}
	
.entry p.note {
	color: #000;
	font-size: 12px;
	line-height: 13px;
	margin-top: 48px;
	}
	
blockquote.quote {
	background-image: url(images/quote-left.png);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	}
	
blockquote.quote p {
	background-image: url(images/quote-right.png);
	background-repeat: no-repeat;
	padding: 0 0 0 10px;
	width: auto;
	}
		
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Helvetica, sans-serif;
	}

.commentlist li {
	font-weight: bold;
	}

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

	
/* pdf */

p a.pdf {
	padding: 0 0 0 17px;
	margin: 0;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	text-decoration: underline;
	}	

.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: Verdana, Arial, Helvetica, sans-serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em Verdana, Arial, Helvetica, sans-serif;
	}

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

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

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

a, h2 a:hover, h3 a:hover {
	color: #000;
	text-decoration: none;
	}

a:hover {
	color: #000;
	text-decoration: underline;
	}
	
#sidebar p a {
	color: #96ae1e;
	}
	
.pdf-link {
	padding-left: 17px;
	background-image: url(images/pdf.gif);
	background-repeat: no-repeat;
	background-position: left 1px;
	}

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

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

#wp-calendar caption {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	}

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



/* Begin Structure */

#header {
	margin: 0;
	padding: 0;
	border: none;
	border-top: #fff solid 10px;
	border-bottom: #fff solid 10px;
	height: 135px;
	width: 1040px;
	background: transparent url('images/header-background.jpg') no-repeat;
	position: relative;
	}
	
#header h1 {
	position: absolute;
	left: 31px;
	top: 28px;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9000px;
	width: 115px;
	height: 75px;
	background: transparent url(images/htv-logo.png) no-repeat;
	}

#header .description {
	position: absolute;
	color: #fff;
	left: 158px;
	top: 57px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 0;
	padding: 0;
	border: none;
	}

#page {
	background: #f7f7f7 url(images/left-col-bg.jpg) repeat-x left 145px;
	margin: 0 auto 20px auto;
	padding: 0;
	width: 1040px;
	border: none;
	border-left: #fff solid 10px;
	border-right: #fff solid 10px;
	border-bottom: #fff solid 10px;
	text-align: left;
	}
	
#column-wrapper {
	position: relative;
	width: 1040px;
	overflow: hidden;
	}
		
/* Nav */
#header-menu {
	margin: 0 0 0 10px;
	padding: 0;
	border: none;
	}
	
#header-menu ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	}

#header-menu li {
	float: left;
	padding: 0;
	margin: 0 6px 0 0;
	border: none;
	height: 27px;
	background: transparent url(images/nav-bg.png) no-repeat;
	background-color: transparent;
	}
	
#header-menu li a {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	text-transform: uppercase;
	padding: 8px 11px 7px 11px;
	margin: 0;
	border: none;
	background: transparent url(images/nav-bg-right.png) no-repeat bottom right;
	color: #535353;
	background-color: transparent;
	text-decoration: none;
	}
	
#header-menu li a:hover, 
#header-menu li.current_page_item a, 
#header-menu li.current_page_parent a {
	color: #b7d42c; /* current nav link highlights as green */
	}
	
li.page-item-290, li.page-item-622 { /* hide privacy policy link in nav and sidebar */
	display: none;
	}
	
#breadcrumbs {
	clear: left;
	color: #fff;
	background-color: transparent;
	padding: 6px 0 3px 32px;
	margin: 0;
	border: none;
	/*border-bottom: #e0e0e0 solid 1px;*/
	}
	
#header-menu ul ul { /* hide level 2 nav */
	display: none;
	}

.narrowcolumn, .widecolumn {
	padding: 0;
	margin: 0;
	width: 729px;
	min-height: 570px;
	}
	
/* min-height doesn't work in IE6 */
	/*\*/
* html .narrowcolumn, * html .widecolumn {
	height: 570px;
	}
	/**/


/*.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 470px;
	} */

.post, .post-wrapper {
	padding: 13px 17px 0 37px;
	margin: 3px 0 40px 0;
	width: 683px;
	background: transparent url(images/post-bg.png) 20px top no-repeat;
	overflow: hidden;
	}
	
.post-wrapper {
	padding: 13px 17px 0 28px;
	width: 700px;
	}

.post hr {
	display: block;
	}

#content p {
	padding-left: 37px; /* add padding to the edit link */
	}
	
#content .post p {
	padding-left: 0; /* but don't add padding to content */
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

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

#footer {
	position: relative;
	border: none;
	border-top: #fff solid 10px;
	padding: 0;
	margin: 50px 0 0 0;
	width: 1040px;
	clear: both;
	background: transparent url(images/footer-bg-repeat.png) left bottom repeat-x;  
	overflow: hidden;
	}
	
#footer .right-corner {
	margin: 0;
	padding: 0;
	width: 9px;
	height: 10px;
	position: absolute;
	right: 0;
	bottom: 0;
	background: transparent url(images/footer-cnr-right.png) no-repeat;  
	}
	
#footer #footer-menu {
	padding: 17px 0 18px 22px;
	margin: 0;
	background: transparent url(images/footer-cnr-left.png) left bottom no-repeat;  
	}

#footer #footer-menu ul, #footer #footer-menu p {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 12px;
	line-height: 12px;
	}
	
#footer #footer-menu ul li {
	float: left;
	margin: 0 16px 12px 0;
	padding: 0;
	list-style: none;
	}
	
#footer #footer-menu ul li a {
	text-decoration: none;
	color: #535353;
	}
	
#footer #footer-menu ul ul {
	display: none;
	}
	
#footer #footer-menu p {
	color: #fff;
	clear: left;
	float: none;
	display: block;
	}
	
#footer #footer-menu p a {
	color: #fff;
	text-decoration: underline;
	}
	
/* 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;
	border: #bfbfbf solid 3px;
	}

img.alignright {
	padding: 0;
	margin: 4px 4px 6px 11px;
	display: inline;
	border: #bfbfbf solid 3px;
	}

img.alignleft {
	padding: 0;
	margin: 4px 11px 6px 4px;
	display: inline;
	border: #bfbfbf solid 3px;
	}

.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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.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 0px;
	}

#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;
	}
	
li.widget {
	border-bottom: #d2d2d2 solid 1px;
	padding: 0 0 10px 0;
	}
	
li#search, li#search-copy-1 {
	border-bottom: none;
	}
	
/* 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;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}
/* End Form Elements */



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

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

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

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

#commentform p {
	margin: 5px 0;
	}

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

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



/* Begin Sidebar */
#sidebar {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	padding: 0 0 60px 0;
	width: 221px;
	background-image: url(images/sidebar-bg.jpg);
	background-repeat: no-repeat;
	background-color: transparent;
	overflow: hidden;
	min-height: 570px;
	}
	
/* min-height doesn't work in IE6 */
	/*\*/
* html #sidebar {
	height: 570px;
	}
	/**/

#sidebar .sidebar-wrapper {
	padding: 20px 15px 0 15px;
	background-color: transparent;
	}
	
#sidebar .footer {
	background: transparent url(images/sidebar-bg-bottom.png) left bottom no-repeat;
	height: 39px;
	width: 221px;
	position: absolute;
	left: 0;
	bottom: 0;
	}

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

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

#content .post blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
		
#content .post blockquote.quote, #content .post blockquote.quote p {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 20px;
	line-height: 24px;
	color: #000;
	margin: 6px 0 16px 0;
	padding: 0;
	border: none;
	border-bottom: #fff solid 2px;
	background-image: url(images/quote-left.png);
	background-repeat: no-repeat;
	padding: 0 10px 16px 0;
	}
	
#content .post blockquote.quote p {
	background-image: url(images/quote-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding: 0 10px 0 30px;
	border-bottom: none;
	margin: 0;
	}

.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;
}
/* End captions */


/* content, page & image gallery styles */

.row {
	padding: 0 0 10px 0;
	overflow: hidden;
	}

.thumbnail, .programme, .thumbnail-front {
	margin: 0 9px 0 0;
	padding: 6px 0 6px 4px;
	border: none;
	background: transparent url(images/thumb-bg.png) left top no-repeat;
	width: 160px;
	float: left;
	}
	
.thumbnail-front {
	width: 183px;
	margin: 0;
	background: transparent url(images/thumb-front-bg.png) left top no-repeat;
	float: none;
	}
	
.thumbnail-widget {
	background-image: url(images/thumb-widget-bg.png);
	}
	
/* .programme {
	margin: 0 0 0 9px;
	} */

.first {
	clear: left;
	}
	
.last {
	margin-right: 0;
	}
	
h4, .programme h2 {
	color: #4e514c;
	font-size: 12px;
	line-height: 12px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	margin: 0 0 9px 2px;
	padding: 0;
	border: none;
	}
	
#programming h4, #home h4 {
	font-weight: bold;
	text-transform: uppercase;
	}
	
#home h4 {
	text-transform: capitalize;
	}
	
#home .featured h4, #home .featured-right h4 {
	text-transform: uppercase;
	}
	
h4 span.black {
	color: #000;
	}
	
h4 span.small {
	color: #000;
	font-size: 11px;
	font-weight: normal;
	text-transform: capitalize;
	}
	
p.postmetadata {
	display: none;
	}

.overflow, .overflow-front {
	width: 150px;
	height: 105px;
	border: #b8b9b7 solid 1px;
	overflow: hidden;
	}
	
.overflow-front {
	width: 173px;
	}
	
.thumbnail img, 
.programme img, 
.thumbnail-front img {
	margin: 0;
	padding: 0;
	width: 150px;
	height: 105px;
	background-repeat: no-repeat;
	}
	
#programming .programme img, #who-we-are .programme img, #about .programme img { /* rollover image not required on the Programming page */
	width: 150px;
	height: 105px;
	}
.thumbnail-front img {
	width: 173px;
	height: 105px;
	}
	
h5 {
	color: #a7bc00;
	font-size: 13px;
	line-height: 13px;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	margin: 16px 0 2px 1px;
	padding: 0;
	}
	
.thumbnail-front h5 {
	margin-top: 11px;
	}
	
.thumbnail p,
.programme p,
.thumbnail-front p,
.thumbnail ul, .thumbnail ul li,
.programme ul, .programme ul li,
.thumbnail-front ul, .thumbnail-front ul li {
	color: #b0b0b0;
	font-size: 11px;
	line-height: 14px;
	font-family: Helvetica, Arial, sans-serif;
	margin: 0 0 0 1px;
	padding: 0;
	}
	
.thumbnail-front p, .thumbnail-front ul, .thumbnail-front ul li {
	color: #000;
	}
	
html>body .entry .thumbnail ul, html>body .entry .thumbnail ul li,
html>body .entry .programme ul, html>body .entry .programme ul li {
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-indent: 0;
	}
	
span.emphasis {
	color: #a7bc00;
	font-weight: bold;	
	}


/* frontpage boxes */	

.front-intro {
	padding: 0 0 20px 0;
	margin: 0;
	overflow: hidden;
	} 
	
.entry p.intro, .entry p.front-intro {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 16px;
	line-height: 21px;
	color: #000;
	margin: 0 0 16px 0;
	padding: 0 0 6px 0;
	border-bottom: #fff solid 2px;
	}
	
.entry p.front-intro {
	font-size: 18px;
	line-height: 25px;
	font-weight: normal;
	color: #333;
	border-bottom: none;
	padding: 0 0 16px 0;
	margin: 0 0 0 6px;
	}

.three-col-bg {
	background: transparent url(images/three-col-body-bg.png) left top no-repeat;
	padding: 15px 0 0 13px;
	margin: 0;
	border: none;
	width: 685px;
	overflow: hidden; 
	}
	
.three-col-bg .featured {
	float: left;
	width: 436px;
	background: url(images/featured-box-bg.png) left top no-repeat;
	height: 219px;
	padding: 6px 0 0 5px;
	margin: 0;
	}
	
.three-col-bg .featured .flash-container {
	border: #b8b9b7 solid 1px;
	width: 421px;
	}
	
.three-col-bg .featured-right {
	float: left;
	margin: 0 0 0 8px;
	padding: 7px 6px 0 6px;
	background: url(images/featured-right-bg.png) left top no-repeat;
	height: 215px;
	width: 196px;
	}
	
.three-col-bg .featured-right h4 {
	padding: 0 0 2px 2px;
	margin: 0 0 4px 0;
	border-bottom: #000 solid 1px; 
	}
	
.three-col-bg .featured-right img, .three-col-bg .featured-right a img {
	float: left;
	border: #afb29e solid 1px;
	padding: 0;
	margin: 0 7px 0 0;
	}
	
.three-col-bg .featured-right a:hover img {
	border: #000 solid 1px;
	}
	
h6 {
	font-weight: bold;
	font-size: 9px;
	line-height: 11px;
	color: #879d16;
	padding: 3px 0 0 0;
	margin: 0;
	}
	
h6 a {
	color: #879d16;
	}
	
h6 a:hover {
	color: #879d16;
	}
	
.three-col-bg .featured-right p {
	font-size: 9px;
	line-height: 11px;
	color: #717171;
	margin: 0;
	padding: 0;
	}
	
.three-col-bg .featured-right .wrapper {
	overflow: hidden;
	padding: 0 0 3px 2px;
	margin: 0 0 3px 0;
	border-bottom: #afb29e solid 1px;
	}
	
	
.row-2 {
	margin: 11px 0 0 0;
	padding: 0;
	clear: left;
	}
	
.row-2-box {
	float: left;
	margin: 0 15px 0 0;
	padding: 11px 0 0 13px;
	background: url(images/row-2-box-bg.png) left top no-repeat;
	width: 196px;
	height: 244px;
	}
