/*
Theme Name: _Green Beat
Author: nclud
URL: http://nclud.com
*/
@import url('../VentureBeat/style.css');
/* ==================================================
=====! Template Specific Styles (mostly colors) =====
===================================================*/

#site-header h1 a#logo { width: 244px; height: 35px; background: url('images/logo-greenbeat.gif') no-repeat; }
/* #site-header h1 a#link-to-sponsor { display: block; width: 220px; text-indent: -999999px; margin: -19px 0 0 10px;  height: 18px; } */
#site-header ul { background-color: #35ba35; }

#popular h4 a { display: block; color: #339e33; }

a {color: #339e33;text-decoration: none;}
a:hover {color: #48cd48;text-decoration: underline;}

#featurestory h2 a:hover { color: #339e33; } /* Change for Theme */
.more a { background:transparent url(../VentureBeat/images/more.png) no-repeat scroll right 2px; color: #339e33; }

/* !ENTRY COLORS */
.entry h2 a {color: #333;}
.entry h2 a:hover {color:#339e33;} /* Change for Theme */
.entry p.byline a {color:#333;}
.entry p.byline {color: #787878;} 