/* 
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.

*/

.feat-button {
float: right;
}

.feat-button .left  {
	display: block;
	float: left;
	width: 5px;
	height: 30px;
}

.feat-button a.more-info  {
	display: block;
	float: left;
	height: 24px;
	padding: 6px 4px 0 8px;
	text-transform: uppercase;
	cursor: pointer;
}

.feat-button .right  {
	display: block;
	float: left;
	width: 19px;
	height: 30px;
}

.benefits {
display: block;
width: 600px;
height: 100px;
}

.benefits img {
border: none;
}

.benefits .text {
padding: 10px 0 0 0;
}

#optin {
	margin-bottom: 15px;
	padding-bottom: 10px;
        border-bottom: 1px solid #6a7b08;
}

#optin .box {
display: block;
background-color:#D9DDDE;
border: 1px solid #6a7b08;
padding: 5px;
}

#optin .label {
	display: block;
	float: left;
	width: 40px;
	height: 20px;
	padding: 6px 0 0 5px;
	margin: 2px 4px 0 0;
        font-weight: bold;
        color: #000000;
}

#optin input#text  {
	display: block;
	float: left;
	width: 200px;
	height: 20px;
	padding: 6px 0 0 5px;
	margin: 2px 4px 0 0;
}

#optin .radio  {
	display: block;
	float: left;
	width: 250px;
	height: 20px;
	padding: 7px 0 0 5px;
	margin: 0 4px 0 0;
}

#optin input.submitoptin  {
        margin: 10px 0 0 180px;
	width: 78px;
	height: 28px;
	font-weight: bold;
	text-transform: uppercase;
	cursor: pointer !important;
	color: #fff;
	border: none;
	background: url(styles/humanics/submitbutton.jpg) no-repeat left top;	
}

#optin .field, #feedburner .field , #campaignmonitor .field {
	color: #4f5357;
	border: 1px solid #cbd1d2;
	background-color: #f2f2f2;
}

#optin .button, #feedburner .button, #campaignmonitor .button  {
	color: #fff;
	border: none;
	background: url(styles/humanics/submitbutton.jpg) no-repeat left top;
}

.entry img  {
	padding: 0px;
        margin: 0px 0px;
	border: none;
}

.entry img.postimg {
	padding: 2px;
        margin: 0px 7px;
	border: none;
}
