body {
    font: 62.5%/1.6 Tahoma,Helvetica, sans-serif;
    background-color:#e8e8e8;
    
}

body,
a { color:#4f1a06 }

hr { color: #f58a2c; background-color: #f58a2c }

h1,h2,h3,h4,h5,h6 {font-family:Arial,Helvetica, sans-serif}

h1,
h2 { color:#f58a2c }
h3,
h4 { color:#f5942c }
h5,
h6 { color:#f5942c }

pre {font-family:Tahoma,Helvetica, sans-serif}

a:hover { color:#f58a2c }

th {
    color:#4f1a06;
    background-color:#f5942c;
    border-color: #aaa
}
td {
    border-color: #aaa
}
/*Autogenerate*/
.current-cat a{
    font-weight:900;
    border-color:#4f1a06
}
.current-cat li a{
    font-weight:500;
    border-color:transparent
}
/*/Autogenerate*/
/*Form*/
input, select, textarea {
    color:#4f1a06;
    border-color: #aaa;
    background-color:#e8e8e8
}

input:active, select:active, textarea:active {
    border-color:#f5942c;
    background-color:#e8e8e8
}

input:focus, select:focus, textarea:focus {
    border-color:#f5942c;
    background-color:#e8e8e8
}

fieldset{
    border-color: #aaa
}
/*/Form*/
/*CSS3*/
.box {
    border-color: #aaa
}

.opacity {
    background-color:#fff
}
.shadow {
    box-shadow: 0 0 3px #aaa;
    -moz-box-shadow: 0 0 3px #aaa;
    -webkit-box-shadow: 0 0 3px #aaa
}
/*/CSS3*/
/*Layout*/

#body {
    width:673px;
}

#wrap {
    background-image: url(http://www.biztimeblog.com/wp-content/themes/constructor/images/background.png);
background-repeat: no-repeat;
background-position: center top;

}

#wrapper {
    
}

#container {
    width:403px;
    margin-left:269px;
    border-left:1px dotted #aaa;
}
#sidebar {
    margin-left:-650px !important;
}

    .container-full {
        width:896px !important;
    }

#sidebar{
    width:212px;
    background-image: url(http://www.biztimeblog.com/wp-content/themes/constructor/images/c&igearicon.png);
background-repeat: no-repeat;
background-position: center bottom;
;
}
#extra {
    width:220px;
    ;
}

#footer{
    width:896px;
    
}
/*/Layout*/
/*Header*/
#header {
	height: 150px;
	text-align: left
}
#header h1 { font: bold 600%/100% Arial,Helvetica, sans-serif; }
#header h1 a { color: #6e3d1a}
#header h2 { color: #6e3d1a}
#header-links {    border-color: #aaa }
    #header-links ul { border-color: #aaa }
    #header-links li { border-color: #aaa }
    #header-links li li { background-color:#e8e8e8  }
    #header-links li:hover { background-color:#e8e8e8 }
/*/Header*/
/*Slideshow*/
.wp-sl{
   background-color: #e8e8e8;
}
.wp-sl img{
    border-color: #aaa;
}
/*/Slideshow*/
/*Images*/
.wp-caption {
   color:#4f1a06;
   border: 1px solid #aaa;
   background-color: #e8e8e8;
}
/*/Images*/
/*Calendar*/
#wp-calendar th {
    border-bottom:1px solid #aaa
}
#wp-calendar tbody {
    border-bottom:1px solid #999
}
/*/Calendar*/
/*Post*/
.hentry .title a,
.hentry .title span{
    border-bottom:3px dotted #f5942c
}
.hentry .entry a,
.hentry .footer a{
    border-bottom:1px dotted #4f1a06
}
.hentry .entry a:hover,
.hentry .footer a:hover{
    border-bottom:1px solid #f58a2c
}

.hentry .entry img {
    border-color:#aaa
}
/*/Post*/
/*Comments*/
.thread-even, .even {
    background-color: #e8e8e8;
    border: 1px solid #aaa
}
.alt {
    background-color: #e8e8e8;
}

.thread-odd, .odd {
    background-color: #e8e8e8;
    border: 1px solid #999
}
.depth-2, .depth-4 {
    border-left:3px dotted #aaa
}

.commentlist li .avatar {
    border-color: #999;
}

.commentlist a {
    border-bottom:1px dotted #4f1a06
}
.commentlist a:hover {
    border-bottom:1px solid #f58a2c
}
.comment-meta a{
    color:#aaa
}
/*/Comments*/
/*Footer*/
#footer .copy{
    color:#aaa
}
/*/Footer*/