﻿@charset "utf-8";

/* @font-face declarations generated by Font Squirrel (http://www.fontsquirrel.com) */
@font-face {
	font-family: 'Museo500';
	src: url('museo500-regular-webfont.eot');
	src: local('Museo'), local('Museo-500'), url('museo500-regular-webfont.woff') format('woff'), url('museo500-regular-webfont.ttf') format('truetype'), url('museo500-regular-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo700';
	src: url('museo700-regular-webfont.eot');
	src: local('Museo'), local('Museo-700'), url('museo700-regular-webfont.woff') format('woff'), url('museo700-regular-webfont.ttf') format('truetype'), url('museo700-regular-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'Museo300';
	src: url('museo300-regular-webfont.eot');
	src: local('Museo'), local('Museo-300'), url('museo300-regular-webfont.woff') format('woff'), url('museo300-regular-webfont.ttf') format('truetype'), url('museo300-regular-webfont.svg#webfont') format('svg');
	font-weight: normal;
	font-style: normal;
}

/*
Theme Name: MotherMirth
Theme URI: http://www.mothermirth.com/
Description: Custom skin for MotherMirth by VersaMajor.
Version: 5.0
Author: Allen Holt <allen@versamajor.com>
Author URI: http://www.versamajor.com/
Tags: two-columns, green, purple
*/


/*** G E N E R A L ***/
body { padding: 0; margin: 0; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; background: #fff; font-size: 62.5%; }

a:link, a:visited { color: #4e8006; text-decoration: none; }
a:hover { color: #000; text-decoration: underline; }

pre, code { font: 1.1em 'Courier New', Courier, Fixed; }
acronym, abbr, span.caps { }


/*** H E L P E R S ***/
.group:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }


/*** H E A D E R ***/
div#search { position: absolute; left: 664px; top: 80px; }
div#search div { position: relative; }
div#search form { margin: 0; padding; 0; }
div#search input#search-terms { top: 0px; color: #999; font: normal 12pt Arial, Helvetica, sans-serif; border: 1px solid #999; height: 18px; width: 200px; padding: 3px; }
div#search input#search-terms.focus { color: #000; border: 2px solid #a400cb; }
div#search input#button { position: absolute; top: 4px; left: 216px; }


/*** T W I T T E R ***/
div#twitter { padding: 10px 20px 10px 0px; }
div#twitter span { display: block; color: #fff; font-size: 100%; margin-left: 20px; }
div#twitter a { display: block; color: #ccc; font-style: italic; font-size: 90%; text-align: right !important; margin: 0; }
#twitter_update_list, #twitter_update_list li { margin-bottom: 0 !important; }
div#twitter a#profile-link { }

/*** F A C E B O O K ***/
span.facebook-like { padding-left: 40px; margin: 10px 0; display: block; }

/*** C O M M E N T S ***/
form#commentform { color: #000; background-color: #d1ff8d; border: 1px solid #000; padding: 20px 25px 10px; margin-bottom: 50px; width: 540px; }
.commentlist { margin: 0; padding: 0; width: 540px; }
.commentlist li { margin: 0 0 10px; padding: 5px 5px 10px 10px; list-style: none; border-bottom: 1px dotted #ccc; }
.commentlist p { padding-left: 20px; font-weight: normal; line-height: 1.5em; text-transform: none; clear: both; }
.commentlist li .avatar { float: right; border: 1px solid #eee; padding: 2px; background: #fff; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 1.1em; }
.commentmetadata { color: #999; font-size: 1.1em; margin: 10px; }

#commentform input#submit { width: 144px; color: #000; height: auto; }
#commentform textarea { width: 100%; height: 200px; border: 1px solid #333; color: #333; font: normal 12pt Arial, Helvetica, sans-serif; padding: 3px; }
#commentform input { color: #333; font: normal 12pt Arial, Helvetica, sans-serif; border: 1px solid #333; height: 18px; width: 100%; padding: 3px; }
#commentform p { font-family: 'Lucida Grande', Verdana, Arial, sans-serif; }
.commentmetadata { font-weight: normal; }
#commentform p { margin: 5px 0; }
#commentform h4 { color: #333333; margin-left: 0px; font-size: 0.9em; }
#commentform label { display: block; }
.nocomments { text-align: center; margin: 0; padding: 0; }
.commentedby a { color: #686868; text-decoration: none; font-weight: normal; }
#trackbackbox { background-color: #d1ff8d; padding: 15px 20px 20px; border: 1px solid #333; margin-right: 10px; margin-bottom: 30px; width: 540px; }
input#trackback_url { width: 540px; padding: 3px; border: 1px solid #333; }

h3.comments {
	font: normal 2.4em "Museo700", Arial, Helvetica, sans-serif;
	color: #4e8006;
	padding-bottom: 10px;
	border-bottom: 1px solid #4e8006;
	line-height: 20px;
	height: 20px;
	margin-left: 0px;
}



/*** P O S T S ***/
.post { margin: 10px 0 20px; color: #333; }
.post p { font-size: 110%; line-height: 170%; }
.post p:first-child { font-weight: bold; font-size: 125%; line-height: 180%; }
.post h2.post-title { padding: 0; margin: 0; color: #4e7f06; font-size: 3em; font-weight: bold; font-style: normal; line-height: normal; font-family: 'Museo700', sans-serif; text-shadow: 2px 2px 2px #ccc; }
.post p.post-date { padding: 0; margin: 6px 0 0; color: #999; font-size: 1em; letter-spacing: 0.1em; text-transform: uppercase; margin-bottom: 6px; border-top: 1px solid #ccc; }
.post p.comment-link { color: #999; font-size: 1.3em; line-height: 1.2em; text-align: center; font-family: 'Museo300' }
.post p.article-meta { color: #999; font-size: 1.0em; margin: 10px; border-bottom: 1px solid #ddd; padding-bottom: 6px; }
.post .wp-caption { color: #999; font-size: 1.0em; border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding: 4px 0; margin: 0px 12px; }
.post .wp-caption img { border: 0; margin: 0; margin-bottom: 6px; }
.post .wp-caption-text { margin: 0 12px; }

.entry { }
.entry p { margin: 10px; font-size: 1.3em; line-height: 1.6em; }
.entry h1 { }
.entry h2 { font-size: 1.1em; color: #333333; width: 577px; margin: 10px 0px 15px 0px; }
.entry h3 { margin: 10px 0px 10px 0px; font-size: 1.1em; }
.entry h4 { color: #5e7aad; margin: 10px 0px 10px 0px; font-size: 1.1em; }
.entry h5 { margin: 10px 0px 10px 0px; font-size: 1em; }
.entry h6 { margin: 10px 0px 15px 0px; font-size: 0.9em; }
.entry img { margin: 6px; padding: 2px; border: 1px solid #666; }
.entry table { border: 1px solid #929292; border-collapse: collapse; }
.entry th { background: #929292; border: 1px solid #929292; padding: 3px 10px; color: #FFFFFF; text-align: left; }
.entry td { background: #D6D6D6; border: 1px solid #929292; padding: 1px 10px; }
.entry blockquote { background-color:#FFFFFF; border: 1px solid #929292; min-height: 40px; padding: 30px 43px 20px 50px; margin-bottom: 30px; }
.entry fieldset { margin: 0px 10px 0px 0px; padding: 10px; border-style: none; }
.entry fieldset h1, .entry fieldset h2, .entry fieldset h3, .entry fieldset h4, .entry fieldset h5, .entry fieldset h6 { margin-left: 0px; padding: 0px; }
.entry fieldset h2 { color: #333333; background:none; margin-left: 0px; width: 90%; }
.entry legend { font-size: 1.1em; font-weight: bold; color: #333333; padding-right: 3px; padding-left: 3px; }

/*** F O O T E R ***/
#footer { background: #a400cb; display: block; clear: both; width: 940px; height: 72px; margin: 0 auto; color: #fff; font-size: 1.1em; font-family: 'Museo300', sans-serif; }
#footer span { font-family: 'Museo700', sans-serif; }
#footer-inside { padding: 6px; }
#footer-inside div { padding: 10px 10px 5px; }
#footer p { }
#footer a { color: #fff; text-decoration: none; }


/*** G A L L E R Y ***/
#gallery ul { display: inline; width: 95%; }
#gallery ul li { display: inline; width: 160px; vertical-align: top; }
#gallery img { border: 1px solid #ccc; padding: 3px; margin: 0 10px 10px 0; width: 150px; }


/*** C O N T A C T   U S ***/
#wpcf label { clear: both; display: block; float: left; width: 150px; }
#wpcf input { float: left; width: 200px; padding: 1px; margin: 2px 5px 2px 0; }
#wpcf textarea { width: 350px; height: 100px; padding: 1px; margin: 0 5px 10px 0; }
#wpcf #contactsubmit { margin-left: 250px; width: 100px; }

#container { margin-left: auto; margin-right: auto; width: 960px; padding-top: 10px; }
#container #content { margin-left: 0; display: inline; float: left; margin-left: 10px; margin-right: 10px; width: 700px; }

/*** S I D E B A R ***/
#sidebar h3, #sidebar h4 { font-weight: normal; font-style: normal; line-height: normal; font-family: 'Museo700', sans-serif; }
#container #sidebar { display: inline; float: left; margin-left: 10px; margin-right: 10px; width: 220px; margin-right: 0; background-color: #4e7f06; font-size: 1.2em; border-radius: 8px; -webkit-border-radius: 8px; -moz-border-radius: 8px; box-shadow: 6px 6px 6px #666; -webkit-box-shadow: 6px 6px 6px #666; -moz-box-shadow: 6px 6px 6px #666; }
#container #sidebar a:link, #container #sidebar a:visited { color: #fff; }
#container #sidebar a:hover { color: #98ff00; }
#container #sidebar h3, #container #sidebar h4 { padding: 0; margin: 0; color: #fff; font-size: 1.5em; letter-spacing: 0.15em; text-transform: uppercase; margin: 16px 0; padding-left: 12px; border-bottom: 1px solid #fff; }
#container #sidebar h4 { font-size: 125%; letter-spacing: 0.1em; border-bottom: 0; margin-bottom: 6px; padding-left: 0; }
#container #sidebar div.sidebar-separator { margin: 10px 0; background: url(../images/sidebar-hr.png) no-repeat center bottom; height: 36px; }
#container #sidebar p { text-align: center; margin: 6px 0; }
#container #sidebar select { font-family: Arial, Helvetica, sans-serif; display: block; margin: 0 auto; font-size: 120%; border: 1px solid #999; width: 200px; height: 26px; padding: 3px; }
#container #sidebar ul { padding: 0; margin: 0; padding: 0 20px; }
#container #sidebar ul li { list-style-type: none; margin-bottom: 3px; }
#container #sidebar ul li:before { content: "> "; color: #fff; }
#container #sidebar ul li.linkcat:before { content: ""; }
#container #sidebar div#twitter ul { padding: 0; margin: 0; }
#container #sidebar div#twitter ul li { padding: 0; margin: 0; }
#container #sidebar div#twitter ul li:before { content: ""; }
#container #sidebar div#twitter span a { display: inline }
#container #sidebar div#flickr { text-align: center; }
#container #sidebar div#flickr .zg_div { width: 117px; margin: 0 auto; }
#container #sidebar div#flickr .zg_div_inner { background: #fff; }

#footer { margin-left: auto; margin-right: auto; width: 960px; }

div.article-separator { background: url(../images/article-separator.png) no-repeat center bottom; height: 29px; margin: 10px 0 20px; }









h2.page-title {
	color: #FFFFFF;
	background:url(../images/title_02_bg.gif) no-repeat;
	font-size: 1.1em;
	padding: 10px 20px 20px 30px;
	margin:0px;
	width:565px;
	}

h2.pege-title a, *html h2.pege-title a{
	color: #333333;
	}

/* *:first-child+html  */

	
h2.archivetitle{
	width:585px;
	margin-left:25px;
	background: url(../images/archivetitle.gif) no-repeat;
	margin-top:15px;
	font-size:small;
		padding: 10px 20px 20px 10px;
}

h2.pege-title {
	color: #FFFFFF;
	background:url(../images/title_03_bg.gif) no-repeat;
	font-size: 1.1em;
	padding: 25px 20px 20px 30px;
	width:565px;
	}



.posted{
	padding: 25px 30px 20px 27px;
}

.post-title-meta {
	margin-left:90px;
	padding-top:5px;
	}
	
.post-title-meta .meta-date {
	background: url(../images/day_calendar.png) no-repeat;
	height: 72px;
	width: 58px;
	position: absolute;
	left: 25px;
	> left: 25px;
	top: 0px;
	> top: 0px;
	color: #333333;
	text-align: center;
	}

.meta-date .month {
	font-size: 18px;
	display: block;
	padding-top: 12px;
	font-weight: bold;
	line-height: 19px;
	color:#333333;
}
.meta-date .date {
	font-size: 16px;
	font-weight: bold;
	display: block;
	line-height: 16px;
	color:#333333;
}
.meta-date .year {
	font-size: 12px;
	display: block;
	line-height: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 1px;
	color:#333333;
}

	

	
/* End Headers */




img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
 }

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
 }

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
 }

.alignright { float: right; }
.alignleft  { float: left }
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */




.entry ul {
	padding-left: 20px;
}

.entry ol {
	padding: 0 0 0 20px;
	margin: 0;
 }

.entry ol li {
	margin: 0;
	padding: 0;
 }

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
 }
.postfooter {
	margin-bottom: 24px;
}
#new-old-navigation {
	margin-bottom: 30px;
}
#new-old-navigation ul {
	list-style: none;
}
#new-old-navigation li {
	background: #dbe3e8 url(../images/new_navigation_limark.gif) no-repeat 14px center;
	padding: 10px 10px 10px 35px;
	margin-bottom: 1px;
}
#new-old-navigation li.newer {
	background: #dbe3e8 url(../images/new_navigation_limark.gif) no-repeat 14px center;
margin-left:30px;
}
#new-old-navigation li.older {
	background: #dbe3e8 url(../images/new_navigation_limark_old.gif) no-repeat 14px center;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
 }

.st-tag-cloud {
	margin-right: 20px;
	margin-left: 20px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
 }

select {
	width: 130px;
 }
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
 }
/* End Form Elements */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 211px;
	background-color:#c6d6e1;
	padding: 0px;
	border-collapse: collapse;
	color: #666666;
 }
#wp-calendar th {
	margin: 0px!important;
	padding: 0px!important;
	border: 1px solid #999999;
}
#wp-calendar   thead tr  {
	height: 29px;
}

#wp-calendar #next a {
	text-align: right;
 }

#wp-calendar #prev a {
	text-align: left;
 }

#wp-calendar a {
	display: block;
 }

#wp-calendar caption {
	text-align: center;
	width: 100%;
	color: #666666;
 }

#wp-calendar td {
	text-align: center;
	border: 1px solid #999999;
	height: 28px;
	margin: 0px;
	padding: 0px;
	width: 29px;
 }
#wp-calendar #prev{
	width: auto;
	border-width: 0px;
	border-style: none;
	background: #B5B5B5;
}
#wp-calendar #next {
	width: auto;
	background: #B5B5B5;
	border-width: 0px;
	border-style: none;
}
#wp-calendar  tfoot .pad {
	background: #B5B5B5;
	border-width: 0px;
	border-style: none;
}
#wp-calendar #today {
	color: #FFFFFF;
	background: #929292;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
}/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
 }

acronym, abbr {
	border-bottom: 1px dashed #999;
 }

blockquote {
 }

blockquote cite {
 }

.center {
	text-align: center;
 }

.hidden {
	display: none;
 }


a img {
	border: none;
 }

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
 }
 
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* End captions */



.google-ad { 
    padding: 6px;
}

.clearfix:after {
  content: ".";  /* make a new element */
  display: block;  /* to block element */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*A\*//*/
  height: auto;
  overflow: hidden;
  /**/
}

.clear {
clear:both;
}
.entry-footer{
	margin-left:50px;
	}

