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

  /* MAIN NAV */
#header ul#mainNav {background: url(../images/bg-header-mainNav-landscaping.png) repeat-x;}
.landscaping #header ul#mainNav li a:hover {color: #692200;}
.landscaping #header ul#mainNav li#landscaping a {color: #692200;}
    /** 1st Level Dropdown **/
#header ul#mainNav li ul {background: #F07719;}
#header ul#mainNav li ul li a {color: #FFF !important;}
#header ul#mainNav li ul li a:hover {background: #e54d05;}

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



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

  /* MAIN */
#main {width: 718px; margin: 0; position: relative; float: left;}/*see ie.css for fixes*/
#main h2 {background: url(../images/bg-main-pageTitle-home.jpg) no-repeat; width: 254px; height: 92px; margin: 10px 0 10px 200px; padding: 0; font-size: 2.6em; font-weight: normal; text-indent: -9999px; outline: none;}
#main h3#recentNews {color: #002a00; background: url(../images/bg-main-recentNews.jpg) no-repeat; margin: 40px 0 10px 0;}
#main ul#recentPosts li {color: #F16B00;}
#main p.viewMore {background: url(../images/bg-main-view_gallery-landscaping.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; clear: both;}
#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 */
#sidebar ul#sidebarNav li a {background-image: url(../images/bg-sidebar-sidebarNav-li-landscaping.png);}
#sidebar ul#sidebarNav li a.twoLine {background-image: url(../images/bg-sidebar-sidebarNav-li_2-landscaping.png) !important;}
    /** SEARCH **/
#sidebar #searchWrap form#cse-search-box {background: url(../images/bg-header-search.png) no-repeat;}
#sidebar #searchWrap form#cse-search-box input#submit {background: url(../images/bg-header-search-button-landscaping.png) no-repeat;}


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



