/*
Theme Name: TraditionalTeakFurniture
Theme URI: 
Description: The WordPress theme for traditionalteakfurniture.com
Version: 1.0
Author: Nat VT
Author URI: 
*/

body {
	margin-top: 20px;
	background: #3f2212;
}

body, td {
	font-family: arial, tahoma, verdana;
	font-size: 13px;
}

td {
	vertical-align: top;
}

#page {
	width: 910px;
	margin: auto;
}

img {
	border: 0px;
}

a {
	color: #62614d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

h3, h3 a {
	font-size: 13px;
}

h3 a:hover {
	text-decoration: underline;
}

h2, h2 a {
	color: #000;
	font-size: 16px;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

input {
	font-size: 12px;
	font-family: arial, tahoma;
}

#header {
	width: 910px;
	height: 286px;
	margin: auto;
	background: url(images/bg_header.jpg);
}

#email {
	position: absolute;
	left: 742px;
	top: 40px;
	width: 185px;
}

#email a {
	display: block;
	height: 15px;
}

#container {
	width: 910px;
	margin: auto;
	margin-top: 2px;
	padding-top: 2px;
	background: #9d6d3c url(images/bg_container.jpg) no-repeat bottom center;
}

td.content_top {
	width: 619px;
	height: 9px;
	background: url(images/bg_content_top.jpg) no-repeat top center;
}

td.content_bottom {
	width: 619px;
	height: 9px;
	background: url(images/bg_content_bottom.jpg) no-repeat top center;
}

td.content_center {
	width: 619px;
	padding: 0px 10px;
	background: url(images/bg_content_center.jpg) repeat-y;
}

td.sidebar {
	width: 258px;
	background: url(images/bg_sidebar.jpg) no-repeat top center;
}

td.content {
	padding: 12px 0px;
}

td.sidebar ul {
	width: 175px;
	margin-left: 0px;
	padding-left: 25px;
}

td.sidebar li {
	color: #f9cea1;
	list-style: none;
}

li h2 {
	color:#efc66c;
	font-size: 10pt;
	margin-top: 40px;
	padding-bottom: 6px;
}

li a {
	color: f9cea1;
}

textarea {
	width: 350px;
	height: 100px;
	font-size: 12px;
	font-family: arial, tahoma;
}

div.post {
	width: 422px;
}

div.post h2, div.post h2 a {
	color: #a0420c;
	text-indent: 22px;
	height: 41px;
	line-height: 41px;
}

div.post h2 {
	width: 601px;
	background: url(images/bg_pagetitle.jpg) no-repeat;
}

div.post small, div.post .entry, div.post .postmetadata {
	padding-left: 22px;
}

div.post .entry {
	text-align: justify;
}

div.post .entry .width {
	width: 565px;
}

ol.commentlist {
	width: 500px;
}

div#footer {
	color: #fff;
	font-size: 9px;
	line-height: 17px;
	margin-top: 8px;
	margin-left: 15px;
}

div#footer p {
	font-size: 12px;
}

div#footer span {
	color: #764a31;
	font-weight: bold;
}

div#footer a {
	color: #fff;
}

div#footer a:visited {
	color: #fff;
}

div#copy {
	float: left;
}

div#sitemap {
	float: right;
	margin-right: 15px;
}

