/*   
Theme Name: Chocolate
Theme URI: http://www.wmevents.com
Description: Custom theme for WM Events
Author: Becky Clutter
Author URI: http://www.zerogcreative.com
Version: 1.0
*/
body {
	margin: 0px;
	background-image: url(images/bg.gif);
	background-color: #431401;
}
a {
	text-decoration: none;
}
a:link {
	color: #84BC3C;
	background-color: transparent;
}
a:visited {
	color: #84BC3C;
	background-color: transparent;
}
a:hover {
	color: #84BC3C;
	background-color: transparent;
	text-decoration: none;
	border-bottom: 1px solid #84BC3C;
}
a:active {
	color: #B0CC93;
	background-color: transparent;
	border-bottom: 1px solid #B0CC93;
}
a.blog {
	border: 0px;
	text-decoration: none;
	background-color: transparent;
}
a.blog:visited {
	border: 0px;
	text-decoration: none;
	background-color: transparent;
}
a.blog:hover {
	border: 0px;
	text-decoration: none;
	background-color: transparent;
}
a.blog:active {
	border: 0px;
	text-decoration: none;
	background-color: transparent;
}
a.blog img {
	border: 0px;
	text-decoration: none;
	background-color: transparent;
}
a.blog img.brown {
	border: 1px solid #431401;
	text-decoration: none;
	background-color: transparent;
}
#container {
	width: 886px;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px 5px 5px 5px;
	background-color: #84BC3C;
	border-top: 0px;
	border-right: 4px solid #431401;
	border-bottom: 0px;
	border-left: 4px solid #431401;
	overflow: hidden;
}
/*---------------------------------------

	Header

-----------------------------------------*/



#top {
	width: 880px;
	height: 165px;
	margin: 0px;
	padding: 0px;
	background-color: #431401;
	background-image: url(images/topbg.gif);
	background-repeat: no-repeat;
	border-top: 0px;
	border-right: 3px solid #431401;
	border-bottom: 3px solid #431401;
	border-left: 3px solid #431401;
}
/*---------------------------------------

		Logo

	-----------------------------------------*/
	

	#logo {
	width: 138px;
	height: 120px;
	padding: 0px;
	margin: 20px 0px 0px 45px;
	text-align: left;
	border: 0px;
	background-color: transparent;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	float: left;
}
#logo img {
	margin: 0px;
	padding: 0px;
	border: 0px;
	float: left;
	display: block;
}
#logo a {
	width: 138x;
	height: 120px;
	border: 0px;
	display: block;
}
/*---------------------------------------

		Menu

	-----------------------------------------*/

	

	#menu {
	margin: 111px 43px 0px 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	float: right;
	text-align: right;
}
#menu ul {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
#menu li {
	margin: 0px;
	padding: 0px;
	display: inline;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 120%;
	color: #D5E8B8;
	text-align: right;
}
#menu li a {
	margin: 0px;
	padding: 0px 0px 0px 23px;
	background-color: transparent;
	color: #D5E8B8;
	border: 0px;
	text-decoration: none;
}
#menu li a:hover {
	color: #FFFFFF;
	background-color: transparent;
	border: 0px;
}
/*---------------------------------------

	Content

-----------------------------------------*/

	

