/* yui reset 2.4.1 */
html{color:#1f2022;background:#1f2022;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup {vertical-align:text-top;}sub {vertical-align:text-bottom;}input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}legend{color:#000;}

body {font-family: Palatino Linotype; font-size: 18px;} /*todo: add other fonts */
a {color: #4a6c77;}
p {padding: 18px 0;}

#header {background: url(images/header.png) no-repeat; height: 139px;}
#header h1 a {height: 1110px; width: 600px; left: 50px; position: absolute; margin-top: -1000px;}

#navigation {position: absolute; left: 700px; top: 0; text-transform: lowercase; font-size: 24px;}
#navigation ul {list-style-type: none;  width: 300px;}
#navigation ul li {float: left; }
#navigation ul li a:link,
#navigation ul li a:visited {color: #4a6c77; display: block; height: 43px; text-decoration: none; padding: 70px 15px 0; }
#navigation ul li a:hover {background-color: #4a6c77; color: #1f2022}
#navigation ul li a:active {color: #4a6c77; display: block; height: 43px; text-decoration: none; padding: 70px 15px 0; }
#navigation .Syndication {background: url(images/rss-feed-icon.gif) no-repeat; width: 32px; height: 32px; float: right; margin: 144px 20px 0 0;}
#navigation .Syndication span {display: none;}

#content {background: #e0e0e2 url(images/body-border-left.gif) repeat-y; padding-left: 73px;}
#content .date {background: url(images/date-bar.gif) no-repeat; height: 41px; width: 271px;}
#content .date a {color: #e0e0e2; text-decoration: none; font-weight: bold; font-variant: small-caps; height: 41px; float: left; line-height: 41px; padding-left: 20px;}
#content .post {padding: 0 0 36px 20px; }
#content .post .title a {color: #4a6c77; font-size: 30px; font-weight: bold; text-decoration: none; white-space: nowrap;}
#content .post .body {width: 600px;}
#content .comments h2 {margin-left: 20px; color: #4a6c77; font-size: 30px; font-weight: bold;}
#content .comments .nocomments {margin-left: 20px;}
#content .comments .comment {clear: both; padding: 20px 0; background: url(images/comment-footer.gif) no-repeat bottom; width: 665px;}
#content .comments .comment .title {background: url(images/comment-header.gif); width: 665px; height: 41px;}
#content .comments .comment .title .postedDate {float: left; color: #e0e0e2; font-variant: small-caps; padding: 5px 0 0 156px;}
#content .comments .comment .title a {float: left;}
#content .comments .comment .author {float: left; height: 100px; padding: 0 25px; position: absolute;}
#content .comments .comment .author a {color: #e0e0e2; float: left; font-variant: small-caps; text-decoration: none; width: 100px;}
#content .comments .comment .author .avatar {clear: both; float: left;}
#content .comments .comment .content {background: url(images/comment-center-background.gif); padding: 0 0 0 170px; width: 495px; min-height: 100px; height: auto !important; height: 100px} /*todo: min-height hack*/

#contactForm {padding-left: 20px;}
#contactForm .title {color: #4a6c77; font-size: 30px; font-weight: bold;}

#postComment {background: url(images/comment-center-background.gif) repeat-y; margin-top: 40px;}
#postComment h2 {background: url(images/comment-header.gif); color: #e0e0e2; font-variant: small-caps; padding: 5px 0 0 156px; width: 509px; height: 36px;}
#postComment #postCommentControls {background: url(images/comment-footer.gif) no-repeat; background-position: bottom left; padding: 0 0 20px 170px;}
#postComment .Inputs .commentTitle {display: none;}
#postComment .Inputs .Text {background: #e0e0e2; border: 0; padding: 5px; width: 450px;}
#postComment .Inputs .commentText {background: #e0e0e2; border: 0; height: 200px; padding: 5px; width: 450px; overflow: auto;}
#postComment .captcha input {background: #e0e0e2; border: 0; padding: 5px;}


#footer {background: #1f2022 url(images/body-border-bottom.gif) no-repeat; height: 100px;}