/* Theme Name: BlueHigh Theme URI: http://professionalwp.com/bluehigh-theme-document.html Description: Simple theme with three column structure. Flickr and Ad. banners (125px X 125px) widgets enabled, inbuilt functionality for customised home page and switch between 3 color options. Created by ProfessionalWP. Version: 1.0 Author: ProfessionalWP Author URI: http://professionalwp.com Tags: Light, Blue, White, three-columns, fixed-width, theme-options Article ProfessionalWP theme http://professionalwp.com/bluehigh-theme-document.html Design and coding by ProfessionalWP http://www.professionalwp.com The CSS, XHTML and design is released under GPL. http://www.opensource.org/licenses/gpl-license.php */ /* !!!!! GLOBAL ELEMENTS !!!!! */ body { background:url(gray/header-bg_01.jpg) #FFFFFF repeat-x top; } h2, h2 a{color:#a7a652;} /*___ end global elements ___*/ /* !!!!! ELEMENT SPECIFIC CLASSES !!!!! */ .gry_img{background:url(gray/img_1.gif) no-repeat 10px 0;} .blue_hd { color:#529510; } .blue_hd a { color:#807e04; } .blue_hd a:hover { color:#807e04; } /* NAVIGATION */ #menu li a:hover { background: url(gray/menu_left_curve.jpg) no-repeat left top; } #menu li a:hover span { background: url(gray/menu_right_curve.jpg) no-repeat right top; color:#333333;} #menu .current_page_item a{ background: url(gray/menu_left_curve.jpg) no-repeat left top; } #menu .current_page_item a span{ background: url(gray/menu_right_curve.jpg) no-repeat right top; color:#333333;} #menu .current_page_item ul li a span{ color:#333333;} #menu ul li ul li { background:#d9d8a3; } #menu ul li ul li a {color:#333333; } #menu ul li ul .current_page_item a span{color:#333333;} /* BANNER */ .banner { background:url(gray/banner.jpg) no-repeat; color:#30352d; } /* CONTENT_TOP */ .content_top { background-color:#FFFFFF; } .content_top h1 { color:#0d0d0d; } /* SEARCH */ .search_lftbg{background:url(gray/search_left.jpg) no-repeat;} .search_rgtbg{background:url(gray/search_right.jpg) no-repeat;} .search_middle { background:url(gray/search_middle.jpg) repeat-x; } .txtfild { background:url(gray/search_txtfield_bg.gif) no-repeat; } .go_bttn { background: url(gray/search_go_bttn.jpg) no-repeat; } .content_top_bottom { background:url(gray/content_top_bottom_bg.jpg) no-repeat; height:200px; width:877px; } .gry_txt { color:#515151; } /*POST */ .left_txtsize ul li { background:url(gray/right_arrow.jpg) no-repeat left 5px;} .left_txtsize blockquote {background-color:#F9F9EB; color:#1A1A1A;} .left_txtsize blockquote:before, blockquote:after { color:#ABAA6B; } /* PAGINATION */ #paging_block .wp-pagenavi{background:#434a41; } #paging_block .wp-pagenavi a, #paging_block .wp-pagenavi a:link { text-decoration: none; color: #FFFFFF; border:0; background:none; } #paging_block .wp-pagenavi a:visited { color: #FFFFFF; } #paging_block .wp-pagenavi a:hover { background:url(gray/paging.gif) repeat-x; color: #000000;} #paging_block .wp-pagenavi a:active { color: #FFFFFF; } #paging_block .wp-pagenavi span.pages { color: #FFFFFF; } #paging_block .wp-pagenavi span.current {color: #000000; background:url(gray/paging.gif) repeat-x; } .post_box .blue_hd a{ color:#a7a652;} /* SITEMAP */ .ddsg-wrapper ul li a:hover{ color:#5D625B;} /* CONTENT MIDDLE */ .content_middle { background:url(gray/middle_bg.jpg) top left no-repeat; } /* PAGE LINKS NAVIGATION - defult page listing - */ .navigation a { color:#333333; background:#d6d59d; } /* SIDEBAR RIGHT */ .tag h2{ color:#696934; } /* CONTENT INNER MIDDLE */ .content_inner_middle { background:url(gray/middle_bg.jpg) no-repeat top left; } /* POST PAGE */ .submit { background:url(gray/submit_buttn.gif) no-repeat; } /* Calendar */ #calendar_wrap td#prev a {color:#A7A539;} #calendar_wrap td#next a {color:#A7A539; } #calendar_wrap a{ color:#A7A539;}