/*  
Theme Name: Derek Lee-Wo
Theme URI: http://www.derekleewo.com
Descriptiion: A theme based on Greed from www.wpdesigner.com
Version: 1.0
Author: Derek M. A. Lee-Wo
Author URI: http://www.derekleewo.com/

*/

body {
	font-family: Arial, Helvetica, Verdana, Georgia, Sans-serif;
	font-size: 10px;    
	margin: 0;
	padding: 0;
}	

a {
    text-decoration: none ;
    color: #801f02 ;
}

a:hover {
    text-decoration: underline ;
}

a img{
	border: 0;
}


table.Header {
    border: 0 ;
    width: 100% ;
    background: #401f15 ;
}

table.MainMenu {
    width: 100% ;
	background: #bacc3f url(images/bg_nav.gif) repeat-x left bottom;  
}


.MainMenu tr td {
    white-space: nowrap ;

}

.MainMenu tr td.page_item {
    white-space: nowrap ;
	background: #d2dd87 url(images/bg_nav_li.gif) repeat-x;
	padding: 5px 10px 5px 10px ; 
}


.MainMenu tr td a {    
	color: #000;
	font-weight: bold ;
	font-size: 11px ;
	text-decoration: none ;
}

.MainMenu tr td.current_page_item {
	background: #fff;
	padding: 5px 10px 5px 10px ; 
}

.MainMenu tr td a:hover {
x	background: #F0F6CC;
	color: #000;
	font-weight: bold ;
	text-decoration: underline ;
}


blockquote{
	margin: 10px 0 0;
	border-top: 1px solid #ddd;
	background: #f7f7f7;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}


table.footer {
    border: 0 ;
    width: 100% ;
	padding: 20px 0 20px 0 ;
	background: #321911 ;
	color: #b76d56;
	line-height: 20px ;
	font-size: 11px ;
}

table.MainBody {
    border: 0 ;
}

table.MainBody td {
    padding: 5px ;
}

/* I had to omit the width and force nowrap so the left bar would display properly in IE */
.sidebar ul{
    font-size: 12px ;
x    width: 150 ;
	margin: 0;
	padding: 0;
	list-style: none;
}

.a ul {
    white-space: nowrap ;	
}

/* This for the right bar so that the Lee-Wo net feed can wrap */
.b ul {
    width: 150 ;
    white-space: normal ;	
}

.sidebar ul li{
	margin: 0 0 10px 0;
	background: #f8ffc5;
}
.sidebar ul li h2{
	padding: 10px;
	font-size: 16px;
	font-weight: bold;
	background: #ebf4a4 url(images/bg_h2_a.gif) repeat-x left bottom;
	color: #333;
}

.sidebar ul ul{
	line-height: 18px;
}

.sidebar ul ul li{
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;
	background-color: transparent;
	background-image: none;
}


table.RAStats
{
    font-size: 12px ;
    }
span.RATitle
{
    font-weight: bold;
}
span.RALabel
{
x    font-weight: bold;
}
span.RAValue
{
}

.post{
	margin: 0 0 0 10px;
}

.post h2{
	font-size: 20px;
	padding: 8px 10px;
	background: #f7f7f7 url(images/bg_h2_b.gif) repeat-x left bottom;
}


.entry{
	padding: 0 10px 10px;
	font-size: 14px;
	line-height: 24px;
x	background: url(images/bg_dotted_b.gif) repeat-x;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	margin: 0;
	padding: 10px 0 5px;
	background-color: transparent;
	background-image: none;
	font-weight: bold;
}

.entry h1{
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
}

.entry h2{
	font-weight: normal;
}

.entry h3{
	font-size: 16px;
}

.entry h4{
	font-size: 14px;
}

.entry h5{
	font-size: 12px;
}

.entry h6{
	font-size: 11px;
}

p.entrymetadata{
	font-size: 12px;
	line-height: 18px;
	color: #999;
}

p.entrymetadata a{
	color: #888;
}

.comments_number a{
	padding: 0 0 0 26px;
	background: url(images/icon_comment.gif) no-repeat;
}


.c ul li{
	background: #fff;
}

.c ul li h2{
	background: #f7f7f7 url(images/bg_h2_b.gif) repeat-x left bottom;
}

.c ul ul li{
x	background: url(images/bg_dotted_b.gif) repeat-x;
}

.d{ /* the bottom sidebars */
	width: 100%;
}

.d a{
	color: #fff;
}

.d ul {
    width: 100% ;
}

.d ul li{
	background: #624238;
}

.d ul li h2{
	background: #321911;
	color: #c5ce88;
}

.d ul ul li{
x	background: url(images/bg_dotted_d.gif) repeat-x;
}


table.sidebar_d {
    width: 100% ;
    background: #462115 ;
}


.comments_template{
	margin: 0 0 0 10px;
	padding: 0 0 10px 0;
}

.comments_template p.nocomments, .comments_template p.alert{
	padding: 10px;
	font-size: 14px;
}

.comments_template h3{
	font-size: 14px;
	padding: 8px 10px;
	background: #f7f7f7 url(images/bg_h2_b.gif) repeat-x left bottom;
}

.comments_template form#commentform{
	margin: 0;
	padding: 10px;
	background: #f7f7f7 url(images/bg_dotted_b.gif) repeat-x;
}

