html
{


    font-size: 18px;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}
body
{
	margin: 0px;
	padding:0px;

}
.carousel-item {
          width:677px ;
          height:295px;
          float:left;
        }
        .flash {
          width:677px  !important;
          height:295px  !important;
          background-color: white;
          z-index: 9999999;
          opacity:0;
          position:absolute;
          bottom:0;
          right:0;
          display: none;
        }

        .slider_num
        {
          position:absolute;
          bottom:0;
          right:0px;
          font-family: ARIAL;
        }

        .circle {
          position:relative;
          float:left;
          z-index: 999999;
          font-weight:bold;
          font-size:17px;
          color:#A80606 !important;
          background-color: white;
          width: 24px;
          height: 24px;
          border-radius: 50%;
          color:black;
          margin:5px 8px;
          line-height: 24px;
          text-align: center;
          border-color:#cccccc;
        }
        .circle_active {
          position:relative;
          float:left;
          z-index: 999999;
          font-weight:bold;
          font-size:17px;
          color:white !important;
          background-color: #A80606;
          width: 24px;
          height: 24px;
          border-radius: 50%;
          color:black;
          margin:5px 8px;
          line-height: 24px;
          text-align: center;
          border-color:#cccccc
        }
        .minicircle {
          position:relative;
          float:left;
          z-index: 99;
          font-weight:bold;
          font-size:14px;
          color:#A80606 !important;
          background-color: #cccccc;
          width: 14px;
          height: 14px;
          border-radius: 50%;
          color:black;
          margin:5px;
          border-color:#cccccc;
        }
        .minicircle_active {
          position:relative;
          float:left;
          z-index: 99;
          font-weight:bold;
          font-size:14px;
          color:white !important;
          background-color: #A80606;
          width: 14px;
          height: 14px;
          border-radius: 50%;
          color:black;
          margin:5px;
          border-color:#cccccc;
        }
        .pane_circle {
          position:relative;
          float:left;
          z-index: 999999;
          font-weight:bold;
          font-size:13px;
          background-color: #C7C7C7;
          width: 15px;
          height: 15px;
          border-radius: 50%;
          color:black;
          margin:5px;
          border-color:#cccccc;
        }
        .pane_circle_active {
          position:relative;
          float:left;
          z-index: 999999;
          font-weight:bold;
          font-size:13px;
          color:white !important;
          background-color: #A80606;
          width: 15px;
          height: 15px;
          border-radius: 50%;
          color:black;
          margin:5px;
          border-color:#cccccc;

        }

        /* .innerTEXT{
          position:absolute;
          top:2px;
          left:5px; 
        }*/
  .updated_info {
    color: #666666;
    font-size: 12px;
    float: left;
    width: 170px;
    margin-top: 8px;
  }
  .top_strip {
   width:990px;
   overflow:hidden;
   height: 35px;
   margin: 2px 0px;
   line-height:2;
 }
 #layout1.active {
   background-color: #ffffff !important;
   color: #666666 !important;}

.v-align
{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width:150px;
	height:45px;
}

.next-prev
{
	z-index: 0;
	visibility: visible;
   position:absolute;
   background-color: transparent;
   left:0px;
   height:295px  !important;
   width:130px  !important;

    overflow: hidden;
}
.next-prev-img
{
	 float: left;
opacity:0.5;
   width:120px  !important;
   height:120px  !important;
   background-color: #DDDDDD !important;
   color: #FFFFFF;
   margin:20px 5px 0px 5px;
   -moz-border-radius:60px;
   -webkit-border-radius:60px;
   border-radius:60px;
   overflow: hidden;
}
.carousel-img
{
   width:677px;
   height:295px;
   position: absolute;

    overflow: hidden;

     -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.carousel
{
	z-index: 0;
   width:677px;
   height:295px;

   float: left;
   margin-right: 10px;
   margin-bottom: 30px;
   background-color:black;

  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;

  overflow: hidden;
  position:relative;
  transition: all .2s;
}

.carousel-990
{  z-index: 20;
   width:677px;
   height:170px  !important;
   background-color: #CCCCCC;
   position: absolute;
   bottom:0;
   color:white;

background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 31%, rgba(0,0,0,0.65) 99%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 31%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 31%,rgba(0,0,0,0.65) 99%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );



}
.carousel:hover .carousel-title
{
	color:#FFCD06;
}
.carousel:hover .carousel-share
{
  -webkit-transform: translateY(-35px);
  transform: translateY(-35px);
}
.carousel:hover .carousel-img
{
	opacity:0.8;
  -webkit-transform: scale(1.1);
  transform: scale(1.1);

}
.carousel:hover .next-prev
{
    -webkit-transform: translateX(-150px);
  transform: translateX(-150px);
}

