/*  
Theme Name: MoneyTV
Theme URI: http://www.moneytv.co.nz
Description: MoneyTV template coded by http://www.netconcepts.com
Version: 1.0
Author: Netconcepts
Author URI: http://www.netconcepts.com
*/

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family:Verdana, Arial, Sans-Serif;
	background: #FFF url(images/template/background.gif) 0 0 repeat-y;
	color: #333;
	text-align: left;
	margin:0;
	padding:0;
}

#brand {
	background:#5BBF21 url(images/template/brand-bg.jpg) 0 100% repeat-x;
	height:122px; /* 244px */
}
#brand a {
	display:block;
	text-decoration:none;
	height:122px;
}
#brand a.logo {
	width:400px;
	float:left;
	display:block;
	text-decoration:none;
}
#brand .ad {
	display: block;
	text-align: center;
}

#sidebarAd {
	margin-top: 20px;
}

#rightAd {
	float: left;
	margin: 10px 10px 50px 25px;
	width: 300px;
}

#nav {
	background:#000 url(images/template/nav-bg.gif) 0 0 repeat-x;
	height:39px;
	clear:both;
	border-top:1px solid white;
	border-bottom:5px solid #F0F0F0;
}
#nav ul {
	list-style:none;
	height:37px;
	margin:0 0 1px 0;
	padding:0 0 0 20px;
	border-bottom:1px solid white;
}
#nav ul li {
	display:inline;
	margin:0;
	padding:0;
}
#nav ul li a {
	display:block;
	height:37px;
	padding:0;
	margin:0;
	text-decoration:none;
	float:left;
	text-indent:-999em;
	background-position:0 0px;
	background-repeat:no-repeat;
}
#nav ul li a:hover {
	background-position:0 -38px;
}
.nav-home a {
	width:76px;
	background-image:url(images/template/nav-home.gif);
}
.nav-resources a {
	width:158px;
	background-image:url(images/template/nav-articles.gif);
}
.nav-askanexpert a {
	width:144px;
	background-image:url(images/template/nav-askanexpert.gif);
}
.nav-about a {
	width:113px;
	background-image:url(images/template/nav-about.gif);
}
.nav-guests a {
	width:123px;
	background-image:url(images/template/nav-guests.gif);
}
.nav-contact a {
	width:95px;
	background-image:url(images/template/nav-contact.gif);
}
.nav-advice a {
	width: 91px;
	background-image:url(images/template/nav-advice.gif);
}
.nav-search {
	display: block;
}
#nav ul li.current a {
	background-position:0 -75px;
}



#content {
	font-size: 1.1em;
	margin-top:-5px;
}
#sidebar {
	font-size: 1.1em;
	margin-top: -5px;
	padding: 20px 5px 40px 15px;
	width: 174px;
	background: #E2E2E2;
	border-top: 5px solid #D6D6D6;
	float: left;
}

#footer-top {
	background: #323232 url(images/template/logo-moneytv-sm.gif) 210px 6px no-repeat; 
	border: none;
	height:39px;
	clear: both;
}
#footer-top span {
	background-color: #323232; 
	border-right:195px solid #3E3E3E;
	height:39px;
	width: 0;
	padding:11px 0 0 0;
	display:block;
}
#footer {
	background: #58AB26; 
	border: none;
	height:111px;
	border-top:1px solid white;
}
#footer p {
	border-left:195px solid #79BC51;
	height:100px;
	width:499px;
	padding:11px 0 0 16px;
	color:white;
	margin:0;
}
#footer p a {
	color:white;
	text-decoration: underline;
}

#subscribe label {
	display: block;
	padding-top: 7px;
}

#subscribe input {
	width: 150px;
	float: none;
}

#subscribe .topicselection {
	width: 40px;
}

#subscribe .submitwrapper {
	text-align: center;
}

#subscribe .submit {
	font-weight: bold;
	margin: 5px;
	padding: 5px;
}

/* end sean */




.narrowcolumn {
	float: left;
	padding: 20px 0 20px 20px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	float: left;
	padding: 10px 0 20px 0;
	margin: 5px 0 0 46px;
	width: 450px;
	}

.post {
	margin: 0 0 15px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 10px 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: left;
}

p {
	line-height: 18px;
}











.widecolumn .entry p {
	font-size: 1.05em;
}
	
.narrowcolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}



small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
	
h1 {
	font-size: 4em;
	text-align: center;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h3, h3 a, h3 a:visited { color: #333; }
	
h2, h2 a, h2 a:visited {
	margin-bottom: 5px;
	color: #8334C8; 
	}

h2 a:hover { text-decoration: underline; }

h2, h2.pagetitle { font-size: 1.6em; }

#sidebar h2 { font-size: 1.2em; }

h3 { font-size: 1.3em; }

a, h3 a:hover {
	color: #8334C8;
	text-decoration: none;
	}

a:hover {
	color: #A137FE;
	text-decoration: underline;
	}

#sidebar h2 {
	color: #333;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}


.commentlist li {
	font-size: 1em;
	font-weight: bold;
	}

.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;
	}

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;
	}

h2#moneytv,
h2#ask-an-expert {
	padding-left: 40px;
	line-height: 35px;
	}

h2#moneytv { background: transparent url('images/template/icon-moneytv.png') no-repeat left center; }
h2#ask-an-expert { background: transparent url('images/template/icon-ask-an-expert.png') no-repeat left center; }

