          /************************************************** HEADER **************************************************/
#header h1 a {background: url(../images/logo-greenguys.png) no-repeat;}
#header h2 {background: url(../images/bg-header-title-greenguys.png) no-repeat; widtH: 343px;}

  /* MAIN NAV */
#header ul#mainNav {background: url(../images/bg-header-mainNav-greenguys.png) repeat-x;}
#header ul#mainNav li a:hover {color: #999;}
    /** 1st Level Dropdown **/
#header ul#mainNav li ul {background: #211e1a;}
#header ul#mainNav li ul li a {color: #FFF !important;}
#header ul#mainNav li ul li a:hover {color: #211e1a; background: #555;}

  /* SECONDARY NAV */
#header ul#secondaryNav li a {background-color: #211e1a; background-image: -moz-linear-gradient(100% 100% 90deg, #555, #211e1a) !important; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#211e1a), to(#555)) !important;}


          /************************************************** CONTENT ********************************************/

  /* MAIN */
#main p.viewMore {background: url(../images/bg-main-view_gallery.png) no-repeat;}
  /* POSTS */
#main .post {color: #777; background: #EEEAEA; margin: 0 0 16px 0; padding: 15px; position: relative; border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;}
#main .post h4 {margin: 0 10px 5px 0;}
#main .post h4 a {color: #777; font-size: 16px; text-transform: uppercase;}
#main .post h4 a:hover {color: #444;}
#main .post span.entry-date {color: #EEEAEA; background: #999; padding: 3px 7px; margin: 0 0 10px 0; position: relative; top: 2px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;}
#main .post p {margin-top: 15px; font-size: 12px;}
#main .post p span.more-link {position: relative; left: 290px;}
#main .post p span.more-link a {background-image: url(../images/bg-post-readMore.png); background-repeat: no-repeat; width: 88px; height: 24px; display: block; text-indent: -9999px; outline: none; /* Override styles from style.css -> */ left: 0;}
#main p.olderEntries {width: 105px; height: 23px; margin: 0; float: left;}
#main p.olderEntries a {background-image: url(../images/bg-main-older_entries.png); background-repeat: no-repeat; width: 105px; height: 23px; display: block; text-indent: -9999px; outline: none;}
#main p.newerEntries {width: 105px; height: 23px; margin: 0 20px 0 0; position: relative; left: 110px;}
#main p.newerEntries a {background-image: url(../images/bg-main-newer_entries.png); background-repeat: no-repeat; width: 105px; height: 23px; display: block; text-indent: -9999px; outline: none;}
#main p.newerEntries a:hover {background-position: 0 -23px;}
#main p.olderEntries a:hover {background-position: 0 -23px;}

          /************************************************** SIDEBAR *********************************************/

  /* SIDEBAR RIGHT */
    /** SEARCH **/
#sidebar #searchWrap form#cse-search-box input#submit {background: url(../images/bg-header-search-button-greenguys.png) no-repeat;}


          /************************************************** FOOTER **************************************************/
    
