/*
Theme Name: Steven
Theme URI: http://www.specialops.co.nz
Description: Skin for StevenBoniface.com
Version: 1.0
Author: Special Operations Ltd
Author URI: http://www.specialops.co.nz
Tags: Steven Boniface, wordpress, specialops

	Steve Boniface WordPress skin v1.0
	 http://www.specialops.co.nz

*/



/* Begin Typography & Colors */
body {
	font-family: Helvetica, Arial, sans-serif;
	color: #707070;
	padding: 0;
	margin: 0;
	border: none;
	}
	
a {
	color: #707070;
	text-decoration: none;
	border: none;
	}
	
a:hover {
	text-decoration: none;
	border-bottom: #707070 solid 1px;
	}
	
a:active, 
a:focus {
	outline: 0;
	} 	
	
#content a, #sidebar .wrapper a {
	color: #666666;
	}
	
#content a:hover, #sidebar .wrapper a:hover {
	border-bottom: #666666 solid 1px;
	}
	
#content a.bold-link, 
#frontpage-content-wrapper #content a {
	font-weight: bold;
	}

img, a img, #content img, #content a img, #content img a, a.no-border {
	border: none;
	}	

#content, p, ul {
	font-size: 13px;
	line-height: 20px;
	color: #707070;
	}
	
p, ul {
	margin: 0;
	padding: 0 0 30px 0;
	}
	
body#partners p, /* let's reduce the paragraph spacing */
#content #news-content p, 
#content #news-content-single p, 
#content #archive-content p,
#content #news-content ul, 
#content #news-content-single ul, 
#content #archive-content ul {
	padding-bottom: 16px;
	}
	
#content p strong {
	color: #000;
	}
	
#sidebar .wrapper, #sidebar .wrapper p {
	font-size: 12px;
	line-height: 15px;
	}
	
#sidebar .wrapper p {	
	padding: 0 0 6px 0;
	margin: 0;
	}
	
#sidebar .wrapper p strong {
	color: #333;
	}
	
p.border {
	border-top: #d9d9d9 solid 1px;
	padding-top: 20px;
	}
	
p.no-padding {
	padding-bottom: 20px;
	}
	
#content ul {
	margin: -19px 0 0 0;
	padding: 0 0 30px 0;
	list-style: none;
	}
	
#content ul.partners {
	margin: 0;
	padding: 0;
	}
	
#content ul li {
	font-size: 13px;
	line-height: 20px;
	list-style: none;
	padding: 0 0 0 9px;
	margin: 0;
	background: url(images/content-bullet.png) left 8px no-repeat;
	}
	
#content ul.partners li.shuffle-content {
	padding: 0;
	margin: 0;
	background: none;
	}
	
body#the-benefits #content ul li {
	padding-left: 16px;
	background: url(images/tick-bullet.png) left 5px no-repeat;
	}

	
#frontpage-content-wrapper p {
	font-size: 12px;
	line-height: 19px;
	color: #666;
	}

p.intro, p.intro-bold, p.intro-bold-border, body#partners p.intro-bold-border {
	color: #808080;
	font-size: 15px;
	line-height: 22px;
	font-weight: normal;
	padding: 0 0 50px 0;
	margin: 0;
	border-bottom: #d9d9d9 solid 1px;
	}
	
p.intro-bold { /* style for an intro with 2 x paragraphs, 1st para = bold */
	color: #000;
	font-weight: bold;
	padding: 0 0 10px 0;
	border-bottom: none;
	}
	
p.intro-bold-border, body#partners p.intro-bold-border {
	color: #000;
	font-weight: bold;
	margin-bottom: 20px;	
	}
	
body#partners p.intro-bold-border {
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 16px;
	}
	
body#the-benfits p.intro-bold {
	padding-bottom: 48px;
	}

#frontpage-content-wrapper p.intro {
	color: #333;
	font-weight: bold;
	font-size: 13px;
	line-height: 20px;
	float: left;
	width: 289px;
	padding: 0 19px 0 0;
	margin: 0;
	border-bottom: none;
	}
	
#content p.back-to-top, 
#content .navigation,
#content .navigation-news-page {
	font-size: 12px;
	color: #000;
	margin: -17px 0 38px 0;
	padding: 0;
	}
	
#content .navigation, 
#content .navigation-news-page { /* news index page navigation links (older/newer entries) */
	display: block;
	margin: -8px 0 0 0;
	padding: 0 0 28px 0;
	overflow: hidden;
	}
	
#content .navigation-news-page {
	margin-top: 0;
	color: #808080;
	}
	
#content p.back-to-top a, 
#content p.back-to-top a:hover, 
#content .navigation a, 
#content .navigation a:hover,
#content .navigation-news-page a, 
#content .navigation-news-page a:hover {
	color: #000;
	border-bottom: #000 solid 1px; 
	}
	
a.back-to-top {
	text-indent: -9000px;
	margin: 0;
	padding: 0;
	text-decoration: none;
	border-bottom: none;
	}
	
p.note {
	color: #808080;
	font-size: 11px;
	line-height: 13px;
	margin-top: -22px;
	}	
	
