/* ----------/////---------- BEGIN CONTENT STYLES ----------/////----------  */
/* //////////********* CSS margins: top, right, bottom, left *********\\\\\\\\\\ */
/* KEEP THIS NAMING CONVENTION INTACT WHEN CREATING NEW STYLES*/
.body_content_style1 {
	color: #40192e;
	font-family: Arial, Verdana, Tahoma, san-serif;
	font-size: 15px;
	line-height: 28px;
	margin: 0px;
	text-decoration: none;
}

	a.body_content_style1:link {
		border-bottom: 1px dotted #40192e;
		color : #40192e;
		padding-bottom: 2px;
	}

	a.body_content_style1:visited {
		border-bottom: 1px dotted #a36184;
		color : #a36184;
		padding-bottom: 2px;
	}

	a.body_content_style1:hover {
		border-bottom: 1px dotted #733958;
		color : #733958;
		padding-bottom: 2px;
	}

.body_content_style2 { /*this is pink body copy, used for smaller type ('tweet this', etc.)*/
	color: #ad2f74;
	font-family: Arial, Verdana, Tahoma, san-serif;
	font-size: 11px;
	line-height: 18px;
	margin: 0px;
	text-decoration: none;
}

	a.body_content_style2:link {
		border-bottom: 1px dotted #ad2f74;
		color : #ad2f74;
		padding-bottom: 2px;
	}

	a.body_content_style2:visited {
		border-bottom: 1px dotted #741449;
		color : #741449;
		padding-bottom: 2px;
	}

	a.body_content_style2:hover {
		border-bottom: 1px dotted #410626;
		color : #410626;
		padding-bottom: 2px;
	}

.body_content_style3 { /*this is the style for 'latest welts' post titles*/
	color: #40192e;
	font-family: Georgia, Times, serif;
	font-size: 30px;
	line-height: 44px;
	margin: 0;
	text-decoration: none;
}

	a.body_content_style3:link {
		border-bottom: 1px dotted #40192e;
		color : #40192e;
		padding-bottom: 2px;
	}

	a.body_content_style3:visited {
		border-bottom: 1px dotted #a36184;
		color : #a36184;
		padding-bottom: 2px;
	}

	a.body_content_style3:hover {
		border-bottom: 1px dotted #733958;
		color : #733958;
		padding-bottom: 2px;
	}

.body_content_style4 { /*this is pink body copy, used for normal type, like the timestamp on a 'latest welt'*/
	color: #ad2f74;
	font-family: Arial, Verdana, Tahoma, san-serif;
	font-size: 13px;
	line-height: 18px;
	margin: 0px;
	text-decoration: none;
}

	a.body_content_style4:link {
		border-bottom: 1px dotted #ad2f74;
		color : #ad2f74;
		padding-bottom: 2px;
	}

	a.body_content_style4:visited {
		border-bottom: 1px dotted #741449;
		color : #741449;
		padding-bottom: 2px;
	}

	a.body_content_style4:hover {
		border-bottom: 1px dotted #410626;
		color : #410626;
		padding-bottom: 2px;
	}

