/*
Theme Name: Coverage
Theme URI: http://colorlabsproject.com/themes/coverage
Description: Newspaper WordPress Premium Theme by <a href="http://colorlabsproject.com">ColorLabs and Company.</a> 
Author:  ColorLabs and Company.
Version: 1.0.7.1
Author URI: http://colorlabsproject.com/
Tags: gray, two-columns, fixed-width, editor-style, featured-images, sticky-post, theme-options, light, white, three-column
*/

a {
		color: #333;
}

a:hover {
		color: #951015;
}

blockquote {
    margin: 5px 25px 15px -115px;
    width: 310px;
    float:left;
}

blockquote p {
   margin-bottom: 0;
    font-size: 24px;
    font-weight: bold;
    color: #AAA;
}

.blockquote-author:before {
    content: "\2014 \00a0";
}

.blockquote-author {
    font-style: italic;
    color: #2e2e2e;
}

body {
		font-family: 'PT Serif', serif;
}
img.alignleft,
.wp-caption.alignleft {
	float:left;
	margin:5px 25px 15px 0; 
}
img.aligncenter,
.wp-caption.aligncenter {
	margin:10px auto 15px
}
img.alignright,
.wp-caption.alignright {
	float:right;
	margin:5px 0 15px 25px; 
}
.entry blockquote{
      margin-left: -115px;
}

/* ===================================================================  
Font=================================================================== */
@font-face {
		font-family: 'FontAwesome';  src: url('fonts/fontawesome-webfont.eot?v=3.0.1');  
	src: url('fonts/fontawesome-webfont.eot?#iefix&v=3.0.1') format('embedded-opentype'),   
	url('fonts/fontawesome-webfont.woff?v=3.0.1') format('woff'),    
	url('fonts/fontawesome-webfont.ttf?v=3.0.1') format('truetype');  
	font-weight: normal;  font-style: normal;
}

/* =================================================================== 
 Icon=================================================================== */
i {
		font-family: FontAwesome;
		font-style: normal;
}

.icon-twitter:before {
		content: "\f099";
}

.icon-facebook:before {
		content: "\f09a";
}

.icon-rss:before {
		content: "\f09e";
}

.icon-envelope:before {
		content: "\f003";
}

.icon-angle-right:before {
		content: "\f105";
}

.icon-angle-left:before {
		content: "\f104";
}

.icon-double-angle-right:before {
		content: "\f101";
}

.icon-camera:before {
		content: "\f030";
}

.icon-facetime-video:before {
		content: "\f03d";
}

.icon-file-alt:before {
		content: "\f0f6";
}

.icon-search:before {
		content: "\f002";
}

.icon-home:before {
		content: "\f015";
}

.icon-search:before {
		content: "\f002";
}
.icon-play:before {
	content: "\f04b";
}

.playicon {
	position: absolute;
	margin-left: -110px;
	margin-top: 46px;
	width: 45px;
	height: 45px;
	opacity: 0.6;
	text-indent: -9999px;
	background: url(images/play-icon.png) no-repeat;
}

.icon-comment:before {
	content: "\f075";
}
/* =================================================================== 
 Header=================================================================== */
.list-top {
		overflow: hidden;
		margin-left: 0;
}

.item-news {
		list-style: none;
		width: 156px;
		float: left;
		margin: 0 10px 10px;
	font-weight:bold;
	font-size:16px;
	letter-spacing:-1px;
}
.item-news i{
	font-size:14px;
	font-weight:normal;
}
.top-news {
		margin-top: 20px;
		padding-top: 10px;
		border-top: 1px solid #9a9a9a;
		margin-bottom: 10px;
}

.header-section {
		display: block;
		border-top: 8px solid #343434;
		margin-top: 10px;
	padding-top:15px;
}
/* ================================================================== #Logo */
.logo {
		font-size: 50px;
	text-transform:uppercase;
}
.left-side .logo{
	margin-top:0;
}
.left-side .logo a:hover, .logo a:hover{
	text-decoration:none;
}

/* ================================================================ #News SLider*/
.title-slide {
		float: left;
		width: 70%;
	font-weight:bold;
	text-transform:uppercase;
}

.title-slide span {
	 padding: 3px 8px 1px;
	background: #5f290b;
	color: #FFF;
	display: inline-block;
	font-family: 'Helvetica', sans-serif;
	font-size: 11px;
}

.news-slide li {
		float: left;
		padding-right: 2px;
		display: block;
		list-style: none;
		margin-left: 0;
}

.news-slide {
		margin-left: 0;
}
.news-navigation {
	float:right;
}
.news-navigation a, .gallery-navigation a {
		padding: 0px 10px;
		border: 1px solid #ccc;
		float: left;
}

.news-navigation a:hover, .gallery-navigation a:hover {
		text-decoration: none;
}

.news-navigation i, .gallery-navigation i {
		font-style: normal;
		font-size: 13px;
}

.news-navigation #news-prev, .gallery-navigation #gallery-prev {
		border-right: none;
}

.disabled, .disabled:hover {
		color: #B8B8B8;
}

/* =============================================================
#Right side */
.right-side {
		position: relative;
	min-height:115px;
}

.right-side .date {
		font-size: 12px;
		text-align: right;
		font-weight: bold;
}
.right-side .date, .social-net {
	font-family:'Helvetica', sans-serif;
	position:relative;
	z-index:99;
}
.space-text {
		position: absolute;
		font-size: 15px;
		width: 105px;
		height: 105px;
		background: #333;
		color: white;
		padding: 25px;
		text-align: center;
		left: -25px;
		top: 2px;
		-webkit-border-radius: 100px;
		-moz-border-radius: 100px;
		border-radius: 100px;
		z-index: 1;
	font-weight:bold;
}

.space-text p {
		margin-bottom: 0;
}

.social-net li {
		list-style: none;
		text-align: right;
	font-size:12px;
}

.social-net ul {
		margin-bottom: 0;
}

.searchform form {
		margin-bottom: 0;
		display: inline-block;
		position: relative;
	margin-left:20px;
}

.searchform i {
		position: absolute;
		top: 3px;
		right: 7px;
	color:#ddd;
}

.searchform input {
		height: auto;
		padding: 3px 5px;
		-webkit-border-radius: 0;
		-moz-border-radius: 0;
		border-radius: 0;
		margin-bottom: 0;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	text-transform: uppercase;
	font-size: 12px;
	border-color:#999;
	color:#333;
}
/* Post ad form */#cboxLoadedContent h2 {  text-align:center;  border-bottom:5px solid #ddd}#postbox {  display:none;  padding:10px 10px 0 10px}#colorbox #postbox {  display:block;  width:700px}#postbox .left, #postbox .right {  float:left;  width:330px}#postbox .left {  margin-left:20px}#postbox input[type="text"] {  width:83%}#postbox select {  width:86%;  padding:5px 6px}#postbox .submit_description {  color:#666;  display:block;  font-size:12px;  font-style:italic}

/* Sooperfish-----------------------------------------------------------*/
.topnav {
		border-bottom: 1px solid #9a9a9a;
}
.topnav > div > .menu > li:first-child{
	left: 5px;
	border: 1px solid #9A9A9A;
	border-bottom-color: white;
	bottom: -1px;
	border-top-width: 3px;
	height: 32px;
	margin-right: 4px;
	margin-top:-3px;
}
.topnav > div > .menu > li:first-child > a{
	position: relative;
	padding: 0;
	width: 40px;
	height: 100%;
	text-indent: -999px;
}
.topnav > div > .menu > li:first-child > a:before{
	content: "\f015";
	font-size: 18px;
	font-family: fontawesome;
	top: 6px;
	left: 11px;
	position: absolute;
	color: #9A9A9A;
	text-indent: 0;
}
.navigation.sub-menu {
		display: none
}

