/*
Theme Name: TheWantList
Theme URI: http://www.thewantlist.ca
Description: Custom template coded for TheWantList
Version: 1.0
Author:
Author URI:
*/

body {
	margin: 0; padding: 35px 0;
	background: #3d3d3d url(images/bck.png);
	font-family: Arial, sans-serif; font-size: 12px;
	color: #565656;
}
#container:after, #content .post .entry:after, #content .tabber .tabbertab:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 995px;
	background: repeat-y url(images/bckpage.png);
}
#header {
	position: relative;
	margin: 0 0 30px 0;
	height: 160px;
	background: no-repeat url(images/bckheader.jpg);
}
#header h1 {
	margin: 0 0 0 100px; padding: 50px 0 0 0;
	width: 525px; height: 90px;
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#header ul {
	position: absolute;
	left: 0; top: 140px;
	margin: 0 35px 0 30px; padding: 0;
	list-style-type: none;
	width: 930px; height: 40px;
	overflow: hidden;
	background: repeat-x url(images/bckheaderlia.png);
}
#header li {
	float: left;
}
#header li a {
	float: left;
	height: 40px;
	background: repeat-x url(images/bckheaderlia.png);
	color: #bebebe;
	text-decoration: none;
	cursor: pointer;
}
#header li a:hover {
	background-position: left -40px;
	color: #fff;
}
#header li a span {
	float: left;
	padding: 0 35px;
	line-height: 30px;
	background: right top no-repeat url(images/bckheaderliaspan.png);
}
#header li a:hover span {
	background-position: right -30px;
}
#container {
	padding: 0 30px 0 35px;
	width: 930px;
}
#content {
	float: left;
	margin: 0 15px 0 0;
	width: 730px;
}
#content a {
	color: #565656;
}
#content .post {
	margin: 0 0 25px 0;
}
#content .post .title {
	margin: 0 0 10px 0;
	font-size: 20px;
}
#content .post .title a {
	color: #d71616;
	text-decoration: none;
}
#content .meta {
	margin: 0 0 10px 0;
}
#content .entry {
	width: 100%;
}
#content .tabbertab h2 {
	margin: 0 0 10px 0;
	font-size: 20px;
	color: #d71616;
}
#content .tabbertab img {
	float: left;
	margin: 0 10px 0 0;
	max-width: 150px; max-height: 150px;
}
#content .tabbertab .meta {
	margin: 10px 0 0 0;
}
#content .tabbertab .meta a {
	color: #989898;
}
#content .tabbertab .meta .categories {
	float: left;
}
#content .tabbertab .meta .more {
	float: right;
	padding: 0 0 0 15px;
	background: left 5px no-repeat url(images/bckcontenttabbertabmetamore.png);
	text-transform: lowercase;
}
#content .tabber .tabbertab {
	margin: 0 0 20px 0;
	width: 100%;
	line-height: 1.50em;
}
#content .tabberlive {
	position: relative;
	margin: 0 0 15px 0; padding: 10px 0 65px 0;
	width: 728px;
	border: #cfcfcf 1px solid;
}
#content .tabberlive .tabbertabhide {
	display: none;
}
#content .tabberlive .tabbertab {
	padding: 0 10px;
	width: 708px; height: 150px;
	line-height: 1.50em;
	overflow: hidden;
}
#content ul.tabbernav {
	position: absolute;
	left: 0; top: 175px;
	margin: 0; padding: 20px 0 5px 0;
	list-style-type: none;
	width: 728px; height: 25px;
	background: left bottom repeat-x url(images/bckcontenttabbernav.png);
}
#content ul.tabbernav li {
	display: inline;
	padding: 0 10px;
	background: right top repeat-y url(images/bckcontenttabbernavli.png);
	font-size: 11px;
}
#content ul.tabbernav li:last-child {
	padding-right: 0;
	background: none;
}
#content ul.tabbernav li a {
	color: #696969;
	text-decoration: none;
}
#content .banner {
	padding: 4px;
	border: #d2d2d2 1px solid;
}
#content .ad-728x90 {
	margin: 15px 0 0 0;
	text-align: center;
}
#sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 185px;
}
#sidebar li {
	margin: 0 0 15px 0;
	font-size: 11px;
}
#sidebar .banner {
	text-align: center;
}
#sidebar .banner img {
	padding: 4px;
	border: 1px solid;
	border-left-color: #d2d2d2; border-right-color: #d2d2d2;
	border-top-color: #cfcfcf; border-bottom-color: #cfcfcf;
}
#sidebar .feed li {
	margin: 0 0 3px 0; padding: 0 0 3px 0;
	border-bottom: #bebebe 1px solid;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar a {
	color: #565656;
	text-decoration: none;
}
#sidebar h3 {
	margin: 0 0 5px 0;
	color: #d71616;
	font-size: 14px; font-weight: normal;
}
#footer {
	margin: 15px 0 0 0; padding: 5px 0 25px 0;
	text-align: center;
	background: left bottom no-repeat url(images/bckfooter.png);
}
#footer a {
	color: #565656;
}

#content .navigation {
	margin: 25px 0 0 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Arial, sans-serif; font-size: 12px;
	color: #565656;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #565656 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #565656 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

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

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

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

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

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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

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

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

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.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;
	color: #000;
}

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