/*
Theme Name:MaroonBlue
Theme URI: http://mommasterminds.com
Version: 0.2
Description: Simple blue and maroon 2 Column theme
Author: Kelly McCausey & Lynette Chandler
Author URI: http://mommasterminds.com
*/
body {
	background: #CCCCCC;
	font-family: Georgia, Serif;
	font-size: 90%;
	color: #333333;
}

#header {
	background: url(images/header.jpg);
	width: 900px;
	height: 120px;
}
td#menu_left {
	background-color: #b9797a;
	text-align: left;
}
td#menu_left a {
	font-face: Tahoma;
	color: #FFFFFF;
	font-weight: 600;
	text-decoration: none;
}
td#menu_right {
	background-color: #b9797a;
	text-align: right;
}
#navmenu ul {
	margin: 0; padding: 0; list-style-type: none; list-style-image: none; 
}
#navmenu li {
	display: inline; 
	padding: 5px 10px 5px 10px;
	font-family: Tahoma;
	color: #FFFFFF;
	font-weight: 700;
	text-decoration: none;
}	
a#post_title
{	
	color: #b9797a;
	font-family: Tahoma;
	font-size: 18px;
	text-decoration: none;
	font-weight: 700;
}

a
{
	text-decoration: underline;
	color: #993333;
}

a:visited
{
	text-decoration: underline;
	color: #993333;
}
h2 {
  margin: 5px 0;
}
.meta {
  font: 80% Tahoma;
  color: #005A97;
}

.comment-meta {
  color: #005A97;
  font: 80% Tahoma;
}

.archiveHeadings
{
	color: #993333;
	font-family: Georgia;
	font-size: 5;
	text-decoration: none;
	font-weight: 700;
}
td #homepage-feature {
  background-color: #d6e4e5;
}
.homefeat h2 {
  margin: 0 0 10px 0;
  color: #b9797a;
  font-size: 20px;
}
.homefeatpic h2 {
  margin: 0 0 10px 0;
  color: #ffffff;
  font-size: 22px;
}
#bullet {
	list-style-type: none;
	list-style-image: url(images/bull.jpg);
}
#sidebar h2 {
	font-family: Georgia;
	color: #993333;
	font-size: 100%;
	text-align: center;
}
#sidebar ul {
	margin: 1; padding: 0; list-style-type: none; list-style-image: none;
}
#sidebar li ul li{
	list-style-type: none;
	list-style-image: url(images/bull.jpg);
	color: #993333;
	font-family: Georgia;
	text-decoration: none;
}
#sidebar a {
	text-decoration: none;
}
.adbox1 {
  width: 125px;
  height: 125px;
  text-align: center;
  background-color: #993333;
}
.adbox2 {
  width: 125px;
  height: 125px;
  text-align: center;
  background-color: #005A97;
}
.pagetitle {
	font-family: Georgia;
	color: #993333;
	font-size: 18px;
}
#footer-col {
  background-color: #D6E4FB;
  background-image: url('images/bg2.jpg');
}
.footer ul {
	margin: 5; padding: 5; list-style-type: none; list-style-image: none;
}
.footer li{
	list-style-image: url(images/bull.jpg);
	color: #993333;
	font-family: Georgia;
	text-decoration: none;
}
.footer a {
	text-decoration: none;
}
.footer h3 {
  color: #993333;
  text-align: center;
  margin: 5px 0 10px 0;
}
#copyright {
  margin: 0;
  padding: 0;
  text-align: center;
  font-size: 12px;
}
#copyright, #copyright a {
  color: #993333;
  text-decoration: none;
}

