/*  Theme Name: WTS
Description: Designed By DAV.
Version: 1.0
Author: DAV
Author URI: http://www.wealthytaxsecrets.com  */

body, h1, h2, h3, h4, h5, h6, blockquote, dd, dl, hr, form {
	margin:			0px;
	padding:		0px;
}

body {
	margin: 		0px;
	font-family: 	Arial, Helvetica, Georgia, San-serif;
	font-size:		14px;
	text-align:		center;
	vertical-align:	top;
	background:		#1d2228 url("images/background.jpg") repeat-x top;
	color:			#000000;
}

h1 {
	font-family:	Georgia, Sans-serif;
	font-size:		24px;
	padding:		0 0 10px 0;
}

p {
	padding: 		10px 0 0 0;
	margin:			0;
}

#wrapper {
	margin:			0 auto 0 auto;
	width:			900px;
	text-align:		left;
	background:		#cccccc;
}

/* Header Styling */

#header {
	float:			left;
	width:			900px;
	height:			278px;
	background:		#1d2228 url("images/header.jpg") no-repeat;
	color:			#f2f2f2;
}
	
#header h1 {
	font-size:		30px;
}

#header a {
	color:			#f2f2f2;
}

#header a:hover {
	font-size:		31px;
}

#header-title {
	font-size:		30px;
	text-align:		left;
	margin:			0;
	padding:		115px 0 0 30px;
}

#header-description {
	text-align:		left;
	font-size:		17px;
	margin:			0;
	padding:		0 0 0 35px;
}

/* END Header Styling */


/* Top Navigation Styling */

#topnavbar {
	background:		#999999;
	border-bottom:		1px solid #000000;
}

#topnavbar ul, #topnavbar ul li {
	list-style:		none;
	margin:			0;
	padding:		0;
}

#topnavbar ul {
	padding:		5px 0;
	text-align:		center;
}

#topnavbar ul li {
	display:		inline;
	margin-right:		.75em;
}

#topnavbar ul li.last {
	margin-right:	0;
}

#topnavbar li a {
	padding:		5px 1em;
	text-decoration:	none;
}

#topnavbar li a:hover {
	color:			#ffffff;
	text-decoration:	underline;
}

/* END Top Navigation Styling */


/* Content Area Styling */

#main {
	width:		900px;
	background:		#cccccc url("images/wrapper.jpg") repeat-y 100%;
}

#container {
	float:		left;
	width:		650px;
	background:	#eeeeee;
}

#taxlien {
	display:		block;
	margin-left:	auto;
	margin-right:	auto;
}

#wealthy {
	display:		block;
	margin-left:	auto;
	margin-right:	auto;
}

#asset {
	display:		block;
	margin-left:	auto;
	margin-right:	auto;
}

#findmoney {
	display:		block;
	margin-left:	auto;
	margin-right:	auto;
}

#imb {
	display:		block;
	margin-left:	auto;
	margin-right:	auto;
}

.testimonial {
	font-style:		italic;
	background:		#f9f280;
	padding:		10px;
}

#products_page_container h2 {
	font-size:		16px;
}

#products_page_container h3 {
	font-size:		14px;
}

.post {
	padding: 		10px 15px 10px 15px;
}

.post h1, h2, h3, h4, h5, h6 {
	background:		url("images/title.jpg") no-repeat;
	padding:		0 0 0 5px;
	margin:			10px;
	text-align:		center;
}

.post h1 {
	font-size:		19px;
}

.post h2 {
	font-family: 	Georgia, Sans-serif;
	font-size:		18px;
}

.post h2 a {
	color:			#000000;
}

.post h3 {
	font-size:		15px;
}

.post h4 {
	font-size:		14px;
}

.post h5 {
	font-size:		13px;
}

.post h6 {
	font-size:		12px;
}

.entry {
	line-height:	18px;
}

.entry h1, h2, h3, h4, h5, h6 {
	margin-left:		0;
	margin-right:		0;
}

.articlequote {
  	font-size:		10px;
  	font-style:		italic;
}

.productdesc {
  	font-size:		10px;
  	font-style:		italic;
}

p.postmetadata {
	border-top:		1px solid #cccccc;
	margin:			10px 0 0 0;
}