.body_content_style5 { /*this is the style for the smaller 'latest welts' post titles (home page, 3 up)*/
	color: #40192e;
	font-family: Georgia, Times, serif;
	font-size: 21px;
	line-height: 26px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

	a.body_content_style5:link {
		border-bottom: 1px dotted #40192e;
		color : #40192e;
		padding-bottom: 2px;
	}

	a.body_content_style5:visited {
		border-bottom: 1px dotted #a36184;
		color : #a36184;
		padding-bottom: 2px;
	}

	a.body_content_style5:hover {
		border-bottom: 1px dotted #733958;
		color : #733958;
		padding-bottom: 2px;
	}

.body_content_style6 { /*this is the style for the links on member profile pages*/
	color: #40192e;
	font-family: Georgia, Times, serif;
	font-size: 16px;
	line-height: 26px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

	a.body_content_style6:link {
		border-bottom: 1px dotted #40192e;
		color : #40192e;
		padding-bottom: 2px;
	}

	a.body_content_style6:visited {
		border-bottom: 1px dotted #a36184;
		color : #a36184;
		padding-bottom: 2px;
	}

	a.body_content_style6:hover {
		border-bottom: 1px dotted #733958;
		color : #733958;
		padding-bottom: 2px;
	}

.body_content_style7 { /*this is the style subheadings, such as on the our mission page*/
	color: #5e4330;
	font-family: Georgia, Times, serif;
	font-size: 20px;
	line-height: 26px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

	a.body_content_style7:link {
		border-bottom: 1px dotted #5e4330;
		color : #5e4330;
		padding-bottom: 2px;
	}

	a.body_content_style7:visited {
		border-bottom: 1px dotted #a36184;
		color : #a36184;
		padding-bottom: 2px;
	}

	a.body_content_style7:hover {
		border-bottom: 1px dotted #733958;
		color : #733958;
		padding-bottom: 2px;
	}

.body_content_style8 { /*this is the style used for notifications, like "profile updated"*/
	color: #e1145a;
	font-family: Georgia, Times, serif;
	font-size: 20px;
	font-style: italic;
	line-height: 26px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

	a.body_content_style8:link {
		border-bottom: 1px dotted #e1145a;
		color : #e1145a;
		padding-bottom: 2px;
	}

	a.body_content_style8:visited {
		border-bottom: 1px dotted #a36184;
		color : #a36184;
		padding-bottom: 2px;
	}

	a.body_content_style8:hover {
		border-bottom: 1px dotted #733958;
		color : #733958;
		padding-bottom: 2px;
	}

.member-nav { /*this is the style for the smaller 'latest welts' post titles (home page, 3 up)*/
	color: #40192e;
	font-family: Georgia, Times, serif;
	font-size: 21px;
	line-height: 26px;
	margin: 0px;
	text-align: center;
	text-decoration: none;
}

	a.member-nav:link {
		border-bottom: 1px dotted #40192e;
		color : #40192e;
		padding-bottom: 2px;
	}

	a.member-nav:visited {
		border-bottom: 1px dotted #a36184;
		color : #a36184;
		padding-bottom: 2px;
	}

	a.member-nav:hover {
		border-bottom: 1px dotted #733958;
		color : #733958;
		padding-bottom: 2px;
	}

.section_heading_style1 {
	color: #372315;
	font-family: Georgia, Times, serif;
	font-size: 30px;
	line-height: 30px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	text-shadow: 2px 2px 2px #e3cac8;
}

		a.section_heading_style1:link {
			border-bottom: 1px dotted #372315;
			color: #372315;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #e3cac8;
		}
		
		a.section_heading_style1:visited {
			border-bottom: 1px dotted #664832;
			color: #664832;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #e3cac8;			
			}

		a.section_heading_style1:hover {
			border-bottom: 1px dotted #3dbecc;
			color: #3dbecc;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #e3cac8;
			}

.section_heading_style2 {
	color: #5e4330;
	font-family: Georgia, Times, serif;
	font-size: 30px;
	line-height: 30px;
	margin: 0px;
	text-align: left;
	text-decoration: none;
	text-shadow: 2px 2px 2px #e3cac8;
}

		a.section_heading_style1:link {
			border-bottom: 1px dotted #5e4330;
			color: #5e4330;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #e3cac8;
		}
		
		a.section_heading_style1:visited {
			border-bottom: 1px dotted #664832;
			color: #664832;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #e3cac8;			
			}

		a.section_heading_style1:hover {
			border-bottom: 1px dotted #372315;
			color: #372315;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #e3cac8;
			}
			
.navigation_style1 {
	color: #372315;
	font-family: Georgia, Times, serif;
	font-size: 25px;
	line-height: 35px;
	margin: 0px 8px 0px 8px;
	text-decoration: none;
}

	a.navigation_style1:link {
/*		border-bottom: 1px dotted #372315;*/
		color : #372315;
/*		padding-bottom: -2px;*/
	}

	a.navigation_style1:visited {
		border-bottom: 1px dotted #2daab7;
		color : #2daab7;
/*		padding-bottom: -2px;*/
	}

	a.navigation_style1:hover {
		border-bottom: 1px dotted #e1145a;
		color : #e1145a;
/*		padding-bottom: -2px;*/
	}

/* KEEP THIS NAMING CONVENTION INTACT WHEN CREATING NEW STYLES*/
.footer_content_style1 {
	color: #ce8754;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
	margin: 0px;
	text-decoration: none;
}

	a.footer_content_style1:link {
		border-bottom: 1px dotted #ce8754;
		color : #ce8754;
		padding-bottom: 2px;
	}

	a.footer_content_style1:visited {
		border-bottom: 1px dotted #a36538;
		color : #a36538;
		padding-bottom: 2px;
	}

	a.footer_content_style1:hover {
		border-bottom: 1px dotted #f4ad7a;
		color : #f4ad7a;
		padding-bottom: 2px;
	}
	
.footer_content_style2 {
	color: #ce8754;
	font-family: Georgia, Times, serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	text-decoration: none;
}

	a.footer_content_style2:link {
		border-bottom: 1px dotted #ce8754;
		color : #ce8754;
		padding-bottom: 2px;
	}

	a.footer_content_style2:visited {
		border-bottom: 1px dotted #a36538;
		color : #a36538;
		padding-bottom: 2px;
	}

	a.footer_content_style2:hover {
		border-bottom: 1px dotted #f4ad7a;
		color : #f4ad7a;
		padding-bottom: 2px;
	}
/* ----------/////---------- END CONTENT STYLES ----------/////----------  */


/* ----------/////---------- BEGIN LIST STYLES ----------/////----------  */
ul {
	margin-top: 5px;
}

	li {
		margin-left:-5px;
	}

.standard-list {
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding-left: 0;
}

	.standard-list li {
		background-image: url(../pix/bullet-standard.png);
		background-position: 0.9em;
		background-repeat: no-repeat;
		padding-left: 32px;
	}
	
.facebook-share-list {
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding-left: 0;
}

	.facebook-share-list li {
		background-image: url(../pix/icon-facebook-share.png);
		background-position: 0.5em;
		background-repeat: no-repeat;
		padding-left: 30px;
	}
	
.twitter-share-list {
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding-left: 0;
}

	.twitter-share-list li {
		background-image: url(../pix/icon-twitter-share.png);
		background-position: 0.5em;
		background-repeat: no-repeat;
		padding-left: 30px;
	}
	
.post-interaction-list {
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding-left: 0;
}

	.post-interaction-list li {
	float: left;
	margin: 0px 14px 0px 0px;
/*	border-bottom: 1px dotted #ad2f74;*/
	}
	
.member-nav-list {
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding-left: 0;
}

	.member-nav-list li {
	float: left;
	margin: 0px 25px 0px 0px;
/*	border-bottom: 1px dotted #ad2f74;*/
	}

.footer-nav-list {
	float: left;
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding-left: 0;
}

	.footer-nav-list li {
	float: left;
	margin: 0px 14px 0px 0px;
/*	border-bottom: 1px dotted #ce8754;*/
	}
	
.footer-nav-list2 {
	float: left;
	list-style: none;
	margin: 0px 0px 3px 0px;
	padding-left: 0;
}

	.footer-nav-list2 li {
	float: left;
	margin: 0px 14px 0px 0px;
/*	border-bottom: 1px dotted #ce8754;*/
	}
/* ----------/////---------- END LIST STYLES ----------/////----------  */

/* ----------/////---------- BEGIN HEADLINE TAGS ----------/////----------  */
/* KEEP THIS NAMING CONVENTION INTACT WHEN CREATING NEW STYLES*/
h1 {
	background: none;
	color: #f6e4d6;
	font-family: Georgia, Times, serif;
	font-size: 19px;
	font-weight: normal;
/*	letter-spacing:.03em;*/
	line-height: 27px;
	text-align: left;
	text-decoration: none;
	text-shadow: 2px 2px 2px #130a04;
	margin: 0;
}

	.h1-links  {
		color: #f6e4d6;
		font-family: Georgia, Times, serif;
		font-size: 19px;
		font-weight: normal;
/*		letter-spacing: .03em;*/
		line-height: 27px;
		text-decoration: none;
		text-shadow: 2px 2px 2px #130a04;
	}

		a.h1-links:link {
			border-bottom: 1px dotted #f6e4d6;
			color: #f6e4d6;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #130a04;
		}
		
		a.h1-links:visited {
			border-bottom: 1px dotted #2daab7;
			color: #2daab7;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #130a04;			
			}

		a.h1-links:hover {
			border-bottom: 1px dotted #e1145a;
			color: #e1145a;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #130a04;
			}

h2 {
	background: none;
	color: #372315;
	font-family: Georgia, Times, serif;
	font-size: 30px;
	font-weight: normal;
/*	letter-spacing:.03em;*/
	line-height: 30px;
	text-align: left;
	text-decoration: none;
	text-shadow: 2px 2px 2px #e3cac8;
	margin: 0;
}

	.h2-links  {
		color: #372315;
		font-family: Georgia, Times, serif;
		font-size: 30px;
		font-weight: normal;
/*		letter-spacing: .03em;*/
		line-height: 30px;
		text-align: left;
		text-decoration: none;
		text-shadow: 2px 2px 2px #e3cac8;
	}

		a.h2-links:link {
			border-bottom: 1px dotted #372315;
			color: #372315;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #e3cac8;
		}
		
		a.h2-links:visited {
			border-bottom: 1px dotted #664832;
			color: #664832;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #e3cac8;			
			}

		a.h2-links:hover {
			border-bottom: 1px dotted #3dbecc;
			color: #3dbecc;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #e3cac8;
			}

h3 {
	background: none;
	color: #f6e4d6;
	font-family: Georgia, Times, serif;
	font-size: 14px;
	font-weight: normal;
/*	letter-spacing:.03em;*/
	line-height: 20px;
	text-align: left;
	text-decoration: none;
	text-shadow: 2px 2px 2px #130a04;
	margin: 0;
}

	.h3-links  {
		color: #f6e4d6;
		font-family: Georgia, Times, serif;
		font-size: 14px;
		font-weight: normal;
/*		letter-spacing: .03em;*/
		line-height: 20px;
		text-decoration: none;
		text-shadow: 2px 2px 2px #130a04;
	}

		a.h3-links:link {
			border-bottom: 1px dotted #f6e4d6;
			color: #f6e4d6;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #130a04;
		}
		
		a.h3-links:visited {
			border-bottom: 1px dotted #2daab7;
			color: #2daab7;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #130a04;			
			}

		a.h3-links:hover {
			border-bottom: 1px dotted #e1145a;
			color: #e1145a;
			padding-bottom: 2px;
			text-shadow: 2px 2px 2px #130a04;
			}

/* ----------/////---------- END HEADLINE TAGS ----------/////----------  */

/* ----------/////---------- BEGIN IMAGE-SPECIFIC STYLES ----------/////----------  */
.img-border {
	background-color: #cca88e;
	margin: 0px 0px 10px 0px;
	padding: 9px 9px 9px 9px;
	text-align: center;
}

.img-border-thumb {
	background-color: #cca88e;
	margin: 0px 0px 10px 0px;
	padding: 4px 4px 4px 4px;
	text-align: center;
}
/* ----------/////---------- END IMAGE-SPECIFIC STYLES ----------/////----------  */



/* ----------/////---------- BEGIN FORM STYLES ----------/////----------  */
/* KEEP THIS NAMING CONVENTION INTACT WHEN CREATING NEW STYLES*/
.forms1 {
	background-color: #ffffff;
	background-image: url(../pix/form-bkg.gif);
	background-position: bottom left; 
	background-repeat: repeat-x;
	border: solid 1px #b7b7c7;
	color: #05223c;
	cursor: pointer;
	font-family: Arial, Verdana, Tahoma, san-serif;
	font-size: 14px;
	height: 24px;
	margin: 0px 5px 5px 0px;
	text-decoration: none;
	width: 50px;  
}
/* ----------/////---------- END FORM STYLES ----------/////----------  */

