body {
    font: 62.5%/1.6 Arial,Helvetica, sans-serif;
    background-color:#000000;
    
}

body,
a { color:#ededed }

hr { color: #ffd000; background-color: #ffd000 }

h1,h2,h3,h4,h5,h6 {font-family:Arial,Helvetica, sans-serif}

h1,
h2 { color:#ffd000 }
h3,
h4 { color:#ffd000 }
h5,
h6 { color:#ffc800 }

pre {font-family:Arial,Helvetica, sans-serif}

a:hover { color:#ffd000 }

th {
    color:#ededed;
    background-color:#ffc800;
    border-color: #dbdbdb
}
td {
    border-color: #dbdbdb
}
/*Autogenerate*/
.current-cat a{
    font-weight:900;
    border-color:#ededed
}
.current-cat li a{
    font-weight:500;
    border-color:transparent
}
/*/Autogenerate*/
/*Form*/
input, select, textarea {
    color:#ededed;
    border-color: #dbdbdb;
    background-color:#000000
}

input:active, select:active, textarea:active {
    border-color:#ffc800;
    background-color:#fff5c5
}

input:focus, select:focus, textarea:focus {
    border-color:#ffc800;
    background-color:#fff5c5
}

fieldset{
    border-color: #dbdbdb
}
/*/Form*/
/*CSS3*/
.box {
    border-color: #dbdbdb
}

.opacity {
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYGBgOAMQYAAA0QDNW2hbhQAAAABJRU5ErkJggg==);
    background:rgba(0, 0, 0, 0.8);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#90000000, endColorstr=#90000000);
}
.shadow {
    box-shadow: 0 0 3px #dbdbdb;
    -moz-box-shadow: 0 0 3px #dbdbdb;
    -webkit-box-shadow: 0 0 3px #dbdbdb
}
/*/CSS3*/
/*Layout*/
#body {
    width:984px;
}

#wrap {
    background-image: url(http://dofantasy.me/wp-content/themes/constructor-seo/images/header.jpg);
background-repeat: no-repeat;
background-position: center top;

}

#wrapper {
    
}

#container {
    width:502px;
    margin-left:240px;
    border-left:1px dotted #dbdbdb;

    margin-right:240px;
    border-right:1px dotted #dbdbdb;
}
#sidebar {
    margin-left:-240px;
}
#extra {
    margin-left:-984px;
}

    .container-full {
        width:984px !important;
    }

#sidebar{
    width:220px;
    ;
}
#extra {
    width:220px;
    ;
}

#footer{
    width:984px;
    
}
/*/Layout*/
/*Header*/
#header {
	height: 170px;
	text-align: left
}
#header h1 { font: bold 600%/100% Arial,Helvetica, sans-serif; }
#header h1 a { color: #ffffff}
#header h4 { font: bold 600%/100% Arial,Helvetica, sans-serif; }
#header h4 a { color: #ffffff}
#header h2 { color: #ffffff}
#header-links {    border-color: #dbdbdb }
    #header-links ul { border-color: #dbdbdb }
    #header-links li { border-color: #dbdbdb }
    #header-links li li { background-color:#000000  }
    #header-links li:hover { background-color:#fff5c5 }
/*/Header*/
/*Slideshow*/
.wp-sl{
   background-color: #fff5c5;
}
.wp-sl img{
    border-color: #dbdbdb;
}
/*/Slideshow*/
/*Images*/
.wp-caption {
   color:#ededed;
   border: 1px solid #dbdbdb;
   background-color: #000000;
}
/*/Images*/
/*Calendar*/
#wp-calendar th {
    border-bottom:1px solid #dbdbdb
}
#wp-calendar tbody {
    border-bottom:1px solid #d4d4d4
}
/*/Calendar*/
/*Post*/
.hentry .title a,
.hentry .title span{
    border-bottom:3px dotted #ffc800
}
.hentry .entry a,
.hentry .footer a{
    border-bottom:1px dotted #ededed
}
.hentry .entry a:hover,
.hentry .footer a:hover{
    border-bottom:1px solid #ffd000
}

.hentry .entry img {
    border-color:#dbdbdb
}
/*/Post*/
/*Comments*/
.thread-even, .even {
    background-color: #000000;
    border: 1px solid #dbdbdb
}
.alt {
    background-color: #000000;
}

.thread-odd, .odd {
    background-color: #fff5c5;
    border: 1px solid #d4d4d4
}
.depth-2, .depth-4 {
    border-left:3px dotted #dbdbdb
}

.commentlist li .avatar {
    border-color: #d4d4d4;
}

.commentlist a {
    border-bottom:1px dotted #ededed
}
.commentlist a:hover {
    border-bottom:1px solid #ffd000
}
.comment-meta a{
    color:#d9d9d9
}
/*/Comments*/
/*Footer*/
#footer .copy{
    color:#d9d9d9
}
/*/Footer*/