/*
Theme Name: Real Soccer Child
Theme URI: 
Description: Child theme for the Real Soccer theme
Author: <a href="http://www.goodlayers.com">Goodlayers</a>
Author URI: 
Template: realsoccer-v1-00
Version: 1.00
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Fri, 28 Nov 2014 02:55:49 +0000 */ 

@import url('../realsoccer-v1-00/style.css');


.gdlr-classic-player .gdlr-soccer-player-thumbnail {
    background-color: #fff !important;
}
.gdlr-classic-player .gdlr-soccer-player-thumbnail a:hover {
    opacity: 0.8 !important;
    filter: alpha(opacity=80) !important;
}

.gdlr-portfolio-style2 .gdlr-portfolio-thumbnail {
    float: none !important;
}

.video-container {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px; height: 0; overflow: hidden;
}
 
.video-container iframe,
.video-container object,
.video-container embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


.alert {
    background-color: #ededed;
    display: block;
    padding: 10px;
}

.whitebox {
    background-color: #ffffff;
    display: block;
    padding: 10px;
}


.blackbox {
    background-color: #000000;
    display: block;
    padding: 10px;
}
.redbox {
    background-color: #8e0000;
    display: block;
    padding: 10px;
    box-shadow: 5px 5px #ededed;
    border-radius: 5px
}
.redboxplain {
    background-color: #8e0000;
    display: block;
    padding: 10px;

