/*

Theme Name: Cherneski Coaching
Description: Custom theme for Cherneski Coaching
Version: 1.0
Author: Cherneski Coaching
Author URI: http://www.cherneskicoaching.com
Tags: Cherneski Coaching

*/

* {
	padding:0;
	margin:0;
	list-style-type: disc;
}

body {
	background:#3E5F85 url(0/bg.png) repeat-x; /* Set background image here */
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 82.5%;
}
li {
	list-style-image: none;
	list-style-type: none;
}

p, h2, h3, h4, h5 {
  font-size:1.2em;
}

img {
  border:0;
}
#content-wrapper{background-color:#EAEAE2}
#masthead {
	width:890px;
	background-image: url(/wp-content/themes/cherneskicoaching/0/cherneski-coaching.jpg);
	background-repeat: no-repeat;
	height: 234px;
	font-size: 12px;
	line-height: 22px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 41px;
}

/* Blog Title */
h1 {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 20px;
}

/* Pages Navigation */
div#masthead ul {
	margin-left: 15px;
}

div#masthead ul li {
  float:left;
}

div#masthead ul li a {
	color:#FAFAF4;
	text-decoration:none;
	display:block;
	font-size:1.4em;
	padding-top: 20px;
	padding-right: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
}
#masthead ul li a:hover,#masthead ul li.current_page_item , #masthead ul li.current_page_item a:visited , current_page_parent a{
	background:url(0/nav_bg.png) bottom repeat-x;
	color: #fff;
}

a {
  outline:0;
}
.entry .alignright{
	background-color: #F4F4F4;
	margin: 10px;
	padding: 5px;
	border: 1px solid #CED8D1;
	float: right;
}

/* Page dropshadow */
div#content {
	width:890px;
	background:url(0/main_bg.png) repeat-y;
	margin-right: auto;
	margin-left: auto;
}

/*-----------------------------------------------------------------------------

  Main Content

-----------------------------------------------------------------------------*/

div#main {
	width:580px;
	float:left;
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
}
/* Main header on single pages */
.entry h2 {
	color:#6B6B6B;
	font-size:20px;
	line-height:1;
	border-bottom:1px solid #e7e7e7;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	font-weight: normal;
}

div#main h2.header a {
	color:#6B6B6B;
	text-decoration:none;
	font-weight: normal;
}

h2.header span {
	padding-right:10px;
	float: none;
	margin-top: 20px;
	margin-bottom: 20px;
}

/* Secondary headline above comments and comment form */
div#main h3 {
	margin:15px 0 5px;
	color:#6B6B6B;
}

div#main p {
	color:#6b6b6b;
	line-height:170%;
	margin:10px 0;
}

div#main a {
  color:#507FA3;
}

.article {
  margin-bottom:20px;
}

.article blockquote {
  margin:0 15px;
  padding:1px 15px;
  border-left:5px solid #B8D1E4;
  background:#F0F0F0;
}

.article ul, .article ol {
	font-size:1.2em;
	color:#6b6b6b;
	margin-left:40px;
}

.article ul li {
	padding-left:5px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10;
}

.article ol {
  margin-left:30px;
}

.article ol li {
  list-style:decimal;
  margin:10px 0;
}

.article ol li ol {
  font-size:1em;
  margin-left:15px;
}

#main p.byline {
  color:#999;
}

ul.article_footer {
  text-align:right;
  margin:10px 0;
  background:#F1F1F1;
  padding:5px 10px;
  border:1px solid #DADADA;
  border-width:1px 0;
  line-height:1.5;
}

ul.article_footer li {
  font-size:0.9em;
  display:inline;
  background:none;
  border-left:1px solid #DADADA;
  margin-left:5px;
  padding-left:10px;
}

ul.article_footer li.first {
  border-left:0;
}

/*-----------------------------------------------------------------------------

  Secondary Content

-----------------------------------------------------------------------------*/

div#secondary {
	width:200px;
	float:left;
	padding-top: 15px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0;
}

div#secondary ul#sidebar {
	color:#507fa3;
	padding-bottom:10px;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
}