.navigation {
		margin-bottom: 20px;
	margin-top:-20px;
}
.gecko .navigation{
	margin-top:-35px;
}
.navigation .sf-menu .sf-arrow {
		margin-left: 8px;
		font-size: 16px;
		line-height: 0;
		position: absolute;
		top: 13px;
		right: 13px;
		-webkit-transition: all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
		-ms-transition: all 0.2s ease;
		transition: all 0.2s ease;
}
.navigation .sf-menu .sf-arrow i{
	font-size:11px;
}
.navigation a:hover {
		text-decoration: none;
}

.navigation .sf-parent > a {
		padding-right: 25px
}

.sf-menu li:hover > a .sf-arrow {
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
}

.topnav ul {
	list-style: none;
}
.topnav ul ul {
	display: none
}

/* .topnav > div > .menu > li:first-child > a{
	text-indent: -99999px;
	background:url('images/menu-home.png')no-repeat;
	position: relative;
	top: 8px;
	left: 5px;
}
 */
/* Framework for proper showing/hiding/positioning *//* DO NOT EDIT FROM HERE */
ul.sf-menu,ul.sf-menu * {
		margin: 0;
		padding: 0;
}

ul.sf-menu {
		display: block;
		position: relative;
}

ul.sf-menu li,
.topnav li {
	display: block;
	float: left;
	position: relative;
}

ul.sf-menu li:hover {
		visibility: inherit;
 /* fixes IE7 'sticky bug' */
}

ul.sf-menu a {
		position: relative;
		padding: 5px 10px 8px;
		display: block;
	font-size:12px;
	font-family:'Helvetica', sans-serif;
}

ul.sf-menu ul {
		position: absolute;
		left: 0;
		width: 170px;
		top: auto;
		left: -999999px;
		background: #fff;
		border: 1px solid #9a9a9a;
		border-bottom: none;
}

ul.sf-menu ul a {
		zoom: 1;
 /* IE6/7 fix */
}

ul.sf-menu ul li {
		float: left;
 /* Must always be floated otherwise there will be a rogue 1px margin-bottom in IE6/7 */
		width: 170px;
		border-bottom: 1px solid #9a9a9a;
}

ul.sf-menu ul ul {
		top: 0;
		margin: 0 0 0 170px
}

ul.sf-menu li:hover ul,ul.sf-menu li:focus ul,ul.sf-menu li.sf-hover ul {
 /*first level*/
		left: auto;
}

ul.sf-menu li:hover ul ul,ul.sf-menu li:focus ul ul,ul.sf-menu li.sf-hover ul ul {
		left: -999999px;
}

ul.sf-menu ul li:hover ul,ul.sf-menu ul li:focus ul,ul.sf-menu ul li.sf-hover ul {
/*second level*/
		left: auto;
}

ul.sf-menu ul li:hover ul ul,ul.sf-menu ul li:focus ul ul,ul.sf-menu ul li.sf-hover ul ul {
		left: -999999px;
}

ul.sf-menu ul ul li:hover ul,ul.sf-menu ul ul li:focus ul,ul.sf-menu ul ul li.sf-hover ul {
/*third level*/
		left: auto;
}

ul.sf-menu ul ul li:hover ul ul,ul.sf-menu ul ul li:focus ul ul,ul.sf-menu ul ul li.sf-hover ul ul {
		left: -999999px;
}

ul.sf-menu ul ul ul li:hover ul,ul.sf-menu ul ul ul li:focus ul,ul.sf-menu ul ul ul li.sf-hover ul {
/*fourth level*/
		left: auto;
}

ul.sf-menu ul ul ul li:hover ul ul,ul.sf-menu ul ul ul li:focus ul ul,ul.sf-menu ul ul ul li.sf-hover ul ul {
		left: -999999px;
}

/* Mega Menu
--------------------------------------------------------------------*/
.navigation .sfHover .colabs_mega_div{
	display: block ;
}
.colabs_mega > .sf-parent:hover > a{
	padding-bottom: 7px;
	margin-top: -2px;
	z-index: 101;
	color:#fff;
	background:#333;
	border-top:3px solid #999;
}
.mega_div_arrow {
	top: -19px;
	position: absolute;
}
.navigation .colabs_mega_div .sub-menu{
	 display: block !important;
}
	
ul.sf-menu .colabs_mega_div ul li{
	width:100%;
}
.colabs_mega_div, .sub-menu{
	display:block ;
}

.colabs_mega_div .entry-image{
	border: 2px solid #999;
	float:left;
	margin-right:10px;
}
.colabs_mega_div .entry-image img{
	width:95px;
}
.colabs_mega_div .entry-post{
	overflow:hidden;
}
.colabs_mega_div .entry-post .entry-title{
	margin-top:-6px;
}
.navigation  .colabs_mega_div ul .entry-image a{
	padding:0;
}
.navigation .colabs_mega_div {
	width: 1080px;
	z-index: 100;
	display: none;
	position: absolute;
	color: #FFF;
	left: -55px;
	border:1px solid #999;
	margin-top: -1px;
	}

.navigation .colabs_mega_div  li{
	border:none;
}
.navigation .colabs_mega_div a{
	color:#fff;
}
.navigation .colabs_mega_div ul {
	list-style: disc;
}
.navigation .colabs_mega_div .sub-menu {
	width: auto;
	position: static;
	overflow: hidden;
	background:#333;
}
.navigation .colabs_mega_div .menu-item-type-taxonomy .colabs_mega_text_block {
	overflow:hidden;
}
.navigation .colabs_mega_div [class*="colabs_mega_menu_columns_"] {
	float: left;
	margin-bottom: 18px;
 margin-left: 30px;
width: 22%;
}

