/*
Voit kirjoittaa oman CSS-koodisi tähän.

Napsauta ohjepainiketta yllä saadaksesi lisätietoja.
*/

#wp-admin-bar-sportspress {
	display: none;
}

ul a:active {
    color: #ffffff !important;
}

/* HOLLOWI  - fbb - style.css */

.entry-title,.page-title {
    border-bottom: none !important;
}

.posted-on {
    border: none !important;
}

.entry-meta,.posted-on {
    padding: 0.2em 1em !important;
}

#login > div:nth-child(5) {
    padding-top: 10px;
}

#login_wid-2 > div {
    padding: 10px;
}

#rss-2.widget.widget_rss ul {
    padding-left: 0px;
    padding-right: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    list-style: none !important;
    margin-left: 10px;
}

#adminmenu li a:focus div.wp-menu-image:before,#adminmenu li.opensub div.wp-menu-image:before,#adminmenu li:hover div.wp-menu-image:before {
    color: #FFF
}

#collapse-button:focus, #collapse-button:hover {
    color: #FD5C00 !important;
}

#adminmenu .wp-submenu a:focus,#adminmenu .wp-submenu a:hover,#adminmenu a:hover,#adminmenu li.menu-top>a:focus {
    color: #FD5C00;
}

#adminmenu li a:focus div.wp-menu-image:before,#adminmenu li.opensub div.wp-menu-image:before,#adminmenu li:hover div.wp-menu-image:before {
    color: #ffffff !important;
}

#menu-posts-sp_staff > a > div.wp-menu-image.dashicons:hover {
    color: #FD5C00;
}

#adminmenu li.menu-top:hover,#adminmenu li.opensub>a.menu-top,#adminmenu li>a.menu-top:focus {
    position: relative;
    background-color: #191e23;
    color: #FD5C00;
}

#wpadminbar .ab-top-menu>li.hover>.ab-item,#wpadminbar.nojq .quicklinks .ab-top-menu>li>.ab-item:focus,#wpadminbar:not(.mobile) .ab-top-menu>li:hover>.ab-item,#wpadminbar:not(.mobile) .ab-top-menu>li>.ab-item:focus {
    background: #32373c;
    color: #FD5C00;
}

#wpadminbar:not(.mobile)>#wp-toolbar a:focus span.ab-label,#wpadminbar:not(.mobile)>#wp-toolbar li:hover span.ab-label,#wpadminbar>#wp-toolbar li.hover span.ab-label {
    color: #FD5C00;
}

body {
    /* background: #A3A3A3 !important; */
}

.site-logo {
    transition-duration: 1.0s;
    transition-property: transform;
}

.site-logo:hover {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
}

.site-copyright {
    float: left;
    color: #000000;
}

.site-credit {
    float: right;
    color: #000000;
}

div > header > h1 {
    color: #ffffff;
}

.main-navigation {
    background: #2b353e;
    border-top: 1px solid #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
}

.main-navigation ul {
    margin: 0;
}

div#fbb-in {
    line-height: 1.8;
}

.sp-data-table tbody tr:hover {
    background: #333333;
}

.sp-data-table tbody a {
    text-decoration: none;
    text-transform: uppercase;
}

.gallery .gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
    position: relative;
    padding: 10px;
}

.gallery .gallery-item:hover {
    background-color: #d2d2d2;
    border: solid 1px #333333;
    border-radius: 4px;
}

.main-navigation .nav-menu > .current-menu-item > a,.main-navigation .nav-menu > .current-menu-parent > a,.main-navigation .nav-menu > .current-menu-ancestor > a,.main-navigation .nav-menu > .current_page_item > a,.main-navigation .nav-menu > .current_page_parent > a,.main-navigation .nav-menu > .current_page_ancestor > a {
    color: #fff;
    background-color: #222222;
}

.site-info {
    color: #333333 !important;
}

h1,h2,h3,h4,h5,h6 {
    clear: both;
    margin-bottom: 0em;
}

.entry-title,.page-title {
    color: #222222;
    text-transform: uppercase;
    padding: 0px 0px 0px 10px;
    border-bottom: 1px dashed #d2d2d2;
    background-color: #cecece;
    border-radius: 5px 5px 0px 0px;
}

.entry-details,.article-details {
    margin-bottom: 0.5em;
}

.posted-on {
    float: left;
    border-radius: 0px 0px 5px 0px;
    background-color: #b2b2b2;
    color: #ffffff;
}

.site-footer {
    background: #2b353e;
    color: #fff;
    height: 10px;
    border-radius: 0px 0px 5px 5px;
    box-shadow: 0px 2px 2px #333333;
}

.site-content {
    background: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
    border: 1px solid #333333;
}

