/*
Theme Name: TakeLessons Default
Theme URI: http:/takelessons.com/
Description: The TakeLessons Wordpress Theme
Version: 1.5
Author: Jason Holderness
Author URI: http://takelessons.com/
Tags: blue, custom header, fixed width, two columns, widgets

*/
#sidebar ul li { list-style-type: none; }
body {
    background: #e0e1e4 url('http://takelessons.com/images/page-bg.gif') top left repeat-x;
    text-align: center;
    padding: 0px;
    margin: 0px;
    line-height: 1.4;
    font-family: arial, helvetica, sans-serif;
    font-size: 13px;
    color: #666;

}
a, a:link, a:visited
  { color: #0033cc; text-decoration: none; }
a:hover, a:active
  { color: #0033cc; text-decoration: underline; }
div.PageContent { border: 0px;}
div.MainContent { border: 0px; padding: 15px 0 10px 0;}
.black, .Black { color: #444; }
h1, h2, h3, h4
{
  font-family: arial, helvetica, sans-serif;
  margin: 0px;
}
h1 { font-size: 200%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 115%; }
h1, h2, h3, h4 {
  border-bottom:1px solid #E0E0E0;
  color:#53B8D2;
  font-weight:normal;
  line-height:29px;
  margin:0 0 0 -5px;
}
h2.pagetitle {
  padding: 5px;
}
small {
  font-family: Arial, Helvetica, Sans-Serif;
  font-size: 12px;
  line-height: 1.5em;
}

.clear { clear: both; }

/**  Page Sub-Header Search box **/
div.headSearch
{
  margin:7px 0 0 0;
  padding:2px;
  border: 1px solid #ccc;
  background-color: #f3f3f3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
div.headSearch input.DefaultText { 
  width: 85px; 
  border: 1px solid #aaa; 
  height: 14px;
  font-size: 10px; 
  margin-top: 1px;
}
input#ixmrldsvtb {
  width: 55px;
}
div.headSearch label { font-size: 12px; }
.PageContentHeader { 
  width: 923px; 
  height: 79px;
  background: url('/images/bg-searchBox.gif') 0 0 no-repeat; position: relative; 
}
.SubSearchBox { position: absolute; top: 25px; left: 283px; }
.inputSearch,
.SubSearchBox .DefaultText
{
  background: #fff;
  border: 1px solid #d1edf5;
  font-size: 14px;
  padding: 2px;
  margin: 4px 5px 5px 5px;
  width: 150px;
}
.SubSearchBox label { color: #fff; }
.SubSearchBox .Right { margin-top: 2px; }
.SubSearchBox .Submit { height: 31px; }
.srchArrow { float: right; margin-top: 10px;}

/**  page content **/
div#content {
  width: 923px;
  padding: 0px;
  text-align: left;
  position: relative;
  min-height: 200px;
}

#page {
  margin: 0 auto;
}

#header {
  width: 923px;
  height: 93px;
  position: relative;
  margin: 0px;
}

img.logo { width: 156px; height: 75px; margin-top: 10px; float: left; }
div.tagline {
  font-size: 24px;
  color: #82a629;
  width: 400px;
  float: left;
  height: 42px;
  margin: 30px 0 0 0px;
}

div.headRight { 
  width: 300px; 
  padding-top: 15px; 
  margin: 2px 0 0 0; 
  float: right; 
  text-align: right; 
  font-size: 12px;
}
span.Contact { font-weight: bold; }
span.pipe { padding: 0 6px; }
.joblink { margin-top: 3px; }

#headerimg {
  margin: 7px 9px 0;
  height: 192px;
  width: 740px;
}

#content {
  font-size: 1.2em;
}

/** main content **/
div#mainColumn {
 width: 710px;
 margin-left: 10px;
 float: left;
}

div.post h2 a {
  color:#53B8D2;
}

