/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

.post img.attachment-single-post-thumbnail  { margin: 0 0 20px 0; }

.post img.attachment-single-post-thumbnail   { border: 5px solid #b0b0b0; }
.entry img  { border: 5px solid #b0b0b0; }




/*body {
	background-color: #EDEDED;

	margin: 0px;
	padding: 0px;
}*/

div#sub {
	width: 300px;
}

#subscribe {
	list-style: none;
	margin: 0px;
}
#subscribe li {
	padding: 10px;
	position: relative;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	height: 64px;

}

#subscribe li:hover {
	background-color: #F5F5F5;
}

#subscribe li img {
	float: left;
	position: relative;
	padding: 0px;
	margin: 0px 10px 0px 0px;
}

#subscribe li h4 {
	margin: 12px 0 5px 45px;
	font-size: 20px;
	line-height: 20px;
	color: #333333;
	font-family: Helvetica, Arial, sans-serif;
	font-weight: bold;
	clear: none;
}

#subscribe li p {
	margin: -8px 0 0 45px;
	font-size: 12px;
	clear: none;
}

#subscribe li a.linkblock {
	background: none;
	border: none;
	width: 100%;
	height: 100%;
	position: absolute;
	z-index: 50;
}

#subscribe li a.linkblock:hover {
	font-weight: normal;
}



.side-prod  a{
	font-weight: bold;
}




.entry ol  { margin: 0 0 0 0; padding: 0 0 0 30px; }
.entry ol ol  { margin: 0; }
.entry  ol li  { list-style-type: decimal; padding-bottom: 10px; }
.entry  ol li ol li  { list-style-type: decimal; }


.comqu {
	margin-top:30px;
	margin-bottom: -20px;
}