small, p.postmetadata {
	font-size: 11px;
	color: #B3B3B3;
	}
	
#content p.postmetadata a {
	color: #B3B3B3;
	border-bottom: #B3B3B3 solid 1px;
	}
	
#content p.postmetadata small {
	display: none;
	}
	
.post small {
	padding: 0 0 30px 0;
	display: block;
	}
	
/*	Begin Headers */

h1 {
	color: #1ED4F5;
	font-size: 30px;
	line-height: 36px;
	padding: 0 0 22px 0; /* frontpage padding, has to measured by eye due to SIFR text */
	margin: 0;
	}
	
#content-wrapper h1 {
	position: absolute;
	top: 35px;
	left: 85px;
	padding: 0;
	display: block;
	width: 613px;
	}
	
h1 a {
	color: #1ED4F5;
	text-decoration: none;
	border: none;
	}

h2 {
	color: #000;
	font-size: 15px;
	line-height: 21px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 3px 0;
	}
	
#content #news-content h2, #content #news-content-single h2, #content #archive-content h2 {
	color: #000;
	font-size: 26px;
	line-height: 30px;
	padding: 0;
	}
	
#content #news-content-single h2 {
	padding-bottom: 30px;
	}
	
#content #news-content h2 a, #content #news-content-single h2 a {
	color: #000;
	border-bottom: none;
	}
	
#sidebar .wrapper h2.widgettitle { /* right-col sidebar h2 with light purple bg */
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 11px 16px 11px 16px;
	margin: 0 0 0 0;
	color: #000;
	background-color: #dbe4ea;
	}
	
#sidebar .wrapper .news h2.widgettitle, #sidebar .wrapper .news ul li#search label.hidden { /* news page sidebar h2 */
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 0 18px 0;
	margin: 0;
	color: #666666;
	background-color: transparent;
	}	

#sidebar .wrapper .news ul li#search label.hidden {
	padding-bottom: 0;
	}

#sidebar .widgets-wrapper h2 { /* frontpage sidebar widgets h2 */ 
	font-size: 17px;
	line-height: 20px;
	padding: 44px 0 6px 0;
	margin: 0;
	background: url(images/widget-button-front-1.png) center top no-repeat;
	border-bottom: #e4e4e4 solid 1px;
	}
	
#sidebar .widgets-wrapper h2.widgettitle {
	display: none; /* hides any user entered widget headings */
	}
	
#sidebar .widgets-wrapper li#text-453008861 h2 { /* Demo widget */
	color: #005D85;
	}
	
#sidebar .widgets-wrapper li#text-453008861 h2 a {
	color: #005D85;
	border-bottom: none;
	}	

#sidebar .widgets-wrapper li#text-453009191 h2 { /* 13 reasons widget */
	background-image: url(images/widget-button-front-2.png);
	color: #76B546;
	}
	
#sidebar .widgets-wrapper li#text-453009191 h2 a {
	color: #76B546;
	border-bottom: none;
	}	

#sidebar .widgets-wrapper li#text-453009421 h2 { /* Save you money widget */
	background-image: url(images/widget-button-front-3.png);
	color: #FBB03B;
	}
	
#sidebar .widgets-wrapper li#text-453009421 h2 a {
	color: #FBB03B;
	border-bottom: none;
	}

#sidebar .widgets-wrapper li#recent-posts h2 { /* News Widget */
	padding-top: 64px; /* extra padding 1 x lineheight for single line heading */
	background-image: url(images/widget-button-front-4.png);
	color: #D4145A;
	}
	
#sidebar .widgets-wrapper li#recent-posts h2 a {
	color: #D4145A;
	border-bottom: none;
	}
	
h3, #content h3 {
	color: #999;
	font-size: 12px; /* let's try at 12px, 11px as designed looks too small */
	line-height: 13px;
	font-weight: bold;
	padding: 5px 0 30px 0;
	margin: 0;
	border-top: #d9d9d9 solid 1px;
	}
	
h3 a, #content h3 a, #content h3 a:hover {
	color: #999;
	border-bottom: none;
	}
	
h3.how-it-works, #content h3.how-it-works {
	color: #000;
	border: none;
	font-size: 22px;
	line-height: 22px;
	padding: 0 0 8px 0;
	}

h3.how-it-works span.h3-number, #content h3.how-it-works span.h3-number {
	color: #999;
	font-size: 50px;
	line-height: 50px;
	padding: 0 0 4px 0;
	display: block;
	}
	
#content #archive-content h3 {
	padding-bottom: 0;
	}	

h4, #content h4 {
	color: #000;
	font-size: 14px;
	line-height: 21px;
	font-weight: bold;
	padding: 0;
	margin: 0;
	}
	
h4 a, #content h4 a, h4 a:hover, #content h4 a:hover {
	color: #000;
	border-bottom: none;
	}
	
h5, #content h5 {
	color: #000;
	font-size: 12px; /* let's try at 12px, 11px as designed looks too small */
	line-height: 13px;
	font-weight: bold;
	padding: 5px 0 13px 0;
	margin: 0;
	border-top: #d9d9d9 solid 1px;
	}
	
