@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,600,300,700);



/*

Theme Name: EOG RESPONSIVE

Description: Eye on Gaming

Version: 0.1

Author: EOG

*/



/******GENERAL*******/



/********************

RESET

html5doctor.com Reset Stylesheet

v1.6.1

Last Updated: 2010-09-17

Author: Richard Clark - http://richclarkdesign.com 

Twitter: @rich_clark

********************/



html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {

    margin:0;

    padding:0;

    border:0;

    outline:0;

    font-size:100%;

    vertical-align:baseline;

    background:transparent;

}

body {

    line-height:1;

    min-width: 320px;

}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {

    display:block;

}

nav ul , ul {

    list-style:none;

}

blockquote, q {

    quotes:none;

}

blockquote:before, blockquote:after, q:before, q:after {

    content:'';

    content:none;

}

a {

    margin:0;

    padding:0;

    font-size:100%;

    vertical-align:baseline;

    background:transparent;

    cursor: pointer;



}

/* change colours to suit your needs */

ins {

    background-color:#ff9;

    color:#000;

    text-decoration:none;

}

/* change colours to suit your needs */

mark {

    background-color:#ff9;

    color:#000;

    font-style:italic;

    font-weight:bold;

}

del {

    text-decoration: line-through;

}

abbr[title], dfn[title] {

    border-bottom:1px dotted;

    cursor:help;

}

table {

    border-collapse:collapse;

    border-spacing:0;

    float: left;

    width: 100%;

}

/* change border colour to suit your needs */

hr {

    display:block;

    height:1px;

    border:0;

    border-top:1px solid #ccc;

    margin:1em 0;

    padding:0;

}

input, select {

    vertical-align:middle;

}



/********************

    PRIMARY

********************/



body {

    color: #2e3c49;

    font-family: 'Titillium Web', sans-serif;

    background: url(images/bgContent.jpg) repeat-y center;

}



.clear:after {

    visibility: hidden;

    display: block;

    font-size: 0;

    content: "";

    clear: both;

    height: 0;

}



.clear {

    display: inline-block;

}



/* Hides from IE-mac \*/

* html .clear {height: 1%;}

.clear {display: block;}

/* End hide from IE-mac */

* html .clear { zoom: 1; } /* IE6 */

*:first-child+html .clear { zoom: 1; } /* IE7 */





a {

    text-decoration: none;

}



h1 {

    font-size: 2rem;

    padding: 0 0 5px 0;

    margin: 0;

    color: #666;

    line-height: 1em;

}



h2 {

    font-size: 20px;

    font-weight: normal

}



h3 , h4 {

    margin: 1% 0;

    display: inline-block;

    width: 98%;

    text-transform: uppercase;

    font-size: 1.1rem;

    background: url(images/bg-share-links.png) repeat top;

    padding: 1%;

}



ol li {

    list-style-position: inside;

}





.mobileNav { 

    display: none;

}



.left, .alignleft {

    float: left; 

}

.right, .alignright {

    float: left;}

.alignleft {

    margin-right: 10px;

}

.alignright {

    margin-left: 10px;

}

.aligncenter {

    display: block;

    margin: 30px auto

}



.leftImg {

    width: 35%;

    float: left;

    max-height: 200px;

    overflow: hidden;

}



.leftText {

    width: 60%;

    float: left;

    margin: 0 0 0 2% ;

}



.wp-caption-text {

    font-size: 10px;

    background: #22293b;

    color: #fff;

    margin: 0 9px 0 0;

    padding: 0 0 0 5px;

}





#cboxOverlay {

    background: none!important

}



.ads {

    width: 100%;

    margin: 2% 0;

    display: inline-block;

    padding: 0 0 2% 0;

    border-bottom: 1px solid #ccc;

}



.ads #text-56 img {

    max-width: 728px;

    width: 100%;

}



.middle-content {

    text-align: center;

}



/* Tabs container */

.r-tabs {

    position: relative;

    max-width: 820px;



}



/* Tab element */

.r-tabs .r-tabs-nav .r-tabs-tab , .r-tabs .r-tabs-nav li , .r-tabs .r-tabs-nav li a  {

    display:inline-block;    

    line-height: 20px;

    text-decoration: none;

    color: #fff;

    border: 0; 

    border-bottom:none;

    background: #22293b;

    outline:none;

    position:relative;

    font-size: 1rem;

}



/* Tab anchor */

.r-tabs .r-tabs-nav .r-tabs-anchor , .r-tabs .r-tabs-nav li a {

    display: inline-block;

    padding: 10px;

    text-decoration: none;

    font-weight: bold;

    color: #fff;

}



/* Disabled tab */

.r-tabs .r-tabs-nav .r-tabs-state-disabled {

    opacity: 0.5;

}



/* Active state tab anchor */

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {

    background-color: #fff;

    color: #666;

}



/* Tab panel */

.r-tabs .r-tabs-panel {

    background-color: white;

    border-bottom: 4px solid white;

}



/* Accordion anchor */

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {

    display: block;

    padding: 10px;

    background: #22293b;

    color: #fff;

    text-decoration: none;

}



