/*
Theme Name: Furniture Images
*/

body {
	margin:0;
	background:#F4F0E0 url(images/BodyBg.gif) repeat;
	color:#444;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align:center;
}

a { 
	color:#232111;
	text-decoration:none;
}

a:hover {
	text-decoration:underline; 
}

h1, h1 a, h2, h2 a, h3, h4, h5, h6 {
	margin-bottom:0;
	color:#000;
	text-align:left;
}

h1 {font-size:2.6em;}
h2 {font-size:2em;}
h3 {font-size:1.2em;}
h4 {font-size:0.8em;}
h5 {font-size:0.6em;}
h6 {font-size:0.4em;}


img {
	border:0;
}

input {
	font-size:1.2em;
}

input[type=text], textarea{
	background:#fff;
	border:1px inset #aaa;
}
input[type=submit] {
	background:#eee;
	border:1px outset #aaa;
}

textarea {
	font-size:12px;
}

pre {
	font-size:12px;
	overflow:auto;
}
code {
	font-size:12px;
	background-color:#f8f8f8;
	color:#111;
}

/* Layout */
#page {
	width: 940px;
	margin:0 auto;
	text-align:left;
}

#wrapper {
	background:#FFFFFF;
	width: 918px;
	float: left;
	padding:10px;
	border-left:solid 1px #d3d0b9;
	border-right:solid 1px #d3d0b9;
	border-bottom:solid 1px #d3d0b9;
}

#content{
	float:left;
	width:705px;
	padding:0;
}

#sidebar{
	float:right;
	width:170px;
	padding:10px;
	background:#faf8f0;
	border:solid 1px #d3d0b9;
}

#footer {
	clear: both;
	font-size: 0.85em;
	width: 930px;
	margin: 10px 0;
	padding: 10px 0 0 10px;
	text-align:left;
}

/* Header */

#header {
	width: 940px;
	float: left;
}

#headertitle {
	float:left;
}
#headertitle h1 {
	font-size:40px;
	font-weight:normal;
	padding:0;
	margin:25px 0 0 10px;
}
#headertitle h1 a {
	background:transparent;
	color:#4e4e42;
}
#headertitle h1 a:hover {
	text-decoration:none;
}

.search {
	float:right;
	padding:0;
}
#SearchForm {
	float: right;
	width: 415px;
	margin: 30px 13px 0 0;
	padding: 0;
	display: inline;
}

#SearchForm form {
	float: left;
}

#SearchForm label {
	display: none;
}

#SearchForm input {
	width: 150px;
	height: 15px;
	font-size: 0.9em;
	padding: 2px 3px 2px 3px;
	margin: 0 0 0 0;
}

#SearchForm .Button {
	width: 60px;
	height: 21px;
	margin: 0 5px 0 0;
	background: transparent;
	vertical-align: middle;
}

#SearchForm p {
	font-size: 0.8em;
	margin: 5px 0 0 0;
}
#SearchForm a:hover {
	color: #313332;
}
#SearchForm input {
	background: #fff;
	border: 1px solid #dacdc3;
}

#SearchForm .Button {
	border: 0;
}

#SearchForm a {
	color: #4e4e42;
	text-decoration:underline;
}

#SearchForm p {
	color: #4e4e42;
}
#TopMenu {
	position: absolute;
	left: 630px;
	top: 70px;
	font-size: 10px;
	text-align: right;
}

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

#TopMenu ul li {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px 4px 0 6px;
}

#TopMenu ul li.First {
	border-left: 0;
}

#TopMenu a {
	color: #333;
}

#TopMenu a:hover, #TopMenu a:visited {
	color: #333;
}

#TopMenu li div {
	display: inline;
}
#TopMenu li{
	background: url(images/PagesMenuBg.gif) 0 3px no-repeat;
}

#TopMenu li.First {
	background-image: none;
}

#TopMenu li a {
	color: #4e4e42;
	text-decoration:underline;
}

#TopMenu li div {
}

#TopMenu li a:hover {
	color: #313332;
}
#Menu {
	clear: both;
	float: left;
	height: 39px;
	width: 940px;
	display: inline;
}

#Menu ul {
	margin: 0;
	padding: 0;
}

#Menu li {
	float: left;
	position: relative;
	list-style: none;
	margin: 0 2px 0 0;
	padding: 0;
}

#Menu li.First a {
}

#Menu li a {
	display: block;
	float: left;
	font-size: 1em;
	text-align: center;
	text-decoration: none;
	padding: 10px 0 0 12px;
	margin: 0 0 0 8px;
	height: 29px;
}

#Menu li a:hover	{
	text-decoration: underline;
}

#Menu li ul {
	width: auto;
	position: absolute;
	clear: left;
	top: 38px;
	left: 10px;
	display: none;
	text-align: left;
	font-size: 0.9em;
	background: transparent;
	z-index: 1;
}

#Menu li ul li {
	clear: both;
	text-align: left;
	background: transparent;
}

