/*
Theme Name: We, The Savers
Theme URI: http://www.wethesavers.com/
Description: A Custom theme created for ING Direct by GWP Brand Engineering
Version: 1.0
Author: Michael Millar
Author URI: http://binarybonsai.com/
Tags: ing, direct, orange, ball, custom header, fixed width, two columns, widgets
*/



/* Begin Typography & Colors */


body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: url('images/wts_orange_square.jpg') repeat top left;
	color: #333;
	text-align: center;
	}

#page {
	background: white;
	border: 0px solid #959596;
	text-align: left;
	}

#header {
	background: #73a0c5 url('images/wts_header.gif') no-repeat top center;
	}

#header .home_href{
	position: absolute;
	top: 0px;
	left: 362px;
	width: 226px;
	height: 173px;
	}

#header .ing_href{
	position: absolute;
	top: 130px;
	left: 591px;
	width: 167px;
	height: 48px;
	}

#headerimg 	{
	margin: 0;
	height: 220px;
	width: 950px;
	}

#content {
	font-size: 1.2em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: none;
}
.thread-even {
	background-color: none;
}
.depth-1 {
	border: 0px;
}

.even, .alt {
	border-left: 0px;
}

#footer {
	background: url('images/wts_footer.png') no-repeat top;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: Arial, Verdana, 'Trebuchet MS', 'Lucida Grande', Sans-Serif;
	font-weight: bold;
	padding-top: 1px;
	}

h1 {
	font-size: 2.2em;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	margin: -5px 0px 0px 0px;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: Arial, Verdana, 'Lucida Grande', Sans-Serif;
	font-size: 1.7em;
	font-weight: bolder;
	color: #ff6600;
	}

h3 {
	font-size: 1.2em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	margin: 0px;
	padding: 30px 0px 5px 0px;
	color: #006;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #006;
	}

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 a{
	text-decoration: underline;
	font-weight: bold;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Arial, Verdana, 'Lucida Grande',  Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float:left;
	border: 1px solid #eee;
	padding: 2px;
	}

.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;
	}

.comment-author {
	color: #006;
	font-size: 12pt;
}

#commentform p {
	font-family: Arial, Verdana, 'Lucida Grande',  Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1.1em Arial, Verdana, 'Lucida Grande', Sans-Serif;
	}

small, .nocomments, .postmetadata, blockquote, strike, .widget {
	color: #333;
	}

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: #339;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Arial, Verdana, 'Lucida Grande',  Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0 0 0 0;
	padding: 0;
	}

#page {
	position: relative;
	background-color: #ffffff;
	background-image: url('images/wts_ball_background.jpg');
	background-repeat: repeat-y;
	background-position: 10px 100px;
	margin: auto;
	padding: 0;
	width: 970px;
	}

#header {
	position: relative;
	background-color: white;
	margin: 0px;
	padding: 0;
	left: 10px;
	height: 220px;
	width: 950px;
	display: block
	}

#headerimg {
	margin: 0;
	height: 205px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	margin: 0px 0px 20px 30px;
	width: 610px;
	display:inline;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 685px;
	background-color: white;
	}

.post {
	margin: 0 0 20px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.post .entry embed {
	float: left;
	margin: 0 20px 8px 0;
	width: 350px;
	height: 280px;
	}

.post .entry img {
	float: left;
	display: block;
	margin: 0 20px 8px 0;
}

.post .index_post img {
    width: 100px;
    height : auto;
    border: 1px solid #006;
    }
/*
.post .index_post img {
    width: auto;
    height : 100px;
    border: 1px solid #006;
    }
*/
.post .entry iframe {
	float: left;
	margin: 0 20px 8px 0;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 5px 0px 0px 0px;
	}

.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;
}

#ie6HackLeft {
	position: absolute;
	top: -1250px;
	left: -10px;
	width: 10px;
	height: 1250px;
	background: url('images/wts_left_bkg.jpg') repeat-y top left;
}

#ie6HackRight {
	position: absolute;
	top: -1250px;
	left: 950px;
	height: 1250px;
	width: 10px;
	background: url('images/wts_right_bkg.jpg') repeat-y top left;
}