/* Active accordion anchor */

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {

    background-color: #cc0000;;

    color: #fff;

}



/* Disabled accordion button */

.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {

    opacity: 0.5;

}



.r-tabs .r-tabs-nav {

    margin: 0;

    padding: 0;

    float: left;

    width: 100%;

}



.r-tabs .r-tabs-tab {

    display: inline-block;

    margin: 0;

    list-style: none;

}



.r-tabs .r-tabs-panel {

    padding: 1px;

    display: none;

}



.r-tabs .r-tabs-accordion-title {

    display: none;

}



.r-tabs .r-tabs-panel.r-tabs-state-active {

    display: block;

}



/* Accordion responsive breakpoint */

@media only screen and (max-width: 768px) {

    .r-tabs .r-tabs-nav {

        display: none;

    }



    .r-tabs .r-tabs-accordion-title {

        display: block;

        border-bottom: 1px solid #fff;

    }

}



/******socialNetwork*******/



.socialNetwork {

    max-width: 1280px;

    margin: 0 8px 0;

    position: relative

}

.socialNetwork ul {

    width: 25px;

    position: absolute;

    left: 0;

    background-color: white;

    overflow: hidden;

    padding: 5px;

    float: left;

    top: 0;

    z-index: 0;

    border: 1px solid #ccc

}

.socialNetwork ul li {

    display: block;

    margin: 0 0 5px 0

}

.socialNetwork ul li:last-child {

    margin: 0

}



/******HEADER*******/

#top {

    width: 100%;

    background: #354151;

    border-bottom: 1px solid #4c667d;

    padding: 1% 0;

}

/*******BODY********/



.wrap {

    max-width: 1170px;

    margin: 0 auto;

}



#header {

    width: 100%;

    background: #22293b;

    color: #fff;

}

#headerContent {

    width: 1160px;

    height: 375px;

    padding: 10px 0 0 10px;

    float: left; 

}

#logoContent {

    width: 80%;

    height: auto;

    float: left;

    padding: 1% 0 0 0;

}

.logo {

    width: 20%;

    height: auto;

    float: left;

}

.name {

    margin: 1% 0 0 2%;

    float: left

        ;

    width: 60%;

}

.name p, .name span {

    font-size: 2rem;

    padding: 0;

    margin: 0;

}

.name span {

    color: #eb1c15;

}

.catchword {

    margin: 1% 0 0 2%;

    float: left;

    width: 60%;

}

.catchword p {

    font-size: 0.8rem;

}





.main-menu {

    width: 100%;

    float: left;

    position: relative;

    z-index: 999;

    text-transform: uppercase;

    border-top: 1px solid #4c667d;

}

.search-top {

    margin: 3% 0;

    width: 20%; 

    float: right;

}



.search-top input {

    width: 98%;

    border: 1px solid #ccc;

    height: 30px;

    padding: 1%;

    background: #ddd url(images/icon-search.png) no-repeat 99% 50%;

}



#searchsubmit {

    display: none;



}



.main-menu ul {

    padding: 0;

    margin: 0;

    list-style-type: none;

}

.main-menu li {

    float: left;

    position: relative;

}

.main-menu a, .main-menu a:visited {

    display: block;

    font-size: 15px;

    color: #fff;

    line-height: 2.7em;

    text-decoration: none;

    padding: 1px 6px;

}



.main-menu li:hover {

    background: #900;

}

.main-menu ul ul {

    visibility: hidden;

    position: absolute;

    left: 0;

    border-top: none;

    background: #900

}

.main-menu ul ul a, .main-menu ul ul a:visited {

    color: #fff;

    font-size: 13px;

    height: auto;

    line-height: 1em;

    border-bottom: 1px solid #740000;

    padding: 8px;

    width: 190px;

}



.main-menu ul ul li {

    background-image: none !important;

}



.main-menu :hover > a , .main-menu a:hover {

    color: #FFF;

    background: #990000;

}



.main-menu ul ul :hover > a {

    background: #b81f25;

    color: #fff;

}

.main-menu ul :hover ul, .main-menu ul a:hover ul {

    visibility: visible;

}





.main-menu ul ul ul a, .main-menu ul ul ul a:visited {

    background: #b81f25;

    color: #FFF

}

.main-menu ul ul ul a:hover {

    background: #cc3333;

    color: #FFF

}

.main-menu ul ul ul {

    left: 160px;

    border-left: 1px solid #b81f25;

    top: 0;

    width: 120px;

    visibility: hidden

}

.borderRightNo {

    border-right: none!important

}

.main-menu ul ul ul.left {

    left: 0

}

.main-menu ul :hover ul ul {

    visibility: hidden

}

.main-menu ul :hover ul :hover ul {

    visibility: visible

}

#sponsors-ticker {

    width: 1170px;

    height: 55px;

    padding: 0 0 9px 0;

    float: left;

    margin: 10px 0 0 0;

    -moz-border-radius: 0px;

    border-radius: 0px;

    background: #22293b;

    position: relative;

    overflow: hidden;

}



#wrap-main-content {

    max-width: 1170px;

    margin: 0 auto;

}





#sidebar .topSportsbook , #sidebar .topCasino {

    margin-bottom: 5%;

}



