/*   
Theme Name: Expando!
Theme URI: http://fabulous.aspenleafinteriors.com/
Description: A theme that adds additional functionality to the Aspen Leaf website
Author: Ammon Morris
Author URI: http://www.likesalmondesign.com/
Template: sandbox
Version: 1.0
.
This theme is copyright Aspen Leaf Interiors and Likesalmon Design, all rights reserved.  
You can't use it, but you can use the Sandbox theme (http://www.plaintxt.org/themes/sandbox/)
and the Blueprint CSS framework (http://www.blueprintcss.org/) on which it was based.
.
*/

/* Reset browser defaults */
@import url('../blueprint/src/reset.css');
 
/* Apply basic typography styles */
@import url('../blueprint/src/typography.css');

@import url('jd.gallery.css');
@import url('slimbox.css');

a:link, a:active, a:visited {
	text-decoration: none;
	color: #a56032;
}

a:hover {
	color: #e68646;
}

h1,h2,h3,h4,h5,h6 {
	color: #4d2612;
}

body {
	background-color: #4d2612;
	color: #6d6f61;
	font-family: serif;
}

#header {
	background: url('images/header.png') no-repeat left top;
	width: 980px;
	height: 357px;
	text-indent: -99999px;
}

#blog-title {
	text-indent: -99999px;
}

#blog-title span {
	position: relative;
	top: 144px;
	left: 40px;
}

#blog-description {
	position: absolute;
	bottom: 2em;
	padding-top: 56px;
	background: url('images/logobug.png') no-repeat center top;
	color: #ad940d;
	text-align: center;
	width: 980px;
	text-indent: 0px;
	letter-spacing: 3px;
	font-variant: small-caps;
	font-weight: bold;
}

#access {
	display: none;
}



#wrapper {
	width: 980px;
	position: relative;
	background: url('images/bg_tile.png') repeat-y left top;
	margin: 0 auto;

}


#container {
	width: 560px;
	float: left;
}

#content {
	width: 520px;
	padding: 0 40px;
	margin-top: -1em;
}


#secondary {
	position: absolute;
	top: 315px;
	left: -145px;
	width: 1200px;
}


#flymenu{
	list-style: none;
	float: left;
	font-variant: small-caps;
	letter-spacing: 3px;
	font-weight: bold;
	margin-left: 115px;
	text-align: center;
	font-size: 1.1666em;
	line-height: 1em;
}

#flymenu ul{
	text-align:left;
}


#flymenu a{
display:block;
padding:0px 5px;
}

#flymenu a:hover{
}

#flymenu li{
	float:left;
	position:relative;
	list-style: none;
	float: left;
	font-variant: small-caps;
	letter-spacing: 3px;
	font-weight: bold;
	margin-left: 60px;
	text-align: center;
	font-size: 1.1666em;
	line-height: 1em;
}

#flymenu .current_page_item a {
	color: #fff;
	background: url('images/bullets.png') no-repeat center bottom;
}

#flymenu .current_page_item ul li a {
	color: #A56032;
}

#flymenu li ul li{
	text-align: left;
	margin-left:0px;
	padding-top:5px;
	font-size: 1em;
	border-width:thin;
	border-style:inset;
	border-color:#A56032;
	 background-color: #ffffff;  /* the background          */
   filter:alpha(opacity=85);   /* Internet Explorer       */
   -moz-opacity:0.85;           /* Mozilla 1.6 and below   */
   opacity: 0.85;               /* newer Mozilla and CSS-3 */

}

#flymenu ul {
position:absolute;
left:-20px;
top:5px;
display:none;
width:300px;
top:1.5em;
}

#flymenu li ul a{
width:300px;
height:auto;
float:left;
}

#flymenu ul ul{
top:auto;
}	

#flymenu li:hover ul ul, #flymenu li:hover ul ul ul, #flymenu li:hover ul ul ul ul{
display:none;
}
#flymenu li:hover ul, #flymenu li li:hover ul, #flymenu li li li:hover ul, #flymenu li li li li:hover ul{
display:block;
}