#ie6HackBottom {
	position:relative;
	left: -10px;
	top: -10px;
	height: 2px;
	width: 1000px;
	background-color: #FF6600;
}

#footer {
	position: relative;
	padding: 0;
	margin: 0 auto;
	width: 950px;
	height: 182px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0 0 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

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 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	float: none;
	}

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: 10px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 0px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin-top: 5px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
	}

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;
	}

#searchform div{
	width: 120px;
	height: 17px;
	background: url(images/wts_search_field.jpg) no-repeat;
	float: left;
	}

#searchform #s {
	position: relative;
	width: 110px;
	height: 17px;
	background: none;
	border: none;
	font-size: 9pt;
	color: #000000;
	margin-top: 1px;
	margin-left: 3px;
	float: left;
	}

#searchform #searchsubmit {
	position: relative;
	width: 70px;
	height: 17px;
	border: none;
	background: url(images/wts_search_btn.jpg) no-repeat;
	padding: 1px;
	margin-left: 10px;
	cursor: pointer;
	float: left;
	}

#sidebar #search {
	position: absolute;
	top: -125px;
	right: -15px;
	padding: 1px;
	text-align: right;
	}

/* Begin Form Elements */
.normalsearch{
	position: relative;
	/*position:inline; */
    width: 280px;
}

.normalsearch .tf_image{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 202px;
	height: 19px;
	background: url(images/wts_search_page_bkg.png) no-repeat;
	}

.normalsearch #s {
	position: absolute;
	top: 2px;
	left: 4px;
	width: 192px;
	height: 19px;
	background: none;
	border: none;
	font-size: 10pt;
	color: #000000;
	cursor: hand;
	}

.normalsearch #searchsubmit {
	position: absolute;
	left: 208px;
	top: 0px;
	width: 70px;
	height: 19px;
	border: none;
	background: url(images/wts_search_page_btn.png) no-repeat top left;
	margin: 0px;
	padding: 0px;
	float: left;
	cursor: pointer;
	}

.normalsearch #searchselect {
	position: absolute;
	display:block;
	left: 212px;
	top: -3px;
	width: 100px;
	height: 19px;
	border: none;
	padding: 1px;
	float: left;
	}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	display: inline;
	width: 260px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	display: inline;
	width: 98%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	display: inline;
	margin: 0 0 5px auto;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0px;
	margin: 0px;
	text-align: justify;
	}

.commentlist li {
	margin: 0px;
	padding: 2px 0px;
	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
{
	position: relative;
	padding: 30px 0px 20px 0;
	margin-left: 50px;
	width: 250px;
	float: left;
	}

#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;
}
/* End captions */



/* Begin Side Margins */
#rightBKG
{
	position: absolute;
	top: 0px;
	left: 960px;
	width: 10px;
	height: 1400px;
	min-height: 850px;
	background: url('images/wts_right_bkg.jpg') repeat-y top left;
	display: block;
	}

#leftBKG
{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 10px;
	height: 1400px;
	min-height: 850px;
	background: url('images/wts_left_bkg.jpg') repeat-y top left;
	display: block;
	}


#rightBKG2
{
	position: absolute;
	bottom: 0px;
	left: 960px;
	width: 10px;
	height: 100%;
	min-height: 850px;
	background: url('images/wts_right_bkg.jpg') repeat-y top left;
	display: block;
	}

#leftBKG2
{
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 10px;
	height: 100%;
	min-height: 850px;
	background: url('images/wts_left_bkg.jpg') repeat-y top left;
	display: block;
	}

#BKG3
{
	background: url('images/wts_fade_bkg.jpg') repeat-y top left;
	}

#rightBKGTop
{
	position: absolute;
	top: 0px;
	width: 10px;
	height: 99px;
	background: url('images/wts_right_bkg_top.jpg') no-repeat 0px 0px; 
	display: block;
	}

#leftBKGTop
{
	position: absolute;
	top: 0px;
	width: 10px;
	height: 99px;
	background: url('images/wts_left_bkg_top.jpg') no-repeat 0px 0px;
	display: block;
	}

