body {
    font: 62.5%/1.6 Arial,Helvetica, sans-serif;
    background-color:#fff;
    background-image: url(http://snaggletooth.b-e-e.net/wp-content/themes/constructor/images/snagglegraph.jpg);
background-repeat: repeat;
background-position: left top;

}

body,
a { color:#333 }

hr { color: #5489a1; background-color: #5489a1 }

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

h1,
h2 { color:#5489a1 }
h3,
h4 { color:#991e16 }
h5,
h6 { color:#5489a1 }

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

a:hover { color:#5489a1 }

th {
    color:#333;
    background-color:#5489a1;
    border-color: #aaa
}
td {
    border-color: #aaa
}
/*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: #aaa;
    background-color:#fff
}

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

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

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:1024px;
}

#wrap {
    
}

#wrapper {
    
}

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

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

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

#footer{
    width:1024px;
    
}
/*/Layout*/
/*Header*/
#header { text-align: left}
#header h1 { font: bold 600%/100% Arial,Helvetica, sans-serif; }
#header h1 a { color: #333}
#header h2 { color: #555}
#header-links {    border-color: #aaa }
    #header-links ul { border-color: #aaa }
    #header-links li { border-color: #aaa }
    #header-links li li a { background-color:#fff  }
    #header-links li a:hover { background-color:#fff5c5 }
/*/Header*/
/*Slideshow*/
.wp-sl{
   background-color: #fff5c5;
}
.wp-sl img{
    border-color: #aaa;
}
/*/Slideshow*/
/*Images*/
.wp-caption {
   color:#333;
   border: 1px solid #aaa;
   background-color: #fff;
}
/*/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 #5489a1
}
.hentry .entry a,
.hentry .footer a{
    border-bottom:1px dotted #333
}
.hentry .entry a:hover,
.hentry .footer a:hover{
    border-bottom:1px solid #5489a1
}
.hentry .entry p:first-letter {
    color:#5489a1
}
.hentry .entry img {
    border-color:#aaa
}
/*/Post*/
/*Comments*/
.thread-even, .even {
    background-color: #fff;
    border: 1px solid #aaa
}
.alt {
    background-color: #fff;
}

.thread-odd, .odd {
    background-color: #fff5c5;
    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 #333
}
.commentlist a:hover {
    border-bottom:1px solid #5489a1
}
.comment-meta a{
    color:#aaa
}
/*/Comments*/
/*Footer*/
#footer .copy{
    color:#aaa
}
/*/Footer*/