/*
a:link, a:visited, a:hover, .nav_wp3menu a:hover, .nav a:hover, #footer a:hover, .post-meta, .home-page .title { color: #00a2fa ;}
.nav li ul a:hover, .widget ul li a:hover, .widget ul li a:link, .widget ul li a:visited, .site-title a:visited, #logo .site-title a:hover, #logo .site-title, #logo .site-description, .widget_recent_comments li a, #twitter a, .title_home, .title_home a:link { color: #00a2fa !important;} 
*/
h1,h2,h3,h4,h5 { color: #fff; }
#footer #credit {color: #fff;}

#footer-widgets .widget, #comments #respond { background-color:transparent; }
#header, .footer-bar, .social-bar { background-color: #000; background-color: rgba(0,0,0,0.8);}
#footer-widgets, #no-comments, #comments, #respond, .widget, .author_info { background-color: #000; background-color: rgba(0,0,0,0.8); }
.CleanContact textarea, .CleanContact input[type="text"], #commentform textarea, #commentform input.txt { background: #000; background: rgba(0,0,0,0.3); }
.title_only_post a:link, .title_only_post a:hover, .title_only_post a:visited { background-color: #000; background-color: rgba(0,0,0,0.8);}
.post, .home-page .post { background-color: #000; background-color: rgba(0,0,0,0.8); }
.error404 .post { background-color: #000; background-color: rgba(0,0,0,0.8); }

.nav li ul li { background-color: #000; background-color: rgba(0,0,0,0.8); }
.nav li ul li:hover, .nav a:hover { background-color: #000; background-color: rgba(0,0,0,0.9); }
.wp-pagenavi a, .wp-pagenavi a:link { background-color: #000; background-color: rgba(0,0,0,0.3);}
.wp-pagenavi a:visited { background-color: #000; background-color: rgba(0,0,0,0.8); }
.wp-pagenavi a:hover { background-color: #000; background-color: rgba(0,0,0,0.8);}
.wp-pagenavi a:active { background-color: #000; background-color: rgba(0,0,0,0.8); }
.wp-pagenavi span.pages { background-color: #000; background-color: rgba(0,0,0,0.8); }
.wp-pagenavi span.current { background-color: #000; background-color: rgba(0,0,0,0.8); }
.wp-pagenavi span.extend { background-color: #000; background-color: rgba(0,0,0,0.8); }

.sharepost { background-color: #000; background-color: rgba(0,0,0,0.8); opacity: 0.6; -moz-transition-property: opacity; -moz-transition-duration: 1s; -webkit-transition-property: opacity;-webkit-transition-duration: 1s; -o-transition-property: opacity; -o-transition-duration: 1s; transition-property: opacity; transition-duration: 1s; cursor: pointer; }
.sharepost:hover { opacity: 1; }
