/*
Theme Name: Innergy Custom Theme (NEW)
Theme URI: http://www.innergycorporateyoga.com/
Description: Custom theme developed based on the Innergy Corporate Yoga web site layout.
Version: 1.0
Author: CFX Creative
Author URI: http://www.cfxcreative.com/
*/

.txt-footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.txt_body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #5F6062;
	line-height: 18px;
}
.txt_bodyBold {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #5F6062;
	line-height: 18px;
}

.txt_bodySmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #5F6062;
	line-height: 18px;	
}

.hdr_BoldGreen13 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #82b366;
	line-height: 18px;
}

.hdr_BoldGreen13Caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #82b366;
	line-height: 18px;
	text-transform: uppercase;
}


.hdr_BoldGrey13Caps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	color: #5F6062;
	line-height: 18px;
	text-transform: uppercase;
}


.hdr_BoldGreen11 {



	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #82b366;
	line-height: 18px;
}
.txt_BoldWhite11 {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
}


#comments{
	margin: 0px;
	padding: 0px;
	border: 0px solid #f5f5f5;
	}
	
#comments ol{
	list-style: none;
	margin: 10px 0;
	padding:0;
	}
	
#comments ol li{
	list-style: none;
	margin: 10px 0 0;
	padding: 0 0 10px;
	border-bottom: 0px solid #ededed;
	line-height: 24px;
	}

#comments span.comment-author{
	font-weight: bold;
	}
	
#respond{
	padding: 0px;
	
	}
	
#sidebar li {
	list-style: none;
	margin-left: 12px;
}
   