/*************************** 
	Marauding Mayhem
	Version 6.0 - 
	Author: Laura
	Date; August 18, 2006
****************************/

/* Special Text & Image Styles */
.angie {
	font-family: verdana;
	font-size: inherit;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000099;
}
.robyn {
	font-family: verdana;
	font-size: inherit;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #880000;
}
.angieNote {
	font-family: verdana;
	font-size: inherit;
	font-style: italic;
	font-weight: normal;
	font-variant: normal;
	color: 000099;
}
.robynNote {
	font-family: verdana;
	font-size: inherit;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	color: #880000;
}
.contentWhisper {
	font-family: verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: #6c6c6c;
}
.fiction_new {
	background: transparent url(fic_new.gif) top left no-repeat;
	padding-top:2px;
	font-family: verdana;
	font-size: 60%;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.gallery {
	text-align:center;
}
.gallery_back {
	font-family: verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
	padding-bottom: 3px;
}
img.avatar {
	padding-right: 15px;
	padding-bottom: 10px;	
}
.headline {
	font-family: verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #372200;
}
.headline2 {
	font-family: verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #372200;
	padding-top: 10px;
}
.headline3 {
	font-family: verdana;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	border-bottom: 1px solid #372200;
	padding-top: 10px;
	margin-bottom: 10px;
}
.dateline {
	font-family: verdana;
	font-size: xx-small;
	font-style: italic;
	font-weight: normal;
	text-align: right;
}
.atmList {
	font-family: verdana;
	font-size: xx-small;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.contentSmall {
	font-family: verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
ul li.test {
	font: verdana, helvetica, sans-serif;
}
/* Styles for comment box */
.comments {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.commentsI {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
}
.commentsS {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
}

/* form stuff */

div#menu form {
	margin: 0 0 0 0;
	padding: 0;
	font: normal 8px/8px Verdana, Arial, Helvetica, sans-serif;
}
div#menu form input.button {
	background-color: #dcd3c8;
	width:auto;
	font-weight: bold;
	color: #000;
	margin: 10px 0px 0px 0px;
	border: 1px solid #372200;
}
div#menu form input {
	margin: 0px 0px 0px 0px;
	background-color: #fff;
	border: 1px solid #372200;
}