#rightBKGBottom
{
	position: absolute;
	bottom: 0px;
	width: 10px;
	height: 192px;
	background: url('images/wts_right_bkg_bottom.jpg') no-repeat top right;
	display: block;
	}

#leftBKGBottom
{
	position: absolute;
	bottom: 0px;
	width: 10px;
	height: 192px;
	background: url('images/wts_left_bkg_bottom.jpg') no-repeat top left;
	display: block;
	}

#headerSpacer
{
	position: relative;
	left: 10px;
	height: 169px;
	width: 950px;
	}

/* End Side Margins */



/* WTS Custom CSS */

.wts_orange_ball {
	float: left;
	position: absolute;
	width: 17px;
	height: 22px;
	vertical-align: top;
	background: #ffffff url('images/orange_ball.jpg') no-repeat 0px 5px;
	}

.wts_widget_title {
	position: absolute;
	left: 17px;
	width: 90%;
	float: none;
	position: relative;
	vertical-align: top;
	display: block;
	}

.wts_after_widget {
	position: relative;
	display: block;
	height: 10px;
	width: 80%;
	margin: 0 0 7px 17px;
	clear: both;
	}

#content hr{
	margin:0px;
	}
	
.wts_post_info{
	float:left;
	position: relative;
	width: 610px;
	margin-bottom: 20px;
	height : 10px;
	}
	
.media_share{
	padding:0px;
	margin:0px;
	display:block;
	text-align:right;
	float:right;
}
	
.media_share a{
	color: #006;
}
	
.post_timestamp{
	position: relative;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	margin-right: 15px;
	float: left;
	height: 25px;
	}

.post_timestamp a {
	color: #333;
	text-decoration: underline;
	}

.post_rating{
	position: relative;
	left: 0px;
	height: 25px;
	padding-top: 3px;
	float: left;
	width: 100px;
	}
	
.wts_rating_full{
	position: relative;
	width: 9px;
	height: 9px;
	margin: 3px 2px 0px 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/wts_rating_full.png');
	float: left;
	font-size:0;
	}
	
.wts_rating_empty{
	position: relative;
	width: 9px;
	height: 9px;
	margin: 3px 2px 0px 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/wts_rating_empty.png');
	float: left;
	font-size:0;
	}
	
.wts_rating_half{
	position: relative;
	width: 9px;
	height: 9px;
	margin: 3px 2px 0px 0px;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='images/wts_rating_half.png');
	float: left;
	font-size:0;
	}
	
#pageContainer{
	position: relative;
	width: 950px;
	left: 0px;
	top: -34px;
	}

#sidebar .widget_title_left{
	position: absolute;
	left: 0px;
	height: 25px;
	width: 7px;
	background: url('images/wts_sidebar_header_left.png') no-repeat top left;
	float: left;
	}

#sidebar .widget_title{
	position: absolute;
	left: 7px;
	height: 21px;
	width: 236px;
	background: url('images/wts_orange_square.jpg') repeat top left;
	color: #fff;
	font-size: 1.3em;
	font-weight: bold;
	float: left;
	padding-top: 4px;
	}

#sidebar .widget_title_right{
	position: absolute;
	left: 243px;
	height: 25px;
	width: 7px;
	background: url('images/wts_sidebar_header_right.png') no-repeat top left;
	float: none;
	}

#sidebar .post_title_spacer{
	height: 30px;
	float: none;
	}

#topnav_items{
	position: absolute;
	left: 15px;
	top: 65px;
	color: white;
	font-weight: bold;
	}
	
#topnav_items a{
	color: white;
	font-weight: bold;
	}
	
#footer_left{
	position: absolute;
	bottom: 55px;
	left: 10px;
	color: white;
	}
	
#footer_left a{
	color: white;
}

#footer_right{
	position: absolute;
	bottom: 55px;
	right: 10px;
	color: white;
	}
	
#footer_ehl{
	position: relative;
	height: 70px;
	width: 60px;
	float: right;
	display: block;
	background: url('images/wts_footer_ehl.jpg') no-repeat bottom right;
	}

#footer_fdic{
	position: relative;
	height: 70px;
	width: 60px;
	float: right;
	display: block;
	background: url('images/wts_footer_fdic.jpg') no-repeat bottom right;
	}