#sidebar .topSportsbook ul li, #sidebar .topCasino ul li {

    width: 100%;

    height: 40px;

    display: inline-block;

    background: #ffffff; /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

    background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */

    background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-8 */

    border: 1px solid #ddd;

}





#sidebar .topSportsbook img, #sidebar .topCasino img {

    float: left;

}





#sidebar .topSportsbook ul li span.number, #sidebar .topCasino ul li span.number {

    width: 25px;

    height: 14px;

    padding: 12px 15px;

    background: #9dd53a; /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlkZDUzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ExZDU0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzgwYzIxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3Y2JjMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

    background: -moz-linear-gradient(top,  #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* IE10+ */

    background: linear-gradient(to bottom,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-8 */

    text-align: center;

    float: left;

    color: #333;

    font-weight: 700;

    border: 1px solid #006633;

}



#sidebar .topCasino ul li span.number  {

    background: #6db3f2; /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzZkYjNmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzU0YTNlZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzM2OTBmMCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZTY5ZGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

    background: -moz-linear-gradient(top,  #6db3f2 0%, #54a3ee 50%, #3690f0 51%, #1e69de 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6db3f2), color-stop(50%,#54a3ee), color-stop(51%,#3690f0), color-stop(100%,#1e69de)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* IE10+ */

    background: linear-gradient(to bottom,  #6db3f2 0%,#54a3ee 50%,#3690f0 51%,#1e69de 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6db3f2', endColorstr='#1e69de',GradientType=0 ); /* IE6-8 */

    border: 1px solid #2580c6;

}



#sidebar .topSportsbook ul li span.nameBook ,  #sidebar .topCasino ul li span.nameBook{

    float: left;

    /* height: 10px; */

    padding: 12px 0 0 15px;

    color: #333;

}



#sidebar .topCasino ul li span.review , #sidebar .topSportsbook ul li span.review  {

    float: right;

    padding: 8px 10px 0 15px;

    color: #999;

    font-weight: 900;

    font-size: 1.5rem;

}



.home {

    width: 70%;

    margin-right: 4%;}

.article {

    width: 65%;

    margin-right: 5%;

    padding: 1% 0%;

    overflow: hidden;

}

.article-radio, #main-content.category {

    width: 70%;

    margin: 0 4% 2% 0;

}

#main-content.page {

    width: 100%;

    padding: 20px

}

#main-content.page a:link, #main-content.article a:link {

    color: rgb(81, 170, 209);

    font-weight: bold

}

#main-content.page a:visited, #main-content.article a:visited, #main-content.article a:hover, #main-content.page a:hover {

    color: rgb(81, 170, 209);

    font-weight: bold

}

#main-content .text {

    width: 100%

}



#wrap-main-content p {

    line-height: 25px;

    margin-bottom: 10px;

}



.article h2 {

    margin-bottom: 10px;

}



.share-links {

    background: url(images/bg-share-links.png) repeat top;

    border: 1px solid #EAEAEA;

    width: 96%;

    /* margin:  0; */

    padding: 1% 0 2% 0;

}





#featured-articles .post-format1-title .date  {

    font-size: 0.8rem;	

}





#featured-articles .post-format1-title .date a {

    display: inline;

    text-transform: lowercase;

    font-size: 0.8rem;	

    font-weight: normal;

    font-style: italic;

    color: #666666;

}



#related_posts_thumbnails {

    display: block;

    width: 100%;

}



.vcard {

    margin: 0 5px 0 0;

}



.share-links img {

    margin: 0;

    padding: 0;

    border: none

}



#main-slide-post {

    float: left;

    /* margin-bottom: 2%; */

}



#slideshow {

    max-width: 820px;

    overflow: hidden;



}



#slideshow ul {

    padding: 0;

    list-style-type: none;

    height: 1%; /* IE fix */

}

#slideshow ul:after {

    content: ".";

    clear: both;

    display: block;

    height: 0;

    visibility: hidden;

}



#slideshow .slides ul {

    max-width: 820px;

}



#slideshow .slides-nav li {

    float: left;

    margin-right: 1px

}

#slideshow .slides-nav li a {

    color: #fff;

    display: block;

    padding: 10px;

    background: #22293b;

}



#slideshow .slides-nav li a:hover {

    color: #999

}

.js #slideshow .slides-nav li.on a {

    color: #eb1c15;

    background: #e6e6e6;

}



#content-forum-radio {

    margin-top: 10px;

    width: 100%;

}

.title-section {

    margin-bottom: 10px;

    width: 100%;

}

.audioplayer_container {

    padding: 7px 0 0 0

}



.icon-section {

    width: 27px;

    height: 22px;

    margin-right: 6px

}

#eog-radio ul {

    list-style: none;

    margin: 0;

    padding: 0

}

#eog-radio ul li {

    padding: 8px 10px;

    width: 290px;

    border-bottom: 1px solid #CCC

}

