/*
Theme Name: Love Pastry
Theme URI: Love Pastry
Description: Love Pastry
Version: 1
Author: Love Pastry
Author URI: 
*/

/*reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

em {
	font-style:italic
}

a {
	outline:none;
}

strong {
  font-weight:bold;
}
/*end reset*/

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size:1px;
}

/*** main ***/
body {
	padding: 0px;
	margin: 0px;
	background-image:url(/skins/LovePastryBlueswitch/styleImages/backgrounds/body_bg.png);   /*the path to your image*/
	background-repeat: repeat;
	background-color: #FFF;
	font-family:Arial, Helvetica, sans-serif;
}

#wrap {
	width:980px;
	margin:0 auto;
}
/**
#header {
	position:relative;
}

#header-right {
	width:380px;
	float:right;
	display:inline;
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D5D5D5;
	margin:20px 0 0 0;
	text-align:right;
}

#header-right a{
	color:#D5D5D5;
	text-decoration:none;
}

.header-field {
	border:1px #E4E4E4 solid;
	font-size:10px;
	width:120px;
	color:#C0B6BE;
	height:15px;
	vertical-align:middle;
	text-align:center;
}

.header-button {
	background-color:#989A98;
	color:#fff;
	border:1px #BFBFBF solid;
	font-size:10px;	
	vertical-align:middle;
	margin-right:10px;
}

#header-user-links {
	padding:4px 0 0 0;
}

#header-user-links span{
	padding:0 10px;
}

#guest-check {
	font-weight:bold;
}

#guest-check img{
	padding-right:2px;
}

#logo {
	position:absolute;
	left:425px;
	top:10px;
	z-index:100;
}

.login {
	color:#FE9EC3 !important;
}

#nav {
	font:bold 10px Tahoma, Arial, Helvetica, sans-serif;
	color:#767676;
	margin:45px 0 0 10px;
	float:left;
	display:inline;
}

#nav a{
	color:#767676;
	text-decoration:none;
	padding-right:30px;
}

#nav a:hover, #nav a.here {
	color:#FF7BAC;
}

#nav li {
	float:left;
}
**/
#header {
	
}

#header-right {
	width:380px;
	float:right;
	display:inline;
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#D5D5D5;
	margin:60px 0 0 0;
	text-align:right;
}
#header-right .form {
	display:inline;
}
#header-right a{
	color:#D5D5D5;
	text-decoration:none;
}

.header-field {
	border:1px #E4E4E4 solid;
	font-size:10px;
	width:120px;
	color:#C0B6BE;
	height:15px;
	vertical-align:middle;
	text-align:center;
}

.header-button {
	background-color:#989A98;
	color:#fff;
	border:1px #BFBFBF solid;
	font-size:10px;	
	vertical-align:middle;
	margin-right:10px;
}

#header-user-links {
	padding:4px 0 0 0;
}

#header-user-links span{
	padding:0 10px;
}

#guest-check {
	font-weight:bold;
}

#guest-check img{
	padding-right:2px;
}

#logo {
}
#logoName {
	position:absolute;
	top:8px;
	width:148px;
	left:20%;
	
}

.login {
	color:#FE9EC3 !important;
}

#Navigation a, #Navigation a:hover, #Navigation a:visited {
	text-decoration: none;
}


#main {
	width:980px;
	border:1px #666666 solid;	
	background-color: #DE1C85;
	margin:5px auto;
}

#main_inner {
	margin: 18px;
	border: 1px solid #666666;
	background-color: #ffffff;
}

#PageHeader {
	background: url(/skins/LovePastryBlueswitch/styleImages/backgrounds/bar_bg.png) repeat-x;
	padding: 6px;
}

#searchform {
	float: right;
	position: relative;
	padding-left: 10px;
}

#SearchInput {
	padding-right: 21px;
	color: #ff3399;
}

#SearchButton {
	position: absolute;
	right: 2px;
	bottom: 1px;
}

#MainContent {
	float: left;
	width: 603px;
}

#MainContent img {
	max-width: 579px;
}

#Sidebar {
	width: 242px;
	float: right;
	padding-top: 5px;
}

#Sidebar .blog_link img {
	margin-bottom: 10px;
	border: 1px solid #c0c0c0;
}
/*** home ***/
.home {
 height:458px;
}

#home-main-image {	
	float:left;
	margin:120px 0 0 340px;
}

