/*
Theme Name: MHL Kids
Theme URI: http://www.mhl.org
Description: Basic theme for MHL Kids blog
Version: 1.0.0
Author: DB
Author URI: http://www.mhl.org
Tags: 
*/

html, body, * {
	padding:0;
	margin:0;
}

html>body #content {
	height:auto;
	min-height:580px;
}

body {
}

a, a:link {
}

a:hover {
}

a:visited {
}

#wrap {
	width:800px;
	margin:0 auto;
	background-position:top center;
	background-repeat:repeat-y;
}

#header {
	margin:0 auto 0 auto;
	padding:0;
	height:330px;
	width:721px;
	background-repeat:no-repeat;
	background-position:top center;
        padding-right: 1px; 
}

#content {
	width:721px;
        padding-right: 1px;
	margin:0 auto 5px auto;
	background-repeat:no-repeat;
	background-position: top center;
        line-height: 1.2em;

}

#sidebar {
	float:right;
	width:220px;
	margin: 5px;
	padding: 3px 3px 3px 3px;
}

#menu {
	padding:10px;
	text-align:left;
}

#menu h4 {
	font-family: Trebuchet MS, arial, sans-serif;
	padding:2px;
}

#menu p {
	padding: 3px;
	font-size: 70%;
}

#menu ul {
	list-style:none; 
	margin:0; 
	padding:0; 
	font-size:85%;
	margin-bottom:15px;
}

#menu ul li, #recentcomments li, #recentcomments li.recentcomments {
	padding:0; 
	margin:0;
	width:180px;
}

#menu ul li a {
	display:block; 
	padding:4px 4px 4px 10px; 
	text-decoration:none; 
}

#menu ul li a:hover, #recentcomments li a:hover, #recentcomments li.recentcomments a:hover {
}

#main {
	margin:0;
	padding:0;
	width:470px;
	text-align:left;
	float:left;
	margin-left:15px;
}

h1 {
	font-family: georgia;
	font-weight: bold;
	font-size: 190%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
}

h3 {
	font-family: georgia;
	font-size: 130%;
}


h2, h3 {
        line-height: 1.2em;
}

h4 {
	font-size: 105%;
}

p {
	font-size: 80%;
	margin-bottom: 1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}


#main .entry {
	overflow:hidden;
}

a img {
	border: none;
}

h3 a:link, h3 a:hover, h3 a:visited {
	text-decoration:none;
}

.item {
	text-align:left;
	padding:20px 45px 20px 10px;
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.item ol {
        list-style-type: none;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead {
	padding: 5px;
}

.itemhead h3 {
	display: inline;
}

.storycontent p {
	padding:10px 10px;
}

.aligncenter, div.aligncenter {
        display: block;
        margin-left: auto;
        margin-right: auto;
}

img, .alignleft {
	float:left;
	padding:0 5px 5px 0;
}

img.right, .alignright {
	float:right;
	padding:0 0 5px 5px;
}

/* new */
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


.wp-caption {
        border: 1px solid #ddd;
        text-align: center;
        background-color: #f3f3f3;
        padding-top: 4px;
        margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
        margin: 0;
        padding: 0;
        border: 0 none;
}

.wp-caption p.wp-caption-text {
        font-size: 11px;
        line-height: 17px;
        padding: 0 4px 5px;
        margin: 0;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

.chronodata, .tags, .category, .metadata {
	margin:5px;
	font-size:11px;
	font-style:italic;
        line-height: 1.2em;
	color:#aaaaaa;
	display: block;
}

input, textarea {
	/* font-size: 80%; */
}


#author, #email, #url {
	width:200px;
}

#comment {
	width:95%;
	height:175px;
	padding:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#comments {
}

.metadata {
	color:#aaaaaa;
        color:#8F8F8F;
}


.metadata a:link, .metadata a:hover, .metadata a:visited{
	color:#aaaaaa;
        color: #8F8F8F;
}

.metadata a:hover {
        text-decoration: underline;
}


.commentlist p {
	clear: both;
	font-size: 95%;
}

cite{
	font-size: 95%;
}

blockquote, blockquote blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #cccccc;
	background-color:#ededed;
}

blockquote blockquote {
	border-left: 5px solid #cccccc;
	background-color:#dedede;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

#respond {
	color:#444444;
	margin-bottom:15px;
}

#respond h3 {}

.commentmetadata {
	font-size: 80%;
}
.commentlist {
	margin-top: 5px;
list-style-type: none;

}

.commentlist li {
	padding: 2px 2px 2px 0.5em;
	border-top: 1px solid #dedede;
	overflow:hidden;
}


.commentlist li.alt {
background-color: #e8f1f9;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color:#333333;
	background-color:#ededed;
	text-decoration:none;
}

#recentcomments li, #recentcomments li.recentcomments {
	display:block; 
	padding:4px 4px 4px 10px; 
}

li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
	text-align:center;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	font-weight:bold;
	background-color:#ededed;
}


#wp-calendar td {
	color: #444444;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar caption {
	font-weight:bold;
}

#wp-calendar #today {
	background-color:#f6e6a8;
	color:#000000;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#footer {
	background-repeat:no-repeat;
	background-position:bottom center;
	clear:both;
        padding:0;
	margin:0 auto;
	width:721px;
        padding-right: 1px;
}

#footer p {
	text-align:center;
	padding:15px 0;
	font-size:10px;
}

#footer a:link, #footer a:hover, #footer a:visited{
}

.avatar {
	border:none;
	float:left;
	margin:0 5px 2px 0;
}

#menu .taggage {
	width:80%;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:15px;
}

#menu .taggage a {
	text-decoration:none;
}

#menu .widget-move-over {
	margin-bottom:15px;
}

#calendar_wrap {
	margin-bottom:15px;
}

.comment-link {
         display: block;
         margin-top: 1em;
         font-size: 130%;
         font-style: normal;
         text-decoration: none;
         color: #191047 !important;
}

.comment-link a, .comment-link a:link, .comment-link a:visited, .comment-link a:hover, .comment-link a:active  {
         font-size: 130%;
         font-style: normal;
         text-decoration: none;
         color: #191047 !important;
}
