﻿body {
color: #d1d1d1;
background: #000000;
}

a,
.feat-post a:hover,
.author,
.author a,
#popupContactClose {
color: #bd5e00;
}

a:hover {
color: #e2964a;
}

/* General Styling */
h1, h2 {
color: #d1d1d1;
}
h3, h4 {
color: #808080;
}
input, textarea, select, fieldset {
color: #d1d1d1;
border: 2px solid #202020;
background: #111111;
}
input:focus, textarea:focus {
border: 2px solid #bd5e00;
}
blockquote {
border-left: 4px solid #bd5e00;
}
hr {
color: #bd5e00;
background-color: #bd5e00;
}

/* User Box */
#userbox a {
text-shadow: #000000 0.1em 0.1em 0.2em;
}

/* Navigation */
#nav-container {
width: 906px !important;
border: 2px solid #bd5e00;
background: #000000;
}
#nav a {
background-color:#000000;
}
#nav-ie-fix {
position: absolute;
top: 2px;
left: 2px;
width: 906px;
height: 35px;
background: #000000;
z-index: -1;
}
#nav ul {
border: 2px solid #bd5e00;
border-top: 2px solid #000000;
background: #000000;
}
.current_page_item a, .current-cat a {
color: #e2964a;
}
.current_page_parent a, .current-cat-parent a {
color: #e2964a;
}
.current_page_parent ul .page_item a, .children .cat-item a {
color: #bd5e00;
}
.current_page_parent ul .page_item a:hover, .children .cat-item a:hover {
color: #e2964a;
}
.current_page_parent ul .current_page_item a, .children .current-cat a {
color: #e2964a;
}

/* Slider */
#slider-container-left {
background: #000000;
border: 4px solid #bd5e00;
}
.jFlowSelected {
background: url(images/selected-brown.png) no-repeat right center;
}
.jFlowSelected .thumbnail {
border: 4px solid #bd5e00;
}
.slider-text {
background: #000000;
}

/* Featured News */
#feat {
background: #000000;
border: 5px solid #bd5e00;
z-index: 1;
}
#feat-ie-fix {
position: absolute;
top: 0px;
right: 0px;
width: 243px;
height: 295px;
background: #000000;
padding: 10px;
}
#feat h2 {
color: #d1d1d1;
}
.feat-post a {
color: #d1d1d1;
}
.feat-post a:hover {
color: #bd5e00;
}
.comment-bubble {
background: url(images/comment-bubble-brown.gif) no-repeat;
color: #000000;
}

/* Main Styling */
#page-wrap {
background: url(images/bg-brown.jpg) repeat-y center top;
}
#header {
background: url(images/header-brown.jpg);
}
#logo {
background: url(images/logo-brown.png) no-repeat;
}

/* Main Content Column */
#main-content {
background: #000000;
width: 563px;
padding: 20px;
}

/* Post Styling */
.post-right-1 {
width: 439px;
}
.post-right-2 {
width: 578px;
}
.post-image {
border: 2px solid #202020;
}
.meta {
color: #808080;
}
.meta a {
color: #808080;
}
.meta a:hover {
color: #d1d1d1;
}
.single-meta {
color: #808080;
}
.single-meta a {
color: #808080;
}
.single-meta a:hover {
color: #d1d1d1;
}

/* Review List */
.row-1 {
width: 557px;
background: #202020;
}
.row-2 {
width: 557px;
background: #111111;
}
.col-title {
width: 400px;
border-right: 1px solid #808080;
}
.col-score {
width: 40px;
border-right: 1px solid #808080;
}

