/*
Theme Name: TMM 2.0
Theme URI: http://www.teachmemommy.com/
Description:  New interpretation of Blix
Version: 1.0
Author: Adam Dunford
Author URI: http://www.ideoverse.com/
*/




/* reset
--------------------------------------------------*/

* {
	margin: 0;
	padding: 0;
}

.low {display:none;}


/* body
--------------------------------------------------*/

body {
	background: #ffffdb url(img/bkgpaper.png) center;
	font: normal 80% "Verdana", Verdana, Arial;
	padding-bottom: 20px;
}


/* headings
--------------------------------------------------*/

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: -0.06em;
}

#content h2 {
  margin:0 0 18px 0;
  font-size:1.8em;
  font-weight:normal;
  color: #c00;
}

#content h3 {
	margin-bottom: 4px;
	font-size: 1.8em;
	color: #00c;
}

#content h4 {
  margin:0;
  font-size:1.4em;
}

#content h5 {
	margin: 0;
	font-weight: bold;
	font-size: 1.2em;
}

/* links
--------------------------------------------------*/
a {
	text-decoration:none;
}

a:visited {
	color: #00c;
}

a:hover {
	text-decoration: underline;
}

a img {border:none;}


/* paragraphs, lists, etc
--------------------------------------------------*/
p {
  margin:0;
  padding:0 0 14px 0;
}

ul, ol {
  margin:0 0 0 1.4em;
  padding:0 0 18px 0;
}

ul ul {padding:0;}

blockquote {
  margin:0;
  padding:0 18px;
  font-style:italic;
}

pre {
  overflow:auto;
  margin:0 0 18px 0;
  padding:4px;
}

pre, code, kbr {font-family:Courier, Monaco, monospace;}

code, kbr {padding:0 2px;}

abbr, acronym {
  font-size:0.9em;
  letter-spacing:1px;
}


/* images
--------------------------------------------------*/
img.left {
  float:left;
  margin:0 12px 0 0;
}

img.right {
  float:right;
  margin:0 0 0 12px;
}

img.center {
  display: block;
  margin:0 auto;
}


/* container
--------------------------------------------------*/
#container {
	position: relative;
	min-height: 100%;
	min-width: 860px;
	width: 100%;
	margin: 0px;
	text-align: center;
}

* html #container {
	height: 100%;
}

/* header
--------------------------------------------------*/

#header {
	background: #e8ffff url(img/headbkg.png) repeat-x;
	height:169px;
	padding:0 0 0 18px;
}

#header h1 {
	font-size: 18px;
	width: 900px;
	height: 116px;
	text-align:left;
	margin: 0 auto;
}

#header h1 a {
	display: block;
	position: relative;
	width: 228px;
	height: 72px;
	color: #00c;
	text-decoration: none;
}

#header span {	
	display: block;
	position: absolute; 
	left: 0;
	top: 0;
	z-index: 1;
	width: 228px;
	height: 72px;
	background: url(img/logotop.png) no-repeat;
}


#header p {
	display: none;
	font-size: 16px;
	width: 900px;
	margin: 0 auto;
	height: 72px;
}

#tagline {
	display: block;
	position: relative;
	left: 310px;
	top: -72px;
	width: 470px;
	height: 72px;
}

#tagline span {
	display: block;
	position: absolute; 
	left: 0;
	top: 0;
	z-index: 1;
	width: 470px;
	height: 72px;
	background: url(img/tagline.png)  no-repeat;
}


/* navigation
--------------------------------------------------*/
#topnav {
	height: 53px;
	font: bold 1.2em "Kristen ITC", "Comic Sans MS", sans-serif;
	line-height: 53px;
	width: 900px;
	margin: 0 auto;
}

#topnav ul {
	padding: 0;
	margin: 0 0 0 50px;
}

#topnav li {
	float:left;
	list-style-type:none;
	white-space:nowrap;
}

#topnav li a {
	display: block;
	letter-spacing: -0.06em;
	color: #E4DBF0;
	height: 53px;
	font-size: 1px;
	line-height: 15px;
	background: url(img/navtest2.png) no-repeat;
}

* html #topnav a {width:1%;} /* see http://www.positioniseverything.net/explorer/escape-floats.html */

#topnav #navhome a { background-position: 0 top; width: 80px; }
#topnav #navhome a:hover, #topnav #navhome .selected { background-position: 0 bottom; }

#topnav #navactivities a { background-position: -72px top; width: 104px; }
#topnav #navactivities a:hover, #topnav #navactivities .selected  { background-position: -72px bottom; }

#topnav #navreviews a { background-position: -166px top; width: 94px; }
#topnav #navreviews a:hover, #topnav #navreviews .selected  { background-position: -166px bottom; }

#topnav #navabout a { background-position: -563px top; width: 135px; }
#topnav #navabout a:hover, #topnav #navabout .selected  { background-position: -563px bottom; }