#secondary .page_item a {
	padding-bottom: .5em;
}

h2.entry-title, h2.blog {
	border-bottom: 1px solid #4d2612;
	clear: both;
	margin-bottom: .5em;
	font-weight: bold;
}

.post h2.entry-title {
	font-size: 1.5em;
}

.hentry {
	margin: 12px 80px;
	position: relative;
	clear: both;
}
.page {
	margin: 0;
}
.page h2 {
	margin-top: 1.5em;
}

span.author {
	position: absolute;
	top: 5px;
	right: -80px;
	text-align: center;
	padding-top: 49px;
	width: 40px;
}
h2.author {
	margin-top: 1em;
}

.author-likesalmon .entry-meta .author {
	background: url('images/avatar_betty.jpg') no-repeat center top;
}

.author-admin .entry-meta .author {
	padding-top: 49px;
	background: url('images/avatar_marcio.jpg') no-repeat center top;
}

.entry-date {
	position: absolute;
	top: 9px;
	left: -80px;
	font-size: .75em;
}
.entry-date-search {
	position: absolute;
	top: 1px;
	left: -80px;
	font-size: .75em;
}

abbr.published {
	border: none;
}

.entry-meta span {
	display: inline;
}




#nav-below {
	clear: both;
}

.nav-previous, .nav-next {
	margin: 1.5em 0 1.5em 0;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

#comments {
	clear: both;
}

#comments ol {
	list-style: none;
	margin: 0px;
}

.comment-author {
	width: 40px;
	margin-right: 40px;
	float: left;
	text-align: center;
	vertical-align: center;
}

.comment-author fn {
	display: block;
}

.comment-meta, .comment p {
	width: 360px;
	margin-left: 80px;
}

.comment-meta {
	border-bottom: 1px solid #4D2612;
	margin-bottom: 1em;
}



/* portfolio */

.page h2.entry-title, .entry-content h3, h2.blog, h3.blog {
	text-align: center;
}

.page-title{
margin-top: 20px;
}

.entry-content h3, h3.blog {
	color: #AD940D;
}

#portfolio {
	list-style: none;
	margin: 0;
}

#portfolio li {
	width: 240px;
	float: left;
}

#lovewell {
	margin-left: 40px;
}
#Montage {
	margin-left: 40px;
}

#portfolio h4 {
	border-bottom: 1px solid #4d2612;
	padding-bottom: .5em;
	margin-bottom: .5em;
}

#testimonials {
	display: none;
}

#portfolio img {
	position: relative;
	left: -5px;
}




/* sidebar */ 

.sidebar li {
	list-style: none;
}

.sidebar ul ul li {
	list-style: disc;
}

.sidebar .widgettitle {
	border-bottom: 1px solid #4d2612;
	text-align: center;
	font-weight: bold;
}

.sidebar h3 {
	line-height: 1.5em;
}

#primary {
	float: right;
	padding: 0 40px;
	width: 300px;
	border-left: 1px solid #4d2612;
	margin: 1.5em 0 1.5em 0;
}

#primary .xoxo {
	margin-top: 1em;
}

#primary .xoxo .widget {
	margin-bottom: 1.5em;
}

#primary .xoxo h3 + ul {
	margin: 0 3em;
}

#primary .xoxo h3 + div { 
	margin: 0 1.5em;
}





#get_recent_comments_wrap {
	font-style: italic;
}

#get_recent_comments_wrap li {
	margin-bottom: 1.5em;
}



.comment_author {
	text-align: right;
}



#tertiary {
	width: 365px;
	height: 250px;
	position: absolute;
	top: 41px;
	right: 15px;
	overflow: hidden;
}

#myGallery {
	border: 0;
	width: 365px;
	height: 250px;
}

/* footer */

#footer {
	clear: both;
	width: 980px;
	height: 17px;
	background: url('images/bg_footer.png') no-repeat left top;
	border-bottom: 9em solid #4d2612;
}

#footer span {
	display: none;
}

/* 404 */
.error404 {
	position: relative;
	top: 18px;
}

.blog-search{
text-align:center;
}