div#secondary ul#sidebar li {
  margin:5px 0;
  font-size:1.2em;
  line-height:1.5em;
}

/* Sidebar headers */
div#secondary h2 {
	text-transform:uppercase;
	color:#507fa3;
	font-size:14px;
	line-height:normal;
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 0;
}

div#secondary a {
  color:#666;
  text-decoration:none;
}

div#secondary a:hover {
  text-decoration:underline;
}

div#secondary ul.children {
  margin-left:5px;
  padding-left:10px;
  border-left:5px solid #EAEAEA;
}

div#secondary ul#sidebar li li {
	font-size:13px;
}
#sidebar .widget {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E7E7E7;
}

/* Optional bio area header (commented out by default) */
div#author h2 {
  font-size:1.2em;
}

div#secondary p {
  line-height:1.5;
  margin:5px 0;
  color:#666;
}

/* Search input */
form#searchform {
  position:relative;
  height:28px;
  margin-bottom:20px;
}

form#searchform input#s {
  position:absolute;
  top:0;
  height:18px;
  width:156px;
  padding:5px;
  background:url(0/text_bg.png) repeat-x;
  border:1px solid #bcbcbc;
}

input#search_submit {
  position:absolute;
  right:0;
}
/*-----------------------------------------------------------------------------

  Footer

-----------------------------------------------------------------------------*/

#ft ul{
	text-align:center;
	font-size:1em;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
}
#ft li {
	display:inline;
	margin-left:10px;
	
}
#ft a {
  color:#F4F4F4;
  text-decoration:none;
}
#ft-wrap {
	background-image: url(/wp-content/themes/cherneskicoaching/0/ft-wrap-bg.png);
	background-repeat: repeat-x;
	clear: both;
	background-color: #3E5F85;
	*min-height:300px;
	height:auto !important;
	height:300px;
	padding-bottom: 20px;
}
#ft {
	background-image: url(/wp-content/themes/cherneskicoaching/0/ft-bg.png);
	width: 890px;
	padding-top:80px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	display: block;
	background-repeat: no-repeat;
	color: #FAFAF4;
}

/*-----------------------------------------------------------------------------

  Wordpress Specific Stuff - Elements that weren't in my original stylesheet

-----------------------------------------------------------------------------*/

ol.commentlist {
  margin-top:15px;
  color:#555;
}

/* Background color for visitor comments */
ol.commentlist li {
  background:#F1F1F1;
  padding:10px;
  margin:10px 0;
}

/* Background color for Admin comments */
ol.commentlist li.alt {
  background:#EBF9FC;
}

textarea#comment {
  width:500px;
}

#main p.comment_meta {
  margin:0;
  float:right;
}

/* Optional popup window (NOTE: popups make for bad UI IMHO) */
body#commentspopup {
  background:#FFF;
  padding:20px;
}

body#commentspopup a {
  color:#666;
}

body#commentspopup h1 a {
  position:relative;
  top:0;
  left:0;
}

body#commentspopup h3 {
  color:#555;
}

body#commentspopup p {
  margin:10px 0;
  color:#555;
}

body#commentspopup textarea {
  width:340px;
}

/* Image stuff for 2.6.1 */
.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  float: left;
}

.alignright {
  float: right;
}

.wp-caption {
  border: 1px solid #ddd;
  text-align: center;
  background-color: #f3f3f3;
  padding-top: 4px;
  margin: 10px;
  -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-dd {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
}

p.entry_info {
  clear:both;
}

div.navigation {
  margin:10px 0;
}

/*-----------------------------------------------------------------------------

  CSS Magic

-----------------------------------------------------------------------------*/

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
  .clearfix {display:block;}
/* End hide from IE Mac */

#masthead h1 a #logo {
	height: 172px;
	width: 300px;
	clear: both;
}
#sidebar #quotes #quoterotator {
	background-color: #EAEAE2;
	padding: 10px;
	font-style: italic;
}
#sidebar #quotes {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	color: #666;
}
.entry {
	font-size: 11px;
	line-height: 150%;
}
#content #main h2.header  {
	display: none;
}
#content #main .entry ul li {
	list-style-type: disc;
	margin-bottom: 10px;
}