body#partners h5, body#partners #content h5 {
	margin-top: 24px;
	}
	
h5 a, #content h5 a, #content h5 a:hover {
	color: #000;
	border-bottom: none;
	}
	
h5.no-border, #content h5.no-border, 
body#partners h5.no-border, body#partners #content h5.no-border {
	border-top: none;
	margin-top: -15px;
	padding-top: 0;
	}
	
h6, h6 a {
	color: #333;
	text-transform: none;
	}
	
	
/* End Headers */	

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

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

.commentmetadata {
	font-weight: normal;
	}

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

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

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










/* Begin Structure */

#header {
	margin: 6px 0 0 0;
	padding: 0;
	border: none;
	border-bottom: #C8C8C8 solid 1px;
	height: 107px;
	width: 100%;
	background: transparent;
	position: relative;
	}
	
#header #logo-wrapper {
	position: absolute;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 10px 0 0 5px;
	width: 200px;
	height: 56px;
	text-align: center;
	}
	
#header #logo-wrapper h2 {
	height: 56px;
	width: 200px;
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9000px;
	background: url(images/logo.png) no-repeat;
	}
	
#header #logo-wrapper h2 a {
	height: 53px;
	width: 174px;
	margin: 0;
	padding: 0;
	border: none;
	display: block;
	text-decoration: none;
	}

#header #logo-wrapper .description {
	color: #B3B3B3;
	font-size: 11px;
	line-height: 12px;
	font-weight: bold;
	margin: 0 auto;
	padding: 0 0 3px 0;
	}
	
#header #logo-wrapper .description a {
	color: #B3B3B3;
	border-bottom: none;
	}
	
#header #login {
	position: absolute;
	left: 843px;
	top: 15px;
	height: 83px;
	width: 142px;
	padding: 0;
	margin: 0;
	background: url(images/login-bg.png) no-repeat;
	}
	
#header #login h3 {
	padding: 0;
	margin: 0 0 0 8px;
	text-indent: -9000px;
	border: none;
	}
	
#header #login h3 a {
	width: 125px;
	height: 47px;
	padding: 0;
	margin: 0;
	display: block;
	border: none;
	background: url(images/login-button.png) left top no-repeat;
	}
	
#header #login h3 a:hover {
	background-position: right top;
	}
	
#header #login h4 {
	padding: 0;
	margin: 14px 0 0 8px;
	text-indent: -9000px;
	}
	
#header #login h4 a {
	width: 126px;
	height: 22px;
	padding: 0;
	margin: 0;
	display: block;
	border: none;
	background: url(images/sign-up-button.png) left top no-repeat;
	}
	
#header #login h4 a:hover {
	background-position: right top;
	}
	
#page {
	background-color: transparent;
	margin: 0;
	padding: 0;
	width: 100%;
	border: none;
	}
	
#content-wrapper {
	margin: 0;
	padding: 35px 0 0 85px;
	width: 874px;
	overflow: hidden;
	position: relative;
	}
	
body#the-benefits #content-wrapper {
	padding-top: 95px; /* extra padding for 15 reasons feature */
	}
	
#content-nav, #footer-nav { /* in-line page nav (header of FAQ's page, footer of other pages */
	padding: 7px 0 0 1px;
	margin: 0;
	border: none;
	}
	
#content-nav {
	padding-bottom: 30px;
	}
	
#footer-nav {
	padding: 0;
	display: block;
	clear: both;
	}
	
#content-nav ul, #footer-nav ul {
	padding: 0 0 26px 0;
	margin: 0;
	list-style: none;
	}

#footer-nav ul {
	padding: 0;
	}
	
#content-nav ul li, #footer-nav ul li, body#the-benefits #footer-nav ul li {
	float: left;
	border-right: #808080 solid 1px;
	padding: 0 7px 0 0;
	margin: 0 7px 0 0;
	list-style: none;
	font-size: 12px;
	line-height: 14px;
	background: none;
	}
	
#content-nav ul li.last, #footer-nav ul li.last {
	border-right: none;
	padding-right: 0;
	margin-right: 0;
	}
	
#footer-nav ul li a, #content-wrapper #footer-nav ul li a {
	color: #666666;
	border-bottom: #666666 solid 1px; /* border present in normal state */
	}
	
#content {
	float: left;
	width: 642px;
	padding: 58px 0 0 0;
	margin: 0;
	}
	 
#content .entry, #content #news-content, #content #news-content-single, #content #archive-content {
	width: 613px;
	padding: 0 27px 0 0;
	margin: 0;
	border-right: #f3f3f3 solid 2px;
	overflow: hidden;
	}
	
#content #news-content .entry, #content #news-content-single .entry, #content #archive-content .entry { /* style entrys on news page with multiple entries different */
	padding: 0;
	margin: 0;
	width: 100%;
	border-right: none;
	}
	
#frontpage-content-wrapper {
	padding: 0;
	margin: 0;
	border: none;
	}
	
