
body {
	position: relative;
	z-index: 1;
}

.clear {
	clear:both;
}

/* Site Containers, Sidebars & Content Areas
------------------------------------------------------------ */

.site-container {
	margin: 18px auto;
	margin-top: 0px;
	padding: 18px;
}

.site-inner {
	padding-top: 0px;
}

.sidebar-primary {
	width: 300px;
}

.sidebar-secondary {
	width: 300px;
}

.content-sidebar-sidebar .content,
.sidebar-content-sidebar .content,
.sidebar-sidebar-content .content {
	width: 468px;
}

.content-sidebar-sidebar .content-sidebar-wrap,
.sidebar-content-sidebar .content-sidebar-wrap,
.sidebar-sidebar-content .content-sidebar-wrap,
.archive .content-sidebar-wrap .content,
.single .content-sidebar-wrap .content, 
.content-sidebar .content {
	width: 786px;
}

.sidebar .widget {
	margin: 0 0 1px;
}

.widget-title {
	margin-bottom: 10px;	
}

.widget .fs-event-content {
	margin-bottom: 10px;
}

.fs-event-content li.fs-event {
	display:flex;
	justify-content: space-between;
	align-items: center;
}

li.fs-event {
	margin: 0;
	padding: 0;	
}

li.fs-event a {
	color: #000;	
}

li.fs-event .fs-event-date {
	color: #C61E21;
	font-size: 80%;	
	text-align: right;
	font-size: 12px;
	flex-shrink: 0;
}

li.fs-event a .fs-event-name {
	font-weight: 400;
	font-size: 10pt;
	
}
	
li.fs-event a:hover {
	color: #C61E21;	
}

/* Hyperlinks
------------------------------------------------------------ */

a {
	color: #C61E21;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #C61E21;
}

button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .button:hover, .entry-content .button:hover {
	background-color: #C61E21;
}

a img {
	border: none;
}

/* FS Border
------------------------------------------------------------ */

#border-top {

  height: 30px;
  left: 0;
  right: 0;
  top: 0;
  z-index: 100;
}

#border-left {

  width: 20px;
  left: 0;
  top: 0;
  bottom: 0;
  z-index: 100;
  min-height:1200px;
}

#border-right {

  width: 20px;
  right: 0;
  top: 0;
  bottom: 0;
  z-index: 95;
}

#border-bottom {
  height: 30px;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
}

#border-top, #border-left, #border-right, #border-bottom {

  background: none repeat scroll 0 0 #FFF;
  position: fixed;
}
  
/* Top Left Box */
#box-top-left {
  /* background:url("images/wildrumpussports-logohead-grey-small.jpg") no-repeat scroll left top transparent; */
  left: 0px;
  position: fixed;
  top: 0;
  z-index: 999;
}

#box-top-left-camera {
  background:url("../images/btn-camera-gray.png") no-repeat scroll left top transparent;
  left: 175px;
  position: fixed;
  top: 2px;
  z-index: 100; 	
  height: 24px;
  width: 37px;
}

#box-top-left-camera:hover {
  background:url("../images/btn-camera-black.png") no-repeat scroll left top transparent;
}

#box-top-right {
  right: 0px;
  position: fixed;
  top: 0;
  z-index: 999;
}

a#txtHeadWildRumpusSports {
  color:#CCC;
  padding-left:20px;
  font-family: 'Covered By Your Grace',Arial,sans-serif;
  font-size:18px;
  height:30px;
  line-height:30px;
  text-decoration:none;
}

a#txtHeadWildRumpusSports:hover {
  color:#000000;
  text-decoration:none;
}   
  


/* Header
------------------------------------------------------------ */

#header {
	width: 305px;
	margin-right: 922px;
}

.site-header {
	color: #fff;
	background-color:transparent;
	margin: 0 auto;
	margin-top: 25px;
	margin-right:922px;
	margin-bottom: 120px;
	text-shadow: 1px 1px #222;
	width:305px;
	
}

.title-area {
	float: left;
	overflow: hidden;
	margin-top: 25px;
	width: 305px;
}

/* Primary Navigation
------------------------------------------------------------ */

.nav-primary {
    background-color: #000;
    margin: auto;
    width: 1140px;
}

.genesis-nav-menu > .right > a:hover {
	color: #c61e21;
}

.nav-primary .sub-menu a:hover {
	background-color: #c61e21;
}

.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a {
	background-color: #c61e21;
}

.genesis-nav-menu > .search {
	height:44px;
	width:250px;
}

.search-form {
	height: 44px;
	width: 250px;
}

/* Background Site Image
------------------------------------------------------------ */

.background-image{	
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  position: fixed;
  z-index: -5;
}
  	
.background-image img{	
  width: 100%;
}

/* Footer
------------------------------------------------------------ */

.site-footer {
  background-color: #fff;
  color: #777;
  font-weight: normal;
  text-align:left;
}

.site-footer a {
  color:inherit;
  font-weight:500;
}

#footer .creds {
	
}

/* Footer Widgets
------------------------------------------------------------ */

#footer-widgets {
	/*background: url(../images/footer-widgets.jpg) top repeat-x;*/
	background-color: #fff;
	clear: both;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

#footer-widgets .wrap {
	font-size: 13px;
	line-height: 20px;
}

.footer-widget {
	float: left;
	margin: 0;
	width: 25%;
}

#border-top .social-icon {
	margin-top: 5px;	
}

#border-top .social-icon.last-icon {
	margin-right: 20px;	
}

.social-icon {
  	background-repeat: no-repeat;
    background-size: 20px auto;
    float: left;
    height: 20px;
    width: 20px;
    margin-right: 4px;	
}

.footer-widget .social-icon.last-icon {
	margin-right: 0px;
}



#border-top .twitter-icon { background-image: url('../images/social-media-twitter-gray.png');	}
#border-top .twitter-icon:hover { background-image: url('../images/social-media-twitter-black.png'); }
#border-top .facebook-icon { background-image: url('../images/social-media-facebook-gray.png'); }
#border-top .facebook-icon:hover { background-image: url('../images/social-media-facebook-black.png');	}
#border-top .youtube-icon { background-image: url('../images/social-media-youtube-gray.png');	}
#border-top .youtube-icon:hover { background-image: url('../images/social-media-youtube-black.png'); }
#border-top .instagram-icon { background-image: url('../images/social-media-instagram-gray.png'); }
#border-top .instagram-icon:hover { background-image: url('../images/social-media-instagram-black.png'); }
#border-top .rss-icon { background-image: url('../images/social-media-rss-gray.png');	}
#border-top .rss-icon:hover { background-image: url('../images/social-media-rss-black.png'); }

.footer-widget .twitter-icon { background-image: url('../images/social-media-twitter-black.png');	}
.footer-widget .twitter-icon:hover { background-image: url('../images/social-media-twitter-red.png'); }
.footer-widget .facebook-icon { background-image: url('../images/social-media-facebook-black.png'); }
.footer-widget .facebook-icon:hover { background-image: url('../images/social-media-facebook-red.png');	}
.footer-widget .youtube-icon { background-image: url('../images/social-media-youtube-black.png');	}
.footer-widget .youtube-icon:hover { background-image: url('../images/social-media-youtube-red.png'); }
.footer-widget .instagram-icon { background-image: url('../images/social-media-instagram-black.png'); }
.footer-widget .instagram-icon:hover { background-image: url('../images/social-media-instagram-red.png'); }
.footer-widget .rss-icon { background-image: url('../images/social-media-rss-black.png');	}
.footer-widget .rss-icon:hover { background-image: url('../images/social-media-rss-red.png'); }

/* Article
------------------------------------------------------------ */

.home article:first-child h2 {
	font-size:36px;	
	margin: 0px;
}

.home article:nth-child(n+2) h2 {
    font-size:20px;
    margin: 0px;
}

.home content article div {
	float: left;
}

/* 468 total width less image less title */
.home article header {
	width: 308px;
	float:right;
}

.home .entry-content p {
	display: none;
}

.home .entry-content img {
	margin: 0px;		
}

.single .entry-content {
	padding-top: 20px;
}

.home .entry, .page.page-template-page_blog-php .entry {
    margin-bottom: 6px;
    padding-bottom: 0px;
}

.entry-comments-link {
	display: none;
}

.entry-header .entry-meta {
	margin: 0px;
}

.content-sidebar .entry-footer {
	width:786px;
}

.home .entry-footer {
    width:468px;   	
}

.entry-footer {
	overflow:hidden;
}

.entry-meta {
	margin-bottom:5px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.entry-meta .entry-categories {
    text-align:center;
    overflow: hidden;
    font-size:80%;
    order: 2;
}

.entry-meta .entry-categories a:hover{
	color:#c61e21;
}



.entry-meta .entry-time {
	text-align:right;
	color:#000;
	order: 3;
	flex-shrink: 0;
}

.entry-meta .entry-author {
	order: 1;
	flex-shrink: 0;
}

.entry-tags {
	font-size: 12px;
	text-align: center;
	text-transform: uppercase;
	margin-top: 10px;
}

.entry-tags a {
	color: #999;
}

.entry-tags a:hover {
	color: #c61e21;
}

.entry-author a {
	color:#000;
}

.entry-author a:hover{
	color:#c61e21;
}

.entry-content .related-posts-block  {
	clear: both;
	margin:0px;
	padding-top:10px;
}

.entry-content .related-posts-block li{
  	margin-left:15px; 	
  	font-weight:bold;
  	line-height:1.2;
  	font-size:15px;
  	padding-bottom:5px;
}

#post-related-posts-title {
	
	
}

#post-related-posts-list ul, #post-related-posts-list li{
  list-style: none;
  float:left;
  width: 150px;
  text-align: center;
  font-weight: bold;	
}

.entry-content a {
	color:#c61e21;
}

h2.entry-title {
	24px;
}

.entry-title {
	font-size: 24px;
}

.entry-title a:hover {
    color: #c61e21;
}

.entry, .page.page-template-page_blog-php .entry {
  background: none;
  border-bottom: 1px solid #bababa;
  margin-bottom: 18px;
  padding-bottom: 0;
}

.home .entry, .page.page-template-page_blog-php .entry {
  margin-bottom: 9px;	
}

.archive-description {
	padding: 0;
	margin-bottom: 36px;
}

/* Sidebar Content
------------------------------------------------------------ */

.othernews_box_headline {
	font-size: 12px;
	height:40px;
	clear: both;
	margin: 2px 0 2px 0;
	color: #000;
}

.othernews_box_headline a {
	color: #000;
}

div.othernews_box_headline {
	text-align: right;
}

div.othernews_box_headline a  {
	color: #c61e21;
}

a:hover .othernews_box_headline {
	text-decoration: none;
}

.othernews_box_headline img {
	padding-right:4px;
}

.sponsornews_box_headline {
	font-size: 12px;
	height:45px;
	clear: both;
	margin: 2px 0 2px 0;
	color: #000;
}

#home_xcfeeds_box li{
    line-height: normal;
}

#home_xcfeeds_box h3 {
	display:inline;
	font-size: 12px;
}

#home_xcfeeds_box h3 a {
	color: #000;
}

#home_podcasts_box img {
	width: 63px;
	padding-right:4px;
	text-align: left;
	
}

#home_podcasts_box h4 a {
	font-size: 12px;
	color: #000;
}

#home_podcasts_box h4 a:hover {
	color: #c61e21;
}

.rpjc_widget_cat_recent_posts a {
	font-size: 12px;
	color: #000;
}

.widget {
	margin: 0;
}

.widget-wrap h4{
	margin-top:5px;
}

.widget ul > li:last-child, .widget p:last-child {
	border: 0;	
}

.widget-wrap .youtubechannelgallery {
	margin-top: 15px;
} 


.blog_box_item {
	clear: both;
}

.blog_box_headshot_left {
	float:left;
}

.blog_box_headshot_left img {
	padding-right:4px;
}

.blog_box_item_headline {
	font-size:12px;
	margin: 0;
}

.blog_box_item_headline a {
	color: #000;
}

.blog_box_item_author {
	font-size: 12px;
}

.latest-tweets ul li {
    margin-bottom: 6px;
}

.tweet-text {
	font-size: 12px;
}

.homexcfeed_author {
	font-size: 12px;
}

/* Business Directory
------------------------------------------------------------ */

.wpbdp-search-filter.wpbdp-form-field-label-business_genre {
	display:none;
}

.wpbdp-bar {
    width:384px;
    float: left;
}

#wpbdp-zipsearchwidget-2 p {
	display:none;
}

#wpbdp-zipsearchwidget-2 {
    background: #f7f7f7 none repeat scroll 0 0;
    border-bottom: 1px solid #ddd;
    padding: 10px 10px 4px;
    margin-bottom:30px;
    width:384px;
    margin-top: 30px;
}

.wpbdp-region-selector {
	width:393px;
	float:right;
}

#wpbdp-main-page input[type="text"],#wpbdp-category-page input[type="text"] {
	background-color: #FFF;
}

#wpbdp-category-page .wpbdp-button {
	padding: 10px;
}

form#wpbdmsearchform a.advanced-search-link {
	display: none !important;
}

form#wpbdmsearchform input[type="text"] {
	width: 200px;
	padding: 8px !important;
}

.wpbdp-bar .wpbdp-search-form {
	margin:0px !important;
}

.wpbdp-main-links input {
	margin-right: 10px;
}

/* Blogs Index
------------------------------------------------------------ */

.spostcont {
    height: 102px;
    line-height: 20px;
    margin: 2px;
    overflow: hidden;
    position: relative;
    width: 780px;
    z-index: 1;
}

.spost {
    left: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}

.line {
    border-bottom: 1px solid #cccccc;
    margin: 10px 40px 10px 20px;
}

.fpost {
    float: left;
    font-size: 12px;
    height: 72px;
    line-height: 16px;
    margin: 2px 2px 8px;
    overflow: hidden;
    padding: 0 13px 10px 0;
    width: 381px;
}

.headshot {
    float: left;
    padding-right: 5px;
}

.postcontent {
    margin-left: 60px;
}