/*
Theme Name: MarkWade
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: 10px 0px 10px 0px; padding: 0px; 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: #40c5e9; font-size: 22px; line-height: 0px; }
.meta { font-size: 10px; color: #000000; margin-bottom: 15px; }
.meta a:link, .meta a:visited { color: #40c5e9; }
.meta a:hover { color: #000000; }

blockquote { border: 1px solid #931515; background-color: #E0E1CE; margin-left: 30px; margin-right: 30px; padding: 0px 10px 0px 10px; }


#left { float: left; width: 194px; border-right: 0px solid #931515; }
#left ul { margin: 0px; padding: 0px; font-weight: bold; }
#left ul li { margin-left: 0px; padding-left: 0px; margin-bottom: 0px; list-style-type: none; }
#left ul ul { font-weight: normal; padding-left: 7px; padding-right: 7px; font-size: 12px; margin: 0px; }
#left ul ul li { border: none; padding: 0px; margin: 0px; font-weight: normal; list-style-type: none; display: block; text-align: left; font-size: 12px; background: url(images/bullet.gif) no-repeat;}
#left ul ul li a:link, #left ul ul li a:visited { display: block; padding: 2px 0px 2px 10px; margin: 0px; color: #000000; text-decoration: none; }
#left ul ul li a:hover { color: #40c5e9; }
/* Fix IE spaces. Hide from IE Mac \*/
* ul li a { height: 1%; }
/* End */
#left h2 { margin: 0px; padding-left: 7px; padding-right: 7px; font-weight: bold; font-size: 12px; border: none; background: none; color: #000000; border-bottom: 1px solid #cccccc;}




#cal { margin: 0px 5px 10px 0px; border: 1px solid #cccccc; background-color: #F2F0F1; }
#cal caption { border-bottom: 1px solid #cccccc; padding: 2px; font-size: 12px; }
#wp-calendar { width: 100%; }
#wp-calendar thead { font-size: 9px; text-align: right; }
#wp-calendar td { text-align: right; font-size: 9px; }
#wp-calendar td a:link, #wp-calendar td a:visited { font-weight: bold; text-decoration: none; }
#wp-calendar td a:hover { color: #40c5e9; text-decoration: none; }




#about { margin: 0px 0px 20px 0px; padding: 0px; }

h1 { font-size: 16px; border: 0px solid #931515; margin: 0px 0px 20px 0px; padding: 3px; color: #FF6600; text-decoration: none; }
h1 a:link, h1 a:visited { color: #FF6600; text-decoration: none; }
h1 a:hover { color: #FF6600; }
h2 { font-size: 9pt; margin: 0px 0px 5px 0px; color: #676767; }
h3 { font-size: 13pt; color: #FF6600; font-weight: bold; border-bottom: 1px solid #FF6600; margin: 0px 0px 5px 0px; padding: 0px 0px 2px 0px; }
h3 a:link, h3 a:visited { color: #FF6600; text-decoration: none; }
h3 a:hover { color: #40c5e9; text-decoration: none;}
h4 { font-size: 12px; color: #000000; text-decoration: none; }




a:link, a:visited { color: #FF6600; text-decoration: none;}
a:hover { color: #40c5e9; text-decoration: none;}

.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: #F5FCFF; border-top: 1px solid #E7E7E7; border-bottom: 1px solid #E7E7E7; border-left: 1px solid #E7E7E7; border-right: 1px solid #E7E7E7; }
#commentlist cite { margin: 7px 0px 0px 0px; padding: 0px; font-size: 10px; font-style: normal; }
#commentlist p { margin-top: 0px; padding-top: 0px; }