/*
Theme Name: Paper and Cake
Description: Custom theme for Paper and Cake.
Author: Christine McClain
Author URI: http://christinemcclain.com
*/

html {
	height: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #615345;
	background: #615345 url(images/background.jpg) repeat;
	height: auto;
	min-height: 100%;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

p, ul {
	padding: 7px 0;
}

li {
	margin-left: 30px;
	list-style: disc;
}

ol li {
	list-style: none;
}

img {
	border: none;
	outline: none;
	max-width: 100%;
	height: auto;
}

a {
	color: #a59a8f;
	text-decoration: none;
}

a:hover {
	color: #615345;
	text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
	line-height: normal;
	padding: 7px 0;
	font-weight: normal;
}

h2 {
	font-size: 19px;
	padding: 0 0 10px 0;
}

h3 {
	font-size: 14px;
	color: #a59a8f;
}

h3 {
	font-size: 14px;
	color: #a59a8f;
}

h4 {
	font-size: 12px;
	color: #a59a8f;
}

hr {
	color: #a59a8f;
	background-color: #a59a8f;
	height: 1px;
	margin: 20px 0;
	border: none;
}

blockquote {
	margin-left: 30px;
	padding: 0;
}

/* structure */

#darkborder {
	width: calc(100% - 15px);
	background: url(images/shadow.jpg) repeat-y;
	margin: 0 auto;
	min-height: 100%;
	max-width: 955px;
}

#container {
	width: 100%;
	max-width: 945px;
	margin: 0 auto;
	background: #fff;
}

#topsearch {
	float: right;
	padding-right: 20px;
}

#content {
	padding: 20px;
	min-height: 600px;
}

#indent {
	padding: 0 30px;
}

#footer {
	clear: both;
	overflow: hidden;
	background: #fff url(images/footerback.jpg) repeat-x;
}

#footer a.bottom {
	padding: 0 5px;
}

#blogsightings {
	padding: 0 30px;
	margin-bottom: 20px;
}

#blogsightings li {
	margin-left: 30px;
	list-style: none;
}

#blogsightings ul {
	padding: 0;
	margin: 0;
}

#blogsightings p {
	padding: 0;
}

#blogsightings a {
	color: #615345;
}

#blogsightings a:hover {
	color: #a59a8f;
}

#searchbackground {
	background: #E2E0D7;
	padding: 2px;
}

/* blog styles */

#blogcontent {
	float: left;
	margin-left: 30px;
	max-width: 550px;
	width: 100%;
	font-size: 12px;
}

#blogcontent h2, #blogcontent h2 a {
	color: #E84776;
	letter-spacing: 1px;
	text-transform: lowercase;
	padding-bottom: 0;
}

#blogside {
	max-width: 278px;
	width: 100%;
	float: right;
}

#blogads {
	padding: 20px 0;
	margin: 0 auto;
}

#blogads img {
	padding: 7px 5px;
}

.meta {
	color: #a59a8f;
	margin-bottom: 20px;
	letter-spacing: 1px;
	font-size: 11px;
}

#sidenav {
	background: #8B8175;
}

#sidenav a {
	color: #615345;
	background: #c2bfbd;
	padding: 4px 13px;
	text-align: center;
	text-transform: capitalize;
}

#sidenav a:hover, #sidenav li.ui-tabs-active a {
	background: #fff;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active, a.ui-button:active, .ui-button:active, .ui-button.ui-state-active:hover {
	border: none !important;
	background: none !important;
}

#sidetabs {
	border-right: 4px #8B8175 solid;
	border-left: 4px #8B8175 solid;
	border-bottom: 4px #8B8175 solid;
	border-top: none;
	padding: 10px;
	overflow: hidden;
}

#blogcontent h2.archivetitle {
	color: #a59a8f;
	text-transform: uppercase;
	letter-spacing: 1px;
	line-height: normal;
}

.catright {
	float:right; 
	margin-right: 5px;
	width: calc(50% - 5px);
	padding: 0;
	margin-top: 0;
}

.catleft {
	float:left; 
	margin-right: 5px;
	width: calc(50% - 5px);
	padding: 0;
	margin-top: 0;
}

.catright li, .catleft li {
	list-style: none;
	margin-left: 0;
	text-transform: uppercase;
	padding: 4px 0;
	line-height: normal;
	font-size: 10px;
}

