/*
Theme Name: Twenty Thirteen Child
Theme URI: http://wordpress.transformnews.com/
Description: Twenty Thirteen Child theme!
Author: Ohio Web Technologies
Author URI: http://wordpress.transformnews.com/
Template: twentythirteen
Version: 0.1
*/
 
/* This is must */
@import url("../twentythirteen/style.css");  

/* No Sidebar Template */
.page-template-no-sidebar.sidebar .entry-header, .page-template-no-sidebar.sidebar .entry-content, .page-template-no-sidebar.sidebar .entry-summary, .page-template-no-sidebar.sidebar .entry-meta {
    max-width: 1070px;
    padding: 0px;
}


/* =Added by OWT */
span.stt_float {
    margin-left: 8px;
    margin-top: -6px;
}
.cue-playlist-container { clear: both;}
.site {max-width: 100%;}
.navbar {max-width: 100%;}
.site-footer {background-color: #140701;}
.sidebar .entry-header,  .sidebar .entry-content {padding: 0 376px 0 0px;}

/* Added to adjust the formatting of the Essay Contest Grid View */
.ow_vote_grid .ow_essay_get .vote_right_side_content { padding: 10px; text-align: justify;}

/* Added to fit wording Vote Now on Button */
.ow_vote_list .ow_show_vote_button a {width: 110px !important;}

/* Evens out the video contest title height so that single and double line titles are both the same height */
.ow_vote_grid.ow_video_contest .ow_show_contestant h2 {min-height: 40px;}

/* Christmas Theme */
/* .site-title {color: #fff;}
.site-description {color: #fff;}
.navbar {background-color: #300000;}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {color: #fff;}
.nav-menu li a {color: #f9e58f;}
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: #dd443c;}
.ow_votes_counter_content span, .ow_votes_view_content span {color: #fff !important;}
*/

/* New Years 2017 Theme */
/*.site-title {color: #fff;}
.site-description {color: #fff;}
.navbar {background-color: #7f5316;}
.nav-menu .sub-menu, .nav-menu .children {background-color: #140701;}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {background-color: #140701;}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {color: #fff;}
.nav-menu li a {color: #f9e58f;}
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: #7f5316;}
.ow_votes_counter_content span, .ow_votes_view_content span {color: #fff !important;}
*/

/* Spring Break 2017 Theme */
.site-header {background: #140701 url("https://demo.ohiowebtech.com/wp-content/uploads/2017/02/spring-break.jpg") no-repeat scroll !important;
	background-size: inherit !important;
	background-position: center top !important;
}
.site-title {color: #fff;}
.site-description {color: #fff;}
.navbar {background-color: #305891;}
.nav-menu .sub-menu, .nav-menu .children {background-color: #143769;}
.nav-menu li:hover > a, .nav-menu li a:hover, .nav-menu li:focus > a, .nav-menu li a:focus {background-color: #143769;}
.nav-menu .current_page_item > a, .nav-menu .current_page_ancestor > a, .nav-menu .current-menu-item > a, .nav-menu .current-menu-ancestor > a {color: #fff;}
.nav-menu li a {color: #f9e58f;}
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: #f26e2a;}
.ow_votes_counter_content span, .ow_votes_view_content span {color: #fff !important;}
.current-menu-item {background: #f26e2a;}
.site-footer {background-color: #143769;}
.site-footer a {color: #ffffff;}

/* Buy Votes version 1.5 adjustment */
/*.postid-4012 .ow_vote_fancybox-inner {min-height: 470px;} */


@media (min-width: 800px) {
	.contestants-template-default .ow_vote_single_section {float: none;margin-left: auto;margin-right: auto;max-width: 1070px;}
}

@media (max-width: 560px) {
	.rules-video {max-height: 560px; width:100%;}
}
@media (min-width: 560px) {
	.rules-video {height: 560px; width:100%;}
}