/*  
Theme Name: Pajama Mommy Custom
Theme URI: http://www.pjmommy.com/
Description: Custom theme created specifically for Pajama Mommy.
Version: 1.0
Author: Amy Soesbee
Author URI: http://www.asastar.com/
*/

body {
	background-color: #EC9387;
	background-image: url(images/wallpaper.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
        color: #404040;
}

a{
	text-decoration: none;
	color: #721414;
}

a:hover{
	text-decoration: underline;
	color: #721414;
}

blockquote{
	background-color: #FFFFFF;
	margin: 10px;
        border-bottom: 1px dashed #EC9387;
}

blockquote p{ padding: 15px; }


h2 {
        font-family: Trebuchet MS, Geneva, Tahoma, Verdana, Arial; 
	font-size: 14px;
	font-weight: normal;
        padding: 0px;
        margin: 0px;
}

h3 {
        font-family: Trebuchet MS, Geneva, Tahoma, Verdana, Arial; 
	font-size: 22px;
	font-weight: normal;
        padding: 0px;
        margin: 0px;
}

h3 a, h3 a:hover {
        text-decoration: none;
        border-bottom: 1px dotted #721414;
}

h5 {
    	border-bottom: 1px dotted #721414;
	font-size: 1.05em;
	font-weight: normal;
        line-height: 16px;
	}

OL  { list-style-type: upper-roman }

.wrapper {
	background-image: url(images/carpet.png);
	width: 944px;
	left: 0px;
	position: absolute;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	position: absolute;
	top:0px;
	left: 405px;
}

.menu {
	color: #FDE9E2;
	line-height:18pt;
}

.menu a{
	text-decoration: none;
	color: #FDE9E2;
	border-bottom: 1px dotted #FDE9E2;
}

.menu a:hover{
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dotted #FDE9E2;
}

.menu ul { list-style-type: none; margin: 0; padding: 0;}

.banner {
	background-color: #E7785C;
	padding: 0px;
	text-align: center;
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDE9E2;
}

.content {
	width: 915px;
	padding: 7px;
	left: 7px;
	position: relative;
}

.sidebar {
	padding: 0px;
	width: 357px;
	float: left;
        color: #808080;
}

.sponsors {
	background-color: #FDE9E2;
	padding: 6px;
	position: relative;
	width: 345px;  
	text-align: center;
}

.sidebar1 {
	background-color: #FDE9E2;
	padding: 2px;
	position: relative;
	width: 171px;
	float: left;
}

.sidebar2 {
	background-color: #FDE9E2;
	padding: 2px;
	position: relative;
	width: 171px;
	float: right;
}

.sidebar1 a, .sidebar2 a {
	text-decoration: none;
	color: #35493F;
}

.sidebar1 a:hover, .sidebar2 a:hover{
	text-decoration: none;
	color: #35493F;
}

.sidebar1 h2, .sidebar2 h2 {
        font-family: Arial, Trebuchet MS, Geneva, Tahoma, Verdana, Arial; 
	font-size: 14px;
	color: #721414;
	line-height: 26px;
        padding: 0px;
        margin: 0px;
	list-style-type: none;
border-bottom: none;
}

.sidebar1 ul, .sidebar2 ul { 
  list-style-type: none;
  margin: 0 0 5px;
  padding: 0 0 0;
}

.sidebar1 ul li ul, .sidebar2 ul li ul {
  list-style-type: none;
  margin: 0 0 0px;
  padding: 0 0 0px;
}

.sidebar1 ul li, .sidebar2 ul li {
list-style-type: none;
border-bottom: 1px dotted #721414;
line-height: 20px;
}

.sidebar1 ul ul li, .sidebar2 ul ul li  {
  margin-right: 15px;
  margin-bottom: 0px;
  padding: 0 0 0 15px;
  background-color: transparent;
  background-image: none;
border-bottom: none;
line-height: 20px;
  }

.sidebar1 ul li a:hover, .sidebar2 ul li a:hover{
list-style-type: none;
	text-decoration: none;
	color: #E26755;
}

.main {
	background-color: #FDE9E2;
	padding: 5px;
	position: relative;
	width: 542px;
	float: right;
}

.main img{
	margin: 3px;
	padding: 3px;
}

.footer {
	background-color: #E7785C;
	padding: 10px;
	text-align: center;
	font-family: Verdana, Tahoma, Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDE9E2;
	clear: both;
}

.footer a{
	text-decoration: none;
	color: #FDE9E2;
	border-bottom: 1px dotted #FDE9E2;
}

.footer a:hover{
	text-decoration: none;
	color: #FFFFFF;
	border-bottom: 1px dotted #FDE9E2;
}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}

a img{ border:none; }

.rss
{
	background:      transparent url(images/rss.gif) center left no-repeat;
	height: 25px
}

.technorati
{
	background:      transparent url(images/tech.gif) center left no-repeat;
	height: 25px
}