/*
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 <a href="http://professionalwp.com/">ProfessionalWP</a>.

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(green/header-bg_01.jpg) #FFFFFF repeat-x top; }
h2, h2 a{color:#6ab125;}
/*___ end global elements ___*/

/* !!!!! ELEMENT SPECIFIC CLASSES !!!!! */
.gry_img{ background:url(green/img_1.gif) no-repeat 9px 0;}
#menu li a:hover { background: url(green/menu_left_curve.jpg) no-repeat left top; }
#menu li a:hover span { background: url(green/menu_right_curve.jpg) no-repeat right top;  color:#FFFFFF;}
#menu .current_page_item a{ background: url(green/menu_left_curve.jpg) no-repeat left top; }
#menu .current_page_item a span{ background: url(green/menu_right_curve.jpg) no-repeat right top; color:#FFFFFF;}
#menu .current_page_item ul li a span{ color:#FFFFFF;}
#menu ul li ul li { background:#599d16; color:#FFFFFF; }
#menu ul li ul li a {color:#FFFFFF; }
#menu ul li ul .current_page_item a span{color:#FFFFFF;}

/* BANNER */
.banner {background:url(green/banner.jpg) no-repeat; color:#f2f2f2; }

/* CONTENT_TOP */
.content_top { background-color:#FFFFFF; }
.content_top h1 { color:#529510; }

/* SEARCH */
.search_lftbg{background:url(green/search_left.jpg) no-repeat;}
.search_rgtbg{background:url(green/search_right.jpg) no-repeat;}
.search_middle { background:url(green/search_middle.jpg) repeat-x; }
.txtfild { background:url(green/search_txtfield_bg.jpg) no-repeat; }
.go_bttn { background: url(green/search_go_bttn.jpg) no-repeat; }
.content_top_bottom { background:url(green/content_top_bottom_bg.jpg) no-repeat; }
.gry_txt { color:#FFFFFF; }
.gry_txt a { color:#CCC; }

/* POST */
.left_txtsize ul li { background:url(green/right_arrow.jpg) no-repeat left 5px;}
.left_txtsize blockquote {background-color:#E9F9DA; color:#1A1A1A;}
.left_txtsize blockquote:before, blockquote:after { color:#77C033; }

/* PAGINATION */
#paging_block .wp-pagenavi{background:#434a41; }
#paging_block .wp-pagenavi a, #paging_block .wp-pagenavi a:link, #paging_block .wp-pagenavi a:visited  {color: #FFFFFF; }
#paging_block .wp-pagenavi a:active { color: #FFFFFF; }
#paging_block .wp-pagenavi span.pages { color: #FFFFFF; }
#paging_block .wp-pagenavi a:hover{ color: #000000;}
#paging_block .wp-pagenavi span.current { color: #000000;  }
.post_box .blue_hd a{ color:#6ab125;}

/* SITEMAP */
.ddsg-wrapper ul li a:hover{ color:#77C033;}

/* PAGE LINKS NAVIGATION - defult page listing - */
.navigation a { color:#FFFFFF; background:#74bd30; }

/* SIDEBAR */
.tag h2{ color:#50841C; }

/* CONTENT INNER MIDDLE */
.content_inner_middle { background:url(green/middle_bg.jpg) no-repeat top left; }

/* POST PAGE */
.submit { background:url(green/submit_buttn.gif) no-repeat; }

/* Calendar */
#calendar_wrap td#prev a {color:#77c033;}
#calendar_wrap td#next a {color:#77c033; }
#calendar_wrap a{ color:#77c033;}