/*
Theme Name: MommyFitnessClub
Theme URI: http://www.mommyfitnessclub.com/
Description: Custom template coded by Naif Amoodi
Version: 1.0
Author: Naif Amoodi
Author URI: http://www.naif.in/
*/

html {
	background: #fff repeat-x url(images/bckhtml.png);
}
body {
	margin: 0;
	background: center top repeat-y url(images/bckbody.png);
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #5a5851;
}
#container:after, #content .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto; padding: 20px 30px 0 30px;
	width: 935px;
	background: no-repeat url(images/bckpage.png);
}
#header {
	position: relative;
	padding: 5px 0 0 0;
	background: left 185px repeat-x url(images/bckheader.png);
	height: 250px;
}
#header h1 {
	margin: 0 0 0 25px;
	width: 235px; height: 190px;
	background: no-repeat url(images/bckheaderh1.png);
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#header ul {
	margin: 20px 0 0 0; padding: 0 0 0 15px;
	list-style-type: none;
	height: 40px;
	overflow: hidden;
	background: left bottom repeat-x url(images/bckheaderul.png);
}
#header li {
	float: left;
	margin: 0 5px 0 0; padding: 0 0 5px 0;
	font-size: 14px; font-weight: bold;
}
#header li a {
	float: left;
	background: repeat-x url(images/bckheaderlia.png);
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
#header li a:hover, #header .current_page_item a {
	background-image: url(images/bckheaderliahover.png);
}
#header li a span {
	float: left;
	background: right top no-repeat url(images/bckheaderliaspan.png);
}
#header li a:hover span, #header .current_page_item a span {
	background-image: url(images/bckheaderliahoverspan.png);
}
#header li a span span {
	float: left;
	padding: 0 15px;
	line-height: 35px;
	background: no-repeat url(images/bckheaderliaspanspan.png);
}
#header li a:hover span span, #header .current_page_item a span span {
	background-image: url(images/bckheaderliahoverspanspan.png);
}
#header .links {
	position: absolute;
	top: 20px; left: 715px;
	text-align: center;
	font-size: 14px; font-weight: bold;
	color: #767972;
}
#header .links img {
	margin: 0 0 0 5px;
}
#header form {
	position: absolute;
	top: 145px; left: 710px;
	margin: 0; padding: 7px 10px 0 15px;
	width: 175px; height: 23px;
	background: no-repeat url(images/bckheaderform.png);
}
#header form input {
	background-color: transparent;
	border: 0;
}
#header form .text {
	float: left;
	padding: 0;
	width: 100px;
}
#header form .btn {
	float: right;
	width: 60px; text-align: right;
	font-weight: bold; font-style: italic;
	cursor: pointer;
}
#container {
	margin: 10px 10px 50px 15px;
	min-height: 450px;
}
* html #container {
	height: 450px;
}
#content {
	float: left;
	margin: 0 25px 0 0; padding: 0 0 0 10px;
	width: 525px;
}
#content a {
	color: #008c00;
	text-decoration: none;
}
#content .entry {
	width: 100%;
}
#content .continue {
	display: block;
	margin: 10px 0 0 0;
	width: 120px; height: 25px;
	text-align: center; line-height: 25px;
	background: no-repeat url(images/bckcontentcontinue.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
}
#content .latest {
	margin: 0 0 10px 0;
	background: repeat-y url(images/bckcontentlatest.png);
}
#content .latest .bottom {
	background: left bottom no-repeat url(images/bckcontentlatestbottom.png);
}
#content .latest .top {
	padding: 15px;
	background: no-repeat url(images/bckcontentlatesttop.png);
	color: #808080;
}
#content .latest .title {
	margin: 0 0 10px 0;
	font-size: 18px;
}
#content .latest .title a {
	color: #808080;
}
#content .post {
	margin: 0 0 30px 0;
}
#content .post .title {
	margin: 0 0 10px -10px; padding: 5px 0 5px 10px;
	background-color: #efefef;
	font-size: 18px;
}
#content .post .meta {
	margin: 0 0 15px 0;
	color: #656565;
}
#content .post .meta a {
	font-weight: bold;
}
#sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
	width: 350px;
}
#sidebar ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#sidebar ul ul {
	margin: 0 0 0 15px;
}
#sidebar li {
	margin: 0 0 20px 0; padding: 0 10px;
}
#sidebar li li {
	margin: 0 0 5px 0; padding: 3px 0 5px 25px;
	background: no-repeat url(images/bcksidebarlili.png);
	border-bottom: #ddd 1px solid;
}
#sidebar li li li {
	margin: 0; padding: 0;
	background: none;
	border-bottom: 0;
}
#sidebar li li a {
	text-decoration: none;
}
#sidebar li li a:hover {
	text-decoration: underline;
}
#sidebar a {
	color: #212121;
}
#sidebar h3 {
	margin: 0 -10px; padding: 0 0 0 20px;
	height: 55px; line-height: 35px;
	background: no-repeat url(images/bcksidebarh3.png);
	font-size: 14px;
	color: #fff;
}
#footer {
	margin: 0 -30px; padding: 20px 0 0 45px;
	height: 55px;
	background: no-repeat url(images/bckfooter.png);
	color: #fff;
}
#footer a {
	color: #fff;
}

#content .navigation {
	margin: 15px 0;
	width: 100%;
	font-weight: bold;
}
#content .navigation a {
	text-decoration: none;
}
#content .postnavigation {
	margin: 0;
}

.commentlist, .children {
	margin: 0; padding: 0;
	list-style-type: none;
}
.children {
	margin: 10px 0 0 10px;
}
.commentlist .comment {
	margin: 0 0 15px 0; padding: 5px;
	background-color: #fdfdfd;
	border: #ddd 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #ddd 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fff !important;
	border: #ddd 1px solid;
}
#comment {
	width: 300px;
}
#comments, #respond h3 {
	font-size: 15px;
}
a#cancel-comment-reply-link {
	font-weight: bold;
}

/* A few generic styles used across the site */

a img {
	border: 0;
}

td {
	vertical-align: top;
}

input, textarea, select {
	vertical-align: middle;
	font-family: Arial, Helvetica, sans-serif; font-size: 12px;
	color: #999;

}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #ddd 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #ddd 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

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

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

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;
	}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #fdfdfd;
	padding-top: 4px;
	margin: 10px;
	color: #000;
}

.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;
}