.navigation .colabs_mega_div .colabs_mega_menu_columns_fist,
.navigation .colabs_mega_div .colabs_mega_menu_columns_first {
	margin-left: 0;
}
.navigation .colabs_mega_div h4 {
	font-size: 13px;
	text-transform: uppercase;
	margin-bottom: 9px;
}
.navigation .colabs_mega_div hr {
	height: 0;
	clear: both;
	margin: 10px 0;
	overflow: hidden;
	border: none;
	border-bottom: 1px solid #999;
	padding-top: 15px;
}
.navigation .colabs_mega_div ul {
	padding: 15px;
}
.navigation .colabs_mega_div ul ul {
	margin: 0;
	padding: 0;
	width: 100%;
	position: static;
	visibility: visible !important;
	display: block !important;
	border: none;
	overflow: visible !important;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navigation .colabs_mega_div ul ul li.menu-item-object-post {
	list-style: disc;
	float: none;
}
.navigation .colabs_mega_div ul ul a {
	padding: 2px 0;
}
.navigation .colabs_mega_div ul{
	border:none;
}
.featured-headline .entry-title, .rate-point .entry-title, .post-title{
	letter-spacing:-1px;
}
/* ============================================================
#Headline*/
.section-top {
		margin-bottom: 20px;
}

.featured-headline .entry-title {
		font-size: 33px;
	line-height: 36px;
}
.featured-headline .entry{
	font-size:15px;
}
.featured-headline .entry-image{
	margin-top:5px;
}
.list-post .entry-image, .featured-headline .entry-image{
		float: left;
		margin-right: 20px;
}
.list-post .entry-image img, .featured-headline .entry-image img{
	width:160px;
}

.list-post .entry-post, .featured-headline .entry-post{
		overflow: hidden;
}

.list-post, .featured-headline{
		margin-bottom: 20px;
		border-bottom: 1px solid #DDD;
		padding-bottom: 15px;
	overflow:hidden;
}

.headline-entry:last-child .list-post {
		border-bottom: none;
}

.featured-headline {
		border-width: 5px;
}

.related-post {
		margin-top: 20px;
}

.related-post ul {
		margin-left: 20px;
		list-style: square;
}

.related-post i {
		margin-left: -3px;
		margin-right: 5px;
}

.entry-title {
		margin-top: 0;
}

.outer-submit a {
		display: block;
		text-align: center;
		color: #333;
		border-color: #B5B8CB;
		background-color: #f2f2f2;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.49);
		cursor: pointer;
		padding: 15px 10px 13px;
		vertical-align: middle;
		font-size: 10px;
		line-height: normal;
		border: 1px solid #a7abae;
		position: relative;
		font-weight: bold;
		background-repeat: no-repeat;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
		text-transform: uppercase;
}

.outer-submit a:hover {
		text-decoration: none;
}

/* Gallery slides*/
.outer-gallery-slide {
		padding-bottom: 10px;
		border-bottom: 5px solid #DDD;
}

.gallery-meta {
		text-align: right;
		border-bottom: 1px solid #DDD;
	font-family: 'Helvetica',sans-serif;
	color: #666;
	font-size: 10px;
	text-transform:uppercase;
}

.gallery-info {
		font-size: 11px;
		float: left;
		width: 80%;
		line-height: 30px;
	text-transform:uppercase;
	font-family:'Helvetica', sans-serif;
}

.gallery-top {
		overflow: hidden;
		margin-bottom: 20px;
}

.gallery-info .info {
		margin-right: 20px;
	font-weight:bold;
}
.gallery-info .info a{
	font-weight:normal;
}
.gallery-navigation {
		float: right;
	margin-top:2px;
}

.outer-gallery-slide ul {
		margin-left: 0;
}

.gallery-slide {
		overflow: hidden;
}

.gecko .gallery-slide{
	height:auto !important;
}

.gallery-slide li {
		float: left;
		list-style: none;
}

/* =========================================== Widget */
.widget {
		margin-bottom: 30px;
}

.widget ul {
		margin-left: 0;
		list-style: none;
}
.widget li {
	line-height: 23px;
}
.widget ul ul,
.widget ul ol,
.widget ol ol,
.widget ol ul {
	margin-left: 15px;
	margin-bottom: 0;
}

/* RSS Widget 
------------------------------------------------------------------- */
.widget_rss li {
  margin-bottom: 20px;
}
.widget_rss li > .rsswidget {
  display: block;
  font-weight: bold;
  line-height: 21px;
}
.widget_rss .rss-date {
  font-size: 13px;
  color: #999;
}
.widget_rss .rssSummary {
  line-height: 21px;
}
.widget_rss cite {
  font-style: italic;
}


/* Latest POst */
.latest-post li {
		border-bottom: 1px solid #ddd;
		margin-bottom: 20px;
}

.latest-post li:last-child {
		margin-bottom: 10px;
}

.latest-post .small {
		font-size: 11px;
		text-transform: uppercase;
}

/* Widget */.box-outer {
		padding: 0px 10px 20px;
		border: 1px solid #ddd;
}

.box-outer li {
		clear: both;
		margin-bottom: 20px;
		overflow: hidden;
}

.box-outer > h3 {
		margin-top: -10px;
		background: white;
		line-height: 18px;
		float: left;
		position: relative;
	font-family: 'Helvetica', sans-serif;
	font-size: 28px;
	text-transform: lowercase;
	padding:0 7px;
}

.box-outer .entry-image {
		float: left;
		margin-right: 20px;
}

/* Opinion */

.entry-opinion {
		padding: 7px 12px;
		border: 1px solid #DDD;
		margin-bottom: 10px;
		position: relative;
	font-style: italic;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 99%;
}

.entry-opinion:before {
		content: "";
		left: 110px;
		position: absolute;
		border: 18px solid transparent;
		border-width: 15px 13px;
		border-top-color: #EEE;
		border-left-color: #EEE;
		bottom: -30px;
}

.entry-opinion:after {
		content: "";
		left: 110px;
		position: absolute;
		border: 18px solid transparent;
		border-width: 15px 13px;
		border-top-color: #FFF;
		bottom: -27px;
		border-left-color: #fff;
		left: 111px;
}

.list-opinion li:first-child .opinion-meta {
		padding-top: 20px;
}

.list-opinion li {
		border-bottom: 1px solid #ddd;
		padding-bottom: 20px;
}

.list-opinion li:last-child {
		margin-bottom: 0;
}

.list-opinion .opinion-meta {
		overflow: hidden;
}

.list-opinion .comment-count {
		font-size: 12px;
}

.list-opinion .entry-title {
		font-weight: bold;
}

#postbox textarea, #postbox input[type='text'], #postbox select{
	resize:none;
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
#postbox label{
	font-weight:bold;
}
#postbox input[type='submit']{
	display: block;
	text-align: center;
	color: #5E6C7E;
	background-color: #DFE2EB;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
	padding: 8px 10px 8px;
	vertical-align: middle;
	font-size: 12px;
	line-height: normal;
	position: relative;
	font-weight: bold;
	background-repeat: no-repeat;
	text-transform: uppercase;
	border:none;
}

#postbox .left{
	margin-left:0;
}
/* Polling */

.entry-polling {
		font-style: italic;
		color: #343434
}

.list-polling input {
		margin-top: 1px;
		margin-right: 10px;
}

.list-polling > form > div {
		margin-bottom: 5px;
}

.list-polling form {
		margin-top: 15px;
		margin-bottom: 0px;
}

.outer-submit input{
		color: #333;
		border-color: #da903b;
		background-color: #FF9800;
	display: block;
		text-align: center;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
		cursor: pointer;
		padding: 8px 10px 8px;
		vertical-align: middle;
		font-size: 10px;
		line-height: normal;
		border: none;
		position: relative;
		font-weight: bold;
	width:100%;
		background-repeat: no-repeat;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
		text-transform: uppercase;
}
#content .outer-submit{
	overflow:hidden;
}
.widget_polling .more-page {
		text-align: center;
}

.widget_colabs_2column > .entry-content > b{
	font-size:11px;
	font-family:'Helvetica', sans-serif;
}
.widget_colabs_2column hr{
	margin:15px 0 20px
}
.widget_colabs_2column hr{
	
}
.widget_colabs_2column .entry-title{
	font-weight: bold;
	margin-top: 8px;
}
.widget_colabs_2column .cat_link a{
	font-family:'Helvetica', sans-serif;
	font-size:10px;
}
.widget_colabs_2column .cat_link{
	margin-top:-17px;
}
/* ===========================================================================================    
# Single Page 
=============================================================================================*/

.time-information{
	margin-top: 15px;
	padding:3px 10px 0 10px;
	border-top: 1px solid #333;
	margin-bottom:-5px;
	overflow:hidden;
}
.last-update {
	float: right;
	font-family: 'Helvetica', sans-serif;
	color: #AAA;
	font-size: 11px;
}