a.savers_btn {
	display:block;
	width:150px;
	height:17px;
	background-image:url(images/wts_widget_btn.png);
	background-repeat:no-repeat;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	text-decoration:none;
	font-size:10px;
}

a.savers_btn div {
	padding-top:2px;
	color:white;
	font-size: 1.0em;
	letter-spacing: -0.07em;
}

a.savers_small_btn {
	display: inline-block;
	width:70px;
	height:17px;
	background-image:url(images/wts_widget_small_btn.png);
	background-repeat:no-repeat;
	text-align:center;
	text-decoration:none;
	padding-top: 2px;
	font-size:10px;
}

a.savers_small_btn div {
	padding-top:2px;
	color:white;
	display: inline;
}

.wts_post_comments {
	position: relative;
	text-indent: 25px;
	clear:both;
	height: 17px;
	width: 50%;
	margin-top: 10px;
}

.wts_list_comments {
	position: relative;
	text-indent: 25px;
	height: 17px;
	width: 75%;
	margin-top: 10px;
}

.bubble{
	position: absolute;
	background: url('images/wts_comment_bubble.png') no-repeat;
	left: 0px;
	width: 25px;
	height: 17px;
}

.bubble_custom{
	position: absolute;
	background: url('images/wts_comment_bubble.png') no-repeat;
	left: 65px;
	width: 25px;
	height: 17px;
}

.wts_post_comments a{
	color: #777;
	font-size: 0.8em;
	text-decoration: underline;
}

.trunc_more {
	color: #f60;
	display: inline;
}
	
.trunc_more a{
	color: #f60;
	font-weight: bold;
}

#page_listing{
	font-family: Arial, Helvetica, Sans-Serif;
	position: relative;
	width: 610px;
	height: 50px;
}
	
#page_listing .center_div{
	position: absolute;
	left: 10px;
	width: 590px;
	height: 48px;
	text-align: center;
	padding-top: 10px;
	word-spacing: 1em;
	background: url('images/wts_page_listing_bkg.png') repeat-x top left;
	color: white;
}

#page_listing .center_div a{
	text-decoration: underline;
	font-weight: normal;
	font-size: 16pt;
	padding: 0px 15px;
	color: white;
}

#page_listing .center_div .cur_page{
	top: 2px;
	position: relative;
	display: inline;
	padding: 0px 15px;
	font-weight: bold;
	font-size: 18pt;
	color: white;
}

#page_listing .left_div a, #page_listing .right_div a{
	text-decoration: underline;
	font-size: 11pt;
	color: white;
}

#page_listing .left_div{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 110px;
	height: 50px;
	padding-top: 15px;
	text-align: right;
	background: url('images/wts_page_listing_left.png') no-repeat top left;
}

#page_listing .right_div{
	position: absolute;
	right: 0px;
	top: 0px;
	width: 110px;
	height: 50px;
	padding-top: 15px;
	text-align: left;
	background: url('images/wts_page_listing_right.png') no-repeat top right;
}

#orange_allposts {
	width:100%;
	height:2px;
	position:relative;
	margin-top:20px;
	margin-bottom:40px;
	text-align:right;
}

#orange_allposts a{
	text-decoration: underline;
	font-weight: bold;
	font-size: 10pt;
	color: #ff6600;
}

.cat-item{
	color: #ff6600;
}

li.cat-item a{
	color: #f60;
	text-decoration: underline;
}

/* Declaration Page CSS */

#decl_buttons {
	position: relative;
	width: 610px;
	height: 25px;
	margin-top: 35px;
	padding: 0px 0px 15px 0px;
	}

#decl_buttons .read_decl{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 204px;
	height: 25px;
	background: url('images/declaration/wts_read_decl_btn_white.png') no-repeat top left;
	cursor: pointer;
	}

#decl_buttons .sign_decl{
	position: absolute;
	top: 0px;
	left: 204px;
	width: 204px;
	height: 25px;
	background: url('images/declaration/wts_sign_decl_btn_white.png') no-repeat top left;
	cursor: pointer;
	}