.comment-form-url {
    display: none;
}

textarea {
    height: 80px;
    width: 90% !important;
}

.widget-title {
    font-size: 24px;
    padding: 0px 0px 0px 10px;
    background-color: #d2d2d2;
    border-bottom: 1px solid #a3a3a3;
    border-radius: 5px 5px 0px 0px;
}

.site-title {
    margin: 0;
    font-size: 48px;
    font-weight: bold;
    border: 1px solid rgba(0, 0, 0, 0.35);
    line-height: 1.25;
    background-color: rgba(190, 190, 190, 0.35);
    box-shadow: 0px 2px 3px 0px #333333;
    float: left;
    clear: none;
    border-radius: 5px;
    padding: 0px 10px 0px 10px;
}

.site-description {
    font-size: 16px;
    margin: 0;
    clear: left;
    color: #444444;
    padding: 5px;
}

.widget_recent_entries ul,.widget_pages ul,.widget_categories ul,.widget_archive ul,.widget_recent_comments ul,.widget_nav_menu ul,.widget_links ul,.widget_meta ul {
    margin-left: 0;
    /* margin-top: 6px; */
    padding: 5px;
    padding-top: 15px !important;
    background-color: #eee !important;
    border-radius: 0px 0px 5px 5px;
}

#recentcomments > li > a {
    color: #ff5d00 !important;
}

div#log_forms {
    background-color: #d2d2d2;
    padding: 10px;
    border-radius: 0px 0px 5px 5px;
}

.widget {
    background-color: #eee;
    border-radius: 0px 0px 5px 5px;
    font-size: 14px;
}

.error_wid_login {
    background-color: #444444 !important;
    color: #D2D2D2 !important;
    border: 0px !important;
    float: left !important;
    font-family: Oswald !important;
    font-weight: 400 !important;
    text-transform: uppercase !important;
    /* padding: 10px !important; */
    width: 100% !important;
    clear: both !important;
}

.player_label {
    padding: 2px 6px 2px 6px;
    background-color: #444444;
    color: #ffffff;
    border-radius: 4px;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    transform: scale(1.0);
}

.player_label:hover {
    background-color: #ff5d00;
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    transform: scale(1.1);
}

button.submit {
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    transform: scale(1.0);
}

button.submit:hover {
    transition: All 1s ease;
    -webkit-transition: All 1s ease;
    -moz-transition: All 1s ease;
    -o-transition: All 1s ease;
    transform: scale(1.1);
}

.sd-social-icon .sd-content ul li[class*=share-].share-google-plus-1 a.sd-button {
    background: #444444 !important;
}

.sd-social-icon .sd-content ul li[class*=share-].share-facebook a.sd-button {
    background: #444444 !important;
}

.sd-social-icon .sd-content ul li[class*=share-].share-twitter a.sd-button {
    background: #444444 !important;
}

#jp-relatedposts {
    display: none !important;
}

.article-header {
    position: relative;
    background: #eee;
    border-radius: 5px 5px 0px 0px;
    margin: 0;
}

.article-content {
    overflow: hidden;
    background: #eee;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0px 0px 5px 5px;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #b2b2b2;
}

.article-details {
    margin-bottom: 0em !important;
    padding-bottom: 0px;
}

.entry-content {
    background: #eee;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0px 0px 5px 5px;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #b2b2b2;
}

.entry-details {
    margin-bottom: 0em !important;
    padding-bottom: 10px;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
}

.entry-header {
    position: relative;
    background: #eee;
    border-radius: 5px 5px 0px 0px;
    margin: 0;
}

.entry-summary {
    background: #eee;
    padding-top: 10px;
    padding-left: 10px;
    padding-right: 10px;
    border-radius: 0px 0px 5px 5px;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #b2b2b2;
}

.article-header {
    position: relative;
    background: #eee;
    border-radius: 5px 5px 0px 0px;
    border-left: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
    margin: 0;
}

.fbbkommentti {
    font-size: 12px;
    float: right;
    padding-right: 5px;
    padding-left: 5px;
    background: #8f8f8f;
    padding-top: 1px;
    padding-bottom: 1px;
    border-radius: 0px 0px 0px 5px;
    color: #ffffff;
}

/* progress bar */
.mejs-controls .mejs-time-rail .mejs-time-total {
    background: #ff5d00 !important;
}

/* current time bar */
.mejs-controls .mejs-time-rail .mejs-time-current {
    background: #ffffff !important;
}

/* file loading bar */
.mejs-controls .mejs-time-rail .mejs-time-loaded {
    background: #ff7d38 !important;
}

/* lettering */
.mejs-currenttime,.mejs-duration {
    color: #666 !important;
}

/* HOLLOWI */