#frontpage-content-wrapper #content {
	float: none;
	padding: 0;
	margin: 0;
	border: none;
	border-bottom: #e4e4e4 solid 1px;
	position: relative;
	width: 100%;
	overflow: hidden;
	background: url(images/frontpage-content-bg.png) left bottom repeat-x;
	}
	
#frontpage-content-wrapper #content .post {
	padding: 0 0 0 337px;
	margin: 0;
	border: none;
	width: 598px;
	height: 342px;
	background: url(images/image-frontpage-couch.jpg) left bottom no-repeat;
	}
	
#frontpage-content-wrapper #content .entry {
	border: none;
	padding: 0;
	margin: 0;
	width: auto;
	}
	
#frontpage-content-wrapper h1 {
	margin: 0 0 0 0;
	padding-top: 101px;
	width: 275px; /* force text to second line */
	}
	
.post hr {
	display: block;
	}

.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 {
	border-top: #C8C8C8 solid 1px;
	border-bottom: #C8C8C8 solid 1px;
	padding: 4px 0 8px 18px;
	margin: 70px 0 0 0;
	width: 100%;
	clear: both;
	overflow: hidden;
	}

#footer ul {
	margin: 0;
	padding: 0;
	border: none;
	list-style: none;
	width: 964px;
	}
	
#footer ul li {
	float: left;
	margin: 0;
	padding: 4px 0 0 0;
	border: none;
	font-size: 10px;
	line-height: 11px;
	}
	
#footer ul li.footer-item-2 {
	padding: 4px 9px 0 22px;
	}
	
#footer ul li.footer-item-4,
#footer ul li.footer-item-5, 
#footer ul li.footer-item-6, 
#footer ul li.footer-item-7 {
	float: right;
	}

#footer ul li.footer-item-4,
#footer ul li.footer-item-5, 
#footer ul li.footer-item-6 {
	width: 90px;
	height: 13px;
	padding: 1px 0 0 0;
	margin: 0 0 0 14px;
	border: none;
	}
	
#footer ul li.footer-item-4 { /* RSS Feed */
	width: 42px;
	height: 15px;
	}
	
#footer ul li.footer-item-4 a {
	text-decoration: none;
	border: none;
	}
	
#footer ul li.footer-item-5 {
	width: 120px;
	}

#footer ul li.footer-item-5 a, 
#footer ul li.footer-item-6 a {
	text-indent: -9000px;
	background: url(images/logo-smart-books.png) no-repeat left top;
	border: none;
	width: 90px;
	height: 17px;
	padding: 0;
	margin: 0;
	display: block;
	}
	
#footer ul li.footer-item-5 a {
	background-image: url(images/logo-smart-books-plus.png);
	width: 120px;
	}
	
p.penningtons {
	margin: 0 0 40px 0; /* 40px margin at bottom of every page */
	padding: 10px 0 0 18px;
	font-size: 10px;
	line-height: 11px;
	}
	
	
	
/* Benefits page 15 reasons feature */

#benefits-page-feature {
	width: 872px;
	height: 370px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
	background: url(images/15-reasons-bg-repeat.png) repeat-x;
	}
	
#benefits-page-feature .wrapper {
	width: 855px;
	height: 370px;
	overflow: hidden;
	padding: 0 0 0 17px;
	margin: 0;
	border: none;
	background: url(images/15-reasons-bg-left.png) no-repeat;
	}
	
#benefits-page-feature .wrapper-2 {
	width: 855px;
	height: 370px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: none;
	background: url(images/15-reasons-image.jpg) right top no-repeat
	}
	
#benefits-page-feature .column {
	float: left;
	margin: 0;
	padding: 15px 15px 0 0;
	width: 187px;
	}
	
#benefits-page-feature ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#benefits-page-feature ul li, #benefits-page-feature ul li p {
	font-size: 12px;
	line-height: 15px;
	}
	
#benefits-page-feature ul li {
	list-style: none;
	background: none;
	padding: 0 0 6px 0;
	margin: 0;
	overflow: hidden;
	}
	
#benefits-page-feature ul li span.number {
	float: left;
	line-height: 14px;
	padding: 4px 0 0 0;
	margin: 0;
	width: 23px;
	font-weight: bold;
	color: #666666;
	}	
	
#benefits-page-feature ul li span.text {
	float: left;
	padding: 4px 0 0 0;
	margin: 0;
	width: 164px;
	}	

#benefits-page-feature ul li span.text p {
	padding: 0 0 2px 0;
	color: #666;
	font-size: 11px;
	}
	
#benefits-page-feature ul li span.text p strong {
	color: #1A1A1A;
	font-size: 12px;
	line-height: 14px;
	}

/* End Structure */
	
	
/* Begin Sidebar */
#sidebar {
	padding: 0;
	margin: 0;
	overflow: hidden;
	}

/* Default sidebar (page right column) */
#content-wrapper #sidebar {
	width: 229px;
	padding: 58px 0 0 0;
	float: left;
	}
	
#sidebar .wrapper {
	padding: 0;
	margin: 0;
	}

#content-wrapper #sidebar .wrapper ul li {
	padding: 0 0 14px 0;
	margin: 0 0 19px 0;
	border: none;
	border-bottom: #e6e6e6 solid 1px;
	list-style: none;
	width: 229px;
	}
	
