body {
    font: 62.5%/1.6 Verdana,Helvetica, sans-serif;
    background-color:#f5eb93;
    background-image: url(wp-content/themes/constructor/images/background.png);
background-repeat: repeat-y;
background-position: center top;

}

body,
a { color:#331c00 }

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

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

h1,
h2 { color:#ff6600 }
h3,
h4 { color:#ff7711 }
h5,
h6 { color:#ff9933 }

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

a:hover { color:#ff6600 }

th {
    color:#331c00;
    background-color:#ff9933;
    border-color: #e0ce77
}
td {
    border-color: #e0ce77
}
/*Autogenerate*/
.current-cat a{
    font-weight:900;
    border-color:#331c00
}
.current-cat li a{
    font-weight:500;
    border-color:transparent
}
/*/Autogenerate*/
/*Form*/
input, select, textarea {
    color:#331c00;
    border-color: #e0ce77;
    background-color:#f5eb93
}

input:active, select:active, textarea:active {
    border-color:#ff9933;
    background-color:#fff7cc
}

input:focus, select:focus, textarea:focus {
    border-color:#ff9933;
    background-color:#fff7cc
}

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

.opacity {
    background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABBJREFUeNpi+P//vy9AgAEACUkDS4BbGHwAAAAASUVORK5CYII=);
    background:rgba(255, 255, 255, 0.3);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#50FFFFFF, endColorstr=#50FFFFFF);
}
.shadow {
    box-shadow: 0 0 3px #e0ce77;
    -moz-box-shadow: 0 0 3px #e0ce77;
    -webkit-box-shadow: 0 0 3px #e0ce77
}
/*/CSS3*/
/*Layout*/
#body {
    width:1024px;
}

#wrap {
    background-image: url(wp-content/themes/constructor/images/Trottomatic_header.png);
background-repeat: no-repeat;
background-position: center top;

}

#wrapper {
    
}

#container {
    width:784px;
    margin-right:240px;
    border-right:1px dotted #e0ce77;
}
#sidebar {
    margin-left:-240px;
}

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

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

#footer{
    width:1024px;
    background-image: url(wp-content/themes/constructor/images/Trottomatic_footer.png);
background-repeat: no-repeat;
background-position: center bottom;

}
/*/Layout*/
/*Header*/
#header {
	height: 180px;
	text-align: left
}
#header h1 { font: bold 600%/100% Verdana,Helvetica, sans-serif; }
#header h1 a { color: #333}
#header h2 { color: #555}
#header-links {    border-color: #e0ce77 }
    #header-links ul { border-color: #e0ce77 }
    #header-links li { border-color: #e0ce77 }
    #header-links li li { background-color:#f5eb93  }
    #header-links li:hover { background-color:#fff7cc }
/*/Header*/
/*Slideshow*/
.wp-sl{
   background-color: #fff7cc;
}
.wp-sl img{
    border-color: #e0ce77;
}
/*/Slideshow*/
/*Images*/
.wp-caption {
   color:#331c00;
   border: 1px solid #e0ce77;
   background-color: #f5eb93;
}
/*/Images*/
/*Calendar*/
#wp-calendar th {
    border-bottom:1px solid #e0ce77
}
#wp-calendar tbody {
    border-bottom:1px solid #e0ce77
}
/*/Calendar*/
/*Post*/
.hentry .title a,
.hentry .title span{
    border-bottom:3px dotted #ff9933
}
.hentry .entry a,
.hentry .footer a{
    border-bottom:1px dotted #331c00
}
.hentry .entry a:hover,
.hentry .footer a:hover{
    border-bottom:1px solid #ff6600
}

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

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

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

.commentlist a {
    border-bottom:1px dotted #331c00
}
.commentlist a:hover {
    border-bottom:1px solid #ff6600
}
.comment-meta a{
    color:#9c7e32
}
/*/Comments*/
/*Footer*/
#footer .copy{
    color:#9c7e32
}
/*/Footer*/