body {
    font: 62.5%/1.6 Verdana,Helvetica, sans-serif;
    background-color:#2f1a38;
    background-image: url('http://reverbdance.org/wp-content/themes/constructor/images/rvrbbackgroundallwhite.gif');
background-repeat: repeat;
background-position: left top;

}

body,
a { color:#fcfcfc }

hr { color: #955c9e; background-color: #955c9e }

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

h1,
h2 { color:#955c9e }
h3,
h4 { color:#603b78 }
h5,
h6 { color:#000000 }

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

a:hover { color:#955c9e }

th {
    color:#fcfcfc;
    background-color:#000000;
    border-color: #000000
}
td {
    border-color: #000000
}

.color1 { color:#955c9e }
.color2 { color:#603b78 }
.color3 { color:#000000 }

.color-text  { color:#fcfcfc }
.color-text2 { color:#aaa }

.color-bg  { background-color:#2f1a38  }
.color-bg2 { background-color:#080808 }

.color_border  { border-color: #000000  }
.color_border2 { border-color: #999 }


/*Form*/
input, select, textarea {
    color:#fcfcfc;
    border-color: #000000;
    background-color:#2f1a38
}

input:active, select:active, textarea:active {
    border-color:#000000;
    background-color:#080808
}

input:focus, select:focus, textarea:focus {
    border-color:#000000;
    background-color:#080808
}

fieldset{
    border-color: #000000
}
/*/Form*/
/*CSS3*/
.box {
    border-color: #000000
}
::selection {
    background: #955c9e;
    color:#2f1a38;
}
::-moz-selection {
    background: #955c9e;
    color:#2f1a38;
}
.opacity {
    background-color:#000000
}
.shadow {
    box-shadow: 0 0 3px #000000;
    -moz-box-shadow: 0 0 3px #000000;
    -webkit-box-shadow: 0 0 3px #000000
}
/*/CSS3*/
/*Layout*/
#body {
    width:1024px;
}

#wrap {
    background-image: url('http://reverbdance.org/wp-content/themes/constructor/images/rvrbbackground.gif');
background-repeat: no-repeat;
background-position: left top;

}

#wrapper {
    
}

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

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

#sidebar{
    width:236px;
    ;
}
#extra {
    width:236px;
    background-image: url('http://reverbdance.org/wp-content/themes/constructor/images/14649_510692461840_78900239_30362818_2280113_n.jpg');
background-repeat: no-repeat;
background-position: right bottom;
;
}

#footer{
    width:1024px;
    
}
/*/Layout*/
/*Header*/
#header {
	height: 220px;
	text-align: right
}
#header h1 { font: bold 600%/100% Verdana,Helvetica, sans-serif; }
#header h1 a { color: #ffffff}
#header h2 { color: #555}
#header-links {    border-color: #000000 }
    #header-links ul { border-color: #000000 }
    #header-links li { border-color: #000000 }
    #header-links li li { background-color:#2f1a38  }
    #header-links li:hover { background-color:#080808 }
    
    #header-links .current_page_item a,
    #header-links .current-cat a{
        color:#955c9e
    }
    #header-links .current_page_item li a,
    #header-links .current-cat li a {
        color: #fcfcfc
    }
/*/Header*/
/*Slideshow*/
.wp-sl img{
    border-color: #000000;
}
#wrapper .wp-sl {
    border-width:0 0 1px 0;
    border-style:solid;
    border-color:#000000;
}
/*/Slideshow*/
/*Images*/
.wp-caption {
   color:#fcfcfc;
   border: 1px solid #000000;
   background-color: #080808;
}
/*/Images*/
/*Calendar*/
#wp-calendar th {
    border-bottom:1px solid #000000
}
#wp-calendar tbody {
    border-bottom:1px solid #999
}
/*/Calendar*/
/*Post*/
.hentry .title a,
.hentry .title span{
    border-bottom:3px dotted #000000
}
.hentry .entry a,
.hentry .footer a{
    border-bottom:1px dotted #fcfcfc
}
.hentry .entry a:hover,
.hentry .footer a:hover{
    border-bottom:1px solid #955c9e
}
.hentry .entry .crop,
.hentry .entry img {
    border-color:#000000
}
/*/Post*/
/*Sidebar*/    
.sidebar .current_page_item a,
.sidebar .current-cat a{
    font-weight:900;
    border-color:#fcfcfc
}
.sidebar .current_page_item li a,
.sidebar .current-cat li a{
    font-weight:500;
    border-color:#000000
}
/*/Sidebar*/
/*Comments*/
.thread-even, .even {
    background-color: #2f1a38;
    border: 1px solid #000000
}
.alt {
    background-color: #2f1a38;
}
.thread-odd, .odd {
    background-color: #080808;
    border: 1px solid #999
}
/*
.depth-2, .depth-4 {
    border-left:3px dotted #000000
}
*/
.commentlist li .avatar {
    border-color: #999;
}
.commentlist a {
    border-bottom:1px dotted #fcfcfc
}
.commentlist a:hover {
    border-bottom:1px solid #955c9e
}
.comment-meta a{
    color:#aaa
}
/*/Comments*/
/*Footer*/
#footer .copy{
    color:#aaa
}
/*/Footer*/