/*
Theme Name: House of Treasures 2009
Theme URI: http://www.almostanything.com.au
Description: The Default theme created for house of treasures
Version: 1.0
Author: Almost Anything Web and Graphic Design
Author URI: http://www.almostanything.com.au
*/

/*
 * CONTENTS
 * 1.Header and Body
 * 2.Main Content
 * 3.Forms
 * 3.Footer
 * 4.Forms
 * 5.Navigation
 * 6.News
 */

/*
 * 1.Header and Body
 */
 
body {
    margin: 0;
    padding: 0;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	background:#DCBE89 url(images/background-wide.png) top center repeat-x;
}

.widthlimiter {
    background: url(images/background-content.jpg) no-repeat scroll center 205px;
}

/*
 * Main - the container that the sidebars and content are in :D
 */

#main {
	width:873px;
	margin:27px auto -41px;
	position:relative;
}

/*
 * Left Sidebar
 */

#sidebar-left {
	position:relative;
	float:left;
	width:220px;
	padding:35px 16px 27px 10px;
	background:url(images/background-tile.gif) left repeat-y;
}
#sidebar-left .sidebartitle {
	position:absolute;
	top:0;
	left:0;
	width:236px;
	padding:6px 0 6px 10px;
	margin:0;
	background:url(images/left-header.gif);
	height:23px;
	line-height:23px;
	color: #1f1718;
	overflow:hidden;
}
#sidebar-left #tag_cloud .sidebartitle {
	text-align:left;
}
#sidebar-left .footer {
	position:absolute;
	bottom:0;
	left:0;
	width:246px;
	padding:0;
	margin:0;
	background:url(images/left-footer.gif);
	height:23px;
}
#sidebar-left #tag_cloud {
	text-align:center;
}
#sidebar-left #tag_cloud a {
	color:#000;
	text-align:center;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	/*text-transform:uppercase;*/
	text-decoration:none;
}
#sidebar-left #tag_cloud a:hover {
	color:#fff;
	background:none;
	text-decoration:underline;
}
/*
 * Right Sidebar
 */

#sidebar-right {
	position:relative;
	float:right;
	width:145px;
	
	padding:35px 16px 23px 10px;
	background:url(images/background-tile.gif) right repeat-y;
}
#sidebar-right .sidebartitle {
	position:absolute;
	top:0;
	right:0;
	width:161px;
	padding:6px 0 6px 10px;
	margin:0;
	background:url(images/right-header.gif);
	height:23px;
	line-height:23px;
	color: #1f1718;
	overflow:hidden;
}

#sidebar-right .footer {
	position:absolute;
	bottom:0;
	left:0;
	width:171px;
	padding:0;
	margin:0;
	background:url(images/right-footer.gif);
	height:23px;
}

#sidebar-right ul {
	margin:0;
	padding:0;
	list-style:none;
}

#sidebar-right li {
	color:#fff;
	text-align:right;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-decoration:none;
	/*padding:0.4em 0;*/
	border-bottom:1px solid #ddc08b;
}
#sidebar-right ul > li:last-child {
	border-bottom:1px solid #ddc08b;
}
#sidebar-right a {
	color:#000;
	background:none;
	text-decoration:none;
}
#sidebar-right a:hover {
	color:#fff;
	background:none;
	text-decoration:underline;
}
/*
 * Content
 */

#content{
	position:relative;
    font: normal 1em/1.6em sans-serif;
	margin:0 171px -41px 246px;
	padding:35px 16px 41px 10px;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	background:url(images/background-tile.gif) -246px 0 repeat-y;
	min-height:620px;
	color:#fff;
}
#content h1{
	background:url(images/center-header.gif);
	height:29px;
	line-height:26px;
	font-size:26px;
	margin:0;
	padding:3px 0 3px 10px;
	position:absolute;
	left:0;
	top:0;
	width:446px;
	overflow:hidden;
}
#content .footer{
	background:url(images/center-footer.gif);
	height:41px;
	width:456px;
	position:absolute;
	bottom:0;
	left:0;
}

/*
 * Header
 */


#header {
    background: url(images/background-masthead.jpg) top center no-repeat;
    width: 100%;
    height: 205px;
}

#header div {
}
#header h1 {
	margin:0 auto;
	padding-top:122px;
	width:914px;
}
#header h1 a {
	display:block;
	background:url(images/house-of-trasures.jpg) top left no-repeat;
	width:609px;
	height:54px;
	text-indent:-999em;
}
#content h3{
	color:white;
	font-size:1.2em;
}

#description {
    display: none;
}

/*
 * Menu Placement
 */
#menu {
	height:22px;
	background:url(images/nav-stretch.gif) repeat-y center;
	margin:-22px auto 0;
}
#menu .nav {
	height:22px;
	width:700px;
	margin: 0 auto;
	
	padding: 0 130px;
	background:url(images/background-masthead.jpg) bottom;
}

/*
 * Searchable stuff
 */

#search {
	background:url(images/search-divider.png) bottom no-repeat;
	height:63px;
	position:relative;
	margin-top:10px;
}
#search label {
	color:#FFFFFF;
	left:0;
	position:absolute;
	top:4px;
}
#search #searchbox {
	background:#BD8752 none repeat scroll 0 0;
	border:1px solid #a1682a;
	color:#FFFFFF;
	left:135px;
	padding:4px;
	position:absolute;
	top:4px;
	width:260px;
}
#search #btnSearch {
	background:none;
	border:none;
	bottom:4px;
	color:#FFFFFF;
	font-family:Calibri, sans-serif;
	font-size:105%;
	position:absolute;
	right:12px;
	text-transform:uppercase;
	width:120px;
}