#decl_buttons .view_sign{
	position: absolute;
	top: 0px;
	left: 408px;
	width: 202px;
	height: 25px;
	background: url('images/declaration/wts_view_sign_btn_white.png') no-repeat top left;
	cursor: pointer;
	}

#decl_buttons .read_decl_set{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 204px;
	height: 25px;
	background: url('images/declaration/wts_read_decl_btn_orange.png') no-repeat top left;
	}

#decl_buttons .sign_decl_set{
	position: absolute;
	top: 0px;
	left: 204px;
	width: 204px;
	height: 25px;
	background: url('images/declaration/wts_sign_decl_btn_orange.png') no-repeat top left;
	}

#decl_buttons .view_sign_set{
	position: absolute;
	top: 0px;
	left: 408px;
	width: 202px;
	height: 25px;
	background: url('images/declaration/wts_view_sign_btn_orange.png') no-repeat top left;
	}

#decl_copy{
	position: relative;
	width: 610px;
	height: 797px;
	margin-top: 20px;
	}

#decl_copy .top_bkg{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 610px;
	height: 20px;
	background: url('images/declaration/wts_declaration_top.png') no-repeat top left;
	}

#decl_copy .bot_bkg{
	position: absolute;
	top: 777px;
	left: 0px;
	width: 610px;
	height: 20px;
	background: url('images/declaration/wts_declaration_bottom.png') no-repeat top left;
	}

#decl_copy .left_bkg{
	position: absolute;
	top: 20px;
	left: 0px;
	width: 20px;
	height: 757px;
	background: url('images/declaration/wts_declaration_left.png') repeat-y top left;
	}

#decl_copy .right_bkg{
	position: absolute;
	top: 20px;
	left: 590px;
	width: 20px;
	height: 757px;
	background: url('images/declaration/wts_declaration_right.png') repeat-y top left;
	}

	
#decl_copy .title{
	position: absolute;
	top: 20px;
	left: 20px;
	width: 550px;
	padding: 10px 10px 20px 10px;
	font-family: Helvetica;
	font-size: 1.9em;
	font-weight: bold;
	letter-spacing: -0.05em;
	color: #006;
	background-color: white;
	text-align: center;
	}
	
#decl_copy .numbers{
	position: absolute;
	left: 10px;
	width: 15px;
	font-family: Helvetica;
	font-size: 1.0em;
	font-weight: bold;
	text-align: right;
	color: #ff6600;
	}
	
	
#decl_copy .text{
	position: absolute;
	top: 75px;
	left: 20px;
	width: 520px;
	height: 702px;
	padding: 0px 10px 0px 40px;
	font-family: Arial;
	font-size: 1.0em;
	color: #006;
	background-color: white;
	}

#decl_copy .text .hlght{
	display: inline;
	font-weight: bold;
	color: #f60;
	}

#decl_copy .sign_decl_btn{
	position: absolute;
	left: 217px;
	top: 720px;
	width: 175px;
	height: 25px;
	background: url('images/declaration/wts_sign_decl_large_btn.png') no-repeat top left;
	}

#play_nice {
	float:right; 
	padding-top:13px;
	font-size: 0.9em;
	}
	
#play_nice a{
	color: #f60;
	text-decoration: underline;
	font-weight: bold;
	}
	
.side_note {
	margin: 10px 0px;
	color: #333;
	font-size: 0.8em;
	}

.result{
	margin: 0 0 20px;
	text-align: justify;
	}

.result hr {
	display: block;
	}

#signatures_copy{
	position: relative;
	width: 610px;
	margin-top: 20px;
	}

#sign_top_bkg{
	position: relative;
	display:inline-block;
	top: 0px;
	left: 0px;
	width: 610px;
	height: 20px;
	background: url('images/declaration/wts_declaration_top.png') no-repeat top left;
	}

#sign_bot_bkg{
	position: relative;
	display:inline-block;
	left: 0px;
	width: 610px;
	height: 20px;
	background: url('images/declaration/wts_declaration_bottom.png') no-repeat top left;
	}

