@charset "utf-8";
/*   
Theme Name: miketmoore
Theme URI: the-theme's-homepage
Description: This theme is for www.miketmoore.com only.
Author: Michael T. Moore
Author URI: http://www.michaeltmoore.com
.
This theme is copyright 2009 Michael T. Moore.
.
*/

* { margin: 0; padding: 0; font-family: Verdana, Arial, Helvetica, sans-serif; }
html { font-size: 100%; line-height: 1.125em; overflow-y: scroll; }
/*html, #wp_footer { background: #666; background-image:url(pattern01.jpg); background-repeat:repeat; }*/
html, #wp_footer { background-color: #999999; }
body { color: #333; width: 800px; margin: 0 auto; }

#header { padding: 15px 0 5px 20px; }
#header, #footer { background: #000; }
#header h1 { text-transform: uppercase; font-weight: bold; padding: 0 0 20px 0; }
#header ul { list-style-type: none; text-transform: uppercase; padding: 0 0 5px 0; }
#header li { display: inline; padding: 0 20px 0 0; }

body, .current_page_item a, .current_page_parent a { background: #fff; }	
#header .current_page_item a, #header .current_page_parent a { color: #FF0000; padding: 2px 5px 30px 5px; font-weight: bold; }
#header a { font-weight: bold; text-decoration: none; }

#all_posts { padding: 10px; width: 600px; float: left; }

.post { padding: 10px 10px 30px 10px; }
/*.post img { border: 1px solid #000; }*/
.post_header { padding: 0 10px 10px 0; }
.post_title { font-size: 1.2em; }
.post_date { padding: 5px 0 0 0; }
.post_date, #footer { color: #999; }
.post_date, #page_content img { display: block; }
.post_footer { padding: 10px 10px 10px 0; }
#posts-nav a { color: #000; margin: 0 0 0 10px; }

#sidebar { padding: 20px 10px 10px 10px; width: 150px; float: right; }
.sidebar_panel { padding: 0 5px 15px 5px; }
.sidebar_panel img { margin: 0; padding: 0; }

#sidebar h1, #sidebar h2, #sidebar h3, #sidebar h4, #sidebar h5, #sidebar h6, #sidebar a, #page_content a, .post a { color: #000; }
#sidebar ul, #sidebar ol { list-style-type: none; }

#sidebar ul, #sidebar ol, #footer, h6, p { font-size: 0.8em; }

#footer { padding: 10px; text-align: right; clear: both; }
#footer a { text-decoration: underline; } 
#footer a, h1, h2, h3, h4, h5, h6, #header a { color: #fff; }
#footer p, #page_content img { padding: 0; }

#page_content { padding: 20px; }
#page_content ul { font-size: 0.8em; padding: 0 10px 10px 30px; }
#page_content img { margin: 0 auto; border: 1px solid #666; }

#gallery { padding: 0; margin: 0; }

h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0 0 0.5em 0; }
h1 { font-size: 2em; }
h2 { font-size: 1.6em; }
h3 { font-size: 1.4em; }
h4 { font-size: 1.2em; }
h5 { font-size: 1em; }

p { padding: 0 0 0.8em 0; }

img { padding: 10px; border: none; }

table { font-size: 0.75em; }
table, caption { margin: 0 0 10px 0; }
caption { text-align: left; font-weight: bold; font-size: 1.125em; }
td { padding: 0 0 10px 0; }
td.date { width: 125px; }

#commentspopup { }

iframe { border: 0; }

ol
{
	margin: 0 0 0 1.4em;
}