body {  
    background-color:#4E4F59;
    background-image:url("../images/pat/bgnoise.png"); 
    font-family:Droid Sans; 
    font-size:12px; 
    color:#444444; 
}

.blog .entry-title a {
    color: #444444; 
}

	a { 
    color: #336699; 
}
        

#header {
    background-color:;
}

    
	
#featurednivo, 
#featurednivothumb, 
#featuredcycle, 
#featuredcyclethumb, 
#featuredcyclecont, 
#featuredaccordion, 
#featuredpiecemaker {
    margin: 25px auto 0;
    width: 940px;
    /*padding:0px;*/

}
    
    
.content-wrapper {
    background-color:#FFFFFF;
}

.ptable_one_fifth, .ptable_one_fifth_bestcolumn, .ptable_one_third, .ptable_one_third_bestcolumn {
    background-color:#FFFFFF;
}

#main-nav ul ul {
    background-image: url("../images/pat/bgnoise.png");
    background-repeat: repeat;
    background-color: #4E4F59 !important; 
}

#main-nav {
    font-family:Arial !important; 
    font-size:13px !important; 
}

#main-nav ul a {
    color:#989898 !important; 
}
#main-nav ul li.sfHover ul a { 
    color:#989898 !important; 
}

h1, h2, h3, h4, h5, h6 { 
    font-family:Droid Serif; 
    color:#4B4B4B; 
}

#footer-widgets h3 {
    color: #B6BDC3; 
}

#footer-widgets .tab {
    color: #B6BDC3; 
}

#footer-widgets .tab.current {
    color:#8396A8; 
}

#footer-container {
    color:#A1A6AB; 
    /*
    background-color: ; 
    */
}

#footer-container a {
    color:#8396A8; 
}

#footer-container a:hover {
    color:#A7B4C7; 
}

.dropcap {
    display: block;
    float: left;
    font-size: 50px;
    line-height: 34px;
    margin: 10px 10px 0 0;
    font-family:Droid Serif; 
}


a:hover,
#commentform small span,
.ss_blog .entry-title a:hover,
.ss_tweet_widget ul li span a:hover,
#main .entry-meta a:hover,
.recent-wrap .entry-title a:hover,
.tab-comments h3 a:hover,
.author-tag { color: #343434; }

.highlight { background: #78c246; color: #fff; }

::selection { background: #78c246; color: #fff; }

::-moz-selection { background: #78c246; color: #fff; }


