/* --
	
	* Blue CSS File *
	This file contains styles related to the colour scheme of the theme
	--
	Please make any amendments to "custom.css" rather than this file
	This will make updating your theme files much easier without overwriting your changes!

-- */

a,
.tz_tab_widget #tab-items li.ui-tabs-selected a,
.tz_tab_widget #tab-items li.ui-state-active a,
p.breadcrumb,
li.bypostauthor cite, li.bypostauthor cite a,
#secondary-nav ul li.current_page_item a,
#secondary-nav ul li.current_menu_item a
{ color: #000; }

#secondary-nav ul li.current_page_item li a:hover, #single-column-right ul.share li a:hover,#archive-posts .post-container .entry-title a:hover,#single-column-right ul.rss li a:hover,li.comment cite a:hover,#secondary-nav ul li.current_menu_item a:hover,.tz_tab_widget .entry-title a:hover,.tz_tab_widget #tab-items li a:hover,
.widget ul li a:hover,#recent-news-block .entry-title a:hover,
#featured-posts-block .entry-title a:hover,
.category-block .entry-title a:hover,
.category-block-summary .entry-title a:hover,
.tz_tweet_widget a:hover,#top-bar a:hover,
#logo a:hover,
.xoxo a:hover,
#related-posts .entry-title a:hover { color:#e02177;}
	


.tz_tweet_widget span a
{color: #e02177 !important; }

.widget_search #searchsubmit,
.tab-tags a:hover 
{background:#e02177;  color: #fff; width:auto; text-align:left; }
#commentform input#submit,
#contactForm button
{ position: relative;
  display: inline-block;
  cursor: pointer;
  overflow: visible;
  width: auto;
  padding: 7px 17px 8px;
  color: #fff !important;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  border: none;
  background:#91bd09 url("../images/overlay-button.png") repeat-x 0 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px; }
  #contactForm button:hover, #commentform input#submit:hover {
  background-color: #749a02;
  color: #fff;
}



