/*
Theme Name: Philanthropy Fashion
Theme URI: http://www.jlbworks.com/
Description: A template designed and developed by JLB for Philanthropy Fashion. 
Author: John Crain
Version: 2.0
Tags: 
*/

/* Eric Meyer's CSS reset */
@import url('reset.css');


/* General */
/* -------------------------------------------------------------- */


body {
	background: #271305 url('images/bg-body.jpg') repeat-y center -150px;
	font-family: "Courier New", courier, times, serif;
	font-size: 87.5%;
	line-height: 1.4em;
}


/* Typography */
/* -------------------------------------------------------------- */

h1 {
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.1em;
	margin: 0 0 5px;
	text-transform: uppercase;
}

h2 {
	font-weight: bold;
}

h3 {
	font-style: italic;
}

h4 {}

h5 {}

h6 {}

p {
	color: #000;
	margin: 0 0 15px;
}

ul {
	list-style-type: disc;
	margin: 0 0 15px 15px;
}

ol {
	list-style-type: decimal;
	margin: 0 0 15px 25px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

hr {
	border: 0;
	border-top: 1px dotted #d7c1a1;
	display: block;
	height: 1px;
	margin: 30px 0;
	clear: both;
}

a {
	color: #b03a28;
	outline: none;
}

a:hover {
	text-decoration: none;
}

img {
	border: 0;
}


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

.container {
	background: url('images/bg-content-tile.jpg') repeat-y 0 100px;
	left: -8px;
	margin: 0 auto;
	padding: 0 0 55px;
	position: relative;
	width: 1000px;
}

.container .inner {
	background: url('images/bg-content-top.jpg') no-repeat 0 0;
	padding: 57px 45px 0 55px;
	position: relative;
	z-index: 1;
}

#header {
	height: 127px;
	margin: 0 0 5px;
}

#content {
	display: inline;
	float: right;
	margin: 0 0 15px;
	width: 700px;
}

#sidebar {
	background: url('images/bg-sidebar.png') repeat-y center top;
	display: inline;
	float: left;
	margin: 5px 0 15px;
	padding: 0 10px;
	width: 155px;
	text-align: center;
}

#footer {
	background: url('images/bg-footer.png') no-repeat center top;
	bottom: 0;
	height: 45px;
	left: 31px;
	padding: 152px 0 0;
	position: absolute;
	text-align: center;
	width: 951px;
	z-index: 0;
}


/* Header */
/* -------------------------------------------------------------- */

#socials {
	background: url('images/bg-socials.jpg') no-repeat 32px 0;
	position: absolute;
	top: 50px;
	left: 600px;
}

#newsletter a {
	background: url('images/bg-newsletter.png') no-repeat;
	border: 0;
	color: #000;
	font-size: .95em;
	height: 22px;
	line-height: 1em;
	padding: 8px 0 0;
	position: absolute;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	top: 95px;
	left: 600px;
	width: 257px;
}

#newsletter a:hover {
	color: #b03a28;
}

#socials a {
	display: block;
	float: left;
	margin: 0 20px 0 0;
}

a#cart-link {
	background: url('images/view-cart-button.jpg') no-repeat 0 0;
	display: block;
	height: 27px;
	left: 862px;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
	top: 96px;
	width: 34px;
}


/* Navigation */
/* -------------------------------------------------------------- */

#menu-primary-navigation {
	background: url('images/nav-bg-alt2.png') no-repeat center center;
	height: 68px;
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	position: relative;
	width: 840px;
}

#menu-primary-navigation li {
	position: absolute;
	top: 25px;
}

#menu-primary-navigation li a {
	color: #373d39;
	font-size: 1.1em;
	line-height: 1em;
	text-decoration: none;
}

#menu-primary-navigation li.current-menu-item a {
	font-weight: bold;
}

#menu-primary-navigation li#menu-item-17 {left: 50px;}	
#menu-primary-navigation li#menu-item-18 {left: 142px;}
#menu-primary-navigation li#menu-item-20 {left: 237px;}
#menu-primary-navigation li#menu-item-24 {left: 358px;}
#menu-primary-navigation li#menu-item-1014 {left: 460px; display:none;}
#menu-primary-navigation li#menu-item-1079 {left: 456px;}
#menu-primary-navigation li#menu-item-19 {left: 585px;}
#menu-primary-navigation li#menu-item-21 {left: 665px;}


/* Sidebar */
/* -------------------------------------------------------------- */

#sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#sidebar .widget+.widget {
	background: url('images/bg-sidebar-divider.png') no-repeat center top;
	margin: 15px 0 0;
	padding: 17px 0 0;
}

#sidebar .widget-title {
	display: block;
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 5px;
	text-transform: uppercase;
}