.time-information .time {
	font-size: 11px;
	font-weight: bold;
	font-family: 'Helvetica', sans-serif;
}
.outer-logo {
	width: 50%;
	float: left;
	padding-left:10px;
}
.outer-logo .logo{
	font-size:24px;
	margin-top:0;
	
}
.category-post {
	float: right;
	font-size: 12px;
	font-family: 'Helvetica', sans-serif;
	font-weight: bold;
}
.home .header-wrapper {
	margin-bottom: 0;
}
.header-wrapper {
	margin-bottom:35px;
}
.post-top {
	margin-bottom: 8px;
	max-width:600px;
}
.post-meta {
	font-weight: bold;
	color: #999;
}
.main-entry-out:after,
.main-entry-out:before {
	content: '';
	display: table;
}
.main-entry-out:after {
	clear: both;
}
.main-entry-out {
	zoom: 1;
}
.main-entry .entry-content{
	margin-left: 115px;
}
/** share network */
.share-outer{
	width: 110px;
	position:absolute;
}
.title-share{
	text-transform:uppercase;
	font-family:'Helvetica', sans-serif;
	font-weight:bold;
	font-size:11px;
	margin-bottom:10px;
	display:block;
}
.list-share i {
	float: right;
	font-size: 16px;
}
.list-share .icon-twitter {
right: -4px;
position: relative;
}
.list-share span {
	font-family: 'Helvetica', sans-serif;
	font-weight: bold;
	font-size: 12px;
}
.list-share a {
	background: #5f290b;
	width: 85px;
	padding: 3px 10px;
	margin-bottom: 5px;
	display: block;
	color: white;
}
.list-share a:hover{
	text-decoration:none;
}

.post-top-outer{
	position: relative;
	margin-top:30px;
}
.post-top{
	margin-left:115px;
}
.post-navigation{
	position:absolute;
	top:0;
	right:275px;
}
.post-navigation a {
	padding: 2px 11px;
	border: 1px solid #CCC;
	margin-left: -1px;
}
.post-navigation .next, .post-navigation .previous{
	float:left;
}
.post-navigation a:hover{
		text-decoration: none;
}
.post-navigation a:hover .nav-info{
	display:block;
}
.nav-info {
	position: absolute;
	top: -33px;
	left: -37px;
	display: block;
	width: 97px;
	background: #6C6C6C;
	padding: 2px 5px;
	color: white;
	font-family: 'Helvetica', sans-serif;
	display:none;
}

.next .nav-info {
	left: 1px;
	width: 70px;
}
.next .nav-info:before{
	left:27px;
}
.nav-info:before {
	content: "";
	left: 40px;
	position: absolute;
	border: 18px solid transparent;
	border-width: 12px;
	border-top-color: #6C6C6C;
	bottom: -19px;
}
.main-entry .entry {
	margin-bottom: 30px;
	border-bottom: 1px solid #DDD;
	padding-bottom: 30px;
}


/*Comment*/
#comments{
	font-family:arial;
}
.comment-title {
	font-size: 25px;
}
.your-comment input,
.your-comment textarea {
	width:100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.your-comment input[type="text"] {
	height: 40px;
}
.info-log{
	overflow: hidden;
	line-height: 30px;
	color:#999;
}
.info-log a{
	font-weight:bold;
}
.comment-info{
	overflow:hidden;
}
.form-submit input#submit{
	color:#fff;
	background: #5f290b;
	float: left;
	padding: 6px 10px;
	font-weight:bold;
	margin-right:20px;
	border:none;
}
.submit-comment a:hover{
	text-decoration:none;
}
.comment-meta {
	overflow: hidden;
	margin-bottom: 10px;
}
.image-author {
	float: left;
	margin-right: 10px;
}
.author-information {
	overflow: hidden;
	font-weight: bold;
	color: #999;
	line-height: 27px;
	font-size: 14px;
	font-family: 'PT Serif', serif;
}
.reply-comment{
	font-weight: bold;
}
.commentlist,
.comment-pagination {
	margin-left: 60px;
	margin-top:20px;
	list-style: none;
}
.commentlist .comment,
.commentlist .pingback {
	margin-bottom: 20px;
}

.commentlist .children{
	margin-top:30px;
	margin-left:40px;
}
.comment-body {
	border-bottom: 1px solid #DDD;
	padding-bottom:20px;
}
.form-submit:after,
.form-submit:before {
	content: '';
	display: table;
}
.form-submit:after {
	clear: both;
}
.form-submit {
	zoom: 1;
}


/*--------------------*/
.post-title{
	margin-top:0;
}
.post-title,
.entry {
	-ms-word-wrap: break-word;
	word-wrap: break-word;
}
.top-text {
	font-size: 18px;
	margin-bottom: 5px;
	line-height: 1.4;
}
.wp-caption{
	font-family:sans-serif;
	margin-top:5px;
	font-size:12px;
	width: auto !important
}
.entry .entry-images{
	margin-bottom:20px;
}
.entry img.alignleft{
	margin-left:-115px;
}
blockquote.alignleft {
	margin-left: -115px;
	margin: 5px 25px 15px -115px;
	width: 310px;
	float:left;
}
/*=====================================================    
# Category =============================================================================================*/
section.category {
		margin-bottom: 30px;
}
.liner span, .category > .entry-title{
	font-family:'Helvetica', sans-serif;
	font-weight:bold;
}
.main-content .entry-title {
		font-weight: bold;
		margin-bottom: 5px;
}

.main-content .list-content {
		overflow: hidden;
		min-height: 193px;
}

.main-content .list-content .entry-image {
		margin-bottom: 5px;
}

.main-content .entry-content {
		float: left;
		width: 170px;
		margin: 5px 6px;
		position: relative;
		height: 161px;
		overflow: hidden;
		line-height: 18px;
}
.main-content .entry-content.quote blockquote{
	margin:0;
	width:auto;
	float:none;
	padding:0;
}
.main-content .entry-content .entry-image{
	margin-bottom:5px
}
.main-content .big-content {
		width: 325px;
		height: 310px;
	margin-left:0;
	max-height:310px;
}

.liner {
		position: relative;
}

.liner span {
		background: white;
		z-index: 3;
		padding-right: 20px;
}

.liner:before {
		position: absolute;
		content: '';
		height: 1px;
		background: black;
		width: 100%;
		top: 24px;
		z-index: -1;
}

.liner1:before {
	background: #333333;
}

.liner2:before {
	background: #333333;
}

.liner3:before {
	background: #333333;
}

.liner4:before {
	background: #333333;
}

.liner5:before {
	background: #333333;
}

/* Widget Twitter
------------------------------------------------------------------- */
.widget_colabs_twitter li {
		margin-bottom: 15px;
}
.widget_colabs_twitter a {
		text-decoration: underline;
}
.widget_colabs_twitter .time {
		display: block;
		color: #999;
}

/* Widget Tabs
------------------------------------------------------------------- */
.number-outer {
	background: #DDD;
	padding: 5px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width: 25px;
	height: 25px;
	position: relative;
	float:left;
	margin-right:10px
}
.number {
	position: absolute;
	left: 13px;
	top: 7px;
	color: #FFF;
}
.entry-tabs{
	overflow:hidden;
	margin-top:7px;
}
.boxes li:hover .number-outer{
	background:#333;
}
.primary-sidebar .widget_colabs_tabs {
	padding: 0;
}
.widget_colabs_tabs #tabs {
	padding: 0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