.navigation {
	padding:		10px 0 0 30px;
	font-size:		14px;
	font-weight:	bold;
	line-height:	18px;
}

.title {
  	font-style:		italic;
}

.strike {
	text-decoration:	line-through;
}

.imgcenter {
	text-align:		center;
}

#wtsproduct {
  	background-image:	url(images/WTScover128.jpg);
  	background-repeat:	no-repeat;
  	background-position:	top left;
  	padding:		0px 10px 30px 140px;
}

#taxlienproduct {
  	background-image:	url(images/taxliencover128.jpg);
  	background-repeat:	no-repeat;
  	background-position:	top left;
  	padding:		0px 25px 60px 140px;
}

#thinkgrow {
	vertical-align:		middle;
  	background-image:	url(images/thinkgrowrichcover1125.jpg);
  	background-repeat:	no-repeat;
	background-position:	center left;
  	padding:		0px 10px 30px 115px;
}

#scienceads {
	vertical-align:		middle;
  	background-image:	url(images/scientificadvertisingcover1125.jpg);
  	background-repeat:	no-repeat;
  	background-position:	center left;
  	padding:		0px 10px 30px 115px;
}

#sciencerich {
	vertical-align:		middle;
  	background-image:	url(images/scienceofgettingrich1125.jpg);
  	background-repeat:	no-repeat;
  	background-position:	center left;
  	padding:		0px 10px 30px 115px;
}

#more {
  	text-align:		center;
}

/* END Content Area Styling */


/* Table styling for IncBenefits */

#inctable table {
  	border:			thin solid black;
  	margin-left:	20px;
  	margin-right:	20px;
  	border-collapse:	collapse;
}

#inctable table td, th {
  	padding:		5px;
  	border:			thin dotted gray;
}

/* END Table styling for IncBenefits */


/* Sidebar Styling */

.sidebar {
	float:			left;
	width:			250px;
	background:		#cccccc;
	margin:			0;
}

.sidebar h2 {
	font-size:		14px;
}

.sidebar a {
	text-decoration:	none;
}

.sidebar a:hover {
	text-decoration:	underline;
}

.sidebar ul {
	list-style-type:	none;
	margin:			0px;
	padding:		0 10px 0 10px;
}

.sidebar ul li {
	padding:		10px 0 10px 0;
}

.sidebar ul h2 {
	color:			#dddddd;
	background:		url("images/menu-bg.jpg") no-repeat;
}

.sidebar ul li h2 {
	font-family:		Georgia, Sans-serif;
	font-size:		14px;
}

.sidebar ul ul li {
	padding:		0;
	line-height:	24px;
}

#calendar table td, th {
	padding:		3px;
	border:			none;
}

.feed {
	float: left;
	width: 18.75%;
	display: inline;
	padding: 11px 0;
}

.feed a {
	font-family: Georgia, Arial, Helvetica, Sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0 10px 0 36px;
	background: url(images/icon_rss.gif) no-repeat 10px 2px;
}

/* END Sidebar Styling */


/* Footer Styling */

#footer {
	clear:		both;
	float:		left;
	width:		900px;
	height:		100px;
	padding:	0;
	background:	#1d2228 url("images/footer.jpg");
	color:		#e8edf3;
	font-size:	10px;
	text-align:	center;
}

#footer p {
	/* For text inside footer */
}

#footer a {
	color:		#f2f2f2;
}

/* END Footer Styling */


/* Comments Styling */

.comments-template {
	margin: 		10px 0 0;
	border-top: 	1px solid #ccc;
	padding: 		10px 0 0;
}

.comments-template ol {
	margin: 		0;
	padding: 		0 0 15px;
	list-style: 	none;
}

.comments-template ol li {
	margin: 		10px 0 0;
	line-height: 	18px;
	padding: 		0 0 10px;
	border-bottom: 	1px solid #ccc;
}

.comments-template h2, .comments-template h3 {
	font-family: 	Georgia, Sans-serif;
	font-size: 		16px;
}

.commentmetadata {
	font-size: 		12px;
}

.comments-template p.nocomments {
	padding: 		0;
}

.comments-template textarea {
	font-family: 		Arial, Helvetica, Georgia, Sans-serif;
	font-size: 		12px;
}

/* END Comments Styling */