.signature_list{
	position: relative;
	display:inline-block;
	width: 570px;
	font-family: Arial;
	font-size: 1.0em;
	color: #006;
	background: url('images/declaration/wts_declaration_back.png') repeat-y top left;
	padding: 10px 20px;
}

.blue_text{
	color: #006;
	}

.orange_text{
	color: #f60;
	}

.large_text{
	display:inline;
	font-size: 1.4em;
	font-weight: bold;
	}

.medium_text{
	display:inline;
	font-size: 1.2em;
	font-weight: bold;
	}

#view_sign_title{
	position: relative;
	display:inline-block;
	width: 570px;
	padding: 15px 0px;
	font-size: 1.9em;
	color: #006;
	font-weight: bold;
	text-align: center;
	}

#view_sign_selectors{
	position: relative;
	display:inline-block;
	width: 555px;
	height: 19px;
	padding-left: 15px;
	margin: 5px 0px;
	padding-bottom: 5px;
}

#view_sign_selectors .next_100{
	position: absolute;
	left: 465px;
	top: 1px;
	width: 90px;
	height: 17px;
	background: url('images/declaration/wts_next_100.png') no-repeat top left;
	}

#view_sign_selectors .prev_100{
	position: absolute;
	left: 365px;
	top: 1px;
	width: 90px;
	height: 17px;
	background: url('images/declaration/wts_previous_100.png') no-repeat top left;
	}

#wts_podcast_intro {
	position: relative;
	width: 610px;
	margin-top: 20px;
	}
	
#wts_podcast_intro .podcast_logo{
	position: relative;
	top: 0px;
	width: 120px;
	height: 90px;
	padding: 0px 20px 40px 0px;
	background: url('images/wts_podcast_logo.jpg') no-repeat top left;
	float: left;
}

#wts_podcast_intro .intro_content{
	position: relative;
	width: 450px;
	float: left;
	}
	
#wts_podcast_intro .intro_content a{
	color: #f60;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1.1em;
}

#wts_podcast_intro .intro_content .podcast_icon{
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: url('images/wts_podcast_icon.png') no-repeat top left;
	outline: none;
}

#wts_podcast_intro .intro_content .rss_mini_icon{
	cursor: pointer;
	width: 20px;
	height: 20px;
	background: url('images/wts_rss_mini_icon.png') no-repeat top left;
	outline: none;
}

.wts_freebie_text{
	position: absolute;
	top:0px;
	left:0px;
	width: 280px;
}

.wts_freebie_items{
	position: relative;
	top:0px;
	left: 306px;
	width: 291px;
}

.wts_freebie_items .item_cont{
	position: relative;
	display: block;
	width: 90px;
	height:125px;
	margin: 4px 2px;
	float: left;
	background: none;
}

.wts_freebie_items .item_cont img{
	outline: none;
}

.wts_freebie_items .btn_cont{
	position: absolute;
	top: 91px;
	width: 90px;
	height: 27px;
	display: block;
	margin: 5px 5px;
}

.wts_add_me_btn{
	position: relative;
	display: block;
	width: 80px;
	height: 17px;
	background: url('images/wts_add_me_btn.png') no-repeat top left;
	cursor: pointer;
}

.wts_download_btn{
	position: relative;
	display: block;
	width: 80px;
	height: 17px;
	background: url('images/wts_download_btn.png') no-repeat top left;
	cursor: pointer;
}

.wts_learn_tips_btn{
	display: block;
	width: 110px;
	height: 113px;
	margin: 5px 5px;
	background: url('images/Tips-icon.png') no-repeat top left; 
	cursor: pointer;
}

.wts_calculator_btn{
	display: block;
	width: 110px;
	height: 112px;
	margin: 5px 5px;
	background: url('images/wts_calculator_btn.png') no-repeat top left;
	cursor: pointer;
}

.wts_ceo_corner_logo{
	position: relative;
	float: left;
	margin: 35px 30px 30px 20px;
	width:120px;
	height:60px;
	background: url('images/wts_ceo_corner_logo.png') no-repeat top left;
}

/*.wts_cat_elem {
	position:relative;
	display:block;
	width:120px;
	float:left;
	font-size: 1.2em;
	color: #666666;
	font-weight: bold;
}

.wts_cat_elem a{
	color: #ff6600;
	font-weight: bold;
	text-decoration: underline;
}*/

