/*  
Theme Name: I Love Parish
Theme URI: http://www.iloveparish.com
Description: Theme for Parish Cakeshop.
Version: 1.0
Author: Phirenix
Author URI: http://www.phirenix.com/

*/



/* === GENERAL */

* {
	margin: 0;
	padding: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 100%;
}
body {
	background-color: #fdc1d5;
}
a {
	text-decoration: none;
	color: #FF831F;
	font-weight: inherit;
}
	a:hover {
		color: #FFA65F;
	}
img {
	border: medium none;
}
h1 {
	background: #FFFFFF url(images/bg-header.png) no-repeat scroll 0 0;
	height: 150px;
	position: relative;
}
	h1 span {
		text-indent: -9999px;
		display: block;
	}
h2 {
	color: #9B4C39;
	font-size: 1.5em;
	margin-bottom: 2em;
}
h4 {
	margin: 0.5em 0;
}
	h4 a {
		color: #FF831F;
		font-weight: bold;
		font-size: 1em;
	}
		h4 a:hover {
			color: #FFA65F;
		}
small {
	font-size: xx-small;
	color: #8F8F8F;
}



/* === Elements */

#pageWrapper {
	margin: 0 auto;
	width: 748px;
	padding-left: 35px;
	background: #FFFFFF url(images/bg-pattern_left.png) repeat-y scroll 0 0;

}
#pageWrapper2 {
	padding-right: 37px;
	width: 746px;
	background: #FFFFFF url(images/bg-pattern_right.png) repeat-y scroll right 0;
}
#pageBody {
	margin: 20px 0;
	padding: 0 10px;
	float: left;
	font-size: 0.8em;
}
#pageHeader {
	background: #FFFFFF url(images/bg-pattern_top.png) repeat-x scroll 0 top;
	padding-top: 40px;
}

#pageFooter {
	clear: both;
	min-height: 2em;
	padding-bottom: 35px;
	background: #FFFFFF url(images/bg-pattern_bottom.png) repeat-x scroll 0 bottom;
}
#imgLogo {
	position: absolute;
	right: 10px;
	top: 13px;
	width: 216px;
	height: 165px;
}
#boxMenuTop {
	position: relative;
	height: 30px;
	background-color: #FDC1D5;
	font-size: 0.8em;
}
#menuTop {
	float: left;
	width: 714px;
	margin-top: 3px;
	margin-left: 15px;
}
	#menuTop a {
		color: #000000;
		font-weight: bold;
		font-size: 1em;
		letter-spacing: 1px;
		/*line-height: 24px;*/
		line-height: 1.65em;
	}
		#menuTop a:hover {
			/*color: #FFA65F;*/
			color: #BF004F;
		}
	#menuTop li {
		list-style-type: none;
		display: inline;
		margin-right: 15px;
	}
#basketTop {
	position: absolute;
	right: 12px;
}
	#basketTop span {
		font-size: 1em;
		color: #898351;
	}
#bodyLeft {
	width: 530px;
	float: left;
}
#bodyRight {
	margin-left: 545px;
}
#body {
	clear: left;
}
#btnPrev {
	float: left;
	background: transparent url(images/arrow_l.png) no-repeat scroll 0 0;
	margin-top: 72px;
	margin-right: 8px;
}
#btnNext {
	float: left;
	background: transparent url(images/arrow_r.png) no-repeat scroll 0 0;
	margin-top: 72px;
	margin-left: 4px;
}
#featureProduct {
	float: left;
}
	#featureProduct li {
		margin-right: 4px;
	}
#body p {
	margin: 1em 0;
}
#body p.zoom {
	font-size: 1.00em;
}
#sideshoppingcart .cart_title, h3 {
	color: #9B4C39;
	font-size: 1.25em;
	margin-bottom: 0.4em;
	font-family: Arial, Helvetica, sans-serif;
}
	#sideshoppingcart .cart_title, h3 a {
		color: #9B4C39;
	}
		#sideshoppingcart .cart_title, h3 a:hover {
			color: #AF7162;
		}
#gallery {
	padding: 3px;
	border: 1px solid #BFB6B3;
}
	#gallery li {
		width: 150px;
		height: 200px;
	}
#boxMenuBottom {
	/*float: left;*/
	margin-top: 0.5em;
	margin-bottom: 1.5em;
	margin-left: 6px;
	font-size: 0.75em;
	/*width: 550px;*/
}
	#boxMenuBottom li {
		list-style-type: none;
		display: inline;
		color: #DFB3A7;
	}
		#boxMenuBottom li a {
			color: #FF831F;
			font-weight: bold;
			margin-right: 8px;
			margin-left: 8px;
		}
			#boxMenuBottom li a:hover {
				color: #FFA65F;
			}
