body {
    font: 62.5%/1.6 "Trebuchet MS",Tahoma,Helvetica, sans-serif;
    background-color:#660066;
    
}

body,
a { color:#545454 }

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

h1,h2,h3,h4,h5,h6 {font-family:"Trebuchet MS",Tahoma,Helvetica, sans-serif}

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

pre {font-family:"Trebuchet MS",Tahoma,Helvetica, sans-serif}

a:hover { color:#660066 }

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

input:active, select:active, textarea:active {
    border-color:#e0e0e0;
    background-color:#e8e8e8
}

input:focus, select:focus, textarea:focus {
    border-color:#e0e0e0;
    background-color:#e8e8e8
}

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

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

#wrap {
    background-image: url(http://www.actorinspiration.com/blog/wp-content/themes/constructor/images/smhdr.png);
background-repeat: no-repeat;
background-position: center top;

}

#wrapper {
    
}

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

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

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

#footer{
    width:952px;
    
}
/*/Layout*/
/*Header*/
#header {
	height: 140px;
	text-align: left
}
#header h1 { font: bold 600%/100% "Trebuchet MS",Tahoma,Helvetica, sans-serif; }
#header h1 a { color: #660066}
#header h2 { color: #660066}
#header-links {    border-color: #ffffff }
    #header-links ul { border-color: #ffffff }
    #header-links li { border-color: #ffffff }
    #header-links li li { background-color:#660066  }
    #header-links li:hover { background-color:#e8e8e8 }
/*/Header*/
/*Slideshow*/
.wp-sl{
   background-color: #e8e8e8;
}
.wp-sl img{
    border-color: #ffffff;
}
/*/Slideshow*/
/*Images*/
.wp-caption {
   color:#545454;
   border: 1px solid #ffffff;
   background-color: #660066;
}
/*/Images*/
/*Calendar*/
#wp-calendar th {
    border-bottom:1px solid #ffffff
}
#wp-calendar tbody {
    border-bottom:1px solid #18abab
}
/*/Calendar*/
/*Post*/
.hentry .title a,
.hentry .title span{
    border-bottom:3px dotted #e0e0e0
}
.hentry .entry a,
.hentry .footer a{
    border-bottom:1px dotted #545454
}
.hentry .entry a:hover,
.hentry .footer a:hover{
    border-bottom:1px solid #660066
}

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

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

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

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