.widget_colabs_tabs .colabsTabs{
	margin: 0;
	bottom: -1px;
	position: relative;
	border-bottom:1px solid #ddd;
}
.widget_colabs_tabs li {
	margin: 0 5px 0 0;
}
.widget_colabs_tabs .colabsTabs {
	padding-bottom: 0;
}
.widget_colabs_tabs .colabsTabs li {
	display:inline-block;
	margin:0;
	border-left:none;
	position:relative;
	top:1px;
	margin-left:-3px;
}
.gecko .widget_colabs_tabs .colabsTabs li {
	margin-left:-4px;
}
.widget_colabs_tabs .colabsTabs a {
	display: block;
	font-size: 11px;
	padding: 5px 10px;
	position: relative;
	margin: 0 -1px 0 0;
	border: none;
	text-transform: uppercase;
	border:1px solid #ddd;
	font-family:'Helvetica', sans-serif;
	font-weight:bold;
}
.widget_colabs_tabs .colabsTabs a:hover, 
.widget_colabs_tabs .colabsTabs .selected {
	color: #333;
	text-shadow: none;
	text-decoration: none;
	border-bottom-color:#fff;
}
.widget_colabs_tabs .box {  
	background: #fff;
	-moz-border-radius: 0 0 3px 3px;
	-webkit-border-radius: 0 0 3px 3px;
	border-radius: 0 0 3px 3px;
}

.widget_colabs_tabs .box a:hover {
	color: #282828;
}
.widget_colabs_tabs .box li {
	margin-right: 0;
	overflow: hidden;
	padding: 7px 10px 7px 0;
	border-bottom: 1px solid #ddd;
}
.widget_colabs_tabs .box img {
	float: left;
	margin: 5px 10px 0 0;
	padding: 2px;
	background: #f2f2f2;
	border: 1px solid #ccc;
}
.widget_colabs_tabs #tab-tags {
	padding: 14px 10px;
}
.widget_colabs_tabs .meta {
	color: #aaa;
	font-size: 90%;
}
#tab-comm .author {
	font-weight: bold;
}


/* Category videos*/
.cat-videos {
		background: #333;
	border-top:10px solid #ddd;
}
.cat-videos > .entry-title {
	padding-top:5px;
}
.cat-videos .entry-title, .cat-videos .entry-title a {
		color: #fff;
}
.outer-videos{
	position:relative;
}
.nav-videos span{
	position: absolute;
	font-size: 20px;
	top: 40%;
	z-index:20;
	cursor: pointer;
	padding: 5px 11px;
	background: #EEE;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.video-prev{
	left:15px;
}
.video-next{
	right:15px;
}
.list-videos {
		overflow: hidden;
	margin:0;
}

.list-videos li {
		width: 180px ;
		margin: 15px;
		list-style: none;
		float: left;
}
.cat-videos .entry-image{
	margin-bottom:5px;
	position:relative;
}
.vid-icon i{
	font-size: 25px;
	color: rgba(255, 255, 255, 0.52);
	position: absolute;
	left: 18px;
	top: 18px;
	z-index: 1;
}
.vid-icon{
	position: absolute;
	background: rgba(3, 3, 3, 0.76);
	width: 50px;
	top: 40px;
	height: 50px;
	left: 60px;
	-webkit-border-radius: 59px;
	-moz-border-radius: 59px;
	border-radius: 59px;
}
/* Category Politics */

/* Category rate point */
.rate-point .entry-image {
		float: left;
		margin-right: 20px;
}
.rate-point .main-content .entry-content{
	width:31.27273%;
}
.outer-rate {
		overflow: hidden;
}
.outer-rate .entry-title{
	font-weight:bold;
	font-size:18px;
}
.big-content .entry-title{
	font-size:18px;
}
/* #Ratings
================================================== */
.jRatingAverage {
	background-color:#f4c239 !important;
	position:relative;
	top:-24px !important;
	left:0;
	z-index:2;
	height:100%;
}
.jRatingColor {
	background-color:#f4c239 !important; /* bgcolor of the stars*/
	position:relative;
	top:-1px;
	left:0;
	z-index:2;
	height:100%;
}
.jStar {
	position:relative;
	left:0;
	z-index:3;
	background:url(images/ratings/stars.png) !important;
	height:18px !important;
	top:-40px !important;
	background:#000;
	width:85px !important
}

.rate {
	margin-bottom:-2px;
	height:20px !important;
	width:85px !Important;
	background:#000;
}
/* ======================================================================================	
#Sidebar ====================================================================== */
.colabs-recent-comment .image-author{
	float:left;
	margin-right:10px;
	
}
.colabs-recent-comment .author-information{
	overflow:hidden;
	font-weight: bold;
	color: #999;
	line-height: 24px;
	font-size:13px;
}
.colabs-recent-comment li{
	overflow: hidden;
	padding-bottom: 15px;
	border-bottom: 1px solid #DDD;
	margin-top: 15px;
}
.colabs-recent-comment .title{
	font-weight: bold;
	text-transform: uppercase;
	font-family: 'Helvetica', sans-serif;
	font-size: 12px;
}
.special-reports {
		margin-bottom: 30px;
		padding: 10px;
		background: #ffebfa;
		border: 1px solid #bca4b4;
		overflow: hidden;
}
.special-reports .entry-title {
	font-family: sans-serif;
	text-transform: lowercase;
}
.special-reports .entry-image {
		float: left;
		margin-right: 20px;
}

.special-reports .entry {
		overflow: hidden;
	font-weight:bold;
}
.special-reports i{
	margin-left: 3px;
	font-size: 12px;
}
.adspace-widget{
	text-align:center;
}
/* tweets */

.trending-tweets > h3 {
		padding-left: 40px;
		font-size: 14px;
		text-transform: uppercase;
	font-family:'Helvetica', sans-serif;
}

.trending-tweets > h3:before {
		position: absolute;
		content: "\f099";
		font-family: FontAwesome;
		font-size: 25px;
		left: 7px;
		color: #e2e2e2;
	font-weight:normal;
}
.trend-outer {
	float: left;
	width: 75%;
}
.trend-outer a {
		font-weight: bold;
}

.trend-outer .time {
		font-style: italic;
	font-size:12px;
}

.list-trending li {
		overflow: visible;
		padding-bottom: 15px;
		border-bottom: 1px solid #ddd;
}

.list-trending li:last-child {
		border-bottom: none;
		padding-bottom: 0;
}

.count-trending {
		float: right;
		background: #eee;
		padding: 5px 8px;
		text-align: center;
		position: relative;
		font-weight: normal;
		border: 1px solid #ccc;
	font-size:12px;
}

.count-trending:before {
		content: "";
		left: 24px;
		position: absolute;
		border: 8px solid transparent;
		border-width: 6px 8px;
		border-top-color: #ccc;
		border-right-color: #ccc;
		bottom: -13px;
}

.count-trending:after {
		content: "";
		position: absolute;
		border: 8px solid transparent;
		border-width: 6px 8px;
		border-top-color: #eee;
		bottom: -11px;
		border-right-color: #eee;
		left: 23px;
}

.count-trending span {
		display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 12px;
}

.submit-trending a {
		color: #16689a;
}

