/*
Theme Name: Ashgrove Furnishings
Theme URI: http://www.ashgrovefurnishings.org/
Description: WordPress Theme for Ashgrove Furnishings.
Version: 1.0
Author: Danny Turley
Author URI: http://www.dannyturley.com/
*/

/* Color Scheme
yellow: #f7cb0d;
dark grey: #3f3f40;
light grey: #86878a;
*/

/* ERIC MEYER CSS RESET */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1em;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/* END OF CSS RESET */

body {
	background-repeat: repeat-x;
	background-image: url(img/bkg.gif);
	font-family: arial, sans-serif;
	background-color: #3f3f40;
	color:#fff;
	line-height: 1.5em;
	position: relative;
	font-size: 1em;
	letter-spacing: 0.3pt;
}

#container {
	width: 960px;
	margin: 0 auto;
	text-align: center;
}

#main a:link {
	text-decoration: none;
	color: #f7cb0d;
}

#main a:visted {
	text-decoration: line-through;
	color: #86878a;
}

#main a:hover {
	color: #f7cb0d;
	text-decoration: underline;
}

#main a:active {
	color: #3f3f40;
}

/* Open Header */

#header {
	position: relative;
	top: 0px;
	left: 0px;
	text-align: left;
}

#header h1 a {
	background-image: url(img/logo.png);
	display: block;
	text-decoration: none;
	background-repeat: no-repeat;
	width: 417px;
	height: 143px;
	text-indent: -999em;
}

#header h2 {
	text-indent: -999em;
}

#nav {
	color: #3f3f40;
	position: absolute;
	top: 45px;
	right: 20px;
	font-size: 1.2em;
}

#nav li.nav  {
	float: left;
	margin-left: 28px;
	padding: 3px 10px;
	font-weight: bold;
}

#nav li:hover.nav  {
	background-color: #3f3f40;
	color: #fff;
}

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
}

ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
}

ul.dropdown ul li {
 float: none;
 margin-left: -30px;
 background-color: #3f3f40;
	text-align: right;
	font-size: 0.7em;
	line-height: 1.3em;
	padding: 5px 5px 5px 5px;
}

ul.dropdown ul li a {
	color: #fff;  
	text-decoration: none;
	font-weight: 300;
}

ul.dropdown ul li:hover {
 background-color: #86878a;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;
}

ul.dropdown li:hover > ul {
 visibility: visible;
}

ul li.current-cat {
	background-color: #86878a;
}

#specials {
	position: absolute;
	top: 90px;
	left: 75px;
}

#specials a {
	background-image: url(img/specials.png);
	width: 343px;
	height: 48px;
	background-repeat: no-repeat;
	display: block;
	background-position: left;
	text-indent: -999em;
}

#specials a:hover {
	background-position: right;
}

#header #contact {
	position: absolute;
	top: 5px;
	right:20px;
}

#header #contact li {
	float: left;
	margin-left: 3px;
}

#header #contact a {
	color: #fff;
	padding: 2px 5px;
	background-color: #86878a;
	text-decoration: none;
	font-size: 0.9em;
}

#header #contact a:hover {
	background-color: #3f3f40;
}

#contact li {
	list-style: none;
}

#title h3 {
	font-size: 1.2em;
	position: relative;
	left: 0px;
	top: 30px;
	background-color: #3f3f40;
	display: inline;
	padding: 7px;
}

/* Close Header */

/* Open Main */

#main {
	text-align: left;
	margin-top: 40px;
}

#products {
	clear: left;
}

#main #products li {
	float: left;
	width: 220px;
	margin-right: 20px;
	padding-bottom: 20px;
}

#main #products h3 {
	font-size: 1.1em;
	width: 220px;
	white-space:nowrap;
    text-overflow:ellipsis;
    overflow:hidden;
    display:block;
    background-color: transparent;
    padding: 0px;
}

#products img {
	margin-top: 5px;
	width: 220px;
	height: 150px;
	background-color:#86878a; 
}

#products a img {
}

#products a img:hover {
	outline: 1px solid #fff;
}

#main #products li p {
	margin: 0px;
}

#main #products .info {

}

