/* Theme Name: EAK Enterprises
Theme URI: http://www.paulmatson.co.uk
Description: Eak Enterprises theme
Version: 1.0 Author: Paul Matson Author URI: http://www.paulmatson.co.uk 
Tags:

*/


body { font-size: 62.5%; /* Resets 1em to 10px */ font-family: 'Courier New', Courier, monospace; background: #FFF;
color: #000; text-align: center; margin: 0; padding: 0;  }

#page { background-color: white; margin: 0px auto; padding: 0; width: 800px; text-align: left; }

/* header */
#header { margin: 0; padding: 0; height: 140px; }

/* content */
#content { font-size: 1.2em; }
.entry p a:visited { color: #666; }
.entry {padding:2px 10px 2px 10px;}

/* narrowcolumn */
.narrowcolumn { float: left; padding: 0 0 20px 30px; margin: 0; width: 510px; }
.narrowcolumn .entry, .widecolumn .entry { line-height: 1.4em; }
.narrowcolumn .postmetadata { padding-top: 5px; }

/* headers and links */
h1 { padding-top: 30px; margin: 0 0 0 30px; font-size: 5.5em; font-family: 'Arial Black', Gadget, sans-serif; text-transform: uppercase; text-align: left;  }
h1, h1 a, h1 a:hover, h1 a:visited { text-decoration: none; }
h1.homeH {text-align: center; width: 510px;  }

h2 {  margin: 30px 0 0; font-size: 1.6em; font-family: 'Arial Black', Gadget, sans-serif;  }
h2, h2 a, h2 a:visited {  }
h2 a:hover { color: #666; text-decoration: none; }
h2.pagetitle { font-size: 1.6em; margin-top: 30px; }
#sidebar h2 { margin: 5px 0 0; padding: 0; font-family: 'Arial Black', Gadget, sans-serif; font-size: 1.2em; text-decoration:none; }

h3 { font-size: 1.3em; font-family: font-family: 'Arial Black', Gadget, sans-serif; padding: 0; margin: 30px 0 0; }
h3, h3 a, h3 a:visited { color: #333; }
h3 a:hover { color: #666; text-decoration: none; }

a { color: #000; text-decoration: none; }
a:hover { color: #666; text-decoration: none; }

/* post */
.post { margin: 0 0 30px 0; background-color: #FFF; }
.post hr { display: block; }
.postmetadata { clear: left; color: #000;}
#content p { background-color: #FFF; }

/* Images */ 
p img { padding: 0; max-width: 100%; }
a img { border: none; }
img.centered { display: block; margin-left: auto; margin-right: auto; }
img.alignright { padding: 5px; margin: 0 0 2px 5px; display: inline; }
img.alignleft { padding: 5px; margin: 0 5px 2px 0; display: inline; }
.alignright { float: right; }
.alignleft { float: left } 

/* Lists */
html>body .entry ul { margin-left: 0px; padding: 0 0 0 30px; list-style: none; padding-left: 10px;
text-indent: -10px; }
html>body .entry li { margin: 7px 0 8px 10px; }
.entry ul li:before, #sidebar ul ul li:before { content: "\00BB \0020"; }
.entry ol { padding: 0 0 0 35px; margin: 0; }
.entry ol li { margin: 0; padding: 0; }
.postmetadata ul, .postmetadata li 
{ display: inline; list-style-type: none; list-style-image: none; }

/* Sidebar */ 
#sidebar {font-family: 'Arial Black', Gadget, sans-serif;  font-size: 1.4em;  }
#sidebar { padding: 20px 0 10px 0; margin-left: 600px; width: 180px; }

#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }
#sidebar ul.diary {  font-family: 'Courier New', Courier, monospace; margin-top: 25px;  }
#sidebar ul li { list-style-type: none; list-style-image: none; margin-bottom: 5px; }

/* various class and tags */ 
acronym, abbr, span.caps { cursor: help; font-size: 0.9em; letter-spacing: .07em; }
acronym, abbr { border-bottom: 1px dashed #999; }
.alt { margin: 0; padding: 10px; background-color: #f8f8f8; border-top: 1px solid #ddd; border-bottom: 1px solid #ddd; }
blockquote { color: #777; margin: 15px 30px 0 10px; padding-left: 20px; border-left: 5px solid #ddd; }
blockquote cite { margin: 5px 0 0; display: block; }
caption, cite { text-decoration: none; }
.center { text-align: center; }
.clear { clear: both; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
hr { display: none; }
.navigation { display: block; text-align: center; margin-top: 10px; margin-bottom: 60px; } 
small { font-family: 'Courier New', Courier, monospace; font-size: 0.9em; line-height: 1.5em; }
strike { color: #666; }