.carousel-title
{
position: absolute;
bottom:86px;
font-size:23px;
color:white;
width:647px;
line-height: 1.2;
font-weight: bold;
   overflow: hidden;
   padding-bottom:10px;
  margin:15px 15px 0px 15px;
}
.carousel-description
{
	position: absolute;
  bottom:38px;
  font-size:15px;
   color:white;
   width:647px;
   height:52px;
   line-height:1.26;
   overflow: hidden;
   margin:10px 15px 0px 15px;
}
.carousel-share
{
 position: absolute;
 bottom:-31px;
 margin-left:10px;

 display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;

}


 .div-300x250
{
   width:300px  !important;
   height:250px  !important;
   background-color: white;
   float:left;
}

 .ad-677x100
{
   width:677px  !important;
   height:100px  !important;
   background-color: #EAEAEA;
   float:left;
   margin-right: 10px;
   margin-bottom: 10px;
}
 .ad-300x100
{
   width:300px  !important;
   height:100px  !important;
   background-color: #EAEAEA;
   float:left;
   margin-bottom: 10px;
}
 .header-300
{
	font-weight:bold;
   font-size: 20px;
   width:300px;
   height:45px  !important;
   background-color: #EAEAEA;
   float:left;
   display: table-cell;
   vertical-align: middle;
   transition:all .2s;
}

 .div-477x375
{
   width:477px  ;
   height:375px  !important;
   background-color: white;
   float:left;
   margin-bottom: 10px;
   transition:all .2s;

}

.header-477
{
   /*padding: 5px 0px 0px 5px;*/
   font-size: 22px;
   width:477px;
   height:45px  !important;
   font-weight:bold;
   color:  #9F1502;
   display: table-cell;
   vertical-align: bottom;
   transition:all .2s;
}
.topstory-447
{

   width:457px ;
   height:310px  !important;
   position:absolute;
   margin-top:10px;
   margin-right:10px;
   margin-left:10px;
   /*padding: 5px;*/
   transition:all .2s;
  overflow: hidden
}

.overlay
{
  /*background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -o-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -moz-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1)); */

}
.ovl
{
  position:absolute;

  width:457px  !important;
   height:310px  !important;
  /*background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -o-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -moz-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));*/
}
.topstory-image
{
  width: 457px;
	height:310px;
	position:absolute;
  top:0;
  left:0;

}

.topstory-title
{
  margin: 0px 10px 5px 10px;
  padding-left:10px;
  font-size: 24px;
   width:452px;
  /*height:95px;*/
  padding-bottom:15px;
    line-height: 1.2;
  overflow: hidden;
  position: absolute;
  bottom: 94px;
  background: rgba(0, 0, 0, 0.5);
  left:-14px;
  color:white;
    text-shadow: 0px 0px 10px rgba(0, 0, 0, 1);


}

.topstory-summary {
    margin: 0px 10px 5px 10px;
    position: absolute;
    bottom: 30px;
    left: -14px;
    width: 452px;
    height: 64px;
    overflow: hidden;
    line-height: 1.3;
    font-size: 15.5px;
    color: #ECECEC !important;
    background: rgba(0, 0, 0, 0.5);
    text-shadow: 2px 1px 1px rgb(0, 0, 0);
    padding-left: 10px;
}
 .div-200x375
{

   width:200px ;
   min-height:375px;
   float:left;
   margin-bottom: 10px;
   margin-right: 10px;
   transition: all .2s;
}

.header-200
{

   text-align:left;
   font-size: 20px;
   width:200px  !important;
   height:45px  !important;
   font-weight:bold;
   color:  #9F1502;
   display: table-cell;
   vertical-align: bottom;
}

.featured-183
{
   font-size: 20px;
   width:180px ;
   height:139px;
   background-color:black;

   position: relative;
   text-align: center;
   margin:10px;

   background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
   background: -webkit-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -o-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -moz-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));

  overflow:hidden;
}