#content-wrapper #sidebar .wrapper .news ul li { /* news sideebar - no border between widgets */
	border-bottom: none;
	}
	
#sidebar .wrapper div { /* indent content on right col sidebar. Override at individual widget level where necessary */	
	padding: 11px 15px 0 15px;
	margin: 0;	
	}

#sidebar .wrapper .news {
	padding-top: 0;
	}	
	
/* Sidebar 1 (nav) */
#header #sidebar {
	position: absolute;
	left: 240px;
	top: 10px;
	margin: 0;
	padding: 0 13px 0 0; /* 13px right padding to align "Call us" widget to right */
	height: 91px;
	width: 631px;
	border: none;
	}
	
#header #sidebar h2 {
	display: none;
	}
	
#header #sidebar ul li {
	border-bottom: none;
	}
	
#header #sidebar ul li.widget_text h2 {
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 12px;
	color: #B3B3B3;
	padding: 0 0 6px 0;
	margin: 0;
	}
	
#header #sidebar ul li.widget_text h3 {
	color: #000;
	font-size: 22px;
	line-height: 22px;
	font-weight: bold;
	padding: 0 0 6px 0;
	margin: 0;
	border: none;
	}
 	
#header #sidebar ul li,
#header #sidebar ul li ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}
	
#header #sidebar ul li.flexipages_widget {
	height: 35px;
	width: 631px;
	}
	
#header #sidebar ul li ul li {
	float: left;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #000;
	padding: 0;
	margin: 0;
	}
	
#header #sidebar ul li ul li a {
	color: #000;
	text-decoration: none;
	border: none;
	}

#header #sidebar ul li ul li a:hover {
	color: #666666;
	}
	
#header #sidebar ul li ul li.current_page_item a {
	color: #666666;
	}

/* Sidebar 2 - Special Offers (frontpage) */	
	
#special-offers,
#special-offers #special-offer-sidebar, 
#content #special-offers #special-offer-sidebar ul {
	margin: 0;
	padding: 0;
	background: none;
	border: none;
	height: 32px;
	}
	
#special-offers {
	position: absolute;
	left: 0px;
	top: 0px;
	}
	
#content #special-offers #special-offer-sidebar div,
#content #special-offers #special-offer-sidebar div.wrapper {
	padding: 0;
	margin: 0;
	}
	
#content #special-offers #special-offer-sidebar div.wrapper ul li#text-450408321 {
	width: 958px;
	list-style: none;
	margin: 0 0 0 19px;
	padding: 0;
	border-bottom: #e4e4e4 solid 1px;
	text-align: center;
	background: none; 
	}
	
#content #special-offers #special-offer-sidebar div.wrapper ul li#text-450408321 p {
	font-size: 12px;
	line-height: 14px;
	padding: 9px 0 8px 0;
	margin: 0 auto;
	font-weight: bold;
	color: #808080;
	}
	
#content #special-offers #special-offer-sidebar div.wrapper p span {
	color: #D4145A;
	}
	
/* Sidebar 3 - Frontpage widgets */	

#frontpage-widgets #sidebar .widgets-wrapper {
	width: 1024px;
	margin: 0;
	padding: 0;
	border: none;
	}

#sidebar .widgets-wrapper ul li {
	float: left;
	width: 219px;
	list-style: none;
	background: url(images/front-widget-right-bg.png) right top no-repeat;
	padding: 0 17px 0 19px;
	}
	
#sidebar .widgets-wrapper div.widget-content {
 	border-bottom: #e3e3e3 solid 1px;
	width: 219px;
	padding: 12px 0 0 0;
	height: 114px;
	position: relative;
	}
	
#sidebar .widgets-wrapper p {
	color: #18B9E8;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	padding: 6px 0 0 0;
	margin: 0;
	}
	
#sidebar .widgets-wrapper p a {
	color: #18B9E8;
	}
	
#sidebar .widgets-wrapper p a:hover {
	border-bottom-color: #18B9E8;
	}
	
#sidebar .widgets-wrapper div.widget-content p {
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333;
	padding: 0 0 4px 0;
	margin: 0;
	}

/* Frontpage Widget 1 - Demo widget */
#sidebar .widgets-wrapper li#text-453008861 div.widget-content {
	margin: 0;
	}

#sidebar .widgets-wrapper li#text-453008861 div.widget-content p { 
	margin: 0;
	padding: 0;
	border: none;
	text-indent: -9000px;
	float: right;
	}
	
#sidebar .widgets-wrapper li#text-453008861 div.widget-content p a { 
	text-indent: -9000px;
	margin: 0;
	padding: 0;
	border: none;
	width: 200px;
	height: 114px;
	display: block;
	background: url(images/widget-image-demo.png) left top no-repeat;
	}
	
#sidebar .widgets-wrapper li#text-453008861 div.widget-content p a:hover {
	background-position: right top;
	border: none;
	}
	
/* Frontpage Widget 2 - 13 Reasons widget */

