/*
 Theme Name:   GPS Golfer Positioning System
 Theme URI:    http://templatetester.us/ecoach
 Description:  Exploring & learning about herbs
 Author:       Ramble Bramble Marketing
 Author URI:   http://www.ramblebramble.com/
 Template:     twentytwelve
*/
@import url("../twentytwelve/style.css");

/*
Basic Layout
***************************************************************************/

/* Site container */
body .site {
  margin-top: 1rem;
  margin-bottom: 1.42857rem;
  max-width: 1024px;
  padding: 0;
  overflow: visible;
}

/* Main content area */
#main {
  background: #fff;
  color: #000;
  font-size: 16px;
  font-family: Verdana, Geneva, Helvetica, Sans-serif;
  padding: 0 2.85714rem; /* about 40px on the bottom */
}
.site-content {
    float: left;
    width: 70.1042%;
}
.site-content article {
    -moz-hyphens: auto;
    border-bottom: 0px;
    margin-bottom: .14286rem;
    padding-bottom: .71429rem;
    word-wrap: break-word;
}

/* Header */
.site-header {
  padding: 0; /* about 24px on the bottom */
  text-align: center;
  background: #000;
}
img.header-image { /* remove margin and rounded corners from header image */
  margin: 0;
  border-radius: 0;
}
.entry-header {
  margin-bottom: 0.71429rem;
}
.entry-header h1.entry-title {
  display: none;
}
body {
    line-height: 0;
}
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
    line-height: 1.4429;
    margin: 0 0 0.9rem;
}
.entry-content h1, .comment-content h1,
.entry-content h2, .comment-content h2,
.entry-content h3, .comment-content h3,
.entry-content h4, .comment-content h4,
.entry-content h5, .comment-content h5,
.entry-content h6, .comment-content h6 {
  color: #101421;
  text-transform: none;
  font-weight: normal;
  font-style: normal;
  clear: none;
  margin: 10px 0 10px 0;
}
.entry-content h1, .comment-content h1 {
  color: #b0b0b2;
  font-size: 26pt;
  line-height: 30pt;
}
.entry-content h2, .comment-content h2 {
  color: #919193;
  font-size: 20pt;
  line-height: 24pt;
}
.entry-content h3, .comment-content h3 {
  color: #3c3c3c;
  font-size: 18pt;
  line-height: 20pt;
}
.entry-content h4, .comment-content h4,
.entry-content h5, .comment-content h5,
.entry-content h6, .comment-content h6 {
  color: #000;
  font-size: 14pt;
}

/* links */
a, a:link {
  color: #000;
  text-decoration: underline;
}
a:visited {
  color: #000;
  text-decoration: underline;
}
a:hover, a:active {
  color: #69743f;
  text-decoration: none;
}

/*
Navigation
***************************************************************************/
/* Top menu container */
.main-navigation {
    margin-top: 0;
    margin-left: 0; /* was -8px */
    padding-left: 0px;
    padding-right: 0; /* was 40px */
    background:#000;
    display: inline-block !important;
    text-align:center;
    width: 100%;
    height: 33px;
    max-width: 1251px;
}
.main-navigation li a, .main-navigation li a:visited { /* top level links - hover */
    border-bottom: 0 none;
    color: #ccc;
    line-height: 33px;
    text-transform: none;
}
  .main-navigation li a:hover { /* top level links - hover */
	  background: #fff;
	  color: #000;
    }
	
    .main-navigation li ul li a {
        background: none repeat scroll 0 0 #A7DBD8;
        display: block;
        font-size: 0.785714rem;
        line-height: 2.18182;
        padding: 0.571429rem 0.714286rem;
        white-space: normal;
        width: 12.8571rem;
    }
    .main-navigation li a,
    .main-navigation li {
	display: inline-block;
	text-decoration: none;
	padding: 0 10px;
	margin: 0 0;
    }
/* Menu within top menu (.main-navigation) block */
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
  padding: 0rem; /* about 40px on each side */
}

 /* Current top menu item */
.main-navigation .current-menu-item, .main-navigation .current-menu-ancestor {
  background: #fff;
  color: #fff !important;
}
.main-navigation ul.children .current-menu-item, .main-navigation ul.children .current-menu-ancestor {
  background: transparent; /* current subpage background items */
}

/* Current top menu item link text */
.main-navigation .current-menu-item > a, .main-navigation .current-menu-ancestor > a, .main-navigation .current_page_item > a, .main-navigation .current_page_ancestor > a {
  color: #000;
  font-weight: normal;
}	
	.main-navigation li ul {  /* submenu dropdown */
	  margin: 0 0 0 10px;
	}
    .main-navigation li ul li a , .main-navigation li ul li a:visited { /* submenu links*/
		margin-left: -10px;
		color: #fff;
    background: #000;
    }
    .main-navigation li ul li a:hover{ /* submenu links - hover */
		background: #fff;
		color: #000;
    }
    .main-navigation li ul li.current-menu-item > a, .main-navigation li ul li.current_page_item > a {
    color: #000;
    background: #fff;
} 	
	/* third-level links */
    .main-navigation li ul li ul li a{
	margin-left: -20px;
	color: #000;
    }
    .main-navigation li ul li ul li a:hover{
	margin-left: -20px;
	color: #000;
    }
    