#topnav #navcontact a { background-position: -347px top; width: 120px; }
#topnav #navcontact a:hover, #topnav #navcontact .selected  { background-position: -347px bottom; }

#topnav #navorder a { background-position: -696px top; width: 116px; }
#topnav #navorder a:hover, #topnav #navorder .selected  { background-position: -696px bottom; }


#topnav form {
	float:right;
	height: 53px;
	padding: 0 20px 0 0;
	line-height: 48px;
	width: 240px;
}

* html #topnav form fieldset {margin-top:15px;}

#topnav #s {
  width:160px;
  padding:2px;
  border:1px solid #ccc;
  font-size:1.0em;
  vertical-align:middle;
  font-weight: normal;
}

#topnav #searchbutton {
	height: 15px;
	width: 25px;
	border: 0;
	vertical-align: middle;
}

/* main
--------------------------------------------------*/
#main {
	background: url(img/contentbkg.png) center repeat-y;
	margin: 0 auto;
	padding-bottom: 20px;
	width: 900px;
}


/* content
--------------------------------------------------*/
#content {
	float:left;
	width:550px;
	padding-top:30px;
	margin-left: 65px;
	text-align: left;
	display: inline; /* hack for IE--move to cdata? */
	line-height:1.8em;
	border-right: 1px solid #ffe4bb;
}

.singlecol #content {
	width:770px;
	margin: 0 65px;
	border-right: none;
}

#commentspopup #content {
  float:none;
  padding-top:0;
}


/* entry
--------------------------------------------------*/
.entry {
	margin: 10px 25px 30px 0;
	padding-bottom: 10px;
	background: url(img/separator.png) bottom center no-repeat;
}

.entry .info {
  font-size:0.9em;
  padding: 0;
  margin: 0;
}

.entry.single {clear:both;}

.entry .editlink a {
  margin:0;
  padding:0 0 0 10px;
  border-left:1px solid;
  border-right:none
}

.entry #filedunder {
  clear:both;
  padding:3px 0 0 0;
  font-size:0.9em;
  border-top:1px solid;
}

.entry img {
	float: left;
	margin: 5px 10px 10px 0;
	padding: 5px;
	border: solid 1px #fc6;
}

.entrypic {
	float: right;
	margin: 5px 0 10px 10px;
	padding: 5px;
	border: solid 1px #fc6;
	line-height: 1.0em;
}

.entrypic img {
	float: none;
	margin: 0;
	padding: 0;
	border: 0;
}

/* mini-entry
--------------------------------------------------*/
.minientry {
  position:relative;
  margin:0px 0 35px 0;
  padding:10px 0;
  border-top:1px dotted;
  border-bottom:1px dotted;
}

.minientry p {padding:0;}

.minientry .commentlink {
  margin-left:3px;
  padding-right:7px;
  border-right:1px solid;
  font-size:0.9em;
}

.minientry .permalink {
  margin-left:3px;
  font-size:0.9em;
  font-style:normal;
}

.minientry .author,
.minientry .editlink a {
  margin-left:6px;
  padding:0 8px 0 10px;
  border-left:1px solid;
  font-size:0.9em;
  font-style:normal;
}

.minientry .editlink a {margin:0;}


/* sticky
--------------------------------------------------*/
#sticky {
  margin: -10px 30px 20px 5px;
  padding: 15px 20px 0;
  border: solid 2px #c00;
  background: #fffdff;
}

#sticky h4 {
  color: #c00;
}

/* comments
--------------------------------------------------*/
#comments h2 {margin-bottom:24px;}

#comments h2 a {
  margin-left:2px;
  padding-left:6px;
  border-left:1px solid;
  font-family:Arial,Helvetica,sans-serif;
  font-size:0.55em;
}

#comments ul {margin:0 0 0 20px;}

#comments li {
  position:relative;
  margin-bottom:18px;
}


#comments li p {padding:0 0 10px 0;}

#comments .header {
  position:relative;
  min-height:19px; /* 19 + 3 +3 = 25px = height of gravatar */
  margin:0 0 10px 0;
  padding:3px 6px;
}

* html #comments .header {height:19px;} /* IEWin */

#comments .header strong {font-family:Georgia,sans-serif;}

#comments .header .gravatar {
  position:absolute;
  top:1px;
  right:1px;
}


/* form
--------------------------------------------------*/
form {padding:6px 0;}

#commentform, #contactform {margin-bottom:18px;}

form fieldset {border:0 solid;} /* Opera */

form p {
  padding:6px 0;
  line-height: normal;
}

form label {
  display:block;
  float:left;
  width:60px;
}

form option {
	margin-right: 10px;
	height: 1.5em;
}

form select {
}

#commentform label {margin:0 15px 0 15px;}
#contactform label {margin:0 15px 0 0;}

form em {
  margin-left:5px;
  font-size:0.9em;
  font-style:normal;
}