.accordionButton {

    padding: 2%;

    width: 95%;

    border: 1px solid #ddd;

    margin: 0 0 1% 0;

    height: 25px;

    background: #ffffff; /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YzZjNmMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

    background: -moz-linear-gradient(top,  #ffffff 0%, #f3f3f3 50%, #ededed 51%, #ffffff 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f3f3f3), color-stop(51%,#ededed), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* IE10+ */

    background: linear-gradient(to bottom,  #ffffff 0%,#f3f3f3 50%,#ededed 51%,#ffffff 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-8 */

}



.accordionButton {

    cursor: pointer

}



.accordionContent ul li {

    padding: 7px 0 7px 15px;

    border-bottom: 1px solid #CCC;

    margin-bottom: 7px

}

.accordionContent ul li a:link, .accordionContent ul li a:visited {

    font-size: 12px;

    color: #666

}



#featured-articles .post-format1-title a , #babes-week .post-format1-title a , #eog-radio a , .genericTittleBlue {

    font-size: 0.9rem;

    color: #22293b;

    font-weight: 700;

    margin-bottom: 5px;

    display: block;

    text-transform: uppercase;

}





#featured-articles .post-format1-title p {

    display: inline-block;

} 



#eog-community-blogs {

    margin-bottom: 15px;

    width: 660px

}

/*format post*/

.title-format { 

    font-size: 1.6em;

    margin-bottom: 2%;}





/*primary*/

.primary-FirstPost {

    width: 100%;

    display: inline-block;

    position: relative;

}



.primary-FirstPost-Img {

    height: 450px;

    /*background: #ccc;*/

    overflow: hidden;

}





.primary-FirstPost .caption {

    background: rgba(0,0,0,0.8);

    padding: 2%;

    color: #fff;

    position: absolute;

    bottom: 0;

    left: 0;

    font-size: 0.9rem;

}



/*.primary-FirstPost .caption .readmore {

        display: none;



}*/



.primary-FirstPost .caption a {

    text-transform: inherit;

    color: #fff;

    font-weight: normal;

}



.primary-FirstPost .caption .title {

    text-transform: uppercase;

    font-weight: bold;



}



#wrap-main-content .primary-FirstPost .caption p {

    line-height: normal;

    margin-bottom: 0;

    display: inline-block;

    font-size: 1.8rem;

}



.primary-Post {

    width: 25%;

    float: left;

    height: 200px;

    overflow: hidden;



    /* border: 1px solid red; */

}

.primary-Post a {

    color: #2e3c49;

}



.primary-Post img {

    /* margin: 0 5px 0 0; */

    float: left;

    max-height: 150px;

    border: 1px solid #ddd;

    height: inherit !important;

    width: 98% !important;

}



.primary-Post span {

    float: left;

    font-size: 0.8rem;

    padding: 2% 5% 0 0;

}



/*format post 1*/

.post-format1-item1 {

    margin: 0 0 2% 0;

}



.post-format1-item2 {

    width: 320px;

    margin: 0 0 20px 0

}



.post-format1-title {

    width: 63%;

    padding: 0 0 0 2%;

    /* font-weight: 900; */

}



.post-format1-title a {

    text-transform: uppercase;

}



/*format post 2*/

.post-format2-left {

    width: 540px;

}

.post-format2-item {

    width: 140px;

    margin: 0 40px 15px 0;

    height: 205px

}



.post-format2-author {

    padding: 5px 0;

    margin-bottom: 5px;

    width: 100%;

    border-bottom: 1px dotted #CCC

}

.post-format2-title {

    width: 140px;

}

.post-format2-btn {

    height: 120px;

    text-align: center;

    width: 120px;

}



#sidebar {

    width: 25.7%;}



.widget-container {

    margin-bottom: 20px;

    list-style: none;

}



#quick-info {

    width: 100%;

    padding-top: 20px;

    background: #22293b;

    color: #fff;

}

.quick-section { 

    min-height: 150px;

    padding: 0 65px 0 0;

}

.quick-section.first {

    padding-left: 0

}

.quick-section.last {

    background: none;

    padding-right: 0

}

.quick-section-title a:link, .quick-section-title a:visited {

    font-size: 1.2rem;

    padding-bottom: 5px;

    display: block;

    border-bottom: 1px solid #273440;

    text-transform: uppercase;

}



.follow-us {

    width: 35px!important;

    height: 35px!important;

    margin: 0 4px;

    padding: 0!important

}

.quick-section-title a img {

    margin-right: 5px

}

.quick-info ul li {

    padding: 5px 0 0 0;

    display: block;

}

.quick-info ul li a {

    cursor: auto;

    text-decoration: none;

    color: #fff;

    font-size: 0.9rem;



}

.social-media-links ul li {

    width: 35px;

    height: 35px;

    padding: 7px 5px 7px 4px;

    float: left

}



#footer {

    border-top: 1px solid #4c667d;

    width: 100%;

    background: #22293b;

    padding: 20px 0;

    color: #fff;

}



.footer-menu {

    width: 100%;

    padding-bottom: 10px;

}

.footer-menu ul {

    margin: 0;

    padding: 0;

    list-style: none

}

.footer-menu ul li a {

    float: left;

    padding: 0 20px 0 0;

    color: #fff;

    font-size: 0.925rem;

}



.footer-social_networks { 

    height: 40px;

}

