/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * C#B40103it left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
       (-o-min-device-pixel-ratio: 5/4),
       (-webkit-min-device-pixel-ratio: 1.25),
       (min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid requi#B40103 HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

/*Suro Start */
/* Let's get this party started */
::-webkit-scrollbar {
    width: 10px;
	height:10px;
	background-color:#ffffff;
}
 
/* Track */
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0); 
}
 
/* Handle */
::-webkit-scrollbar-thumb {
    background-color: #555555; 
	background-image:url(../img/scroll.png);
	background-position:center;
	background-repeat:no-repeat;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0); 
}
::-webkit-scrollbar-thumb:window-inactive {
    background-color: #555555; 
	background-image:url(../img/scroll.png);
	background-position:center;
	background-repeat:no-repeat;
}

/* web fonts */
@font-face {
    font-family:'arnamu';
    src: url('../web-fonts/arnamu.eot');
    src: url('../web-fonts/arnamu.eot?#iefix') format('embedded-opentype'),
         url('../web-fonts/arnamu.woff') format('woff'),
         url('../web-fonts/arnamu.ttf') format('truetype'),
         url('../web-fonts/arnamu.svg#ArianAMURegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'MetrostyleExtendedRegular';
    src: url('../web-metro/metr53w.eot');
    src: url('../web-metro/metr53w.eot') format('embedded-opentype'),
         url('../web-metro/metr53w.woff') format('woff'),
         url('../web-metro/metr53w.ttf') format('truetype'),
         url('../web-metro/metr53w.svg#MetrostyleExtendedRegular') format('svg');
}


*{
	font-family:arial, 'arnamu';
}

/* pageination */
.pagination {
	width: 200px;
	height: 25px;
}
.pagination a {
	display: block;
	height: 21px;
	font-size: 14px;
	line-height: 23px;
	padding: 0 7px;
	background-color: #E2E1E1;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#ffffff),to(#E2E1E1));
	background-image: -webkit-linear-gradient(top,#ffffff,#E2E1E1);
	background-image: -moz-linear-gradient(top,#ffffff,#E2E1E1);
	background-image: -ms-linear-gradient(top,#ffffff,#E2E1E1);
	background-image: -o-linear-gradient(top,#ffffff,#E2E1E1);
	background-image: linear-gradient(top,#ffffff,#E2E1E1);
	margin-bottom: 10px;
	float: left;
	border-radius: 4px;
	border: 1px solid #D1D1D1;
	text-decoration: none;
	color: #4E4E4E;
	text-shadow: 1px 1px 0 white;
	border-bottom: 1px solid #B8B8B8;
	font-weight: 800;
	margin-right: 5px;
}
.pagination a:hover {
	background-color: #ffffff;
	background-image: -webkit-gradient(linear,left top,left bottom,from(#E2E1E1),to(#ffffff));
	background-image: -webkit-linear-gradient(top,#E2E1E1,#ffffff);
	background-image: -moz-linear-gradient(top,#E2E1E1,#ffffff);
	background-image: -ms-linear-gradient(top,#E2E1E1,#ffffff);
	background-image: -o-linear-gradient(top,#E2E1E1,#ffffff);
	background-image: linear-gradient(top,#E2E1E1,#ffffff);
	border-top: 1px solid #B8B8B8;
	text-shadow: -1px -1px 0 white;
}
.activePage {
	font-size: 15px !important;
	border-color: #8F7676 !important;
}
.bottomLeftSlider {
	width: 100%;
	height: 184px;
	overflow: hidden;
	position: relative;
}

body{
	width:100%;
	min-width:1000px;
	background-color:#F6F5F2;
}
header{
	width:100%;	
}
.realHeader{
	width:1150px;
	margin:0 auto;
}
.realHeaderTop{
	margin-top:10px;
	height:90px;
}
.logo{
	width:400px;
	height:50px;
	float:left;
	margin-top:40px;
}
.logoImage a{
	display:block;
	width:400px;
	height:50px;
}
.logoImage img{
	display:block;
	width:400px;
	height:50px;
}
.logo span{
	display: block;
	float: left;
	font-size: 14px;
	color: #CC0000;
	line-height: 38px;
	margin-right: 10px;
	font-weight: bold;
	width: 360px;
	font-style: italic;
	text-align: right;
}
.logo span img{
	width:50px;
}
.headerBanner{
	width:728px;
	height:90px;
	float:right;
}
.realHeaderBot{
	margin-top:10px;
	height:30px;
	margin-bottom:5px;
}
.socialHeader{
	height:30px;
	float:left;
}
.headerLike{
	float:left;
	height:22px;
	margin:5px 10px;
	margin-left:0;
}
.headerInformers{
	height:30px;
	float:right;
	margin-right:10px;
}
.weather{
	float:left;
}
.weatherItem{
	position:relative;
	width:135px;
	height:30px;
	margin-right:10px;
}
.weatherDesc{
	display:none;
}
.weatherCity{
	position:absolute;
	font-size:12px;
	font-weight:bold;
	color:#333333;
	top:0;
	left:0;
}
.weatherImage{
	width: 65px;
	position: absolute;
	top: -6px;
	left: 23px;
}
.weatherTemp{
	position:absolute;
	font-size:30px;
	line-height:30px;
	color:#333333;
	right:0;
	top:0;
	font-weight:bold;
	font-family:'MetrostyleExtendedRegular';
}
.clock{
	float:left;
	margin-right:10px;
	font-size:30px;
	line-height:30px;
	height:30px;
	font-family:'MetrostyleExtendedRegular';
}
.rate{
	width:154px;
	height:30px;
	float:left;
	position:relative;
}
.rate span{
	display: block;
	float: left;
	font-size: 14px;
	line-height: 30px;
	height: 30px;
	font-family: 'MetrostyleExtendedRegular';
	text-align: center;
}
.rateLeft{
	position:absolute;
	left:0;
	top:0;
	width:8px;
	height:30px;
	background-image:url(../img/r_left.png);
	cursor:pointer;
}
.rateRight{
	position:absolute;
	right:0;
	top:0;
	width:8px;
	height:30px;
	background-image:url(../img/r_right.png);
	cursor:pointer;
}
.searchBox{
	height:30px;
	float:right;
}
.search{
	display:block;
	float:left;
	width:275px;
	height:30px;
	margin:0;
	padding:0;
	border:none;
	outline:none;
	padding:0 10px;
	font-family:'arnamu';
	font-size:14px;
	-webkit-appearance: none;
	-webkit-border-radius:0; 
	border-radius:0;
}
.ssubmit{
	display:block;
	float:right;
	height:30px;
	margin:0;
	padding:0;
	border:none;
	outline:none;
	padding:0 10px;
	font-family:'arnamu';
	font-size:14px;
	color:white;
	background-color:#B40103;
	-webkit-appearance: none;
	-webkit-border-radius:0; 
	border-radius:0;
}
.menu{
	margin-bottom:0;
	height:40px;
	background-color:white;
}
.menu a{
	display:block;
	float:left;
	color:#1D1D1D;
	line-height:40px;
	font-weight:bold;
	text-decoration:none;
	padding: 0 24px;
	transition: all 0.5s ease;
	font-size:16px;
}
.menu a:hover, .active{
	color:white !important;
	background-color:#B40103;
	transition: all 0.5s ease;
}
.homeA{
	padding:0 !important;
}
.home{
	width:40px;
	height:40px;
	background-image:url(../img/home.png);
	transition: all 0.5s ease;
}
.home:hover{
	width:40px;
	height:40px;
	background-image:url(../img/home.png);
	background-position:bottom;
	transition: all 0.5s ease;
}
.home2 {
	width:40px;
	height:40px;
	background-image:url(../img/home.png);
	background-position:bottom;
	transition: all 0.5s ease;
}

.titler{
	line-height: 30px;
	color:#B40103;
	background-color: whitesmoke;
	padding: 0 15px;
	margin-top:10px;
	font-size: 13px;
	border: 1px solid #E7E7E7;
}
.titler a{
	text-decoration:none;
	color:#B40103;
}
.main{
	width:1150px;
	min-height:500px;
	margin:10px auto;
}
.mainLeft{
	width:728px;
	min-height:500px;
	float:left;
	background-color:white;
}
.mainRight{
	width:392px;
	min-height:500px;
	padding:10px;
	padding-top:0;
	background-color:white;
	float:right;
	border-left: 1px solid #858585;
}
.dateSearchBox{
	height:30px;
	border: 1px solid #E7E7E7;
	border-top:none;
	position:relative;
}
#datepicker{
	width:300px;
	height:30px;
	border:none;
	outline:none;
	margin:0;
	padding:0 10px;
	font-family:'arnamu';
}
.ui-datepicker-trigger{
	position: absolute;
	top: 3px;
	right: 66px;
	width: 24px;
	height: 24px;
}
.latestTabs{
	width:100%;
	padding-right:20px;
	margin-left:-10px;
	height:30px;
	background-color:whitesmoke;
}
.latestTabs a{
	display:block;
	float:left;
	height:30px;
	line-height:30px;
	padding:0 15px;
	font-size:14px;
	color:#333333;
	text-decoration:none;
	margin-right:5px;
	border-radius:0 2px 0 0 ;
	font-weight:bold;
}
.latestTabs a:hover,.activeTab{
	background-color:white;
}
.mostPopSelect {
	height: 35px;
}
.latest{
	padding-top:8px;
}
.allLatest{
	margin-bottom:10px;
}
.allLatest a{
	display: block;
	float:right;
	text-align: center;
	line-height: 30px;
	color: #B40103;
	background-color: whitesmoke;
	padding: 0 15px;
	margin-top: 10px;
	font-size: 13px;
	border: 1px solid #E7E7E7;
	width: 100px;
	font-style:italic;
}
.latestScroll{
	overflow:auto;
	height: 485px;
	border-bottom:2px solid #B40103;
}
.latestOnShow{
	height:800px;
	border-bottom:2px solid #B40103;
	overflow:auto;
}
.latest a{
	display: block;
	text-decoration: none;
	transition: all 0.2s ease;
	min-height:50px;
	padding:3px;
	margin-bottom:5px;
}
.latest a img{
	display: block;
	width: 80px;
	height: 50px;
	float: left;
	margin-right: 5px;
}
.latest a span{
	display:block;
	overflow:hidden;
	color: #333333;
	font-size: 14px;
	line-height: 17px;
}
.latest a time{
	display:block;
	color:#B40103;
	font-style:italic;
	font-size:12px;
	line-height:12px;
	margin-bottom:3px;
}
.latest a:hover{
	background-color:whitesmoke;
	transition: all 0.2s ease;
}
.blogging{
	width: 728px;
	min-height: 300px;
	position: relative;
}
.mainNews a{
	display:block;
	width:708px;
	height:230px;
	margin:10px;
	margin-bottom:8px;
	text-decoration:none;
	text-shadow:1px 1px 0 white;
	border-bottom:2px solid white;
	transition: all 0.2s ease;
}
.mainNews a:hover{
	background-color:white;
	border-bottom:2px solid #B40103;
	transition: all 0.2s ease;
}
.mainNews a img{
	display:block;
	width:350px;
	height:230px;
	float:left;
	margin-right:10px;
}
.mainNews a b{
	display: block;
	width: 340px;
	max-height: 78px;
	overflow: hidden;
	float: left;
	color: #333333;
	font-size: 20px;
	line-height: 26px;
}
.mainNews a time{
	display:block;
	width:340px;
	height:20px;
	float:left;
	color:#333333;
	font-size:12px;
	line-height:20px;
}
.mainNews a span{
	display:block;
	width:340px;
	height:108px;
	float:left;
	color:#333333;
	font-size:14px;
	line-height:18px;
	overflow:hidden;
}
.mainSmall{
	width:708px;
	height:267px;
	margin:0 10px;
	margin-bottom:10px;
}
.mainSmall a{
	display:block;
	float:left;
	width:169px;
	height:265px;
	margin-left:10px;
	text-decoration:none;
	border-bottom:2px solid white;
	border-top:2px solid white;
	transition: all 0.2s ease;
}
.mainSmall a:hover{
	background-color:white;
	border-bottom:2px solid #B40103;
	border-top:2px solid #B40103;
	transition: all 0.2s ease;
}
.mainSmall.mainSmall a:first-child{
	margin-left:0;
}
.mainSmall a img{
	display:block;
	width:169px;
	height:105px;
}
.mainSmall a b{
	display:block;
	width:169px;
	max-height:60px;
	overflow:hidden;
	color:#333333;
	font-size:14px;
	line-height:20px;
	margin:0 5px;
	margin-top:10px;
}
.mainSmall a time{
	display:block;
	width:145px;
	margin:0 5px;
	height:16px;
	color:gray;
	font-size:10px;
	line-height:16px;
}
.mainSmall a span{
	display:block;
	width:145px;
	margin:0 5px;
	height:66px;
	float:left;
	color:#333333;
	font-size:13px;
	line-height:16px;
	overflow:hidden;
}
.facebookLikeBox{
	margin-bottom:10px;
}
.mostPop{
	border:1px solid #E7E7E7;
	border-top:none;
	padding:5px;
	padding-top:2px;
}
.mostPop a{
	display:block;
	height:150px;
	margin:2px;
	margin-top:5px;
	background-color:white;
	text-decoration:none;
	text-shadow:1px 1px 0 white;
	border-bottom:2px solid white;
	transition: all 0.2s ease;
	position:relative;
}


.haveSeen{
	position:absolute;
	font-size:12px;
	color:#AE0E12;
	bottom:3px;
	right:10px;
	line-height:15px;
	height:15px;
}
.mostPop a:hover{
	background-color:whitesmoke;
	border-bottom:2px solid #B40103;
	transition: all 0.2s ease;
}
.mostPop a img{
	display:block;
	width:118px;
	height:70px;
	float:left;
	margin-right:5px;
}
.mostPop a b{
	display:block;
	width:150px;
	max-height:54px;
	overflow:hidden;
	float:left;
	color:#B40103;
	font-size:13px;
	line-height:18px;
}
.mostPop a time{
	display:block;
	width:150px;
	height:20px;
	float:left;
	color:#333333;
	font-size:8px;
	line-height:20px;
}
.mostPop a span{
	display:block;
	height:50px;
	float:left;
	color:#333333;
	font-size:13px;
	line-height:17px;
	overflow:hidden;
	margin:5px;
}
.pressScroll{
	height:380px;
	overflow:auto;
	margin-bottom:10px;
}
.pressScroll a{
	height:135px;
}
.catsOnMainUnit{
	width:708px;
	margin:10px;
	background-color:white;
}
.catsUnits a{
	display:block;
	width: 172px;
	height:200px;
	border-left:1px solid whitesmoke;
	float:left;
	text-decoration:none;
	transition: all 0.5s ease;
	padding-top: 8px;
	border:1px solid white;
	border-top:none;
	margin: 1px;
	margin-top: -1px;
}
.catsUnits a:hover{
	background-color:whitesmoke;
	border:1px solid #E7E7E7;
	border-top:none;
}
.catsUnits img{
	display: block;
	width: 172px;
	height: 105px;
}
.catsUnits span{
	display: block;
	font-size: 13px;
	margin: 3px 8px;
	overflow: hidden;
	height: 90px;
	color: #333333;
	line-height: 18px;
	font-weight: bold;
}
.videoMain{
	width:728px;
	height:370px;
	background-color:black;
}
.videoMainTitle{
	margin:0 10px;
	height: 30px;
	line-height: 30px;
	border-bottom:1px solid white;
}
.videoMainTitle a,.videoMainTitle span{
	display:block;
	color:white;
	text-decoration:none;
	font-size:15px;
}
.largeVideo{
	width:490px;
	height:320px;
	margin:10px;
	margin-right:0;
	float:left;
	padding-right:4px;
}
.videoLargePlay{
	position: absolute;
	top: 108px;
	left: 218px;
	width: 39px;
	padding-left: 5px;
	height: 44px;
	border-radius: 44px;
	border: 5px solid rgba(255, 255, 255, 0.6);
	line-height: 40px;
	color: rgba(255, 255, 255, 0.6);
	font-weight: bold;
	font-size: 46px;
	text-align: center;
}
.largeVideo a{
	display:block;
	width:490px;
	height:320px;
	position:relative;
	text-decoration:none;
}
.largeVideo span{
	display:block;
	color:white;
	text-decoration:none;
	line-height:20px;
	font-size:15px;
	font-weight:bold;
	margin:0 10px;
}
.smallVideo{
	width:208px;
	height:320px;
	margin:10px 0;
	float:left;
	overflow:auto;
	padding-left:4px;
	border-left:1px solid white;
}
.smallVideo a{
	display:block;
	width:198px;
	margin-bottom:5px;
	text-decoration:none;
}
.smallVideo a img{
	display:block;
	width:198px;
	margin-bottom:5px;
}
.smallVideo a span{
	display:block;
	width:198px;
	color:white;
	font-size:13px;
	line-height:16px;
}
.colorUnit{
	background-color: black;
	padding: 0 10px;
	padding-bottom: 10px;
	margin-left: 0;
}
.colorUnit a{
	border:none;
	margin:0 2px;
	border-bottom:2px solid black;
}
.colorUnit a span{
	color:white;
}
.colorUnit a:hover{
	border:none;
	border-bottom:2px solid #B40103;
	background-color: black;
}

/* Cat Page */

.catPageUnit{
}
.catPageUnit a{
	display:block;
	text-decoration:none;
	width:708px;
	padding:10px;
	transition: all 0.5s ease;
}
.catPageUnit a:hover{
	background-color:whitesmoke;
	transition: all 0.5s ease;
}
.catPageUnit b{
	display:block;
	color:#333333;
	font-size:22px;
	line-height:28px;
	margin-bottom:10px;
}
.catPageUnitDesc{
	line-height:19px;
	height:120px;
	overflow:hidden;
}
.catPageUnitDesc img{
	display:block;
	float:left;
	margin-right:10px;
	width: 179px;
	height:120px;
}
.catPageUnitDesc span{
	color:gray;
	font-size:14px;
}

/* Article Show */

.news{
	padding:10px;
}
.news h1{
	padding:0;
	margin:0;
	margin-bottom:10px;
}
.news time{
	font-size:12px;
	line-height:12px;
	margin-bottom:5px;
	color:gray;
}
.recomendBox{
	width:708px;
	height:21px;
	margin-bottom:10px;
}
.recomendBoxUnit{
	width:135px;
	float:left;
	overflow:hidden;
	margin-right:10px;
}
.news p{
	padding:10px 0;
	margin:0;
	text-align:justify;
}
.articleImge{
	width:708px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom:2px solid whitesmoke;
}
.articleImge img{
	display:block;
	width:450px;
}
.articleVideo{
	padding:10px 0;
	margin:10px 0;
	border-top:2px solid whitesmoke;
	border-bottom:2px solid whitesmoke;
	border-top:2px solid whitesmoke;
}
.articleInner{
	float:right;
	width:241px;
}
.suggestions{
	width:219px;
	min-height:50px;
	border: 1px solid #E4E4E4;
	background-color:whitesmoke;
	padding-left:10px;
	margin:10px;
	margin-right:0;
}
.suggestions ul{
	margin:0;
	padding:0;
	list-style-image:url(../img/li.png);
	margin-left: 13px;
}
.suggestions h4{
	margin:0;
	padding:0;
	margin-top:5px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: 1px solid #E4E4E4;
	width:211px;
}
.suggestions li{
	margin:0;
	padding:0;
}
.suggestions a{
	display:block;
	color:#333333;
	text-shadow:1px 1px 0 white;
	text-decoration:none;
	margin-bottom:5px;
	font-size:14px;
}
.suggestions a:hover{
	text-decoration:underline;
}
.articleAuthor{
	width:220px;
	padding-left:10px;
	border-left:1px solid whitesmoke;
	margin:10px;
	margin-right:0;
}
.articleAuthor b{
	display:block;
	color:silver;
	font-size:12px;
	height:12px;
	line-height:12px;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom:1px solid whitesmoke;
}
.articleAuthor span{
	display:block;
	font-size:12px;
	line-height:14px;
	color:gray;
	float:left;
	margin-top:10px;
}
.articleAuthor a{
	display:block;
	text-decoration:none;
}
.articleAuthor img{
	display:block;
	width:40px;
	height:40px;
	float:left;
	border-radius:40px;
	margin-right:10px;
}
.articleAuthor h3{
	margin:0;
	padding:0;
	color:#333333;
	font-size:15px;
	line-height:18px;
}
.followAuthor{
	width:220px;
	float:left;
}
.followAuthorUnit{
	width:220px;
	height:22px;
	margin-top:10px;
	float:left;
}
.articleShaher{
	padding:5px 10px;
	border-top:1px solid whitesmoke;
	border-bottom:1px solid whitesmoke;
}
.articleComments{
	padding:10px;
}
.yashare-auto-init{
	float:right;
}
.articleViewCounter{
	float: left;
	font-size: 14px;
	line-height: 30px;
	color: #B40103;
}



footer{
	width:1150px;
	margin:10px auto;
	background-color:black;
	position:relative;
}
.copyright{
	width:400px;
	float:left;
	color:white;
	padding:10px;
	font-size:14px;
}
.copyright b{
	display:block;
}
.footerContacts{
	width:200px;
	float:left;
	color:white;
	padding:0 10px;
	margin:10px 0;
	border-left:1px solid white;
	font-size:12px;
}
.footerContacts b,.footerContacts span{
	display:block;
}
.footerContacts b{
	font-size:14px !important;
}
.footerMenu {
	float:left;
	padding:0 10px;
	margin:10px 0;
	border-left:1px solid white;
}
.footerMenu a{
	color:white;
	display:block;
	font-size:14px;
	text-decoration:none;
}
.signature{
	position: absolute;
	right: 10px;
	width: 140px;
	top:10px;
}
.signature a {
	display: block;
	text-decoration: none;
}
.signature span {
	color: white;
	font-size: 10px;
	line-height: 14px;
	display: block;
	text-align: right;
	width: 185px;
	margin-left: -85px;
}
.signature img {
	width: 140px;
	margin-top: 10px;
}





/* Banners */

.banner2{
	width:728px;
	height:100px;
	position:relative;
}
.banner2 a{
	display:block;
	width:728px;
	height:100px;
	position:absolute;
	top:0;
	left:0;
}
.banner3{
	width:100%;
	height:202px;
	position:relative;
}
.banner3 img{
	position:absolute;
	width:100%;
}
.banner4{
	width:100%;
	height:229px;
	position:relative;
	margin-top:10px;
}
.banner4 img{
	position:absolute;
	width:100%;
}


.fb_iframe_widget, .fb_iframe_widget span, .fb_iframe_widget span iframe[style] {
    width: 100% !important;
}

.comments {
	width: 392px;
	height: 282px;
}
.comments_title {
	height: 30px;
	line-height: 30px;
	color: #B40103;
	background-color: black;
	padding: 0 15px;
	margin-top: 10px;
	font-size: 13px;
	border: 1px solid #333333;
}
.comments_title a {
	display: block;
	float: left;
	text-decoration: none;
	color: white;
}
.com_pg_box1, .com_pg_box2, .com_pg_box3 {
	height: 14px;
	float: right;
	margin-top: 9px;
	margin-right: -9px;
}
.comments_box {
	width: 392px;
	height: 240px;
	overflow: hidden;
}
.comments_unit {
	width: 392px;
	height: 240px;
	position: relative;
	float: left;
}
.comments_unit img {
	width: 392px;
}
.comments_unit a {
	width: 372px;
	height: 40px;
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 10px;
	padding-bottom: 0;
	border-bottom: 10px solid rgba(0, 0, 0, 0);
	background-color: rgba(0,0,0,0.5);
	color: white;
	font-size: 16px;
	text-decoration: none;
	line-height: 20px;
	overflow: hidden;
}
.cur_page_comments1, .cur_page_comments2, .cur_page_comments3  {
	width: 14px;
	height: 14px;
	background-color: white;
	cursor: pointer;
	float: left;
	margin-left: 7px;	
}
.cur_page_comments1.selected , .cur_page_comments2.selected, .cur_page_comments3.selected {
	background-color: #B40103 !important;
	cursor: default !important;
}

#latestCont {
	display: none;
}
.calendar {
	width: 35px;
	height: 30px;
	float: left;
}
.calendar img {
	height: 30px;
}
.rate_cont {
	width: 128px;
	height: 30px;
	overflow: hidden;
	position: absolute;
	left: 15px;
}
.rate_cont span b {
	font-weight: 500;
}
.max_hits_changer {
	padding: 3px 10px;
	float: left;
	box-shadow:inset 0 0 0 1px silver;
	margin-right: 5px;
	cursor: pointer;
	width: 102px;
	text-align: center;
	border-radius: 5px;
}
.max_hits_changer:hover,.max_hits_current{
	background-color: whitesmoke !important;
	box-shadow: inset 0 0 5px 0 silver !important;
}

@media (max-width: 1160px) {

	.logo span{
		font-size: 12px;
		width: 240px;
		letter-spacing: 0px;
	}
	.logo{
		width: 240px;
		height:75px;
		padding-top:15px;
	}
	.logoImage img {
		width: 240px;
		height: 42px;
	}
	.realHeaderTop{
		width:1000px;
	}
	.realHeader,.realHeaderBot,.menu,.main{
		width:1000px;
	}
	.search{
		width:180px;
	}
	.menu a{
		font-size:14px;
		padding:0 10px;
	}
	.mainRight{
		width:242px;
		overflow:hidden;
	}
	.latestTabs a{
		font-size: 12px;
		font-weight:normal;
	}
	.mostPopSelect select{
		width: 225px;
	}
	.mostPop a img{
		width: 90px;
		height: 53px;
	}
	.mostPop a b{
		width:120px;
	}
	#datepicker{
		width:150px;
	}
	footer{
		width:1000px;
	}
	
	/* banners */
	
	.banner3{
		height:125px;
	}
	.banner4{
		height:141px;
	}
	.comments {
		width: 242px;
		height: 190px;
		overflow: hidden;
	}
	.comments_unit img {
		width: 242px;
	}
	.comments_unit {
		width: 242px;
		height: 148px;
	}
	.comments_unit a{
		width:222px;
	}
	.max_hits_changer{
		width:52px;
	}
}








/* CHRISTMAS */

.b-page__content{min-height:60px; position:relative; z-index:99999999999999;}

.b-head-decor{display:none}
.b-page_newyear .b-head-decor{
   position:absolute;
   top:0;
   left:0;
   display:block;
   height:115px;
   width:100%;
   overflow:hidden;
   background:url(../img/balls/b-head-decor_newyear.png) repeat-x 0 0
}
.b-page_newyear .b-head-decor__inner{position:absolute;top:0;left:0;height:115px;display:block;width:373px}
.b-page_newyear .b-head-decor::before{content:'';display:block;position:absolute;top:-115px;left:0;z-index:3;height:115px;display:block;width:100%;box-shadow:0 15px 30px rgba(0,0,0,0.75)}
.b-page_newyear .b-head-decor__inner_n2{left:373px}
.b-page_newyear .b-head-decor__inner_n3{left:746px}
.b-page_newyear .b-head-decor__inner_n4{left:1119px}
.b-page_newyear .b-head-decor__inner_n5{left:1492px}
.b-page_newyear .b-head-decor__inner_n6{left:1865px}
.b-page_newyear .b-head-decor__inner_n7{left:2238px}

.b-ball{position:absolute}
.b-ball_n1{top:0;left:3px;width:59px;height:83px}
.b-ball_n2{top:-19px;left:51px;width:55px;height:70px}
.b-ball_n3{top:9px;left:88px;width:49px;height:67px}
.b-ball_n4{top:0;left:133px;width:57px;height:102px}
.b-ball_n5{top:0;left:166px;width:49px;height:57px}
.b-ball_n6{top:6px;left:200px;width:54px;height:70px}
.b-ball_n7{top:0;left:240px;width:56px;height:67px}
.b-ball_n8{top:0;left:283px;width:54px;height:53px}
.b-ball_n9{top:10px;left:321px;width:49px;height:66px}
.b-ball_n1 .b-ball__i{background:url(../img/balls/b-ball_n1.png) no-repeat}
.b-ball_n2 .b-ball__i{background:url(../img/balls/b-ball_n2.png) no-repeat}
.b-ball_n3 .b-ball__i{background:url(../img/balls/b-ball_n3.png) no-repeat}
.b-ball_n4 .b-ball__i{background:url(../img/balls/b-ball_n4.png) no-repeat}
.b-ball_n5 .b-ball__i{background:url(../img/balls/b-ball_n5.png) no-repeat}
.b-ball_n6 .b-ball__i{background:url(../img/balls/b-ball_n6.png) no-repeat}
.b-ball_n7 .b-ball__i{background:url(../img/balls/b-ball_n7.png) no-repeat}
.b-ball_n8 .b-ball__i{background:url(../img/balls/b-ball_n8.png) no-repeat}
.b-ball_n9 .b-ball__i{background:url(../img/balls/b-ball_n9.png) no-repeat}
.b-ball_i1 .b-ball__i{background:url(../img/balls/b-ball_i1.png) no-repeat}
.b-ball_i2 .b-ball__i{background:url(../img/balls/b-ball_i2.png) no-repeat}
.b-ball_i3 .b-ball__i{background:url(../img/balls/b-ball_i3.png) no-repeat}
.b-ball_i4 .b-ball__i{background:url(../img/balls/b-ball_i4.png) no-repeat}
.b-ball_i5 .b-ball__i{background:url(../img/balls/b-ball_i5.png) no-repeat}
.b-ball_i6 .b-ball__i{background:url(../img/balls/b-ball_i6.png) no-repeat}
.b-ball_i1{top:0;left:0;width:25px;height:71px}
.b-ball_i2{top:0;left:25px;width:61px;height:27px}
.b-ball_i3{top:0;left:176px;width:29px;height:31px}
.b-ball_i4{top:0;left:205px;width:50px;height:51px}
.b-ball_i5{top:0;left:289px;width:78px;height:28px}
.b-ball_i6{top:0;left:367px;width:6px;height:69px}
.b-ball__i{
position:absolute;
width:100%;
height:100%;
-webkit-transform-origin:50% 0;
-moz-transform-origin:50% 0;
-o-transform-origin:50% 0;
transform-origin:50% 0;
-webkit-transition:all .3s ease-in-out;
-moz-transition:all .3s ease-in-out;
-o-transition:all .3s ease-in-out;
transition:all .3s ease-in-out;
pointer-events:none
}
.b-ball_bounce .b-ball__right{position:absolute;top:0;right:0;left:50%;bottom:0;z-index:9}
.b-ball_bounce:hover .b-ball__right{display:none}
.b-ball_bounce .b-ball__right:hover{left:0;display:block!important}
.b-ball_bounce.bounce>.b-ball__i{-webkit-transform:rotate(-9deg);-moz-transform:rotate(-9deg);-o-transform:rotate(-9deg);transform:rotate(-9deg)}
.b-ball_bounce .b-ball__right.bounce+.b-ball__i{-webkit-transform:rotate(9deg);-moz-transform:rotate(9deg);-o-transform:rotate(9deg);transform:rotate(9deg)}
.b-ball_bounce.bounce1>.b-ball__i{-webkit-transform:rotate(6deg);-moz-transform:rotate(6deg);-o-transform:rotate(6deg);transform:rotate(6deg)}
.b-ball_bounce .b-ball__right.bounce1+.b-ball__i{-webkit-transform:rotate(-6deg);-moz-transform:rotate(-6deg);-o-transform:rotate(-6deg);transform:rotate(-6deg)}
.b-ball_bounce.bounce2>.b-ball__i{-webkit-transform:rotate(-3deg);-moz-transform:rotate(-3deg);-o-transform:rotate(-3deg);transform:rotate(-3deg)}
.b-ball_bounce .b-ball__right.bounce2+.b-ball__i{-webkit-transform:rotate(3deg);-moz-transform:rotate(3deg);-o-transform:rotate(3deg);transform:rotate(3deg)}
.b-ball_bounce.bounce3>.b-ball__i{-webkit-transform:rotate(1.5deg);-moz-transform:rotate(1.5deg);-o-transform:rotate(1.5deg);transform:rotate(1.5deg)}
.b-ball_bounce .b-ball__right.bounce3+.b-ball__i{-webkit-transform:rotate(-1.5deg);-moz-transform:rotate(-1.5deg);-o-transform:rotate(-1.5deg);transform:rotate(-1.5deg)}