#sidebar .widgets-wrapper li#text-453009191 div.widget-content { /* align top visually with other widgets by decreasing height and increasing padding */
	padding-top: 9px;
	height: 115px;
	overflow: hidden;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-slideshow {
	padding: 0;
	margin: 0;
	border: none;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-slideshow ul,
#sidebar .widgets-wrapper li#text-453009191 div.widget-slideshow ul li {
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content h4 {
	font-size: 15px;
	line-height: 17px;
	font-weight: bold;
	color: #333;
	padding: 0 0 2px 0;
	margin: 0;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content h4 span.number {
	width: 44px;
	height: 85px;
	float: left;
	padding: 0;
	margin: 0;
	font-size: 34px;
	line-height: 34px;
	font-weight: bold;
	color: #E6E6E6;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content div.widget-nav {
	position: absolute;
	left: 0px;
	bottom: 7px;
	width: 217px;
	padding: 0 1px;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content div.widget-nav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	background: none;
	border: none;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content div.widget-nav ul li {
	list-style: none;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	padding: 0;
	margin: 0;
	border: none;
	color: #B3B3B3;
	width: auto;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content div.widget-nav ul li.prev {
	background: url(images/widget-nav-bg-left.png) left 3px no-repeat;
	padding-left: 12px;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content div.widget-nav ul li.next {
	float: right;
	background: url(images/widget-nav-bg-right.png) right 3px no-repeat;
	padding-right: 12px;
	}
	
#sidebar .widgets-wrapper li#text-453009191 div.widget-content div.widget-nav ul li a {
	color: #B3B3B3;
	border-bottom: none;
	}
	
/* Frontpage Widget 3 - Save you money widget */

#sidebar .widgets-wrapper li#text-453009421 div.widget-content { /* align top visually with other widgets by decreasing height and increasing padding */
	padding-top: 9px;
	height: 115px;
	}

#sidebar .widgets-wrapper li#text-453009421 div.widget-content p {
	color: #666;
	line-height: 12px;
	width: 71px;
	float: left;
	}
	
#sidebar .widgets-wrapper li#text-453009421 div.widget-content p span.cents {
	background: url(images/widget-frontpage-99c.png) no-repeat;
	height: 40px;
	width: 71px;
	display: block;
	text-indent: -9000px;
	padding: 0;
	margin: 4px 0;
	}

#sidebar .widgets-wrapper li#text-453009421 div.widget-content p.save-you-money-widget {
	color: #333;
	width: 115px;
	line-height: 15px;
	padding: 0 9px 9px 0;
	margin: 0 9px 0 0;
	border-right: #cdcecf solid 1px;
	float: left;
	}
	
/* Frontpage Widget 4 - News widget */	

#sidebar .widgets-wrapper li#recent-posts h2.widgettitle {
	display: block; /* unhides recent posts widget headings */
	}	

#sidebar .widgets-wrapper li#recent-posts div.widget-content { /* align top visually with other widgets by decreasing height and increasing padding */
	padding-top: 9px;
	height: 115px;
	}

#sidebar .widgets-wrapper li#recent-posts div.widget-content ul {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
	}
	
#sidebar .widgets-wrapper li#recent-posts div.widget-content ul li {
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 8px 0;
	margin: 0;
	border: none;
	color: #000;
	background: none;
	}
	
#sidebar .widgets-wrapper li#recent-posts div.widget-content ul li.date {
	color: #999;
	padding-bottom: 0px;
	}
	
#sidebar .widgets-wrapper li#recent-posts div.widget-content ul li a {
	color: #000;
	}	
	
#sidebar .widgets-wrapper li#recent-posts div.widget-content ul li a.more {
	color: #D4145A;
	}
	
#sidebar .widgets-wrapper li#recent-posts div.widget-content ul li a.more:hover {
	border-bottom: #D4145A solid 1px;
	}	
	
/* Sidebar 4 (FAQs)  */	

/* Download demo widget (repeated in Sidebar 6, 9) */ 

#sidebar .wrapper ul li#text-454407721 h2.widgettitle,
#sidebar .wrapper ul li#text-456411991 h2.widgettitle,
#sidebar .wrapper ul li#text-456464281 h2.widgettitle {
	display: none;
	}
	
#sidebar .wrapper ul li#text-454407721 div.textwidget h2,
#sidebar .wrapper ul li#text-456411991 div.textwidget h2,
#sidebar .wrapper ul li#text-456464281 div.textwidget h2 {
	font-size: 14px;
	line-height: 14px;
	font-weight: bold;
	padding: 0 0 3px 0;
	margin: 0 0 0 0;
	color: #000;
	}
	
#sidebar .wrapper ul li div.textwidget h2 span.mb {
	color: #808080;
	}
	

#sidebar .wrapper ul li#text-454407721 div.textwidget,
#sidebar .wrapper ul li#text-456411991 div.textwidget,
#sidebar .wrapper ul li#text-456464281 div.textwidget {
	padding-top: 11px; /* 148px height of image + 11 padding for content */
	padding-bottom: 0;
	height: 143px;
	position: relative;
	background: url(images/download-demo-widget-bg.png) no-repeat;
	}
	