#content {
	width: 880px;
	height: auto;
	margin: 7px 0px 7px 0px;
	padding: 0px 0px 30px 0px;
	border: 3px solid #431401;
	background-color: #FFFFFF;
	background-image: url(images/feather.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	overflow: hidden;
}
/*---------------------------------------

		Homepage - Flash


	-----------------------------------------*/

		

	#flash {
	width: 880px;
	height: 260px;
	margin: 0px;
	padding: 0px;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 3px solid #431401;
	border-left: 0px;
	background-color: #FFFFFF;
	overflow: hidden;
}
/*---------------------------------------

		Homepage - Left Column

	-----------------------------------------*/

		

	#leftcolequal {
	width: 390px;
	margin: 28px 35px 28px 35px;
	padding: 0px;
	border: 0px;
	float: left;
}
#leftcolequal p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#leftcolequal h1 {
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
	padding: 0px;
	margin: 0px 0px 15px 0px;
	border: 0px;
}
#leftcolequal ul {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
	list-style-type: disc;
}
#leftcolequal ul li {
	list-style-type: disc;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	background-color: transparent;
}
/*---------------------------------------

		Homepage - Right Column

	-----------------------------------------*/

		

	#rightcolequal {
	width: 384px;
	margin: 28px 35px 28px 0px;
	padding: 0px;
	border: 0px;
	float: left;
}
/*---------------------------------------

		Services - Right Column

	-----------------------------------------*/

		

	#rightcolequal2 {
	width: 384px;
	margin: 63px 35px 28px 0px;
	padding: 0px;
	border: 0px;
	float: left;
}
/*---------------------------------------

			Right Column - Homepage Service Buttons

		-----------------------------------------*/

		

		.services {
	width: 176px;
	margin: 0px 32px 30px 0px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
	float: left;
	display: block;
}
.services h1 {
	width: 176px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url(images/h1bg.gif);
	background-repeat: repeat-x;
	border: 0px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
.services img {
	margin: 0px;
	padding: 0px;
	border: 3px solid #431401;
	float: left;
	display: block;
}
.services2 {
	width: 176px;
	margin: 0px 0px 30px 0px;
	padding: 0px;
	border: 0px;
	background-color: #FFFFFF;
	float: left;
	display: block;
}
.services2 h1 {
	width: 176px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	background-image: url(images/h1bg.gif);
	background-repeat: repeat-x;
	border: 0px;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 150%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
.services2 img {
	margin: 0px;
	padding: 0px;
	border: 3px solid #431401;
	float: left;
	display: block;
}
/*---------------------------------------

		Content - Left Column

	-----------------------------------------*/

		

	#leftcol {
	width: 440px;
	margin: 28px 45px 40px 35px;
	padding: 0px;
	border: 0px;
	float: left;
}
#leftcol h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
}
#leftcol h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
}
#leftcol h2.blogtitle {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
}
#leftcol h3 {
	margin: 10px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	color: #431401;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 140%;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}
#leftcol h4 {
	margin: 25px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 120%;
	text-align: left;
	font-weight: normal;
}
#leftcol h5 {
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #84BC3C;
	color: #84BC3C;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 140%;
	text-align: left;
	font-weight: normal;
}
#leftcol h6 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #431401;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 140%;
	text-align: left;
	font-weight: normal;
}
#leftcol p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#leftcol p.postinfo {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#leftcol p.wp-caption-text {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	font-style: italic;
	color: #BA8D7B;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#leftcol p.readmore {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #84BC3C;
	text-align: right;
}
#leftcol p.commentinfo {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#leftcol ul {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
	list-style-type: disc;
}
#leftcol ul li {
	list-style-type: disc;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	background-color: transparent;
}
#leftcol ol.commentlist {
	margin: 0px 0px 10px 30px;
	padding: 0px;
	background-color: transparent;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#leftcol ol.commentlist li {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: transparent;
}
#leftcol ol.commentlist p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#leftcol ol.commentlist p.commentname {
	margin: -5px 0px -5px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#leftcol blockquote {
	color: #431401;
	background-color: transparent;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 170%;
	margin-left: 30px;
	padding: 0px 0px 0px 10px;
	border-left: 3px solid #84BC3C;
}
#leftcol blockquote p {
	color: #431401;
	background-color: transparent;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 170%;
	margin: 0px;
	padding: 0px;
}
/*---------------------------------------

		Content - Main Container

	-----------------------------------------*/

		

	#maincontainer {
	width: 815px;
	margin: 28px 45px 40px 35px;
	padding: 0px;
	border: 0px;
	float: left;
}
#maincontainer h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
}
#maincontainer h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
}
#maincontainer h2.blogtitle {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
}
#maincontainer h3 {
	margin: 10px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	color: #431401;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 140%;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}
#maincontainer h4 {
	margin: 25px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 120%;
	text-align: left;
	font-weight: normal;
}
#maincontainer h5 {
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #84BC3C;
	color: #84BC3C;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 140%;
	text-align: left;
	font-weight: normal;
}
#maincontainer h6 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #431401;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 140%;
	text-align: left;
	font-weight: normal;
}
#maincontainer p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#maincontainer p.postinfo {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#maincontainer p.wp-caption-text {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	font-style: italic;
	color: #BA8D7B;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