.comments_template form#commentform p{
	line-height: 18px;
}

ol.commentlist{
	margin: 10px 0;
	padding: 0;
	list-style: none;
	font-size: 12px;
	line-height: 24px;
}

ol.commentlist cite{
	font-style: normal;
	font-weight: bold;
}

ol.commentlist li{
	padding: 10px;
	background: url(images/bg_dotted_b.gif) repeat-x;
}

ol.commentlist li.alt{
	background: #f7f7f7 url(images/bg_dotted_b.gif) repeat-x;
}

ol.commentlist li.highlighted{
	background: #fcffe5 url(images/bg_dotted_a.gif) repeat-x;
}

.comment-number{ /* for Paged Comments plugin */
	float: right;
	font-family: Arial, Verdana, Sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #aaa;
}

.navigation{
	margin: 0 0 0 10px;
	padding: 10px;
	font-size: 14px;
	line-height: 24px;
}

table.RoadToBoston {
    margin: 0 ;
    background-color: #402015 ;
    padding: 0 ;
}

table.RoadToBoston td {
    padding: 0 ;
}

.sidebar ul li#search form{
	padding: 0 10px 10px;
}

.sidebar ul li#search form input{
	margin: 10px 0 0;
}

.right {
    float: right;
    margin-left: 10px ; 
    margin-right: auto ;
}
.left {
    float: left;
    margin-left: auto ; 
    margin-right: 10px ;
}
img.center {display: block; margin-left: auto; margin-right: auto; }

.sidebar ul li#calendar table{
	margin: 0 10px;
}

.sidebar ul li#calendar table caption{
	padding: 10px;
}

.sidebar ul li#calendar table td{
	padding: 3px;
}


.kpg-nbPhotos {
    font-size: 11px ;
}

.kpg-summary {
    font-size: 11px ;
    font-weight: bold ;
}

table.RA {
    font-size: 10px ;
        border-width: 1px 1px 1px 1px;
        border-spacing: 2px;
        border-style: outset outset outset outset;
        border-color: black black black black;
        border-collapse: collapse;
}
table.RA th {
    font-size: 12px ;
        border-width: 1px 1px 1px 1px;
        padding: 3px 3px 3px 3px;
        border-style: solid solid solid solid;
        border-color: black black black black;
        background: #e2ec9b;
        -moz-border-radius: 0px 0px 0px 0px;
}
table.RA tr {
    font-size: 10px ;
}

table.RA td {
    font-size: 10px ;
        border-width: 1px 1px 1px 1px;
        padding: 3px 3px 3px 3px;
        border-style: solid solid solid solid;
        border-color: black black black black;
        background: #f8ffc5 ;
        -moz-border-radius: 0px 0px 0px 0px;
}

table.RA td.bunny {
    background: #ff9999;
}

/* Make the One Hundred Pushups image background white */
.sidebar ul li#text-169375511 {
    text-align: center ;
    background-color: #fff ;
}