#sidebar .wrapper ul li div.textwidget p.wmv {
	color: #808080;
	font-size: 11px;
	line-height: 11px;
	padding: 0 0 3px 0;
	margin: 0;
	}
	
#sidebar .wrapper ul li div.textwidget p.wmv a {
	color: #808080;
	border-bottom: #808080 solid 1px;
	}
	
#sidebar .wrapper ul li#text-454407721 div.textwidget p.download-button,
#sidebar .wrapper ul li#text-456411991 div.textwidget p.download-button,
#sidebar .wrapper ul li#text-456464281 div.textwidget p.download-button {
	position: absolute;
	left: /*157px*/ 45px;
	top: /*69px*/46px;
	text-indent: -9000px;
	padding: 0;
	margin: 0;
	}
	
#sidebar .wrapper ul li#text-454407721 div.textwidget p.download-button a,
#sidebar .wrapper ul li#text-456411991 div.textwidget p.download-button a,
#sidebar .wrapper ul li#text-456464281 div.textwidget p.download-button a {
	display: block;
	padding: 0;
	margin: 0;
	width: /*47px*/159px;
	height: /*46px*/102px;
	border: none;
	}
	
/* Download brochure widget (repeats in Sidebar 6,7,8,9 ) */
	
#sidebar .wrapper ul li#text-454408291 div.textwidget,
#sidebar .wrapper ul li#text-456413891 div.textwidget,
#sidebar .wrapper ul li#text-456432591 div.textwidget,
#sidebar .wrapper ul li#text-456445821 div.textwidget,
#sidebar .wrapper ul li#text-456464551 div.textwidget {
	padding-top: 195px; /* 103px height of image + 11 padding for content */
	position: relative;
	background: url(images/download-brochure-widget-bg.png) no-repeat;
	}
	
#sidebar .wrapper ul li#text-454408291 div.textwidget p.download-button,
#sidebar .wrapper ul li#text-456413891 div.textwidget p.download-button,
#sidebar .wrapper ul li#text-456432591 div.textwidget p.download-button,
#sidebar .wrapper ul li#text-456445821 div.textwidget p.download-button,
#sidebar .wrapper ul li#text-456464551 div.textwidget p.download-button {
	position: absolute;
	left: /*128px*/59px;
	top: /*12px*/0px;
	text-indent: -9000px;
	padding: 0;
	margin: 0;
	}
	
#sidebar .wrapper ul li#text-454408291 div.textwidget p.download-button a,
#sidebar .wrapper ul li#text-456413891 div.textwidget p.download-button a,
#sidebar .wrapper ul li#text-456432591 div.textwidget p.download-button a,
#sidebar .wrapper ul li#text-456445821 div.textwidget p.download-button a,
#sidebar .wrapper ul li#text-456464551 div.textwidget p.download-button a {
	display: block;
	padding: 0;
	margin: 0;
	width: /*46px*/115px;
	height: /*46px*/171px;
	border: none;
	}	
	
/* Sidebar 5 (News)  */	

#content-wrapper #sidebar .wrapper .news ul {
	padding: 0;
	margin: 0;
	}

#sidebar .wrapper .news ul li ul li, 
#content-wrapper #sidebar .wrapper .news ul li ul li {
	color: #666;
	font-size: 11px;
	line-height: 14px;
	padding: 0 0 4px 0;
	margin: 0;
	border: none;
	height: auto;
	}
	
#sidebar .wrapper .news ul li#categories-455274131 ul li,
#sidebar .wrapper .news ul li#recent-comments ul li {
	color: #B3B3B3;
	}
	
#sidebar .wrapper .news ul li ul li a {
	color: #666;
	}

#sidebar .wrapper .news ul li ul li a:hover {
	border-bottom: #666 solid 1px;
	}
	
/* Twitter widget */
#sidebar .wrapper .news ul li#twitter-tools div.aktt_tweets {
	padding: 0;
	margin: 0;
	}
	
#sidebar .wrapper .news ul li#twitter-tools div.aktt_tweets ul li {	
	width: 210px;
	}
	
#sidebar .wrapper .news ul li#twitter-tools div.aktt_tweets a {
	color: #B3B3B3;
	display: block;
	}
	
#sidebar .wrapper .news ul li#twitter-tools div.aktt_tweets a:hover {
	border-bottom: none;
	text-decoration: underline;
	}
	
#sidebar .wrapper .news ul li#twitter-tools div.aktt_tweets ul li.aktt_more_updates	{
	background: url(images/twitter-32.png) no-repeat;
	padding: 10px 0 0 38px;
	height: 22px;
	margin: 0;
	width: auto;
	}
	
#sidebar .wrapper .news ul li#twitter-tools div.aktt_tweets ul li.aktt_more_updates a {	
	color: #666666;
	}
	
/* Sidebar 8 (Sign-up)  */	

/* Download signup forms widget */
	
#sidebar .wrapper ul li#text-456444231 div.textwidget {
	padding-top: 118px; /* 112px height of image + 6 padding for bottom widget margin */
	position: relative;
	background: url(images/download-forms-widget-bg.png) no-repeat -3px top;
	}
	
