/* basic elements */
html { margin: 0; padding: 0; }
body { margin: 0; padding: 0; color: #000; font-family: 'lucinda grande' , 'trebuchet ms', verdana , sans-serif; font-size: 14px; text-align: left; background: #fff;  }
form, input { margin: 0; padding: 0; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
a { color: #855FA8; text-decoration: underline; }
a:visited { color: #666; text-decoration: underline; }
a:hover { color: #666; text-decoration: none; }
label { display: block;}
img {border: 0px;}

/* standard helper classes */
.clr { clear: both; overflow: hidden; width: 1px; height: 1px; margin: 0 -1px -1px 0; border: 0; padding: 0; font-size: 0; line-height: 0; }

/* layout */
h1 { margin-top: 0px; padding-top: 0px;}
#body { width: 100%; margin: 0; padding: 0; }
#header { width: 100%; height: 127px; margin: 0; padding: 0; background: url('/images/ysb-header-bg.gif'); }
#header-inner { width: 97%; padding: 6px 0px 0px 23px;}
#content { width: 100%; margin: 0; padding: 0; background: #fff; }
#content-inner {width: 98%;}
#blog {float: left; width: 70%; margin: 0; padding: 0; color: #555555; border-right: 1px solid #ebebeb;}
#blog-inner { margin: 30px 30px 20px 35px; }
#sidebar {float: right; width: 29%; margin: 0; padding: 0; color: #555555;}
#sidebar-inner { margin: 30px 0px 0px 10px; }
#footer-top { width: 100%; margin: 0; padding: 0; height: 4px; background: url('/images/ysb-footer-top.gif') repeat-x; }
#footer { background: url('/images/ysb-footer-bg.gif')
; width: 100%; margin: 0; padding: 0; height: 50px; }

/* header elements */
#headerleft {float: left; margin: 0; padding: 13px 0 0 0;}
#headerright {float: right; margin: 0; padding: 0; text-align: right;}
#logo {margin: 0; padding: 0; }
#yahoolink {height: 16px; font-size: 12px; margin: 0; text-align: right;}
#tagline {margin: 0; color: #fff; padding: 30px 0px 0px 0px; font-size: 16px;}

/* blog elements */
.content-nav {text-align: right;}
.date { font-size: 12px; font-weight: bold; text-transform: uppercase; color: #666; margin: 0px 0px 15px 0px;}
#blog h2 { font-size: 20px; font-weight: bold; color: #64016B; }
#blog h2 a { color: #64016B;  text-decoration: none; }
#blog h2 a:visited { color: #64016B;  text-decoration: none; }
#blog h2 a:hover { color: #666;  text-decoration: underline; }
.entry-body { line-height: 18px; border-bottom: 1px dashed #ccc; margin-bottom: 10px; overflow: auto;}
.entry-footer {font-weight: bold; font-size: 12px; color: #666; margin-bottom: 50px; }
.comment-footer { font-weight: bold; font-size: 12px; border-top: 1px dashed #ccc; color: #666; margin-bottom: 20px; padding-top: 6px; text-align: right;}
.entry-footer a { color: #64016B;  text-decoration: none; }
.entry-footer a:visited { color: #64016B;  text-decoration: none; }
.entry-footer a:hover { color: #666;  text-decoration: underline; }
.hline {border-top: 1px dashed #666; height: 1px; margin-bottom: 20px;}
#blog blockquote { background: #DEDEDE url('/images/ysb-quote-bg.gif') no-repeat; margin: 5px; padding: 8px 8px 8px 75px; color: #666;}

/* sidebar elements */
#sidebar h3 {font-size: 15px; font-weight: bold;  letter-spacing: 1px; border-bottom: 1px dashed #ccc; text-transform: uppercase; color: #64016B; padding: 0px; margin: 0px 0px 4px 0px; }
#sidebar form {padding: 4px 0px 4px 0px;}
#sidebar p { font-size: 14px; line-height: 18px; padding-top: 4px; margin-top: 0px;}
#sidebar ul { list-style: none; margin: 8px 0px 30px 0px; padding: 0; }
#sidebar li { list-style: none; margin: 0; padding: 0px 0px 3px 10px; }
#sidebar li a { text-decoration: none; color: #555555;}
#sidebar li a:visited { text-decoration: none; color: #555555;}
#sidebar li a:hover { text-decoration: underline; color: #64016B;}
.recent-spacer { height: 12px; }
.sidebar-spacer { height: 20px; }
.sidebarfade { background: url('/images/ysb-sidebar-fade.gif') repeat-x; margin: 0px 0px 30px 0px; }
.sidebarfade-inner { padding: 8px; }
.sidebarfade .title {font-size: 12px; font-weight: bold; color: #555;}
.sidebarfade .title a {font-weight: bold; color: #555; text-decoration: none;}
.sidebarfade .title a:visited {font-weight: bold; color: #555; text-decoration: none;}
.sidebarfade .title a:hover {font-weight: bold; color: #64016B; text-decoration: underline;}
.postedon { font-size: 11px; font-style: italic; }
.linkblog {font-size: 11px; font-weight: normal; color: #666;}
.srch { color: #666; font-size: 12px; width: 170px; height: 18px; margin: 0; padding: 2px 3px 0 3px; float: left; border-left: none; border-top: 1px solid #333; border-left: 1px solid #333; border-bottom: 1px solid #CCC; vertical-align: text-bottom;}
.srchbtn { margin: 0 0 0 5px; padding: 0;}
.purple {color: #855FA8;}
#sidebar .yahoojobs li { list-style: none; margin: 0; padding: 0px 0px 12px 10px; }
.yahooBuzzBadge-form a {vertical-align: bottom; text-decoration: none; font-size: 12px; color: #64016B; font-weight: bold; }
.yahooBuzzBadge-form a:hover {text-decoration: underline; font-size: 12px; color: #666; font-weight: bold;}



