/*
Theme Name: re-inspired
Theme URI: http://www.thesimplerweb.com
Description: Custom theme created for The Re-Inspiration Store
Version: 1.0
Author: Teresa Rosche Ott
Author URI: http://www.thesimplerweb.com
Tags: re-inspired
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
/* temp */
.wpsc #sideshoppingcart {
	display: block;
}
#nav li.page-item-361 {
}
.wpsc #nav li.page-item-361 {
	display: block;
}
/*#nav li.page-item-361 {
	background: transparent url(/img/new.png) top right no-repeat;
}*/
* {
	margin: 0;
	padding: 0;
}
a {
	color: #008cd1;
	text-decoration: none;
}
a:visited {
	color: #008cd1;
}
a:hover {
	color: #008cd1;
	text-decoration: underline;
}
a:active {
	color: #c00;
}
body {
	background: #000 url(img/bodytiletop.jpg) repeat-x;
	font-size: 92%;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	font-family: Tahoma, "Trebuchet MS", sans-serif;
	line-height: 1.0em;
}
h1 {
	font-size: 1.8em;
	line-height: 1.0em;
	margin: 0 0 .5em 0;
	color: #C01;
	text-transform: lowercase;
}
h2 {
	color: #9a3;
	font-size: 1.2em;
	margin: 0 0 0 0;
	font-weight: bold;
}
h2 a:link, h2 a:visited {
	color: #9a3;
}
h2.prodtitles {
	text-transform: lowercase;
}
p {
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 1.2em 0;
}
sup {
	line-height: 1.0em;
	vertical-align: text-top;
	font-size: 0.8em;
}
#page-wrap {/*
	background: url(img/bodytilebottom-tall.jpg) repeat-x left bottom;*/
	background: #000;
}
#fancy-fancy {
	background: url(img/bottomBG.png) fixed repeat-x -75px top;
}
#inner-wrap {
	width: 1160px;
	margin: 0 auto;
}
#header {
	position: relative;
	background: url(img/masthead.png) top center no-repeat;
	height: 311px;
	overflow: visible;
}
p#add, #header div.textwidget {
	color: #000;
	font-weight: bold;
	position: relative;
	top: 120px;
	left: 700px;
	width: 350px;
	margin: 0;
	padding: 0;
	text-align: right;
	text-shadow: -2px 1px 3px #555;
}
p#addTwo {
	display: none;
}
ul#nav {
	position: absolute;
	top: 10px;
	right: 100px;
	display: block;
	margin: 0;
	list-style: none;
	text-transform: lowercase;
}
#nav li {
	position: relative;
	display:inline-block;
	float:left;
	line-height:29px;
	margin:0;
	padding:0;
	letter-spacing: 0.1ex;
	vertical-align: middle;
}
#nav li ul {
	float: left;
	position: absolute;
	display: none;
}
#nav li:hover > ul {
	display: block;
}
/* temp for troubleshooting */
#nav li.page-item-14 ul {/*
	display: none;*/
}
/* end temp */
#nav li li {
	min-width: 180px;
}
#nav a {
	display:block;
	line-height:29px;
	padding: 0 10px;
	margin: 0 10px;
	text-decoration: none;
}
#nav li li a {
	padding: 2px 10px;
	width: 130px;
	background: rgba(0,0,0,0.6);
}
#nav a:link, #nav a:visited {
	color: #fff;	
}
#nav a:hover {
	color: #9a3;
}
#nav li li a:hover {
	background: rgba(0,0,0,0.8);	
}
#mainContent, #footer {
	width: 900px;
	margin: 0 100px;
}
#mainContent {
	position: relative;
	background: #fff;
	min-height: 400px;
	padding: 30px;
}
#mainContent {
	background: #fff url(img/verticalSwirls.gif) 890px -100px repeat-y;
	padding: 0 120px 30px 60px;
	width: 780px;
}
#mainContent.home {
	background: none;
	background-color: #fff;
	padding: 30px;
	width: 900px;
}
.sidebar {
	position: relative;
	left: -10px;
	top: -50px;
	width: 255px;
}
.left.sidebar {
	margin-right: 10px;
	margin-bottom: 0;
}
.sidebar img {
	position: relative;
}
#contentR {
	position: relative;
	float: right;
	width: 600px;
}
#soc {
	width: 100%;
	text-align: right;
}
#soc img {
	margin-left: 15px;
}
#map {
	position: relative;
	float: left;
	padding: 30px 30px 15px 0;
}
#footer {
	background: #9a3;
	background: #5c7e1a;
	height: 100px;
	padding: 10px 30px 10px 30px;
	color: #fff;
	border-top: 2px dotted #FF931E;
}
#footer a:link, #footer a:visited, #footer a:hover {
	color: #FF931E;
}
.clear {
	clear: both;
}
.hr {
	padding-bottom: 60px;
	margin-bottom: 20px;
	background: transparent url(img/swirls-divider.gif) left bottom repeat-x;
}
.left {
	float: left;
	margin: 0 20px 10px 0;
}
.right, .vid {
	float: right;
	margin: 0 0 10px 20px;
}
p.vid {
	padding: 0;
}
