#calltoaction,
#menu,
#search,
#socialicons,
#header,
#submenu,
#twitterbubble,
#secondary,
#footer,
#servicesmenu,
.wpcoproduct fieldset.wpco,
.wpcoproduct input.button-primary,
.wpcoproduct #productlinks li a,
.wpcoproduct #productlinks li a img,
.wpcoproduct #bottomproductlinks li a,
.wpcoproduct #bottomproductlinks li a img,
.wpcoproduct #bottomproductlinks,
.wpcoproduct #productlinks,
#bottomproductprice,
#bottomproductprice small,
#bottomproductpricehosting,
#bottomproductpricehosting small,
#socialize-this,
#top_post,
#bottom_post,
.related_post_title h2,
ul.related_post li,
#page_content .related_post,
.calendar .date,
.calendar .month,
#comments_template #respond{
	display: none;
}

/*Break Page*/
#comments {
	page-break-before: always;
}

body {
	font-family: arial, helvetica;
	font-size: 12px;
}

/* SHOPPING CART */

#product_content h3 {
	font-size: 14px;
	margin: 20px 0;
}

.wpcoproduct p strong{
	font-weight: bold;
}

.wpcoproduct .pricewrap .price{
	float: right;
}

.wpcoproduct .wpco legend {
	color: #e73442;
	text-transform: uppercase;
	border-bottom: 1px dashed #b2bb1e;
	font-size: 13px;
}

.wpcoproduct .wpco a {
	color: #5e6213;
	font-size: 13px;
}

.wpcoproduct .wpco{
	border-bottom: none;
}

#page_content ul li a{
	color: #e73442;
	padding-bottom: 5px;
}

#page_content ul li{
	border-bottom: 1px dashed #b2bb1e;
}

.wpcoproduct .product_content{
	border-bottom: 1px dashed #b2bb1e;
	padding-bottom: 20px;
}

.wpcoproduct .wpcoimages img.wpco{
	width: 0;
	height: 0;
}

#productprice {
	color: #575757;
	font-size: 18px;
}


#producttopinfo{
	width: 480px;
	height: 58px;
}

#productname {
	color: #575757;
	text-transform: uppercase;
	font-weight: bold;
	font-family: helvetica, arial;
	font-size: 18px;
	padding-bottom: 20px;
}

#product_content p img,
#product_content ul li img{
	position: relative;
	top: 5px;
}

#productblurb,
#product_content {
	border: 1px solid #b2bb1e;
	padding:  5px 10px;
	margin-top: -13px;
	position: relative;
	z-index: 2;
	font-size: 12px;
}

#product_content img{
}

#productpricehosting {
	color: #575757;
	font-size: 18px;
}

#productpricehosting small{
	color: #575757;
}

#productprice small{
	background: 0;
	border-bottom: 0;
	padding: 0;
	position: relative;
	top: -11px;
	color: #5e6213;
	z-index: 2;
}

.wpcoproduct .pricewrap .price {
	text-indent: -9999px;
}

#product_content ul li{
	border: 0;
	font-size: 12px;
	margin-left: 35px;
}

#product_content h3 small{
	background: 0;
	color: #e73442;
	height: 25px;
	line-height: 25px;
	font-size: 14px;
	border-bottom: 0;
	text-transform: uppercase;
}

#content ul li{
	border-bottom: 0;
}

#product_content p img {
	border: 0;
	position: relative;
	top: 0;
	margin-right: 10px;
}

/* Single Post */

#page_content h5 a,
#page_content h5{
	text-decoration: none;
	font-size: 18px;
	padding: 10px 0 0 0;
	line-height: 27px;
	color: #575757;
}

body.single.post-item p {
	font-style: normal;
}
	
.single div.post-item ul {
	margin: 1em 0;
}
	
.single div.post-item ul li {
	padding-left: 1em;
	margin-left: 2em;
	list-style: disc;
	line-height: 2em
}
	
.single .post-item p.meta {
	color: #575757;
}
	
.entry p{
	line-height: 20px;
	margin-top: 5px;
}

.entry img{
	border: 1px solid #5e6213;
	padding: 10px;
	background: #e0d9dd;
}