/* 
	Theme Name: ECS
	Theme URL: http://www.ecscoachingsolutions.com
	Description: Custom theme for Executive Coaching Solutions	
	Author: Yoana Pedroso	
	Author URI: http://www.advantagevirtualsupport.com
	Version: 1
	Tags: 2 columns, header, red, grey, professional, corporate
	
*/

body {
	background:#FFFFFF;
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color: #344954;
	}
	
#main {
	width: 740px;
	margin-left:auto;
	margin-right:auto;
	}
	
img {
	border:none;
	}
	
/* Header */

#top {
	background:url(http://ecscoachingsolutions.com/images/nav_top_bar_bg.gif) repeat-x;
	height: 13px;
	margin-top:0px;
	}
	
#logo {
	background: url(http://ecscoachingsolutions.com/images/header_bottom_bar_optional.gif) repeat;
	}
	
#logo img {
	padding-left:30px;
	}
	
#nav {
	background: #606060;
	width:740px;
	height:25px;
	border-top:#000000 solid 1px;
	border-bottom:#000000 solid 1px;
	}

#nav li {
	list-style:none;
	display: inline;
	margin-left:15px;
	}
	
#nav a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	border-right: solid 1px #9a9a9a;
	padding-right:15px;
	line-height:24px;
	}

#nav a:hover {
	text-decoration:underline;
	}
	
#header_graphic {
	background:url(http://ecscoachingsolutions.com/images/header4.jpg);
	width:740px;
	height:172px;
	border-bottom: 5px solid #e46537;
	}
	
/* Sidebar */
#sidebar {
	width:240px;
	float:left;
	padding-top:10px;
	padding-right:10px;
	padding-left:5px;
	padding-bottom: 10px;
	background: #f2f2f2;
	}
	
#sidebar h2 {
	background:url(http://ecscoachingsolutions.com/images/splash_33_header.gif);
	line-height:35px;
	color:#454545;
	text-transform:uppercase;
	font-size:11px;
	padding-left:30px;
	}
	
#sidebar ul {
	list-style:none;
	margin:0;
	padding:0;
	}
	
#sidebar p {
	margin: 0px;
	padding: 0px 5px 5px 0px;
	}
	
#sidebar a, #sidebar a:visited {
	text-decoration: none;
	font-weight: bold;
	}
	
#sidebar a:hover {
	text-decoration: underline;
	}
	
#sidebar a img {
	border: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li {
	list-style-type: none;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	}

#sidebar ul ul {
	list-style-type: none;
	margin: 5px 0px 0px 20px;
	padding: 0px;
	}
	
#sidebar ul li li {
	list-style-type: square;
	margin: 0px;
	padding: 0px;
	}
	
#sidebar ul li ul li {
	margin: 0px;
	padding: 0px 0px 3px 0px;
	}
	
#sidebar .widget {
	background: #FFFFFF;
	margin: 0px 0px 10px 0px;
	padding: 5px;
	border: 1px dotted #cccccc;
	}
	
	
/* Content */
#content {
	background: #f2f2f2;
	width:740px;
	margin: 0px auto;
	}
	
#content_right {
	width:450px;
	margin-left:15px;
	float:left;
	margin-top:15px;
	border: solid 1px #9e9e9e;
	padding:5px;
	background: #ffffff;
	margin-bottom:10px;
	}
	
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #0E5487;
	padding-left:28px;
	background: url(http://ecscoachingsolutions.com/images/content_header.gif);
	line-height: 38px;
	}
	
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #0E5487;
	}
	
#post {
	}
	
#post h1 a {
	color:#0e5487;
	text-decoration:none;
	}
	
#post h1 a:hover {
	color:#666666;
	text-decoration:underline;
	}

	
/* Footer */
#footer {
	width:740px;
	background: #606060;
	height:25px;
	clear:both;
	border-top:5px solid #e46537;
	}
	
#footer a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
	padding-right:15px;
	line-height: 25px;
	}
	
#footer li {
	list-style:none;
	display: inline;
	margin-left:15px;
	}
	
#footer a:hover {
	text-decoration:underline;
	}
	
#red_footer {
	background:#AC0000 url(http://ecscoachingsolutions.com/images/footer_bottom_bg.gif) repeat-x;
	height:40px;
	line-height:45px;
	color:#FFFFFF;
	padding-left:500px;
}

#red_footer a {
	color:#FFFFFF;
	text-decoration:underline;
	}


/* Misc */

.Form_Submit_Button {
	font-size: 11px;
	font-weight: Bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #C23000;
	vertical-align: middle;
	cursor: hand;
	border: 1px solid #870000;
	} 
	
/************************************************
*	Comments									*
************************************************/

#commentblock {
	}
	
#commentblock ol {
	}
	
.commentdate {
	font-weight: bold;
	font-size: 12px;
	}

.commentname {

	}

.commentinfo {
	clear: both;
	}

.commenttext {

	}

.commenttext-admin {
	width: 580px;
	color: #202020;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 0px;
	margin: 5px 0px 20px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}