.featured-body
{
   position:absolute;

 /* background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -webkit-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -o-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -moz-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));*/
}
.featured-sub
{
       font-size: 13px;
       font-family: Arial;
    line-height: 1.35;
   width:180px;
   max-height:40px !important;
   color: #464646;

   margin-left:auto;
   margin-right:auto;
   margin-bottom: 8px;

border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color:#DDDDDD;

padding-bottom: 11px;
overflow: hidden;

text-align:left;
}

.featured-image
{
   width:180px ;
   height:137px;
   position:absolute;
   overflow:hidden;
   text-align: center;
   margin:10px;

}
.featured-title
{

	width:170px;
	font-size:14px;
	line-height: 1.2;
   position: absolute;
   bottom:5px;
   left:5px;
   color:white !important;
   text-align:left;
       text-shadow: 2px 1px 1px rgb(0, 0, 0);


   }

 .hot-audio
{
   width:300px ;
   height:375px  !important;
   float:left;
   margin-bottom: 10px;
}

.hot-audio-header
{

	font-size: 16px;
   width:300px ;
   height:45px  !important;
   /*background-color: #B71818 !important;*/
   color: #FFFFFF;
   display: table-cell;
   vertical-align: middle;
}
.hot-audio-body
{
   width:300px ;
   height:160px  !important;
   border-bottom-style: solid;
	border-bottom-width: 1px;
    border-bottom-color:#DDDDDD;
}
.hot-audio-title
{  margin-top: 10px;
   font-size: 14px;
   line-height:1.3;
   width:150px ;
   height:75px  !important;
   color:#b71818;
   overflow: hidden;
}
.hot-audio-summary
{
      font-size: 13px;
    line-height: 1.15;
    font-family: Arial;
   width:150px;
   height:43px  !important;
   color:black;
   float: left;
   overflow: hidden;
}
.hot-audio-img
{
	 float: left;

   width:120px;
   height:120px ;
   background-color: #DDDDDD !important;
   color: #FFFFFF;
   margin:10px 5px 0px 5px;
   -moz-border-radius:60px;
   -webkit-border-radius:60px;
   border-radius:60px;
   overflow: hidden;
}

.hot_active
{    height: 100% !important;
    float: left;
    color: #BB2713 !important;
    font-weight: bold;
    border-top: 1px solid #CCCCCC;
    background-color: white;
    border-left: 1px solid #CCCCCC;
    color: white;
    width:50%;
  }

.hot_inactive{height: 100% !important;
    float: left;
    color: #353535;
    font-weight: bold;
    border-bottom: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
    width:49%;
  }

