﻿body {
    font: 62.5%/1.6 "Trebuchet MS",Tahoma,Helvetica, sans-serif;
    background-color:#fff;
    
}

body,
a { color:#545454 }

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

h1,h2,h3,h4,h5,h6 {font-family:"Trebuchet MS",Tahoma,Helvetica, sans-serif}

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

pre {font-family:"Trebuchet MS",Tahoma,Helvetica, sans-serif}

a:hover { color:#545454 }

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

input:active, select:active, textarea:active {
    border-color:#545454;
    background-color:#e8e8e8
}

input:focus, select:focus, textarea:focus {
    border-color:#545454;
    background-color:#e8e8e8
}

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

.opacity {
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABBJREFUeNpi/v//fyxAgAEACWgDXjXePfkAAAAASUVORK5CYII=);
    background:rgba(255, 255, 255, 0.5);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#85FFFFFF, endColorstr=#85FFFFFF);
}
.shadow {
    box-shadow: 0 0 3px #ebebeb;
    -moz-box-shadow: 0 0 3px #ebebeb;
    -webkit-box-shadow: 0 0 3px #ebebeb
}
/*/CSS3*/
/*Layout*/
#body {
    width:1024px;
}

#wrap {
    background-image: url(http://www.5brand.net/blog/wp-content/themes/constructor/images/topo-blog.jpg);
background-repeat: no-repeat;
background-position: center top;

}

#wrapper {
    
}

#container {
    width:824px;
    margin-right:200px;
    border-right:1px dotted #ebebeb;
}
#sidebar {
    margin-left:-200px;
}

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

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

#footer{
    width:1024px;
    
}
/*/Layout*/
/*Header*/
#header { text-align: right}
#header h1 { font: bold 600%/100% "Trebuchet MS",Tahoma,Helvetica, sans-serif; }
#header h1 a { color: #ffffff}
#header h2 { color: #ffffff}
#header-links {    border-color: #ebebeb }
    #header-links ul { border-color: #ebebeb }
    #header-links li { border-color: #ebebeb }
    #header-links li li a { background-color:#fff  }
    #header-links li a:hover { background-color:#e8e8e8 }
/*/Header*/
/*Slideshow*/
.wp-sl{
   background-color: #e8e8e8;
}
.wp-sl img{
    border-color: #ebebeb;
}
/*/Slideshow*/
/*Images*/
.wp-caption {
   color:#545454;
   border: 1px solid #ebebeb;
   background-color: #fff;
}
/*/Images*/
/*Calendar*/
#wp-calendar th {
    border-bottom:1px solid #ebebeb
}
#wp-calendar tbody {
    border-bottom:1px solid #ffffff
}
/*/Calendar*/
/*Post*/
.hentry .title a,
.hentry .title span{
    border-bottom:3px dotted #545454
}
.hentry .entry a,
.hentry .footer a{
    border-bottom:1px dotted #545454
}
.hentry .entry a:hover,
.hentry .footer a:hover{
    border-bottom:1px solid #545454
}
.hentry .entry p:first-letter {
    color:#545454
}
.hentry .entry img {
    border-color:#ebebeb
}
/*/Post*/
/*Comments*/
.thread-even, .even {
    background-color: #fff;
    border: 1px solid #ebebeb
}
.alt {
    background-color: #fff;
}

.thread-odd, .odd {
    background-color: #e8e8e8;
    border: 1px solid #ffffff
}
.depth-2, .depth-4 {
    border-left:3px dotted #ebebeb
}

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

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