#main #products .info p {
	background-color: #86878a;
	font-size: 0.9em;
	line-height: 0.8em;
	padding: 5px;
	margin: 0;
	line-height: 1.2em;
	letter-spacing: 0;
	height: 90px;
    text-overflow:ellipsis;
    overflow:hidden;
}

em {
	font-style: italic;
	font-weight: 100;
	color: #86878a;
	background-color: #3f3f40;
	padding: 2px;
}

strong {
	font-weight: 500;
	color: #86878a;
	font-size: 1.1em;
}

/* Close Main */

/* Open Footer */

html, body, #container {height: 100%;}

body > #container {height: auto; min-height: 100%;}

#main {padding-bottom: 10px;}  /* must be same height as the footer */

#footer {
	position: relative;
	margin-top: -10px; /* negative value of footer height */
	height: 10px;
	clear:both;
	border-top: 2px solid #86878a;
} 

/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#footer-container {
	width: 960px;
	margin: 0 auto;
	position: relative;
}

#footer p {
	font-size: 0.8em;
	margin-top: 5px;
}

#footer a {
	color: #86878a;
	text-decoration: none;
}

#footer a:hover {
	color: #fff;
}

#footer span {
	position: absolute;
	right: 20px;
}
/* Close Footer */

/* Open Search */

#searchform {
	position: absolute;
	right: 20px;
}

#searchform p {
	margin: 0;
	padding: 0;
	display: inline;
}

#searchform #searchsubmit {
	position: relative;
	right:0px;
	text-align: center;
}

#searchform #s {
	width: 171px;
	padding: 2px;
}
/* Close Search */

/* Open Contact */

#contact-details {
	font-size: 0.9em;
	position: relative;
	left: 0;
	top: 0px;
	width: 470px;
	float: left;
}

#main #contact-details h3 {
	font-size: 1.2em;
	background-color: #86878a;
	padding: 5px;
	margin-bottom: 15px;
	display: block;
}

#contact-details p {
	margin-bottom: 20px;
}

.wpcf7 {
	position: relative;
	float: right;
	width: 470px;
	font-size: 0.9em;
}

#contactform li p input {
	width: 220px;
	margin-bottom: 5px;
}

#contactform li p textarea {
	width: 438px;
	padding: 5px;
	font-family: Arial, sans-serif;
	font-size: 0.8em;
	line-height: 1.5em;
	letter-spacing: 0.1pt;
	height: 80px;
}

.labels {
	color: #fff;
}

.labels p {
}

.wpcf7-not-valid-tip {
	display: none;
}

.send input {
	float: left;
	margin-top: 5px;
}

.ajax-loader {
	border: none;
	position: relative;
	left: 380px;
	top:-30px;
}

/* Close Contact */


/* Open Sub-nav */

#main #sub-nav ul {
	position: relative;
	padding-top: 5px;
	padding-bottom: 35px;
}

#main #sub-nav ul li {
	float: left;
	margin-right: 5px;
}

#main #sub-nav ul li a {
	background-color: #86878a;
	padding: 5px;
	color: #fff;
	text-decoration: none;
}

#main #sub-nav ul li a:hover {
	background-color: #3f3f40;
	padding: 5px;
	color: #fff;
}

/* Close Sub-nav */

#main p {
	margin-bottom: 15px;
	font-size: 0.9em;
}

#main h3 {
	background-color: #3f3f40;
	padding: 5px;
	display: inline;
}

#error {
	margin-top: 10px;
}

#error li {
	list-style: decimal;
	margin-left: 20px;
}


/* Open WP Page Numbers */

#main #wp_page_numbers {
	position: relative;
}

#main #wp_page_numbers ul {
	float: right;
	margin-bottom: 40px;
	margin-right: 17px;
}

#main #wp_page_numbers ul li {
	float: left;
	margin-right: 3px;
}

#main #wp_page_numbers ul li.page_info {
	position: absolute;
	left: 0;
}

#main #wp_page_numbers ul li a {
	padding: 5px;
	background-color: #86878a;
	color: #fff;
	text-decoration: none;
}

#main #wp_page_numbers ul li a:hover {
	background-color: #f7cb0d; 
}

#main #wp_page_numbers li.active_page a {
	background-color: #f7cb0d;
}

/* Close WP Page Numbers */
