
/* Custom CSS */
a,
.tz_tweet_widget ul li span a { color: #000; }

a:hover,
#commentform small span,
.tz_blog .entry-title a:hover,
.tz_tweet_widget ul li span a:hover,
#primary .entry-meta a:hover,
.recent-wrap .entry-title a:hover,
.tab-comments h3 a:hover,
.author-tag { color: #D2C401; }

::selection { background: #D2C401; color: #fff; }

::-moz-selection { background: #D2C401; color: #fff; }


/* Custom CSS by User */
#upper-wrap {border-bottom: #fbae31 3px solid}
.home .slides_container {height: 320px !important;}

#primary-nav ul li.menu-item a {color:#1C61AC !important}
#primary-nav ul li.menu-item:hover a {color:#FFF !important}
#primary-nav ul li.current-cat a, #primary-nav ul li.current_page_item a, #primary-nav ul li.current-menu-item a {background-color: #1C61AC !important; color:#FFF !important}

.home .slides_container {height: 415px;}