#home-bottom {
	margin:-19px auto 0 auto;
	width:730px;
}

#home-bottom1 {
	float:left;
	margin:28px 15px 0 5px;
	display:inline;
}

/*** menu ***/
#LeftColumn {
	background: url(/skins/LovePastry/styleImages/P_Crest2.png) no-repeat top center;
	position: relative;
	left: 0px;
	width: 150px; 
	padding:80px 0 0;
	margin: 10px 0px 10px 10px;
	float: left;
	font-size:11px;
	z-index:20;
	}

/**LEFT COLUMN SIDE BOXES
*************************/
.LeftBox {
	margin: 0 0 5px 0;
	padding: 0 0 2px 0;
	width:150px;
	text-align: center;
	}

.LeftBox a {
	text-decoration:none;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0px;
	}

.LeftBox a:hover {
	color: #de1c85;
	text-decoration:none;
	}


/**START CROSS-BROWSER DHTML MENU
**********************************/
/**HIGHTLIGHTING EFFECT ON SUB-CATS
************************************/
.ul-nav .li-nav a.hassubmenu:hover {color: #de1c85;}

#menu {
	background-image:url(images/menu.gif);
	width:150px;
	height:408px;
	float:right;
	display:inline;
	margin:25px 75px 0 0;
}

#menu ul {
	width:76px;
	font-size:10px;
	text-align:center;
	padding-top:50px;
	margin:0 0 0 45px
}

#menu a {
	display:block;
	height:100%;
}

#menu li {
	text-indent:-9999px;
	height:25px;	
	margin-bottom:20px;	
}

li#menu-2 {
	margin-bottom:35px;
}


li#menu-3 {
	margin-bottom:30px;
}

#feedMenu {
	float: right;
	margin: 10px 25px 0 0;
}

#feedMenu td {
	padding: 5px;
}
/*** content ***/
#content {
	width:750px;
	float:right;
	display:inline;
	margin:0 0 0 10px;
	padding-bottom:30px;
}

.view-all {
	float:right;
	font:10px Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:none;
	margin:14px 10px 0 0;
}

/*** featured-category ***/
#featured-category {
	margin-top:20px;
}

#featured-category-left {
	float:left;
	width:245px;
}

#featured-category-right {
	float:left;
	display:inline;
	width:363px
}

#featured-category .pic-container {
	border:1px #A8A8A8 solid;
	float:left;
	display:inline;	
	margin:0 5px 5px 0;
	position:relative;
}

#featured-category .sale {
	position:relative;
	position:absolute;
	top:-14px;
	right:-10px;
	z-index:200;
}

/*** category ***/
#category {
	margin-top:20px;
	width:548px;
}

#category-header {
	border:1px #646464 solid;
	padding:2px;
	width:578px;
}

#category-header img {
	float:left;
}

#item-list {
	padding:10px 0;
	width:620px;
}

#item-list li{
	float:left;
	margin:0 5px 5px 0;
	position:relative;
	text-align:center;
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#C5C5C5;
}

.product-name {
	color:#FFC1D9;
}

#item-list li.row-last{
	margin:0 0 5px 0;
}

#item-list li img{
	border:1px #646464 solid;
	padding:5px;
}

.category-pager {
	color:#C5C5C5;	
	font:10px Arial, Helvetica, sans-serif;
	padding:15px 0 5px 0;
}

.category-pager strong{
	color:#9C9C9C !important;
}

.pager-view-all {
	float:right;
	color:#C5C5C5;	
	font:10px Arial, Helvetica, sans-serif;
	margin-top:15px;	
}

.pager-view-all a{
	color:#C5C5C5;
	text-decoration:none;
}

.pager-view-all strong{
	text-decoration:underline;
	color:#ABABAB;
}

.category-sale {
	position:absolute;
	border:none !important;
	top:-18px;
	right:-15px;
}

/*** product ***/
#product {
	margin-top:20px;
	width:600px;
}

#product-details {
	margin-top:10px;
	border-bottom:1px #E2E2E2 solid;
	padding-bottom:20px;
}

#product-details-left {
	float:left;
	display:inline;
	width:65px;
	text-align:center;
}


#product-details-left p a {
	display:block;
	padding:5px 0;
	border:1px #FFF solid;	
}


#product-details-left p a.active, #product-details-left p a:hover {
	display:block;
	border:1px #F7C6D8 solid;
}