#sidebar .widget li {
	font-size: .85em;
	margin: 0 0 5px;
}

#sidebar .sidebar-flourish {
	background: url('images/bg-sidebar-flourish.png') no-repeat center center;
	height: 50px;
}

#sidebar #menu-secondary-navigation li+li {
	background: url('images/bg-sidebar-divider.png') no-repeat center top;
	margin: 10px 0 0;
	padding: 12px 0 0;
}

#sidebar #menu-secondary-navigation li a {
	color: #000;
	font-size: 1.1em;
	font-style: italic;
	line-height: 1em;
	text-decoration: none;
	text-transform: uppercase;
}

#sidebar #menu-secondary-navigation li a:hover {
	color: #777;
}


/* General Classes */
/* -------------------------------------------------------------- */

.overlayed-image {
	position: relative;
	z-index: 2;
}

.overlayed-image-overlay {
	left: 0;
	position: absolute;
	top: 0;
	z-index: 3;
}

.alignleft {
	float: left;
	display: inline;
	margin: 0 15px 15px 0;
}

.alignright {
	float: right;
	display: inline;
	margin: 0 0 15px 15px;
}

.clearfix {
	clear: both;
}


/* Home */
/* -------------------------------------------------------------- */

body.home .container {
	background: url('images/bg-content-home.jpg') no-repeat center top;
	height: 850px;
	padding: 0;
}

body.home .container .inner {
	background: none;
}

body.home #content {
	float: none;
	width: auto;
}

body.home .column {
	display: inline;
	float: left;
	margin: 5px 0;
	width: 290px;
}

body.home .column h2 {
	font-style: italic;
	font-weight: normal;
	letter-spacing: 1px;
	margin: 0 0 5px;
	text-transform: uppercase;
}

body.home .column p,
body.home .column li {
	font-size: .8em;
	line-height: 1.2em;
	margin: 0;
}

body.home .column .overlayed-image {
	height: 102px;
	margin: 0;
	width: 290px;
}

body.home .column .overlayed-image-overlay {
	background: url('images/home-columns-overlay.png') no-repeat center top;
	height: 102px;
	width: 290px;
}

body.home .column#column-01 .overlayed-image-overlay {
	background-position: left top;
}

body.home .column#column-02 {
	margin-left: 15px;
	margin-right: 15px;
}

body.home .column#column-03 .overlayed-image-overlay {
	background-position: right top;
}

#prevBtn a {
	background: url('images/bg-home-slider-larrow.png') no-repeat center top;
	top: 480px;
	height: 38px;
	left: 50px;
	position: absolute;
	width: 30px;
	text-indent: -9999px;
}

#nextBtn a {
	background: url('images/bg-home-slider-rarrow.png') no-repeat center top;
	top: 480px;
	height: 38px;
	position: absolute;
	right: 40px;
	width: 30px;
	text-indent: -9999px;
}

body.home #footer {
	background: none;
	bottom: 31px;
	height: auto;
	padding: 0;
}

#slider {
	height: 380px;
	position: relative;
	width: 900px;
}

#slider ul {
	list-style-type: none;
	margin: 0;
}

#slider li {
	height: 380px;
	width: 900px;
}


/* Generic Secondary */
/* -------------------------------------------------------------- */

.overlayed-image {
	height: 103px;
	margin: 0 0 10px;
	width: 700px;
}

.overlayed-image-overlay {
	background: url('images/bg-header-overlay-secondary.png') no-repeat center top;
	height: 103px;
	width: 700px;
}


/* Blog */
/* -------------------------------------------------------------- */

.blog .entry,
.archive .entry,
.single .entry, 
.post-navigation {
	background: url('images/bg-blog-post.png') no-repeat center bottom;
	margin: 0 0 15px;
	padding: 0 0 17px;
}

.post-head {
	margin: 0 0 15px;
}

.post-head h2 {
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
}

.post-head .post-meta {
	font-size: .8em;
	font-style: italic;
	line-height: 1.2em;
}

.post-comments {
	font-size: .9em;
}


/* Extra Styles */
/* -------------------------------------------------------------- */


/* Store Styles */
/* -------------------------------------------------------------- */

#shopp .breadcrumb {
	font-size: 12px;
	font-style: italic;
	margin: 0 0 15px;
	text-transform: uppercase;
}

#shopp img {
	border: 3px solid #e8ca83;
} 


/* Store Styles (OLD) */
/* -------------------------------------------------------------- */

.grid_view_clearboth {
	clear: both;
}

#grid_view_products_page_container {
	overflow: hidden;
	width: 720px;
}

.wpsc-breadcrumbs {
	font-style: italic;
	margin: 0 0 15px;
	text-transform: uppercase;
}