.submit-trending .trending-follow {
		display: inline-block	text-align: center;
		border-color: #B5B8CB;
		background-color: #DFE2EB;
		background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #EDEFF5), color-stop(100%, #DFE2EB));
		background-image: -webkit-linear-gradient(top, #EDEFF5 0%, #DFE2EB 100%);
		background-image: -moz-linear-gradient(top, #EDEFF5 0%, #DFE2EB 100%);
		background-image: -o-linear-gradient(top, #EDEFF5 0%, #DFE2EB 100%);
		background-image: linear-gradient(top, #EDEFF5 0%, #DFE2EB 100%);
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
		-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 0 rgba(255, 255, 255, 0.6) inset;
		-moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 0 rgba(255, 255, 255, 0.6) inset;
		box-shadow: 0 1px 0 rgba(0, 0, 0, 0.2), 0 1px 0 0 rgba(255, 255, 255, 0.6) inset;
		text-shadow: 0 1px 0 rgba(255, 255, 255, 0.49);
		cursor: pointer;
		padding: 8px 10px 8px 35px;
		vertical-align: middle;
		font-size: 12px;
		line-height: normal;
		border: 1px solid #a7abae;
		position: relative;
		font-weight: bold;
		background-repeat: no-repeat;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.submit-trending .trending-follow:before {
		position: absolute;
		content: "\f099";
		font-family: FontAwesome;
		font-size: 20px;
		left: 7px;
		top: 6px;
		color: #1f90c8;
}

.trending-follow:hover {
		text-decoration: none;
}

/* All list section */
.all-list ul {
		margin-left: 0;
		list-style: none;
}

.all-list .main-content .entry-content:first-child {
		margin-left: 0;
}
.all-list li {
	margin: 5px 0 10px;
}
.all-list .main-content .entry-content{
	width:168px;
	height:auto;
	margin:0;
	margin-left:10px;
	max-height:100%;
}
.all-list .main-content .entry-images{
	margin-top:5px;
}
.all-list > .row > .main-content > .entry-content > a{
	font-weight:bold;
	font-family: 'Helvetica', sans-serif;
	font-size: 11px;
	text-transform:uppercase;
}
.all-list > .row > .main-content > .entry-content > a:hover{
	text-decoration:none;
}
.all-list .main-content .entry-content img{
		width:100%;
		margin-top: 5px;
	}
/* =================================================================== 
	Single Post
=================================================================== */
.single-post .entry-image {
		margin-bottom: 10px;
}
.single-post blockquote{
	padding-left:0;
}
.single-post blockquote p{
	line-height: 1.5;
	font-size:16px;
}
.widget_video, .single_video, .post-embed .video {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
.widget_video iframe, .single_video iframe, .video iframe,
.widget_video object, .single_video object,
.widget_video embed, .single_video embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.pagelink a {
	color: #FF9800;
}
iframe.twitter-tweet {
	width: 100%;
}

/* ======================================================================================	
#Footer ====================================================================== */
.footer-social .entry-title {
		float: left;
		margin-right: 50px;
	line-height:45px;
}
.footer-social .social-desc{
	font-weight:normal;
}
.footer-social {
		background: #eee;
		padding: 20px 0 15px;
	font-family:Arial;
	font-weight: bold;
}

.social-follow {
		overflow: hidden;
}

.social-follow ul {
		list-style: none;
		margin-bottom: 0;
}

.social-follow a {
		display: block;
}

.social-follow li {
		float: left;
		margin-left: 30px;
}
.social-follow li:first-child {
	margin-left:0;
}
.social-follow a:hover .follow-icon {
		opacity: 1;
}

.follow-icon {
		font-family: FontAwesome;
		font-size: 22px;
		font-style: normal;
		float: left;
		margin-right: 15px;
		padding: 11px;
		color: #eee;
		background: #333;
		padding: 5px;
		width: 35px;
		height: 35px;
		-webkit-border-radius: 50px;
		-moz-border-radius: 50px;
		border-radius: 50px;
		text-align: center;
		opacity: 0.4;
}

.social-follow i {
		font-style: normal;
		font-size: 26px;
		margin-top: 8px;
		line-height: 35px;
	font-weight:normal;
}

.social-follow .icon-facebook {
}

.social-item {
		overflow: hidden;
	float:left;
}

.social-desc {
		display: block;
	clear:both;
}

section.footer {
		background: #ddd;
		padding: 10px 0 30px;
}

.footer-info, .footer-menu {
		text-transform: uppercase;
		font-size: 11px;
	font-family:'Helvetica', sans-serif;
	overflow:hidden;
}

.footer-menu ul {
		list-style: none;
		margin-left: 0;
}

.footer-menu li {
	margin: 0 6px;
	display: inline-block !important;
	float: none !important;
}
.footer-menu ul.sf-menu a{
	padding:0;
}
.footer-menu li:first-child {
		margin-left: 0;
}

/* Clear */.clearfix, .header {
		*zoom: 1;
}

.clearfix:before, .clearfix:after,.header:before, .header:after {
		display: table;
		content: "";
}

.clearfix:after,.header:after {
		clear: both;
}

/* #Archive
=================================================================== */
.archive-information {
	margin-left: 130px;
	margin-bottom:40px;
	font-family:'Helvetica', sans-serif;
}
.archive-item .entry-image{
	float:left;
	margin-right:20px;
}
.archive-item .main-entry{
	overflow:hidden;
}
.archive-item .post-title{
	margin-bottom:7px;
	line-height:18px;
	font-size:21px;
}
.list-archive{
	margin-left:0;
}
.archive-item .post-meta{
	margin-bottom:7px;
}
.archive-item .main-entry .entry{
	font-size:17px;
	border-bottom:none;
	padding:0;
	margin:0;
}
.archive-item {
	border-bottom: 1px solid #DDD;
	margin-bottom: 30px;
	padding-bottom: 30px;
}
.archive-item img{
	width:110px;
}
/*====================================================================
	#Pagination
====================================================================*/
.pagination {
	text-align: center;
	margin-bottom: 60px;
	clear: both;
}
.pagination a,
.pagination span {
	border-color: #1A1715;
	margin:0 5px;
	padding: 5px 6px;
	font-weight:bold;
	font-family:'Helvetica', sans-serif;
}
.pagination a:hover{
	text-decoration:none;
	background-color:#ccc;
}
.pagination .current{
	background-color: #f26522;
	text-decoration:none;
	color:#fff;
}
.contact-error, .validation-error {
	margin-left: 0;
	list-style: none;
	padding: 8px 35px 8px 14px;
	margin-bottom: 20px;
	text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
	background-color: #F2DEDE;
	border: 1px solid #EED3D7;
	color: #B94A48;
}
.entry-sitemap{
	margin-left:20px;
}
/* #Page
=================================================================== */
.page .post-top-outer{
	width:65%;
}
.page .post-top, .page .main-entry .entry-content{
	margin-left:0;
}
.page .sidebar{
	margin-top:-40px;
}
#frmcontact input[type='text'], #frmcontact textarea{
	width:100%;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	padding: 4px 6px 4px 33px;
	color:#555;
}

#frmcontact input[type='text']::-webkit-input-placeholder, #frmcontact textarea::-webkit-input-placeholder{ /* WebKit browsers */
		color:#ddd;

}
#frmcontact input[type='text']:-moz-placeholder , #frmcontact textarea:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
		color:#ddd;
}
#frmcontact input[type='text']::-moz-placeholde, #frmcontact textarea::-moz-placeholder  { /* Mozilla Firefox 19+ */
		color:#ddd
}
#frmcontact input[type='text']:-ms-input-placeholder, #frmcontact textarea:-ms-input-placeholder{ /* Internet Explorer 10+ */
		color:#ddd;
}
#frmcontact p.screenReader {
	display: none;
}
#frmcontact label.sendCopy {
	display: inline;
}
#frmcontact input#sendCopy {
	margin-top: 0;
}
#frmcontact .outer-submit button{
	width:auto;
	color: #905f00;
		border-color: #da903b;
		background-color: #ffb101;
	display: block;
		text-align: center;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		-ms-border-radius: 3px;
		-o-border-radius: 3px;
		border-radius: 3px;
		cursor: pointer;
		padding: 8px 10px 8px;
		vertical-align: middle;
		font-size: 12px;
		line-height: normal;
		border: none;
		position: relative;
		font-weight: bold;
		background-repeat: no-repeat;
		filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
		text-transform: uppercase;
}
#frmcontact input, #frmcontact textarea{
	-webkit-border-radius:0;
	-moz-border-radius:0;
	border-radius:0;
	position:relative;
}