#product-details-left img {
	border:1px #333 solid;
	padding:0 3px;
}

#product-details-left p {
	margin-bottom:5px;
}


#product-details-right {
	width:480px;
	float:left;
	font-size:10px;
	color:#A6ABB4;	
	margin:0 0 0 6px
}

#product-photo {
	float:left;
	display:inline;
}

#product-photo img {
	border:1px #333 solid;
	padding:3px;
}

#product-info {
	width:260px;
	float:right;
}

#product-info h2 {
	font:bold 12px Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:10px;
}

#product-info .product-price {
	font:bold 11px Arial, Helvetica, sans-serif;
	color:#000;
}

#product-info p {
	margin-bottom:10px;
	font-size:10px;
	color:#A6ABB4;
}

#product-info label {
	width:30px;
	display:inline-block;
}

#you-may-also-like h3 {
	font: bold 11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#515151;
	padding:10px 0 0 5px;
}

#you-may-also-like ul {
	padding:10px 0;
}

#you-may-also-like li {
	float:left;
	width:95px;
	text-align:center;
	border-right:1px #D1D1D1 solid;
	font:10px Arial, Helvetica, sans-serif;
	color:#C0C0C0;
}

#you-may-also-like li.last {
	border-right:none;
}

.entry h2 {
	background: none;
	border: none;
}

.entry h2 a {
	color: #ff3399;
}

.sidebar_box {
	border: 1px solid #808080;
	padding: 5px;
	margin-bottom: 10px;
}

.sidebar_box .sidebar_box {
	margin-bottom: 0px;
}

.sidebar_box ul li {
	padding: 3px 10px;
}

.sidebar_box a, .sidebar_box a:hover, .sidebar_box a:visited {
	color: #808080;
	text-decoration: underline;
}

.sidebar_box h3 {
	color: #ff3399;
	text-transform: none;
	padding: 0 10px;
}

.tabs {
	margin-bottom: -1px;
}

.tabs a {
	display: block;
	background-color: #808080;
	color: #ffffff;
	padding: 5px;
	text-align: center;
}

.tabs a.active {
	background-color: #ff3399;
}
/*** blog ***/
.entry {
	border: 1px solid #ff3399;
	padding: 5px;
	margin: 5px 0 10px;
}

.entry .entry {
	margin: 0;
}

.entry_footer {
	padding-top: 20px;
}

#Content .entry p {
	margin-left: 0;
}
#blog {
	width:750px;
	margin:45px auto 0 auto;
	color:#4C4E4E;
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#blog #category-header {
	margin-bottom:25px;
}

#blog h2, #blog h2 a {
	font:bold 17px "Trebuchet MS",Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
}

#blog h2 a:hover {
	text-decoration:underline;
}

#Content p.post-date {
	color:#ff3399;
	font-size: 12px;
	margin-left: 0px;
}

#blog p {
	margin-bottom:10px;
}

.post-info {
	float: left;
}

.post-info a, .post-info a:hover, .post-info a:visited{
	text-decoration: underline;
	color: #808080;
}

#blog a{
	color:#429FE9;
	text-decoration:none;
}
.share-info {
	float: right;
	color: #ff3399;
}
/*** footer ***/
#footer {
	text-align:center;
	color:#DCDCDC;
	font:10px "Trebuchet MS", Arial, Helvetica, sans-serif
}

/*** misc ***/
.left {
	float:left !important;
}

.right {
	float:right !important;
}

.clear {
	clear:both;
}

/*** wordpress ***/
.navigation a, .navigation a:hover, .navigation a:visited {
	color: #808080;
}

.comment {
	border: 1px solid #c0c0c0;
	padding: 10px;
	margin-bottom: 10px;
	clear: both;
	color: #808080;
}

.comment a, .comment a:hover, .comment a:visited, #respond a, #respond a:hover, #respond a:visited {
	color: #808080;
}

.comment-author {
	line-height: 14px;
}

.avatar {
	float: left;
	padding-right: 10px;
}

#Content .comment p {
	margin-left: 42px;
	padding-top: 10px;
}
textarea#comment {
	width:400px;
}

#respond {
	clear: both;
	color: #808080;
}

.comment a, #respond a{
	text-decoration:none;
}

#Content #respond p {
	margin-left: 0;
}

#blog h3 {
	margin-bottom:20px;
	font-weight:bold;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */