/*


Theme Name: Platform Tennis Theme





To edit the CSS, go to LESS, Style.Less (edit file in text edit, save) this creates a style.css file.


Rename the css file to theme-styles.css and move to css folder, done.





*/


@import './css/theme-styles.css';





.donate-page section,.contact-page section{background:linear-gradient(tobottom,#E4E4E40px,#F4F4F4100%) repeat scroll 0 0 transparent;margin-bottom:12px}





.timeline-meta h2.timeline-title{font-weight:400}





nav.main-nav {


    margin-top: 0px;


    margin-bottom: -25px;


}





.footer-wrapper {


    padding-top: 15px;


}





#timeline-slider .slider a.ui-slider-handle {


    width: 44px;


}





.timeline-wrapper .timeline .inner-wrap a.event-item.fmtc-and-platform-tennis:hover {


    background-color: #bbf2ff;


}











.contact-page section {





    border-radius: 10px 10px 10px 10px;


    margin-bottom: 5px;


    padding: 50px 37px 12px;


}


.contact-page section {





    border-radius: 10px 10px 10px 10px;


    margin-bottom: 5px;


    padding: 40px;


}











.donate-page .button-container a {


    margin-top: 11px;


}





.tabs-hog section.events .tab-content article.event-entry {


    background: linear-gradient(to bottom, #E4E4E4 0px, #F2F2F2 100%) repeat scroll 0 0 transparent;


 }





.timeline-wrapper .scroll-pane {


    border: 1px solid #E9E9E9;


    height: 309px;


}





.hof-page .tabs-hof .tabs-container #tabs-1 .column .column-element {


   /* width: 232px;*/


   padding: 0 3px 0 31px;





}


.hof-page .tabs-hof .tabs-container #tabs-1 span.divider1 {


    left: 284px;


}


.hof-page .tabs-hof .tabs-container #tabs-1 span.divider2 {


    left: 569px;


}








.hof-page .tabs-hof .tabs-container {


    padding: 25px 28px;


}














#timeline-slider .slider {


    width: 877px;


}








#timeline-slider .slider {


    margin: 0 32px 0 0;


}


.column_wrapper{ width:28%; float:left; /*background:url(images/divider.png) repeat-y right 0;*/ padding-right:2%; margin-right:5%;}


.column_wrapper.last{background:none; margin-right:0;}


#record{ background:#000; color:#fff; padding:5px 20px 7px; margin:0 0 0 10px;}


.hof-page ul{ margin:0 0 10px;}


.hof-page .tabs-hof .tabs-container .search i{display:none;}


.tabs-container #subtab-links{ clear:both; overflow:hidden;}


.tabs-container #subtab-links li{ float:left; margin-right:15px;  background:none /*url(images/donatebutton.png) repeat-x 0 0*/; padding:5px 10px 7px;}


.tabs-container #subtab-links li.subbtnlist{padding:0; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px;}


.tabs-container #subtab-links li a{ color:#000; font-weight:bold;}


.tabs-container #subtab-links li a input[type="radio"]{display:block; float:left; margin:4px 10px 0 0;}


.hof-page .tabs-hof .tabs-container .search{ width:96px;}


.tabs-container #subtab-links li.subbtnlist input[type="button"]{background:none; width:79px;


	height:29px; display:block; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; text-align:center; font-family: 'LeagueGothicRegular',Arial,sans-serif; font-weight: normal; font-size:20px; line-height:29px; color:#ffffff; text-transform:uppercase; border:0; outline:0; cursor:pointer;


}


.tabs-container #subtab-links li.subbtnlist input[type="button"]:hover {


	color:#000000;


}





.button-sub { float:left; margin-right:15px; background:url(images/donatenow_btn.png) no-repeat 0 0; padding:0; width:111px; height:30px; display:block; cursor:pointer; text-indent:-2000000px; border:0; outline:0;}


.button-sub:hover{background-position:0 -29px;}




@media only screen and (max-width: 768px) {
h2 .contact-page {font-size:20px!important;}
.tabs-hog section.events .tab-content article.event-entry p{font-size:36px !important; line-height:38px!important;}
.tabs-hog section.events .tab-content article.event-entry h2.entry-title {font-size:50px !important; line-height:55px!important;font-weight:700!important;}
h1, h2 {font-family:Arial;}
.tabs-hog section.events .tab-content article.event-entry span.year-tag {font-size:36px !important;}
.site-container {margin:0 0 0 50px; width:1000px}
.tabs-hog section.events .tab-content article.event-entry a.more-link {font-size:50px !important;}
#primary.event-detail article.entry-content .col2 {font-size:50px !important; line-height:55px!important;float:left;}
#primary.event-detail article.entry-content h1.entry-title {font-size:50px !important; line-height:55px!important;font-weight:700!important;}

}

