/* Bootstrap overrides */
*																	{ margin:0px; padding:0px; box-sizing:initial; border-radius:0px; }
*::before,
*::after 															{ box-sizing:initial; }
p,
ul																	{ margin:0px; }
.M-T5																{ margin-top:5px; }
.M-T10																{ margin-top:10px; }
.M-T15																{ margin-top:15px; }
.M-T20																{ margin-top:20px; }
.M-T25																{ margin-top:25px; }
.M-T50																{ margin-top:50px; }
.M-B5																{ margin-bottom:5px; }
.M-B10																{ margin-bottom:10px; }
.M-B15																{ margin-bottom:15px; }
.M-B20																{ margin-bottom:20px; }
.M-B25																{ margin-bottom:25px; }
.M-B50																{ margin-bottom:50px; }
img																	{ vertical-align:top; border:0px none; }
body																{ font-family:Verdana, Arial, Helvetica, sans-serif; background-image:url(../img/bg.gif); background-repeat:repeat-y; background-position:center top; }
h1,   h2,  h3,  h4,  h5,  h6,
.h1, .h2, .h3, .h4, .h5, .h6 										{ margin-top:0px; margin-bottom:0px; }
.modal																{ left:50%; bottom:inherit; }
.modal .modal-footer												{ padding:5px 15px; }
.modal .modal-footer button											{ min-width:75px; padding:3px 12px; }
.navbar-fixed-top,
.navbar-fixed-top .navbar-inner										{ min-height:20px; }
.navbar-fixed-top .container										{ width:1000px; padding:0px; background-color:#222222; }
.navbar-fixed-top .container ul										{ width:auto; height:26px; padding:0px; background-image:none; }
.navbar-fixed-top .container ul li									{ float:left; }
.navbar-fixed-top .container ul a									{ padding:6px 10px; line-height:14px; vertical-align:middle; color:#FFFFFF; }
.navbar-fixed-top .container ul a:hover								{ color:#222222; }
.navbar-fixed-top .container ul a i									{ margin:0px; }
.navbar-fixed-top .container .btn									{ display:none; }
.navbar-fixed-top .container .brand									{ width:100px; margin:0px; padding:0px; float:left; line-height:26px; font-size:16px; vertical-align:middle; color:#8F8F8F; }
.navbar-fixed-top .container .brand	+ .nav-collapse					{ width:900px; margin:0px; padding:0px; float:left; }
.container															{ width:1000px; margin:0px auto; padding:0px 12px 16px; box-sizing:initial; background-color:#FFFFFF; }
.pagination															{ margin:0px; border-radius:0px; }
.pagination > li > a,
.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus,
.pagination > li:last-child > a,
.pagination > li:last-child > span,
.pagination > li:first-child > a,
.pagination > li:first-child > span									{ margin:0px; padding:0px; line-height:1; border:0px none; border-radius:0px; background-color:initial; }
/*
.taxonomy-editor-box												{ position:relative; z-index:1000; }
.taxonomy-editor-box button											{ top:15px; left:5px; padding:4px 6px; position:absolute; line-height:14px; font-size:12px; text-shadow:none; border:1px solid #FFFFFF; border-radius:0px; }
.taxonomy-editor-box button:hover,
.taxonomy-editor-box button:focus,
.taxonomy-editor-box button:active									{ color:#FF0000; }
*/
.taxonomy-editor-box {
	float:left;
	min-height:20px;
	min-width:200px;
}

.columns .taxonomy-editor-box {
	min-width: 100px;
}

.taxonomy-editor-box button {
	position:absolute;
	z-index:20;
	display:block;
	float:left;
	opacity:0.3;
	padding:0 6px;
	font-size:10.5px;
	line-height:20px;
}

.taxonomy-editor-box:hover button,
.taxonomy-editor-box:hover button {
	opacity:1;
	color:#fff;
}

.btn-inverse {
    background-color:#363636;
    background-image:linear-gradient(to bottom, #444444, #222222);
    background-repeat:repeat-x;
    border-color:rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    color:#ffffff;
    text-shadow:0 -1px 0 rgba(0, 0, 0, 0.25);
}
.btn-inverse:hover, .btn-inverse:focus, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    background-color:#222222;
    color:#ffffff;
}

.checkbox {
	min-height: 20px;
	padding-left: 20px;
}

.modal#TE_Modal														{ top:2%; width:90%; margin-left:-45%; background-color:#FFFFFF; }
.modal#TE_Modal .modal-body											{ max-height:85%; padding:5px 15px 0; }
.modal#TE_Modal .modal-header										{ padding:15px; }

.modal .grid-view {
	margin:0;
	padding:0;
}

.modal table th, .modal table td {
	padding:4px!important;
	line-height:16px!important;
}

.text-bold															{ font-weight:bold; }
.text-normal														{ font-weight:normal; }

.header																{ position:relative; }
.header .meta														{ top:30px; height:25px; position:absolute; line-height:17px; font-size:11px; }
.header .meta .weather												{ float:left; }
.header .meta .weather .sofia {
	background-image:url(../img/arrowVreme.gif);
	background-repeat:no-repeat;
	background-position:right 7px;
	font-size:11px;
	line-height:17px;
}
.header .meta .weather .sofia a {
	color:#000000;
	text-decoration:none;
	display:block;
	padding-left:28px;
	padding-top:4px;
	padding-right:23px;
}

.header .meta .weather .sofia .sun {
	/*background-image:url(../img/sun.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
	background-size:27%;
}
.header .meta .weather .sofia ul li a {
	/*background-image:url(../img/sun.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
	background-size:20%;
}

.header .meta .weather ul {
	font-size:11px;
	line-height:17px;
	list-style-type:none;
	background-color:#FFFFFF;
	width:150px;
	position:absolute;
	z-index:100000;
	padding-bottom:11px;
	padding-top:4px;
	display:none;
	padding-right:15px;
}
.header .meta .weather ul li {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#e0e0e0;
	width:150px;
	padding-top:3px;
}
.header .meta .weather ul .last {
	border-bottom-style:none;
}
.header .meta .weather ul li a {
	color:#000000;
	text-decoration:none;
	display:block;
	padding-left:28px;
	padding-top:4px;
	padding-bottom:4px;
	padding-right:0px;
}
.header .meta .weather ul li .sun {
	background-image:url(../img/sun.gif);
	background-repeat:no-repeat;
	background-position:left top;
}
.header .meta .horoscope {
	display:inline;
	float:left;
	background-repeat:no-repeat;
	background-position:left top;
	height:19px;
	text-decoration:none;
	color:#000000;
	padding-left:0px;
	padding-top:6px;
	margin-left:6px;
}
.header .meta .horoscope:hover {
	color:#868686;
	text-decoration:underline;
}

.header .meta .time {
	display:inline;
	float:left;
	white-space:nowrap;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	padding-left:13px;
	margin-left:8px;
	margin-top:6px;
}
.header .media {
	font-size:10px;
	line-height:17px;
	color:#d70102;
	text-transform:uppercase;
	position:absolute;
	right:11px;
	top:5px;
	margin-top:0px;
}
.header .media a {
	color:#2c2c2c;
	text-decoration:none;
}
.header .media a:hover {
	color:#7d7d7d;
}
.header .search {
	height:26px;
	width:355px;
	position:absolute;
	top:29px;
	right:0px;
}
.header .search .keyword .bg {
	background-image:url(../img/search-input.jpg);
	background-repeat:no-repeat;
	height:26px;
	width:324px;
	display:block;
	float:left;
	padding-right:10px;
	padding-left:10px;
}
.header .search .keyword input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525252;
	float:left;
	line-height:24px;
	height:26px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	background-color:transparent;
	width:324px;
	text-align:center;
}
.header .search .submit {
	float:left;
	display:inline;
	margin-left:6px;
	padding-top:9px;
}
.header .search .submit input {
	float:left;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	overflow:hidden;
	background-color:transparent;
	height:7px;
	width:4px;
	border-top-style:none;
	border-right-style:none;
	border-bottom-style:none;
	border-left-style:none;
	cursor:pointer;
	background-position:left top;
}
.header .nav {
	height:40px;
	background-image:url(../img/nav.gif);
	background-repeat:no-repeat;
	background-position:37px bottom;
	padding-top:63px;
	width:1000px;
}
.header .nav .main {
	list-style-type:none;
	height:36px;
	background-image:url(../img/nav-main.gif);
	background-repeat:repeat-x;
	background-position:left bottom;
	font-size:11px;
	line-height:17px;
}
.header .nav .main li {
	float:left;
	background-image:url(../img/separator.gif);
	background-repeat:no-repeat;
	background-position:right 18px;
	width:0px;
	padding-right:1px;
}
.header .nav .main > li {
	width:auto;
}
.header .nav .main .last {
	background-image:none;
	padding-right:0px;
}
.header .nav .main li a {
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
	background-image:url(../img/nav-a.gif);
	background-repeat:no-repeat;
	background-position:left 37px;
	display:block;
	height:25px;
	padding-top:11px;
	white-space:nowrap;
	padding-right:11px;
	padding-left:11px;
}
.header .nav .main li a:hover, .header .nav .main li .active, .header .nav .main li .hover {
	background-repeat:repeat-x;
	background-position:left top;
}
.header .nav .main .first a {
	padding-left:17px;
}
.header .nav .dropdown {
	position:absolute;
	width:130px;
	list-style-type:none;
	font-size:10px;
	line-height:17px;
	display:none;
	z-index:100000;
}
.header .nav .dropdown li {
	padding-right:0px;
	float:none;
}
.header .nav .dropdown li a {
	height:auto;
	background-image:none;
	white-space:normal;
	background-color:#595959;
	padding-top:7px;
	padding-right:11px;
	padding-left:11px;
	width:130px;
	padding-bottom:9px;
	float:none;
}
.header .nav .dropdown li a:hover {
	background-color:#434343;
	text-decoration:underline;
}
.header .logo {
	clear:both;
	margin-top:9px;
	float:left;
}
.header .logo h1 a {
	display:block;
	height:90px;
	width:264px;
	background-image:url(../img/bnews_logo.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-5000px;
	overflow:hidden;
}
.header .logo h2 {
	display:none;
	font-size:11px;
	background-color:#e0e0e0;
	font-weight:normal;
	width:264px;
	text-transform:uppercase;
	text-align:center;
	height:29px;
	line-height:29px;
	margin-top:3px;
}
.header .banner {
	height:90px;
	float:right;
	display:block;
	margin-top:9px;
}
.wrapper {
	float:left;
	width:660px;
}
.sidebar {
	float:right;
	width:330px;
}
.sidebar .cell-1 {
	float:left;
	width:160px;
}
.sidebar .cell-2 {
	float:right;
	width:160px;
}
.sidebar .fb-like-box {
	margin-top:10px;
	margin-left:14px;
}
.content {
	padding-bottom:15px;
	width:1000px;
}

.content .links {
	height:17px;
	margin-top:10px;
}
.content .linksborder {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#d2d2d2;
	padding-bottom:10px;
}
.content .links ul {
	list-style-type:none;
	font-size:11px;
	line-height:17px;
}

.content .links ul li {
	float:left;
	padding-right:19px;
}
.content .links ul li a {
	color:#363636;
	background-image:url(../img/arrow-2.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	display:block;
	padding-left:18px;
}
.content .links ul li a:hover {
	background-position:left -18px;
}
.content .carousel {
	width:660px;
	height:430px;
	max-height:450px;
	margin-top:10px;
	position:relative;
    display:block;
	overflow:hidden;
	background-color:#4e4e4e;
}
.content .carousel .slides_container {
    width:660px;
    overflow:hidden;
}
.content .carousel .slide {
	top:0px;
	left:660px;
	position:absolute;
/*	display:none;*/
	z-index:0;
}
.content .carousel .photo,
.content .carousel .photo img {
	width:660px;
	height:356px;
}

.content .carousel .pagination {
	height:45px;
	position:absolute;
	font-size:11px;
	line-height:17px;
	z-index:1000;
	left:20px;
	bottom:50px;
}
.content .carousel .pagination li {
    display:inline;
	float:left;
}
.content .carousel .pagination a {
    color:#7e7e7e;
	text-decoration:none;
	display:inline;
	float:left;
	height:20px;
	width:25px;
	padding-top:25px;
	text-align:center;
	background-image:url(../img/arrow-hover.png);
	background-repeat:no-repeat;
	background-position:left 45px;
}
.content .carousel .pagination .current a {
	color:#FFFFFF;
	background-position:left bottom;
}
.content .carousel .arrows {
	position:absolute;
	height:11px;
	margin-top:-111px;
	right:20px;
	bottom:56px;
	z-index:1000;
}
.content .carousel .arrows .prev {
	background-image:url(../img/arrow-prev.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:11px;
	width:9px;
	overflow:hidden;
	background-position:left top;
	float:left;
}
.content .carousel .arrows .next {
	background-image:url(../img/arrow-next.gif);
	background-repeat:no-repeat;
	text-indent:-5000px;
	height:11px;
	width:9px;
	overflow:hidden;
	background-position:left top;
	float:left;
	margin-left:5px;
}
.content .carousel .arrows .prev:hover, .content .carousel .arrows .next:hover {
	background-position:left -11px;
}
.content .carousel .details {
	background-color:#353535;
	height:39px;
	padding-top:11px;
	margin-top:24px;
	width:620px;
	padding-right:20px;
	padding-left:20px;
}
.content .carousel .details h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	line-height:25px;
	color:#FFFFFF;
	font-weight:normal;
}

.content .carousel .details h3 a {
	color:#FFFFFF;
	text-decoration:none;
}
.content .carousel .details h3 a:hover {
	text-decoration:underline;
}


.content .carousel .details h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	line-height:20px;
	color:#FFFFFF;
	font-weight:normal;
}

.content .carousel .details h4 a {
	color:#FFFFFF;
	text-decoration:none;
}
.content .carousel .details h4 a:hover {
	text-decoration:underline;
}


.content .carousel .details p {
	font-size:11px;
	line-height:14px;
	color:#cbcbcb;
	margin-top:6px;
}
.content .carousel .details p a {
	color:#cbcbcb;
	text-decoration:none;
}
.content .carousel .details p a:hover {
	text-decoration:underline;
}
.content .title-1 {
	height:30px;
}
.content .title-1 h3 {
	float:left;
	height:30px;
	background-image:url(../img/arrow-down.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.content .title-1 h3 span {
	display:block;
	background-image:url(../img/bg-title-1.gif);
	background-repeat:repeat-x;
	background-position:left top;
	font-size:13px;
	line-height:17px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:normal;
	height:26px;
	padding-right:34px;
	padding-left:34px;
	padding-top:4px;
	float:left;
}

/* DL */
.content .title-1_new {
	height:46px;
}
/*.content .title-1_new h3 {*/
.content .title-1_new {
	float:left;
	height:46px;
	background-image:url(../img/arrow-down.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
/*.content .title-1_new h3 span {*/
.content .title-1_new h3 {
	display:block;
	background-image:url(../img/bg-title-1_new.gif);
	background-repeat:repeat-x;
	background-position:left top;
	font-size:13px;
	line-height:17px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:normal;
	height:42px;
	padding:4px 10px 0px;
	width:140px;
	float:left;
}

/* DL */


.content .title-2 h3 {
	background-image:url(../img/arrow-5.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:22px;
	font-size:12px;
	line-height:17px;
	color:#FFFFFF;
	background-color:#353535;
	padding-top:4px;
	padding-left:35px;
	padding-right:15px;
	font-weight:normal;
}
.content .title-2 h3 a {
	color:#FFFFFF;
	text-decoration:none;
}
.content .title-2 h3 a:hover {
	color:#ff0505;
}

.content .title-3 h3 {
	font-size:10px;
	line-height:14px;
	text-transform:uppercase;
	background-color:#c40000;
	color:#FFFFFF;
/* DL 	height:20px; */
	padding-right:15px;
	padding-left:15px;
	padding-top:6px;
/* DL */	padding-bottom:6px;
	text-align:center;
}
.content .title-4 h3 {
	background-image:url(../img/arrow-5.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:22px;
	font-size:12px;
	line-height:17px;
	color:#000000;
	background-color:#e7e7e7;
	padding-top:4px;
	padding-left:36px;
	padding-right:10px;
	font-weight:normal;
	text-transform:uppercase;
}
.content .title-5 h3 {
	background-image:url(../img/arrow-9.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:22px;
	font-size:12px;
	line-height:17px;
	color:#FFFFFF;
	background-color:#c40000;
	padding-top:4px;
	padding-left:35px;
	padding-right:15px;
	font-weight:normal;
	text-transform:uppercase;
}
.content .title-6 {
	color:#FFFFFF;
	background-color:#353535;
	font-size:10px;
	line-height:14px;
	height:17px;
	padding-right:11px;
	padding-left:11px;
	padding-top:2px;
}
.content .title-7 h3 {
	background-image:url(../img/arrow-14.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:19px;
	font-size:12px;
	line-height:17px;
	color:#FFFFFF;
	background-color:#d70101;
	padding-left:19px;
	padding-right:10px;
	font-weight:normal;
	text-align:center;
	text-transform:uppercase;
}
.content .title-8 h3 {
	background-image:url(../img/arrow-5.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:22px;
	font-size:12px;
	line-height:17px;
	color:#FFFFFF;
	background-color:#353535;
	padding-top:4px;
	padding-left:26px;
	padding-right:15px;
	text-align:center;
}
.content .title-9 h3 {
	background-image:url(../img/arrow-5.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:22px;
	font-size:10px;
	line-height:17px;
	color:#FFFFFF;
	background-color:#353535;
	padding-top:4px;
	padding-left:26px;
	padding-right:10px;
	text-align:center;
	font-weight:normal;
	text-transform:uppercase;
}
.content .shownews {
	margin-top:10px;
	width:660px;
}
.content .shownews .title-1 {
	float:left;
	width:155px;
}

.content .shownews .shortnews {
	background-image:url(../img/arrow-3.gif);
	background-repeat:no-repeat;
	background-position:left top;
	height:23px;
	font-size:12px;
	line-height:17px;
	color:#0a0a0a;
	background-color:#ebebeb;
	padding-top:3px;
	padding-left:40px;
	padding-right:15px;
	float:left;
	width:450px;
}
.content .shownews .shortnews a {
	color:#0a0a0a;
	text-decoration:none;
}
.content .shownews .shortnews a:hover {
	text-decoration:underline;
}
.content .shownews .shortnews .taxonomy-editor-box button {
	top:-2px; left:-80px;
}
.content .columns {
	border-left-width:1px;
	border-left-style:solid;
	border-left-color:#e0e0e0;
	width:656px;
	margin-top:16px;
}

.content .column {
	float:left;
	box-sizing: border-box;
	width:25%;
	padding-right:15px;
	padding-left:15px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#e0e0e0;
}
.content .column ul {
	list-style-type:none;
}
.content .column ul li {
	border-bottom-width:2px;
	border-bottom-style:solid;
	border-bottom-color:#b2b2b2;
	padding-right:9px;
	padding-left:8px;
	padding-bottom:16px;
}
.content .column ul .last {
	border-bottom-style:none;
}


.content .column ul li h4 {
	font-family:Verdana, "Times New Roman", Times, serif;
	font-size:13px;
	font-weight:normal;
	line-height:16px;
	color:#3c3c3c;
	padding-left:3px;
	padding-top:15px;
	text-align:center;
}
.content .column ul li h4 a {
	color:#db000f;
	text-decoration:none;
}
.content .column ul li h4 a:hover {
	color:#db000f;
	text-decoration:underline;
}
.content .column ul li .thumb {
	padding-top:5px;
}

.content .column ul li .thumb a {
	border:3px solid #FFFFFF;
	display:block;
	float:left;
	text-decoration:none;
	color:#0b0b0b;
	text-align:center;
	line-height:14px;
	font-size:12px;
	font-weight:bold;
}
.content .column ul li .thumb a:hover {
	border:3px solid #dcdcdc;
}
.content .column ul li .thumb img {
	max-width:110px;
	max-height:150px;
}
.content .column ul li .text {
	clear:both;
	font-size:12px;
	font-weight:bold;
	line-height:14px;
	padding-left:3px;
	padding-top:3px;
	text-align:center;
}
.content .column ul li .text a {
	color:#0b0b0b;
	text-decoration:none;
}
.content .column ul li .text a:hover {
	color:#656565;
	text-decoration:underline;
}
.content .topstory {
	margin-top:10px;
}

.content .topstory ul {
	list-style-type:none;
}
.content .topstory ul li {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#cbcbcb;
	padding-bottom:10px;
}
.content .topstory ul .last {
	padding-bottom:0px;
	border-bottom-style:none;
}
.content .topstory ul li .thumb {
	/*float:left;
	padding-top:10px;
	width:144px;*/
	padding:10px 0px 0px;
}
.content .topstory ul li .thumb img {
	max-width:130px;
}
.content .topstory ul li .details {
	padding:4px 0px 0px;
}

.content .topstory ul li h5 {
	font-size:13px;
	line-height:19px;
	font-weight:normal;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:8px;
}
.content .topstory ul li h5 a {
	color:#db000f;
	text-decoration:none;
}
.content .topstory ul li h5 a:hover {
	text-decoration:underline;
}

.content .topstory ul li h4 {
	font-size:14px;
	font-weight:bold;
	line-height:19px;
	margin-top:2px;
	padding-left:8px;
}
.content .topstory ul li h4 a {
	color:#1b1b1b;
	text-decoration:none;
}
.content .topstory ul li h4 a:hover {
	color:#0b0b0b;
	text-decoration:underline;
}
.content .topstory ul li .date {
	font-size:10px;
	line-height:19px;
	color:#5c5c5c;
	margin-top:1px;
	padding-left:8px;
}
.content .tabs {
	margin-top:10px;
}

.content .tabs table {
	font-size:13px;
	line-height:17px;
}
.content .tabs table td {
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#FFFFFF;
}
.content .tabs table td a {
	display:block;
	color:#c4c4c4;
	text-decoration:none;
	height:31px;
	background-image:url(../img/bg-tabs.gif);
	background-repeat:no-repeat;
	background-position:center top;
	padding-top:11px;
	padding-right:8px;
	padding-left:8px;
}
.content .tabs table td a:hover, .content .tabs table td .active {
	background-position:center bottom;
	color:#FFFFFF;
}
.content .tabs ul {
	list-style-type:none;
	font-size:13px;
	line-height:17px;
	padding-top:5px;
}
.content .tabs ul li {
	background-image:url(../img/dot.gif);
	background-repeat:no-repeat;
	background-position:2px 11px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	padding-top:3px;
	padding-right:10px;
	padding-bottom:2px;
	padding-left:13px;
}
.content .tabs ul li.no-dot { background-image:none; }
.content .tabs ul li:last-of-type {
	border-bottom-style:none;
}

.content .tabs ul li p {
	font-size:11px;
	color:#e30008;
}
.content .tabs ul li p a {
	font-size:13px;
	color:#191919;
	text-decoration:none;
}
.content .tabs ul li p a:hover {
	text-decoration:underline;
}

.content .banner-330 {
	margin-top:10px;
}
.content .list {
	margin-top:10px;
}


.content .list ul {
	list-style-type:none;
}
.content .list ul li {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#cbcbcb;
	padding-bottom:10px;
}
.content .list ul .last {
	padding-bottom:0px;
	border-bottom-style:none;
}
.content .list ul li .thumb {
	float:left;
	padding-top:10px;
}
.content .list ul li .details {
	float:left;
	padding-top:4px;
	padding-left:7px;
}

.content .list ul li h5 {
	font-size:13px;
	line-height:19px;
	font-weight:normal;
	background-image:url(../img/arrow-4.gif);
	background-repeat:no-repeat;
	background-position:left 6px;
	padding-left:16px;
}
.content .list ul li h5 a {
	color:#db000f;
	text-decoration:none;
}
.content .list ul li h5 a:hover {
	text-decoration:underline;
}

.content .list ul li h4 {
	font-size:12px;
	line-height:15px;
	margin-top:5px;
	font-weight:bold;
}
.content .list ul li h4 a {
	color:#353535;
	text-decoration:none;
}
.content .list ul li h4 a:hover {
	color:#717171;
	text-decoration:underline;
}
.content .list-2 {
	margin-top:10px;
}

.content .list-2 ul {
	list-style-type:none;
	background-color:#f2f2f2;
	text-align:center;
}
.content .list-2 ul li h4 {
	background-color:#CCCCCC;
	height:19px;
	font-size:11px;
	line-height:17px;
	color:#3a3a3a;
	text-transform:uppercase;
	padding-top:1px;
	text-align:center;
	padding-right:5px;
	padding-left:5px;
}
.content .list-2 ul li .text {
	font-size:12px;
	line-height:14px;
	padding-top:11px;
	padding-right:5px;
	padding-left:5px;
	background-image:url(../img/arrow-down-2.gif);
	background-repeat:no-repeat;
	background-position:center top;
}
.content .list-2 ul li .text a {
	color:#0b0b0b;
	text-decoration:none;
}
.content .list-2 ul li .text a:hover {
	text-decoration:underline;
}
.content .list-2 ul li .date {
	font-size:10px;
	line-height:14px;
	color:#707070;
	padding-top:4px;
	padding-bottom:8px;
}
.content .list-3 {
	margin-top:10px;
}

.content .list-3  ul {
	list-style-type:none;
}
.content .list-3 ul li:not(:last-of-type) {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#d4d4d4;
	padding-bottom:10px;
}
.content .list-3 ul .link {
	background-image:url(../img/dot-2.gif);
	background-repeat:no-repeat;
	background-position:left 14px;
	padding:8px 0px 10px 10px;
}
.content .list-3 ul .link p {
	font-size:10px;
	line-height:17px;
	color:#7b7b7b;
	font-weight:normal;
}
.content .list-3 ul .link p a {
	color:#191919;
	font-size:12px;
	text-decoration:none;
	font-weight:bold;
}
.content .list-3 ul .link p a:hover {
	color:#4c4c4c;
	text-decoration:underline;
}
.content .list-3 ul li .thumb {
	float:left;
	padding-top:10px;
}
.content .list-3 ul li .details {
	float:left;
	padding-left:5px;
}
.content .list-3 ul li h4 {
	font-size:10px;
	line-height:17px;
	color:#7b7b7b;
}
.content .list-3 ul li h4:first-of-type { padding-top:7px; }
.content .list-3 ul li h4 a {
	color:#191919;
	font-size:12px;
	text-decoration:none;
}
.content .list-3 ul li h4 a:hover {
	color:#4c4c4c;
	text-decoration:underline;
}
.content .list-3 ul li .text {
	font-size:12px;
	line-height:17px;
	padding-top:6px;
}
.content .list-3 ul li .text a {
	color:#191919;
	text-decoration:none;
}
.content .list-3 ul li .text a:hover {
	text-decoration:underline;
}
.content .politics ul {
	padding-top:10px;
}
.content .politics ul li {
	padding-bottom:3px;
}
.content .politics ul .dot {
	background-position:left 9px;
}
.content .politics ul li h4 {
	padding-top:2px;
}
.content .politics ul li h4 a {
	font-weight:normal;
}
.content .list-4 {
	background-color:#f2f2f2;
	margin-top:10px;
}
.content .list-4 ul {
	list-style-type:none;
/* DL 	padding-right:18px;
	padding-left:18px; */
	text-align:center;
	padding-top:15px;
	padding-bottom:4px;
}
.content .list-4 ul li {
	padding-bottom:13px;
}
.content .list-4 ul li h4 {
	font-size:12px;
	line-height:14px;
	padding-top:10px;
}
.content .list-4 ul li h4 a {
	color:#0b0b0b;
	text-decoration:none;
	font-weight: bold;
}
.content .list-4 ul li h4 a:hover {
	text-decoration:underline;
}
.content .list-4 ul .link {
	border-top-width:1px;
	border-top-style:solid;
	border-top-color:#b8b8b8;
	padding-top:10px;
	padding-bottom:8px;
}
.content .list-4 ul .link p {
	font-size:12px;
	line-height:14px;
}
.content .list-4 ul .link p a {
	background-image:url(../img/arrow-6.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	color:#0b0b0b;
	text-decoration:none;
	padding-left:9px;
}
.content .list-4 ul .link p a:hover {
	text-decoration:underline;
}

.content .list-4 .nav li .thumb {
	width: 100%;
}

.content .list-5 {
	margin-top:10px;
}
.content .list-5 ul {
	list-style-type:none;
	font-size:12px;
	line-height:16px;
}
.content .list-5 ul li {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#d2d2d2;
	padding-bottom:10px;
}
.content .list-5 ul li h3, .content .video-page h3 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	line-height:25px;
	font-weight:normal;
	color:#000000;
	padding-bottom:6px;
	padding-top:3px;
}
.content .list-5 ul li h3 a {
	color:#000000;
	text-decoration:none;
}
.content .list-5 ul li h3 a:hover {
	text-decoration:underline;
}
.content .list-5 ul li h4 {
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	line-height:20px;
	font-weight:normal;
	color:#000000;
	margin-top:6px;
}
.content .list-5 ul li h4 a {
	color:#000000;
	text-decoration:none;
}
.content .list-5 ul li h4 a:hover {
	text-decoration:underline;
}
.content .list-5 ul li .thumb {
	float:left;
	margin-top:10px;
}
.content .list-5 ul li .details {
	float:left;
	padding-left:12px;
}
.content .list-5 ul li .date {
	font-size:11px;
	line-height:17px;
	color:#7c7c7c;
	background-image:url(../img/arrow-6.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left:7px;
	margin-top:4px;
}
.content .list-5 ul li .text, .content .video-page .text {
	font-size:12px;
	line-height:15px;
	color:#373737;
	margin-top:2px;
}
.content .pubs ul li .thumb {
	width:295px;
}
.content .pubs ul li .details {
	width:353px;
}
.content .pubs ul .first .text {
	margin-top:3px;
}
.content .pubs ul .first .thumb {
	width:295px;
}
.content .pubs ul .first .details {
	width:353px;
}
.content .articles ul li .thumb {
	width:155px;
}
.content .articles ul li .details {
	width:493px;
}
.content .articles ul li h4 {
	margin-top:7px;
}
.content .articles ul li .text {
	margin-top:7px;
}
.content .articles ul .first .text {
	margin-top:6px;
}
.content .articles ul .first .thumb {
/*	width:295px;*/
}
.content .articles ul .first .details {
/*	width:353px;*/
}
.content .news ul li .thumb {
	width:155px;
}
.content .news ul li .details {
	width:833px;
}
.content .gallery ul li .date {
	margin-top:8px;
}
.content .gallery ul li .text {
	margin-top:7px;
}
.content .gallery ul li .rel {
	font-size:12px;
	line-height:16px;
	color:#373737;
	margin-top:17px;
}
.content .gallery ul li .pubs {
	font-size:12px;
	line-height:16px;
	color:#373737;
	margin-top:4px;
}
.content .gallery ul li .pubs a {
	color:#373737;
	text-decoration:underline;
}
.content .gallery ul li .pubs a:hover {
	text-decoration:none;
}
.content .gallery ul li .thumb {
	width:320px;
}
.content .gallery ul li .details {
	width:668px;
}
.content .list-6 {
	background-color:#f2f2f2;
	margin-top:10px;
}
.content .list-6 ul {
	list-style-type:none;
	padding-right:12px;
	padding-left:13px;
	text-align:center;
}
.content .list-6 ul li {
	padding-top:12px;
	padding-bottom:12px;
}
.content .list-6 ul li h4 {
	font-size:12px;
	line-height:14px;
}
.content .list-6 ul li .thumb {
	margin-top:13px;
}
.content .video {
	width:326px;
	margin-top:10px;
}
.content .video .navi {
	background-color:#e2e2e2;
	height:24px;
	font-size:11px;
	line-height:17px;
	padding-top:5px;
	padding-right:10px;
	padding-left:10px;
}
.content .video .navi a {
	color:#000000;
	background-repeat:no-repeat;
	text-transform:lowercase;
	text-decoration:none;
}
.content .video .navi .next {
	float:right;
	background-image:url(../img/arrow-7.gif);
	background-position:right 5px;
	padding-right:16px;
}
.content .video .navi .next:hover {
	background-position:right -36px;
	text-decoration:underline;
}

.content .video .navi .prev {
	float:left;
	background-image:url(../img/arrow-8.gif);
	background-position:left 5px;
	padding-left:16px;
}
.content .video .navi .prev:hover {
	background-position:left -36px;
	text-decoration:underline;
}
.content .weather {
	background-color:#f3f3f3;
	height:131px;
	margin-top:10px;
}
.content .picday {
	width:326px;
	margin-top:10px;
}
.content .picday .desc {
	color:#d4d4d4;
	background-color:#353535;
	font-size:11px;
	line-height:14px;
	padding-top:6px;
	padding-bottom:9px;
	padding-right:10px;
	padding-left:10px;
}
.content .horoscope {
	margin-top:10px;
}
.content .horoscope ul {
	display:block;
	height:164px;
	width:325px;
	list-style-type:none;
	margin-top:10px;
}
.content .horoscope ul li {
	float:left;
	height:41px;
	width:108px;
}
.content .horoscope ul .icon-2, .content .horoscope ul .icon-5, .content .horoscope ul .icon-8, .content .horoscope ul .icon-11 {
	width:109px;
}
.content .horoscope ul li a {
	display:block;
	height:41px;
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-5000px;
	overflow:hidden;
}
.content .horoscope ul li a:hover {
	background-position:left bottom;
}
.content .horoscope ul .icon-1 a {
	background-image:url(../img/horoscope/icon-1.gif);
}
.content .horoscope ul .icon-2 a {
	background-image:url(../img/horoscope/icon-2.gif);
}
.content .horoscope ul .icon-3 a {
	background-image:url(../img/horoscope/icon-3.gif);
}
.content .horoscope ul .icon-4 a {
	background-image:url(../img/horoscope/icon-4.gif);
}
.content .horoscope ul .icon-5 a {
	background-image:url(../img/horoscope/icon-5.gif);
}
.content .horoscope ul .icon-6 a {
	background-image:url(../img/horoscope/icon-6.gif);
}
.content .horoscope ul .icon-7 a {
	background-image:url(../img/horoscope/icon-7.gif);
}
.content .horoscope ul .icon-8 a {
	background-image:url(../img/horoscope/icon-8.gif);
}
.content .horoscope ul .icon-9 a {
	background-image:url(../img/horoscope/icon-9.gif);
}
.content .horoscope ul .icon-10 a {
	background-image:url(../img/horoscope/icon-10.gif);
}
.content .horoscope ul .icon-11 a {
	background-image:url(../img/horoscope/icon-11.gif);
}
.content .horoscope ul .icon-12 a {
	background-image:url(../img/horoscope/icon-12.gif);
}


.content .box {
	margin-top:10px;
}

.content .box .thumb {
	float:left;
	padding-right:9px;
	margin-top:10px;
}
* html .content .box .thumb {
	padding-right:6px;
}
.content .box h4 {
	font-size:12px;
	line-height:17px;
	margin-top:10px;
}
.content .box h4 a {
	color:#000000;
	text-decoration:none;
}
.content .box h4 a:hover {
	color:#4c4c4c;
	text-decoration:underline;
}
.content .box .text {
	font-size:12px;
	line-height:17px;
	color:#191919;
	padding-top:13px;
}
.content .box .text a {
	color:#191919;
	text-decoration:none;
}
.content .box .text a:hover {
	text-decoration:underline;
}
.content .blife {
	padding-top:70px;
}
.content .blife h3 {
	background-image:url(../img/blife.gif);
	overflow:visible;
	height:43px;
	padding-top:31px;
	top:-9px;
}
.content .bsport {
	padding-top:51px;
}
.content .bsport h3 {
	background-image:url(../img/bsport.gif);
	height:30px;
	top:-8px;
	padding-top:11px;
}
.content .bbox {
	background-color:#353535;
	position:relative;
	width:330px;
	padding-bottom:13px;
	margin-top:10px;
}
.content .bbox h3 {
	font-size:13px;
	line-height:17px;
	text-transform:uppercase;
	color:#FFFFFF;
	font-weight:normal;
	padding-left:13px;
	position:absolute;
	width:317px;
	background-repeat:no-repeat;
	background-position:left top;
}
.content .bbox ul {
	list-style-type:none;
	padding-right:11px;
	padding-left:11px;
}
.content .bbox ul li {
	width:308px;
}
.content .bbox ul li .thumb {
	float:left;
	padding-right:13px;
}
.content .bbox ul li h4 {
	font-size:12px;
	line-height:17px;
}
.content .bbox ul li h4 a {
	color:#FFFFFF;
	text-decoration:none;
}
.content .bbox ul li h4 a:hover {
	text-decoration:underline;
}
.content .bbox ul li .text {
	font-size:11px;
	line-height:17px;
	color:#FFFFFF;
	padding-top:13px;
}
.content .bbox ul li .text a {
	color:#FFFFFF;
	text-decoration:none;
}
.content .bbox ul li .text a:hover {
	text-decoration:underline;
}
.content .bbox ul .link {
	border-top-width:1px;
	border-top-style:solid;
	padding-bottom:0px;
}
.content .blife ul .link {
	border-top-color:#9f0e5d;
}
.content .bsport ul .link {
	border-top-color:#608417;
}
.content .bbox ul .link p {
	font-size:11px;
	line-height:17px;
	color:#FFFFFF;
	background-repeat:no-repeat;
	background-position:left 10px;
	padding-right:13px;
	padding-left:13px;
	padding-top:4px;
	padding-bottom:7px;
}
.content .blife ul .link p {
	background-image:url(../img/arrow-10.gif);
}
.content .bsport ul .link p {
	background-image:url(../img/arrow-11.gif);
}
.content .bbox ul .link p a {
	color:#FFFFFF;
	text-decoration:none;
}
.content .blife ul .link p a:hover {
	color:#cc2c64;
	text-decoration:underline;
}
.content .bsport ul .link p a:hover {
	color:#7ba427;
	text-decoration:underline;
}
.content .fb {
	width:330px;
	margin-top:10px;
}
.content .fb h3 {
	background-image:url(../img/fb.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-5000px;
	overflow:hidden;
	height:30px;
}
.content .fb ul {
	list-style-type:none;
	padding-top:4px;
}
.content .fb ul li {
	width:330px;
	padding-bottom:7px;
	padding-top:7px;
}
.content .fb ul li .thumb {
	float:left;
	padding-right:7px;
}
* html .content .fb ul li .thumb {
	padding-right:4px;
}
.content .fb ul li h5 {
	font-size:13px;
	line-height:17px;
	color:#000000;
	text-transform:uppercase;
	font-weight:normal;
	padding-top:9px;
}
.content .fb ul li h5 a {
	color:#000000;
	text-decoration:none;
	padding-left:8px;
	background-image:url(../img/arrow-12.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
}
.content .fb ul li h5 a:hover {
	text-decoration:underline;
}

.content .fb h4 {
	font-size:13px;
	line-height:17px;
	color:#000000;
	background-image:url(../img/arrow-13.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:19px;
	margin-top:6px;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
}
.content .fb h4 a {
	color:#000000;
	text-decoration:none;
}
.content .fb h4 a:hover {
	text-decoration:underline;
}
.content .fb .text {
	background-color:#e9edf4;
	font-size:12px;
	line-height:17px;
	text-align:justify;
	padding-right:8px;
	padding-left:8px;
	padding-top:6px;
	padding-bottom:9px;
	margin-top:7px;
}

.content .fb .text a {
	color:#191919;
	text-decoration:none;
}

.content .fb .text a:hover {
	text-decoration:underline;
}

.content .fb .text .more {
	color:#000000;
	text-decoration:underline;
	background-image:url(../img/arrow-6.gif);
	background-repeat:no-repeat;
	background-position:right 7px;
	padding-right:9px;
}
.content .fb .text .more:hover {
	color:#e30008;
}
.content .box-2 {
	margin-top:10px;
}

.content .box-2 ul {
	list-style-type:none;
	padding-top:6px;
}
.content .box-2 ul li:not(:last-of-type) {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	padding-bottom:7px;
	padding-top:2px;
}
.content .box-2 ul .last {
	border-bottom-style:none;
}

.content .box-2 ul li .thumb {
	float:left;
}
.content .box-2 ul li .details {
	float:left;
	padding-left:10px;
}


.content .box-2 ul li h5 {
	font-size:12px;
	line-height:15px;
	color:#636363;
	font-weight:normal;
}
.content .box-2 ul li h4 {
	font-size:12px;
	line-height:15px;
	color:#000000;
	padding-top:7px;
}
.content .box-2 ul li h4 a {
	color:#000000;
	text-decoration:none;
}
.content .box-2 ul li h4 a:hover {
	text-decoration:underline;
}
.content .box-2 ul .link {
	padding-bottom:5px;
}

.content .box-2 ul .link p {
	font-size:11px;
	line-height:15px;
	color:#191919;
}
.content .box-2 ul .link p a {
	color:#191919;
	text-decoration:none;
	background-image:url(../img/dot-3.gif);
	background-repeat:no-repeat;
	background-position:left 5px;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
}
.content .box-2 ul .link p a:hover {
	text-decoration:underline;
	background-position:left -51px;
}
.content .allnews p {
	font-size:11px;
	line-height:17px;
	text-transform:uppercase;
	text-align:center;
	font-weight:bold;
	padding-top:11px;
	padding-bottom:7px;
}
.content .allnews p a {
	color:#191919;
	text-decoration:underline;
	background-image:url(../img/arrow-2.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	padding-right:17px;
}
.content .allnews p a:hover {
	background-position:right -20px;
}
.content .pub .date {
	font-size:11px;
	line-height:17px;
	color:#474747;
	background-image:url(../img/arrow-6.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left:7px;
	margin-top:8px;
}
.content .pub .cat {
/* DL	text-transform:uppercase; */
	color:#c40000;
	font-size:24px;
	line-height:34px;
	font-weight:normal;
	margin-top:16px;
}
.content .pub .cat a {
	color:#c40000;
	text-decoration:none;
}
.content .pub .cat a:hover {
	text-decoration:underline;
}
.content .pub .title {
	font-family:"Times New Roman", Times, serif;
	font-size:48px;
	line-height:48px;
	font-weight:normal;
	color:#000000;
	margin-top:12px;
}
.content .pub .title a {
	color:#000000;
	text-decoration:none;
}
.content .pub .title a:hover {
	text-decoration:underline;
}
.content .pub .source {
	font-size:12px;
	line-height:17px;
	color:#404040;
	font-weight:normal;
	background-image:url(../img/arrow-6.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left:7px;
	margin-top:7px;
}
.content .pub .mainphoto {
	margin-top:10px;
}
.content .pub .mainphoto .author {
	background-color:#353535;
	font-size:11px;
	line-height:17px;
	color:#a8a8a8;
/* DL 	height:20px; */
	padding-right:15px;
	padding-left:15px;
	padding-top:3px;
	padding-bottom:3px;
	min-height:20px;
}
.content .pub .mainphoto .text {
	font-size:11px;
	line-height:14px;
	color:#ebebeb;
	background-color:#4e4e4e;
	padding-right:15px;
	padding-left:15px;
/*	height:57px; */
	padding-top:10px;
	padding-bottom:10px;
}
.content .pub .textbox p {
	font-size:12px;
	line-height:14px;
	color:#373737;
	padding-top:14px;
}
.content .pub .textbox ul {
	font-size:12px;
	line-height:14px;
	color:#373737;
	margin-top:14px;
	padding-left:15px;
}
.content .pub .textbox .fullvideo {
	background-color:#e5e5e5;
	text-align:center;
	margin-top:14px;
}
.content .pub .textbox .fullvideo p {
	padding-top:0;
}
.content .pub .column-4 {
	float:right;
	width:160px;
	display:inline;
	margin-left:15px;
	margin-bottom:10px;
	margin-right:15px;
}
.content .pub .column-4 .list-4 {
	margin-top:14px;
}
.content .pub .column-4 .list-4 ul {
	margin-top:0px;
	padding-left:12px;
	padding-right:12px;
}
.content .pub .column-4 .list-4 ul .first {
	border-top-style:none;
	padding-top:0px;
}
.content .pub .column-4 .list-4 ul li p {
	padding-top:0px;
}
.sidebar .cell-1 .column-4 .list-4 ul .first {
	border-top-style:none;
	padding-top:0px;
}
.content .sharebts {
	height:20px;
	padding-top:20px;
}
.content .sharebts a {
	display:block;
	float:left;
}
.content .sharebts div {
	float:left;
}
.content .sharebts .fbshare {
	background-image:url(../img/share.jpg);
	background-position:left top;
	text-indent:-5000px;
	display:inline;
	height:18px;
	width:57px;
	overflow:hidden;
	margin-right:5px;
}
.content .messages {
	padding-top:20px;
}
.content .fbcomments {
	width:326px;
	float:right;
}
.content .fbcomments .title {
	background-image:url(../img/fb-2.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:23px;
	font-size:12px;
	line-height:17px;
	color:#0a0a0a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#e7e7e7;
	padding-left:158px;
	padding-top:3px;
}
.content .fbcomments div {
	margin-top:10px;
}
.content .comments {
	width:320px;
	float:left;
}
.content .comments .title {
	background-image:url(../img/bnews.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	height:23px;
	font-size:12px;
	line-height:17px;
	color:#0a0a0a;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-color:#e7e7e7;
	padding-left:129px;
	padding-top:3px;
}
.content .comments ul {
	list-style-type:none;
	font-size:11px;
	line-height:14px;
	padding-top:5px;
}
.content .comments ul li {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#CCCCCC;
	padding-bottom:13px;
}
.content .comments ul li h5 {
	font-size:12px;
	line-height:15px;
	margin-top:6px;
}
.content .comments ul li p {
	color:#262626;
	margin-top:11px;
}
.content .comments .form {
	background-color:#f1f1f1;
	padding:10px;
	margin-top:10px;
}
.content .comments .form h4 {
	font-size:12px;
	line-height:17px;
	color:#FFFFFF;
	background-color:#353535;
	height:22px;
	padding-right:10px;
	padding-left:10px;
	padding-top:3px;
	margin-bottom:2px;
}
.content .comments .form p {
	font-size:12px;
	line-height:14px;
	color:#141414;
	padding-top:10px;
}
.content .comments .form p label {
	font-weight:bold;
}
.content .comments .form p input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#141414;
	background-color:#FFFFFF;
	border:1px solid #d4d4d4;
	padding:3px;
	margin-left:6px;
	width:197px;
}
.content .comments .form p #code {
	width:164px;
}
.content .comments .form p textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#141414;
	background-color:#FFFFFF;
	border:1px solid #d4d4d4;
	padding:3px;
	overflow:auto;
	resize:none;
	margin-top:3px;
	height:110px;
	width:292px;
}
.content .comments .form .submit input {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	background-color:#c40000;
	border:1px solid #c40000;
	font-size:12px;
	font-weight:bold;
	cursor:pointer;
	padding-top:2px;
	padding-right:3px;
	padding-bottom:2px;
	padding-left:3px;
	margin-left:0px;
	width:auto;
}
.content .pagination-container {
	width:100%;
	height:26px;
	line-height:26px;
}
.content .pagination-container ul {
	margin:0px;
}
.content .pagination-container ul a {
	font-size:10px;
	line-height:12px;
	display:block;
	float:left;
	color:#282828;
	text-decoration:none;
	padding-right:6px;
	padding-left:6px;
	padding-top:2px;
	padding-bottom:4px;
	margin-right:1px;
	margin-left:1px;
}
.content .pagination-container ul .selected a,
.content .pagination-container ul a:hover {
	display:block;
	float:left;
	color:#FFFFFF;
	background-color:#353535;
	padding:2px 6px 4px;
	margin-right:1px;
	margin-left:1px;
}
.content .pagination-container .first,
.content .pagination-container .last {
	display:none;
}
.content .pagination-container .previous a {
	background-image:url(../img/arrow-pages-prev.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-5000px;
	font-size:1px;
	overflow:hidden;
	padding:0px;
	height:18px;
	width:18px;
}
.content .pagination-container .next a {
	background-image:url(../img/arrow-pages-next.gif);
	background-repeat:no-repeat;
	background-position:left top;
	text-indent:-5000px;
	font-size:1px;
	overflow:hidden;
	padding:0px;
	height:18px;
	width:18px;
}
.content .pagination-container .previous a:hover,
.content .pagination-container .next a:hover {
/*	background-repeat:no-repeat;
	background-position:left top;*/
	padding:0px;
}
.content .pagination-container .paginationtop {
	width:500px;
}
.wrapper-2 ul li .col-xs-5,
.wrapper-2 ul li .col-xs-7,
.wrapper-3 ul li .col-xs-5,
.wrapper-3 ul li .col-xs-7		{ padding-left:0px; padding-right:0px; }
.wrapper-2 {
	width:1000px;
}
.wrapper-2 .videobox { width:488px; height:290px; text-align:center; border:1px solid black; overflow:hidden; }
.wrapper-2 .column-1 {
	float:left;
	width:311px;
	display:inline;
}
.wrapper-2 .column-1 .list .thumb {
/* DL 	width:120px; */
}
.wrapper-2 .column-1 .list .details {
/* DL */	width:154px;
}
.wrapper-2 .column-2 {
	width:160px;
	float:left;
	display:inline;
	margin-left:19px;
}
.wrapper-2 .column-3 {
	float:left;
	width:311px;
	display:inline;
	margin-left:20px;
}
.wrapper-2 .column-3 .list-3 .thumb {
	width:80px;
}
.wrapper-2 .column-3 .list-3 .details {
	width:225px;
}
.wrapper-2 .column-4 {
	float:left;
	width:160px;
	display:inline;
	margin-left:19px;
}
.wrapper-3 {
	width:1000px;
}
.wrapper-3 .main {
	float:left;
	width:661px;
}

.wrapper-3 .column-1 {
	float:left;
	width:326px;
	display:inline;
}
.wrapper-3 .column-2 {
	float:left;
	width:326px;
	display:inline;
	margin-left:9px;
}
.wrapper-3 .column-3 {
	float:left;
	width:661px;
}
.wrapper-3 .column-3 .cell {
	float:left;
	width:213px;
	display:inline;
	margin-right:11px;
}
.wrapper-3 .column-3 .lastcell {
	margin-right:0px;
}

.wrapper-3 .column-3 .cell .box-2 ul li .thumb {
	width:80px;
}
.wrapper-3 .column-3 .cell .box-2 ul li .details {
	width:123px;
}
.wrapper-3 .column-4 {
	float:right;
	width:330px;
}
.wrapper-3 .column-4 .list-3 ul .last {
	border:none;
}
.wrapper-3 .column-4 .list-3 ul li .thumb {
	width:80px;
}
.wrapper-3 .column-4 .list-3 ul li .details {
	width:244px;
}

.footer {
	background-color:#353535;
	background-image:url(../img/logo-footer.jpg);
	background-repeat:no-repeat;
	background-position:right bottom;
	padding-right:18px;
	padding-left:18px;
	padding-top:14px;
	padding-bottom:36px;
}
.footer .pages {
	color:#d70101;
	font-size:11px;
	line-height:17px;
	text-transform:uppercase;
}
.footer .pages a {
	color:#FFFFFF;
	text-decoration:none;
}
.footer .pages a:hover {
	color:#d70101;
}
.footer .media {
	color:#FFFFFF;
	font-size:11px;
	line-height:17px;
	text-transform:uppercase;
	float:right;
}
.footer .media a {
	color:#ff0000;
	text-decoration:none;
}
.footer .media .active {
	color:#FFFFFF;
}

.footer .media a:hover {
	color:#9b9b9b;
}
.footer address {
	font-size:11px;
	line-height:14px;
	color:#8f8f8f;
	font-style:normal;
	margin-top:60px;
	margin-bottom:-10px;
}
.footer .createdby {
	font-size:11px;
	line-height:14px;
	color:#8f8f8f;
	font-style:normal;
}
.footer .createdby a {
	color:#8f8f8f;
	text-decoration:none;
}

.footer .creator										{ top:15px; position:relative; font-size:11px; color:#8F8F8F; }
.footer .creator a,
.footer .creator a:hover,
.footer .creator a:focus,
.footer .creator a:active,
.footer .creator a:visited								{ color:#8F8F8F; }

.content .pub .textbox a								{ text-decoration:underline; color:#0B0B0B; }
.content .pub .textbox a:hover							{ text-decoration:underline; color:#656565; }

#contact_form p label									{ width:300px; padding-right:10px; padding-bottom:3px; float:left; font-weight:bold; }
#contact_form p input									{ width:300px;float:left; clear:left; font-size:13px; font-family:Verdana, Arial, Helvetica, sans-serif; }
#contact_form input.button								{ width:100px; float:none; }
.notification_ok										{ color:blue; }
.notification_error										{ color:red; }
.article-date											{ margin-top:8px; padding-left:7px; line-height:17px; font-size:11px; color:#474747; }
.article-date.arrow										{ background-image:url(../img/arrow-6.gif); background-repeat:no-repeat; background-position:left 7px; }
.comments_paging										{ font-size:13px; }
.videoplayer											{ width:100%; height:100%; min-height:100%; overflow:hidden; }
.qtip													{ padding:0px; }
.qtip-content h3										{ font-size:12px; font-weight:bold; color:#F3F3F3; }

/* Login page */
.site-container .page-login								{ width:50%; margin:20px 25%; }
.site-container .page-login h1							{ font-size:22px; }
.site-container .page-login .form::after				{ clear:both; display:table; content:' '; }
.site-container .page-login .form .span5				{ width:50%; padding-top:80px; float:left; }
.site-container .page-login .form .span6				{ width:50%; float:left; }

/* User menu */
.user-menu												{ top:0px; left:5px; position:absolute; height:30px; padding:8px 0px; line-height:14px; font-size:12px; }

/* Taxonomy editor */
.yiiPager												{ list-style:none outside none; margin-bottom:0; padding-left:0; }
.yiiPager > li											{ display:block; position:relative; float:left; }
.yiiPager > li > a										{ display:block; padding:10px 15px; position:relative; }
.yiiPager > li > a:focus, .nav > li > a:hover			{ background-color:#eee; text-decoration:none; }
.yiiPager > li.disabled > a								{ color:#777; }
.yiiPager > li.disabled > a:focus,
.yiiPager > li.disabled > a:hover						{ background-color:transparent; color:#777; cursor:not-allowed; text-decoration:none; }
.yiiPager .open > a,
.yiiPager .open > a:focus,
.yiiPager .open > a:hover								{ background-color:#eee; border-color:#337ab7; }
.yiiPager .nav-divider									{ background-color:#e5e5e5; height:1px; margin:9px 0; overflow:hidden; }
.yiiPager > li > a > img								{ max-width:none; }

/* Kevorkqn */
.column-1 .position-1 ul li .thumb						{ width:110px; }
.column-1 .position-1 ul li .details					{ width:205px; }
.column-1 .box h4.article-date							{ font-size: 10px; padding: 0; }

/* Ads-container */
.ads-container, .ads-container *						{ margin: 0 auto; }

/* Unify with mobile */
.topstory .article-date									{ display:none; }
.topstory .thumb img									{ max-width:130px; }