/*
Theme Name: Greek Cypriot and Friends Golf Society
Theme URI: http://rundiz.com
Author: Anton Nyman
Author URI: http://www.ultimatewebhosting.co.uk/
Description: Custom theme for Greek Cypriot and Friends Golf Society
License: MIT
Template: bootstrap-basic
License URI: http://opensource.org/licenses/MIT
Text Domain: bootstrap-basic
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, front-page-post-form, post-formats, threaded-comments, translation-ready

This theme built with Twitter Bootstrap v.3. It is basic theme with basic style for build new theme with Bootstrap.

*/

.site-title-heading {text-align: center;}

.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:focus, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus{
 background: transparent none repeat scroll 0 0;
    box-shadow: 0 0 0;
    color: #ed8000;

}

.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover {
    background-color: transparent;
    color: #ed8000;
}
.navbar-default .navbar-nav > li > a {
    color: #777;
    text-transform: uppercase;
    font-weight: bold;
}
.nav > li > a {
padding: 10px 9px;
}
h1, h2, h3 {text-transform: uppercase;}

.h3, h3 {
    color: #009900;
    font-weight: bold;
}


.fancy {
  line-height: 0.5;
  text-align: center;
}
.fancy span {
  display: inline-block;
  position: relative;  
}
.fancy span:before,
.fancy span:after {
  content: "";
  position: absolute;
  height: 5px;
  border-bottom: 1px solid #ed8000;
  border-top: 1px solid #ed8000;
  top: 0;
  width: 50px;
}
.fancy span:before {
  right: 100%;
  margin-right: 15px;
}
.fancy span:after {
  left: 100%;
  margin-left: 15px;
}
.sponsor-slide {min-height: 377px;}
.counter-area {text-align: center;}
.counter-btn {
    font-size: 18px;
    background: #ddd;
    display: inline-block;
    border: 1px solid #999;
    padding: 5px;
    margin-bottom: 15px;
    border-radius: 3px;
}
.ngg-gallery-thumbnail span {
    font-size: 100%;
    padding-left: 5px;
    display: block;
    background: #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    text-transform: uppercase;
}

.browser-shot img {width: 100%; height: 400px;}
.embed-responsive-16by9 a {    background: #0a7abc;
    color: #fff;
    padding: 7px 27px;
    font-size: 19px;
    width: 238px;
    margin: 33px auto;
    display: block;}