.hot_inactive:hover{ background-color:#FF0000; color:white;}

.latest-stories
{
	font-size:22px;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #dddddd;

    border-bottom-style: solid;
	  border-bottom-width: 1px;
    border-bottom-color:#DDDDDD;

	width:975px;
	height:256px;
	float:left;
	padding-top: 10px;
	padding-left:10px;
    margin-top:20px;
	margin-bottom:20px;
	overflow:hidden;
  position: relative;
}
.latest-stories-header
{
	font-weight:bold;
	display: table-cell;
	vertical-align: middle;
}

.latest-story-holder
{
	width:216px;
	height:190px;
	float:left;
	margin-right: 12px;
	margin-left:12px;
	border-radius: 4px;
	position:relative;
	overflow: hidden;
}

.latest-story-overlay
{
	width:216px;
	height:190px;
	position:absolute;

}

.cat-bar-ls
{
  font-weight: bold;
	background: rgba(203, 27, 27, 0.7);
	color:white;
	padding: 5px;
	font-size: 13px;
	position:absolute;
	bottom:81px;
	margin:8px 0px;
}

.cat-bar-sub
{
  font-weight: bold;
	background: rgba(203, 27, 27, 0.7);
	color:white;
	padding: 5px;
	font-size: 13px;
	position:absolute;
	bottom:93px;
	margin:8px 0px;
}

.latest-story-text
{
	width:211px;
	height:53px;
  line-height: 1.25;
	font-size:14px;
	position:absolute;
	bottom:23px;
	left: -8px;
	overflow: hidden;
background: rgba(0, 0, 0, 0.5);
	margin: 8px;
	color:white;
	    text-shadow: 2px 1px 1px rgb(0, 0, 0);
	    padding-left: 5px;
	    padding-top:5px;

}

.latest-story-img
{
	width:216px;
	height:190px;
	position:absolute;
	overflow: hidden;
}


.sub-categories
{

	width:320px;
	height:563px;
  /*height:434px;*/
    float:left;
    margin:15px 5px 30px 5px;

	/*border-bottom-style: solid;
	border-bottom-width: 5px;
    border-bottom-color:#020F34;*/


}
.sub-cat-head
{
	font-weight:bold;
	font-size:24px;
	width:320px;
	height:30px;
	color:#9F1502;
	margin-bottom:10px;

}
.sub-cat-img
{   width: 320px;
	height:220px;
	position:absolute;
	/*margin-left:5px;*/
}

.sub-cat-title
{
	font-size:18px;
	line-height:1.2;
	color:white;
	width: 315px;
	height:65px;
	overflow:hidden;
	position:absolute;
	background: rgba(0, 0, 0, 0.7);
	bottom:31px;
  left:-5px;
  margin-left:5px; margin-right:5px;
  text-shadow: 2px 1px 1px rgb(0, 0, 0);
  padding-left: 5px;
  padding-top:5px;
}
.sub-cat-desc
{
	font-size:15px;
	margin-left:5px; margin-right:5px;  margin-bottom:0px;
	width: 315px;
	height:60px;
	overflow:hidden;
	position:absolute;
	bottom:31px;
	left:-5px;
	background: rgba(0, 0, 0, 0.5);
	color:#ECECEC;
	    text-shadow: 2px 1px 1px rgb(0, 0, 0);
	     padding-left: 5px;
	     line-height:1.3;


}
.sub-cat-head a {
  color: #9F1502;
}
.sub-cat-item a:hover {
    color: red !important;
}
.sub-cat-item a {
    color: #414141;
}
.overlay-top
{
	width: 320px;
	height:220px;
	position:relative;
  z-index:20;
 /* background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -webkit-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -o-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -moz-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));*/

  overflow: hidden;
}
.sub-cat-holder
{
	position:relative;
}
.sub-cat-item
{
	position: relative;
	width:320px;
	height:30px;
  padding:8px 0px;
  font-family: Arial !important;
	font-size: 13px !important;
  line-height: 1.3;
	color: #666666 !important;
	overflow: hidden;
	margin-top:10px;
	margin-bottom:10px;
  text-decoration: none;
	border-bottom-style: solid;
	border-bottom-width: 1px;
  border-bottom-color:#DDDDDD;
}

.poll-300
{
	width:300px;
	float:left;
	margin-bottom: 20px;
}
.poll-header
{
	font-size:22px;
	font-weight:bold;
	width:300px ;
	height:45px !important;
	background-color:#FF0000;
	color:#FFFFFF;
	display: table-cell;
	vertical-align: middle;
}
.poll-body
{
	width:300px;
	height:330px;
	background-color:#EEEEEE;
}
.poll-footer
{
	width:300px;
	height:45px !important;
	background-color:#b71818;
	color:#FFFFFF;
	text-align: right;
	position: relative;

}
.poll-vote
{
    position:absolute;
	right:0px;

	width:150px ;
	height:45px !important;
	background-color:#020F34;
	color:#FFFFFF;
}

.most-popular-300
{
	width:300px ;
	float:left;
	margin-bottom: 20px;
	color: #000000 !important;
}
.most-popular-header
{
	font-size:22px;
	font-weight:bold;
	width:300px ;
	height:45px !important;
	position: relative;
	background-color: #ffce0a;
	display: table-cell;
    vertical-align: middle;
	color:#333333;
}
.most-popular-300 a:hover {
    color: red !important;
}
.most-popular-300 a {
    color: #636363;
}

.hot-audio-title a:hover {
    color: #666666 !important;
}


.most-popular-img
{
	width:300px;
	height:225px !important;
	float:left;
    background-color: #DDDDDD;
	margin-bottom:5px;
	overflow: hidden;
}
.most-popular-title
{
	  font-size: 19px;
    line-height: 1.3;
    font-weight:bold;
	width:300px;
	min-height:45px !important;
	float:left;
	padding-bottom:8px;
	margin-bottom: 10px;

	border-bottom-style: solid;
	border-bottom-width: 1px;
    border-bottom-color:#DDDDDD;

    overflow: hidden;
}
.most-popular-item
{
	font-size:13px !important;
  font-family: Arial;
	width:300px;
	line-height:1.3;
	padding-bottom: 10px;
	float:left;
	margin-bottom: 5px;
	color:#414141;

	border-bottom-style: solid;
	border-bottom-width: 1px;
    border-bottom-color:#DDDDDD;

    overflow: hidden;
}

.potw-300
{
	width:300px;
	float:left;
	margin-bottom: 20px;
	overflow: hidden;
	text-decoration: none;
}
.potw-header
{
	font-size:22px;
	font-weight:bold;
	width:300px ;
	height:45px !important;
	background-color: #ffce0a;
	display: table-cell;
	vertical-align: middle;
	color:#333333;
}
.potw-img
{
	width:300px ;
	height:280px !important;
	float:left;
    background-color: #DDDDDD;
	margin-bottom:5px;
	overflow: hidden
}
.potw-title
{
	font-size:18px;
	line-height: 1.28;
	font-weight:bold;
	width:300px;
	color: #000000 !important;
	float:left;
	margin-bottom: 10px;
	text-decoration: none;
}
.potw-title a:hover { color:white; }
.potw-title a {
    text-decoration: none;
    color: inherit;
}


.media-pane
{
position: relative;
width:990px;
height:380px;
background-color: #151515;
overflow: hidden;
margin: 20px auto;
}

.media-nav
{
position: absolute;
width:100px !important;
height:380px;
background-color: black;
margin-right:10px;
}

.media-nav-item
{
font-size:21px;

width:100px;
height:55px;
background-color: black;
color:#FFCD05;
margin-top:5px;

display: table-cell;
vertical-align: middle;
text-align: center;
}
 .active
{

background-color: #232323;
color:#FFFFFF;

}

.media-pane-main
{
position:absolute;
left:0px;
width:410px;
height:315px;
background-color: black;
margin-top:10px;
margin-right: 10px;

overflow: hidden;
}
.media-pane-overlay
{
position:absolute;
left:0;
bottom:0;
width:410px;
height:90px;
background-color: black;
margin-top:10px;

  background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1) );
  background: -webkit-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -o-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -moz-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
}
.media-pane-text
{
position:absolute;
font-weight: bold;
bottom:0;
width:365px;
height:55px;
margin:10px;
color:white;
text-shadow: 2px 1px 1px rgb(0, 0, 0);

}
.media-sub
{
	position:absolute;
	left:425px;
}

