/*  
Theme Name: MM Maroon Blue v0.3
Theme URI: http://mommasterminds.com/
Description: MomMasterminds Exclusive Theme
Version: 0.3
Author: Kelly McCausey & Lynette Chandler
Author URI: http://mommasterminds.com
*/

/* Layout */
body {
	text-align: center;
	margin: 0;
	padding: 0;
	
	}
#page {
	margin: 10px auto;
	text-align: left;
	width: 900px;

}
#head {
	height: 120px;
}
.description {
  padding: 20px;
}
#search {
	float: right;
	width: 250px;
}
#navmenu {
	width: 600px
}
#homefeatimg {
	float: left;
	width: 200px;
	margin-right: 10px;
	min-height: 200px;
	_height: 200px;
}
#homefeattext {
	width: 375px;
	padding: 5px;
	margin: 0 0 0 210px;
	min-height: 200px;
	_height: 200px;
}
#main {
	width: 610px;
	padding: 10px 5px 5px 10px;
	float: left;
}
.post {
	margin: 0 10px 15px 0;
}
img.postimg {
	float: left;
	margin: 0 10px 0 0;
}
.oldpg {
  width: 50%;
  float: left;
  text-align: left;
}
.newpg {
  width: 50%;
  float: right;
  text-align: right;
}
#sidebar {
	margin: 10px 0px 10px 615px;
	width: 280px;
}
#foot {
  clear: both;
  position: relative;
  padding: 10px 0;
  min-height: 160px;
  _height: 160px;
}
.clear {
	clear: both;
}
#footl {
	width: 30%;
	float: left;
	top: 10px;
	left: 0;
	min-height: 160px;
	_height: 160px;
	padding: 0 0 0 25px;
}
#footm {
	width: 33%;
	float: left;
	min-height: 160px;
	_height: 160px;
	padding: 0 0 0 25px;
}
#footr {
	width: 30%;
  float: left;
}
table, td {
	border-collapse: collapse;
	border: 0;
	
}
.adtbl td {
  min-width: 125px;
  min-height: 125px;
  vertical-align: top;
}
textarea#comment {
  width: 80%;
  height: 160px;
}
ol.commentlist {
  padding: 10px 10px 0 25px;
  margin: 0;
}

/* Colors and Typography */
body {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 95%;
	line-height: 130%;
	
}
#page {
  background-color: #FFFFFF;
}
#head {
	background-color: #005A97;
	background-image: url('images/header.jpg');
}
.description {
  color: #666666;
  font-weight: bold;
}
#navbar {
	padding: 5px;
	background-color: #96D2FF;
	color: #FFFFFF;
	font-family: Verdana;
	font-weight: bold;
}
#main {
}
#homefeattext {
	background-color: #E8F5FF;
}
#sidebar {
}
.adtbl td {
  font-size: 85%;
}
.adboxblue {
	border: #005A97 solid 1px;
}
.adboxred {
	border: #993333 solid 1px;
}
#foot {
	background-image: url('images/bg3.jpg');
}
#copyright {
	background-color: #96d2ff;
	color: #ffffff;
	text-align: center;
	font-size: 80%;
}
#head h1 {
  padding: 20px 0 0 15px;
  margin: 0;
}
h2 {
  margin: 0;
  font-size: 120%;
  text-align: center;
  color: #993333;
}
.posthead h2, #homefeattext h2 {
  text-align: left;
}
.adtbl h2 {
  margin: 0 0 10px 0 !important;
}
#sidebar h2 {
	margin: 20 0 0 0;
}
h3 {
  font-size: 110%;
  font-weight: bold;
  color: #005A97;
}
small {
	color: #005A97;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
}
code {
  font-size: 105%;
  color: #000000;
}
.comment-text {
  font-size: 65%;
  font-style: normal;
  color: #000000;
}
.searchresults {
  text-align: center;
}
/* Links */
#head h1 a {
  color: #000000;
  text-decoration: none;
}
#navbar a {
	color: #ffffff;
	text-decoration: none;
}
#homefeature a {
  color: #993333;
  text-decoration: none;
}
.posthead h2 a {
	color: #993333;
	text-decoration: none;
}
.postfoot a {
	color: #993333;
}
#sidebar li li a, #foot li li a {
	color: #993333;
	text-decoration: none;
}
#copyright a {
	color: #ffffff;
	text-decoration: none;
}
/* Lists */
ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
#homefeature ul ul {
  margin: 10px 0 0 15px;
  padding: 0;
	list-style-image: url('images/bull.jpg');
}
#navbar ul {
	margin: 3px 0;
	padding: 0;
}
#navbar li {
	display: inline;
	list-style-type: none;
	margin: 0 10px;
}
#sidebar li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul.sb {
	margin-left: 25px;
}
#sidebar .sb li li, #foot li li {
	list-style-image: url('images/bull.jpg');
}
#sidebar table.adtbl ul {
  margin: 0;
  padding: 0;
}
#sidebar table.adtbl td li {
  list-style: none;
}
ol.commentlist {
  font: italic 150% Georgia, Times, serif;
  color: #8EA7CF;
}
#foot ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
