/*
Theme Name: ICAL_Events
Theme URI: Author URI: http://www.PeninsulaTrackClub.Com
Description:  Written by Thea Ganoe for the PTC
Author:  Thea Ganoe
Author URI: http://www.PeninsulaTrackClub.Com
Version: 1.0
Template: twentythirteen
child of twentythirteen
 colors:  dark green #445917, keylime #:#f5fce4, skin #f7f5e7,
          grass green #9ac736, grey ##D5D4D6
*/

.site { background-color: #D5D4D6; }

.site-content {
	min-height:500px
}

@import url("../twentythirteen/style.css");

div#content{ 
    font-family:Georgia, Times new Roman, serif;
    min-height:1000px;
    }

ul.sidebar { color:#314011 }

.floatright { float:right;
	      margin-right:10%;
	      }
	      
.floatleft { float:left;
	    margin-left:-2%;
	    } 

#nextbutton , #backbutton { position:relative; display:block }


ul.racelist {
	width:95%;
	
}

a {
	color:blue;
	}

.image-left {
	position:absolute;
	margin-left:29%;
	max-width:10%;
}


.PTC_news {
	postion:absolute;
	margin-left:20%;
	max-width:50%;
}
.PTC_news_section {
	postion:relative;
	display:block;
	margin-top:2%;
}


.menu-main-container {
	margin-left:40px;

}

hr {
	height:10px;
	max-width:66%;
}
#logomedallion {
	position:fixed;
	top:120px;
	width:130px;
	right:-12px;
	z-index:120;
}


#medallion {
	position:fixed;
	top:280px;
	right:10px;
	z-index:120;
}

#fb_medallion {
	position:fixed;
	top:230px;
	right:10px;
	z-index:120;
}

.sidebar-container h4 {
	margin-left:18px;
}
.sidebar-container  {
}

.markedup {
	margin-left:30%;
	visibility:hidden;
  display:none;
}

.footerblocks {
	position:relative;
	float:left;
	display:block;
	padding:2%;
}

.small {

	font-size: small;
	font-weight: bold;
	
}

.club {
	color:#ccc;
	font-size: small;
}

.smalldate {
	color:#fff;
	font-size: small;
	font-weight: bold;
	
}
.announce {
	margin-left:10px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	
}

.ical_leaders {
	background-color:#f5fce4;
	margin-left:10%;
	padding-left:2%;
}
.ical_leaders .entry-title {
	
}

.ptc_wider {
 
    /*the wide weekly race list */
	position: relative;
	background-color:#9ac736;	
	color: #fff;
	float: left;
	max-width:84%;
	min-width: 84%;
	min-height:200px;
	margin-bottom: 2%;
    margin-left: 6%;
    padding:40px;
	border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  
}

.ownit { 
  background-color:white;	
}

#woothemes_features-4 {
	
	position: relative;
	background:transparent;
	background-image:url("ical_images/cityrace-604x270.jpg");
	max-width: 1600px;
	width: 100%;
    background-repeat: repeat-x;
    background-attachment: fixed;
}

#woothemes_features-3 {

	position: relative;
	background:transparent;
	background-image:url("ical_images/tracklines-1024x596.gif");
	max-width: 1600px;
  /* left moves it over to edge */
  left:-20;
	width: 100%;
    background-repeat: repeat-x;
    background-attachment: fixed;
}

#woothemes_features-2 {
	position: relative;
	background:transparent;
  background-image:url("ical_images/cityrace-604x270.jpg");
	max-width: 1600px;
	left:-20;
	width: 100%;
    background-repeat: repeat-x;
    background-attachment: fixed;
}
/* 
modify parent theme:

.site-header {

	background-repeat: no-repeat;
     background-attachment: fixed;
	z-index:0;
}

.entry-content  { 
	background:transparent; 
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}
.entry-header{

	background:transparent ;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}
 .entry-title {

	background:transparent;
	padding-top:0px;
	margin-top:0px;
	margin-bottom:0px;
}

.entry-thumbnail img {
    display: block;
    padding-top:10px;
}


*/

.navbar {
	background-color:#f5fce4;
  border-radius: 8px;

  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  
}

.widget-area  {
	background-color: #445917;
	font-size: 14px;
	-webkit-hyphens: auto;
	-moz-hyphens:    auto;
	-ms-hyphens:     auto;
	hyphens:         auto;
	margin: 0 0 -14px;
	padding: 20px;
	word-wrap: break-word;
}

.entry-content { 
/* change the color of the text page */
	/*background-color:#445917; */
  /*background-color:#f7f5e7; */
  background-color:#f5fce4;

  margin:20px;
  border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}
 .entry-header  { 
/* change the color of the text page */
	background-color:#f5fce4; 
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
  padding:20px;
  margin:20px;
}
.sidebar .site-footer .widget-area {
	
	max-width: 1600px;
	width: 100%;
	left:0px;
  
  top:-30px;
}


.widget .widget-title {
	background-color:yellow;
	font: 300 italic  20px "Source Sans Pro", Helvetica, sans-serif;
	margin: 0 0 2px;
	height:100%;
}


.site-main .widget-area {
/*  The ical current events box */
   float:right;
    padding:20px;
    min-width: 300px;
	background-color:#9ac736;	
	border-radius: 8px;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}


.features {

	position: relative;
	background:transparent;
    width:100%;
    margin-left: auto;
    margin-right: auto;
}
.xfeature {
	position: relative;
	background:transparent;
	color: #fff;
	float: left;
	border-radius: 3px;
	box-shadow:  0 0 6px 6px #445917;
	min-width: 180px;
	max-width:22%;
	margin-bottom: 2%;
    margin-left: 6%;
}
.feature {
  /*these show side by side bubbles */
	position: relative;
	background-color:#9ac736;	
	color: #fff;
	float: left;
	max-width:32%;
	min-width: 180px;
	min-height:200px;
	margin-bottom: 2%;
    margin-left: 6%;
    padding:40px;
	border-radius: 8px;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
	
}

.featureform {
	position: relative;
	background:transparent;
	color: #fff;
	margin-top: 2%;
	 margin-bottom: 2%;
    margin-left: 2%;
}

.site-footer {
/* this will be in the footers ' features ' */
/* clear both so the events dont cover over */
	clear: both;
	background-color:#445917;
}
.site-footer .sidebar-container {
    background:transparent;
    padding: 0px 0px;
}
.site-footer  .widget a {
    /*this is the color of the bubble's title */
    color:blue;
}


.nav-menu li:hover > a,
.nav-menu li a:hover,
.nav-menu li:focus > a,
.nav-menu li a:focus {
	background-color: #1F1F14;
	color: #fff;
}

.nav-menu .sub-menu,
.nav-menu .children {
	background-color: #1F1F14;
	border: 2px solid #f5fce4;
	border-top: 0;
	padding: 0;
	position: absolute;
	left: -2px;
	z-index: 99999;
	height: 1px;
	width: 1px;
	overflow: hidden;
	clip: rect(1px, 1px, 1px, 1px);
}

#sitebottom{
   position:absolute;
   width:100%;
   background-color: #D5D4D6;
   border-top: 6px solid #000000;
   
}



ul.nav-menu ul a:hover,
.nav-menu ul ul a:hover,
ul.nav-menu ul a:focus,
.nav-menu ul ul a:focus {
	background-color: #CC6600;
}