.media-pane-sub-img
{
position: absolute;
width:220px;
height:152px;
}
.media-pane-sub
{
float:left;
width:220px;
height:152px;
background-color: black;

margin-top:10px;
margin-right: 10px;

  /*background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -webkit-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -o-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -moz-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));*/

  overflow:hidden;
}
.media-pane-sub-overlay
{
width:220px;
height:152px;
 position: absolute;
  /*background: -webkit-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -webkit-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -o-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: -moz-linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));
  background: linear-gradient(rgba(255,255,255,0), rgba(0,0,0,1));*/

  overflow:hidden;
}

.media-pane-sub-text
{
font-size:15px;
font-weight: bold;
color:white;
width:210px;
height:45px;
position: absolute;
bottom:10px;
margin:5px;
overflow:hidden;
    text-shadow: 2px 1px 1px rgb(0, 0, 0);

}
.media-pane-comments
{
font-size:15px;
background-image: url('../assets/images/comments.jpg');
background-repeat: no-repeat;
background-color: #ec5101;
font-size:13px;
color:white;
min-width:60px;
height:20px;
position: absolute;
bottom:0;
right:20px;
padding-left:25px;
color:white;
}
.m-latest-header {
    font-size: 22px;
    font-weight: bold;
    width: 300px;
    height: 45px !important;
    background-color: #FF0000;
    color: #FFFFFF;
    display: table-cell;
    vertical-align: middle;
}

.m_latest a { color: inherit; } 
 .m_latest {
  list-style-type: square;
    font-size: 13px !important;
    font-family: Arial;
    width: 300px;
    line-height: 1.5;
    padding: 5px;
    float: left;
    margin-bottom: 5px;
    color: #414141;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #DDDDDD;
    overflow: hidden;
}

