/*  
Theme Name: Mommy Auctions
Description: Adaptation of the Mommy Auctions design
Version: 1.0
Author: Taughnee Stone
Author URI: http://endeavourcreative.com/

colors:
pink
#f498a1

lt green
#ecfad1

lt blue
#ecfbff



*/

/******** housekeeping ***********/

html, body, div, p, ul, li {
  margin: 0;
	padding: 0;
}

body {
	font-family: Verdana, Tahoma, Arial, Arial, sans-serif;
	font-size: 64%;
}

ul, li {
  list-style: none;
}

hr.clear {
  clear: both;
	display: none;
}

a, a:visited {
  text-decoration: none;
	color: #333;
}

a:hover {
  text-decoration: underline;
}


/******** main page layout **********/

#wrapper {
  float: left;
	width: 100%;
	margin-top: 10px;
}

#content {
  margin: 0 200px;
}

.sidebar {
  margin-top: 10px;
}

#sidebarright {
  float: left;
	width: 185px;
	margin-left: -189px;
}

#sidebarleft {
  float: left;
	width: 185px;
	margin-left: -100%;
	padding: 0 5px;
}

#footer {
  clear: left;
	width: 100%;
}

/******* backgrounds and colors ********/

#header {
  background: url('/blog/wp-content/themes/mommyauctions/images/bg.png') top left;
}

/******** the nitty gritty ************/

/******** header ************/

#menu {
	background: #a5d2de url('/blog/wp-content/themes/mommyauctions/images/menubg.gif') top left repeat-x;
	border-bottom: 3px solid rgb(129, 177, 188);
	text-align: center;
	height: 81px;
	margin-top: 9px;
}

#menu a {
  font-weight: bold;
	text-decoration: none;
	color: #fff;
	font-size: 95%;
}

#menu a:hover {
  color: #3399FF;
}

.menublock {
	float: left;
	clear: none;
	width: 7.5%;
	text-align: center;
	height: 80px;
}

.menublock img {
  margin-top: 11px;
}

.menublock .menutext {
  margin-top: 13px;
	line-height: 1.2;
}

hr.clear {
  clear: both;
	margin: 1px;
}

/********* content ***********/

#content {
	border-left: 1px dashed #ccc;
	padding: 0 10px;
	margin-bottom: 25px;
}

.post h2.posttitle {
  color: #fff;
	padding: 5px 0 5px 20px;
	background: #f498a1 url('/blog/wp-content/themes/mommyauctions/images/arr_part.gif') 4px 6px no-repeat;
	font-size: 1.2em;
	font-weight: bold;
	border-top: 1px dashed #ddd;
	border-bottom: 1px dashed #ddd;
}

.post .posttitle a {
  color: #fff;
	font-weight: bold;
	font-size: 1.2em;
}

.post .entrydate {
  float: left;
	height: 80px;
	width: 55px;
	margin: 0 20px 10px 15px;
	text-align: center;
	background: url('/blog/wp-content/themes/mommyauctions/images/datebackground.gif') center center no-repeat;
}

.post .entrydate .month {
	color: #fff;
	font-size: 1.2em;
	margin-top: 4px;
	margin-bottom: -9px;
	font-weight: bold;
}

.post .entrydate .day {
  font-family: "Times New Roman", Times, serif;
	font-size: 4em;
	font-weight: normal;
	color: rgb(129, 177, 188);
	margin-top: 10px;
}

.post .entrydate .year {
  font-size: 10px;
	font-weight: bold;
	color: rgb(129, 177, 188);
	margin-top: -12px;
}

.post .postmetatop {
  font-size: 1.0em;
	background: #ecfad1;
	padding: 3px;
	border-bottom: 1px dashed #ccc;
	margin-bottom: 15px;
	margin-left: 90px;
}

.postmetatop .author, .postmetatop .cat a{
  color: #f498a1;
	font-weight: bold;
}

.postmetabottom {
  text-align: center;
	font-size: 1.1em;
	font-weight: bold;
}

.postmetabottom a {
  color: #f498a1;
}


.post .entry {
  padding: 0 1.5em;
}

.post .entry a {
  color: #e26b6c;
	text-decoration: underline;
}

.post .entry p {
  font-size: 1.1em;
	margin-bottom: 0.5em;
}

.post .entry blockquote {
  margin: 2em 0;
	color: #f498a1;
	padding-left: 40px;
	background: url('/blog/wp-content/themes/mommyauctions/images/quotes.gif') top left no-repeat;
}

.post .entry img {
  margin: 1em;
}

.post .entry img.wp-smiley {
  margin: 0;
}

.post .entry h2 {
  color: #f498a1;
	font-weight: bold;
	font-size: 1.2em;
	margin: 1em 0 .25em -.5em;
}

.post .entry li {
  list-style: square inside;
	margin: 0 0 .3em 1em;
}

