/*
Theme Name: BusinessCoachFirm
Theme URI: http://www.business-coach-firm.com/
Description: Custom template coded by Naif Amoodi
Version: 1.0
Author: Naif Amoodi
Author URI: http://www.naif.in/
*/

body {
	margin: 0; padding: 0 0 5px 0;
	background-color: #eee;
	font-family: Verdana, Geneva, sans-serif; font-size: 12px;
	color: #414141;
}
#container:after, #content .post .entry:after, #content .navigation:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
#page {
	margin: 0 auto;
	width: 980px;
}
#header {
	margin: 0 0 1px 0;
	height: 260px;
	background: no-repeat url(images/bckheader.jpg);
}
#header h1 {
	margin: 0;
	width: 375px; height: 230px;
	font-size: 0; text-indent: -99999em;
}
#header h1 a {
	display: block;
	width: 100%; height: 100%;
}
#header ul {
	margin: 0; padding: 0;
	list-style-type: none;
	height: 30px; line-height: 30px;
	overflow: hidden;
	background-color: #000;
}
#header li {
	float: left;
	font-weight: bold;
}
#header .current_page_item {
	text-transform: uppercase;
}
#header li a {
	float: left;
	margin: 0 0 0 10px;
	padding: 0 15px;
	color: #fff;
	text-decoration: none;
}
#header .current_page_item a {
	background-color: #2d2f32;
}
#header li a:hover {
	background-color: #09275b;
}
#container {
	padding: 25px 15px 25px 25px;
	width: 940px;
	background-color: #fff;
}
.sidebar {
	float: left;
	margin: 0; padding: 0;
	list-style-type: none;
}
.sidebar ul {
	margin: 0; padding: 0;
	list-style-type: square;
	list-style-position: inside;
}
.sidebar ul ul {
	margin: 0 0 0 10px;
}
.sidebar li {
	margin: 0 0 25px 0;
}
.sidebar li li {
	margin: 0;
}
.sidebar a {
	color: #414141;
}
.sidebar a:hover {
	text-decoration: none;
}
.sidebar h3 {
	margin: 0 0 10px 0;
	font-size: 12px;
	color: #414141;
}
#sidebar-left {
	width: 190px;
}
#sidebar-right {
	width: 225px;
}
#content {
	float: left;
	margin: 0 25px;
	width: 475px;
}
#content a {
	color: #09275b;
}
#content a:hover {
	text-decoration: none;
}
#content .post {
	margin: 0 0 25px 0;
}
#content .post .title, #content .post .entry h2 {
	margin: 0 0 15px 0;
	line-height: 1.3em;
	font-size: 21px; font-weight: normal;
	color: #09275b;
}
#content .post .title a {
	text-decoration: none;
}
#content .post .meta {
	margin: 0 0 15px 0;
	font-size: 11px;
}
#content .post .entry {
	width: 100%;
	line-height: 1.5em;
}
#content .post .entry ul {
	margin: 0; padding: 0;
	list-style-type: square;
	list-style-position: inside;
}
#footer {
	padding: 10px;
	line-height: 1.75em;
	background-color: #000;
	color: #fff;
}
#footer ul {
	margin: 0; padding: 0;
	list-style-type: none;
}
#footer li {
	display: inline;
	margin: 0 10px 0 0;
}
#footer .current_page_item {
	text-transform: uppercase;
}
#footer a {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#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: #eee;
	border: #a9a8a8 1px solid;
}
.commentlist .avatar {
	float: right;
	margin: 0 0 5px 5px;
	border: #a9a8a8 1px solid;
}
#author, #email, #url, #comment {
	margin: 0 5px 0 0; padding: 2px;
	background-color: #fff !important;
	border: #a9a8a8 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: Verdana, Geneva, sans-serif; font-size: 12px;
	color: #414141;
}
input[type="text"], input[type="password"] {
	padding: 2px;
	background-color: #fff !important;
	border: #a9a8a8 1px solid;
}
textarea, select {
	padding: 2px;
	background-color: #fff !important;
	border: #a9a8a8 1px solid;
}

acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #a9a8a8;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #a9a8a8;
}

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;
	}

img.middle {
	vertical-align: middle;
}

.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #a9a8a8;
	text-align: center;
	background-color: #eee;
	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;
}
.linklove {
        display:none;
        visibility:hidden;
}
#twitter li{
        padding:5px 0px;
}