 
/*Base Colors
------------------------------------------------------------ */
body { background: #660099 url(http://www.wecreatetogether.net/wp-content/uploads/2010/04/bgWCT5.gif) repeat-y; background-attachment:fixed; background-position: center top; }
.container, .sliderGallery { background: #ffffff; }
div.colborder, div.border { border-right: 1px dotted #000000; }
.box,.postmetadata,.nav,#sidebar ul li a:hover,ul.txt li:hover {background: #000000 }
#sidebar ul li a,ul.txt li { border-bottom: 1px dotted #000000; }
hr {background: #000000; color: #000000; }
#footer-wrap {background: #ffffff; margin:0 auto; width:990px; }

/*Font Color
------------------------------------------------------------ */
#masthead h4 a, #masthead #logo h1 a, #masthead #logo h1.sitename a {color: #}
body,p,h1,h2,h3,h4,h5,h6,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {color: #000000}
h3.sub,h2.sub {border-bottom: 1px dotted #000000; }
.welcomebox h2, .welcomebox h6, .welcomebox p {color:#000000}

/*Links 
------------------------------------------------------------ */
a, a:link, a:visited, .welcomebox h2 a { color: #660099; }

/*Hover 
------------------------------------------------------------ */
a:hover, a:focus { color: #660099; }

/*Navigation
------------------------------------------------------------ */
#top .sf-menu, #top .sf-menu li,.sf-menu, .sf-menu li, #menu-wrap { background:#ffffff; }
#top .sf-menu li a,.sf-menu li a { color:#660099; background: #ffffff; }
#top .sf-menu li a:hover, .sf-menu li a:hover { color:#000000; background:#e6c7f5}
#top #search #s, #search #s {border: 1px solid #e6c7f5;}

/*Custom CSS
-------------------------------------------------------------*/
.box, .postmetadata, .nav, #sidebar ul li a:hover, ul.txt li:hover {
background:none repeat scroll 0 0 #FFFFFF;
}


hr {
visibility:hidden;
}

#logo a:hover {
text-decoration:none!important;
}

.byline {
color: #660099;
}

a:hover {
color: #660099!important;
}

.description p {helvetica; font-size:16px; font-weight:bold;}

.post p {helvetica; font-size:14px; font-weight:bold;}

.postmetadata {helvetica; font-size:10px;}


