/*
Theme Name: The Unstandard
Theme URI: http://5thirtyone.com/
Description: Farewell to the standard blog format
Version: 0.1
Author: Derek Punsalan
Author URI: http://is.derekpunsalan.com/
*/

* { margin: 0; padding: 0; }

/* body background #151617 */
body { background: #000 url("images/body-bg2-.jpg") repeat; color: #888; font: 62.5%/1.2em georgia,tahoma,verdana,arial,sans-serif; text-align: center; }
#main-wrapper { background: #000 url("images/bg2-.jpg") repeat; display: block; margin: 0 auto; padding: 0 20px; width: 1000px; text-align: left; }

/* ----------------------------------- basics */
h1, h2, h3, h4 { font-weight: normal; }
h1 { font-size: 2.2em; line-height: 2.4em; }
h2 { font-size: 1.6em; line-height: 1.8em; }
h3 { font-size: 1.3em; line-height: 1.6em; }
h4 { font-size: 10px; line-height: 1.2em; text-transform: uppercase; }
a { color: #fff; text-decoration: none; }
  a:hover { color: #555; }
a img { border: none; }
ul, ol { list-style: none; }

/* ----------------------------------- masthead */
#leaderboard { background: #111313 url("images/top-bg-test2.jpg") no-repeat top left; border: solid #222; border-width: 1px; padding: 15em 0 4em 0; margin: 0 0 10px 0; width: 1000px; }
  #leaderboard h1 a { color: #3a6188; text-decoration: none; }
  #leaderboard h1 a:hover { color: #fff; }
#main-nav { font-size: 1.1em; margin: 10px 0 -20px 0; text-transform: uppercase; font-weight: normal; }
  #main-nav li { float: left;  margin-right: 7px; }
  #main-nav li a { background: #222; border: solid #333; border-width: 2px 0; color: #7a1111; display: block; padding: 0.5em 0; text-decoration: none; text-align: center; width: 80px; }
  #main-nav li a:hover,
  #main-nav li.current a { background: #333; border: solid #7a1111; border-width: 2px 0; color: #fff; }
  #main-nav li.rss-now a:hover,
  #main-nav li.rss-now a { background: #f47a0e; border: solid #444; border-width: 2px 0; color: #eee; }
#main-navi { background: #111313; border: 1px solid #222;font-size: 1.1em; text-transform: uppercase; font-weight: normal; padding: 6px 0 5px 2px; width: 998px; margin: 0 0 10px 0; }
  #main-navi li { float: left;  margin-right: 7px; }
  #main-navi li a { background: #800000; border: dotted #222; border-width: 1px; color: #fff; display: block; padding: 0.5em 0; text-decoration: none; text-align: center; width: 90px; -moz-border-radius: 2px; }
  #main-navi li a:hover,
  #main-navi li.current a { background: #000; border: dotted #800000; border-width: 1px; color: #fff; }
  #main-navi li.rss-now a:hover,
  #main-navi li.rss-now a { background: #f47a0e; border: solid #444; border-width: 2px 0; color: #eee; }
.adsense-center { margin: -40px auto 0; display: block; width: 728px; }

/* ----------------------------------- home posts */
.home .left {  width: 620px; }
.home .main-post-bg { background: #111; border: solid #222; border-width: 2px 0; display: block; height: 250px; position: relative; margin: 0 0 10px 0; width: 620px; overflow: hidden; }
  .main-post-bg .post-comments,
  .cd-post-bg .post-comments, .video-post-bg .post-comments { position: absolute; top: 0; right: 7px; z-index: 102; background: #7a1111; border: 1px dotted #000; }
    .post-comments a,
    .cd-post-bg .post-comments a, .video-post-bg .post-comments a { font-size: 9px; font-weight: bold; color: #ccc !important; display: block; height: 1.5em; line-height: 1.5em; width: 10em; text-decoration: none; text-align: center; }
    .post-comments a:hover,
    .cd-post-bg .post-comments a:hover, .video-post-bg .post-comments a:hover { background: #111; }
  .home .main-post-bg .title-insert,
  .home .recent-leads .title-insert { background: #000; bottom: 0; display: block; left: 0; position: absolute; width: 100%; z-index: 101; padding: 2px 0; /* opacity - move to sep. stylesheet */ filter: alpha(opacity=80); -moz-opacity: .80; opacity:.80; }
.title-insert h2 { margin: 6px 6px 7px; line-height: 1.6em; }
  .title-insert h2 a { display: block; color: #7a1111; text-decoration: none; font-weight: bold; }
  .title-insert h2 a:hover { color: #fff; }
.home .recent-leads { width: 640px; }
  .home .recent-leads .cd-post-bg { background: #111313; border: solid #222; border-width: 1px; display: block; width: 199px; overflow: hidden; height: 170px; margin: 0 10px 10px 0; position: relative; }
  .home .recent-leads .cd-box { background: #111313; border: solid #222; border-width: 1px; width: 185px; height: 240px; margin: 0 10px 12px 0; padding: 7px; -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; }
  .home .recent-leads .cd-box img { border: solid #222; border-width: 1px; margin-bottom: 3px; width: 184px; }
  .home .recent-leads .cd-box .date { background: url("images/date.png") no-repeat 1px 1px; display: block; font-size: 11px; padding: 4px 0 4px 22px; }
  .home .recent-leads .cd-box .author { background: url("images/pencil.png") no-repeat 1px 1px; display: block; font-size: 11px; color: #800000; padding: 4px 0 4px 22px; }
  .home .recent-leads .cd-box .comments { background: url("images/comments.png") no-repeat 1px 1px; display: block; font-size: 11px; padding: 3px 0 4px 22px; }
  .home .recent-leads .cd-box .views { background: url("images/eye.png") no-repeat 1px 1px; display: block; font-size: 11px; padding: 3px 0 4px 22px; }
  .home .recent-leads .cd-box h3 { font-size: 12px; }
  .home .recent-leads .video-box { background: #111313; border: solid #222; border-width: 1px; width: 290px; height: 204px; margin: 0 10px 12px 0; padding: 7px; -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; }
  .home .recent-leads .video-box img { border: solid #222; border-width: 1px; margin-bottom: 3px; width: 287px; }
  .home .recent-leads .video-box .date { background: url("images/date.png") no-repeat 1px 1px; display: block; font-size: 11px; padding: 4px 0 4px 22px; width: 120px; position: relative; top: 0px; right: 0px; }
  .home .recent-leads .video-box .author { background: url("images/pencil.png") no-repeat 1px 1px; display: block; font-size: 11px; color: #800000; padding: 4px 0 4px 22px; width: 120px; position: relative; top: -19px; left: 147px; }
  .home .recent-leads .video-box .comments { background: url("images/comments.png") no-repeat 1px 1px; display: block; font-size: 11px; padding: 3px 0 4px 22px; width: 120px; position: relative; top: -20px; left: 0px; }
  .home .recent-leads .video-box .views { background: url("images/eye.png") no-repeat 1px 1px; display: block; font-size: 11px; padding: 3px 0 4px 22px; width: 120px; position: relative; top: -39px; left: 147px; }
  .home .recent-leads .video-box h3 { font-size: 12px; }
  .home .recent-leads .archiv-box { background: #111313; border: solid #222; border-width: 1px; width: 290px; height: 90px; margin: 0 10px 12px 0; padding: 7px; -moz-border-radius-bottomleft: 6px; -moz-border-radius-bottomright: 6px; }
  .home .recent-leads .archiv-box img { border: solid #222; border-width: 1px; margin-bottom: 3px; width: 100px; height: 85px; }
  .home .recent-leads .archiv-box .date { background: url("images/date.png") no-repeat 1px 1px; display: block; font-size: 11px; padding: 4px 0 4px 22px; width: 140px; position: relative; top: -90px; right: -105px; }
  .home .recent-leads .archiv-box .author { background: url("images/pencil.png") no-repeat 1px 1px; display: block; font-size: 11px; color: #800000; padding: 4px 0 4px 22px; width: 140px; position: relative; top: -87px; left: 105px; }
  .home .recent-leads .archiv-box .comments { background: url("images/comments.png") no-repeat 1px 1px; display: block; font-size: 11px; padding: 3px 0 4px 22px; width: 140px; position: relative; top: -85px; left: 105px; }
  .home .recent-leads .archiv-box .views { background: url("images/eye.png") no-repeat 1px 1px; display: block; font-size: 11px; padding: 3px 0 4px 22px; width: 140px; position: relative; top: -83px; left: 105px; }
  .home .recent-leads .archiv-box .title { background: url("images/pencil.png") no-repeat 1px 1px; display: block; font-size: 11px; color: #800000; padding: 4px 0 4px 22px; width: 270px; position: relative; top: -75px; left: 0px; overflow: hidden; }
  .home .recent-leads .archiv-box h3 { font-size: 12px; }
  .home .recent-leads .video-post-bg { background: #111; border: solid #222; border-width: 2px 0; display: block; width: 305px; overflow: hidden; height: 170px; margin: 0 10px 10px 0; position: relative; }
  .home .recent-leads .title-insert h3 { margin: 4px 7px; line-height: 1.2em; }
  .home .recent-leads .title-insert h3 a { font-size: 10px; font-weight: bold; display: block; color: #fff; text-decoration: none; }
  .home .recent-leads .title-insert h3 a:hover { color: #555; }
.home .right { width: 340px; text-align: left; background: #000; }
.home .right h3 { background: #000 url("images/h3-bg2-.jpg") repeat-x 0px 0px; border: solid #222; border-width: 0 0 1px 0; font-weight: bold; font-size: 16px; color: #800000; padding: 6px 0px 3px 0px; }
.home .left .featured-content { background: #111; border: solid #222; border-width: 2px 0; margin-bottom: 21px; }
.home .left .breadcrumb { background: #000 url("images/h3-bg2-.jpg") repeat-x 0px 0px; border: solid #222; border-width: 0 0 1px 0; font-weight: bold; font-size: 16px; line-height: 1.6em; color: #800000; padding: 6px 0 3px 1px; }
.headline {
	background: #000 url("images/h3-bg2-.jpg") repeat-x 0px 0px;
	border: solid #222;
	border-width: 0 0 1px 0;
	font-weight: bold;
	font-size: 16px; 
	line-height: 1.6em;
	color: #800000;
	padding: 6px 0px 3px 2px;
	width: 619px;
}
#radio-navi { background: #111313; border: 1px solid #222;font-size: 1.1em; text-transform: uppercase; font-weight: normal; padding: 6px 0 5px 6px; width: 332px; margin: 0 0 10px 0; }
  #radio-navi li { float: left;  margin-right: 7px; }
  #radio-navi li a { background: #800000; border: dotted #222; border-width: 1px; color: #fff; display: block; padding: 0.5em 0; text-decoration: none; text-align: center; width: 157px; -moz-border-radius: 2px; }
  #radio-navi li a:hover,
  #radio-navi li.current a { background: #000; border: dotted #800000; border-width: 1px; color: #fff; }
#intro-text { background: #111313; border: solid #222; border-width: 1px; font-size: 12px; line-height: 18px; width: 609px; padding: 5px; }
#skull { background: url("images/skull.gif") no-repeat; border: solid #222; border-width: 0px 0; font-weight: normal; font-size: 14px; color: #888; padding: 6px 10px 3px 12px; z-index:20; }
.recentcom-box { margin: 5px 5px 7px 5px; }
.recentcom-head { float: left; margin-right: 5px; border: 1px solid #222; }

/* ----------------------------------- entry style */
.post.single { font-size: 12px; line-height: 1.5em; color: #666; width: 620px; }
  .post.single h2 { background: #000; border: solid #222; border-width: 0 0 1px 0; font-size: 14px; padding: 6px 0 3px 1px; font-weight: bold; color: #999; text-decoration: none; }
  .post.single h2 a { font-size: 14px; text-decoration: none; padding: 6px 0 3px 1px }
  .post.single .entry { float: right; width: 520px; background: #111313; border: 1px solid #222; margin-top: 12px; padding: 5px; }
  .entryradio { float: right; width: 608px; background: #111313; border: 1px solid #222; margin-top: 12px; padding: 0 5px 5px 5px; }
  .post.single .meta { border-top: 1px solid #800000; color: #666; padding: 4px 0 0 0; margin-top: 12px; float: left; width: 82px; font-size: 11px; }
    .post.single .meta a { color: #800000; text-decoration: underline; }
    .post.single .meta a:hover { text-decoration: none; }
  .post.single p { margin: 1em 0; }
  .post.single p a,
  .post.single li a { font-weight: bold; }
  .post.single p strong { font-weight: bold; }
  .post.single p em { font-style: italic; }
  .post.single blockquote { margin: 0 1em; color: #6c6c6c; background: #222; border-left: 5px solid #444; padding: 0 10px; }
  .post.single h3 { font-size: 16px; color: #999; margin-top: 2em; }
  .post.single ul,
  .post.single ol { margin: 1em 1.5em; }
  .post.single ul li,
  .post.single ol li { margin: 0 0 14px 0; color: #6c6c6c; line-height: 1.3em; }
  .post.single ul li { background: url("images/li.gif") no-repeat 1px -1px; padding-left: 20px; }
  .post.single ul li strong { font-weight: bold; }
  .post.single img.floatleft { float: left; margin: 4px 10px 0 0; }
  .post.single img.floatright { float: right; margin: 4px 0 0 10px; }
  .post.single code { font-family: courier, fixed, monospace; font-size: 12px; background: #eee; }
    .post.single code strong { color: #000; }
.navigation { font-size: 1.2em; padding: 10px 0; }
  .navigation .left { width: 50%; }
  .navigation .right { width: 49%; }
.archives-page h2 a { font-size: 14px !important; line-height: 16px; }
#videoplayer { background: #080808; border: solid #222; border-width: 2px 0; margin-top: 21px; }
#cd-hl { background: #151617; border: solid #222; border-width: 1px; margin-top: 0px; color: #800000; }
#album-list { background: #151617; border: solid #222; border-width: 1px; margin-bottom: 5px; color: #800000; }

/* ----------------------------------- lists */
.sidebar-wrapper { background: #111; }
.sidebar-news { background: #f9f9de; border: 1px solid #e9e9b4; display: block; padding: 7px; color: #555; font-size: 12px; }
  .sidebar-news a:hover { text-decoration: none; }
.sidebar-wrapper h3 { overflow: hidden; }
ul.sidebar2-ul { font-size: 1.2em; line-height: 1.4em; margin: 12px 0 0 0px; width: 335px; }
ul.sidebar-ul-recentcom { background: #111313; border: solid #222; border-width: 1px; font-size: 1.2em; line-height: 1.4em; margin: 12px 0 0 0px; width: 339px; }
ul.sidebar-ul,
.related-posts ul { background: #111313; border: solid #222; border-width: 1px; font-size: 1.2em; line-height: 1.4em; margin: 12px 0 0 0; width: 329px; padding: 5px; }
ul.sidebar-ul-pinnwand { background: #111313; border: solid #222; border-width: 1px; margin: 12px 0 0 0; width: 329px; padding: 5px; }
  .sidebar-ul li,
  .related-posts li { color:#666; border-top: 0px solid #ccc; line-height: 1.5em; width: px; }
  .sidebar-ul li a,
  .related-posts li a { background: url("images/li-grey.gif") no-repeat 1px 4px; display: block; font-weight: normal; color: #7a1111; text-decoration: none; padding: 3px 0 3px 20px; }
  .sidebar-ul li a:hover,
  .related-posts li a:hover { background: url("images/li.gif") no-repeat 1px 4px; color: #fff; }
  .sidebar-ul li a:hover em { color: #999; }
.related-posts h3 { display: none; }
.serve-random { font-size: 12px; color: #888; margin-top: 7px; }
  .serve-random a { color: #7a1111; }
  .serve-random a:hover { text-decoration: none;  }
.sidebar-nextprev { margin-top: 10px; }
  .sidebar-nextprev li { float: left; }
  .sidebar-nextprev li.previous { margin-left: 5px; }
  .sidebar-nextprev li.next { float: right; margin-right: 5px; }
  .sidebar-nextprev li a { outline: none; display: block; height: 40px; width: 160px; background: #ddd; text-indent: -9999em; }
  .sidebar-nextprev li.previous a { background: #111 url("images/nextprev.gif") no-repeat top left; }
    .sidebar-nextprev li.previous a:hover { background-position: bottom left; }
  .sidebar-nextprev li.next a { background: #111 url("images/nextprev.gif") no-repeat top right; }
    .sidebar-nextprev li.next a:hover { background-position: bottom right; }
.sidebar-nextprev2 { font-size: 1.1em; margin: 10px 0 0 0; font-weight: bold; }
  .sidebar-nextprev2 li { float: left; }
  .sidebar-nextprev2 li.previous { margin-left: 1px; }
  .sidebar-nextprev2 li.next { float: right; margin-right: 1px; }
  .sidebar-nextprev2 li a { outline: none; display: block; width: 160px; background: #111; border: solid #222; border-width: 2px 0; color: #7a1111; padding: 1.1em 0; text-decoration: none; text-align: center; }
  .sidebar-nextprev2 li.previous a { background: #111 url("images/nextprev-.gif") no-repeat top left; }
    .sidebar-nextprev2 li.previous a:hover { background: #222; border: solid #7a1111; border-width: 2px 0; color: #fff; }
  .sidebar-nextprev2 li.next a { background: #111 url("images/nextprev-.gif") no-repeat top right; }
    .sidebar-nextprev2 li.next a:hover { background: #222; border: solid #7a1111; border-width: 2px 0; color: #fff; }
  .sidebar-ul li ol { margin-left: 21px; }

/* ----------------------------------- comments */
#comments { margin: 21px 0; }
#comment-breaker { color: #800000; display: block; width: 100%; border-top: 1px solid #222; margin: 21px 0 14px 0; padding: 15px 0 0 2px; }
  #comment-breaker h2 { font-size: 18px; }
ol.commentslist { float: left; font-size: 1.2em; line-height: 1.5em; width: 620px; }
  .commentslist li { margin-bottom: 28px; }
  .commentslist li p { margin: 0 0 1em 0; }
  .commentslist li blockquote { margin: 0 1.2em; font-style: italic; }
  .commentslist li ul,
  .commentslist li ol { margin: 1em 1.5em; }
  .commentslist .author_meta { text-transform: none; border-top: 2px solid #7a1111; padding: 4px 0 0 0; margin-top: 9px; float: left; width: 90px; font-size: 11px; }
    .commentslist .author_meta a { color: #444; text-decoration: none !important; }
    .commentslist .author_meta a:hover { text-decoration: underline !important; }
  .commentslist li.author .comment_text { background: #eee; width: 498px; border: 1px solid #ddd; }
    li.author .comment_text p { margin: 7px; }
  .commentslist .comment_text { float: right; width: 520px; overflow: auto; }
    .comment_text .comment-author { font-weight: bold; margin-bottom: 7px; }
    li.author .comment_text .comment-author { margin: 7px 0 7px 7px; }
    .commentslist .comment_text a { font-weight: bold; }
.pings { float: right; width: 340px; }
  .pings h3 { color: #7a1111; font-size: 1.6em; padding: 0 0 0 2px; }
  ul.pingslist { font-size: 1.2em; line-height: 1.4em; margin: 10px 0 0 0; width: 340px; }
    .pingslist li { border-top: 1px solid #ccc; line-height: 1.5em; width: 340px; }
    .pingslist li a { background: url("images/li-grey.gif") no-repeat 1px 3px; display: block; font-weight: normal;  color: #999; text-decoration: none; padding: 3px 2px 3px 20px; }
    .pingslist li a:hover { color: #7a1111; background: url("images/li.gif") no-repeat 1px 3px;}
    .sidebar-ul li a:hover em { color: #999; }
#commentform { font-size: 11px; margin-left: 0px; }
  #commentform p { margin: 0.8em 0; }
  #commentform p label { }
  #commentform #author,
  #commentform #email,
  #commentform #url,
  #commentform #comment { background: #111313; border: solid #222 1px; padding: 5px; font-family: tahoma,arial,verdana,sans-serif; font-size: 12px; color: #999; }
  #commentform #comment { width: 485px; overflow: auto; height: 225px; }
  #commentform #submit { background: #800000; color: #fff; padding: 0.8em 0; width: 13em; border: dotted #000 1px; -moz-border-radius: 2px; }
  .comment-warning strong { color: #444; font-weight: bold; }
.subscribe-to-comments { font-size: 12px; color: #555; }

/* ----------------------------------- categories */
#categories { background: #111313; border: solid #222; border-width: 1px; padding: 10px 0 10px 20px; }
#categories ul { color: #666; font-size: 1.2em; line-height: 1.6em; }
#categories li { float: left;  text-align: right;  display: block; width: 183px; margin-right: 10px; }
#categories li a { color: #fff; float: left; text-decoration: none; font-weight: normal; border-bottom: #888 1px dotted; }
#categories li a:hover { color: #888; text-decoration: none; border-bottom: #800000 1px dotted; }
.cat-headline { background: #000 url("images/h3-bg2-.jpg") repeat-x 0px 0px; border: solid #222; border-width: 0 0 1px 0; font-weight: bold; font-size: 16px; line-height: 1.6em; color: #800000; padding: 6px 0 3px 2px; margin: 35px 0 12px; }

/* ----------------------------------- search */
.search { background: #111313; border: solid #222; border-width: 1px; display: block; width: 328px; margin-top: 10px; padding: 5px; }
  .search #searchForm { margin: 0 0 0 1px; }
  #searchForm input { vertical-align: middle; margin: 0 0 0 0; width: 330px; }
  .search #searchForm #s { background: #151617; color: #7a1111; font-size: 12px; border: 1px solid #222; padding: 4px; width: 316px; margin-right: 0px; }

/* ----------------------------------- footer */
#footer { color: #555; font-size: 1.2em; line-height: 1.4em; padding: 25px 0 42px; position: relative; width: 1000px; }
  #footer .left { width: 590px; }
  #footer a { font-weight: bold; }
.hiddenpic { display: none; }

#footerextras { margin: 25px 0 20px 0; }
#footerextras ol { margin-left: 21px; }
#footerextras .box-left { width: 300px; text-align: left; float: left; margin-right: 12px; }
#footerextras .box-left h3 { background: #000 url("images/h3-bg2-.jpg") repeat-x 0px 0px; border: solid #222; border-width: 0 0 1px 0; font-weight: bold; font-size: 16px; color: #800000; padding: 6px 0 3px 2px; }
#footerextras .box-left ul { font-size: 1.2em; line-height: 1.4em; margin: 12px 0 0 0; width: 288px; background: #111313; border: solid #222; border-width: 1px; padding: 5px; -moz-border-radius-bottomleft: 6px; }
#footerextras .box-left li { color:#666; border-top: 0px solid #ccc; line-height: 1.5em; }
#footerextras .box-left li a { background: url("images/li-grey.gif") no-repeat 1px 4px; display: block; font-weight: normal; color: #7a1111; text-decoration: none; padding: 3px 0 3px 20px; }
#footerextras .box-left li a:hover { background: url("images/li.gif") no-repeat 1px 4px; color: #fff; }
#footerextras .box-center { width: 377px; text-align: center; float: left; margin-right: 10px; }
#footerextras .box-center h3 { width: 373px; background: #000 url("images/h3-bg2-.jpg") repeat-x 0px 0px; border: solid #222; border-width: 0 0 1px 0; font-weight: bold; font-size: 16px; color: #800000; text-align: left; padding: 6px 0 3px 2px; }
#footerextras .box-center ul { font-size: 1.2em; line-height: 1.6em; margin: 12px 0 0 0; width: 363px; background: #111313; border: solid #222; border-width: 1px; padding: 5px; }
#footerextras .box-center li { color:#666; border-top: 0px solid #ccc; line-height: 1.5em; width: 377px; }
#footerextras .box-center li a { background: url("images/li-grey.gif") no-repeat 1px 4px; display: block; font-weight: normal; color: #7a1111; text-decoration: none; padding: 3px 0 3px 20px; }
#footerextras .box-center li a:hover { background: url("images/li.gif") no-repeat 1px 4px; color: #fff; }
#footerextras .box-right { width: 300px; text-align: left; float: left; }
#footerextras .box-right h3 { background: #000 url("images/h3-bg2-.jpg") repeat-x 0px 0px; border: solid #222; border-width: 0 0 1px 0; font-weight: bold; font-size: 16px; color: #800000; padding: 6px 0 3px 2px; }
#footerextras .box-right ul { font-size: 1.2em; line-height: 1.4em; margin: 12px 0 0 0; width: 288px; background: #111313; border: solid #222; border-width: 1px; padding: 5px; }
#footerextras .box-right li { color:#666; border-top: 0px solid #ccc; line-height: 1.5em; width: 300px; }
#footerextras .box-right li a { background: url("images/li-grey.gif") no-repeat 1px 4px; display: block; font-weight: normal; color: #7a1111; text-decoration: none; padding: 3px 0 3px 20px; }
#footerextras .box-right li a:hover { background: url("images/li.gif") no-repeat 1px 4px; color: #fff; }
#footerextras .rss { width: 300px; text-align: left; float: left; }
#footerextras .rss h3 { background: #000 url("images/h3-bg2-.jpg") repeat-x 0px 0px; border: solid #222; border-width: 0 0 1px 0; font-weight: bold; font-size: 16px; color: #800000; padding: 6px 0 3px 2px; }
#footerextras .rss ul { font-size: 1.2em; line-height: 1.4em; margin: 12px 0 0 0; width: 288px; background: #111313; border: solid #222; border-width: 1px; padding: 5px; -moz-border-radius-bottomright: 6px; }
#footerextras .rss li { color:#666; border-top: 0px solid #ccc; line-height: 1.5em; width: 300px; }
#footerextras .rss li a { background: url("images/rss.gif") no-repeat 2px 4px; display: block; font-weight: normal; color: #7a1111; text-decoration: none; padding: 3px 0 3px 20px; }
#footerextras .rss li a:hover { background: url("images/li.gif") no-repeat 1px 3px; color: #fff; }

/* ----------------------------------- floats */
.right { float: right; }
.left { float: left; }
.clear { clear: both; }
.fix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.fix { display: inline-block; }
* html .fix { height: 1%; }
.fix { display: block; }

/* ----------------------------------- threaded comments - no support for wp 2.6 */

#comments-wrapper, #comments-wrapper-form {
	width: 600px;
}

h3#comments {
	clear: both;
	font-size: 14px;
	margin: 20px 0 20px 90px;
}

.commentlist {
	font-size: 12px;
	margin: 0;
}

.commentlist li.comment, .commentlist li.pingback {
	margin-bottom: 5px;
	border-top: 1px solid #222;
	padding: 7px 0 15px 90px;
}

.commentlist li.comment-author-admin {
	border-color: #800000;
	background: #111313;
}

.commentlist li.comment p {
	margin: 1em 0;
}

.commentlist li.comment ul, .commentlist li.comment ol, .commentlist li.comment blockquote {
	margin: 0 15px;
}

.commentlist li.comment ul li {
	list-style: circle;
}

.commentlist li.comment blockquote {
	border-left: 1px solid #ccc;
	padding-left: 10px;
	font-style: italic;
	color: #777;
}

.commentlist ul.children {
	margin: 0 !important;
	padding: 0;
}

.commentlist .children li.comment {
	padding: 7px 0 0 45px;
	margin: 15px 0 0 0;
	list-style: none;
}

.comment-author {}

.comment-author img.avatar {
	border: solid #222;
	border-width: 1px;
	float: right;
	margin: 0 7px 7px 0;
}

.comment-author cite {
	font-style: normal;
}

.comment-meta {
	font-size: 11px; 
}

#respond {
	clear: both;
	padding: 10px 0 0 0;
	margin-left: 90px;
}

li.comment #respond {
	margin-left: 0;
}

#respond h3 {
	margin: 0 0 15px 0;
}

#respond p {
	margin: 1em 0;
}

#respond #author, #respond #email, #respond #url, #respond textarea {
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	border: 1px solid #bbb;
	padding: 4px 3px;
	width: 160px;
	margin-right: 4px;
}

#respond textarea {
	width: 97%;
	overflow: auto;
	margin-right: 0;
}