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

body,
a { color:#333 }

hr { color: #94cf1d; background-color: #94cf1d }

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

h1,
h2 { color:#94cf1d }
h3,
h4 { color:#7d7c7c }
h5,
h6 { color:#358503 }

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

a:hover { color:#94cf1d }

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

input:active, select:active, textarea:active {
    border-color:#358503;
    background-color:#ffffff
}

input:focus, select:focus, textarea:focus {
    border-color:#358503;
    background-color:#ffffff
}

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

.opacity {
    background-color:#ffffff
}
.shadow {
    box-shadow: 0 0 3px #858585;
    -moz-box-shadow: 0 0 3px #858585;
    -webkit-box-shadow: 0 0 3px #858585
}
/*/CSS3*/
/*Layout*/
#body {
    width:1024px;
}

#wrap {
    background-image: url(http://passivehouse.lv/lv/wp-content/themes/constructor/images/augsha3.jpg);
background-repeat: no-repeat;
background-position: center top;

}

#wrapper {
    
}

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

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

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

#footer{
    width:1024px;
    background-image: url(http://passivehouse.lv/lv/wp-content/themes/constructor/images/apaksha2.jpg);
background-repeat: no-repeat;
background-position: left bottom;

}
/*/Layout*/
/*Header*/
#header {
	height: 175px;
	text-align: right
}
#header h1 { font: bold 600%/100% Arial,Helvetica, sans-serif; }
#header h1 a { color: #ffffff}
#header h2 { color: #ffffff}
#header-links {    border-color: #858585 }
    #header-links ul { border-color: #858585 }
    #header-links li { border-color: #858585 }
    #header-links li li { background-color:#fff  }
    #header-links li:hover { background-color:#ffffff }
/*/Header*/
/*Slideshow*/
.wp-sl img{
    border-color: #858585;
}
#wrapper .wp-sl {
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#858585;
}
/*/Slideshow*/
/*Images*/
.wp-caption {
   color:#333;
   border: 1px solid #858585;
   background-color: #fff;
}
/*/Images*/
/*Calendar*/
#wp-calendar th {
    border-bottom:1px solid #858585
}
#wp-calendar tbody {
    border-bottom:1px solid #358503
}
/*/Calendar*/
/*Post*/
.hentry .title a,
.hentry .title span{
    border-bottom:3px dotted #358503
}
.hentry .entry a,
.hentry .footer a{
    border-bottom:1px dotted #333
}
.hentry .entry a:hover,
.hentry .footer a:hover{
    border-bottom:1px solid #94cf1d
}

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

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

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

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