/* End Typography & Colors */



/* Begin Structure */

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 { 
	}

h2.pagetitle {
	margin-top: 30px;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

#sidebar h3 {
	font-size: 110%;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 20px;
	list-style: disc;
	text-indent: -10px;
}

* html .entry ul { padding: 0; margin-left: 20px; }

.entry ul li {
	text-indent: 0;
} 

html>body .entry li {
	margin: 7px 0 8px 0;
	}

.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;
	line-height: 16px;
	}

#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;
	}

#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;
	}

/* Resouce Categories */	
#resources {
	padding: 0;
	margin: 0;
	width: 450px;
	list-style: none;
}

#resources-vids-home {
	padding: 0;
	margin: 0;
	width: 170px;
	list-style: none;
}

h2#resources-vids-title {
	background-color: #FAFAFA;
	color: #8334C8;
	padding: 2px 10px;
	display: inline;
}

#resources li.cat {
	background: #ebebeb url('images/template/icon-folder.png') no-repeat 5px 5px;
	border: 1px solid #e3e3e3;
	margin: 1px;
	padding: 0;
	width: 220px;
	height: 50px;
	float: left;
}

#resources-vids-home li.cat-home {
	background: #ebebeb url('images/template/icon-folder.png') no-repeat 5px 5px;
	border: 1px solid #ffffff;
	margin: 1px;
	padding: 0;
	width: 170px;
	height: 40px;
	float: left;
}

#resources li a {
	padding: 10px 10px 10px 50px;
	width: 160px;
	height: 30px;
	display: block;
}

#resources-vids-home li a {
	padding: 0 0 0 45px;
	margin-top: -25px;
	width: 120px;
	height: 30px;
	display: block;
}
	
#resources li.cat h3 {
	margin: 0 0 5px;
	font-size: 110%;
}
	
#resources li.cat ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
	
#resources li#mortgages, #resources-vids-home li#mortgages-videos { background-image: url('images/template/icon-mortgage.png'); background-repeat: no-repeat; }
#resources li#insurance, #resources-vids-home li#insurance-videos { background-image: url('images/template/icon-insurance.png'); background-repeat: no-repeat; }
#resources li#managing-debt, #resources-vids-home li#debt-videos { background-image: url('images/template/icon-managing-debt.png'); background-repeat: no-repeat; }
#resources li#budgeting, #resources-vids-home li#budgeting-videos { background-image: url('images/template/icon-budgeting.png'); background-repeat: no-repeat; }
#resources li#motivation-and-inspiration, #resources-vids-home li#motivation-videos { background-image: url('images/template/icon-motivation-inspiration.png'); background-repeat: no-repeat; }
#resources li#investment, #resources-vids-home li#investment-videos { background-image: url('images/template/icon-investment.png'); background-repeat: no-repeat; }
#resources li#property-investment, #resources-vids-home li#property-videos { background-image: url('images/template/icon-property-investment.png'); background-repeat: no-repeat; }
#resources li#planning-goal-setting, #resources-vids-home li#planning-videos { background-image: url('images/template/icon-planning-goals.png'); background-repeat: no-repeat; }
#resources li#retirement, #resources-vids-home li#retirement-videos { background-image: url('images/template/icon-retirement.png'); background-repeat: no-repeat; }
#resources li#kiwi-saver, #resources-vids-home li#kiwisaver-videos { background-image: url('images/template/icon-kiwi-saver.png'); background-repeat: no-repeat; }
#resources li#savings, #resources-vids-home li#savings-videos { background-image: url('images/template/icon-savings.png'); background-repeat: no-repeat; }
#resources li#trusts, #resources-vids-home li#trusts-videos { background-image: url('images/template/icon-trusts.png'); background-repeat: no-repeat; }
#resources li#wills, #resources-vids-home li#wills-videos { background-image: url('images/template/icon-wills.png'); background-repeat: no-repeat; }
#resources li#family-trusts, #resources-vids-home li#trusts-wills-videos { background-image: url('images/template/icon-family-trusts.png'); background-repeat: no-repeat; }
	
/* Caetgories */	
	
#categoryList {
	padding: 0;
	list-style: none;
	line-height: 15px;
}

#categoryList li {
	background-color: #ebebeb;
	border: 1px solid #e3e3e3;
	padding: 5px 10px;
	margin: 2px 0;
	}

#categoryList li em {
	display: block;
	font-size: 90%;
	}
	
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	background-color: #CCC;
	margin-left: 10px;
	padding: 5px;
	width: 230px;
	float: left;
}

* html #searchform #s { margin-left: -20px; } /* IE Fix */

.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;
	}
	
.contactform {
	background-color: #ebebeb;
	border: 1px solid #e3e3e3;
	padding: 10px;
	}
	

.contactform input {
	width: 175px;
	}

.contactform textarea {
	width: 250px;
	}
	
.contactform #contactsubmit {
	margin-left: 175px;
	width: 75px;
	}
	
	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	}

.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 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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

object,
embed {
	margin: 0;
	}
	
.video {
	margin-top: 15px;
	padding: 5px;	
	border: 7px solid #5faf30;
	width: 425px;
	text-align: center;
	}	

/* End Various Tags & Classes*/


/* Helpers */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}

.promo {
width: 430px;
height: 80px;
float: left;
margin-top: 20px;
margin-left: 50px
}



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
