/*
Theme Name: Dayton Home Designs
Theme URI: http://www.daytonhomedesigns.com/
Description: Custom theme for Dayton Home Designs. (Using elements from the WordPress Classic theme.)
Version: 1.0
Author: Sandstone Digital
Author URI: http://www.sandstonedigital.com/

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
Customized by Sandstone Digital || http://www.sandstonedigital.com
*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a {
	color: #e6b47c;
}

a img {
	border: none;
}

a:hover {
	color: #960;
}

acronym, abbr {
	border-bottom: 1px dashed #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #000;
	color: #f9f9f9;
	font-family:Tahoma,Arial,Helvetica,sans-serif;
	margin: 0;
	padding: 0;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing: -1px;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: both;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.clear {
	clear:both;
	}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#header {
	position:relative;
	margin:0 auto;
	height:440px;
	width:1074px;
	background: url('images/header-bg.png') no-repeat left top;
}

#header #logo {
	position:absolute;
	top:84px;
	left:26px;
	margin:0;
	padding:0;
	}

#header #logo a {
	display:block;
	width:364px;
	height:213px;
	background:url('images/dayton-home-designs.png') no-repeat top left;
	text-indent:-9999px;
	}

#header #phone {
	clear:right;
	float:right;
	margin:32px 213px 0 0;
	}

#header #master0 {
	clear:right;
	float:right;
	margin:32px 113px 0 0;
	}

/* Main Navigation */
#header-nav {
	margin:18px 175px 0 0;	
	}
#suckerfishnav {
	z-index:100;
	text-transform:uppercase;
    }
#suckerfishnav, #suckerfishnav ul {
    float:right;
    list-style:none;
    line-height:40px;
    padding:0;
    margin:0;
    }
#suckerfishnav a {
    display:block;
    color:#e6b47c;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:200px;
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #666;
    }
#suckerfishnav li li {
    width:198px;
    border-bottom:1px solid #666;
    border-left:1px solid #666;
    border-right:1px solid #666;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:178px;
    font-size:12px;
    color:#e6b47c;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 100px;
    }
#suckerfishnav li li:hover {
    background:#555;
    }
#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:#111;
    }
#suckerfishnav li:hover a, #suckerfishnav li.sfhover a {
    color:#fff;
    }
#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:#e6b47c;
    }
#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:#333;
    }
#suckerfishnav li:hover, #suckerfishnav li.sfhover {
    }
/* End Main Navigation */

#quotes-wrapper {
	height:150px;
	color:#000;
	font-family:LuzSans-Book,Arial,sans-serif;
	background:#e6e6e6 url('images/quotes-bot.png') no-repeat center bottom;
	border-bottom:1px solid #f9f9f9;
	}

#quotes {
	margin:0 auto;
	padding:40px 80px 0 0;
	width:965px;
	}

#get-started {
	float: right;
	}

#random-quote {
	width:720px;
	}

#random-quote span {
	float:right;
	color:#960;
	}

#content-wrapper {
	background:#f9f9f9 url('images/content-top.png') repeat-x center top;
	color:#000;
	}

#quotes a, #content-wrapper a {
	text-decoration:none;
	color:#960;
	}

#quotes a:hover, #content-wrapper a:hover {
	color:#e6b47c;
	}

#content {
	margin:0 auto;
	padding:20px 80px 20px 0;
	width:965px;
	}

#footer {
	margin:0 auto;
	padding:5px 80px 5px 0;
	width:965px;
	}

#footer a {
	text-decoration:none;
	}

#footer .vhba, #footer .houzz {
	float:right;
	margin-left:1em;
	}

#footer-nav {
	margin:0;
	padding:0;
	list-style:none;
	display:inline;
	text-transform:uppercase;
	}

#footer-nav li {
	display:inline;
	padding: 0 0 0 30px;
	}

#footer-nav a:hover {
	color:#fff;
	}

.credit {
	font-size: 11px;
}

.credit a {
	color: #f9f9f9;
}
	
/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions & aligment */