#frmcontact .post-title{
	font-family: 'Helvetica', sans-serif;
	font-size:25px;
}
#frmcontact .entry-content{
	font-family:'arial',Helvetica, sans-serif;
}
.contact-submit .submit{
	color: #FFF;
	background: #D79DFB;
	float: left;
	padding: 6px 10px;
	font-weight: bold;
	margin-right: 20px;
	border: none;
}
.check-contact{
	display:none;
}
.page-template-page-contact-php .main-entry .entry-content{
	margin-left: 0;
}
.page-template-page-contact-php .main-entry .entry{
	border-bottom:none;
}
.page-template-page-contact-php .main-entry{
	margin:0 auto;
	float:none;
}
#txtname{
	background:url('images/user.png')no-repeat;
	background-position:7px 5px;
}

#txtemail{
	background:url('images/mail.png')no-repeat;
	background-position:7px 5px;
}

#txtmessage{
	background:url('images/comment.png')no-repeat;
	background-position:7px 5px;
}
#subjectmail{
	background:url('images/type.png')no-repeat;
	background-position:7px 5px;
}
/* #Mobile Menu
=================================================================== */
.border-btn {
	padding: 10px 10px 5px 10px;
	display: none;
	margin-bottom: 0px;
	background-color: #17517F;
	border: 1px solid #3e413f;
	border-bottom-color: #0d141a;

	-webkit-border-radius: 3px 3px 0 0;
		 -moz-border-radius: 3px 3px 0 0;
					border-radius: 3px 3px 0 0;

	-webkit-box-shadow: 0 1px rgba(255,255,255,.2) inset, 0 -1px 2px rgba(0,0,0,.3);
		 -moz-box-shadow: 0 1px rgba(255,255,255,.2) inset, 0 -1px 2px rgba(0,0,0,.3);
					box-shadow: 0 1px rgba(255,255,255,.2) inset, 0 -1px 2px rgba(0,0,0,.3);

	background-image: -webkit-linear-gradient(transparent, rgba(0,0,0,.3));
	background-image: -moz-linear-gradient(transparent, rgba(0,0,0,.3));
	background-image: -o-linear-gradient(transparent, rgba(0,0,0,.3));
	background-image: -ms-linear-gradient(transparent, rgba(0,0,0,.3));
	background-image: linear-gradient(transparent, rgba(0,0,0,.3));
}
.btn-navbar {
	display: none;
	color: #fff;
	border: 1px solid #000;
	background: #f5f7f9;
	background-image: -webkit-linear-gradient(rgba(255,255,255,.05), rgba(0,0,0,.2));
	background-image: -moz-linear-gradient(rgba(255,255,255,.05), rgba(0,0,0,.2));
	background-image: -o-linear-gradient(rgba(255,255,255,.05), rgba(0,0,0,.2));
	background-image: -ms-linear-gradient(rgba(255,255,255,.05), rgba(0,0,0,.2));
	background-image: linear-gradient(rgba(255,255,255,.05), rgba(0,0,0,.2));
	margin: 0px 5px 0px 0px;
	padding: 7px 10px !important;
	cursor: pointer;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 0 rgba(255, 255, 255, 0.075), 0 0 5px rgba(255, 255, 255, 0.1);
	-moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 0 rgba(255, 255, 255, 0.075), 0 0 5px rgba(255, 255, 255, 0.1);
	box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 0 rgba(255, 255, 255, 0.075), 0 0 5px rgba(255, 255, 255, 0.1);
}
.btn-navbar .icon-bar {
	display: block;
	width: 18px;
	height: 2px;
	background: #000000;
	-webkit-border-radius: 1px;
	-moz-border-radius: 1px;
	-ms-border-radius: 1px;
	border-radius: 1px;
}
.btn-navbar .icon-bar + .icon-bar {
	margin-top: 3px;
}

.collapse {
	position: relative;
	overflow: visible \9;
	-webkit-transition: height 0.35s ease;
	-moz-transition: height 0.35s ease;
	transition: height 0.35s ease;
}


@media only screen and (max-width: 977px) {
	.container{
		padding:0;
	}
	.logo{
		text-align:center;
	}
	.news-navigation {
		float: right;
	}
	.btn-navbar {
		display: inline-block;
		float:right;
	}
	.collapse {
		position: relative;
		height: 0;
		overflow: hidden;
	}
	.space-text{
		left:-15px;
	}
	.nav-collapse.collapse {
		overflow: hidden;
	}
	.featured-headline .entry-title{
		font-size:25px;
		line-height:32px;
		margin-top:10px;
	}
	.middle-side{
		margin:25px 0;
	}

	.sidebar-big, .sidebar-small{
		margin-top:20px;
	}

	.cat-videos{
		margin-left: -20px;
		margin-right: -20px;
	}
	.cat-videos h2.entry-title{
		padding-left: 20px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.main-content .entry-content, .rate-point .main-content .entry-content{
		width:100%;
		margin:10px 0;
		height:auto;
		overflow: visible;
	}
	.topnav ul li{
		float:none;
	}
	.navigation {
		margin-top:0;
	}
	.nav-collapse ul ul {
		height: auto !important;
		display: block !important;
		visibility: visible !important;
		position: static;
		border: none;
		background: none;
		margin-left: 20px !important;
		width: auto;
		float: none;
		width: auto !important;
		opacity: 1 !important;
		position: static !important;
	}
	.nav-collapse ul ul li{
		float:none;
		border-bottom:none;
	}
	.topnav > div > .menu > li:first-child{
		display:none;
	}
	.searchform form{
		display:block;
		margin:15px 0;
	}
	.searchform input{
		width: 100%;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	.main-content .entry-content .entry-image {
		margin-bottom: 10px;
		float: left;
		margin-right: 18px;
		width: 90px;
		height: 130px;
		position: relative;
		overflow: hidden;
		margin-top: 5px;
	}
	.main-content .entry-content .entry-image a{
		position: absolute;
		left: 0px;
		top: 0;
		width: 160px;
	}
	.main-content .entry-content .entry{
		overflow:hidden;
	}
	.nav-videos{
		display:none;
	}
	footer{
		margin-left: -20px;
		margin-right: -20px;
	}
	.footer-social .entry-title{
		float:none;
	}
	.social-follow ul{
		margin:0;
	}
	.social-follow li{
		margin-right:10px;
		margin-left:0;
		margin-top:10px;
		width:100%;
	}
	.footer-social{
		padding:20px 20px 15px;
	}
	.footer-info, .footer-logo{
		float:none;
		width:100%;
		text-align:center;
	}
	.footer-logo{
		margin-top:20px;
	}
	
	.widget.ads{
		text-align:center;
	}
	/*-------------------------------------------------------------
		Single --
	*/
	.outer-logo{
		width:100%;
		float:none;
		padding:0;
		margin-bottom:30px;
	}
	.post-top{
		margin-left:0;
	}
	.post-navigation, .share-outer{
		position:static;
		margin-top: 10px;
		margin-bottom: 10px;
	}
	.share-outer{
		width:100%;
		overflow:hidden;
	}
	.list-share a{
		float:left;
		margin-right:10px;
	}
	.main-entry .entry-content{
		margin-left:0;
	}
	.entry img.alignleft, .entry blockquote{
		margin-left:0;
	}
	.entry blockquote{
		max-width:100%;
	}
	.your-comment input {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	}
	.commentlist{
		margin-left:0;
	}
	/*-------------------------------------------------------------
		Archive --
	*/
	.archive-information{
		margin-left:0;
		text-align:center;
	}
	
	section.category .main-content{
		overflow:hidden;
	}
	section.category .sidebar-content{
		margin-top:20px;
	}
	.page .sidebar{
		margin-top:0;
	}
	/* Responsive color box*/
	#colorbox {
		position: relative !important;
		width: 100% !important;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-right: 0 !important;
		padding-bottom:0 !Important;
		overflow:hidden;
	}
	#cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft{
		display:none;
	}
	#cboxWrapper, #cboxContent, #cboxLoadedContent, #colorbox #postbox{
		width:100% !important;
	}
	#colorbox #postbox{
		-webkit-box-sizing:border-box;
		-moz-box-sizing:border-box;
		box-sizing:border-box;
	}
	#postbox .left, #postbox .right{
		float:none !important;
		width:100% !important;
	}
	#postbox form { margin-bottom: 50px }
	#cboxLoadedContent, #cboxContent{
		overflow:hidden !important;
		
	}
}

