/* 
Theme Name: American Living Furniture
Description: Website Theme
Author: Prototype Syndicate
Author URI: http://www.prototypesyndicate.com
*/

*								{ margin: 0px; padding: 0; }
body, html						{ height: 100%; }
body							{ font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 20px; letter-spacing: .5px; }
a								{ outline: none; text-decoration: none; font-weight: bold; }
a:hover							{ color:#a5b1a1;}
a img							{ border: none; }
.clearfix:after					{ content: "."; visibility: hidden; display: block; height: 0px; clear: both; }
* html .clearfix				{ height: 1%; }
*+html .clearfix				{ height: 1%; }

/* -------- Page Structure -------- */

#container						{ width: 100%; min-height: 100%; height: auto !important; height: 100%; margin: 0px 0px -70px; min-width: 970px; }

#header_wrap, #project_wrap, #content_wrap, #footer_wrap { font-size: 1em; width: 100%; position: relative; }
#header, #project, #content, #footer { width: 960px; margin: 0px auto; font-size: 1.1em; }

#header_wrap					{ padding-top: 19px; }
#header							{ padding: 30px 0px 30px 5px; position: relative; }
#header_topbar {
	margin: 0px;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	background:#684F40;
	width:100%;
	padding: 7px 0 5px;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	color:#fff;
	text-align: center;
	line-height: normal;
	border-bottom: 1px solid #594336;
}



#project						{ position: relative; z-index: 101; }

#content_wrap					{ padding: 35px 0px; }
#home #content_wrap				{ padding: 75px 0px 35px; }

#sidebar						{ width: 350px; float: left; }
#main							{ width: 550px; float: right; }

#footer_wrap, .push				{ height: 69px; min-width: 970px; }
#footer							{ padding: 28px 0px 0px; text-transform: uppercase; }

.invisible						{ visibility: hidden; }
.logoarea						{ margin: 0 0 0 30px; background-image: url(images/logo_interior.gif); background-repeat: no-repeat; float: left; width:300px; height:48px; cursor:pointer;}
h1.logo							{ width: auto; font-size: 2.85em; font-weight: bold; letter-spacing: -1px; position: relative; z-index: 100; }
h1.logo a						{ text-decoration: none; }

p.description					{ text-transform: uppercase; letter-spacing: 1px; }