/* Review Header */
.preview-image {
border: 5px solid #000000;
}
#details-pointer {
background: url(images/details-pointer-brown.gif) no-repeat;
}
#details {
border: 5px solid #bd5e00;
background: #000000;
width: 513px;
height: 155px;
color: #808080;
z-index: 1;
}
#details-ie-fix {
position: absolute;
top: 4px;
left: 170px;
background: #000000;
width: 535px;
height: 180px;
}
#details strong {
color: #d1d1d1;
}
#our-score-panel {
height: 60px;
border: 5px solid #bd5e00;
background: #000000;
z-index: 1;
}
#our-score-ie-fix {
position: absolute;
top: 4px;
left: 720px;
width: 190px;
height: 83px;
background: #000000;
}
#user-score-panel {
height: 53px;
border: 5px solid #bd5e00;
background: #000000;
color: #d1d1d1;
z-index: 1;
}
#user-score-ie-fix {
position: absolute;
top: 105px;
left: 720px;
width: 190px;
height: 73px;
background: #000000;
}
#user-score-panel .voted {
color: #d1d1d1;
}
.review-image {
border: 3px solid #202020;
}

/* Widgets */
.widget {
border: 1px solid #000000;
background: #000000 url(images/widget-top-brown.gif) no-repeat;
}
.widget h3 {
color: #808080;
}

/* GD Star Rating Widget */
.widget-review-score {
background: #000000;
border: 2px solid #bd5e00;
}

/* Login/Register Template */
.user-options-message {
width: 420px;
}
.register-panel {
background: #202020;
}
.register-panel strong {
color: #d1d1d1;
}
.register-panel p {
color: #808080;
}

/* Comments Section */
.comment-body {
float: left;
width: 543px;
padding: 10px;
background: #171717;
margin: 0 0 10px 0;
}
.depth-2 .comment-body {
margin-left: 5px;
width: 523px;
}
.depth-3 .comment-body {
margin-left: 10px;
width: 503px;
}
.depth-4 .comment-body {
margin-left: 15px;
width: 483px !important;
}
.depth-5 .comment-body {
margin-left: 20px;
width: 463px !important;
}
.comment-meta {
color: #808080;
}
.comment-meta a {
color: #808080;
}
.comment-meta a:hover {
color: #808080;
}
.moderation {
color: #cc0000;
}
.author, .author a {
color: #bd5e00;
}
.comment-meta .author, .comment-meta .author a {
color: #c0c0c0;
}
.comment-options {
color: #808080;
}
.comment-options a {
color: #808080;
}
#commentform textarea {
width: 543px;
max-width: 543px;
height: 150px;
max-height: 150px;
}
#commentform #submit {
background: #171717;
}
#commentform #submit:hover {
background: #bd5e00;
color: #000000;
}

/* Footer */
#footer {
background: #000000 url(images/widget-top-brown.gif) repeat-x;
border: 1px solid #000000;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter,
alignleft,
.alignright {
border: 4px solid #202020;
}
.wp-caption {
background: #000000;
border: 4px solid #202020;
}

/* Page Navi */
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited, .wp-pagenavi a:active, .wp-pagenavi span.pages, .wp-pagenavi span.extend, .page-numbers, .wp-pagenavi span.current, .page-comments span.current {
background: #202020 !important;
color: #d1d1d1 !important;
}
.wp-pagenavi span.current, .page-comments span.current, .wp-pagenavi a:hover, .page-numbers:hover {	
color: #000000 !important;
background: #bd5e00 !important;
}

/* Tabs */
a.tab {
color: #d1d1d1;
}
a.tab:hover {
color: #bd5e00;
}
a.tab-active, a.tab-active:hover {
background: #bd5e00;
color: #000000;
}

/* Contact Form 7 */
.wpcf7-validation-errors, .wpcf7-not-valid-tip {
background: #7f0d38 !important;
color: #000000;
}

/* Subscribe To Comments Plugin */
.solo-subscribe-errors {
background: #111111;
border: 1px solid #a80000;
}
#content .updated {
background: #111111;
border: 1px solid #202020;
}

/* Search Popup Window */
#popupContact {
background:#000000;
border: 2px solid #bd5e00;
}
#backgroundPopup{
background:#000000;
}

/* Lightbox */
.pp_pic_holder {
border: 1px solid #bd5e00 !important;
background: #000000 !important;
}

/* Ajax Comments */
.wdpajax-success, .wdpajax-error {
color: #d1d1d1 !important;
border: 2px solid #bd5e00 !important;
}
label.error {
color: #bd5e00 !important;
}