.footer-social_networks img {

    margin: 0 10px 10px 0

}

.copyright-info {

    font-size: 10px;

    padding: 10px 0;

}

.copyright-info a:link, .copyright-info a:visited {

    color: #FFF;

}



/**************************

                RADIO

***************************/



#radio-single {

    /* background: url(images/bg-radio-single.jpg) no-repeat center top; */

    /* min-height: 350px; */

    /* width: 660px; */

    /* height: auto; */

    /* float: left; */

}

.radio-single-title {

    /* height: 110px; */

    /* margin: 10px 115px 0; */

    /* text-align: center; */

    /* width: 430px; */

}





.radio-single-title p {

    width: 100%;

}



.radio-single-title a:link, .radio-single-title a:visited {

    font-size: 1.7em;

    color: #900;

    line-height: 18px

}

.radio-single-audio {

    /* margin: 20px 155px 0; */

    /* width: 350px; */

}

.radio-single-content {

    /* margin: 30px 30px 0; */

    /* width: 600px

    */}

.radio-post {

    width: 96%;

    background: url(images/bg-post-loop.jpg) repeat-x bottom center;

    border: solid #CCC;

    border-width: 1px 1px 0 1px;

    padding: 2%;

    /* margin-left: 30px; */

}

.radio-post-right {

    width: 385px;

    margin-left: 20px

}

.radio-post-left {

    width: 174px;

    height: 134px;

    border: 3px solid #CCC

}

.radio-info {

    width: 100%;

    padding-bottom: 10px

}



.radio-info a {

    color: #cc0000;

}



.radio-read_more a:link, .radio-read_more a:visited {

    color: #900

}

.recentAudio , .radioSkin {

    margin-bottom: 20px;

    display: inline-block;

    border-bottom: 1px solid #ccc;

    padding-bottom: 20px;

}



.radioSkin {

    border: 1px solid #ccc;

    width: 96%;

    padding: 2%;

    float: left; 

}



.listenRadio {

    width: 100%;

    font-size: 2rem;

    display: inline-block;

    padding: 3% 0;

    border-bottom: 2px solid red;

    margin-bottom: 3%;

}



.listenRadio span {

    color: #eb1c15;

}



/*articles*/

.postBig {

    width: 100%;

    min-height: 250px;

    margin: 7px 0;

    border-bottom: 1px solid #CCC;

}

.postBig-img {

    width: 45%;

    margin-right: 2%;

    height: 200px;

}

.postBig-txt {

    width: 50%;

}

.postMedium {

    position: relative;

    width: 96%;

    border-bottom: 1px solid #CCC;

    padding: 2%;

}

.postMedium.last {

    margin: 7px 0 7px 0;

}

.postList {

    width: 97%;

    padding: 1%;

    margin: 0.5% 0;

    border: 1px solid #CCC;

}

.date-post {

    background: #f0f0f0;

    padding: 5px;

    font-size: 0.9rem;

}

#related_posts_thumbnails li {

    width: 140px;

    float: left;

    margin-bottom: 10px;

    padding: 10px!important;

    border: 0!important

}

#related_posts_thumbnails li:hover {

    background: #FFF

}

#related_posts_thumbnails li a {

    height: auto!important

}

#related_posts_thumbnails li img {

    width: 140px;

    height: 130px;

    border: 2px solid #CCC

}



.readmore {

    width: 100%;

    float: left;

    margin: 5px 0;

}



.readmore a , .view-all , .caption .readmore   {

    float: right;

    font-size: 0.725rem !important;

    color: #fff !important;

    background: #eb1c15;

    padding: 5px;

    text-transform: uppercase;

}



.caption .readmore {

    width: 65px;

    float: right;

}



.readmore:hover {



}



/*.breadcrumb {

        margin: 0 0 20px 0;

}*/



.breadcrumb a {

    color: #22293b;

}



.breadcrumb a:hover {

    color: #999;

}



.wp-pagenavi {

    float: left;

    margin: 5% 0;

    width: 100%;

}

.wp-pagenavi span, .wp-pagenavi a {

    border: none!important;

    float: left;

    padding: 5px 7px!important;

    margin-right: 5px!important;

}

.wp-pagenavi .current {

    background: #CCC;

    -moz-border-radius: 5px;

}

.wp-pagenavi a {

    -moz-border-radius: 5px;

    background: #eb1c15;

    color: #FFF

}

.wp-pagenavi a:visited {

    background: #CCC;

}

.wp-pagenavi a:hover {

    background: #CCC;

    color: #900

}

.wp-pagenavi span.current {

}

.pph-services {

    float: left;

    text-align: center;

    width: 100%;

}

.pph-services-item {

    display: inline-block;

    padding: 1%;

    margin: 0.5%;

    width: 30%;

}

.social-input {

    width: 315px

}

#social .social-input-row-comment {

    margin-top: 20px!important;

    float: left

}

input#captcha_code {

    width: 172px!important;

    height: 20px;

    border: 1px solid #CCC;

}

#contests {

    width: 660px;

    height: 145px;

    margin: 10px 0;

    padding-top: 15px;

    background: url(images/bg-eog_contests.jpg) no-repeat center top;

}

