 @CHARSET "ISO-8859-1";
 /* ----------------------------------------------
	Template and Template Name : Easyread
	Version : 1.0   
	Author : Stalski
	Author URI : http://www.menhir.be/       
	Last Date Modified : March 21, 2009	
 ------------------------------------------------ */
 

/**   
*
*     Elements   
*
**/

/**  General element styles  **/
html {
  min-height: 100%;
  margin-bottom: 1px;
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, 
pre, form, fieldset, textarea, p, blockquote, th, td, img, hr, embed, object { 
  margin: 0;
  padding: 0;
}
body {
  font-size: 100%;
  font-family: Georgia, "Times New Roman", serif;
  color: #333;
  border-top: 0.5em solid #666667;
  background-color: #fff;
}
html>body {
  font-size: 16px;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset, img { 
  border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
  font-weight: normal;
}
ol, ul, li {
  list-style: none;
}
ul {
  padding: 10px 0 5px 10px;
}
#content ul li {
  line-height: 1.8em;
  padding-left: 14px;
  font-size: 0.9em;
  background: transparent url('images/bullet.gif') 0 0.7em no-repeat;
}
#content .entry ul li {
  margin-bottom: 7px;	
}
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}
h1 {
  font-size: 2em;
  line-height: 1.5em;
}
h2 { 
  font-size: 1.5em;
  line-height: 1.8em;
}
h3 {
  font-size: 1.35em;
  line-height: 1.5em;
}
h4 {
  font-size: 1em; 
  line-height: 1.125em; 
  padding-bottom: 0.375em;
  margin-top: 1.5em;
}
h5 {
  font: 0.875em/1.714em Georgia, serif;
  color: #999;
  font-variant: small-caps;
  text-transform: lowercase;
}
h5 span {
  text-transform: none;
  font-variant: normal;
  font-size: 80%;
}


q:before, q:after {
  content: '';
}
abbr, acronym {
  border: 0;
}
img {
  display: block;
}
body {
  
}
blockquote {
  padding: 7px 15px;
  font-size: 0.95em;
  letter-spacing: 0.04em;
  font-style: italic;
}
p {
  line-height: 1.5em;
  font-size: 1em;
  margin: .5em 0 .25em;
}
a {
  font-weight: normal;
  text-decoration: none;
}
small {
  
}
pre {
  
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}

hr {
  border: none 0;
  border-top: 1px dotted #ccc;
  height: 1px;
  clear: both;
  margin-top: 1.438em;
}
br.clear {
  clear: both;
  display: block;
  height: 1.125em;
}
a:hover {
  background-position: 0 0;
}
pre {
	margin: 15px 0 15px 5px;
}




/**  Design element styles   **/
a:link {
  color: #4E86D1;
}
a:visited {
  color: #666;
}
a:hover, a:active {
  color: #333;
}


 /**  Forms **/
textarea {
  background-color: #eeeeee;
  color: #444444;
  height: 100px;
  border: 1px solid #555;
}
input#submit {
	background-color: #444444;
	color: #dddddd;
	border: 0;
	padding: 3px 5px;
}



/**  Global class styles  **/ 

div.float-left {
  
}
div.float-right {
  
}
.clearfix {
  clear: both;
  width: auto;
}
.highlight {
  color: #c00;
}
.alignright {
	float: right;
	padding: 5px 0 5px 15px;
	border-right: 1px dotted #444444;
  border-bottom: 2px dotted #888;
}
.alignleft {
  float: left;
  padding: 5px 15px 5px 0;
}
.entry .meta {
  text-size: 0.7em;
  margin: 25px 5px 10px;
  font-variant: small-caps;
  font-style:oblique;
  }
img.size-thumbnail {
}
.wp-caption-text {
	font-weight: bold;
	letter-spacing: -0.02em;
	font-size: 0.75em;
	line-height: 1.2em;
	padding: 2px 3px;
	text-align: center;
}



/**   
*
*     Positioning    
*
**/

#header, #page,#footer {
  width: 951px;
  margin: 0 auto;
}

/** Header  **/
#header {
}

#header h1 {
  
}
#header #flash_header {
  display: block;
}

/** Page  **/
#page {
}
#page #content {
  float: left;
  padding: 0 7% 0 0;
}
.single #page #content {
  width: 63%;
}
.other #page #content {
  width: 53%;
}
#page #content div.post,
.posts li {
  margin-bottom: 1em;
}
#page #sidebar {
  float: left;
}
.single #page #sidebar {
  width: 30%;
}
.other #page #sidebar {
  width: 40%;
}
#page #sidebar ul li.widget {
  
}
 
#page #sidebar .row-full,
#page #sidebar .row-half,
#footer .row-half,
#footer .row-full {
  float: left;
  margin-top: 15px;
  margin-bottom: 10px;
}
#page #sidebar .row-half,
#footer .row-half {
  width: 50%;
}
#page #sidebar .row-left {
  
}
#page #sidebar .row-right {
  
}
#page #sidebar .row-full {
  clear: both;
  width: 100%;
}
#page #sidebar h2 {
  
}
#page #sidebar a {
  
}
#footer {
  background-color: #666667;
  color: #fff;
}

/**  Layout of a post  **/
.post .title {
  
}
.post h1 {  
  font-size: 1.5em;
  line-height: 1em;
  padding: 0.5em 0;
}
.post h2 {
  
}
.post .byline {
  
}
.post .entry {
  
}
h1.title img {
	float: right;
}
div.entry h2 {
  font-size: 1.25em;
  line-height: 1.2em;
  margin-bottom: 0.6em;
}
div.entry h3 {
  font-size: 1.125em;
  line-height: 1.333em;
  font-style: italic;
}

.post .meta {
  
}
.aktt_tweets ul li {
 font-size: 0.85em;
 line-height: 1.6em;
 padding-bottom: 12px;
 text-indent: 15px;
 background: transparent url('images/bullet.gif') 0 0.8em no-repeat;
}
h3#comments {
	background-color: #4E86D1;
  padding: 2px 0 4px 6px;
	color: #fff;
	font-weight: bold;
	margin: 5px 0 12px 15px;
}
ol.commentlist {
  margin-left: 15px; 
}
.commentlist li{
 padding-top: 7px;
 padding-bottom: 15px;
 border-bottom: 1px dotted #4E86D1;
}

.col-list li {

}