.main-navigation ul.nav-menu, .main-navigation div.nav-menu > ul {
    border-bottom: 0px;
    border-top: 0px;
    display: none;
    text-align: left;
    width: 100%;
}
.main-navigation li {
    font-size: 1rem;
    line-height: 1.42857;
}

/* Submenu Items */
.main-navigation li ul li a { /* background color, etc. */
    font-size: 1rem;
	color: #fff;
    background: #000;
}
.main-navigation li ul li a {
    color: #fff;
    margin-left: -30px;
}
.main-navigation li ul li a:hover { /* hover background color, etc. */
    color: #000;
    background: #fff;
    margin-left: -20px;	
}
/*
Side Bar 
***************************************************************************/
.widget-area .widget {
    margin-bottom: 1.2rem;
    color: #101421;
}

.widget-area .widget h3 {
    color: #101421;
    margin-bottom: 0.71429rem;
}
.widget-area .widget a {
    color: #101421;
}
.widget-area .widget h3 {
    color: #101421;
    font-size: 17px;
    font-weight: normal;
    margin-bottom: 0rem;
    text-transform: none;
}
#wp-calendar {
    color: #101421;
    font-size: 0.928571rem;
    line-height: 1.84615;
    margin: 0;
    width: 100%;
}
/*
List Blocks -- listblock shortcode
***************************************************************************/
.listblock {
  border-bottom: 1px solid #ccc;
  margin:  0 0 20px 0;
  padding: 0 0 20px 0;
}
.listblock.last {
  border-bottom: 0px;
}
.listblock_text {
  
}
.listblock_text p {
  margin-bottom: 0.7em;
}
.listblock_image {
  float: left;
  margin: 0;
  padding: 0 20px 0 0;
}
.listblock_image.right {
  float: right;
  padding: 0 0 0 20px;
}
footer[role="contentinfo"] {
  max-width: none; 
  color: #fff;
  background: #000; 
  margin-top: 0;
  border-top: 0;
  padding: 0 0 1.71429rem 0;
  line-height: 1;
  border: 0;
  text-align: center;
}

/*
Home Page Styles
***************************************************************************/

body.home .site {
	max-width: 1251px;
}
body.home #main {
	padding: 0;
}
body.home #main .site-content {
	margin: 0;
}
body.home  #main .entry-header {
  display: none;
}
body.home #main .fl-module-video .fl-module-content {
	margin: 0;
}
body.home #main .fl-row-full-width .fl-row-fixed-width {
	max-width: 1251px;
}
body.home #main .fl-row-content-wrap {
	padding: 0;
}

/*
Formidable Forms settings
***************************************************************************/
.with_frm_style label.frm_primary_label {
    color: #FFFFFF;
    font-family: "Lucida Grande","Lucida Sans Unicode",Tahoma,sans-serif;
    font-size: 12px;
    font-weight: normal;
}

/*
Builder Full-Width Styles
***************************************************************************/
body.page-template-builder-full-width .site {
  max-width: 100%; /* full-width change - was 960px */
}
body.page-template-builder-full-width #main {
  padding: 0;
}
body.page-template-builder-full-width .site-content {
  margin-top: 0;
}
/* remove top margin from first H1 */
body.page-template-builder-full-width #content > article > .entry-header {
  margin-bottom: 0;
}
/* hide h1 */
body.page-template-builder-full-width .entry-header h1.entry-title {
  display: none;
}

/*
Tablet
***************************************************************************/
@media screen and (max-width: 1200px) {
	.main-navigation li a, .main-navigation li {
    padding: 0 5px;
	}
}
@media screen and (max-width: 1000px) {
	.main-navigation li a, .main-navigation li {
    padding: 0 4px;
	}
	.main-navigation li {
    font-size: 0.8rem;
	}
	.main-navigation li ul li a {
    font-size: 0.8rem;
    margin-left: -15px;
	}
}

/*
Mobile
***************************************************************************/
@media screen and (max-width: 600px) {
  .nav-menu {
    background: #000;
    overflow: hidden;
  }
  .nav-menu .menu-item {
    width: 100% !important;
  }
  .nav-menu a {
    box-sizing: border-box;
    width: 100% !important;
  }
  .sub-menu {
    padding-left: 30px;
  }
  #footer_menu .menu {
    opacity: 0;
  }
	#main, body.home #main {
    padding: 15px 30px 0 30px;
	}
	.site-content article {
    margin-left: 0 !important;
    margin-right: 0 !important;
	}
	.entry-content {
    padding-left: 0;
    padding-right: 0;
	}
	.widget-area {
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
	}
}