/* Responsive layout Mobile Potrait*/
@media only screen and (max-width: 479px) {
	.list-videos li{
		width:299px !important;
	}
	.list-videos img, .list-post  .entry-image img, .main-content .entry-content img, .featured-headline .entry-image img{
		width:100%;
	}
	.list-post .entry-image, .featured-headline .entry-image{
		float:none;
		margin-right:0;
		margin-bottom:10px;
	}
	.gallery-info .info{
		display:block;
	}
	.list-top .item-news{
		width:100%;
	}
	.rate-point .entry-content{
		clear:both;
		margin-bottom:10px;
		overflow:hidden;
	}
	.all-list .main-content .entry-content{
		width:100%;
		margin-left:0;
		margin-bottom:10px;
	}
	.vid-icon{
		top:70px;
		left:41%;
	}
	.archive-item img{
		width:100%;
	}
	.archive-item .entry-image{
		float:none;
		margin-right:0;
		margin-bottom:10px;
	}
	.archive-information{
		margin-bottom:20px;
	}
	.playicon{
		top:102px;
		opacity:0.2;
		left:140px;
		margin:0;
	}
	.footer-menu li:first-child{
		margin-left:4px;
	}
	
}

/* Responsive layout Mobile Landascape */
@media only screen and (max-width: 767px) and (min-width: 480px){
	.main-content .entry-content .entry-image {
		width:105px;
	}
	.list-post .entry-image img{
		width:160px;
	}
	.item-news{
		width:45%;
	}
	.main-content .entry-content .entry-image a{
		left:0;
	}
	.all-list .main-content .entry-content{
		width:46%;
		margin-left:30px;
		margin-bottom:20px;
	}
	.all-list .main-content .entry-content:nth-child(2n+3){
		margin-left:0;
		clear:left;
	}
	.social-follow li{News
		width:46%;
	}
	.single .entry blockquote{
		float:none;
		width:100%;
	}
	
}

/* Responsive layout I-pad Potrait*/
@media only screen and (max-width: 977px) and (min-width: 768px){
	.item-news{
		width:30%
	}
	.all-list .main-content .entry-content{
		width:236px;
	}
	.all-list .main-content .entry-content:nth-child(3n+4){
		clear:left;
		margin-left:0;
	}
	.social-follow li{
		width:31%;
	}
	.sidebar-big{
		width:76%;
		float:left;
	}
	.sidebar-small{
		width:21%;
		float:left;
		margin-left:3%;
	}
	.widget.ads {
	text-align: left;
	}
}

/* Responsive layout Mobile Landascape & Potrait*/
@media only screen and (max-width:768px){
	.list-top, .sidebar-small{
		display:none;
	}
	.top-news{
		border-top:none;
	}
	.sidebar-big{
		margin-top:50px;
	}
	/* Mega menu */
	.navigation .colabs_mega_div [class*="colabs_mega_menu_columns_"]{
		margin-left:0;
		width:100%;
		float:none;
	}
	.navigation .colabs_mega_div .sub-menu{
		margin-left:0 !important;
	}
	.navigation .colabs_mega_div{
		display:block;
		width:100%;
		left:0;
		position:static;
		border:none;
	}
	
}

div.radio {
	position: relative;
	margin-right:10px;
	display:inline-block;
}
div.radio span {
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	text-align: center;
	background-image: url("images/tick-icon.png");
	background-repeat: no-repeat;
	-webkit-font-smoothing: antialiased;
	background-position: 0px -24px;
	width: 23px;
	height: 23px;
}
.radio .checked{
	background-position: 0px 0px;
}
div.radio input {
	opacity: 0;
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	border: none;
	background: none;
	display: -moz-inline-box;
	display: inline-block;
	zoom: 1;
	text-align: center;
}
.entry-title i, .liner i{
	font-size:24px;
	font-weight:normal;
	position:relative;
	top:-1px;
}
.category h2.entry-title, .category h2.liner{
	text-transform:lowercase;
}
.all-list .entry-content i{
	font-weight:normal;
	font-size: 8px;
	position: relative;
	top: -1px;
}
.post-ad{
	text-transform:uppercase;
	font-size:12px;
}
.outer-submit div a{
	border: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	font-family: 'Helvetica', sans-serif;
}
.outer-submit div{
	width:40%
}
.content div.outer-submit{
	overflow:hidden;
}
.old-navigation{
	float:left;
}
.new-navigation{
	float:right;
}

/* Ajax loading */
.section-top #content{
	position:relative;
}
.ajax-loading{
	background:url('images/ajax-loader.gif')no-repeat;
	display:block;
	width:100px;
	height:100px;
	position:absolute;
	top:100px;
	left:40%;
}


/* #BuddyPress Compatibility
=================================================================== */
body.buddypress .post-top,
body.buddypress .main-entry .entry-content {
	margin-left: 0;
}
#buddypress form#whats-new-form #whats-new-options select {
	margin-bottom: 0;
}
div#buddypress form#whats-new-form #whats-new-options select,
div#buddypress form#whats-new-form #whats-new-submit {
	margin-top: 0;
}
#activity-filter-select label {
	display: inline;
}
div#buddypress div.dir-search {
	margin-top: -75px;
}
div#buddypress .dir-search label {
	display: inline
}
div#buddypress .dir-search input {
	margin-bottom: 0;
}
#buddypress div.dir-search input[type=text] {
	height: 26px;
}