ul.main_nav						{ width:553px; text-align: center; position: absolute; top: 60px; right: 0px; text-transform: uppercase; }
body#home ul.main_nav			{ top: 32px; }
ul.main_nav li					{ color:#5E4638; display: inline; list-style: none; padding: 0px 15px; margin: 6px 0px 0px; position: relative; letter-spacing: .75px;}
ul.main_nav li a				{ color:#96735f; padding-bottom: 3px; text-decoration: none; }

.info							{ width: 350px; float: left; padding: 35px 0px; min-height: 185px; line-height: 22px; font-size: 1em; color:#fff;}
.info h2						{ font-size: 1.95em; margin-bottom: 20px; }
a.nextproject					{ width: 120px; height: 32px; display: block; float: left; padding: 6px 0px 0px 32px; font-size: 0.95em; margin-top: 25px; }
.info a.view					{ display: block; width: 170px; float: left; padding: 6px 0px 0px 0px; margin: 25px 0px 0px 25px; color:#7e867c; }

.project_screen					{ height: 350px; width: 565px; float: right; margin: -18px 0px -35px; position: relative; z-index: 100; overflow: hidden; }

h3.pagetitle					{ width: 100%; font-size: 2.25em; padding: 20px 0px; }
.pagetitle span					{ display: block; width: 960px; margin: 0px auto; color:#dbe3d7; font-weight: bold; letter-spacing: .75px;}

.text_left						{ width: auto; float: left; text-transform: uppercase; margin-bottom: 25px; font-weight: bold; color:#a5b1a1;}
.text_right, .text_right a		{ width: auto; float: right; text-align: right; margin-bottom: 25px; color:#96735F; }
.text_right a:hover				{ color:#594336; }

.crop_image						{ width: 565px; margin: 20px 0; }
.no-crop						{ width: 565px; margin: 20px 0; }

hr								{ clear: both; height: 0px; border: none; background: none; }
#sidebar hr						{ margin-bottom: 25px; }

.post							{ clear: both; margin: 20px 5px 20px 0px;  }
.post h2.posttitle, h4.title	{ font-size: 1.5em; font-weight: bold; width: auto; float: left; letter-spacing: 1px; }
.post p.comments				{ width: auto; float: right; text-align: right; text-transform: uppercase; }
.post .entry					{ clear: both; padding-top: 10px; line-height: 19px; }
.post .entry strong				{ color:#747b70; }
.post .entry p					{ margin-bottom: 10px; }
.post .entry p a				{ color:#a5b1a1; font-weight: bold; }
.post blockquote				{ margin: 10px 0 20px; padding:10px 25px 0; font-family: Georgia, serif; font-size: 20px; line-height: 1.4em; border-top:1px solid #a5b1a1; border-bottom:1px solid #a5b1a1; }
.post cite						{ font-style: italic; margin-left: 25px; }
.post img.alignleft				{ margin: 0 20px 10px 0; background:#e1e6db; border:10px solid #e1e6db; padding:0; float: left; }
.post img.alignright			{ margin:0 0 10px 20px; background:#e1e6db; border-top:1px solid #e1e6db; padding: 7px; float: right; }
.post img.aligncenter			{ margin:0 auto 10px; display: block; background:#e1e6db; padding: 7px; text-align: center; }
dt.gallery-icon img.attachment-thumbnail {border:10px solid #a5b1a1;}
.post ul, .post ol				{ margin: 10px 0px 10px 25px; }
.post ul li						{ list-style: disc outside; }
.post ol li						{ list-style: decimal outside; }

h4.title						{ width: auto; float: none; margin-bottom: 25px; }

.navigation						{ margin-top: 25px; }
.navigation a					{ display: block; width: auto; font-size: 1.5em; text-decoration: none; padding: 5px 15px; }
.navigation .alignleft a		{ float: left; }
.navigation .alignright a		{ float: right; }

.commentarea					{ margin-top: 25px; }
.commentlist					{ margin-bottom: 25px; }
.comment .name					{ width: 170px; float: left; margin:0 0 0 25px; padding-top: 20px; font-size: 1.25em; font-weight: bold; color:#808D7B;}
.comment .name a				{ font-size: 1.2em; color:#808D7B;}
.comment .text					{ width: 90%; margin:0 0 2px 3px; padding: 20px; float: left; line-height: 19px; color:#a5b1a1;}
.commentarea p					{ margin-bottom: 10px; color:#808d7b;}

.module							{ margin-bottom: 25px; line-height: 16px; }
.module h4						{ font-size: 2.00em; }

.flickr a img					{ margin: 0 6px 6px 0; float: left; }

.about .thumb					{ float: left; margin-right: 20px; border: 5px solid #a5b1a1; }
.about .thumb:hover				{ border: 5px solid #7a8476; }
.about p						{ font-size: 12px; line-height: 20px; color:#7a8476; margin:0 0 10px; }
.about h4						{ color:#a68673; margin:10px 0;}
.about a						{ color:#7a8476; font-weight: bold; text-decoration: none; }
.about a:hover					{ color:#a5b1a1; }

.list							{ line-height: 23px; }
.list ul						{ list-style: none; padding: 10px; text-transform: uppercase; font-size: 0.9em; color: #8F7160; }
.list h4						{ padding: 10px; font-weight: bold; }

input.text						{ padding: 10px; border: none; font-size: 1.1em; float: none; margin-bottom: 20px; display: block; width: 300px; }
textarea						{ padding: 10px; border: none; font-size: 1.1em; width: 545px !important; height: 150px !important; margin-bottom: 20px; }
input.submit					{ display: block; width: auto; padding: 7px 40px; text-transform: uppercase; border: none; cursor: pointer; }

#searchform						{ padding: 7px 5px 7px 12px; }
#searchform input#s				{ border: none; width: 300px; float: left; padding: 5px 0px; font-size: 1.1em; color:#fff; letter-spacing: .5px; }
#searchform input#searchsubmit	{ float: right; margin: 2px 8px 0px 0px; }

#home #categories				{ display: none; }

#footer p.credits				{ width: 600px; float: left; color:#281a13; }
#footer p.credits a				{ color:#281a13; font-weight: bold; text-decoration: none;}
#footer p.credits a:hover		{ color:#7a5f4e; }
#footer a.feed					{ display: block; width: 150px; height: 16px; padding-left: 25px; float: right; background-repeat: no-repeat; }

#home .singles					{ display: none; }

*+html hr						{ margin-top: -7px; margin-bottom: -21px; }

/* -------- CONTACT FORMS -------- */

#tcform {
    font-size:13px;
    font-family: Helvetica, Arial, sans-serif;
    width:100%;
    margin:10px 0;
    border-top:3px solid #a5b1a1;
    padding:10px 0;
}

#tcform p {
    padding:0;
    margin:0;
    clear: both;
}

#tcform label.tcf_msg {
    width: 150px;
}

#tcform label{
    font-weight: bold;
    height: 25px;
    width: 80px;
    float: left;
    margin:10px 0 0 30px;
    color:#8F7160;
}

#tcform input {
    width:350px;
    padding:5px 5px 0;
    height:20px;
    margin:8px 0 0 0;
    background-color:#d0d5ca;
    color:#8F7160;
    border: 0;
}

#tcform textarea {
    padding:5px 5px 0;
    margin:10px 30px;
    background-color:#d0d5ca;
    color:#8F7160;
    border: 0;
}

#tcform input.submit {
    background:#d0d5ca none repeat scroll 0% 0%;
	font-weight:bold;
	letter-spacing:1px;
	color:#684F40;
	border:medium none;
	cursor:pointer;
	display:block;
	padding:7px 10px;
	margin:20px 0 0 30px;
	text-transform:uppercase;
	width:auto;
	height:40px;
	float: right;
}

#tcform input.submit:hover {
    background:#8F7160 none repeat scroll 0% 0%;
    color:#463226;
}

/* -------- Dropdown -------- */

#suckerfishnav {
    font-size:13px;
    font-family: Helvetica, Arial, sans-serif;
    width:100%;
    position: relative;
    z-index:150;
}

#suckerfishnav li.current_page_item a, #suckerfishnav li.current_page_item a:hover {
    color: #513c30;
    font-weight: bold;
}

#suckerfishnav, #suckerfishnav ul {
    float:right;
    list-style:none;
    line-height:20px;
    padding:0;
    margin:30px 0 0 0;
    width:550px;
    }
#suckerfishnav a {
    display:block;
    color:#684F40;
    text-decoration:none;
    padding:0px 25px;
    font-weight: normal;
    letter-spacing: 1.25px;
}

#suckerfishnav li {
    float:left;
    padding:0;
    display: inline;
    list-style: none;
}
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:170px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    z-index: 100;
    }
#suckerfishnav li li {
    width:170px;
    border: 1px solid #523d31;
    background:#5e473a;
    font-weight:normal;
    font-family:Helvetica, Arial, sans-serif;
    }
#suckerfishnav li li a {
    padding:7px 10px;
    font-size:13px;
    line-height: 16px;
    color:#a5b1a1;
    font-weight: normal;
}
#suckerfishnav li ul ul {
    margin:-20px 0 0 130px;
    }
#suckerfishnav li li:hover {
    background:#795c4b;
    color: #fff;
    }
#suckerfishnav li ul li:hover a, #suckerfishnav li ul li li:hover a, #suckerfishnav li ul li li li:hover a, #suckerfishnav li ul li li li:hover a {
    color:#594336;
    font-weight: normal;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#594336;
    font-weight: normal;
    }
#suckerfishnav li:hover li a, #suckerfishnav li li:hover li a, #suckerfishnav li li li:hover li a, #suckerfishnav li li li li:hover li a {
    color:#a5b1a1;
    }
#suckerfishnav li:hover ul ul, #suckerfishnav li:hover ul ul ul, #suckerfishnav li:hover ul ul ul ul, #suckerfishnav li.sfhover ul ul, #suckerfishnav li.sfhover ul ul ul, #suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, #suckerfishnav li li:hover ul, #suckerfishnav li li li:hover ul, #suckerfishnav li li li li:hover ul, #suckerfishnav li.sfhover ul, #suckerfishnav li li.sfhover ul, #suckerfishnav li li li.sfhover ul, #suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#684f40;
    color: #fff;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    color:#fff;
    }
    
/* -------- Author profile -------- */   
    
    
#authorbox{
    background:#e1e6db;
    color:#3C2D24;
    width:500px;
    margin:0 auto;
    margin-bottom:10px;
    overflow:hidden;
}

#authorbox h4 {
    font-size:14px;
    color:#808d7b;
    margin:0;
    padding:4px 10px 0 10px;
}

#authorbox h4 a {
    font-size:14px;
    color:#808D7B;
    margin:0;
    padding:0;
}

.authortext{
        padding-left:70px;
    }
#authorbox img{
        margin:0;
        padding:7px;
        float:left;
        background-color:#fff;
}
    #authorbox p{
        color:#808D7B;
        margin:0;
        padding:0px 0 10px 10px;
    }
 #authorbox h4 > a{
        text-decoration:none;
    }
#authorbox p{
        color:#7a8476;
        margin:0 10px 0 0;
    }

/* PAGE NAVIGATION */

.wp-pagenavi {
	clear: both;
	margin:20px 0 0 0;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #BFBFBF;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	background-color: #C8CFC5;
	color:#fff;
}

.wp-pagenavi span.current {
	font-weight: bold;
}

