/*
Theme Name: Mother Mother
Theme URI: http://wordpress.org/
Description: Mother Mother site
Version: 1.0
Author: Brad
Author URI: http://designformat.com/

*/

@charset "utf-8";
.mothermother {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-color: #000000;
	background-image: url(images/mmbkgd.gif);
	background-repeat: repeat;
}

/* Links */
a{
	text-decoration: 	none;
	padding: 			0px 3px 0px 3px;
	background-color: 	#ffffff;
	color: 				#D8191D;
}
a:hover{
	text-decoration: 	none;
	padding: 			0px 3px 0px 3px;
	background-color: 	#D8191D;
	color: 				#ffffff;
}

/* Footer */
#footer{
	width: 				932px;
	margin:				10px auto 10px auto;
	text-align: 		center;
}
#footer .menu{
	padding: 			0px 10px 0px 10px;
}
a.menu{
	text-decoration: 	none;
	background-color: 	#ffffff;
	color: 				#000000;
}
a.menu:hover{
	text-decoration: 	none;
	background-color: 	#000000;
	color: 				#ffffff;
}

.diarybody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}

.diarydate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #bd2328;
	text-decoration: none;
}
.diaryheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #bd2328;
	text-decoration: none;
}
.diarylink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.newsbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	width: 750px;
	display: block;
}
.newsbody_home{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	width: 750px;
	display: block;
}
.newsbody p {
	margin-top: 0;
}
.newsbody p img {
	margin: 10px 0;
}
.newsdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #bd2328;
	text-decoration: none;
	text-transform: uppercase;
	margin-top: -12px;
}
.newsheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #bd2328;
	text-decoration: none;
}
.newslink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.tourbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
.tourdate {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: bd2328;
	text-decoration: none;
}
.tourcity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
	text-decoration: none;
}


/* embedded CSS */

body {
	background-image: url(images/mmbkgd.gif);
	margin-left: 0px;
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #000000;
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}

img {
	border: 0;
}
h1 {
	font-size: 14px;
	color: bd2328;
	font-weight: bold;
}
h2 {
	font-size: 10px;
	color: bd2328;
}
h3 {
	font-size: 10px;
	color: #000000;
}

/* -- EDITS -- */

.newsdate, .newsheader, .newslink {
	width: 730px;
	display: block;
}
.post {
	margin-bottom: 10px;
}
#content {
	width:				770px;
	height: 			400px;
	border:				0px solid #000000;
	padding:			0px 30px 0px 0px;
	overflow:			auto;
}