#maincontainer p.readmore {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #84BC3C;
	text-align: right;
}
#maincontainer p.commentinfo {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#maincontainer ul {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
	list-style-type: disc;
}
#maincontainer ul li {
	list-style-type: disc;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	background-color: transparent;
}
#maincontainer ol.commentlist {
	margin: 0px 0px 10px 30px;
	padding: 0px;
	background-color: transparent;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#maincontainer ol.commentlist li {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: transparent;
}
#maincontainer ol.commentlist p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#maincontainer ol.commentlist p.commentname {
	margin: -5px 0px -5px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#maincontainer blockquote {
	color: #431401;
	background-color: transparent;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 170%;
	margin-left: 30px;
	padding: 0px 0px 0px 10px;
	border-left: 3px solid #84BC3C;
}
#maincontainer blockquote p {
	color: #431401;
	background-color: transparent;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 170%;
	margin: 0px;
	padding: 0px;
}
/*---------------------------------------

			Blog Date Button

		-----------------------------------------*/

			

		.datebutton {
	width: 64px;
	height: 73px;
	margin: 0px 10px -30px 0px;
	padding: 35px 0px 0px 0px;
	background-image: url(images/datefeather.gif);
	background-repeat: no-repeat;
	background-color: transparent;
	border: 0px;
	float: left;
	display: inline;
}
.month {
	width: 50px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 100%;
	font-weight: normal;
	color: #84BC3C;
	text-align: center;
}
.day {
	width: 50px;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 100%;
	font-weight: normal;
	color: #84BC3C;
	text-align: center;
}
/*---------------------------------------

		Content - Right Column

	-----------------------------------------*/

		

	#rightcol {
	width: 324px;
	margin: 70px 35px 28px 0px;
	padding: 0px;
	border: 0px;
	float: left;
}
#rightcol h1 {
	margin: -7px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	color: #431401;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 150%;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}
#rightcol p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#rightcol img {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 3px solid #431401;
	float: left;
	display: block;
}
/*---------------------------------------

		Gallery - Left Column

	-----------------------------------------*/

		

	#leftcolgal {
	width: 300px;
	margin: 28px 55px 40px 35px;
	padding: 0px;
	border: 0px;
	float: left;
}
#leftcolgal h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
}
#leftcolgal h2 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	color: #431401;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 150%;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}
#leftcolgal h3 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: right;
}
#leftcolgal p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#leftcolgal ul {
	margin: 15px 0px 10px 20px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
	list-style-type: disc;
}
#leftcolgal ul li {
	list-style-type: disc;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	background-color: transparent;
}
/*---------------------------------------

		Gallery - Right Column

	-----------------------------------------*/

		

	#rightcolgal {
	width: 454px;
	margin: 70px 35px 28px 0px;
	padding: 0px;
	border: 0px;
	float: left;
}
#rightcolgal h1 {
	margin: 0px 0px 5px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
}
#rightcolgal h2 {
	margin: 15px 0px 0px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
}
#rightcolgal p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
/*---------------------------------------

	Footer

-----------------------------------------*/

	

#bottom {
	width: 880px;
	height: 26px;
	margin: 0px;
	padding: 9px 0px 0px 0px;
	border-top: 3px solid #431401;
	border-right: 3px solid #431401;
	border-bottom: 0px;
	border-left: 3px solid #431401;
	background-color: #431401;
	text-align: center;
	overflow: hidden;
}
#bottom ul {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
#bottom li {
	margin: 0px;
	padding: 0px 3px 0px 3px;
	background-color: transparent;
	display: inline;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 120%;
	color: #FFFFFF;
	text-align: center;
}
#bottom li a {
	margin: 0px;
	padding: 0px;
	background-color: transparent;
	color: #FFFFFF;
	border: 0px;
	text-decoration: none;
}
#bottom li a:hover {
	color: #FFFFFF;
	background-color: transparent;
	border-bottom: 1px solid #FFFFFF;
}
/*---------------------------------------

		Content - Blog Left Column

	-----------------------------------------*/

		

#blog-leftcol {
	width: 600px;
	margin: 28px 45px 40px 35px;
	padding: 0px;
	border: 0px;
	float: left;
}
#blog-leftcol h1 {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
}
#blog-leftcol h2 {
	margin: 20px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
}
#blog-leftcol h2.blogtitle {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
}
#blog-leftcol h3 {
	margin: 10px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	color: #431401;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 140%;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}
#blog-leftcol h4 {
	margin: 25px 0px 10px 0px;
	padding: 0px;
	border: 0px;
	color: #84BC3C;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 120%;
	text-align: left;
	font-weight: normal;
}
#blog-leftcol h5 {
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 5px 0px;
	border-bottom: 1px solid #84BC3C;
	color: #84BC3C;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 140%;
	text-align: left;
	font-weight: normal;
}
#blog-leftcol h6 {
	/*margin: 5px 0px 5px 0px;
	padding: 0px;
	color: #431401;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 9px;
	line-height: 140%;
	text-align: left;
	font-weight: normal;*/
	color:#BA8D7B;
	font-family:Georgia,Times,serif;
	font-size:12px;
	font-style:italic;
	font-weight:normal;
	line-height:140%;
	margin:-10px 0 15px;
	padding:0;
}
#blog-leftcol img {max-width:600px;}
#blog-leftcol p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#blog-leftcol p.postinfo {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#blog-leftcol p.wp-caption-text {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	line-height: 140%;
	font-weight: normal;
	font-style: italic;
	color: #BA8D7B;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}
.wp-caption-text-dd {
	color:#BA8D7B;
	font-family:Georgia,Times,serif;
	font-size:11px;
	font-style:italic;
	font-weight:normal;
	line-height:140%;
	margin:0 0 15px;
	padding:0;
}
#blog-leftcol p.readmore {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #84BC3C;
	text-align: right;
}
#blog-leftcol p.commentinfo {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 10px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#blog-leftcol ul {
	margin: 0px 0px 10px 20px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
	list-style-type: disc;
}
#blog-leftcol ul li {
	list-style-type: disc;
	margin: 0px 0px 3px 0px;
	padding: 0px;
	background-color: transparent;
}
#blog-leftcol ol.commentlist {
	margin: 0px 0px 10px 30px;
	padding: 0px;
	background-color: transparent;
	font-family: Georgia, Times, serif;
	font-size: 24px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#blog-leftcol ol.commentlist li {
	margin: 0px 0px 20px 0px;
	padding: 0px;
	background-color: transparent;
}
#blog-leftcol ol.commentlist p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#blog-leftcol ol.commentlist p.commentname {
	margin: -5px 0px -5px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#blog-leftcol blockquote {
	color: #431401;
	background-color: transparent;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 170%;
	margin-left: 30px;
	padding: 0px 0px 0px 10px;
	border-left: 3px solid #84BC3C;
}
#blog-leftcol blockquote p {
	color: #431401;
	background-color: transparent;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 170%;
	margin: 0px;
	padding: 0px;
}
/*---------------------------------------

		Content - Blog Right Column

	-----------------------------------------*/

		

#blog-rightcol {
	width: 190px;
	margin: 10px 10px 28px -20px;
	padding: 0px;
	border: 0px;
	float: left;
}
#blog-rightcol h1 {
	margin: -7px 0px 15px 0px;
	padding: 0px;
	border: 0px;
	color: #431401;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 150%;
	text-align: left;
	font-weight: normal;
	font-style: italic;
}
#blog-rightcol p {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	background-color: transparent;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #431401;
	text-align: left;
}
#blog-rightcol img {
	margin: 0px 0px 15px 0px;
	padding: 0px;
	border: 3px solid #431401;
	float: left;
	display: block;
}
#blog-rightcol h2.widgettitle {
	padding: 0px;
	border: 0px;
	color: #431401;
	font-family: Georgia, Times, serif;
	font-size: 18px;
	line-height: 100%;
	text-align: left;
	font-weight: normal;
	*margin-left: -15px; /* If IE 7 and below */
}
#blog-rightcol ul {
	color:#431401;
	list-style-image:url(http://wmevents.com/wp-content/themes/chocolate/images/bullet3.png);
	list-style-position:outside;
	list-style-type:none;
	margin-left:-18px;
	margin-top:-10px;
	*margin-left: 20px; /* If IE 7 and below */
}
#blog-rightcol li {
	color:#431401;
	font-family: Arial, Helvetica;
	font-size:12px;
}
.widget {
	list-style:none;
}
#searchform {
}
.screen-reader-text {
	display:none;
}
input#s {
	width:125px;
}
input#searchsubmit {
	width:55px;
}
#social-sb {
	background-image:url(http://wmevents.com/wp-content/themes/chocolate/images/buttonbg.jpg);
	background-repeat:no-repeat;
	border:2px solid #431401;
	height:53px;
	margin-bottom:10px;
	width:204px;
}
#social-sb .social-sb{
	margin-left:11px;
	margin-top:8px;
#social-sb .linkedin{
	margin-left:2px;
	margin-right:2px;}
#social-sb .twitter a{
	margin-left:49px;
}
.facebook{}
.rss{}