#sidebar .wrapper ul li#text-456444231 div.textwidget p.download-button {
	position: absolute;
	left: 29px;
	top: 39px;
	text-indent: -9000px;
	padding: 0;
	margin: 0;
	}
	
#sidebar .wrapper ul li#text-456444231 div.textwidget p.download-button a {
	display: block;
	padding: 0;
	margin: 0;
	width: 46px;
	height: 46px;
	border: none;
	}
	
#sidebar .wrapper ul li#text-456444231 div.textwidget p.signup {
	position: absolute;
	top: 38px;
	left: 84px;
	font-size: 17px;
	line-height: 18px;
	font-weight: bold;
	padding: 0 0 2px 0;
	margin: 0;
	color: #fff;
	}
	
#sidebar .wrapper ul li#text-456444231 div.textwidget p.signup span.pdf {
	font-size: 11px;
	line-height: 11px;
	font-weight: normal;
	padding: 8px 0 2px 0;
	display: block;
	}
		
/* End Sidebar */


/* 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: 0;
	margin: 10px 0 10px 30px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 10px 30px 10px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

/* End Images */




/* Begin Form Elements */

/* Contact form */

div#usermessagea, p.linklove {
	display: none;
	}
	
form#cformsform	{
	padding: 0 0 16px 0;
	margin: 0 0 80px 0;
	border: none;
	border-bottom: #ececec solid 1px;
	background: none;
	text-align: left;
	overflow: hidden;
	}
	
form#cformsform fieldset {
	margin: 0;
	padding: 0;
	border: none;
	}
	
form#cformsform legend {
	display: none;
	}
	
form#cformsform ol {
	margin: 0;
	padding: 0;
	border: none;
	}
	
form#cformsform ol li {
	font-size: 12px;
	padding: 0;
	margin: 0;
	color: #333;
	list-style: none;
	}
	
form#cformsform ol li span.reqtxt,
form#cformsform ol li span.emailreqtxt { /* hide required text */
	display: none;
	}
	
form#cformsform	label {
	width: 99px;
	float: left;
	clear: both;
	margin: 0 0 15px 0;
	padding: 1px 0 0 0;
	}
	
form#cformsform li#li--7 {
	clear: both;
	}
	
form#cformsform li#li--7,
form#cformsform li#li--7items { /* radio buttons */
	float: left;
	margin: 15px 0 0 0;
	}
	

form#cformsform li#li--7items input,
form#cformsform li#li--7items label {
	float: none;
	clear: none;
	width: auto;
	}
	
form#cformsform li#li--7items input {
	padding: 0;
	margin: 0 6px 0 29px;
	}
	
form#cformsform input, form#cformsform textarea {
	float: right;
	width: 498px;
	margin: 0;
	padding: 3px 3px;
	background: #f2f2f2;
	border: #d5d5d5 solid 1px;
	font-size: 12px;
	line-height: 14px;
	color: #999;
	}	
	
form#cformsform input#sendbutton {
	font-size: 13px;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #fff;
	padding: 0;
	margin: 10px 0 0 0;
	width: 65px;
	height: 26px;
	border: none;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	/*text-indent: -9000px;*/
	background: url(images/send-button.png) no-repeat;
}

/* Custom search button */
#sidebar .wrapper .news ul li#search {
	padding-top: 0;
	}
	
#sidebar .wrapper .news ul li#search label.hidden { 
	display: block;
	padding-bottom: 8px;
	}
	
#sidebar .wrapper .news ul li#search div {
	padding: 0;
	margin: 0;
	height: 21px;
	}

#sidebar .wrapper form#searchform input#s {
	width: 166px;
	margin: 0;
	padding: 3px 2px;
	background: #f2f2f2;
	border: #d5d5d5 solid 1px;
	font-size: 12px;
	line-height: 14px;
	}

#sidebar .wrapper form#searchform input#searchsubmit {
	padding: 0;
	margin: 0 0 0 4px;
	width: 20px;
	height: 21px;
	line-height: 0;
	border: none;
	cursor: pointer; /* hand-shaped cursor */
	text-indent: -9000px !important;
	background: url(images/search-button.png) no-repeat;
	}

.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;
	display: none; /* we probably will not be needing comments, so... */
	}

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


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

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

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
	
.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}


/* End Various Tags & Classes*/



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

.wp-caption {
	border: none;
	text-align: center;
	background-color: #e7e7e7;
	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: 2px 4px 5px;
	margin: 0;
	color: #000;
}
/* End captions */

/* Embedded Videos */

object {
	margin: 20px 0;
	}
	
/* Sociable plugin styles */

#content .sociable {
	padding: 0 0 0 0;
	}

#content .sociable ul,
#content .sociable ul li {
	list-style: none;
	background: none;
	margin: 0;
	padding: 0;
	}
	
#content .sociable ul {
	margin-top: 6px;
	}
	
#content .sociable ul li {
	padding: 0 6px 0 0;
	}	
	
#content .sociable ul li a {
	text-decoration: none;
	border: none;
	}
	