.wts_cat_elem {
	display:inline-block;
	width:240px;
	font-size: 1.1em;
	color: #666666;
	font-weight: bold;
	padding-bottom: 2px; 
}

.wts_cat_elem a{
	color: #ff6600;
	font-weight: bold;
	text-decoration: underline;
}

.wts_cat_container{
	height: 90px;
	overflow-y: scroll;
	overflow-x:hidden;
}

.orange_line{
	clear:both;
	width:100%;
	height:2px;
	position:relative;
	top:0px;
	background-color:#ff6600;
	margin-top:8px;
	margin-bottom:8px;
	font-size: 0px;
}

.lite_orange_line{
	clear:both;
	width:100%;
	height:2px;
	position:relative;
	top:0px;
	background-color:#ffccaa;
	margin-top:8px;
	margin-bottom:8px;
	font-size: 0px;
}

.lite_orange_line_custom{
	clear:both;
	width:100%;
	height:2px;
	position:relative;
	top:0px;
	background-color:#ffccaa;
	margin-top:8px;
	margin-bottom:8px;
	font-size: 0px;
}

.ratings_text{
	position: absolute;
	top: 1px;
	left: 55px;
	width: 100px;
	color: #666;
}

.orange_ball_bkg{
	background-color: #ffffff;
	background-image: url('images/wts_ball_background.jpg');
	background-repeat: repeat-y;
	background-position: -200px -1000px;
}

#rules_and_regs {
	position: relative;
	margin: 0px;
	padding: 15px;
	width: 90%;
	}

.wts_ceo_email {
	position: relative;
	float: right;
	right: 0px;
	top: 30px;
	width: 110px;
	height: 34px;
	background: url('images/wts_ceo_email_btn.png') no-repeat top right;
}

.flag-comment{
	position: relative;
	display: block;
	float: right;
	top: 10px;
	right: 0px;
	height: 0px;
	overflow: display;
	}

.flag-comment a{
	color: #f60;
	padding-left: 2px;
	}
	
.flag-picture{
	position: relative;
	display: inline;
	float: left;
	top: 0px;
	left: 0px;
	width: 14px;
	height: 15px;
	background: url('images/wts_flag_comment.gif') no-repeat top left;
	}
	
.addthis_filler{
	position: realtive;
	display: block;
	width: 125px;
	height: 16px;
	background: url('images/lg-share-en.gif') no-repeat top left;
}

.addthis_img{
	float: right;
	border:0;
	margin: 0px;
	padding:0px;
	width: 125px;
	display:block
}

.sidebar_freebies {
	display: block;
	width: 179px;
	height: 94px;
	background: url('images/wts_savers_freebies.png') no-repeat top left;
	cursor: pointer;
}

.sidebar_igoogle {
	display: block;
	width: 155px;
	height: 154px;
	background: url('images/igoogle_widget.jpg') no-repeat top left;
	cursor: pointer;
}

.itunes_icon {
	margin-top:1em;
	width:15%;
	float:left;
}
.podcast_title {
	font-size: 1em;
	width:75%;
	float:right;
}

.podcast_entry {
	font-size: 1em;
	width:65%;
	float:right;
}

.mp3_player {
	margin-top:1em;
	width:25%;
	float:left;
}

.sort_entry_text { color: #ff6600; font-weight:bold; }
.sort_entry p a:link { color:#009; font-weight:bold; text-decoration: underline; }
.sort_entry p a:visited { color:#009; font-weight:bold; text-decoration: underline; }
.sort_entry p a:link { color:#009; font-weight:bold; text-decoration: underline; }

#sipc_legal { color: #000; font-size: 1.1em; font-weight: bold; margin: 0 auto;  text-align:center;}
#sipc_legal .disclaimer { font-size: .7em; font-weight:normal; border: 1px solid #000000; width: 480px; padding: 5px; }

.title {
	text-align: left;
	float:left;
	margin-top: 12px;
}


.formatPost {
	float:left; 
	margin-bottom: 10px;
}

.comments_name a{
	color: #000066;
}