.product_grid_item {
	display: inline;
	float: left;
	margin: 0 20px 0 0;
	text-align: center;
	width: 160px !important;
}

.product_grid_item img {
	border: 3px solid #e8ca83;
}

.product_grid_item .more_details {
	font-size: 11px;
}

.product_grid_item .pricedisplay {
	font-size: 18px;
	font-style: italic;
	line-height: 24px;
	margin: 0 0 5px;
}

.imagecol {
	display: inline;
	float: left;
	line-height: 0;
	width: 285px;
}

.imagecol-single {
	position: relative;
}

.imagecol-single div {
	background: #e8ca83;
	bottom: 0;
	font-size: 11px;
	left: 0;
	line-height: 1em;
	padding: 8px 10px;
	position: absolute;
}

.imagecol img {
	border: 3px solid #e8ca83;
}

.imagecol .wpcart_gallery a {
	display: inline;
	float: left;
}

.imagecol .wpcart_gallery img {
	margin: 10px 15px 0 0!important;
}

.productcol {
	display: inline;
	float: right !important;
	width: 342px !important;
}

.productcol-bottom {
	border-bottom: 1px dashed #000;
	border-top: 1px dashed #000;
	margin: 10px 0 15px;
	padding: 20px 0 0;
	text-align: right;
}

.productcol-bottom fieldset {
	margin: 0 0 10px;
}

.productcol-bottom label {
	font-size: 1.2em;
	font-weight: bold;
}

.productcol-extra {
	text-align: right;
}

table {
	width: 100%;
}

table td {
	padding: 5px 0 0 !important;
}

#shopp-sidebar {
	background: url('images/bg-sidebar.png') repeat-y center top;
	float: left;
	margin: 5px 0 0;
	padding: 0 10px;
	width: 155px;
	text-align: center;
}

#shopp-sidebar ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#shopp-sidebar .widget-title {
	display: none;
}

#shopp-sidebar .widget {
	background: url('images/bg-sidebar-divider.png') no-repeat center top;
	margin: 15px 0 0;
	padding: 17px 0 0;
}

#shopp-sidebar .sidebar-flourish {
	background: url('images/bg-sidebar-flourish.png') no-repeat center center;
	height: 50px;
}

#shopp-sidebar .shopp_categories > li {
	font-style: italic;
	text-transform: uppercase;
}

#shopp-sidebar .shopp_categories > li + li {
	background: url('images/bg-sidebar-divider.png') no-repeat center top;
	margin: 10px 0 0;
	padding: 12px 0 0;
}

#shopp-sidebar .shopp_categories .children li {
	background: none;
	font-size: .9em;
	font-style: normal;
	margin: 5px 16px 0;
	padding: 0;
	text-align: left;
	text-transform: none;
}

#shopp-sidebar .wpsc_categories > li {
	background: url('images/bg-sidebar-divider.png') no-repeat center top;
	font-style: italic;
	margin: 10px 0 0;
	padding: 12px 0 0;
	text-transform: uppercase;
}

#shopp-sidebar .wpsc_second_level_categories li {
	background: none;
	font-size: .9em;
	font-style: normal;
	margin: 5px 16px 0;
	padding: 0;
	text-align: left;
	text-transform: none;
}

#shopp-sidebar a {
	color: #000;
	text-decoration: none;
}

#shopp-sidebar a:hover {
	color: #777;
}

#shopp-sidebar .wpsc-current-cat > a {
	font-weight: bold;
}

#shopp h4.name {
	font-size: 12px;
	font-weight: bold;
}

#shopp p.price {
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

#shopp p.details-link {
	font-size: 11px;
	margin: 0;
}

#shopp div.product-left {
	display: inline;
	float: left;
	margin: 0 0 15px;
	width: 264px;
}

#shopp div.product-right {
	display: inline;
	float: right;
	margin: 0 55px 15px 0;
	width: 342px;
}

#shopp ul.thumbnails {
	width: 264px !important;
}

#shopp div.product-description {
	border-bottom: 1px dashed #000;
	margin: 0 0 15px;
	padding: 0 0 15px;
}

#shopp h3.name {
	font-size: 14.4px;
	text-transform: uppercase;
}

#shopp div.product-form {
	border-bottom: 1px dashed #000;
	margin: 0 0 15px;
	padding: 0 0 15px;
	text-align: right;
}

#shopp p.sizing-link {
	font-size: 12px;
}

#shopp div.product-form form {
	text-align: right;
}

#shopp div.product-form label {
	font-weight: bold;
}

#shopp h3.price {
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	margin: 0 0 10px;
}

#shopp div.product-extra {
	text-align: right;
}

#shopp div.product-extra a {
	font-size: 12px;
}