body {color: #bbb; background: #444 url(../images/back_body_dark.png) repeat top center;  }
a {text-decoration:none; color:#fff; }
a:hover {text-decoration:none; color: #fd9300; }
a.invert {text-decoration:none; color:#fff; }
a.invert:hover {text-decoration:none; color: #a6d2ff; }

#header {background: url(../images/back_header_dark.png) repeat-x top center;  }

#setop {border: solid 1px #222; background-color: #666; color: #ddd; }

#loopedSlider img.prev {background: url(../images/arrow_left_dark.png) no-repeat 0 0; } 
#loopedSlider img.prev:hover {background: url(../images/arrow_left_dark.png) no-repeat 0 -100px; }
#loopedSlider img.next {background: url(../images/arrow_right_dark.png) no-repeat 0 0; } 
#loopedSlider img.next:hover {background: url(../images/arrow_right_dark.png) no-repeat 0 -100px; }

.slides div div{ background:none; border:none; }
.slides div.cover img {border: solid 4px #555;}

ul.pagination li a {background-color: #222; }
ul.pagination li a:hover {border: none; background-color: #000; }

#posts .post { border: solid 1px #444; }
#posts .post:hover {background-color: #222; }

#posts div.cover img {border: solid 4px #222;}
#main p.header, #main h1, .post h2 { color: #fd9300; }

#single h1, #single h2, #single h3, #single h4, #single h5, #single h6 { color: #fd9300; }
#single img {border: solid 4px #555;}

#main {border-bottom: solid 1px #222;}
#main .funcs a {color: #999;}
#main .funcs a:hover {color: #fff;}

#main blockquote {border-left: solid 5px #222; background-color: #444; color: #fff; }
#main img.preview {border: solid 5px #333;}
#side img.preview {border: solid 5px #555; }
#main div.share {border: solid 1px #222; background-color: #444;}
#main div.share p.header { color: #fff; }
#main div.share img {border: none;}

/* Post comments and trackbacks styling */

#main p.tags { background: url(../images/icon_tag.png) no-repeat top left; }

#commentform #submit {background:none; }

/* Post comments and trackbacks styling */
#main p.trackbackurl span.url {border-bottom: dotted 1px #ddd; }

#main div.pagerbox a {color: #fff; padding: 4px 6px; border: solid 1px #222; background-color: #444;}
#main div.pagerbox a:hover {background-color: #333; color: #fff; }
#main div.pagerbox a.current {color: #333; background-color: #fff; border: solid 1px #222; }

#single ol.normalComments li.comment {border: solid 1px #444; background-color: #333; color: #fff;}
#single ol.normalComments li.bypostauthor {border: solid 1px #444; background-color: #444;}

#single ol.normalComments cite.author {color: #fff;}
#single ol.normalComments img.avatar {border: solid 3px #555;}
#single ol.normalComments cite {background: url(../images/icon_user_dark.png) no-repeat top left; padding-left: 22px; }

#main input, #main textarea, #commentform input, #commentform textarea {background-color: #ddd; border: 1px solid #111; color: #333; }
#commentform #submit, input#submit {background-color: #b8cfe5; color: #222; border: none; }
input#submit {width: auto; text-align: center; padding: 0 10px;}

.afterpost .navigation .alignleft a, .reply a, .afterpost .navigation .alignright a,.cancel-comment-reply a { padding: 2px 5px; margin-bottom: 5px; font-weight: normal; text-transform: uppercase; background: #555; font-size: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; border: none; text-shadow: 1px 1px #777; color: #fff; }
.afterpost .navigation .alignleft a:hover, .afterpost .navigation .alignright a:hover, .reply a:hover, .cancel-comment-reply a:hover { background: #111; text-shadow: 1px 1px #444; text-decoration: none; }
.afterpost .navigation {background:none;}
.afterpost .navigation .alignleft a, .afterpost .navigation .alignright a {width:125px; padding:3px 0 0 3px; text-align:center; height:20px;}

/* Side block */
#side p.header {color: #eee; }

#side div.ads img.ad {border: solid 1px #222; }

#calendar_wrap th {background-color: #777; color: #eee;}
#calendar_wrap td#today {background-color: #777; color: #fff;}

#searchform input {border: solid 1px #222; }
#searchform input#s {border: solid 1px #222; background-color: #666; }
#searchform input#searchsubmit {	background-color: #666;border: none; color: #fff; }

/* Footer */
#prefooter {background: #444 url(../images/back_prefooter_dark2.png) repeat-x top center; border-bottom: solid 1px #222; border-top: solid 1px #555; color: #ccc;  }
#prefooter a {color: #fff;}
#prefooter a:hover {color: #fd9300;}
#footer {border-top: solid 1px #444; background: url(../images/back_footer_dark.png) repeat-x bottom center; }
#footer p.header, #prefooter p.header { color: #fd9300; }