#Menu li ul li a {
	padding: 5px 10px 5px 10px;
	font-size: 1em;
	text-align: left;
	margin: 0;
	width: 120px;
	height: auto;
}

#Menu li a:hover{
	text-decoration: underline;
}

#Menu li.over a {
	text-decoration: none;
}

#Menu li ul li a, #Menu li.over li a {
}

#Menu li:hover ul, #Menu li.over ul {
	display: block;
}

#Menu li ul li a:hover {
	text-decoration: underline;
}

/* Holly Hack. IE Requirement \*/
* html #Menu ul li { float: left; height: 1%; }
* html #Menu ul li a { height: 1%; }
/* End */
#Menu {
	border-bottom: 5px solid #e39333;
	border-top: 1px solid #9c9a8d;
	margin:19px 0 0 0;
}

#Menu li a {
	background: url(images/PagesMenuBg.gif) 0 14px no-repeat;
	color: #313332;
}

#Menu li.First a {
	background-image: none;
}

#Menu li ul li a {
	background: #f4f0e0;
}
.headimg {
	text-align:center;
	padding-bottom:10px;
}




/* Sidebar */


#sidebar ul {
	padding:0;
	margin:0;
	list-style: none;
	font-size:1.1em;
}
#sidebar ul ul {
	font-size:1em;
}

#sidebar ul li {
	margin:0 0 2em 0;
}

#sidebar ul ul {
	margin:0;
	padding:0;
}

#sidebar li li {
	margin:0.1em 0;
}

#sidebar li li li {
	padding-left:10px;
}

#sidebar ul h2 {
	margin:0 0 5px 0;
	padding:0;
	color:#000;
	font-size:1em;
	text-transform:uppercase;
	border-bottom:solid 1px #d3d0b9;
}





/* Post */
.post {
	margin:0 0 2em 0;
	clear:both;
}

.posttitle {
	padding:0;
	margin:0;
	font-size:18px;
}

.post p, .post ol li, .post ul li{
	margin-top:0;
	text-align:justify;
}
.post li li {
	font-size:1em;
}
.post blockquote {
	padding:0 0 0 2em;
	border-left:0.4em solid #ccc;
	font-size:0.9em;
}
.post blockquote blockquote {
	margin-left:0;
	font-size:1em;
}

.postentry a {
	border-bottom:1px solid #ddd;
}
.postentry a:hover {
	border-bottom:1px solid #258;
	text-decoration:none;
}

.postmetadata {
	clear:both;
	margin:1em 0;
	font-size:1.1em;
	color:#FF3201;
	text-align:justify;
}

div.navigation {
	font-size:1.1em;
}

.postentry table {
	border-width:0 1px 1px 0;
	border-style:solid;
	border-color:#ccc;
	font-size:0.9em;
}


.postentry table tr td {
	padding:5px 10px;
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;

}

.postentry table tr th {
	border-width:1px 0 0 1px;
	border-style:solid;
	border-color:#ccc;
	padding:5px 10px;
	background:#f4f4f4;
	color:#666;
	font-weight:bold;
	text-transform:uppercase;
	text-align:center;
}

/* Comments */

#comments {
	font-size:1.2em;
}

.commentlist {
	margin:20px 0;
	padding:0;
	border-width:0 0.1em 0.1em 0;
	border-color:#eee;
	border-style:solid;
}

.commentlist li {
	list-style:none;
	margin:0;
	padding:0;
	border-width:0.1em 0 0 0.1em;
	border-color:#eee;
	border-style:solid;
}

li.comment div, li.pingback div {
	padding:20px;
	overflow:auto;
}

li.comment div div, li.pingback div div {
	padding:0;
	overflow:visible;
}

.commentlist li.even {
	background-color:#fafafa;
}

.commentlist li.odd {
	background-color:#f6f6f6;
}

ul.children li {
	list-style:none;
}

img.avatar {
	float:right;
	border:1px solid #eee;
	padding:2px;
	margin:0;
	background:#fff;
}

.comment-meta, .reply {
	margin:0;
	padding:0;
	font-size:0.8em;
}

.comment-author cite {
	font-style:normal;
	font-weight:bold;
	font-size:1.2em;
}


textarea#comment {
	width:100%;

}

#comments div.navigation {
	font-size:0.9em;
}

/* Comment ends */


/* Calendar */
#wp-calendar caption {
	text-transform:uppercase;
	font-weight:bold;
	color:#aaa;
	text-align:left;
}
#wp-calendar thead th {
	font-weight:normal;
	color:#27a;
	text-align:center;
}
#wp-calendar tbody td {
	text-align:center;
}
#wp-calendar tbody td a {
	font-weight:bold;
}
#wp-calendar tbody td.pad {
	border:none;
}
/* Calendar ends */

abbr {
	cursor:help;
	border-bottom: 0.1em dotted;
}

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

.alignleft {
   float: left;
   margin: 5px 5px 5px 0;
}

.alignright {
   float: right;
   margin: 5px 0 5px 5px;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
}

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