/*
 * 2.Main Content
 */
h1, h2, h3, h4, h5 {
    color: #1f1718;
}

h2 {
    font-size:1.6em;
	line-height:1.8em;
    margin: 0.5em 0;
	font-weight:normal;
}
h3 {
    font-size:1.4em;
	line-height:1.6em;
    margin: 0.3em 0;
	font-weight:normal;
}

a {
    color: #fff;
	text-decoration:none;
}
a img {
    color: #fff;
	border:none;
}
.view_more {
	font-size:0.8em;
}
a:hover {
    text-decoration: underline;
}


#content img.alignleft, #content div.alignleft {
	float:left;
	margin:0 0.5em 0.5em 0;
}
#content img.alignright, #content div.alignright {
	float:right;
	margin:0 0 0.5em 0.5em;
}
#content img.aligncentered, #content div.aligncentered {
	text-align:center;
	margin:0 auto;
}

#content .image-large {
	display:block;
	text-align:center
}

#content .image-large img {
	float:none;
}


#content .divider {
	background:url(images/divider.gif);
	width:428px;
	height:49px;
	position:relative;
}
#content .divider a {
	background:#ceaa68;
	height:29px;
	line-height:29px;
	position:absolute;
	right:0;
	text-align:center;
	top:0;
	width:126px;
}

#content .divider a.product-enquire {
	width:170px;
}

/*
 * 3.Forms
 * Override any of the default cforms styles here by prefixing with #content
 * to increase specifity
 */

#content .cform legend {
    display:none;
}
#content .cform fieldset {
    background:none;
	border:none;
	padding:0;
	margin:0;
}
#content .cform  ol {
	list-style:none;
	padding:0;
	margin:0;
	position:relative;
}
#content .cform  li {
	float:left;
	margin-top:5px;
	width:98%;
	padding: 0 1%;
	position:relative;
}
.ngg-galleryoverview {
position:relative;
}
#content .cform  li * {
	display:block;
	width:100%;
	color:#fff;
	margin:0; padding:0; border:none;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:14px;
}
#content .cform  li input, #content .cform  li textarea {
	display:block;
	width:98%;
	color:#000;
	margin:0; padding:0;
	border:4px solid white;
	
}
#content .cform  li .reqtxt, #content .cform  li .emailreqtxt {
	position:absolute;
	top:0; right:1%;
	text-align:right;
	font-size:12px;
}
.cf-sb {
	text-align:right;
}
.cf-sb input {
	background:#ceaa68;
	height:29px;
	line-height:29px;
	text-align:center;
	border:none;
	color:#fff;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	font-size:120%;
	width:126px;
	margin-right:5px;
}

.linklove { /*hides link to author but still gives them the backlink*/
    display: none;
}

/*
 * 3.Footer
 * Text should be a little smaller and more subtle in contrast.
 */
#footer {
    background: #F2EDE3;
    width: 100%;
	text-align:center;
}
#footer_content {
	padding: 40px 177px 10px 246px;
	width:450px;
	margin:0 auto;
}
#footer p {
    font-size: 0.6em;
    line-height: 2em;
    color: #000;
	margin:0;
}
#footer a {
    color: #000;
    text-decoration: none;
}
#footer a:hover {
    text-decoration: underline;
}

/*
 * 5.Navigation
 * Ahhh, the fun part. If you get stuck, ask Jeff Vader. I'm his brother.
 * http://www.youtube.com/watch?v=7tUNNM-Hyu8
 */

/*** ESSENTIAL STYLES ***/
.nav, .nav * {
	margin:0;
	padding:0;
	list-style:none;
}
.nav {
	line-height:22px;
}
.nav ul { /* dropdown width */
	position:absolute;
	top:-999em;
	width:100px;
}
.nav ul li,
.nav a {
}
.nav li {
	float:left;
	position:relative;
	z-index:99;
}
.nav a {
	display:block;
}
.nav li:hover ul,
ul.nav li.sfHover ul { /* vertical pozzie of dropdown */
	left:5px;
	top:25px;
}
.nav li:hover li ul,
.nav li.sfHover li ul {
	top:-999em;
}
.nav li li:hover ul,
ul.nav li li.sfHover ul { /* 2nd level dropdown */
	left:90px;
	top:-1px;
}
.superfish li:hover ul,
.superfish li li:hover ul {
	top: -999em;
}

/*** ORIGINAL SKIN ***/
.nav li {
}
.nav a {
	color: #fff;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	text-decoration:none;
	padding:0 1.3em;
}
.nav li:hover, .nav li.sfHover,
.nav a:focus, .nav a:hover, .nav a:active {
	background:none;
	text-decoration:underline;
}
.nav li li {
}
.nav li li li {
}

/*
 * 6.News
 */
.postdate, .postmetadata{
	font-size:0.8em;
	font-style:italic;
}
.price_field {
font-weight:bold;
}

/*
** YAPB stuff
*/
.yapb-image{
	float:right;
}