form input, form textarea {
  padding: 2px;
  width: 200px;
}

form textarea {overflow:auto;}

#commentform input {width:200px;}
#commentform textarea {width:325px;}
#contactform textarea, #contactform #bx_subject {width:465px;}

* html #commentform textarea {width:320px;} /* IE WIN; but why? */
* html #contactform textarea,
* html #contactform #bx_subject {width:445px;} /* IE WIN; but why? */

form .button {
  width:90px !important;
  border-bottom:1px solid;
  font-weight:bold;
}

#commentform .button {margin-left:90px;}
#contactform .button {margin-left:75px;}

form .hiddenfield {display:none;}

form .info {padding-left:90px;}



/* shopform
--------------------------------------------------*/

.checkout h2, .checkout h3, .checkout h4 {
	color: #03c;
}

.shopform {
	width: 650px;
	margin: 0 auto;	
}


.producttable .input_box {
	width: 30px;
}

.shopform table {
	border-collapse: collapse;
	border-spacing: 1px;
}

.producttable, .addresstable {
	margin: 10px 0 0;
	border-collapse: collapse;
	border-spacing: 0;
	background: #fff;
	border: 1px solid #03c;
	width: 100%;
}

.producttable p {
	line-height: normal;
	padding: 0;
	margin: 0;
}

.producttable th {
	padding: 3px 5px 3px;
	border-right: 1px solid #BEC2DE;
	border-bottom: 1px solid #03c;
	background: #fbfcfc;
	color: #03c;
	vertical-align: bottom;
	text-align: center;
}

.producttable td,  .addresstable th, .addresstable td {
	padding: 4px 6px 4px 4px;
	border: 1px solid #BEC2DE;
	border-left: 1px solid #03c;
	vertical-align: top;
}

.producttable td, .addresstable th  {
	text-align: right;
}

.addresstable {
	border: none;
}

.addresstable th {
	font-weight: normal;
	background: #fbfcfc;
}

.addresstable th, .addresstable td {
	border: none;
	vertical-align: top;
}



.producttable th:last-child, .producttable td:last-child, .addresstable td:last-child {
	border-right: none;
}

.producttable .desc {
	text-align: left;
}

.producttable .quant {
	text-align: center;
}

.producttable a {
	float: left;
	margin-right: 5px;
}

.alt {
	background: #f0ffff;
}

.addresstable input {
	width: 150px;
}

.formBtn {
	width: auto;
}

#shipselect {
	margin-top: 5px;
	border: 1px solid #09c;
	padding: 10px;
	text-align:center;
	background: #fbfcfc;
}


/* archives
--------------------------------------------------*/
.archive .postspermonth {
  margin:0;
  list-style:none;
}


/* content misc
--------------------------------------------------*/
.next a {float:right;}
.previous a {float:left;}

.more {
	background: url(img/arrow.png) center right no-repeat;
	padding-right: 21px;
}

#entrynavigation {
  overflow: auto;
  height:1%;
  margin-bottom:13px;
  padding-bottom:13px;
  font-size:0.9em;
}


/* subcontent
--------------------------------------------------*/
#subcontent {
	float:right;
	width:195px;
	padding-top: 15px;
	line-height:1.5em;
	text-align: left;
	margin-right: 65px;
	display: inline; /* hack for IE--move to cdata? */
}

* html #subcontent {padding-top:15px;} /* dirty fix for IEWIN; temporary! */

#subcontent p {
	padding-bottom: 12px;
}

#subcontent ul {
	margin-left: 0;
}


/* subcontent headings
--------------------------------------------------*/
#subcontent h2 {
	color: #0c3;
	margin-top: 0.5em;
	line-height: 2.0em;
	font-size: 1.5em;
}


/* subcontent list
--------------------------------------------------*/
#subcontent ul li {
  margin:2px 0;
  padding-bottom:2px;
  list-style: none;
  background: url(img/cat-star.png) left 0.2em no-repeat;
  padding-left: 25px; 
  
  
}

#subcontent li a {
  display:block;
  padding:1px 0;
  height:1%; /* IE WIN */
}

#subcontent ul li ul {
margin:0;
}

#subcontent ul li li {
  margin:0;
  padding:0 0 0 25px;
  border-bottom:none;
}



/* footer
--------------------------------------------------*/

#footer {
	clear:both;
	background: url(img/contentbkgbottom.png) top center no-repeat;
	margin: 0 auto;
	width: 900px;
	height: 135px;
	font-size:0.8em;
	text-align: left;
	padding-top: 35px;
}

#footer p {
	padding: 0 0 20px 65px;
}

#footer strong {font-weight:normal;}


#bottomnav a {
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #FFE4BB;
	font-size: 1.1em;
}

#bottomnav a:last-child {
	border-right: none;
}


.tags {
	text-align: right;
	font-size: 0.9em;
	padding: 0;
}