/*
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(default/header_bg.jpg) #FFFFFF repeat-x top; }
h2, h2 a{color:#3fb6db;}
/*___ end global elements ___*/

/* !!!!! ELEMENT SPECIFIC CLASSES !!!!! */
.gry_img{ background:url(default/img_1.gif) no-repeat 9px 0;}
#menu li a:hover { background: url(default/menu_left_curve.jpg) no-repeat left top; }
#menu li a:hover span { background: url(default/menu_right_curve.jpg) no-repeat right top; }
#menu .current_page_item a{ background: url(default/menu_left_curve.jpg) no-repeat left top; }
#menu .current_page_item a span{ background: url(default/menu_right_curve.jpg) no-repeat right top; }
#menu .current_page_item ul li a span{ color:#FFFFFF;}
#menu ul li ul li { background:#7ccce5; color:#FAF2ED; }
#menu ul li ul li a {color:#FAF2ED; }
#menu ul li ul .current_page_item a span{color:#FFFFFF;}

/* BANNER */
.banner {background:url(default/banner.jpg) no-repeat; color:#D0EDF5; }

/* CONTENT_TOP */
.content_top { background-color:#FFFFFF; }
.content_top h1 { color:#000; }

/* SEARCH */
.search_lftbg{ background: url(default/search_left.jpg) no-repeat; }
.search_rgtbg{ background: url(default/search_right.jpg) no-repeat; }
.search_middle { background: url(default/search_middle.jpg) repeat-x; }
.txtfild { background: url(default/search_txtfield_bg.gif) no-repeat; }
.go_bttn { background: url(default/search_go_bttn.jpg) no-repeat; }
.content_top_bottom { background: url(default/content_top_bottom_bg.jpg) no-repeat; }

/* POST */
.left_txtsize ul li { background:url(default/right_arrow.jpg) no-repeat left 5px;}
.left_txtsize blockquote { background-color:#abebfe; color:#00465b; }
.left_txtsize blockquote:before, blockquote:after { color:#3bb0d3; }

/* PAGINATION */
#paging_block .wp-pagenavi{background:#f4f4f4; }
#paging_block .wp-pagenavi a, #paging_block .wp-pagenavi a:link, #paging_block .wp-pagenavi a:visited  {color: #6f6f6f; }
#paging_block .wp-pagenavi a:active { color: #6f6f6f; }
#paging_block .wp-pagenavi span.pages { color: #6f6f6f; }
#paging_block .wp-pagenavi a:hover{ color: #000000;}
#paging_block .wp-pagenavi span.current { color: #000000; }
.post_box .blue_hd a{ color:#3fb6db;}

/* SITEMAP */
.ddsg-wrapper ul li a:hover{ color:#3eb6db;}

/* CONTENT MIDDLE */
.content_middle { background:url(default/middle_bg.jpg) top left no-repeat; }

/* PAGE LINKS NAVIGATION - defult page listing - */
.navigation a { color:#000; background:#e6e6e6; }

/* SIDEBAR */
.tag h2{ color:#16A6D0; }

/* CONTENT INNER MIDDLE */
.content_inner_middle { background:url(default/middle_bg.jpg) no-repeat top left; }

/* POST PAGE */
.submit { background:url(default/submit_buttn.gif) no-repeat; }

/* Calendar */
#calendar_wrap td#prev a {color:#3fb5d9;}
#calendar_wrap td#next a {color:#3fb5d9; }
#calendar_wrap a{ color:#3fb5d9;}