.catright li a, .catleft li a, #sidearchive li a {
	color: #615345;
}

.catright li a:hover, .catleft li a:hover, #sidearchive li a:hover {
	color: #a59a8f;
}

#sidearchive {
	margin: 0;
	padding: 0;
}

#sidearchive li {
	margin-left: 0;
	text-transform: uppercase;
	list-style: none;
	width: calc(50% - 5px);
	margin-right: 5px;
	float: left;
	padding: 2px 0;
}

ol.commentlist li {
	list-style: decimal;
	margin-left: 30px;
	padding: 10px 0;
	border-bottom: 1px #615345 solid;
}

/* navigation */

#nav {
	clear: both;
	background: url(images/navback.jpg) repeat;
	overflow: hidden;
}

#nav ul {
	padding: 0;
	margin: 0;
}

#nav li {
	float: left;
	list-style: none;
	margin-left: 0;
	padding: 7px 0;
}

#nav li.blogbutton {
	list-style: none;
	margin-left: 0;
	padding: 7px 0;
	border-left: 1px #fff solid;
}

#nav li.blogbuttoncurrent {
	list-style: none;
	margin-left: 0;
	padding: 7px 0;
	background: #E84776;
	border-left: 1px #fff solid;
}

#nav li.blogbutton a:hover {
	text-decoration: none;
	color: #E84776;
}

#nav li.blogbuttoncurrent a:hover {
	text-decoration: none;
	color: #E84776;
	background: #fff;
}

#nav a {
	color: #fff;
	line-height: normal;
	text-decoration: none;
	text-transform: uppercase;
	padding: 7px 20px;
}

#nav a:active {
	text-decoration: none;
	background: #fff;
	color: #E84776;
}

#nav a:hover {
	text-decoration: none;
	color: #E84776;
}

#nav li.current-menu-item a  {
	text-decoration: none;
	background: #fff;
	color: #615345;
}

#nav li ul {
	position: absolute;
	width: 15em;
	left: -999em;
	z-index: 1000;
	padding: 0;
	margin: 5px 0 0 0;
	background: #615345;
}

#nav li ul li {
	clear: both;
	width: 15em;
	text-align: left;
	padding: 0;
}

#nav li ul li a, #nav li.current_page_parent ul.sub-menu li a, #nav li.current_menu_parent ul.sub-menu li a, #nav li.current-menu-item ul.sub-menu li a {
	color: #fff;
	font-weight: normal;
	display: block;
	background: #615345;
	padding: 12px;
}

#nav li ul li a:hover, #nav li.current_page_parent ul.sub-menu li a:hover, #nav li.current_menu_parent ul.sub-menu li a:hover, #nav li.current-menu-item ul.sub-menu li a:hover {
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	background: #E84776;
}

#nav li ul ul {
	margin: -21px 0 0 145px;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}

/* subcats */

#subcategories {
	position: relative;
	z-index: 100;
	margin-top: -19px;
	margin-bottom: 19px;
	overflow: hidden;
}

#subcategories ul {
	margin-left: -20px;
	padding: 0;
}

#subcategories li {
	margin: 0 4px 0 0;
	color: #fff;
	list-style: none;
	float: left;
}

#subcategories li a {
	color: #fff;
	text-decoration: none;
	text-transform: uppercase;
	background: rgba(221, 221, 221, 0.6);
	padding: 5px 20px;
}

#subcategories li a:hover {
	color: #E84776;
	background: #fff;
}

#subcategories li.current-cat a {
	color: #E84776;
	background: #fff;
}

/* top navigation */

#topnav {
	float: right;
	padding-top: 5px;
}

#topnav ul {
	padding: 0 2px 0 0;
	margin: 0;
	float: left;
}

#topnav li {
	float: left;
	list-style: none;
	margin-left: 0;
	padding: 0 15px;
	border-right: 1px #615345 solid;
	line-height: normal;
}

#topnav li.last {
	border-right: none;
	padding-right: 4px;
}

#header-cart {
	float: left;
	padding-right: 20px;
	color: #E84776;
	font-size: 11px;
	font-style: normal;
	margin-top: -1px;
}