.post .entry ul {
  margin: 1em 2em;
}

.post .akst_link {
  margin-top: 8px;
}

/******** sidebars **********/

.sidebar {
	background-color: #ecfad1;
	margin-bottom: 25px;
}

.sidebar h2 {
  color: #fff;
	padding: 3px 0 3px 20px;
	background: #f498a1 url('/blog/wp-content/themes/mommyauctions/images/arr_part.gif') 3px 5px no-repeat;
	font-size: 1.1em;
	font-weight: bold;
}

.sidebar li.displayad {
  text-align: center;
}

.sidebar ul {
  background-color: #ecfad1;
}

.sidebar li {
  padding-bottom: 20px;
}

.sidebar li li {
  margin-left: 25px;
	list-style-image: url('/blog/wp-content/themes/mommyauctions/images/arrow.gif');
	list-style-position: outside;
	padding: 0;
	margin-bottom: 5px;
}

.sidebar li li a {
  color: #667;
	text-decoration: none;
	font-size: 1.1em;
}

#auctiongraphics {
  display: block;
	text-align: center;
}

form#searchform {
  text-align: center;
}

form#searchform input#s {
  background-color: #ecfad1;
	border: 1px solid #e26b6c;
}

form#searchform input#searchsubmit {
  color: rgb(129, 177, 188);
	background-color: #deefbd;
	border: 1px solid rgb(129, 177, 188);
	padding: 1px 5px;
	margin-top: 3px;
	font-size: 0.9em;
}

table#wp-calendar {
  margin: 10px auto 0;
	font-size: 1.1em;
	width: 170px;
}

table#wp-calendar caption {
  text-align: center;
}

table#wp-calendar td, table#wp-calendar th {
  text-align: right;
}

table#wp-calendar td a {
  color: #e26b6c;
}

table#wp-calendar td#today {
  text-decoration: underline;
	font-weight: bold;
}

/*********** footer *************/

#footer {
  text-align: center;
}

#footer a {
  color: #333;
}

#footer #footercopyright {
  float: left;
	background-color: #f498a1;
	color: #fff;
	border-top: 3px solid #81b1bc;
	margin-right: 6px;
	padding: 7px 0;
	width: 195px;
}

#footer #footercopyright a {
  color: #fff;
	font-weight: bold;
}

#footer #footerlinks {
	border-top: 3px solid #81b1bc;
	background-color: #f1f1f5;
	padding: 6px 0 8px;
}

#footer #footercredits {
  margin: 15px 0;
	padding-bottom: 12px;
	color: #f498a1;
	font-weight: bold;
}

#footer #footercredits a {
  text-decoration: underline;
	color: #f498a1;
}

/******* single, pages and archives *********/

#navigation {
  text-align: center;
	margin-top: 10px;
}

#navigation div a {
  color: #e26b6c;
	font-size: 1.2em;
	font-weight: bold;
}


h2.pagetitle {
  text-align: center;
	color: #f498a1;
	font-weight: bold;
	margin: 25px 0;
}

/********* comments **************/

h3#comments {
  text-align: center;
	color: #e26b6c;
}

h3#respond {
	margin: 15px 0 10px 220px;
}

#commentform {
  margin-left: 30px;
}

#commentform p {
  margin-bottom: 3px;
}

#commentform textarea {
  width: 480px;
	background-color: #deefbd;
	color: #222;
	font-weight: bold;
}

#commentform input#submit {
  color: rgb(129, 177, 188);
	background-color: #deefbd;
	border: 1px solid rgb(129, 177, 188);
	padding: 3px 5px;
	margin-top: 3px;
	font-size: 0.9em;
	font-weight: bold;
}

ol#commentlist {
  margin: 0 0 0 20px;
	padding: 0;
}

#commentlist li {
	background: url('/blog/wp-content/themes/mommyauctions/images/regcomment_02.jpg') bottom left no-repeat;
	width: 500px;
	padding-bottom: 15px;
	margin-bottom: 20px;
}

#commentlist li p.commentcite {
	background: url('/blog/wp-content/themes/mommyauctions/images/regcomment_01.jpg') top left no-repeat;
	padding: 20px 40px 20px;
}

#commentlist li p.commentcite cite {
  font-weight: bold;
	font-size: 1.2em;
}

#commentlist li p.commentcite cite a {
	font-weight: bold;
	color: #e26b6c;
}

#commentlist li div.commenttext {
  margin: -10px 50px 5px;
	font-size: 115%;
}

div.commenttext p {
  margin-bottom: 7px;
}




#commentlist li.author {
	background: url('/blog/wp-content/themes/mommyauctions/images/mommycomment_02.jpg') bottom left no-repeat;
}

#commentlist li.author p.commentcite {
	background: url('/blog/wp-content/themes/mommyauctions/images/mommycomment_01.jpg') top left no-repeat;
}