#copyright {
	/*float: left;
	width: 150px;
	margin-left: 20px;*/
	text-align: center;
	font-size: 0.6em;
}
	#copyright a {
		font-family: Helvetica, Arial, sans-serif;
		color: #9F9795;
	}
#sideshoppingcart {
	margin-bottom: 1em;
}



/* === Classes */

.widget {
	padding-left: 16px;
	margin-bottom: 3em;
	font-size: 0.75em;
}
	.widget h3 {
		margin-left: -16px;
		font-size: 1.25em;
	}
	.widget li {
		list-style-type: none;
	}
.wpsc_container strong.cattitles {
	display: none;
}
div.productdisplay {
	margin-top: 20px;
}
ul.productgroup {
	margin-left: 30px;
}
.productgroup li {
	list-style-type: none;
	float: left;
	margin-right: 30px;
	/*border: 1px solid #8F6762;*/
	padding: 8px;
	margin-bottom: 20px;
	text-align: center;
	width: 150px;
	height: 175px;
	position: relative;
}
	.productgroup li:hover {
		background-color: #DFDFDF;
	}
	.productgroup li img {
		width: 150px;
		height: 150px;
	}
.category_image {
	margin-right: 10px;
}
.banner {
	margin-bottom: 30px;
	width: 510px;
	height: 173px;
	background-color: #FFF9DF;
	border: 1px solid #BFB6B3;
	padding: 3px;
}
.featureProducts {
	position: relative;
	float: left;
	margin: 2em 0;
	margin-left: 4px;
}
.btnNav {
	width: 20px;
	height: 29px;
	display: block;
}
.featureProduct {
	border: 1px solid #BFB6B3;
	padding: 4px 2px;
	width: 104px;
	height: 178px;
	text-align: center;
	position: relative;
	margin-bottom: 1.5em;
	font-size: 0.75em;
}
.featureProduct p {
	font-family: Arial, Helvetica, sans-serif;
}
	.featureProduct p.name {
		margin: 2px 0;
	}
	.featureProduct p.price {
		color: #6F3100;
		font-weight: bold;
	}
	.featureProduct .addToCart {
		background: transparent url(images/addtocart.png) no-repeat scroll 0 0;
		border: medium none;
		text-indent: -9999px;
		height: 29px;
		width: 77px;
		cursor: pointer;
		position: absolute;
		bottom: 4px;
		left: 19px;
	}
.news li {
	list-style-type: none;
	margin-bottom: 2em;
}
.news .date {
	color: #9F9795;
}
.news .excerpt {
	display: block;
	text-align: right;
}
.badges, .galleryRandom {
	margin: 3em 0;
}
	.badges ul, .galleryRandom #gallery {
		margin-left: 12px;
	}
	.badges li {
		list-style-type: none;
	}
.hentry{
	margin: 3em 0;
}
.entry {
	line-height: 1.5em;
	font-size: 0.9em;
}
	.entry p {
		text-align: justify;
	}
	.entry li {
		margin-left: 1.5em;
		padding-left: 0.5em;
	}
.navigation {
	margin: 2em 0;
	min-height: 1em;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.upcoming-events {
	margin: 1em 0;
}
.form .fields li {
	margin: 0.5em 0;
}
	.form .fields li.actions {
		margin-left: 10em;
		list-style-type: none;
	}
	.form ul.fieldsDown li.actions {
		margin-top: 1em;
		margin-left: 0;
	}
.form .fields .label {
	float: left;
	width: 10em;
	text-align: right;
	font-size: 0.75em;
}
.form .fields .input {
	margin-left: 10em;
}
.form .fieldsDown div.label {
	float: none;
	text-align: left;
	width: auto;
}
.form .fieldsDown div.input {
	margin-left: 0;
}
.form .term {
	margin: 2em 0;
	font-size: 0.75em;
	color: #6F6F6F;
}
	.form .term li {
		list-style-type: none;
	}
.form .error {
	font-size: 0.75em;
	margin: 2em 0;
	border: 1px dotted #FF6F6F;
	padding: 1em;
}
	.form .error p {
		color: red;
	}
	.form .error ul {
		margin-left: 2em; 
	}
ul.productsearch {
	margin-left: 50px;
}
.productsearch li {
	list-style-type: none;
	float: left;
}
ul.productsearch li {
	height: 210px;
	margin-bottom: 40px;
}
ul.productsearch h2.prodtitles {
	margin-bottom: 0.5em;
}
.searchcriteria {
	margin: 2em 0;
}
.searchcriteria li {
	list-style-type: none;
	clear: left;
	margin: 0.5em 0;
}
.searchcriteria .label {
	font-weight: bold;
	width: 6em;
	float: left;
}
.searchcriteria .value {
	margin-left: 6em;
}