.shopping-cart-wrapper .shoppingcart {
	position: absolute;
	width: 200px;
	z-index: 1000;
	background: #fff;
}

/* widgets */

.widget {
	margin-bottom: 20px;
}

.widget h2 {
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 7px;
}

/* woocommerce */

.related.products, .up-sells.upsells {
	clear: both;
}

.woocommerce div.product p.price, .woocommerce div.product span.price {
	color: #E84776 !important;	
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
	background-color: #E84776 !important;
}

.woocommerce #content div.product div.summary, .woocommerce div.product div.summary, .woocommerce-page #content div.product div.summary, .woocommerce-page div.product div.summary {
	width: 56% !important;
}

.woocommerce #content div.product div.images, .woocommerce div.product div.images, .woocommerce-page #content div.product div.images, .woocommerce-page div.product div.images {
	width: 40% !important;
}

.woocommerce div.product .woocommerce-tabs ul.tabs, .posted_in, .tagged_as {
	display: none;
}

.wc-tab h2:first-of-type {
	display: none;
}

.woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title {
	text-transform: uppercase;
	padding: .5em 0 0 !important;
}

.woocommerce-product-details__short-description p {
	margin-top: 0;
	padding: 5px 0 0 !important;
	line-height: normal;
}

.woocommerce ul.products li.product .price {
	color: #E84776 !important;
	font-size: 1em !important;
}

.woocommerce div.product .product_title {
	text-transform: lowercase;
}

mark {
	display: none;
}

.woocommerce ul.products li.product .woocommerce-loop-category__title {
	font-size: 1.3em !important;
    text-transform: none;
    text-align: center;
    color: #E84776 !important;
}

h1.woocommerce-products-header__title {
	text-transform: lowercase;
}

.woocommerce .woocommerce-breadcrumb {
	margin: 1em 0 2em !important;
}

/* other classes */

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.clear {
	clear: both;
}

.pink {
	color: #E84776;
}

.account {
	text-align: right;
	padding-right: 20px;
	padding-bottom: 3px;
	padding-top: 8px;
	clear: both;
}

.topstuff {
	padding-top: 60px;
}

.footerstuff {
	padding-left: 20px;
	padding-top: 36px;
}

.copyright {
	padding-top: 15px;
}

.title {
	text-transform: lowercase;
	letter-spacing: 1px;
}

#breadcrumbs {
	padding: 10px 0 20px 0;
	clear: both;
}

.lightbrown {
	color: #a59a8f;
}

.product_description h2 { 
	color: #E84776;
}

.single_product_display li {
	list-style: none;
}

.custombox {
	background: #a59a8f;
	border: #615345 2px solid;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px #888;
	box-shadow: 0 0 5px #888;
	color: #fff;
	display: none;
	padding: 10px 15px;
	width: 250px;
	float: right;
	margin-top: -100px;
	margin-bottom: -150px;
	position: relative;
	z-index: 10;
}

#slider p {
	padding: 0;
}

input.searchbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #766a5e;
	background: #e2e0d7;
	padding: 2px 5px;
	border: none;
}

input {
	padding: 2px;
}

#searchform input#s {
	color: #766a5e;
	font-size: 10px;
	padding: 2px 0;
}

.buythis {
	margin-left: -84px;
	margin-bottom: -64px;
}

/* category grid */

.category-grid {
	margin: 1em;
	width: calc(25% - 2em);
	float: left;
}	

.category-grid img {
	max-width: 100%;
	height: auto;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.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;
}

/* responsive styles */

@media screen and (max-width: 480px) {
	
	.topstuff {
		padding-top: 5px;
	}
	
	#topnav {
	    float: none;
		padding: 10px 0;
		overflow: hidden;
	}
	
	#indent {
		padding: 0 15px;
	}
	
	#breadcrumbs {
		padding: 10px 0;
	}
	
	body.home td {
		width: 100%;
		float: none;
		display: block;
		text-align: center;
	}
	
	#footer {
		height: auto;
		background: none;
	}
	
	#blogcontent {
		float: none;
		margin-left: 0;
		width: 100%;
		margin-top: 0 !important;
	}
	
	.category-grid {
		width: calc(50% - 2em);	
	}
	
	.buythis {
		margin-left: 0;
		margin-bottom: 0;
	}

}