/*
Theme Name: Doug Kenny
Author: Sizzling Studios
*/

/* the following html code ensures that scroll bars appear in firefox and stops the effect of short pages jumping from side to side */
html {
min-height:100%;
margin:0 0 0.25px 0;
border:0; /*IE has a default border around the page*/
padding:0;}

body { margin: 0px 0px 0px 0px; padding: 0px; background-image: url("images/back.gif"); background-repeat: repeat-x; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

/* change width to change the size of the main table display */
#wrap { height: 100%; margin-left: auto; margin-right: auto; width: 95%; border: 1px solid #000000; background-color: #ffffff; }

/* #bot sets bottom color and border*/
#bot { clear: both; background-color: #ffad2f; border-top: 1px solid #931515; padding: 5px; font-size: 10px; text-align: center; }
#bot a { color: #931515; }


/* #main textarea { width: 90%; margin-left: 0px; }*/

.postend { margin: 5px 0px 30px 0px; padding: 0px; text-align: center; color: #2C4B81; font-size: 18px; line-height: 0px; }
.meta { font-size: 11px; color: #555555; margin-bottom: 15px; }
.meta a:link, .meta a:visited { color: #aaaaaa; }
.meta a:hover { color: #D02C37; }
.date h2 { font-size: 14px; border-bottom: 1px solid #cccccc; margin: 0px 0px 20px 0px; padding: 3px; color: #333333; }

blockquote { border: 1px solid #D02C37; background-color: #E9EDF6; margin-left: 30px; margin-right: 30px; padding: 0px 10px 0px 10px; }
.fieldwrap { margin: 0px 0px 5px 0px; padding: 0px 0px 2px 0px; color: #D02C37; text-decoration: bold;}


#left { float: left; width: 210px; padding: 20px 10px 20px 10px;}
#left ul { margin-left: 0px; padding-left: 0px; font-weight: bold; }
#left ul li { list-style-type: none; }
#left ul ul { font-weight: normal; padding: 0px; font-size: 14px; margin: 0px; }
#left ul ul li { margin-left: 20px; margin-bottom: 4px; border: none; font-weight: normal; color: #2C4B81; list-style-type: square; text-align: left; font-size: 16px; }
#left ul ul li a:link, #left ul ul li a:visited {color: #2C4B81; text-decoration: none; }
#left ul ul li a:hover { text-decoration: underline; color: #000000; }
/* Fix IE spaces. Hide from IE Mac \*/
* ul li a { height: 1%; }
/* End */
#left h2 { border-bottom: 1px solid #2C4B81; margin: 0px 0px 5px 0px; padding: 0px; font-weight: normal; font-size: 20px; background: none; color: #D02C37; text-align: left; }




#cal { margin: 0px 0px 10px 0px; border: 1px solid #ffffff; background-color: #4970AF; }
#cal caption { border-bottom: 1px solid #ffffff; padding: 2px; font-size: 12px; color: #ffffff;}
#wp-calendar { width: 99%; }
#wp-calendar thead { font-size: 9px; text-align: right; color: #E9E9E9;}
#wp-calendar td { text-align: right; font-size: 9px; color: #E9E9E9;}
#wp-calendar td a:link, #wp-calendar td a:visited { font-weight: bold; text-decoration: underline;  color: #ffffff;}
#wp-calendar td a:hover { color: #ffffff; }




#about { margin: 0px 0px 20px 0px; padding: 0px; }

h1 { font-size: 30px; margin: 0px 0px 20px 0px; padding: 3px; color: #D02C37; text-decoration: none; }
h1 a:link, h1 a:visited { color: #ffffff; text-decoration: none; }
h1 a:hover { color: #ffffff; }
h2 { font-size: 18px; padding: 3px; color: #333333; color: #2C4B81;}
h3 { font-size: 22px; margin: 0px 0px 5px 0px; padding: 0px 0px 2px 0px; color: #D02C37;}
h3 a:link, h3 a:visited { color: #D02C37; text-decoration: none; }
h3 a:hover { color: #D02C37; }
h4 { font-size: 18px; padding: 0px; color: #D02C37;}
h5 { font-size: 16px; padding: 0px; color: #2C4B81;}
h6 { font-size: 11px; padding: 0px; font-weight: normal;}






a:link, a:visited { color: #2C4B81; }
a:hover { color: #2C4B81; }

.trackback { font-size: 10px; }

#commentlist { list-style-type: none; margin: 0px; padding: 0px; }
#commentlist li { list-style-type: none; margin-bottom: 10px; padding: 5px; background-color: #DFE5F1; border: 1px solid #D02C37;}
#commentlist cite { margin: 7px 0px 0px 0px; padding: 0px; font-size: 10px; font-style: normal; }
#commentlist p { margin-top: 0px; padding-top: 0px; }