body {
    font: 62.5%/1.6 Verdana,Helvetica, sans-serif;
    background-color:#303030;
    background-image: url(http://priveconcierge.com/wp-content/themes/constructor/images/newpclogo.JPG);
background-repeat: no-repeat;
background-position: center top;

}

body,
a { color:#ffffff }

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

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

h1,
h2 { color:#ffffff }
h3,
h4 { color:#009999 }
h5,
h6 { color:#009999 }

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

a:hover { color:#ffffff }

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

input:active, select:active, textarea:active {
    border-color:#009999;
    background-color:#303030
}

input:focus, select:focus, textarea:focus {
    border-color:#009999;
    background-color:#303030
}

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



/*/CSS3*/
/*Layout*/
#body {
    width:968px;
}

#wrap {
    
}

#wrapper {
    
}

#container {
    width:704px;
    margin-right:264px;
    border-right:1px dotted #303030;
}
#sidebar {
    margin-left:-264px;
}

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

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

#footer{
    width:968px;
    
}
/*/Layout*/
/*Header*/
#header { text-align: left}
#header h1 { font: bold 600%/100% Verdana,Helvetica, sans-serif; }
#header h1 a { color: #009999}
#header h2 { color: #ccc}
#header-links {    border-color: #303030 }
    #header-links ul { border-color: #303030 }
    #header-links li { border-color: #303030 }
    #header-links li li a { background-color:#303030  }
    #header-links li a:hover { background-color:#303030 }
/*/Header*/
/*Slideshow*/
.wp-sl{
   background-color: #303030;
}
.wp-sl img{
    border-color: #303030;
}
/*/Slideshow*/
/*Images*/
.wp-caption {
   color:#ffffff;
   border: 1px solid #303030;
   background-color: #303030;
}
/*/Images*/
/*Calendar*/
#wp-calendar th {
    border-bottom:1px solid #303030
}
#wp-calendar tbody {
    border-bottom:1px solid #999
}
/*/Calendar*/
/*Post*/
.hentry .title a,
.hentry .title span{
    border-bottom:3px dotted #009999
}
.hentry .entry a,
.hentry .footer a{
    border-bottom:1px dotted #ffffff
}
.hentry .entry a:hover,
.hentry .footer a:hover{
    border-bottom:1px solid #ffffff
}
.hentry .entry p:first-letter {
    color:#ffffff
}
.hentry .entry img {
    border-color:#303030
}
/*/Post*/
/*Comments*/
.thread-even, .even {
    background-color: #303030;
    border: 1px solid #303030
}
.alt {
    background-color: #303030;
}

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

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

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