div.entry p {
  color:#666666;
  font-family:arial,helvetica,sans-serif;
  font-size:13px;
  line-height:1.4;
  margin: 10px 0;
}
p.postmetadata {
  background:#F0F0F0 none repeat scroll 0 0;
  border:1px solid #A6A6A6;
  display:block;
  font-size:12px;
  margin:5px 0;
  padding:5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
/** sidebar **/
#sidebar
{
  padding: 20px 0 10px 0;
  width: 190px;
  border-left: 1px solid #a6a6a6;
  float: right;
  font-size: 12px;
}
#sidebar ul.SocialIcons li {
  float: none;
}
#sidebar ul.SocialIcons li.rss {
  background:transparent url(/images/icons/rss.gif) no-repeat scroll 0 8px;
}
#sidebar h2 {
  margin-top: 10px;
  border: 0;
  border-top: 1px solid #E0E0E0;
}
#sidebar div.Social {
  margin-bottom: 10px;
}
#sidebar input#s {
  border: 1px solid #a0a0a0;
  margin: 5px 0;
}
p.zemanta-img img, p.asset img {
  margin: 5px;
  border: 1px solid #a0a0a0;
  padding: 3px;
}
ul.navigation, #sidebar ul {
  list-style-type: none;
  margin: 0;
}
li.cat-item {
  font-size: 12px;
}
#sidebar form {
  margin: 0;
}
/**  post page **/
div.navigation {
  background: transparent url('http://takelessons.com/images/banner-bg.gif') 0 0 no-repeat;
  padding: 10px;
  margin: 0 0 1px 0;
  color: #fff;
}
div.navigation.comments-top {
  background: #f6f6f6;
border: 1px solid #a6a6a6;
-moz-border-radius-topleft: 5px;
-moz-border-radius-topright: 5px;
  margin: 10px;
}
div.navigation.comments-bottom {
  background: #f6f6f6;
border: 1px solid #a6a6a6;
-moz-border-radius-bottomleft: 5px;
-moz-border-radius-bottomright: 5px;
  margin: 10px;
}
div.navigation.comments a { color: #33f; }
div.navigation a {
  font-size: 16px;
  color: #fff;
}
div#respond {
  padding: 0 10px;
  background: transparent url('http://takelessons.com/images/bg-green-swirls.gif') 0 0 no-repeat;
  color: #444;
  margin: 10px;
  border:1px solid #bcd878;
  -moz-border-radius: 5px;
}
div#respond p {
  font-size: 12px;
}
div#respond h3 {
  border: 0;
  color: #000;
}
textarea#comment {
  height: 75px;
}
div.comment-author {
  font-size: 16px;
}
div#content div.post {
  padding: 10px;
  margin: 10px 0;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
  padding: 0;
  text-align: justify;
  margin: 0 10px;
}

.commentlist li {
  border-bottom:1px solid #E0E0E0;
  list-style-image:none;
  list-style-position:outside;
  list-style-type:none;
  margin:5px;
  padding:5px 5px 10px 10px;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 5px;
}
.children { padding: 0; }
h3#comments {
  margin: 0 10px;
}
#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
.comment-body {
  font-size: 12px;
}
.commentmetadata {
  margin: 0;
  display: block;
  font-size: 12px;
}
/* End Comments */
p.footerSmall {
  font-size: 10px;
}
#wrapper_btm #wrapper_foot { min-height: 50px; }

/***********************************************/
/**             404 Page elements             **/
/***********************************************/
div.Header404 { background: #b3d2cf url('http://takelessons.com/images/bg-404-sky.gif') top left repeat-x;
  position: relative; border-top: 3px solid #888; border-bottom: 3px solid #888;
  padding: 10px 0 0 0; height: 245px;  }

div.Left404 { float: left; width: 360px; height: 245px; }
div.Right404 { float: left; width: 345px; }
div.Right404 h1 { color: #fefee4; font-weight: normal; font-size: 30px; }
div.Right404 p { font-size: 13px; }
div.Right404 ul.noBullets li { font-size: 16px; margin: 6px; }

h1, h2, h3, h4 { background: none; margin: 0; padding: 0; }
div.MainContent { padding: 0; }
a { text-decoration: none; }
a:hover,
a:active { text-decoration: underline; }