.contests-single {

    width: 150px;

    height: 100px;

    border-top: 4px solid #2e3c49;

    padding-top: 5px;

    margin-left: 15px;

}

.contests-link {

    width: 130px;

    height: 20px;

    padding: 115px 0 0 10px;

}

.categories {

    margin: 1% 0;

    width: 100%;

}



.categories-item {

    background: #243041;

    padding: 1% 2%;

    color: #FFF!important;

    margin: 0 10px 10px 0;

    width: 96%

}

.top-menu , #footer-content {

    max-width: 1170px;

    margin: 0 auto;

}

.top-menu span {

    color: #FFF;

    margin: 5px 10px 0 0

}

#menu-top-menu li {

    float: left;

    margin: 0;

    padding: 0

}

#menu-top-menu li a:link , #menu-top-menu li a:visited {

    color: #66cc33;

    margin: 5px 10px 0 0;

    padding-right: 10px;

    border-right: 1px solid #4c667d;

    float: left;

}



#menu-top-menu li a:hover {

    text-decoration: none!important;

    color: #CCC!important

}

img#wpstats {

    display: none

}

.accordionButton h2 {

    font-size: 0.9rem;

}

.title-section h2 {

    margin: 0;

    font-size: 20px;

    text-transform: uppercase;

}



.triContent {

    display: inline-block;

    width: 100%;

    overflow: hidden;

    min-height: 300px;

}



.tribox1 {

    width: 50%;

    float: left;

    margin: 0 10% 2% 0;

    min-height: 250px;

}



.tribox2 {

    width:35%;

    float: left; 

}	





.triContent a.triboxtitle {

    font-size: 0.9rem;

    color: #22293b;

    font-weight: 700;

    margin-bottom: 5px;

    display: block;

    text-transform: uppercase;

}



.triContent ul li {

    background: #ffffff;  /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2UxZTFlMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNmY2ZjYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); */

    background: -moz-linear-gradient(top,  #ffffff 0%, #f1f1f1 50%, #e1e1e1 51%, #f6f6f6 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(50%,#f1f1f1), color-stop(51%,#e1e1e1), color-stop(100%,#f6f6f6)); */ /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);  /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%); /* IE10+ */

    background: linear-gradient(to bottom,  #ffffff 0%,#f1f1f1 50%,#e1e1e1 51%,#f6f6f6 100%);  /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f6f6f6',GradientType=0 ); /* IE6-8 */

}



.triContent ul li a {

    border-bottom: 1px solid #ccc;

    display: block;

    padding: 5px ;

    margin: 0 0 1px 0;

    color: #2e3c49;

    font-size: 0.9rem;

}



.triContent .triboxPoll {

    margin: 2% 0;

}



.triContent .triboxPoll h3 , 

.triContent .triboxPoll .widgettitle {

    text-transform: uppercase;

    font-size: 16px;

} 





.triContent .bar {

    display: block;

    background: #9dd53a; /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzlkZDUzYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iI2ExZDU0ZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iIzgwYzIxNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3Y2JjMGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

    background: -moz-linear-gradient(top,  #9dd53a 0%, #a1d54f 50%, #80c217 51%, #7cbc0a 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#9dd53a), color-stop(50%,#a1d54f), color-stop(51%,#80c217), color-stop(100%,#7cbc0a)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* IE10+ */

    background: linear-gradient(to bottom,  #9dd53a 0%,#a1d54f 50%,#80c217 51%,#7cbc0a 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9dd53a', endColorstr='#7cbc0a',GradientType=0 ); /* IE6-8 */

    height: 15px;

    margin: 2px 0;

}





.triContent .votePoll , .triContent .resultBtn {

    width: 100%;

    padding: 5px;

    text-align: center;

    color: #fff;

    background: #606c88; /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzYwNmM4OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzZjRjNmIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

    background: -moz-linear-gradient(top,  #606c88 0%, #3f4c6b 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#606c88), color-stop(100%,#3f4c6b)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top,  #606c88 0%,#3f4c6b 100%); /* IE10+ */

    background: linear-gradient(to bottom,  #606c88 0%,#3f4c6b 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#606c88', endColorstr='#3f4c6b',GradientType=0 ); /* IE6-8 */

    display: block;

    font-size: 0.8rem;

    line-height: 20px;	

}



.tribox2 .post-format1-title {

    width: 100%;

    padding: 0;

}





.socialNetwork {

    max-width: 1280px;

    margin: 0 -50px;

    position: relative

}

.socialNetwork ul {

    width: 25px;

    position: absolute;

    left: 0;

    background-color: white;

    overflow: hidden;

    padding: 5px;

    float: left;

    top: 0;

    z-index: 0;

    border: 1px solid #ccc

}

.socialNetwork ul li {

    display: block;

    margin: 0 0 5px 0

}

.socialNetwork ul li:last-child {

    margin: 0

}



#header .main-menu .eogRadioLink {

    float: right;

    padding: 2px 5px 0 35px;

    background: url(images/iconRadio.png) no-repeat 10px 10px;

    border-left: 1px solid #354151;

}



#header .main-menu .eogRadioLink:hover {

    color: red;	

}



.post-format1-img {

    min-width: 270px;

}



/* container of content panels */

div.panel-container

{

    position:relative;    

    padding:0px; 

    margin:0px;

    float: left;

}



/* content panel */       

div.panel-container > div

{

    display: block;

    margin:0px;

}



div.panel-container img {

    width: 100%;

    height: auto;

}



/*.primary-FirstPost-Img {

        height: auto;

}*/









/********************

Live Score *********/



.liveScore {

    width: 100%;

    display: block;

    margin: 2% 0;

    min-height: 500px;

    overflow: hidden;

    background: #7d7e7d; /* Old browsers */

    /* IE9 SVG, needs conditional override of 'filter' to 'none' */

    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdkN2U3ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwZTBlMGUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);

    background: -moz-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* FF3.6+ */

    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #7d7e7d), color-stop(100%, #0e0e0e)); /* Chrome,Safari4+ */

    background: -webkit-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* Chrome10+,Safari5.1+ */

    background: -o-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* Opera 11.10+ */

    background: -ms-linear-gradient(top, #7d7e7d 0%, #0e0e0e 100%); /* IE10+ */

    background: linear-gradient(to bottom, #7d7e7d 0%, #0e0e0e 100%); /* W3C */

    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e', GradientType=0 ); /* IE6-8 */	

}





.widget_adrotate_widgets img {



    height: 250px;

}





/***********************

Related Posts

************************/



.related_posts_rpw_main_image {

    width: 15%;

}



.related_posts_rpw_main_content {

    width: 80%;

    float: left;

    text-align: left;

}



.related_posts_rpw_main_content p {

    color: inherit !important;

    font-size: 0.825rem !important;

    line-height: normal !important ;

}



.related_posts_rpw_main_content a {

    color: #bf0000;

}



iframe.forumTopics {

    min-height: 540px;

}





iframe.shareLink {

    border:none; 

    overflow:hidden; 

    width:110px; 

    height:21px;	

}



/*

.searchPage {

        padding: 20px 0;

        min-height: 350px;

}



.searchPage h2 {

        font-size: 2rem;

        color: #cc0000;

}



.searchPage p {

        padding: 20px 0;

}



.searchPage p a {

        color: #cc0000;

}

*/



.default-table tr td {

    border-bottom: 1px solid #ccc;

    padding: 5px;

}









/************ SCORE BAR

***********************/





.scoreBar {

    width: 100%;

    height: 60px;

    overflow: hidden;

    z-index: 100000000000000000000000000000000000000000;

    border-bottom: 1px solid #ccc;

}



.scoreWrapper a {

    text-decoration: none;

    color: #666;

}

.scoreWrapper {

    width: 100%;

    height: 60px;

    font-size: 1rem;

    color: #666;

    font-family: Arial, Helvetica, sans-serif;

    padding: 0;

    margin: 0;

    overflow: hidden;

}

.scoreWrapper .menu {

    float: left;

    width: 9%;

    padding-right: 1%;

    height: 60px;

    background: #e6e6e6;

}



.scoreWrapper .menu span {

    width: 100%;

    display: inline-block;

    text-align: right;

    font-size: 0.75rem;

}



.mainSportsMobile, .fullScoresMobile span {

    display: none;

}



.scoreWrapper .menu span.mainSports {

    font-size: 0.8rem;

    text-transform: uppercase;

    font-weight: bold;

    font-style: italic;

    padding: 5px 0;

    cursor: pointer;

}

.scoreWrapper .menu span.moreSports {

    font-size: 0.7rem;

    cursor: pointer;

}

.scoreWrapper .scores {

    width: 80%;

    float: left;

    height: 60px;

    overflow: hidden;

    cursor: pointer;

    background: #fff;

}

.scoreWrapper .tickerContent {

    width: 99999px;

    float: left;

}



.scoreWrapper .full {

    color: #555;

    text-transform: uppercase;

    height: 60px;

    width: 100%;

    float: left;

    border-right: 1px solid #ccc;

}

.scoreWrapper .empty td {

    padding: 4%;

    text-align: center;

    width: 120px;

}

.scoreWrapper .full .team, .full .status {

    font-weight: bold;

    padding: 3px;

}

.scoreWrapper .full .point {

    font-weight: bold;

    color: green;

}

.scoreWrapper .full .hour {

    color: #999;

    padding: 3px;

}

.scoreWrapper .empty {

    text-align: center;

    height: 60px;

    width: 100%;

    float: left;

    border-right: 1px solid #ccc;

}

.scoreWrapper .fullScores {

    float: left;

    width: 9%;

    padding-left: 1%;

    height: 60px;

    background: #ccc;

}





.scoreWrapper .sporTitle {

    text-align: center;

    height: 60px;

    width: 100%;

    float: left;

    border-right: 1px solid #ccc;

    background: #f6f6f6; 

    color: #354151;

}



.scoreWrapper .sporTitle td {

    padding-top: 12%;

    color: #354151;

    font-size: 1.3rem;

    text-transform: uppercase;

}



.scoreWrapper .fullScores span.fullLink {

    padding: 9% 1%;

    text-transform: uppercase;

    display: block;

    font-size: 0.8rem;

    width: 98%;

}

.scoreWrapper .moreSportsMenu {

    width: 80%;

    position: absolute;

    z-index: 10000000000000000000;

    margin: 0 0 0 10%;

    height: 60px;

    display: none;

    background: #fff;

}

.scoreWrapper .moreSportsMenu ul li {

    float: left;

    display: inline;

}

.scoreWrapper .moreSportsMenu ul li a {

    padding: 25px 0 12px 10px;

    color: #999;

    font-size: 1rem;

    text-decoration: none;

    display: block;

    text-transform: uppercase;

}



.scoreWrapper .moreSportsMenu ul li a:after {

    content: "▪";

    margin: 0 0 0 10px;

}



.scoreWrapper .moreSportsMenu ul li a:hover {

    color: #666;

}



.scoreWrapper .moreSportsMenu ul li:last-child a:after {

    content: "";

}



#owl .item {

    font-size: 0.7rem;

    margin:0;

}



/* clearfix */

.owl-carousel .owl-wrapper:after {

    content: ".";

    display: block;

    clear: both;

    visibility: hidden;

    line-height: 0;

    height: 0;

}

/* display none until init */

.owl-carousel {

    display: none;

    position: relative;

    width: 100%;

    -ms-touch-action: pan-y;

}

.owl-carousel .owl-wrapper {

    display: none;

    position: relative;

    -webkit-transform: translate3d(0px, 0px, 0px);

}

.owl-carousel .owl-wrapper-outer {

    overflow: hidden;

    position: relative;

    width: 100%;

    /* height: 100px; */

}

.owl-carousel .owl-wrapper-outer.autoHeight {

    -webkit-transition: height 500ms ease-in-out;

    -moz-transition: height 500ms ease-in-out;

    -ms-transition: height 500ms ease-in-out;

    -o-transition: height 500ms ease-in-out;

    transition: height 500ms ease-in-out;

}

.owl-carousel .owl-item {

    float: left;

    margin: 0

        ;

    height: 60px;

}



.owl-controls .owl-page, .owl-controls .owl-buttons div {

    cursor: pointer;

}

.owl-controls {

    -webkit-user-select: none;

    -khtml-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}

/* mouse grab icon */

.grabbing {

    cursor: url(grabbing.png) 8 8, move;

}

/* fix */

.owl-carousel .owl-wrapper, .owl-carousel .owl-item {

    -webkit-backface-visibility: hidden;

    -moz-backface-visibility: hidden;

    -ms-backface-visibility: hidden;

    -webkit-transform: translate3d(0, 0, 0);

    -moz-transform: translate3d(0, 0, 0);

    -ms-transform: translate3d(0, 0, 0);

}

/* CSS3 Transitions */



.owl-origin {

    -webkit-perspective: 1200px;

    -webkit-perspective-origin-x : 50%;

    -webkit-perspective-origin-y : 50%;

    -moz-perspective : 1200px;

    -moz-perspective-origin-x : 50%;

    -moz-perspective-origin-y : 50%;

    perspective : 1200px;

}

.vb_comm {
  width: 95%;
  display: inline-block; 
  padding: 15px;
  margin-bottom: 10px;
  -webkit-border-radius: 25px;
  -moz-border-radius: 25px;
  border-radius: 25px;
  background-color:#f5f5f5;
}
.vb_comm img.forum_user_picture {
  position: relative;
  display: inline-block;
  float: left;
  margin-right: 10px;
  max-width: 15%;
  height: auto;
}

.vb_comm p.username {
    text-transform: uppercase;
    font-weight: bold;
}


.vb_comm  blockquote {
    display:  table;
   
    font-style: italic;
    font-size: 14px;
  background: #f9f9f9;
  border-left: 10px solid #ccc;
  margin: 1.5em 10px;
  padding: 0.5em 10px;
  quotes: "\201C""\201D""\2018""\2019";
}
.vb_comm blockquote:before {
  color: #ccc;
  content: open-quote;
  font-size: 4em;
  line-height: 0.1em;
  margin-right: 0.25em;
  vertical-align: -0.4em;
}
.vb_comm blockquote p {
  display: inline;
}

.vb_comm h3 {
  font-weight: bold;
  padding: 0 0 5px 0;
  font-size: 125%;
  text-transform: capitalize;
  margin: 0;
}

a.treply {
  border-radius: 50px;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  color: #fff !important;
  background-color: #596370;
  float: right;
  padding: 10px;
  margin-right: 10px;
}

a.treply:hover {
  background-color: #6d9ab7;
}

#ytc-wrapper .row {
  padding-top: 25px;
}
h5.ytctitle {
  padding-top: 10px;
  padding-bottom: 5px;
}



.sportsbook-review {
	margin-bottom: 5%;
}


.sportsbook-review td {
	border-bottom: 1px solid #ccc;
	padding: 5px;
	vertical-align: center;
}

.sportsbook-review .join  {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    vertical-align: middle;
    text-align: center;
    background: #cc0000;
}

.sportsbook-review .join  a {
	color: #fff;
}


