/* natemat main.css  */
/* HTML5 ✰ Boilerplate
 * ==|== normalize ==========================================================
 */

article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
body { margin: 0; font-size: 13px; line-height: 1.231; }
body, button, input, select, textarea { font-family: 'Source Sans Pro', Helvetica, sans-serif; color: #222; }

::-moz-selection { background: #ff6600; color: #000; text-shadow: none; }
::selection { background: #ff6600; color: #000; text-shadow: none; }

a { color: #0088CC; text-decoration: none; }
a:visited { color: #0088CC; }
a:hover { color: #08C; }
a:focus { outline: thin dotted; }
a:hover, a:active { outline: 0; }

abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
hr.double {height: 3px; border-top: 3px solid #E9E9E9;}
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }
q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }
ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }
img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }
label { _cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; *overflow: visible; }
table button, table input { *overflow: auto; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }


/* ==|== primary styles =====================================================
   Author: W3media.pl s.c.
   ========================================================================== */

body {
	color: #333333;
	background:#fff;
}
	body.mod_extra_live {
		background:#f5f5f5;
	}
#page_wrapper, #maintopic_wrapper, body {
	
}
#page_wrapper, #maintopic_wrapper {
	position: relative;
	overflow:hidden; /*IE7 footer FIX */
}
#maintopic_wrapper {
	padding: 0;
}
#top-bar{
	background:#FFFFFF;
	border-bottom:1px solid #E0E0E0;
	box-shadow: 0px 0px 3px #d1d1d1;
	-moz-box-shadow: 0px 0px 3px #d1d1d1;
	-webkit-box-shadow: 0px 0px 3px #d1d1d1;
	margin-bottom:3px;
}
#top-bar .cc{
	width: 985px;
	margin: 0px auto;
	position: relative;
}
#page, .lpage {
	width: 1020px;
	margin: 0px auto;
	padding-top: 25px;
	min-height: 400px;
	position: relative;
	zoom:1;
}
.maintopic-body .lpage {
	min-height: auto;
}
#maintopic .hp-rows {
	border-bottom: none;
}

#container, .lcontainer {
	width: 980px;
	margin: 0px auto;
	position: relative;
}

.alpha {
	background: rgb(0, 0, 0);
	background: rgba(0, 0, 0, 0.5);
	filter: alpha(opacity='50'); 
}

a.dc-natemat {color: #FF6D00;}
a.dc-innpoland {color: #009900;}
a.dc-mamadu {color: #65cbcb;}
a.dc-aszdziennik {color: #ff2738;}

.author-label-container {
}

	.author-label-container div.author-avatar {
		text-align: center;
		padding-bottom: 10px;
	}
		.author-label-container div.author-avatar  img {
			border-radius: 5px;
		}
	.author-label-container div.author-label,
	.author-label-container div.author-label a,
	.stream-full .stream-info .stream-author {
		text-align: center;
		text-transform: uppercase;
		color: #878787;
		font-family: QuixoPro;
		font-size: 18px;
	}
	.stream-full .stream-info .stream-author {
		text-align: left;
	}
	.author-label-container div.author-label {
		padding-bottom: 10px;
	}
	
	.author-label-container div.author-subtitle {
		text-align: center;
		padding-bottom: 10px;
		font-size: 14px;
		color: #999;
		margin-top: -10px;
	}


table.author-label {
	background: #FC8220;
	background-image: linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
	background-image: -o-linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
	background-image: -moz-linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
	background-image: -webkit-linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
	background-image: -ms-linear-gradient(bottom, #FE7701 8%, #FC8220 70%);
}
	table.author-label {
		height: 40px;
	}
	table.author-label td {
		position:relative;
		vertical-align:middle;
		padding:0 10px 0 45px;
		_border-bottom: 1px solid #B16D00;
	}
	table.author-label td a, table.author-label a.author-name {
		line-height: 15px;
		font-family: Helvetica, Arial, sans-serif;
		text-transform: uppercase;
		color: #fff;
		font-weight: bold;
		font-size: 15px;
	}
	table.author-label td img {
		position: absolute;
		top:0;
		left:0;
		width:40px;
		height: 40px;
	}
	
.author-label.author-label-small {
	height: 24px;
	float: left;
}
	.author-label.author-label-small td {
		padding:0 10px 0 30px;
		border-bottom: none;
	}
	.author-label.author-label-small td a {
		line-height: 18px;
		font-weight: bold;
		font-size: 14px;
	}
	.author-label.author-label-small td img {
		width:24px;
		height: 24px;
	}

.cb {
	clear: both;
	display: block;
	font-size: 1px;
	height: 1px;
	overflow: hidden;
}
p {
	margin: 0 0 10px;
}

.bull {
	color: #000;
	padding: 0 5px;
}

.ibs {
}

img.lazy {
	display: none;
}

.box-header {
	background: #eee;
	line-height: 22px;
	color: #888;
	font-size: 22px;
	margin:0 0 10px 0;
	padding: 12px 10px 7px;
	position: relative;
	z-index: 200;
	zoom:1;
	font-family: QuixoPro;
	font-weight: normal;
}
	.box-header.box-header-with-arrow, .box-header.box-header-with-buttons {
		padding: 7px 13px;
		line-height: 24px;
	}
	.box-header span.arrow {
		float:left;
		display:block;
		background: url(/gfx/arrow_down.png) center right no-repeat;
		padding-right: 35px;
		margin-right: 10px;
		text-transform: uppercase;
	}
	.box-header div.with-arrow span {
		background: #ee0000;
		line-height: 24px;
	}
	.box-header.box-header-with-buttons {
		
	}
	.box-header.box-header-with-buttons a.buttonsmall {
		margin-left: 3px;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		font-size: 14px;
	}
	.box-header.box-header-with-buttons span {
		margin-right: 10px;
		line-height: 35px;
		display: inline-block;
		float: left;
	}
	
	.box-header.last-on-blogs-header {
		background: #fff;
		padding-left: 0;
	}
	

a.button, input[type=button], input[type=submit] {
	background-color:#CACACA;
	display:inline-block;
	color:#565656;
	font-size: 18px;
	padding: 7px 15px;
	text-decoration: none;
	border: none;
}
	.show-more-body a.button {
		padding: 14px 0 12px 0;
		font-size: 19px;
		display: block;
		text-transform: uppercase;
	}

a.buttonsmall, a.buttonsmiddle {
	background-color: #CACACA;
	border: none;
	display: inline-block;
	color: #333;
	font-size: 14px;
	line-height: 22px;
	font-weight: normal;
	padding: 4px 10px;
	text-decoration: none;
}
a.buttonsmiddle {
	padding: 8px 10px;
	font-size:14px;
	line-height: 15px;
}
a.buttonsmall.active {
	background-image: none;
	background-color: #333;
	border: none;
	color: #fff;
}
a.buttonheader{
	display:block;
	float:right;
	margin-bottom:12px;
}

.double-cols-left-wrapper {
	float: left;
    margin-left: 0;
    margin-right: -100%;
    padding: 0;
    width: 100%;
}
	.double-cols-left {
		padding: 0 340px 0 0;
	}
	.double-cols-right {
		float: right;
	    margin-left: -300px;
	    margin-right: 0;
	    padding: 0;
	    width: 300px;
	}

.header-top-body {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-bottom: 5px;
}
header#top-header {
	height: 50px;
	background: #FFF;
	z-index:1100;
	display: table-row;
	width: 100%;
}

	header#top-header.fxd {
		top:0;
		left:0;
		position: fixed;
	}
	header#top-header .top-header-inner {
		position:relative;
	}
	header#top-header .logo-body,
	header#top-header .faces-body,
	header#top-header .categories-body,
	header#top-header .search-body {
		display: table-cell;
		vertical-align: top;
	}

	header#top-header .logo-body {
		width: 205px !important;
		min-width: 205px;
		background: #FF6D00;
		
	}
	header#top-header .logo-body div {
		position: relative;
	}
	header#top-header .logo-body a.more {
		display: block;
		width:40px;
		height: 40px;
		background: url(/gfx/icons2.png) -262px 4px no-repeat;
		position: absolute;
		top: 5px;
		right: 5px;
	}
	
	
	header#top-header .faces-body {
		width: 30%;
		border-bottom: 1px solid #CCCCCC;
	}
		header#top-header .faces {
			height: 50px;
			overflow: hidden;
			position: relative;
			padding-left:2px;
		}
		
		header#top-header .faces .more {
			width: 50px !important;
			height: 50px;
			background: #FF6D00 url(/gfx/icons2.png) 17px -72px no-repeat;
			position: absolute;
			right: 0;
			top:0;
			border-radius: 4px;
		}
		header#top-header .faces .more span {
			color: #fff;
			text-align: center;
			font-size: 11px;
			font-weight: 700;
			display: block;
			margin-top: 34px;
		}
	header#top-header .faces-body img {
		width: 50px;
		height: 50px;
		margin-right: 2px;
		border-radius: 4px;
	}
	
	header#top-header .categories-body {
		border-bottom: 1px solid #CCCCCC;
	}
		header#top-header .categories {
			height: 50px;
			position: relative;
			padding-right: 80px;
		}
		header#top-header .categories-body ul,
		#header-top-submenu ul {
			list-style-type: none;
			margin:0;
			padding:0;
			height: 50px;
			overflow: hidden;
		}
		header#top-header .categories-body ul li,
		#header-top-submenu ul li {
			float: left;
			margin:0;
			padding:0 10px;
		}
		header#top-header .categories .more,
		header#top-header .categories-body ul li a,
		#header-top-submenu ul li a {
			line-height: 50px;
			font-size: 17px;
			font-weight: 700;
			color: #333;
		}
		header#top-header .categories .more {
			height: 50px;
			position: absolute;
			right: 0;
			top:0;
			display: block;
			padding: 0 24px 0 20px;
			background: transparent url(/gfx/icons2.png) -210px -123px no-repeat;;
			color: #000;
		}
		header#top-header .categories .more span {
			
		}
	header#top-header .search-body {
		width: 50px !important;
		min-width: 50px;
		background: #000 url(/gfx/icons2.png) -263px -174px no-repeat;
	}
		header#top-header .search-body a {
			display: block;
			width: 50px;
			height: 50px;
		}
	
	header#top-header .logo-body {
		
	}
	header#top-header .logo, footer .logo {
		font-size: 34px;
		color: #fff;
		margin-left: 10px;
		font-weight: bold;
		line-height: 46px;
	}
		header#top-header .logo span, footer .logo span {
			color: #000;
		}
	
	header#top-header #header-top-submenu ul {
		height: auto;
	}
	header#top-header #header-top-submenu ul li {
		display: block;
		float: none;
		border-bottom: 1px solid #CCCCCC;
	}
	header#top-header #header-top-submenu {
		background: #fff;
		position: absolute;
		top: 51px;
		right: 50px;
		width: 200px;
		border-left: 1px solid #CCCCCC;
		border-right: 1px solid #CCCCCC;
		z-index: 100;
	}
	
footer {
	border-top: 1px solid #FF6D00;
	background: #FF6D00;
	width: 100%;
	position: relative;
	padding: 20px 0 60px 0;
}

	footer .logo-body {
		width: 157px !important;
		min-width: 157px;
		background: #FF6D00;
		position: absolute;
		height: 45px;
		top:0; 
		left:0;
	}
	
	footer .logo {
		font-size: 34px;
		line-height: 42px;
	}
footer .footer-links{
	color:#fff;
	padding: 5px 0 0 0;
	text-align: center;
	font-size: 14px;
}
footer .footer-links a{
	color:#fff;
}
footer .footer-links .sep {
	padding: 0 7px;
	display: inline-block;
}

footer .footer-copy {
	font-size: 14px;
	color: #fac095;
	padding: 10px 0 5px 0;
	text-align: center;
}
footer .footer-copy a {
	color: #fac095;
}
footer .footer-copy span {
	margin-right: 10px;
	white-space: nowrap;
}


.breadcrumb {
	padding-bottom: 15px;
}
.breadcrumb ul {
	list-style-type: none;
    margin: 0;
    padding: 0;
}
.breadcrumb ul li {
	display: inline;
	font-size: 13px;
	padding-right: 5px;
	color: #999;
}
.breadcrumb ul li a {
	color: #999;
}
.breadcrumb .bull {
	padding: 0 1px;
}
	
ul.menu-news-list {
	list-style-type: none;
    margin: 0;
	padding: 0;
}
ul.menu-news-list li {
	margin-bottom: 10px;
}
ul.menu-news-list li.last {
	border: none;
}
ul.menu-news-list li a {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #25282A;
	display: block;
	padding: 0 0 10px 0;
}

.article-wraper {
	float: left;
    margin-left: 0;
    margin-right: -100%;
    padding: 0;
    width: 100%;
    position:relative;
}

.article-body {
	padding: 0 340px 0 0;
}

.article-author {
	padding: 0 0 20px 0;
}

	.article-author .author-avatar,
	.article-author .author-label,
	.article-author .author-subtitle,
	.article-author .author-descall {
		display: inline;
	}
	.article-author .author-label,
	.article-author .author-subtitle {
		line-height: 50px;
	}
	.article-author .author-avatar img {
		width: 50px;
		margin-right: 10px;
	}
	.article-author .author-label {
		color: #888;
	}
	.article-author .author-subtitle {
		padding-left: 15px;
	}
	.article-author .author-subtitle a {
		color: #999;
	}

.article-related {
	float: right;
	margin-right: 0;
	padding: 0;
	width: 300px;
	position:relative;
}

article {
	margin-bottom: 15px;
}

	article div.article {
		position: relative;
	}
	
	article header {
	}
	article header h1 {
		font-family: QuixoPro;
		font-size: 42px;
		line-height: 50px;
		margin: 0 0 2px;
		color: #2a2a2a;
		font-weight: normal;
	}
	article header .gallery-related-posts {
		color: #999;
		font-size: 14px;
		line-height: 20px;
	}
	article header .gallery-related-posts a {
		font-weight: bold;
	}
	article .article-body {
		font-size: 19px;
		font-family: Georgia;
		line-height: 1.625;
		padding-bottom: 30px;
	}
	article .figure-container {
		text-align: center;
	}
	article figure {
		margin-bottom: 40px;
		position: relative;
		zoom:1;
		display:inline-block;
	}
	article .html-embed{
		margin-bottom:40px;
		position:relative;
	}
	article figure .img-container{
		position:relative;
	}
	article figure .items{
		display:none;
	}
	article figure figcaption {
		font-size: 14px;
		line-height: 23px;
		color: #2a2a2a;
		padding: 3px 0px;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		text-align: left;
		border-bottom: 1px solid #E9E9E9;
	}
	article figure figcaption .src{
		color: #999;
	}
	article figure.article-full img, article figure.page-full img {
		width: 100%;
	}
	article figure.page-full {
		width: 100%;
		margin-bottom: 20px;
	}
	article figure.page-full img {
		
	}
	article figure .gallery-counter, .article-body blockquote.block div.gallery .more, .user-gallery .gallery-counter, .hp-content-image a.more {
		bottom: 0px;
		color: #FFFFFF;
		display: inline-block;
		font-size: 16px;
		padding: 10px 10px 10px 42px;
		position: absolute;
		right: 0px;
		background: rgb(0,0,0) url(/gfx/icons.png) 10px -222px no-repeat;
		background: rgba(0,0,0,0.5) url(/gfx/icons.png) 10px -222px no-repeat;
		line-height:normal;
	}
	
	article figure.smaller {
		text-align: center;
	}
	
	article .gallery-body figure {
		margin: 0 auto 40px;
	}
	article .gallery-body figure {
		background: none;
	}
	article .gallery-body figure span.figure-desc {
		display: block;
		margin-top: 10px;
		font-size: 17px;
		font-family: Georgia;
		line-height: 25px;
		color: #333;
	}
	article .gallery-body figure span.figure-source {
		display: block;
		margin-top: 5px;
	}
	
	article figure.article-full.right{
		margin:0 0 10px 0;
	}
	article figure.article-full.right img{
		
	}
	article figure.article-full.right .gallery-counter, .user-gallery .gallery-counter {
		font-size:13px;
		bottom:10px;
		right:10px;
		padding:7px 10px 7px 33px;
		background-position: 6px -269px;
	}
	
	.article-body blockquote{
		margin:0 0 10px 0;
		font-family: Helvetica,sans-serif;
		line-height:normal;
		position:relative;
	}
	.article-body blockquote.block{
	   margin: 30px 0;
	}
	.article-body blockquote.block .block-inside{
		padding-left:10px;
	}
	.article-body blockquote.block.embed .block-inside,
	.article-body blockquote.block .block-inside.style_default,
	.article-body blockquote.block .block-inside.style_transparent
	{
		padding:0;
	}
	.article-body blockquote.block .block-inside.ls_default, .article-body blockquote.block .block-inside.ls_gray{
		padding-left: 30px;
		border-left: 4px solid #ff881f;
	}
	.article-body blockquote.block .block-inside.ls_gray{
		border-left: 4px solid #DBDBDB;
	}
	
	
	.article-body blockquote.block .author-label-container{
		width:105%;
		margin-bottom:10px;
		position: relative;
	}
	.article-body blockquote.block .author-anonymous-label{
		width:105%;
		margin-bottom:10px;
	}
	.article-body blockquote.block .author-anonymous-label img{
		float:left;
	}
	.article-body blockquote.block .author-anonymous-label .author-about{
		float:left;
		padding-left:5px;
		width:255px;
	}
	.article-body blockquote.block.pos_inside .author-anonymous-label .author-about{
		width:600px;
	}
	.article-body blockquote.block .author-anonymous-label .name{
		font-weight:bold;
		display:block;
		color: #666666;
		font-size: 15px;
		line-height: 40px;
		text-transform: uppercase;
	}
	.article-body blockquote.block .author-anonymous-label .name.with-about{
		line-height: 20px;
	}
	.article-body blockquote.block .author-anonymous-label .about{
		color: #999999;
		font-size: 11px;
	}
	
	.article-body blockquote.block .author-header{
		margin-bottom:10px;
		min-height: 50px;
	}
	.article-body blockquote.block .author-header img.avatar{
		width: 50px;
		height: 50px;
		border-radius: 4px;
		margin-bottom:10px;
	}
	.article-body blockquote.block .author-header .name{
		display:block;
		font-family: QuixoPro;
		font-size: 18px;
		color:#888;
		text-transform:uppercase;
		line-height:22px;
	}
	.article-body blockquote.block .author-header .about{
		font-size: 14px;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		color:#999;
		margin-bottom:3px;
	}
	
	.article-body blockquote.block h3{
		font-family: QuixoPro;
		font-size: 30px;
		font-weight:normal;
		line-height:36px;
		margin:0;
		padding: 0 0 5px;
	}
	.article-body blockquote.block p{
		padding: 0 0 5px;
		font-family: Georgia;
		font-size: 19px;
		line-height: 1.5;
		margin:0;
	}
	.article-body blockquote.block p a.more{
		white-space: nowrap;
		font-style:italic;
		text-transform:lowercase;
		display: inline-block;
	}
	.article-body blockquote.block p a.more:first-letter{
		text-transform:uppercase;
	}

	
	.article-body blockquote.block hr{
		margin:0 0 10px;
		border-color: #E8E8E8;
	}
	.article-body blockquote.block .style_gray hr{
		margin:0 10px 10px;
		border-color: #FFF;
	}
	
	.article-body blockquote.block div.links{
		padding: 0 0 5px;
	}
	.article-body blockquote.block div.links ul{	
		margin:0;
		padding:0;
		list-style:none outside none;
		
	}
	.article-body blockquote.block.pos_inside div.links ul{
		width:300px;
		float:left;
		margin-right:10px;
	}
	.article-body blockquote.block div.links ul li{
		font-size: 15px;
		padding-bottom:3px;
		font-family: Helvetica,sans-serif;
		font-weight: bold;
	}
	.article-body blockquote.block div.html{
		padding: 0 0 5px;
	}
	
	.article-body blockquote.block div.gallery .img-container{
		position:relative;
		overflow:hidden;
	}
	.article-body blockquote.block div.gallery .img-container img{
		width: 100%;
		top: auto !important;
	}
	.article-body blockquote.block div.gallery .img-container img.indent{
		display:none;
	}
	
	.article-body blockquote.block div.gallery .play{
		position:absolute;
		top:50%;
		left:50%;
		width:100px;
		height:100px;
		background: transparent url(/gfx/play.png) center center no-repeat;
		opacity: 0.8;
		filter: alpha(opacity=80); 
		margin: -50px auto auto -50px;
	}
	.article-body blockquote.block div.gallery .desc{
		color: #2a2a2a;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		font-size: 14px;
		line-height: 23px;
		padding: 3px 0px;
		text-align: left;
		border-bottom: 1px solid #E9E9E9;
	}
	.article-body blockquote.block div.gallery .desc .src{
		color: #999999;
	}
	.article-body blockquote.block div.gallery .desc .src .bull{
		color: #000000;
		padding: 0 5px;
	}
	.article-body blockquote.block div.gallery .items{
		display:none;
	}
	.article-body blockquote.block.pos_indent div.gallery img.indent{
		display:none;
	}
	.article-body blockquote.block.pos_indent div.gallery img.inside{
		display:block;
	}
	
	.article-body blockquote div.gallery a.popup{
		width:100%;
		height:100%;
		position:absolute;
		top:0;
		left:0;
		display:block;
		background-image:url('/gfx/bg-transparent.png');
	}
	
	.article-body blockquote.block div.header{
		color: #999999;
    	font-size: 13px;
    	padding: 0 0 5px;
	}
	.article-body blockquote.block div.header .title{
		line-height: 22px;
		color:#666666;
		font-size: 18px;
		font-weight: bold;
		text-transform: uppercase;
	}
	.article-body blockquote.block div.header .subtitle{
		color:#999999;
	}
	
	.article-body blockquote.block .style_default{
		background:#FFF;
	}
	
	.article-body blockquote.block .style_gray{
		background:#E9E9E9;
		padding-top:5px;
	}
	
	.article-body blockquote.block .style_red{
		background:#CE123E;
		color:#01190D;
		padding-top:5px;
	}
	.article-body blockquote.block .style_red a{
		color:#FFF;
	}
	.article-body blockquote.block .style_red h3{
		color:#FFF;
	}
	.article-body blockquote.block .style_red div.header, .article-body blockquote.block .style_red div.header .title, .article-body blockquote.block .style_red div.header .subtitle{
		color:#FFF;
	}
	
	.article-body blockquote.block .style_green{
		background:#0E7B44;
		color:#01190D;
		padding-top:5px;
	}
	.article-body blockquote.block .style_green a{
		color:#FFF;
	}
	.article-body blockquote.block .style_green h3{
		color:#FFF;
	}
	.article-body blockquote.block .style_green div.header, .article-body blockquote.block .style_green div.header .title{
		color:#FFF;
	}
	
	.article-body blockquote.block.embed {
		text-align:center;
	}
	.article-body blockquote.embed .block-inside{
		display:inline-block !important;
		width:auto !important;
	}
	.article-body blockquote.block.embed .img-container{
		height:auto !important;
	}
	.article-body blockquote.block.embed .img-container img{
		width:auto !important;
	}
	.slideshow .article-body blockquote.block.embed .img-container img {
		width: 100% !important;
	}
	
	article .post-has-sponsor {
		display: block;
		font-size: 11px;
		padding: 0 0 2px;
		color: #999;
	}
	
	.article-body blockquote.block.pos_inside .style_transparent div.links,
	.article-body blockquote.block.pos_indent .style_transparent div.links {
		margin-top: 0px;
		padding-top: 0px;
	}
	.article-body blockquote.block.pos_inside .style_transparent div.links ul,
	.article-body blockquote.block.pos_indent .style_transparent div.links ul {
		width: auto;
		float: none;
		margin-right: 0px;
		margin-top: 0px;
		padding-top: 0px;
	}
	
	.article-body blockquote.block.pos_inside .style_transparent div.links ul li,
	.article-body blockquote.block.pos_indent .style_transparent div.links ul li {
		border-bottom: 1px solid #e0e0e0;
		padding: 0 0 14px 0;
		margin: 0 0 4px 0;
		font-family: Georgia;
		font-size: 18px;
		font-weight: normal;
		line-height: 25px;
	}
	.article-body blockquote.block.pos_inside .style_transparent h3,
	.article-body blockquote.block.pos_indent .style_transparent h3 {
		color: #888;
		text-transform: uppercase;
		font-size: 15px;
	}
	
	
	article section.article-author {
		display: table;
	}
	
	article section.article-author div.author-label-container {
		display: table-row;
	}
	
	article section.article-author div.author-avatar,
	article section.article-author div.author-descall {
		display: table-cell;
		vertical-align: middle;
	}
	
	article section.article-author .author-label,
	article section.article-author .author-subtitle {
		line-height: 15px;
		padding-left: 0;
		padding-right: 10px;
	}
	article section.article-author .author-subtitle .date {
		white-space: nowrap;
	}
	article section.article-author div.author-avatar {
		padding-bottom: 5px;
	}
	
	header.with-fullpage-photo {
		position: relative;
	}

	header.with-fullpage-photo h1 {
		padding: 25px 15px;
		color: #fff;
	}
	header.with-fullpage-photo .article-title {
		background-image: linear-gradient(bottom, transparent 8%, #000 100%);
		background-image: -o-linear-gradient(bottom, transparent 8%, #000 100%);
		background-image: -moz-linear-gradient(bottom, transparent 8%, #000 100%);
		background-image: -webkit-linear-gradient(bottom, transparent 8%, #000 100%);
		background-image: -ms-linear-gradient(bottom, transparent 8%, #000 100%);
		position: absolute;
		top:0;
		left:0;
		width: 100%;
	}
	
	article .article-body .post-like-us blockquote.block h3 {
		color: #666;
		font-size: 17px;
	}
	
	
	
a.comments-anchor {
	position: absolute;
	left:0;
	top: -100px;
}
	

.article-related header {
	border: none;
	font-size: 19px;
	line-height: 19px;
	padding: 14px 15px 8px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 0;
	background: #333;
	color: #fefefe;
	font-family: QuixoPro;
	margin-bottom: 20px;
}
	.article-related ul {
		list-style-type: none;
	    margin: 0;
	    padding: 0;
	}
	.article-related ul li {
		font-size: 13px;
		margin-bottom: 19px;
		padding-bottom: 19px;
		border-bottom: 1px solid #E4E4E4;
	}
	
	.article-related ul li img {
		width: 90px;
		height: 60px;
		float: left;
		margin: 0 10px 0 0;
	}
	
	.article-related ul li a.link {
		font-weight: bold;
		font-size: 16px;
		color: #333;
	}

.article-topics {
	background: #E9E9E9;
	padding: 11px 15px 7px 16px;
	margin-bottom: 20px;
	font-size: 15px;
	font-family: 'Source Sans Pro', Helvetica, sans-serif;
}
.article-topics header {
	display: inline;
	border: none;
	padding: 0;
	margin: 0 10px 0 0;
	color: #666;
	font-family: QuixoPro;
	font-size: 19px;
}


.article-comments {
	text-align: center;
	position: relative;
	padding-bottom: 50px;
	margin-bottom: 20px;
}



	.article-author .socials,
	.page-header-socials .socials,
	.user-navi-socials .socials,
	.article-comments .socials {
		position: absolute;
		top:0;
		left:0;
		
	}
		.article-comments .socials.hidden {
			display:none;	
		}
	.sticked.socials a,
	.sticked.socials span.fbcnt,
	.live-item .socials a,
	.content-full-page-photo .socials a,
	.article-author .socials a,
	.page-header-socials .socials a,
	.user-navi-socials .socials a,
	.article-comments .socials a,
	#posts-progress .socials a,
	.content-full-page-photo span.fbcnt,
	.article-author .socials span.fbcnt,
	.article-comments .socials span.fbcnt {
		background: transparent url(/gfx/article-socials6.png) 0px 0px no-repeat;
		display: block;
		float: left;
		width: 42px;
		height: 42px;
		margin-right: 5px;
	}
		.content-full-page-photo .socials a,
		.live-item .socials a {
			border-radius: 4px;
		}
	
	.sticked.socials a.facebook,
	.live-item .socials a.facebook,
	.content-full-page-photo .socials a.facebook,
	.article-author .socials a.facebook,
	.page-header-socials .socials a.facebook,
	.user-navi-socials .socials a.facebook,
	.article-comments .socials a.facebook,
	.article-comments .socials a.facebook,
	#posts-progress .socials a.facebook {
		background-position: 0px 0px;
	}
	.sticked.socials a.twitter,
	.live-item .socials a.twitter,
	.content-full-page-photo .socials a.twitter,
	.article-author .socials a.twitter,
	.page-header-socials .socials a.twitter,
	.user-navi-socials .socials a.twitter,
	.article-comments .socials a.twitter,
	#posts-progress .socials a.twitter {
		background-position: -45px 0px;
	}
	.sticked.socials a.gplus,
	.live-item .socials a.gplus,
	.content-full-page-photo .socials a.gplus,
	.article-author .socials a.gplus,
	.page-header-socials .socials a.gplus,
	.user-navi-socials .socials a.gplus,
	.article-comments .socials a.gplus,
	#posts-progress .socials a.gplus {
		background-position: -90px 0px;
	}
	.sticked.socials a.mail,
	.live-item .socials a.mail,
	.content-full-page-photo .socials a.mail,
	.article-author .socials a.mail,
	.page-header-socials .socials a.mail,
	.user-navi-socials .socials a.mail,
	.article-comments .socials a.mail,
	#posts-progress .socials a.mail {
		background-position: -135px 0px;
	}
	.sticked.socials span.fbcnt,
	.live-item .socials span.fbcnt,
	.content-full-page-photo .socials span.fbcnt,
	.article-author .socials span.fbcnt,
	.page-header-socials .socials span.fbcnt,
	.user-navi-socials .socials span.fbcnt,
	.article-comments .socials span.fbcnt,
	#posts-progress .socials span.fbcnt {
		background-position: -180px 0px;
	}
	.sticked.socials a.comments,
	.live-item .socials a.comments,
	.content-full-page-photo .socials a.comments,
	.article-author .socials a.comments,
	.page-header-socials .socials a.comments,
	.user-navi-socials .socials a.comments,
	.article-comments .socials a.comments,
	#posts-progress .socials a.comments {
		background-position: -319px 0px;
	}
	.sticked.socials a.linkedin,
	.live-item .socials a.linkedin,
	.content-full-page-photo .socials a.linkedin,
	.article-author .socials a.linkedin,
	.page-header-socials .socials a.linkedin,
	.user-navi-socials .socials a.linkedin,
	.article-comments .socials a.linkedin,
	#posts-progress .socials a.linkedin {
		background-position: -364px 0px;
	}
	
	
	a.facebook-share,
	.article-comments .socials a.facebook-share,
	#posts-progress .socials a.facebook-share {
		display: inline-block;
		height: 38px;
		width: auto;
		color: #fff;
		line-height: 38px;
		background-position: -4px -60px;
		border-radius: 3px;
		padding: 0 20px 0 40px;
		font-size: 17px;
	}
	
	
	
	
	.live-item .socials a, 
	.live-item .socials span.fbcnt {
		display: inline-block;
		float: none;
		margin: 0 2px;
	}
	.live-item .socials {
		text-align: center;
		position: static;
		top: auto;
		right: auto;
	}
	
	.article-author .socials {
		position: static;
		display: none;
	}
	.sticked.socials a,
	.sticked.socials span.fbcnt,
	.article-author .socials a,
	.article-author .socials span.fbcnt {
		float: none;
		margin: 0 0 5px auto;
	}

	.article-comments a.button {
		color: #fff;
		background: #000;
		border-radius: 3px;
		padding: 8px 90px;
	}

	.article-comments a.button span.label,
	.article-comments a.button span.label {
		background: url(/gfx/icons2.png) center left no-repeat;
		background-position: 0px -756px;
		padding-left: 27px;
	}
	.article-comments a.button span.label span {
		display: none;
	}
	
	.article-comments .comments-body {
		margin: 30px 0;
	}
	
	.comments-body span, .comments-body iframe {
	    width: 100% !important;
	}
	
	.sticked.socials span.fbcnt,
	.content-full-page-photo .socials span.fbcnt,
	.article-author .socials span.fbcnt,
	.article-comments .socials span.fbcnt {
		text-align: center;
		line-height: 48px;
		overflow: hidden;
		height: 46px;
		color: #4b68b9;
	}
	.content-full-page-photo .socials span.fbcnt,
	.article-comments .socials span.fbcnt {
		background-position: -225px 0px;
		height: 44px;
		width: 40px;
		padding-left: 4px;
		line-height: 41px;
	}
	
	#posts-progress .socials span.fbcnt {
		display: none;
	}
	.content-full-page-photo .socials span.fbcnt,
	.mod_live .article-comments .socials span.fbcnt {
		display: none;
	}
.next-posts article {
	border-top: 5px solid #FF6D00;
	margin-top: 50px;
	padding-top: 50px;
}


.user-navi-socials {
	height: 70px;
	position: relative;
}
.page-header-socials {
	height: 40px;
	position: relative;
	width: 280px;
	float: right;
}
	.page-header-socials .socials a,
	.user-navi-socials .socials a {
		margin: 0 0 0 5px;
	}
	.user-navi-socials span,
	.page-header-socials span {
		float: left;
		color: #999;
		font-size: 16px;
		line-height: 40px;
	}
	
#posts-progress {
	position: fixed; 
	top: 0; left: 0; 
	width: 100%; 
	background: #fff; 
	height: 50px; 
	overflow: hidden;
	z-index:1300;
	border-bottom: 1px solid #CCCCCC;
	display:none;
}
	#posts-progress.slideshow {
		height:145px;
	}

	#posts-progress .body {
		position: relative;
		padding: 0 320px 0 70px;
	}
	
	#posts-progress .logo {
		background: #FF6D00 url(/gfx/natemat/logo_50_50.png) 0px 0px no-repeat;
		line-height: 43px;
		position: absolute;
		top:0;
		left: 0;
		display: block;
		width: 50px;
		height: 50px;
		text-align: center;
		font-size: 46px;
		font-weight: bold;
		color: #FFFFFF;
	}
	#posts-progress .logo span {
		color: #000;
	}
	
	#posts-progress .body h4 {
		margin: 0;
		padding: 0;
		line-height: 50px;
		font-size: 20px;
		font-family: QuixoPro;
		font-weight: normal;
		height: 45px;
		overflow: hidden;
	}
	
	#posts-progress .socials {
		position: absolute;
		top: 4px;
		right: 0;
	}
	
	
	#posts-progress .progress-body {
		margin-left: 50px;
	}
	#posts-progress .progress-body .progress {
		background:#FF6D00; 
		width: 0%; 
		height: 5px;
	}
	
	#posts-progress a.button {
		position: absolute;
		top: 4px;
		right: 185px;
		padding: 9px 15px;
		border-radius: 3px;
	}
	
div.comments-preview-box, div.comments-preview-box a {
	color: #333;
}

div.comments-preview-box {
	background: #EEEEEE;
	padding: 0 10px 0 4px;
	position: absolute;
	right: 0px;
	top: 0;
	line-height: 38px;
	font-size: 15px;
	font-weight: bold;
	font-family: 'Source Sans Pro', Helvetica, sans-serif;
	border-radius: 3px;
}
	div.comments-preview-box img {
		height: 32px;
		width: 32px;
		vertical-align: top;
		margin: 3px 4px 0 0;
	}
	
	div.comments-preview-box.nocomments {
		padding: 0 15px 0 0;
		background: transparent url(/gfx/comment-raquo.png) center right no-repeat;
		line-height: 37px;
	}
	
	div.comments-preview-box.nocomments a {
		color: #0088CC;
		font-size: 19px;
		font-weight: normal;
		line-height: 20px;
		
	}
	
	
div.social-recommendations, div.social-comments {
	margin-bottom: 15px;
}



div.section-header {
	background: #000;
	margin-bottom: 20px;
}
div.section-header img {
	width: 680px;
	height: 105px;
}
div.section-header p {
	color: #fff;
	float: right;
	dipsplay: block;
	padding: 10px 10px 10px 0;
	margin: 0;
	font-size: 14px;
	width: 285px;
}

.user-header {
	background: #FF6D00;
	padding: 32px 320px 28px 20px;
	margin-bottom: 20px;
	position: relative;
}
	.user-header h1,
	.user-header h1 a {
		color: #fff;
		font-size: 36px;
		font-weight: lighter;
		font-family: QuixoPro;
		line-height: 40px;
		margin:0;
	}
	
	.user-header .header-form {
		position: absolute;
		top: 12px;
		right: 0px;
		width: 305px;
	}

table.category-header {
	background: #E9E9E9;
	width: 100%;
	height: 100px;
	margin-bottom: 20px;
}
table.category-header td.about {
	vertical-align: top;
	width: 303px;
	background: #000;
}
table.category-header td.about p {
	color: #fff;
	padding: 10px;
	margin: 0;
	font-size: 14px;
}
table.category-header td.name h1, table.category-header td.name h2 {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 42px;
}

table.category-header td.name {
	vertical-align: middle;
	padding: 10px;
	text-transform: uppercase;
	font-size: 42px;
}



table.user-header td.name h1 a {
	color: #fff;
}


div.topic-list {
	background: #333333;
}
	div.topic-list .box-header {
		background: transparent;
		color:#fff;
		padding: 20px 0 0 0;
		margin: 0;
	}
	div.topic-list-body {
		width: 980px;
		margin: 0 auto;
	}
	div.topic-list-element {
		width: 215px;
		height: 143px;
		float: left;
		margin:20px;
		display: table;
		overflow: hidden;
		background-repeat: no-repeat;
		background-size: cover;
	}
	div.topic-list-element.by1 {
		margin:20px 20px 20px 0;
	}
	div.topic-list-element.by4 {
		margin: 20px 0 20px 20px;
	}
	div.topic-list-element-item {
		vertical-align: middle;
		display: table-cell;
		text-align: center;
		background: rgba(0,0,0,0.3);
		
	}
	div.topic-list-element-item a {
		font-family: QuixoPro;
		color: #fff;
		font-size: 28px;
		line-height: 30px;
	}
	
	div.topic-list-body a.button {
		width:50%;
		display: inline-block;
		min-width: 200px;
	}

div.rich-tag-body {
	margin-bottom: 30px;
}

div.rich-tag-body img.rich-tag-image {
	width: 100%;
}




ul.posts {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.posts li {
	margin-bottom: 15px;
	border-bottom: 1px solid #EDEDED;
	zoom:1;
}
ul.posts li.bloger {
	margin-bottom: 20px;
	padding-top:10px;
}
ul.posts li.bloger .content {
	border-top: 4px solid #FF6D00;
	padding: 14px 0 20px;
}

ul.posts li p {
	font-size: 17px;
	line-height: 26px;
	color: #4c4c4c;
	padding: 5px 0 0 0;
	margin: 0;
}

ul.posts li a.post-title {
	font-size: 24px;
	line-height: 28px;
	color: #25282a;
	font-family: QuixoPro;
	font-weight: lighter;
}

ul.posts li a.read-more, ul.stream-full li a.read-more {
	white-space: nowrap;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 15px;
}

ul.posts img.post-image {
	margin-top: 9px;
	width: 100%;
}

ul.posts li .post-info {
	padding: 10px 0 10px 0;
	color: #888;
}

ul.posts li .sep {
	color: #333;
}

ul.posts.search li.bloger .content {
	border-top: none;
}

ul.posts.search li .author-label-container div.author-avatar {
	float: left;
}
ul.posts.search li .author-label-container div.author-avatar img {
	width: 45px;
	height: 45px;
	margin-right: 10px;
}
ul.posts.search li .author-label-container div.author-label {
	line-height: 45px;
}
ul.posts.search li.bloger .content {
	padding: 0 0 20px;
}
ul.posts.search li .post-info a {
    color: #888;
  }

.article-more-posts ul.posts li {
	float: left;
	width: 300px;
	margin-right: 40px;
	border: none;
}
.article-more-posts ul.posts li.e3,
.article-more-posts ul.posts li.e6 {
	margin-right: 0;
}
.article-more-posts ul.posts img.post-image {
	margin-bottom: 10px;
}

.search-results {
	min-height: 500px;
}


div.box-header-navi {
	width: 72px;
	position: absolute;
	right: 3px;
	top: 3px;
}
div.box-header-navi-left, div.box-header-navi-right {
	width:35px;
	height:35px;
	float: left;
	cursor: pointer;
	background: #eee url(/gfx/icons2.png) 11px -880px no-repeat;
}
div.box-header-navi-left {
	margin-right: 2px;
}
div.box-header-navi-right {
	background-position: -274px -929px;
}

#last-on-blogs-carousel-navi {
	display:none;
}


#topics-carousel-navi, #last-on-blogs-carousel-navi {
	display:none;
}
ul.topics-carousel, ul.last-on-blogs-carousel {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.topics-carousel li {
	width: 161px;
	height: 161px;
	margin: 20px 44px 20px 0;
	border-radius: 6px;
}
ul.topics-carousel li img {
	width: 161px;
	height: 161px;
}

.topic-about-body {
	
	width:100%;
	height:100%;
	border-radius: 6px;
}

.topic-about {
	display: table;
	width:100%;
	height:100%;
	border-radius: 6px;
}

ul.topics-carousel li .topic-about a {
	display: table-cell;
	font-family: QuixoPro;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	vertical-align: bottom;
	text-align: center;
	background-image: linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	background-image: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
	border-radius: 6px;
	padding-bottom: 5px;
}
ul.topics-carousel li .topic-about a:hover {
	background-image: none;
}

.topic-list div.box-header-navi-left, .topic-list div.box-header-navi-right {
	background-color: #000;
}
.topic-list {
	padding: 10px 0 20px 0;
}



topic-list .jcarousel-container, .jcarousel-clip{
	overflow: hidden;
}



ul.stream-full {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}
	ul.stream-full *{
		zoom:1;
	}
	.ie7 ul.stream-full *{
		zoom:0;
	}
	ul.stream-full li {
		padding: 10px 0 10px 75px;
		min-height: 80px;
		border-bottom: 1px solid #f1f1f1;
		margin: 10px 0 10px 0;
		position: relative;
	}
	
	ul.stream-full .stream-info {
		position: relative;
	}
	
	ul.stream-full img.stream-author-awatar {
		position: absolute;
		top: 0;
		left: -75px;;
		width: 60px;
		height: 60px;
		border-radius: 3px;
	}
	ul.stream-full img.stream-default-awatar {
		position: absolute;
		top: 0;
		left: -75px;;
		width: 60px;
		height: 60px;
	}
	
	ul.stream-full .stream-body {
		font-size: 16px;
		line-height: 24px;
		color: #666;
	}
	ul.stream-full .stream-socials {
	}
	ul.stream-full .stream-socials .social-item {
		float:left;
		padding:5px 5px 0 0;
	}
	ul.stream-full .stream-socials .social-item-first {
		padding:5px 30px 0 0;
	}
	ul.stream-full div.stream-author, ul.stream-full div.stream-date, ul.stream-full div.stream-via, ul.stream-full div.stream-sep, ul.stream-full div.stream-short {
		line-height: 24px;
	}
	ul.stream-full div.stream-author {
	}
	ul.stream-full div.stream-author .author-name {
		color: #888;
		font-weight: normal;
		font-size: 20px;
		text-transform: uppercase;
		font-family: QuixoPro;
	}
	ul.stream-full div.stream-date, ul.stream-full div.stream-via, ul.stream-full .author-name .author-name-text {
		font-size: 14px;
		line-height: 24px;
		color: #999;
	}
	ul.stream-full div.stream-date a {
		color: #999;
	}
	ul.stream-full div.stream-short {
		color: #4C4C4C;
		font-weight: bold;
	}
	ul.stream-full img.stream-fb-share-photo {
		float: left;
		margin: 3px 10px 10px 0;
	}
	ul.stream-full p.stream-share-desc {
		font-size: 15px;
		color: #999;
	}
	ul.stream-full .stream-share-body {
		padding: 5px 0 0 0;
		font-family: Georgia;
		font-size: 17px;
		line-height: 28px;
	}
	ul.stream-full .stream-share-video, ul.stream-full .stream-share-photo {
		padding: 10px 0 0 0;
	}
	ul.stream-full .stream-share-photo img {
		max-width: 100%;
	}
	ul.stream-full h3 {	
		font-family: QuixoPro;
		font-size: 22px;
		font-weight: normal;
		line-height: 26px;
		color: #25282A;
		margin: 0 0 5px;
	}
	ul.stream-full h3 a {
		color: #25282A;
	}
	ul.stream-full li.hotnews h3, ul.stream-full li.hotnews h3 a {
		color: #D33A18;
	}
	ul.stream-full .stream-admin-header {
		display: none;
	}
	
	ul.stream-full li .stream-socials a.buttonsmall {
		line-height: 13px;
		font-size: 13px;
	}
	

ul.stream-full.users-stream-full {
	
}
	ul.stream-full.users-stream-full li {
		padding: 10px 0 15px 0;
		position: relative;
	}
		ul.stream-full.users-stream-full li.notitle {
			padding: 10px 0 15px 75px;
			background: transparent url(/gfx/default_stream_quote.png) 0 10px no-repeat;
		}
		ul.stream-full.users-stream-full li.notitle.notitle-source-Facebook {
			background: transparent url(/gfx/default_stream_facebook.png) 0 10px no-repeat;
		}
		ul.stream-full.users-stream-full li.notitle.notitle-source-Twitter {
			background: transparent url(/gfx/default_stream_twitter.png) 0 10px no-repeat;
		}
	ul.stream-full.users-stream-full li h3 {
		font-size: 30px;
		font-weight: normal;
		line-height: 34px;
		color: #25282A;
		margin: 0 0 0 0;
		padding: 0 0 0 0;
	}
	ul.stream-full.users-stream-full li h3 a {
		color: #25282A;
	}
	ul.stream-full.users-stream-full .stream-body {
		padding: 0;
		line-height:26px;
	}
	
	ul.stream-full.users-stream-full .stream-info .stream-author {
		display: none;
		text-align: right;
	}
	
.submenu-item ul.stream-full li {
	border: none;
	padding: 0 0 10px 50px;
	min-height: 50px;
	margin: 0 0 10px 0;
}
	
	.submenu-item ul.stream-full img.stream-author-awatar {
		position: absolute;
		top: 0;
		left: -50px;;
		width: 50px;
		height: 50px;
	}
	.submenu-item ul.stream-full div.stream-author {
		padding-left: 10px;
		padding-right: 10px;
	}
	.submenu-item ul.stream-full .author-profession {
		padding: 5px 0 0 10px;
		color: #888;
		font-size: 12px;
		display: block;
	}
	

div.comments-box-body {
	margin-top: 10px;
	
}
div.comments-box {
	background: #EEEEEE;
	padding: 5px 8px;
}
ul.comments-small {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	ul.comments-small li, ul.stream-full.users-stream-full li ul.comments-small li {
		margin: 0;
		padding: 0 0 8px 35px;
		margin-bottom: 8px;
		border-bottom: 1px solid #fff;
		min-height: 0px;
		position: relative;
	}
	ul.comments-small li .comment-body, ul.comments-small li .comment-body a {
		line-height: 22px;
		font-size: 15px;
		color: #666;
	}
	ul.comments-small li a.comment-author {
		font-weight: bold;
	}
	ul.comments-small li span.comment-date {
		color: #999;
		display: block;
		font-size: 13px;
		padding: 2px 0;
	}
	
	ul.comments-small li img.comment-author-awatar {
		width: 25px;
		height: 25px;
		position: absolute;
		top: 3px;
		left: 0;
	}
	
	ul.stream-full.users-stream-full li div.comments-box-body {
		padding: 0px;
	}
	ul.comments-small li span span.comments-truncate {
		margin-right: 5px;
	}
	ul.comments-small li span a.comments-more {
		color: #08C;
	}
	
	
div.comments-box-body-header {
	position: relative;
	color: #999;
	padding: 0 0 5px;
	font-size: 14px;
}
ul.stream-full.users-stream-full li div.stream-socials {
	padding-left: 0px;
}
span.comments-down-arrow {
	display: block;
	position: absolute;
	right: 0;
	top:0;
	line-height:26px;
	background: #E9E9E9;
	padding: 0 5px;
}
div.comments-box-body-header a {
	position: absolute;
	right: 28px;
	top:2px;
}


.search-blogs-form {
	width: 610px;
	float: left;
	margin-right: 10px;
}

.search-blogs-form .form,
.search-form .form {
	margin-right: 165px;
	position: relative;
}
	.search-form input[type=text],
	.search-blogs-form input[type=text] {
		display: block;
		width: 100%;
		border: 2px solid #CCCCCC;
		background: #fff;
		font-size: 18px;
		line-height: 31px;
		padding: 9px 15px;
	}
	
	.search-blogs-form input[type=submit],
	.search-form input[type=submit] {
		position: absolute;
		top: 0;
		right: -165px;
		padding: 15px 45px 15px 30px;
		color: #fff;
		background: #FF6D00;
		background: #FF6D00 url(/gfx/icons2.png) -190px -173px no-repeat;
	}

	.search-blogs-filters {
		padding-top: 22px;
		white-space: nowrap;
	}
	
	.search-form span.cnt {
		color: #999;
		display: block;
		padding-top: 5px;
	}



ul.blog-list {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-top:20px;
	width: 1020px;
}
	ul.blog-list li,
	ul.last-on-blogs-carousel li {
		width: 160px;
		height: 160px;
		margin: 0px 44px 40px 0;
		float: left;
		background: #e0e0e0;
		border-radius: 6px;
		background-repeat: no-repeat;
		background-size: cover;
	}
	ul.blog-list li.hide{
		display:none;
	}
	ul.blog-list li a.blog-name,
	ul.last-on-blogs-carousel li a.blog-name {
		width:100%;
		height:100%;
		background-image: linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background-image: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background-image: -o-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background-image: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		background-image: -ms-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.6) 100%);
		display: block;
		position: relative;
		border-radius: 6px;
	}
	ul.blog-list li a.blog-name:hover,
	ul.last-on-blogs-carousel li a.blog-name:hover {
		background-image: none;
	}
	ul.blog-list li a.blog-name span,
	ul.last-on-blogs-carousel li a.blog-name span {
		position: absolute;
		text-transform: uppercase;
		color:white;
		bottom: 0;
		left:0;
		width: 100%;
		text-align: center;
		padding: 0 0 5px;
		font-size: 18px;
		font-family: QuixoPro;
	}
	

.full-page-header {
	background: #EEEEEE;
	padding: 34px 17px 27px;
	margin-bottom: 40px;
}

	.full-page-header h1 {
		color: #888;
		font-size: 36px;
		font-family: QuixoPro;
		font-weight: normal;
		line-height: 40px;
		margin: 0 20px 0 0;
		float: left;
	}
	
	.full-page-header ul {
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	
	.full-page-header ul li {
		padding-top: 2px;
		float: left;
		margin-right: 20px;
		line-height: 38px;
		font-size: 17px;
		color: #2a2a2a;
	}
	
	.full-page-header ul.more-links {
		display: none;
	}
	
.stream-featured-topics {
	border-bottom: 1px solid #f1f1f1;
	padding: 0 0 10px 0;
}

.formbody {
	width: 600px;
}

.formrow {
	margin: 5px 0;
	padding-bottom: 10px;
}
.formrow label{
	display: block;
	font-weight:bold;
}
.formrow .formfield{
	margin-top:3px;
}
.form2rows .formrow {
	width: 50%;
	float: left;
}

.formrow input[type=text], .formrow input[type=password], .formrow textarea {
	width: 95%;
	margin-right: 10px;
	border: 1px solid #aaa;
}
.formrow input[type=text].short, .formrow input[type=password].short {
	width:30%;
}
.form2rows .formrow input[type=text], .form2rows .formrow input[type=password], .form2rows .formrow textarea {
	width: 90%;
}

.formrow span {
	line-height: 30px;
}
label.error {
	padding: 3px 0 0 0;
	color: #ff0000;
}

label.inline {
	display: inline;
}

div.search-buttons {
}



/* Wygl�d element�w w sekcji */

#hp-body, #maintopic {
	margin-left: -20px;
}
.hp-row-body {
	
}

.hp-rows {
	margin-bottom:25px;
	padding-bottom: 10px;
	width: 1020px;
	border-bottom: 1px solid #f1f1f1;
}

.hp-rows .hp-row-body {
	
}

.hp-item {
	float: left;
	margin: 0 20px;
}

.hp-item-handler {
	background: #e0e0e0;
	margin-bottom: 10px;
}

.hp-1-row .hp-item, .hp-1-row .hp-item-placeholder {
	width: 980px;
}

.hp-2-row .hp-item, .hp-2-row .hp-item-placeholder {
	width: 470px;
}

.hp-3-row .hp-item, .hp-3-row .hp-item-placeholder {
	width: 300px;
}
/*
.hp-4-row .hp-item, .hp-4-row .hp-item-placeholder {
	width: 220px;
}
*/
.hp-rows h2 {
	margin: 0 0 5px;
	padding: 0;
}

.hp-rows h2, .hp-rows h2 a {
	font-family: QuixoPro;
	font-size: 42px;
	line-height: 50px;
	color: #25282a;
	font-weight: lighter;
}
.hp-rows.hp-1-row h2 {
	text-align: center;
}

.hp-rows.hp-2-row h2, .hp-rows.hp-2-row h2 a {
	font-size: 30px;
	line-height: 40px;
}
.hp-rows.hp-3-row h2, .hp-rows.hp-3-row h2 a {
	font-size: 24px;
	line-height: 32px;
}
.hp-rows.hp-4-row h2, .hp-rows.hp-4-row h2 a {
	font-size: 21px;
	line-height: 26px;
}

.hp-rows .hp-item img.hp-item-image {
	width: 100%;
}
.hp-1-row .hp-item img.hp-item-image {
	XXXwidth: 980px;
}
.hp-2-row .hp-item img.hp-item-image {
	XXXwidth: 470px;
}
.hp-3-row .hp-item img.hp-item-image {
	XXXwidth: 300px;
}
.hp-4-row .hp-item img.hp-item-image {
	XXXwidth: 215px;
}

.hp-rows .hp-item .hp-content-image {
	padding-bottom: 7px;
}
.hp-1-row .hp-item .hp-content-image {
	padding-bottom: 10px;
}


.hp-content-image {
	display: block !important;
}

.hp-img-source {
	position: absolute;
	bottom: 1px;
	right: 2px;
	background: #000;
	font-size: 10px;
	line-height: 13px;
	color: #fff;
	padding: 0 3px;
}

.hp-content-image .hot {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	display: block;
}
	.hp-content-image .hot span {
		background: #FF6D00;
		font-size: 14px;
		line-height: 23px;
		color: #fff;
		display: inline-block;
		white-space: nowrap;
		padding: 0 10px;
	}
	.hp-content-image .hot.live span{
		background-image:url(/gfx/live-icons.png);
		background-repeat: no-repeat;
		background-position: 8px 5px;
		padding-left:25px;
	}
	
	.hp-1-row .hp-content-image .hot {
		text-align: center;
	}
	.hp-1-row .hp-content-image .hot span {
		margin: 0 auto;
		font-size: 20px;
		line-height: 40px;
		font-family: QuixoPro;
		padding: 0 80px;
	}
	.hp-1-row .hp-content-image .hot.live span {
		padding-left:110px;
		background-position: 85px -64px;
	}
	

.hp-1-row .hp-item .hp-img-source {
} 

.hp-item p {
	font-size: 17px;
	line-height: 26px;
	margin: 0;
	padding: 0 0 10px;
	color: #666;
	font-family: 'Source Sans Pro', Helvetica, sans-serif;
}
.hp-rows.hp-2-row p, .hp-rows.hp-3-row p, .hp-rows.hp-4-row p {
	font-size: 17px;
	line-height: 26px;
}

.hp-rows pre.adcode {
	display: none;
}

.hp-content-image {
	
}
.hp-content-image div {
	position: relative;
}

.hp-rows.hp-3-row .hp-content-image a.more,
.hp-rows.hp-4-row .hp-content-image a.more {
	padding: 7px 8px 7px 41px;
	font-size: 14px;
	background: rgb(0,0,0) url(/gfx/icons.png) 9px -227px no-repeat;
	background: rgba(0,0,0,0.5) url(/gfx/icons.png) 9px -227px no-repeat;
}
.hp-rows a.video {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100px;
	height: 100px;
	background: url(/gfx/play.png) no-repeat;
	margin-left: -50px;
	margin-top: -50px;
	opacity:0.8;
	filter:alpha(opacity=80);
}

.hp-rows.hp-3-row a.video, .hp-rows.hp-4-row a.video {
	width: 71px;
	height: 71px;
	margin-left: -35px;
	margin-top: -39px;
	background: url(/gfx/play_m.png) no-repeat;
}

.hp-links-body {
	padding: 0 0 5px 0;
}
.hp-link-body {
	padding: 0;
	margin-bottom: 7px;
}

.hp-link-body span a, .hp-link-body .author-anon-label {
	line-height: 26px;
	font-size: 17px;
	XXXfloat: left;
	XXXdisplay: block;
}
.hp-cs .hp-link-body span a {
	color: #fff;
}
.hp-link-body .author-anon-label {
	padding: 0 5px 0 0px;
	color: #666;
	text-transform: uppercase;
}

.hp-rows h2.withad a {
	margin-right:10px;
}
.hp-ad-body {
	position: relative;
}
.hp-ad {
	color: #999;
	font-size: 11px;
	background: #e4e4e4;
	position: absolute;
	top:-16px;
	right:10px;
	padding: 2px 7px;
}

.hp-author-anonymous.type-facebook {
	background: transparent url(/gfx/facebook_icon.png) center top no-repeat;
}
.hp-author-anonymous.type-awatar {
	background: transparent url(/gfx/user_icon.png) center top no-repeat;
}
.hp-author-anonymous.type-twitter {
	background: transparent url(/gfx/twitter_icon.png) center top no-repeat;
}
.hp-author-anonymous.type-quote {
	background: transparent url(/gfx/cytat_icon.png) center top no-repeat;
}

.hp-author-anonymous.type-facebook .author-avatar,
.hp-author-anonymous.type-awatar .author-avatar,
.hp-author-anonymous.type-twitter .author-avatar,
.hp-author-anonymous.type-quote .author-avatar {
	height: 48px;
}

.hp-1-row .hp-author-anonymous.type-facebook,
.hp-1-row .hp-author-anonymous.type-awatar,
.hp-1-row .hp-author-anonymous.type-twitter,
.hp-1-row .hp-author-anonymous.type-quote {
	background-position: right top;
}


.hp-author-anonymous span.author, .hp-content-section-title {
	display: block;
	font-weight: bold;
	font-size: 15px;
	color: #666;
	line-height: 17px;
}
.hp-content-section-subtitle {
	color: #999;
	display: block;
	font-size: 12px;
	line-height: 16px;
}
.hp-author-anonymous span.subtitle {
	color: #999;
	font-size: 12px;
}
.hp-content-section {
	padding-bottom: 5px;
}

.hp-item-body.hp-item-with-bg .hp-content-section,
.hp-item-body.hp-item-with-bg p, 
.hp-item-body.hp-item-with-bg h2
{
	padding-left:10px;
	padding-right:10px;
}
.hp-item-body.hp-item-with-bg h2 {
	padding-top: 5px;
}
.hp-item-body.hp-item-with-bg .hp-content-section {
	padding-bottom: 15px;
	padding-top: 7px;
}
.hp-item-body.hp-item-with-bg .hp-links-body {
	padding-left:10px;
	padding-right:10px;
}

.hp-item-body.hp-item-style-gray .hp-content-body {
	background:#F4F4F4;
}
.hp-item-body.hp-item-style-yellow .hp-content-body {
	background:#EDDA02;
}
.hp-item-body.hp-item-style-black .hp-content-body,
.hp-item-body.hp-item-style-black .hp-content-image .hot span {
	background: #000000;
}
.hp-item-body.hp-item-style-orange .hp-content-body,
.hp-item-body.hp-item-style-orange .hp-content-image .hot span {
	background: #FF6D00;
}
.hp-item-body.hp-item-style-red .hp-content-body,
.hp-item-body.hp-item-style-red .hp-content-image .hot span {
	background: #F03131;
}

.hp-item-body.hp-item-style-black  p,
.hp-item-body.hp-item-style-orange p,
.hp-item-body.hp-item-style-red p {
	color: #fff;
}

.hp-1-row .hp-item-body p,
.hp-1-row .hp-item-body h2 {
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
}

.hp-item-body.hp-item-style-gray p,
.hp-item-body.hp-item-style-gray h2,
.hp-item-body.hp-item-style-yellow p,
.hp-item-body.hp-item-style-yellow h2 {
	text-align: left;
	padding-left: 15px;
	padding-right: 15px;
}

.hp-item-body.hp-item-style-black  p a,
.hp-item-body.hp-item-style-orange  p a,
.hp-item-body.hp-item-style-red  p a
{
	color: #fff;
}
.hp-item-body.hp-item-style-black .hp-content-section-title,
.hp-item-body.hp-item-style-orange .hp-content-section-title,
.hp-item-body.hp-item-style-red .hp-content-section-title
{
	color: #fff;
}
.hp-item-body.hp-item-style-black .hp-content-section-subtitle,
.hp-item-body.hp-item-style-orange .hp-content-section-subtitle,
.hp-item-body.hp-item-style-red .hp-content-section-subtitle
{
	color: #BBB;
}

.hp-item-body.hp-item-style-black  h2, .hp-item-body.hp-item-style-black  h2 a,
.hp-item-body.hp-item-style-orange  h2, .hp-item-body.hp-item-style-orange  h2 a,
.hp-item-body.hp-item-style-red  h2, .hp-item-body.hp-item-style-red  h2 a
{
	color: #fff;
}

.hp-item-body.hp-item-style-headline h2 {
	text-align: center;
	margin: 0 0 5px;
}
.hp-item-body.hp-item-style-headline h2, 
.hp-item-body.hp-item-style-headline h2 a {
	font-size: 60px;
	line-height: 54px;
}
.hp-item-body.hp-item-style-headline p {
	text-align: center;
	font-size: 24px;
	line-height: 32px;
	color: #666666;
}
.hp-headline-row {
	border-bottom: none;
}
.hp-item-body.hp-item-style-headline2 h2,
.hp-item-body.hp-item-style-headline2 p {
	text-align: left;
	padding: 0;
}


/* ASZ extra */

.hp-item-body.hp-item-style-ex1 h2,
.hp-item-body.hp-item-style-ex1 h2 a,
.hp-item-body.hp-item-style-ex1 p,
.hp-item-body.hp-item-style-ex2 h2,
.hp-item-body.hp-item-style-ex2 h2 a,
.hp-item-body.hp-item-style-ex2 p,
.hp-item-body.hp-item-style-photostory h2,
.hp-item-body.hp-item-style-photostory h2 a,
.hp-item-body.hp-item-style-photostory p,
.hp-item-body.hp-item-style-ex3 h2,
.hp-item-body.hp-item-style-ex3 h2 a,
.hp-item-body.hp-item-style-ex3 p,
.hp-item-body.hp-item-style-ex4 h2,
.hp-item-body.hp-item-style-ex4 h2 a,
.hp-item-body.hp-item-style-ex4 p {
	color: #fff;
}

.hp-item-body.hp-item-style-ex1 h2,
.hp-item-body.hp-item-style-ex1 h2 a {
	font-size: 70px;
	line-height: 72px;
}


.hp-item-body.hp-item-style-ex1, 
.hp-item-body.hp-item-style-ex2,
.hp-item-body.hp-item-style-photostory,
.hp-item-body.hp-item-style-ex3,
.hp-item-body.hp-item-style-ex4 {
	position: relative;
	width: 100%;
	height: 551px;
}

.hp-item-body.hp-item-style-ex1 .hp-content-body,
.hp-item-body.hp-item-style-ex2 .hp-content-body,
.hp-item-body.hp-item-style-photostory .hp-content-body,
.hp-item-body.hp-item-style-ex3 .hp-content-body,
.hp-item-body.hp-item-style-ex4 .hp-content-body {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background-image: -webkit-linear-gradient(bottom, #000 0%, transparent 100%);
	background-image: linear-gradient(bottom, #000 0%, transparent 100%);
	background-image: -o-linear-gradient(bottom, #000 0%, transparent 100%);
	background-image: -moz-linear-gradient(bottom, #000 0%, transparent 100%);
	background-image: -ms-linear-gradient(bottom, #000 0%, transparent 100%);
}

.hp-item-body.hp-item-style-ex1 .hp-content-image-body, 
.hp-item-body.hp-item-style-ex2 .hp-content-image-body,
.hp-item-body.hp-item-style-photostory .hp-content-image-body,
.hp-item-body.hp-item-style-ex3 .hp-content-image-body,
.hp-item-body.hp-item-style-ex4 .hp-content-image-body {
	position: absolute;
	top: 0;
	left: 0;
	height: 551px;
	width: 980px;
	overflow: hidden;
}

.hp-item-body.hp-item-style-ex1 .hp-content-image-body img {
	height: 551px;
	width: 980px;
}

.hp-item-body.hp-item-style-ex1  .hp-content-image a img:hover,
.hp-item-body.hp-item-style-ex2  .hp-content-image a img:hover,
.hp-item-body.hp-item-style-photostory  .hp-content-image a img:hover,
.hp-item-body.hp-item-style-ex3  .hp-content-image a img:hover,
.hp-item-body.hp-item-style-ex4  .hp-content-image a img:hover {
	opacity: 1;
}

.hp-item-body.hp-item-style-ex1 .hp-content-image .hot,
.hp-item-body.hp-item-style-ex2 .hp-content-image .hot,
.hp-item-body.hp-item-style-photostory .hp-content-image .hot,
.hp-item-body.hp-item-style-ex3 .hp-content-image .hot,
.hp-item-body.hp-item-style-ex4 .hp-content-image .hot {
	top: 19px;
	right: 10px;
	bottom: auto;
	text-align: right;
	left: auto;
	padding: 0 10px;
}

.hp-item-body.hp-item-style-ex1 .hp-content-image .hot span,
.hp-item-body.hp-item-style-ex2 .hp-content-image .hot span,
.hp-item-body.hp-item-style-photostory .hp-content-image .hot span,
.hp-item-body.hp-item-style-ex3 .hp-content-image .hot span,
.hp-item-body.hp-item-style-ex4 .hp-content-image .hot span {
	padding: 0 10px;
	font-size: 30px;
	line-height: 50px;
}



.hp-item-body.hp-item-style-ex2 .hp-content-body {
	height: 551px;
	width: 45%;
	background-image: -webkit-linear-gradient(left, #000 0%, transparent 100%);
	background-image: linear-gradient(left, #000 0%, transparent 100%);
	background-image: -o-linear-gradient(left, #000 0%, transparent 100%);
	background-image: -moz-linear-gradient(left, #000 0%, transparent 100%);
	background-image: -ms-linear-gradient(left, #000 0%, transparent 100%);
	
}


.hp-item-body.hp-item-style-photostory .hp-content-body {
	height: 551px;
	background-image: -webkit-linear-gradient(left, #000 0%, transparent 100%);
	background-image: linear-gradient(left, #000 0%, transparent 100%);
	background-image: -o-linear-gradient(left, #000 0%, transparent 100%);
	background-image: -moz-linear-gradient(left, #000 0%, transparent 100%);
	background-image: -ms-linear-gradient(left, #000 0%, transparent 100%);
	
}
.hp-item-body.hp-item-style-ex2 .hp-content-body h2,
.hp-item-body.hp-item-style-photostory .hp-content-body h2 {
	text-align: left;
	margin-top: 20px;
}
.hp-item-body.hp-item-style-ex2 .hp-content-body p,
.hp-item-body.hp-item-style-photostory .hp-content-body p {
	text-align: left;
}
.hp-item-body.hp-item-style-ex2 .hp-content-body .hp-stat-line,
.hp-item-body.hp-item-style-photostory .hp-content-body .hp-stat-line {
	text-align: left;
	margin-left: 25px;
}


.hp-item-body.hp-item-style-ex3 .hp-content-body {
	padding-top: 20px;
}
.hp-item-body.hp-item-style-ex3 .hp-content-body h2 {
	text-align: left;
}
.hp-item-body.hp-item-style-ex3 .hp-content-body p {
	text-align: left;
}
.hp-item-body.hp-item-style-ex3 .hp-content-body .hp-stat-line {
	text-align: left;
	margin-left: 25px;
}



.hp-item-body.hp-item-style-ex4 .hp-content-body {
	height: 551px;
	width: 45%;
	background-image: none;
	background: #333;
}
.hp-item-body.hp-item-style-ex4 .hp-content-body h2 {
	text-align: left;
	margin-top: 20px;
}
.hp-item-body.hp-item-style-ex4 .hp-content-body p {
	text-align: left;
}
.hp-item-body.hp-item-style-ex4 .hp-content-body .hp-stat-line {
	text-align: left;
	margin-left: 25px;
}


.hp-item-body.hp-item-style-photostory .hp-links-body ul.sideshow-titles {
    margin: 0;
}
.hp-item-body.hp-item-style-photostory .hp-links-body {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}

/* kolorowe kompozycje */
.hp-row-body-header {
	position: relative;
}
.hp-row-body-header-top {
	display: inline-block;
	padding: 0 10px;
	position: relative;
	margin: 0px 20px;
}

	.hp-row-body-header-top {
		margin: 20px 20px 10px 15px;
	}
	.with-style .hp-row-body-header-top {
		margin: 20px 20px 20px 15px;
	}
	.hp-row-body-header-top.with-image {
		padding: 10px 10px 0 61px;
		margin-bottom: 15px;
	}
	.hp-row-body-header-top img.header-awatar {
		 position: absolute;
		 top: 0;
		 left: 0;
		 border-radius: 5px;
	}
	.hp-row-body-header-top a, 
	.hp-row-body-header-top span {
		color: #878787;
		font-family: QuixoPro;
		font-size: 24px;
	}
	.hp-cs .hp-row-body-header-top a, 
	.hp-cs .hp-row-body-header-top span {
		color: #fff;
	}
	
	.hp-row-body-header-top span.subtitle {
		font-size: 15px;
		font-family: 'Source Sans Pro', Helvetica, sans-serif;
		margin-left: 5px;
		display:none;
		line-height: 23px;
	}
	.hp-devel .hp-row-body-header-top span.subtitle {
		display: inline;
	}
	.hp-row-body-header-top span.subtitle a {
		font-size: 15px;
		color: #08C;
		line-height: 23px;
	}

.hp-row-body-header-partner {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 11px;
	line-height: 20px;
}
.hp-row-body-header-partner img {
}

.hp-rows.with-style {
	border-bottom: none;
	margin-bottom: 35px;
}

.hp-cs-301 {background: #F7453E;}
.hp-cs-302 {background: #101010;}
.hp-cs-303 {background: #FF6D00;}

.hp-cs-304 {background: #FF5858;}
.hp-cs-305 {background: #26AB5E;}
.hp-cs-306 {background: #9379C9;}
.hp-cs-307 {background: #C8529C;}
.hp-cs-308 {background: #858C97;}
.hp-cs-309 {background: #444B52;}
.hp-cs-310 {background: #0ABDBD;}
.hp-cs-311 {background: #3DBFD9;}
.hp-cs-312 {background: #FEBB01;}

.hp-js-301 {background: #EEEEEE;}

.hp-js-302 {background: #E9F3F9;}
.hp-js-303 {background: #FFF9EA;}
.hp-js-304 {background: #F2F0EC;}
.hp-js-305 {background: #EDF7EA;}
.hp-js-306 {background: #F6E9EC;}
.hp-js-307 {background: #FCF0E8;}
.hp-js-308 {background: #F3EFF9;}
 
 
.hp-cs-inn201 {background: #EC4245;}
.hp-cs-inn202 {background: #101010;}
.hp-cs-inn203 {background: #299D00;}
.hp-js-inn204 {background: #EEEEEE;}
 
 .hp-js-inn101 {background: #DCEFF5;}
 .hp-js-inn102 {background: #E1E8E6;}
 .hp-js-inn103 {background: #F2F0EC;}
 .hp-js-inn104 {background: #D8E3E7;}
 .hp-js-inn105 {background: #FAF0E8;}
 .hp-js-inn106 {background: #E6E5ED;}

 .hp-cs-inn101 {background: #99A4A1;}
 .hp-cs-inn102 {background: #306287;}
 .hp-cs-inn103 {background: #637B74;}
 .hp-cs-inn104 {background: #4481AD;}
 .hp-cs-inn105 {background: #7A9797;}
 .hp-cs-inn106 {background: #454B52;}
 
/* nt: kampania plusa */
.hp-cs-tmpplus01 {background: rgb(90,170,71);}
.hp-cs-tmpplus02 {background: rgb(242,120,164);}
.hp-cs-tmpplus03 {background: rgb(225,27,34);}
.hp-cs-tmpplus04 {background: rgb(0,143,212);}
.hp-cs-tmpplus05 {background: rgb(242,148,0);}
.hp-cs-tmpplus06 {background: rgb(0,175,165);}
.hp-cs-tmpplus07 {background: rgb(255,203,5);}
.hp-cs-tmpplus08 {background: rgb(179,211,35);}

 
.hp-cs h2, .hp-cs h2 a {
	color: #fff;
}

.hp-cs .hp-item p {
	color: #fff;
}

.hp-cs .author-label-container div.author-label, 
.hp-cs .author-label-container div.author-label a {
	color: #fff;
}

.hp-cs .author-label-container div.author-subtitle {
	color: #fff;
}

.hp-cs .hp-item-body.hp-item-style-gray .hp-content-body {
	background: transparent;
}

.hp-cs .hp-item-body.hp-item-style-gray .hp-stat-line .lc,
.hp-cs .hp-item-body.hp-item-style-yellow .hp-stat-line .lc {
	background-position: 0px -692px;
	color: #fff;
}
.hp-cs .hp-item-body.hp-item-style-gray .hp-stat-line .cc,
.hp-cs .hp-item-body.hp-item-style-yellow .hp-stat-line .cc {
	background-position: 0px -753px;
	color: #fff;
}

/* kolorowe kompozycje - zmiany layoutu */

.hp-rows.without-margin {
	margin-bottom: 0;
}

.show-more-body {
	padding: 20px 0px 40px;
	text-align: center;
}

.show-more-body.loading {
	height: 60px;
	background: transparent url(/gfx/loader.gif) center center no-repeat;
}




.user-gallery {
	margin-bottom: 25px;
	position: relative;
}
.user-gallery a img {
	width: 100%;
	border-radius: 10px;
}
.user-gallery .user-gallery-desc {
	text-align: center;
	padding-top: 5px;
}
.user-gallery .user-gallery-desc span {
	font-size: 13px;
	color: #999;
}
.user-about-box {
	margin-bottom: 15px;
	font-size: 16px;
	line-height: 26px;
	color: #999;
}
	.user-about-box h3 {
		background: #333;
		color: #fff;
		text-transform: uppercase;
		font-size: 19px;
		line-height: 19px;
	}
	
.user_big_photo {
	margin-bottom: 15px;
}
	
.user_big_photo img {
	width: 981px;
}


table#hotnews {
	margin-bottom: 20px;
	margin-top: -5px;
	font-size: 18px;
	line-height: 26px;
	color: #fff;
	width: 100%;
	font-family: QuixoPro;
}
	table#hotnews td {
		vertical-align: middle;
		padding: 10px 10px 5px;
		background: #D33A18;
	}
	table#hotnews td.hotnewstype {
		color: #fff;
		background: #25282A;
		width:10%;
		white-space: nowrap;
		text-align: center;
		font-size: 20px;
	}
	table#hotnews td.hotnewsbody a{
		color: #fff;
	}
	
	table#hotnews.red td.hotnewstype {
		background: #c71009;
	}
	table#hotnews.red td.hotnewsbody {
		background: #c71009;
	}
	
	table#hotnews.yellow td.hotnewsbody {
		background: #F4E301;
	}
	
	table#hotnews.dark td.hotnewsbody {
		background: #4e4e4e;
	}	
	
	table#hotnews.bright td.hotnewstype {
		background: #adadad;
	}	
	table#hotnews.bright td.hotnewsbody {
		background: #eeeeee;
	}	
	
	table#hotnews.bright td.hotnewsbody, 
	table#hotnews.bright td.hotnewsbody a,
	table#hotnews.yellow td.hotnewsbody, 
	table#hotnews.yellow td.hotnewsbody a {
		color: #25282A;
	}
	
	table#hotnews.bright {
	}
	
	.sec_users table#hotnews,
	.mod_u table#hotnews,
	.mod_t table#hotnews {
		margin-bottom: 0px;
	}



#fbinvite, #bwstyle-ad {
	position: fixed;
	bottom:0;
	left: 0;
	height: 50px;
	width: 100%;
	min-width: 985px;
	z-index: 10000;
}
	.fbinvite-body, .bwstyle-ad-body {
		background: #2d2d2d url(/gfx/natemat/logo_50_50.png) left center no-repeat;
		color: #fff;
		font-size: 18px;
		line-height: 50px;
		padding-left: 65px;
		position: relative;
		height: 50px;
	}
	
	.fbinvite-body a.close, .bwstyle-ad-body a.close {
		width: 50px;
		height: 50px;
		background: #2d2d2d url(/gfx/close_white.png) center center no-repeat;
		position: absolute;
		top: 0;
		right: 0;
	}
	.fbinvite-body .fb {
		width: 225px;
		height: 50px;
		background: #3b5ba4 url(/gfx/fb_logo_50.png) right center no-repeat;
		position: absolute;
		top: 0;
		right: 50px;
		padding: 2px 60px 0 15px;
		font-size: 12px;
		line-height: 22px;
	}

#bwstyle-ad {
	display: none;
}
	.bwstyle-ad-body {
		background: #ff6600 url(/gfx/_temp/vital-forum.png) left center no-repeat;
		font-size: 23px;
		text-align: left;
	}
	.bwstyle-ad-body a.close {
		background: #ff6600 url(/gfx/close_white.png) center center no-repeat;
	}
	.bwstyle-ad-body a.view-more img {
		position: absolute;
		top: 0;
		right: 150px;
	}
	.bwstyle .bwstyle-ad-body a, .bwstyle-ad-body a {
		color: #fff;
	}

.newsletter-body {
	position: relative;
}
.newsletter-body input[type=text] {
	width: 178px;
	padding: 0 5px;
	height: 38px;
	border: 1px solid #fff;
	float: left;
	line-height: 28px;
	margin-right: 5px;
}

.newsletter-body .nlfheader{
	font-family: QuixoPro;
	display: block;
	text-transform: uppercase;
	color: #fff;
	font-size: 19px;
	line-height: 19px;
	font-weight: normal;
}
.newsletter-body .nlfdesc {
	display: block;
	color: #fff;
	padding: 3px 0 5px;
}
.newsletter-body .nlfdesc.show-error span {
	display: none;
}
.newsletter-body input[type="submit"] {
	font-weight: normal;
	width: 85px;
	background: #333;
	color: #fff;
	font-size: 16px;
	padding: 10px 5px 11px;
}
.newsletter-body .nlerrors label {
	padding: 3px 0 5px;
	display: block;
}
.newsletter-body .nlerrors label.error {
	color: #fff;
}
.newsletter-body input[type=text].error { 
	outline: none; -webkit-box-shadow: 0px 0px 1px 1px rgba(255,0,0,0.6) !important; border: 1px solid #fff; -moz-box-shadow: 0px 0px 1px 1px #c00; box-shadow: 0px 0px 1px 1px #c00; }

.newsletter-bottom-body {
	padding: 20px 170px 30px 170px;
}
	.newsletter-bottom-body .newsletter-body {
		background: #ff7d00;
		padding: 15px 10px;
	}
	.newsletter-bottom-body .newsletter-body .nlfheader {
		color: #333;
		margin-right: 8px;
	}
	.newsletter-bottom-body .newsletter-body .nlfdesc{
		color: #fff;
		font-weight: bold;
	}
	.newsletter-bottom-body input[type=text] {
		width: 150px;
	}
	
article .newsletter-body {
	position: relative;
	padding: 15px;
}
article .newsletter-body .nlfheader {
	margin-right: 10px;
}
article .newsletter-body .nlfheader, article .newsletter-body .nlfdesc {
	display: inline;
	line-height: 15px;
}
article .newsletter-body input[type=text] {
	position: absolute;
	top: 8px;
	right: 95px;
}
article .newsletter-body input[type=submit] {
	position: absolute;
	top: 8px;
	right: 10px;
	padding: 6px 7px;
	width: 85px;
}
article .newsletter-body .nlerrors, article .newsletter-body .nlerrors label {
	display: inline;
}


.overlay, .overlay.closed {
	position: fixed;
	width: 100%;
	height: 100%;
	top:0;
	left:0;
	background: #FFF;
	background: rgba(255,255,255,0.97);
	z-index: 1200;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
	-webkit-transition: -webkit-transform 0.5s, visibility 0s 0.5s;
	transition: transform 0.5s, visibility 0s 0.5s;
}
	.overlay.closed {
		
	}
	
	.overlay.opened {
		-webkit-transform: translateX(0%);
		transform: translateX(0%);
		-webkit-transition: -webkit-transform 0.5s;
		transition: transform 0.5s;
	}
	
	.overlay .overlay-body {
		position: relative;
		padding: 20px 10px;
	}
	
	.overlay a.close {
		position: absolute;
		background: url(/gfx/icons2.png) center left no-repeat;
		background-position: 6px -237px;
		display: block;
		width: 30px;
		height: 30px;
		top: 10px;
		right: 15px;
	}

.overlay .logo-socials {
	margin: 15% auto 0;
	width: 810px;
}
	.overlay h4 {
		font-family: QuixoPro;
		font-size: 30px;
		font-weight: normal;
		display: block;
		margin-bottom: 10px;
	}
	.overlay .logo-socials a {
		display: block;
		float: left;
		width: 200px;
		height: 200px;
		background: #FF6D00;
		margin: 1px;
		position: relative;
	  }
	.overlay .logo-socials a span {
		display: block;
		position:absolute;
		left: 0;
		bottom:0;
		padding: 10px 0;
		text-align: center;
		color: #fff;
		width: 100%;
		font-size: 18px;
	}
	.overlay .logo-socials a b {
		display: block;
		width: 100px;
		height: 100px;
		margin: 20% auto 0;
		background: url(/gfx/socials.png) center left no-repeat;
		background-position: 21px 6px;
	}
	.overlay .logo-socials a.twitter b {
		background-position: 3px -350px;
	}
	.overlay .logo-socials a.gplus b {
		background-position: 1px -645px;
	}
	.overlay .logo-socials a.youtube b {
		background-position: 1px -973px;
	}
	
	
	.overlay .search {
		width: 720px;
		margin: 20% auto;
	}
		.overlay .search .form {
			margin-right: 145px;
			position: relative;
		}
		.overlay .search input[type=text] {
			display: block;
			width: 100%;
			border: 2px solid #CCCCCC;
			background: #fff;
			font-size: 18px;
			line-height: 31px;
			padding: 9px 5px;
		}
		.overlay .search input[type=submit] {
			position: absolute;
			top:0;
			right:-145px;
			padding: 15px 45px 15px 30px;
			color: #fff;
			background: #FF6D00;
			background: #FF6D00 url(/gfx/icons2.png) -190px -173px no-repeat;
		}

	#social-share-mail-body {
		width: 720px;
		margin: 20% auto;
	}
	
	#social-share-mail-body input[type=text] {
			display: block;
			width: 100%;
			border: 2px solid #CCCCCC;
			background: #fff;
			font-size: 18px;
			line-height: 31px;
			padding: 9px 5px;
			margin-bottom: 5px;
	}
	#social-share-mail-body strong {
		display: block;
		text-align: left;
		font-size: 15px;
	}
	
	#social-share-mail-body .cancel {
		margin-left: 10px;
	}
	#social-share-mail-body label.error {
		display: block;
		text-align: left;
		margin-bottom: 20px;
	}
	#social-share-mail-body .buttons {
		margin-top: 12px;
	}
	#social-share-mail-body .buttons.loading {
		background-image:url(/gfx/ajax-loader.gif);
		background-repeat:no-repeat;
		background-position: center right;
	}
	
	#social-share-mail-body .info {
		font-weight: bold;
		color: #03AD01;
		padding: 25px 0;
		font-size: 26px;
	}
	#social-share-mail-body .info.error {
		color: red;
	}
	#social-share-mail-body input[type=submit] {
		background: #FF6D00;
		color: #fff;
	}
	
	.overlay.shareWithEmail a.close {
		top: 55px;
	}
	
.overlay ul.more-links {
	list-style-type: none;
	margin: 30px auto 0;
}
	.overlay ul.more-links li {
		font-size: 18px;
		padding: 10px 0;
		margin: 0;
		text-align: center;
	}

/* popovery */
.jqmWindow {
	display: none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -300px;
	width: 420px;
	background-color: #FFF;
	color:#3F3F3F;
	overflow:hidden;
}
* iframe.jqm {position:absolute;top:0;left:0;z-index:-1;
	width: expression(this.parentNode.offsetWidth+'px');
	height: expression(this.parentNode.offsetHeight+'px');
}
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}

.jqmOverlay { background-color: #FFF; }
.popover {
	border: 1px solid #A9A9A9;
	-moz-box-shadow: 3px 3px 5px #888;
	-webkit-box-shadow: 3px 3px 5px #888;
	box-shadow: 3px 3px 5px #888;

}
.popover .popover_header{
	height:25px;
	background-color: #E9E9E9;
	background-repeat:repeat-x;
	color: #3F3F3F;
	font-size: 13px;
	font-weight: bold;
	padding: 5px 10px;
	line-height:25px;
	border-bottom: 1px solid #A9A9A9;
}
.popover .popover_close{
	float:right;
	background-image:url(/gfx/popover_close.png);
	background-repeat:no-repeat;
	text-decoration:none;
	padding:20px 0 0 20px;
	height:0;
	margin-top:2px;
	cursor:pointer;
}
.popover .popover_close span{
	display:none;
}
.popover .popover_content {
	padding:15px;
}
.popover label {
	display: block;
}
.popover .w3modal-ajax-loader{
	width:16px;
	height:16px;
	position:absolute;
	bottom:5px;
	right:5px;
	background-image:url(/gfx/ajax-loader.gif);
	background-repeat:no-repeat;
	display:none;
}
.popover .buttons{
	margin-top:10px;
	text-align: right;
}
.popover .buttons .button{
	margin:0 0 0 10px;
}

.popoverF{
	width:830px;
	margin-left:-415px;
	background:none;
}
.popoverF .popover-container{
	position:relative;
}
.popoverF table.border-table{
	width:100%;
}
.popoverF .border{
	background:#000;
	opacity:0.3;
	filter:alpha(opacity=30);
}
.popoverF .border.top, .popoverF .border.bottom{
	height:15px;
}
.popoverF .border.top, .popoverF .border.bottom{
	height:15px;
}
.popoverF .border.top{
}
.popoverF .border.bottom{
}
.popoverF .border.left, .popoverF .border.right{
	width:15px;
}
.popoverF .content-container{
	padding:20px;
	background:#000;
	color:#EEE;
}
.popoverF .popover_close{
	position:absolute;
	right:16px;
	top:15px;
	display:block;
	width:30px;
	height:30px;
	background: transparent url(/gfx/icons.png) 0px -170px no-repeat;
	cursor:pointer;
}



#gallery-popover{
	top:3%;
	_position:absolute;
	
}
#gallery-popover .loader{
	left:360px;
	top:43%;
	position:absolute;
	border:3px solid #333;
	width:40px;
	height:40px;
	border-radius: 6px; -moz-border-radius: 6px; -webkit-border-radius: 6px;
	background: #000 url(/gfx/gallery-loader.gif) center center no-repeat;
	z-index:10000;
}
#gallery-popover .content-container{
	height:100px;
}
#gallery-popover .gallery-container{
	position:relative;
}
#gallery-popover .img-container{
	text-align: center;
}
#gallery-popover .desc-container{
	margin-top:15px;
	text-align:left;
	color:#CCCCCC;
	line-height:26px;
	font-family: Georgia;
	font-size:17px;
}
#gallery-popover .desc-container .counter{
	padding:2px 4px;
	font-family: Helvetica,Arial,sans-serif;
	font-size:15px;
	font-weight:bold;
	color:#FFF;
	margin-right:7px;
	margin-bottom:4px;
	display:block;
	float:left;
	line-height:normal;
	border:1px solid #626262;
}
#gallery-popover .desc-container .source{
	color:#999999;
	font-family: Helvetica,Arial,sans-serif;
	font-size:13px;
}
#gallery-popover .desc-container .bull{
	color:#999999;
	padding:0 14px;
}
#gallery-popover .navi{
	position:absolute;
	top:36%;
	opacity:0.7;
	filter: alpha(opacity=70);
	width:100%; 
	left:0;
}
#gallery-popover .navi .next, #gallery-popover .navi .prev{
	float:right;
	width:69px;
	height:100px;
	background: url(/gfx/icons.png) 0 -551px no-repeat;
	display:block;
}
#gallery-popover .navi .prev{
	float:left;
	background: url(/gfx/icons.png) 0 -441px no-repeat;
}
#gallery-popover img{
	zoom:1;
}



.fbls {
	width: 180px;
	height: 21px;
	
	float: left;
	margin: 0;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	
}
.fbls_body {
	position: relative;
}
.fbls_body div {
	float:left;
}
.fbls_btn {
	float:left;
}
.fbls_btn a {
	text-decoration: none;
	display: block;
	float: left;
	padding: 2px 4px;
	background-color: #ECEEF5;
    border: 1px solid #CAD4E7;
	border-radius: 3px 3px 3px 3px;
	height: 14px;
}
	.fbls_btn a span {
		display: block;
		
		text-decoration: none;
		color: #3B5998;
		line-height: 13px;
		padding-left: 17px;
		background: url("http://static.ak.fbcdn.net/rsrc.php/zh/r/Ch71Zv858xU.png") 0 -47px no-repeat;
	}

	
.fbls_d {
	float: left;
    left: 2px;
    position: relative;
    top: 5px;
    width: 5px;
    z-index: 2;
}
	.fbls_d s, .fbls_d i {
	    border-color: transparent #D7D7D7 transparent transparent;
	    border-style: solid;
	    border-width: 4px 5px 4px 0;
	    display: block;
	    position: relative;
	    top: 1px;
	}
	.fbls_d i {
	    border-right-color: #FFFFFF;
	    left: 2px;
	    top: -7px;
	}
	
.fbls_c {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D1D1D1;
    float: left;
    font-weight: normal;
    height: 14px;
    line-height: 14px;
    margin-left: 1px;
    min-width: 15px;
    padding: 1px 2px;
    position: relative;
    text-align: center;
    top: 1px;
    white-space: nowrap;
}	


.fblb {
	width: 180px;
	height: 21px;
	
	float: left;
	margin: 0;
	font-family: "lucida grande",tahoma,verdana,arial,sans-serif;
	font-size: 11px;
	
}
.fblb_body {
	position: relative;
	width: 80px;
}
.fblb_c {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D1D1D1;
    float: left;
    font-weight: normal;
    height: 25px;
    line-height: 14px;
    margin-left: 0px;
	margin-bottom:8px;
    min-width: 15px;
    padding-top: 8px;
    position: relative;
    text-align: center;
    top: 0px;
    white-space: nowrap;
	width: 71px;
	font-size: 13px;
}	
.fblb_d {
	position: absolute;
	z-index: 2;
	height: 7px;
	width: 7px;
	top: 34px;
	left: 5px;
}

	.fblb_d s, .fblb_d i {
	    border: solid transparent;
		border-top-color: lightGrey;
		display: block;
		position: relative;
		border-width: 5px;
	}
	.fblb_d i {
	    left: 0;
		top: -12px;
		border-top-color: white;
	}

.fblb_c span {
	background: url("http://static.ak.fbcdn.net/rsrc.php/zh/r/Ch71Zv858xU.png") 0 -32px no-repeat;
	padding-left: 18px;
}
	
	
/* stronicowanie */

div.pages {
	padding: 25px 0 15px 0;
	text-align: left;
	font-size: 14px;
}
div.pages a.pg_page, div.pages a.pg_all, div.pages span.pg_more, div.pages span.pg_sep, div.pages span.pg_title {
	text-align: center;
	margin-right: 1px;
	padding: 3px 5px;
}
div.pages span.pg_more {
	border: none;
}
div.pages span.pg_sep {
	border: none;
	width: 14px;
}
div.pages a.pg_all {
	border: none;
	width: auto;
}
div.pages a.pg_active {
	background: #F4F4F4;
	color: #333;
}
div.pages a.pg_prev {
	padding: 0 0 0 12px;
} 
div.pages a.pg_next {
	padding: 0 12px 0 0;
}
div.pages span.pg_title {
	color: #696969;
}


.cookie-disclaimer {
	background:#EAEAEA;
	padding: 5px 0;
	color: #666666;
}

.cookie-disclaimer div {
	width: 985px; margin: 0 auto;font-size: 12px;
}

.cookie-disclaimer a.close {
	background: url(/gfx/close.png) no-repeat;
	float: right;
	width: 13px;
	height: 11px;
	margin: 2px 2px 0 0;
	display: block;
}
	
.tipsy { font-size: 12px; position: absolute; padding: 5px; z-index: 100000; }
  .tipsy-inner { background-color: #000; color: #FFF; max-width: 200px; padding: 5px 8px 4px 8px; text-align: center; }

  /* Rounded corners */
  .tipsy-inner { border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; }
  
  /* Uncomment for shadow */
  /*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/
  
  .tipsy-arrow { position: absolute; width: 0; height: 0; line-height: 0; border: 5px dashed #000; }
  
  /* Rules to colour arrows */
  .tipsy-arrow-n { border-bottom-color: #000; }
  .tipsy-arrow-s { border-top-color: #000; }
  .tipsy-arrow-e { border-left-color: #000; }
  .tipsy-arrow-w { border-right-color: #000; }
  
	.tipsy-n .tipsy-arrow { top: 0px; left: 50%; margin-left: -5px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent; }
    .tipsy-nw .tipsy-arrow { top: 0; left: 10px; border-bottom-style: solid; border-top: none; border-left-color: transparent; border-right-color: transparent;}
    .tipsy-ne .tipsy-arrow { top: 0; right: 10px; border-bottom-style: solid; border-top: none;  border-left-color: transparent; border-right-color: transparent;}
  .tipsy-s .tipsy-arrow { bottom: 0; left: 50%; margin-left: -5px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-sw .tipsy-arrow { bottom: 0; left: 10px; border-top-style: solid; border-bottom: none;  border-left-color: transparent; border-right-color: transparent; }
    .tipsy-se .tipsy-arrow { bottom: 0; right: 10px; border-top-style: solid; border-bottom: none; border-left-color: transparent; border-right-color: transparent; }
  .tipsy-e .tipsy-arrow { right: 0; top: 50%; margin-top: -5px; border-left-style: solid; border-right: none; border-top-color: transparent; border-bottom-color: transparent; }
  .tipsy-w .tipsy-arrow { left: 0; top: 50%; margin-top: -5px; border-right-style: solid; border-left: none; border-top-color: transparent; border-bottom-color: transparent; }

.tipsy.comments .tipsy-inner { font-size: 15px; font-family: Georgia; background-color: #e9e9e9; color: #4C4C4C; max-width: 300px; padding: 10px 15px 10px 15px; text-align: left; }
.tipsy.comments  .tipsy-arrow-n { border-bottom-color: #e9e9e9; }
.tipsy.comments  .tipsy-arrow-s { border-top-color: #e9e9e9; }
.tipsy.comments  .tipsy-arrow-e { border-left-color: #e9e9e9; }
.tipsy.comments  .tipsy-arrow-w { border-right-color: #e9e9e9; }
.tipsy-inner-header {
	font-weight: bold;
	line-height: 20px;
}


/* ==|== non-semantic helper classes ======================================== */
.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; }
.ir br { display: none; }
.hidden { display: none !important; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { zoom: 1; }


/* ==|== media queries ====================================================== */

@media only screen and (min-width: 480px) {


}

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

}



/* ==|== print styles ======================================================= */
 
@media print {
  * { background: transparent !important; color: black !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; }
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}



/* search */
h3.search-results{
	color:#272A2C;
}
h3.search-results .count{
	color:#999999;
	font-size:12px;
	font-weight:normal;
}
#search-input-container{
	padding:10px 20px 5px;
}
#search-input-container input{
	height:32px;
	width:478px;
	border: 1px solid #dcdcdc;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	float:left;
	line-height:32px;
	padding:0 5px;
}
#search-input-container a{
	float:right;
}

.page-serach-body {
	margin-top: 20px;
	padding-top: 20px;
	border-top: 2px solid #E4E4E4;
}

.search-results .left{
	float:left;
	width:150px;
}
.search-results .right{
	float:right;
	width:475px;
}

ol.stats-list{
	list-style-position:outside;
	padding:0;
	margin:5px 0 20px;
}
ol.stats-list li{
	padding:5px 3px;
	font-size:16px;
	font-weight:bold;
	color:#858585;
	border-bottom:1px solid #E9E9E9;
	margin-left: 25px;
}
ol.stats-list li a{
	color: #25282A;
}

ul.posts.search li p {
	font-size:15px;
	line-height: 23px;
}
ul.posts.search img.post-image{
	float:right;
	margin-left:10px;
	width: 180px;
}

ul.posts.search .gallery-items-container{
	position:relative;
	margin:0 0 15px 0;
}
ul.posts.search .gallery-items-container a.more{
	position:absolute;
	top:32px;
	right:20px;
	box-shadow: 0 0 5px #FFFFFF;
	color: #FFFFFF;
	display: inline-block;
	font-size: 12px;
	padding: 5px 10px;
	position: absolute;
	font-weight: bold;
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.5);
	font-family: Helvetica,sans-serif;
}
ul.posts.search ul.gallery-items{
	margin:10px 0;
	padding:0;
	list-style: none; 
}
ul.posts.search ul.gallery-items li{
	float:left;
	width:158px;
	border:none;
	text-align: center;
}
ul.posts.search ul.gallery-items li.first{
	text-align: left;
}
ul.posts.search ul.gallery-items li.last{
	text-align: right;
}
ul.posts.search ul.gallery-items li img{
	margin:0;
	float:none;
	width:auto;
}
ul.posts.search .author-label-container div.author-label {
	text-align: left;
}

/* filter list*/
ul.filter-list{
	list-style: none; 
	margin:0 0 30px;
	padding: 0;
}
ul.filter-list li{
	margin-bottom:7px;
	font-weight:bold;
	font-size: 14px;
}
ul.filter-list li a {
	font-weight:normal;
}


#topic-postblock{
	width:300px;
	padding:0;
	margin:0 0 20px;
}
#topic-postblock blockquote.pos_indent{
	float:none;
	margin:0;
}
#topic-postblock blockquote .block-inside{
	float:none;
	margin:0;
}


/* hoovery */

.hp-rows h2 a:hover,
ul.posts a.post-title:hover,
ul.last-on-blogs-carousel li a.post-title:hover,
ol.stats-list li a:hover,
.author-label-container div.author-label a:hover
	{
		color: #F47719;
	}

.hp-cs .author-label-container div.author-label a:hover,
.hp-js .author-label-container div.author-label a:hover {
	color: #2a2a2a;
}

.hp-rows .hp-link-body span a:hover,
.stream-featured-topics  a:hover,
ul.stream-full a:hover,
ul.posts .post-info a:hover,
ul.posts .content p a:hover,
.article-body a:hover,
blockquote p a:hover,
blockquote div.links a:hover,
.article-related ul li a:hover,
.article-topics a:hover
	{
		text-decoration: underline;
	}

.stream-author-bloger a:hover,
ul.stream-full div.stream-author.stream-author-bloger .author-name:hover,
table.author-label a:hover,
ul.last-on-blogs-carousel li a.blog-name:hover
	{
		color: #222;
		text-decoration: none;
	}
.hp-rows .hp-content-image a img:hover,
ul.topics-carousel a img:hover {
	opacity: 0.8;
}

.hp-rows .hp-content-image a img[data-image-hover*="http"]:hover {
	opacity: 1;
}

a.button:hover,
a.buttonsmall:hover,
ul.stream-full a.buttonsmall:hover {
	background-image: none;
	background: #333;
	color: #fff;
	text-decoration: none;
}

article figure .gallery-counter:hover, .article-body blockquote.block div.gallery .more:hover, .user-gallery .gallery-counter:hover, .hp-content-image a.more:hover {
	background-color: #A45715;
}



.hp-rows.hp-cs h2 a:hover {
	color: #25282A;
}

.hp-item-with-author .hp-content-body,
.hp-item-with-author-anonymous .hp-content-body {
	border-top: 3px solid #FF6D00;
	padding-top: 7px;
}
.hp-cs .hp-item-with-author .hp-content-body,
.hp-cs .hp-item-with-author-anonymous .hp-content-body,
.hp-js .hp-item-with-author .hp-content-body,
.hp-js .hp-item-with-author-anonymous .hp-content-body {
	border-color: rgba(0,0,0,0.2);
}

.hp-1-row .hp-item-with-author .hp-content-body,
.hp-1-row .hp-item-with-author-anonymous .hp-content-body {
	border-left: 4px solid #FF6D00;
	border-top: none;
	margin-left: 250px;
	padding-left: 20px;
	padding-top: 7px;
	text-align: left;
}
.hp-1-row .author-label-container {
	width: 220px;
	float: left;
}

.hp-1-row .hp-item-body.hp-item-with-author p, 
.hp-1-row .hp-item-body.hp-item-with-author h2,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous p, 
.hp-1-row .hp-item-body.hp-item-with-author-anonymous h2 {
	padding-left: 0px;
	padding-right: 0px;
	text-align: left;
}

.hp-1-row .hp-item-body.hp-item-with-author .hp-stat-line,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous .hp-stat-line {
	text-align: left;
	padding-left: 0px;
}

.hp-1-row .hp-item-body.hp-item-with-author .author-label-container div.author-label,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous .author-label-container div.author-label,
.hp-1-row .hp-item-body.hp-item-with-author .author-label-container div.author-avatar,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous .author-label-container div.author-avatar,
.hp-1-row .hp-item-body.hp-item-with-author .author-label-container div.author-subtitle,
.hp-1-row .hp-item-body.hp-item-with-author-anonymous .author-label-container div.author-subtitle {
	text-align: right;
}

.without-body-header .hp-row-body-header {
	padding-top: 20px;
}

.hp-rows.hp-cs-3 .hp-link-body a.simple-link,
.hp-rows.hp-cs-3 .hp-link-body a.movie-link, 
.hp-rows.hp-cs-3 .hp-link-body a.chart-link, 
.hp-rows.hp-cs-3 .hp-link-body a.image-link {
	background: transparent url(/gfx/bull_white.png) 0px -3px no-repeat;
}

/* sloty reklamowe */
table#slot_ad_billboard, table#slot_ad_billboard2, table#slot_ad_billboard3, table#slot_ad_box, table#slot_ad_patronat {
	margin: 0 auto 20px;
}
div#slot_ad_billboard, div#slot_ad_billboard2, div#slot_ad_billboard3, div#slot_ad_box, div#slot_ad_patronat {
	padding-bottom: 20px
}

.post-ad-slot {
	margin-bottom: 20px;
}

.post-left-ad {
	position: relative;
	display: none;
}
	.post-left-ad .slot {
		position: absolute;
		top:0;
		left: 0;
	}

img.aab {
	margin: 0px auto;
	display: block;
	max-width: 100%;
}

#hp-body table#slot_ad_billboard, #hp-body table#slot_ad_billboard3 {
	margin: 0 auto 25px;
}
#hp-body div#slot_ad_billboard, #hp-body div#slot_ad_billboard3 {
	padding-bottom: 25px;
	margin-left: 27px;
}

table#slot_ad_patronat {
	margin: 0 0 25px auto;
}
div#slot_ad_patronat {
	float: right;
}


.hp-rows .hp-item-style-black h2 a:hover, .hp-rows .hp-item-style-green h2 a:hover{
	color: #9F9F9F;
}
.hp-rows .hp-item-style-red h2 a:hover, .hp-rows .hp-item-style-bordo h2 a:hover{
	color: #330000;
}


.hp-stat-line {
	height: 30px;
	overflow: hidden;
	margin: 0 0 5px;
	padding: 0 0 5px;
}
	
	.hp-stat-line-counters {
		border: 1px solid #e0e0e0;
		display: inline-block;
		border-color: rgba(0,0,0,0.2);
	}
	.hp-devel .hp-stat-line {
		display: block;
	}
	
	.hp-stat-line .cc, .hp-stat-line .lc {
		float:left;
		line-height: 30px;
		padding: 0 5px;
		margin: 0 0 0 7px;
		color: #999;
		font-size: 12px;
		background: url(/gfx/icons2.png) center left no-repeat;
	}
	.hp-stat-line .cc {
		padding-left: 20px;
		background-position: 0px -618px;
	}
	.hp-stat-line .lc {
		padding: 0 0 0 13px;
		background-position: 0px -546px;
	}
	.hp-stat-line .lc span {
		line-height: 30px;
	}
	
	.hp-1-row .hp-stat-line {
		text-align: center;
	}
		.hp-1-row .hp-item-body.hp-item-style-gray .hp-stat-line,
		.hp-1-row .hp-item-body.hp-item-style-yellow .hp-stat-line {
			text-align: left;
		}
		.hp-item-with-bg .hp-stat-line {
			padding: 0 15px 15px;
		}
	.hp-1-row .hp-stat-line .hp-stat-line-counters {
		margin: 0 auto;
	}
	
	.hp-rows .hp-item-with-bg .hp-stat-line .cc,
	.hp-rows .hp-item-with-bg .hp-stat-line .lc,
	.hp-rows.hp-cs .hp-stat-line .cc,
	.hp-rows.hp-cs .hp-stat-line .lc {
		color: #fff;
	}
	
	.hp-rows .hp-item-with-bg .hp-stat-line .cc,
	.hp-rows.hp-cs .hp-stat-line .cc {
		background-position: 0px -753px;
	}
	.hp-rows .hp-item-with-bg .hp-stat-line .lc,
	.hp-rows.hp-cs .hp-stat-line .lc {
		background-position: 0px -692px;
	}
	
	.hp-item-with-bg.hp-item-style-gray .hp-stat-line .cc,
	.hp-item-with-bg.hp-item-style-yellow .hp-stat-line .cc {
		color: #999;
		background-position: 0px -618px;
	}
	.hp-item-with-bg.hp-item-style-gray .hp-stat-line .lc,
	.hp-item-with-bg.hp-item-style-yellow .hp-stat-line .lc {
		color: #999;
		background-position: 0px -546px;
	}
	
	
	.hp-item-with-bg .hp-stat-line-counters {
		border: 1px solid #9ADEEB;
		border-color: rgba(255,255,255,0.5);
	}
	
	.hp-item-style-gray .hp-stat-line-counters,
	.hp-item-style-yellow .hp-stat-line-counters,
	.hp-js .hp-stat-line-counters {
		border-color: rgba(0,0,0,0.2);
	}
	.hp-cs .hp-stat-line-counters {
		border-color: rgba(255,255,255,0.5);
	}

#info-page .par{
	text-align:center;
	font-weight:bold;
	margin-top:30px;
}
#info-page li{
	margin-bottom:15px;
}
#info-page ul {
	list-style: none;
	margin:0;
	padding:0;
}
#info-page ul.toc li{
	margin:0 0 5px 0;
}
#info-page .centered {
	text-align: center;
}



#eighteen-c, #info-modal{
	background: url(/gfx/page-bg.png);
	height: 100%;
	left: 0;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 10001;
}
#eighteen-c .modal, #info-modal .modal{
	z-index: 10002;
	left: 50%;
	margin-left: -365px;
	position: fixed;
	top: 20%;
	width: 614px;
	padding:50px;
	background:#FFFFFF;
	border:8px solid #D1D1D1;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
}
#eighteen-c .modal h1{
	color:#333333;
	font-size:24px;
	font-weight:bold;
	text-align:center;
	margin:0 0 40px 0;
}
#eighteen-c .modal p{
	text-align:center;
	color:#666666;
	font-size:18px;
}
#eighteen-c .modal .input-c{
	text-align:center;
	margin-bottom:10px;
}
#eighteen-c .modal .input-c input[type="text"]{
	padding: 10px;
	color:#333;
	font-size:24px;
	text-align:center;
	width:60px;
	margin-right:7px;
	border:1px solid #CBCBCB;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	background:#FFFFFF;
}
#eighteen-c .modal .input-c input[type="text"].rrrr{
	margin-right:0;
	width:100px;
}
#eighteen-c .modal .input-c input[type="text"].placeholder{
	background-image: linear-gradient(bottom, #E7E7E7 8%, #FEFEFE 70%);
	background-image: -o-linear-gradient(bottom, #E7E7E7 8%, #FEFEFE 70%);
	background-image: -moz-linear-gradient(bottom, #E7E7E7 8%, #FEFEFE 70%);
	background-image: -webkit-linear-gradient(bottom, #E7E7E7 8%, #FEFEFE 70%);
	background-image: -ms-linear-gradient(bottom, #E7E7E7 8%, #FEFEFE 70%);
	color:#B8B8B8;
}
#eighteen-c .modal input[type="submit"]{
	display:block;
	width:220px;
	margin:0 auto;
	background-color:#FF7C08;
	background-image: linear-gradient(bottom, #FF7700 8%, #FF9130 70%);
	background-image: -o-linear-gradient(bottom, #FF7700 8%, #FF9130 70%);
	background-image: -moz-linear-gradient(bottom, #FF7700 8%, #FF9130 70%);
	background-image: -webkit-linear-gradient(bottom, #FF7700 8%, #FF9130 70%);
	background-image: -ms-linear-gradient(bottom, #FF7700 8%, #FF9130 70%);
	color:#FFF;
	text-shadow:1px 1px 0px #777;
	border:1px solid #F37100;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	font-size:18px;
	font-weight:normal;
}
#eighteen-c .modal a{
	display:block;
	font-size:14px;
	text-align:center;
	margin-top: 45px;
}
#eighteen-c .modal .warning{
	width:460px;
	background:#EFEFEF;
	color:#C81401;
	text-align: center;
	font-size:18px;
	padding: 45px 0;
	margin:0 auto;
}


#info-modal{
	background-image: none;
	background: rgba(0,0,0,0.7);
}
#info-modal .modal{
	border: none;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	width: 520px;
	padding: 100px 30px 100px 70px;
	
}
#info-modal .modal h1 {
	background: #fff url(/gfx/okfif.png) no-repeat 0px 0px;
	padding: 7px 0 0 45px;
	font-size: 24px;
}
#newsletter-accept-popover {
	font-family: Helvetica, Arial;
	color: #666666;
	z-index: 10002;
	left: 50%;
	margin-left: -365px;
	position: fixed;
	top: 20%;
	width: 569px;
	padding: 36px 38px;
	background:#FFFFFF;
}
	#newsletter-accept-popover h1 {
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 3px;
		color: #333333;
	}
	#newsletter-accept-popover span {
		display: block;
		font-size: 15px;
		padding-bottom: 5px;
	}
	#newsletter-accept-popover label {
		display: block;
		font-size: 13px;
		line-height: 20px;
		padding: 0 0 0 22px;
		margin-top: 25px;
		position: relative;
	}
	#newsletter-accept-popover label.error {
		margin-top: 0;
	}
	#newsletter-accept-popover label input[type=checkbox] {
		position: absolute;
		top: 4px;
		left: 0;
	}
	#newsletter-accept-popover .buttons {
		text-align: center;
		padding-top: 30px;
	}
	#newsletter-accept-popover .clearfix {
		position: relative;
	}
	#newsletter-accept-popover a.close {
		width: 13px;
		height: 13px;
		background: transparent url(/gfx/close_black.png) center center no-repeat;
		position: absolute;
		top: -25px;
		right: -25px;
	}
	
/*	
.bg-layer {
	position: absolute;
	top:0;
	left:0;
	height: 1px;
	z-index: 0;
	background: url(/gfx/page-bg.png);
}
*/

.placeholder {
	color: #999999 !important;
}


#autopromo {
	height:250px;
	min-width: 985px;
	position:relative;
}
	#autopromo a.title:hover { color: #F47719 !important; }
	#autopromo img:hover {opacity: 0.8;}
	#autopromo table.author-label img:hover {opacity: 1;}
	#autopromo .hbar{
		position:absolute;
		left:-45px;
		top:30px;
		width:29px;
		height:171px;
		background: url(/gfx/nie_przegap.png);
	}
	#autopromo.style2 .hbar {
		background: url(/gfx/reklpromo.png);
	}
	
	#autopromo a.title{
		font-weight:bold;
		font-size:16px;
		color:#000;
		display:block;
		margin:10px 0 8px 10px;
	}
	
	#autopromo a.lead{
		color:#666666;
		font-family: Georgia,serif;
		font-size: 16px;
		font-weight: normal;
		display:block;
		margin:10px;
	}
	
	#autopromo .item{
		width:200px;
		height:250px;
		overflow:hidden;
		position:absolute;
		border-left:1px solid #FFFFFF;
	}
	#autopromo #item1-c{
		width:195px;
		border:none;
		left:0;
		padding-left:385px;
	}
	
		#autopromo #item1-c img.photo{
			position:absolute;
			left:0;
			float:left;
			display:block;
			width:385px;
		}
		
		#autopromo #item1-c a.title{
			font-size:25px;
			margin-top:7px;
		}
		#autopromo #item1-c a.lead{
			font-size:18px;
		}
		
		#autopromo #item1-c.nophoto{
			width:583px;
			padding:0;
		}
		
		
	#autopromo #item2-c{
		background:#333333;
		right:200px;
	} 
		#autopromo #item2-c .title{
			color:#FFF;
			line-height: 21px;
		}
		#autopromo #item2-c .lead{
			color:#AAA;
		}
		
	#autopromo #item3-c{
		right:0;
	}
		#autopromo #item3-c .title{
			line-height: 21px;
		}
		
	#autopromo .item.more{
		background:#E9E9E9;
	}
	#autopromo .item.more a{
		font-weight:bold;
		display:block;
		color:#000;
		font-size:16px;
		padding:110px 20px 0px 30px;
	}
	
	#autopromo .author-label-container{
		margin:10px;
		background:none;
	}

.promo-posts-body {
	border-bottom: 1px solid #E4E4E4;
	width: 10000px;
	position: relative;
	box-shadow: 0px 1px 2px rgba(0,0,0,.1);
}
	.promo-posts-body.promo-posts-slideshow {
		border-top: 1px solid #E4E4E4;
	}
	ul.promo-posts {
		list-style-type:none;
		margin: 0;
		padding: 0;
	}
	ul.promo-posts li {
		width: 369px;
		float: left;
		text-align: left;
	}
		.promo-posts-body.promo-posts-slideshow ul.promo-posts li {
			width: 280px;
		}
	ul.promo-posts li .promo-posts-item {
		border-right: 1px solid #E4E4E4;
		padding: 15px;
		height: 63px;
		vertical-align: top;
		font-size: 14px;
	}
		.promo-posts-body.promo-posts-slideshow ul.promo-posts li .promo-posts-item {
			position: relative;
			padding: 0;
			height: 94px;
		}
	ul.promo-posts li img {
		float: left;
		margin: 2px 12px 0 4px;
		width: 90px;
		height: 60px;
	}
	ul.promo-posts li .promo-posts-item.bloger img {
		width: 60px;
		border-radius: 6px;
	}
	ul.promo-posts li .service-name {
		font-weight: bold;
		display: block;
		font-size: 13px;
	}
	ul.promo-posts li .post-title {
		color: #333333;
	}

	.promo-posts-body.promo-posts-slideshow ul.promo-posts li .promo-posts-item i {

	}
		
	.promo-posts-body.promo-posts-slideshow ul.promo-posts li .promo-posts-item a {
		display: block;
		position: absolute;
		top: 50%;
		left: 0px;
		transform: translateY(-50%);
		padding: 0 10px 0 63px;
		font-size: 18px;
		line-height: 18px;
		font-weight: bold;
		color: #333333;
	}
	
	.header-promo-posts {
		position: relative;
		height: 120px;
		width: 100%;
		overflow: hidden;
		text-align: center;
	}
	.header-promo-posts.promo-posts-body {
		height: auto;
	}
	
	.header-promo-posts .group {
		color: #fff;
		background: #333;
		padding: 3px 11px;
		display: inline-block;
		margin: -1px auto 0;	
		font-size: 11px;	
	}
	
	.header-promo-posts .left-navi,
	.header-promo-posts .right-navi  {
		position: absolute;
		top: 0;
		left: 0;
		width: 80px;
		height: 93px;
		background: linear-gradient(to right, rgba(255,255,255,.99) 0%,rgba(255,255,255,.9) 70%,rgba(255,255,255,0) 100%);
		display: none;
	}
		.header-promo-posts.left-side .left-navi,
		.header-promo-posts.right-side .right-navi {
			display: block;
		}
	.header-promo-posts .right-navi  {
		left: auto;
		right: 0;
		background: linear-gradient(to left, rgba(255,255,255,.99) 0%,rgba(255,255,255,.9) 70%,rgba(255,255,255,0) 100%);
	}
	.header-promo-posts .left-navi a,
	.header-promo-posts .right-navi a {
		width: 35px;
		height: 35px;
		background: #000;
		display: block;
		margin-left: 10px;
		background: #CBCBCB url(/gfx/icons2.png) 11px -881px no-repeat;
	}
	.header-promo-posts a.next {
		margin-top: 10px;
		background-position: -275px -929px;
	}
	.header-promo-posts a.prev{
		margin-top: 5px;
	}
	.header-promo-posts .right-navi a.next,
	.header-promo-posts .right-navi a.prev {
		margin-left: 35px;
	}
	
	
	html.touch .header-promo-posts .left-navi,
	html.touch .header-promo-posts.left-side .left-navi {
		display: none;
	}
	html.touch .header-promo-posts .right-navi {
		display: block;
	}


.content-full-page-photo {
	background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.content-full-page-photo .lcontainer {
	padding-top: 30%;
	padding-bottom: 33px;
	min-height: 300px;
	color: #fff;
	text-shadow: 1px 1px 1px #000;
}

.mod_live article header {
	position: relative;
}
	.mod_live article header h1 {
		color: #fff;
		margin-bottom: 16px;
	}	
	.mod_live article header .live-status {
		padding-bottom: 20px;
	}
	.mod_live article header .live-status .status {
		font-size: 20px;
		margin-right: 15px;
		background-image:url(/gfx/live-icons.png);
		background-repeat: no-repeat;
		background-position: 0px -170px;
  		padding-left: 20px;
	}
	.mod_live article header .live-status .cnt {
		font-family: Georgia;
		font-size: 18px;
		
	}
	.mod_live article header p {
		font-size: 24px;
		line-height: 1.525;
	}
	.mod_live article header .partner {
		width: 180px;
	}
	.mod_live article header .partner img {
		display: block;
		margin: 5px auto;
	}
	.mod_live article header .partner span {
		text-align: center;
		display: block;
	}
	.mod_live article .author-label-container div.author-label a {
		color: #fff;
	}

	.content-full-page-photo .socials {
		position: absolute;
		top: -20px;
		right: 0;
	}


.mod_live ul.promo-posts li {
	width: 279px;
}
	.mod_live .promo-posts-body {
		background: #fff;
		font-weight: bold;
	}
	.mod_live ul.promo-posts li .promo-posts-item span {
		display: block;
		color: #999999;
		font-size: 15px;
		line-height: 15px;
		padding: 2px 0px 11px;
		text-transform: uppercase;
	}
	.mod_live ul.promo-posts li .promo-posts-item span b {
		color: #FF6D00;
	}
	.mod_live ul.promo-posts li .promo-posts-item a {
		display: block;
		font-size: 17px;
		
		line-height: 17px;
		max-height: 34px;
		color: #2a2a2a;
		overflow: hidden;
	}

.live-item {
	background: #fff;
	padding: 0;
	border-top: 1px solid #E9E9E9;
	margin-bottom: 35px;
	position: relative;
}

	.live-item .live-item-header {
		padding-bottom: 10px;
		position: relative;
	}
	.live-item .live-item-date,
	.live-item .live-item-ended,
	.live-item .live-item-important {
		font-size: 14px;
		padding: 0 20px;
		line-height: 24px;
		display: inline-block;
		color: #999999;
	}
	.live-item .live-item-ended,
	.live-item .live-item-important {
		color: #fff;
		background: #FF6D00;
		font-size: 12px;
		font-weight: bold;
		letter-spacing: 0.7px;
		padding: 2px 10px 0;
		margin-right: 10px;
	}
	
	.live-item.live-important {
		border-top: 1px solid #FF6D00;
	}
	.live-item.live-important .live-item-date {
		color: #FF6D00;
	}
	
.article-body .live-item blockquote.block {
	  margin: 10px 0;
}
.article-body .live-item blockquote.block h3 {
	padding: 10px 20px 10px;
}
.article-body .live-item blockquote.block p {
	padding: 0 20px 10px;
}
.article-body .live-item blockquote.block div.gallery {
	margin-bottom: 20px;
}
.article-body .live-item blockquote.block div.gallery .desc {
	margin: 0 20px;
}
.article-body .live-item blockquote.block div.header {
	padding: 0 20px 5px;
 }
 .article-body .live-item blockquote div.html {
 	text-align: center;
 }
 .article-body .live-item blockquote div.html .fb_iframe_widget {
 	margin: 0 0 10px;
 }
 .article-body .live-item blockquote .twitter-tweet {
 	margin: 10px auto !important;
 	width: 100%;
 } 
 .article-body .live-item blockquote blockquote.twitter-tweet {
 	padding: 0 10px 10px 20px;
 	font-size: 15px;
 }
 .article-body .live-item blockquote blockquote.twitter-tweet p {
 	padding: 0 0 5px;
 	font-size: 19px;
 }
 
 .article-body blockquote.block .author-header {
 	position: relative;
 	padding-left: 80px;
 }
 .article-body blockquote.block .author-header img {
 	position: absolute;
 	top:0;
 	left: 20px;
 }
 
 
 
  
.live-item .adminline {
	padding: 2px 10px;
	position: absolute;
	top:-30px;
	right:0;
}
	.live-item .adminline a {
		font-size: 12px;
		margin-left: 10px;
	}
 
.mod_live .show-more-body {
	text-align: left;
}

a.live-go-up {
	background: #fff url(/gfx/natemat/live_go_up.png) center left no-repeat;
	width: 200px;
	height: 60px;
	line-height: 60px;
	padding: 0 0 0 100px;
	bottom: 20px;
	right: 50px;
	color: #222;
	font-size: 19px;
	box-shadow: 0px 0px 5px rgba(0,0,0,0.3);
}

a.live-show-more {
	color: #FF6D00;
	display: inline-block;
	padding: 0 0 0 50px;
	background: transparent url(/gfx/natemat/live_show_more.png) no-repeat;
	line-height: 40px;
	font-family: 'Source Sans Pro', Helvetica, sans-serif;
} 

.live-item section.article-comments {
	padding: 0 20px 20px;
}
	.live-item section.article-comments a.button {
		  padding: 4px 50px;
		  font-family: 'Source Sans Pro', Helvetica, sans-serif;
	}


.slideshow {
	position: relative;
}

	.slideshow .slideshow-nav {
		min-height: 91px;
		position: relative;
	}
	.slideshow span.counter {
		display: inline-block;
		width: 120px;
		height: 120px;
		background: #FF6D00;
		text-align: center;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 10;
	}
	
	.slideshow.ad-page span.counter {
		display: none;
	}
	
	.slideshow span.counter-desc{
		display: block;
		font-size:20px;
		text-transform: uppercase;
		line-height: 20px;
		padding-top: 33px;
	}
	.slideshow span.counter-desc.middle {
		padding-top: 48px;
	}
	.slideshow span.counter-pages {
		font-size: 36px;
		line-height: 36px;
		font-weight: bold;
		color: #fff;
	}
	.slideshow a.slideshow-prev, .slideshow a.slideshow-next{
		display: inline-block;
		width: 50px;
		height: 50px;
		position: absolute;
		top: 17px;
		right: 0;
	}
	.slideshow a.slideshow-prev {
		right: 56px;
	}
	.slideshow a.slideshow-prev u, .slideshow a.slideshow-next u {
		display: inline-block;
		width: 50px;
		height: 50px;
		background-color: #FF6D00;
		background-image: url(/gfx/slideshow_nav_icons2.png);
		background-position: -18px -9px;
		background-repeat: no-repeat;
		border-radius: 25px;
	}
	
		.slideshow.first-page .slideshow-prev,
		.slideshow.last-page .slideshow-next {
			opacity: 0.3;
		}
		.slideshow a.slideshow-prev u {
			background-position: -18px -72px;
		}
		.slideshow .slideshow-footer-nav a.slideshow-prev,
		.slideshow .slideshow-footer-nav a.slideshow-next {
			width: auto;
			color: #333;
			font-size: 18px;
			vertical-align: middle;
		}
		.slideshow .slideshow-footer-nav a.slideshow-prev u {
			vertical-align: middle;
			margin-right: 10px;
		}
		.slideshow .slideshow-footer-nav a.slideshow-next u {
			vertical-align: middle;
			margin-left: 10px;
		}
		
		.slideshow .slideshow-footer-nav a.slideshow-prev {
		    right: auto;
		    left: 0;
		}
	.slideshow .slideshow-nav h2 {
		display: block;
		margin: 0 100px 0 135px;
		font-family: QuixoPro;
		font-size: 38px;
		line-height: 40px;
		font-weight: normal;
		position: absolute;
		left: 0;
		top: 50%;
  		transform: translateY(-50%);
	}
	
	.slideshow .slideshow-slide {
		z-index: 5;
		width: 100%;
	}
	
	.slideshow-footer-nav {
		position: relative;
		min-height: 70px; 
	}
	.slideshow .slideshow-huge-nav {
	}
	.slideshow .slideshow-huge-nav a.slideshow-prev,
	.slideshow .slideshow-huge-nav a.slideshow-next {
		position: absolute;
		top: 40%;
		left: -60px;
		width: 42px;
		height: 72px;
	    z-index: 1000;
		background: transparent url(/gfx/slideshow_nav_icons.png) -18px -134px no-repeat;
	}
	.slideshow .slideshow-huge-nav a.slideshow-prev {
		background-position: -18px -212px;
	}
	.slideshow .slideshow-huge-nav a.slideshow-next {
		left: auto;
		right: -60px;
	}
	
	.slideshow-author {
		display: table;
		margin: 30px 0 30px 15px;
	}
		.slideshow-label-container {
			display: table-row;
		}
		
		.slideshow-label-container .author-avatar,
		.slideshow-label-container .author-descall {
			display: table-cell;
    		vertical-align: middle;
    		padding-right: 10px;
		}
		.slideshow-label-container .author-label {
			line-height: 15px;
    		padding: 0 10px 0 0;
    		font-size: 18px;
    		color: #fff;
		}
		.slideshow-label-container .author-label a {
			font-family: QuixoPro;
			font-size: 18px;
    		color: #fff;
		}
		    
		
		
		
		.slideshow-author .author-avatar img {
			width: 50px;
			border-radius: 5px;
		}
	
	
	.slideshow-slide h2.slide-title {
		display: none;
	}
	
	.slideshow-slide header {
		position: relative;
	}
	.slideshow-slide .article-title {
		position: absolute;
		top:0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	.slideshow-slide .article-title h1 {
		color: #fff;
		margin: 18px 18px 18px 19px;
	}
	
	.slideshow-slide .glass {
		background: -moz-linear-gradient(45deg, rgba(0,0,0,0.87) 0%, rgba(0,0,0,0) 100%); /* FF3.6-15 */
		background: -webkit-linear-gradient(45deg, rgba(0,0,0,0.87) 0%,rgba(0,0,0,0) 100%); /* Chrome10-25,Safari5.1-6 */
		background: linear-gradient(45deg, rgba(0,0,0,0.87) 0%,rgba(0,0,0,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#de000000', endColorstr='#00000000',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}
	
	ul.sideshow-titles {
		margin: 15px 0 0 18px;
		padding: 0;
		list-style-type: none;
		float: left;
	} 
	ul.sideshow-titles li {
		padding: 11px 0 11px 45px;
		position: relative;
		border-bottom: 1px solid rgba(255,255,255,0.4);
	}
	ul.sideshow-titles li a, ul.sideshow-titles li span {
		color: #fff;
		font-size: 17px;
		line-height: 23px;
		font-weight: bold;
	}
	ul.sideshow-titles li a i ,
	.promo-posts .promo-posts-item i {
		display: inline-block;
		width: 36px;
		height: 36px;
		border-radius: 50%;
		text-align: center;
		line-height: 36px;
		background: #FF6D00;
		position: absolute;
		top: 4px;
		left: 0px;
		color: #fff;
		font-style: normal;
	}
		.promo-posts .promo-posts-item i {
			background: #E9E9E9;
			top: 27px;
			left: 9px;
			width: 40px;
			height: 40px;
			line-height: 40px;
			color: #7F7F7F;
			font-size: 21px;
		} 
		.promo-posts .current .promo-posts-item i {
			background: #FF6D00;
			color: #fff;
		}
		.promo-posts .promo-posts-item.table-of-content i {
			background: #FF6D00 url(/gfx/slideshow_nav_icons2.png) 10px -305px no-repeat;
		}
		.promo-posts .promo-posts-item.table-of-content {
			background-size: cover;
		}
		.promo-posts-body.promo-posts-slideshow ul.promo-posts li .promo-posts-item.table-of-content a {
			color: #fff;
		}
	a.slide-start {
		position: absolute;
		bottom: 20px;
		left: 50%;
		border: 1px solid #FF6D00;
		transform: translate(-50%, 0);
		color: #fff;
		text-transform: uppercase;
		font-size: 23px;
		line-height: 30px;
		padding: 14px 40px;
	}
	
	.slide-image img {
		width: 100%;
	}
	
	.slideshow-slide .article-body .inner {
		background: #E9E9E9;
		padding: 25px;
	}
	.slideshow-slide .article-body .inner:empty {
		display: none;
	}
	
	.slideshow-slide .slide-image {
		position: relative
	}
	
	.slideshow-slide .slide-image .slide-image-source {
		position: absolute;
		width: 100%;
	    bottom: 0;
	    color: #878787;
	    background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%));
		background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%));
		background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,1) 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
	}
		.slideshow-slide .slide-image .slide-image-source span.slide-image-source-body {
			display: block;
			padding: 10px 25px;
			float: right;
			width: 275px;
			font-weight: bold;
		}
		.slideshow-slide .slide-image .slide-image-source span.slide-image-source-body .bull {
			color: #878787;
		}
		
	.slideshow-footer-nav .slideshow-footer-body {
		width: 640px;
		position: relative;
	}
	
	.slideshow .article-body blockquote.slide-desc {
		color: #fff;
		background: #000;
		padding: 25px;
		width: 100%;
		margin: -100px 0 15px -25px;
		font-size: 26px;
		font-family: QuixoPro;
		line-height: 1.25;
	}
	
	.slideshow .article-body blockquote.slide-desc.quote {
		background: #000 url(/gfx/slideshow_quote.png) 28px 20px no-repeat;
		padding: 75px 25px 25px;
		font-style: italic;
	}
	
	
	.slideshow-slide-ad {
	}
		.slideshow-slide-ad .middleslide {
			
		}
		.slideshow-slide-ad .middleslide iframe {
			width: 100%;
			height: 450px;
		}
	.slideshow .article-related iframe {
		width: 300px;
		height: 250px;
		margin-top: 10px;
	}
	
	
	@media only screen and (max-width: 1023px) {
	}
	
	@media only screen and (max-width: 767px) {
		
	}
	
	@media only screen and (max-width: 479px) {
		
	}
	@media only screen and (min-width: 1280px) {
		
	}
	




 
.letsmake {
	background: #FF6D00;
	padding: 70px 0 58px;
	text-align: center;
}
	.letsmake span {
		font-family: QuixoPro;
		font-size: 60px;
		XXXline-height: 100px;
		color: #fff;
		
	}
	.letsmake span.slogan {
		display: block;
		padding: 30px 15px 30px;
	}
	
	.letsmake .socials {
		padding-top: 38px;
	}
	
	.letsmake .socials a {
		display: inline-block;
		width: 60px;
		height: 60px;
		margin: 10px;
		background: url(/gfx/icons2.png) 0px 0px no-repeat;
	}
	
	.letsmake .socials a.facebook {
		background-position: 18px -1003px;
	}
	.letsmake .socials a.twitter {
		background-position: 11px -1094px;
	}
	.letsmake .socials a.gplus {
		background-position: 12px -1179px;
	}
	.letsmake .socials a.youtube {
		background-position: 10px -1260px;
	}
	.letsmake a.button {
		background: #fff;
		color: #FF6D00;
		font-size: 17px;
		padding: 11px 40px;
	}
	
	.letsmake .sname {
		white-space: nowrap;
	}
	.letsmake .sname span {
		color: #333333;
	}

#smartbanner { position:absolute; left:0; top:-82px; border-bottom:1px solid #e8e8e8; width:100%; height:78px; font-family:'Helvetica Neue',sans-serif; background:-webkit-linear-gradient(top, #f4f4f4 0%,#cdcdcd 100%); background-image: -ms-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); background-image: -moz-linear-gradient(top, #F4F4F4 0%, #CDCDCD 100%); box-shadow:0 1px 2px rgba(0,0,0,0.5); z-index:9998; -webkit-font-smoothing:antialiased; overflow:hidden; -webkit-text-size-adjust:none; }
#smartbanner, html.sb-animation {-webkit-transition: all .3s ease;}
#smartbanner .sb-container { margin: 0 auto; }
#smartbanner .sb-close { position:absolute; left:5px; top:5px; display:block; border:2px solid #fff; width:14px; height:14px; font-family:'ArialRoundedMTBold',Arial; font-size:15px; line-height:15px; text-align:center; color:#fff; background:#070707; text-decoration:none; text-shadow:none; border-radius:14px; box-shadow:0 2px 3px rgba(0,0,0,0.4); -webkit-font-smoothing:subpixel-antialiased; }
#smartbanner .sb-close:active { font-size:13px; color:#aaa; }
#smartbanner .sb-icon { position:absolute; left:30px; top:10px; display:block; width:57px; height:57px; background:rgba(0,0,0,0.6); background-size:cover; border-radius:10px; box-shadow:0 1px 3px rgba(0,0,0,0.3); }
#smartbanner.no-icon .sb-icon { display:none; }
#smartbanner .sb-info { position:absolute; left:98px; top:18px; width:44%; font-size:11px; line-height:1.2em; font-weight:bold; color:#6a6a6a; text-shadow:0 1px 0 rgba(255,255,255,0.8); }
#smartbanner #smartbanner.no-icon .sb-info { left:34px; }
#smartbanner .sb-info strong { display:block; font-size:13px; color:#4d4d4d; line-height: 18px; }
#smartbanner .sb-info > span { display:block; }
#smartbanner .sb-info em { font-style:normal; text-transform:uppercase; }
#smartbanner .sb-button { position:absolute; right:20px; top:24px; border:1px solid #bfbfbf; padding: 0 10px; min-width: 10%; height:24px; font-size:14px; line-height:24px; text-align:center; font-weight:bold; color:#6a6a6a; background:-webkit-linear-gradient(top, #efefef 0%,#dcdcdc 100%); text-transform:uppercase; text-decoration:none; text-shadow:0 1px 0 rgba(255,255,255,0.8); border-radius:3px; box-shadow:0 1px 0 rgba(255,255,255,0.6),0 1px 0 rgba(255,255,255,0.7) inset; }
#smartbanner .sb-button:active, #smartbanner .sb-button:hover { background:-webkit-linear-gradient(top, #dcdcdc 0%,#efefef 100%); }

#smartbanner .sb-icon.gloss:after { content:''; position:absolute; left:0; top:-1px; border-top:1px solid rgba(255,255,255,0.8); width:100%; height:50%; background:-webkit-linear-gradient(top, rgba(255,255,255,0.7) 0%,rgba(255,255,255,0.2) 100%); border-radius:10px 10px 12px 12px; }

#smartbanner.android { border-color:#212228; background: #3d3d3d url('data:image/gif;base64,R0lGODlhCAAIAIABAFVVVf///yH5BAEHAAEALAAAAAAIAAgAAAINRG4XudroGJBRsYcxKAA7'); border-top: 5px solid #88B131; box-shadow: none; }
#smartbanner.android .sb-close { border:0; width:17px; height:17px; line-height:17px; color:#b1b1b3; background:#1c1e21; text-shadow:0 1px 1px #000; box-shadow:0 1px 2px rgba(0,0,0,0.8) inset,0 1px 1px rgba(255,255,255,0.3); }
#smartbanner.android .sb-close:active { color:#eee; }
#smartbanner.android .sb-info { color:#ccc; text-shadow:0 1px 2px #000; }
#smartbanner.android .sb-info strong { color:#fff; }
#smartbanner.android .sb-button { min-width: 12%; border:1px solid #DDDCDC; padding:1px; color:#d1d1d1; background: none; border-radius: 0; box-shadow: none; min-height:28px}
#smartbanner.android .sb-button span { text-align: center; display: block; padding: 0 10px; background-color: #42B6C9; background-image: -webkit-gradient(linear,0 0,0 100%,from(#42B6C9),to(#39A9BB)); background-image: -moz-linear-gradient(top,#42B6C9,#39A9BB); text-transform:none; text-shadow:none; box-shadow:none; }
#smartbanner.android .sb-button:active, #smartbanner.android .sb-button:hover { background: none; }
#smartbanner.android .sb-button:active span, #smartbanner.android .sb-button:hover span { background:#2AC7E1; }

#smartbanner.windows .sb-icon { border-radius: 0px; }

	
.bwstyle .fbls,
.bwstyle iframe,
.bwstyle .cent-l a,
.bwstyle .sonline-l a,
.bwstyle #fbinvite,
.bwstyle .stream-socials,
.bwstyle #floatingbar, 
.bwstyle #menu-faces-body,
.bwstyle img
{ 
	filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale"); /* Firefox 3.5+ */
    filter: gray; /* IE6-9 */
    -webkit-filter: grayscale(100%); /* Chrome 19+ & Safari 6+ */
}	

.bwstyle a,
.bwstyle ul.comments-small li span a.comments-more {
	color: #727272;
}

.bwstyle .hp-rows h2 a:hover,
.bwstyle ul.posts a.post-title:hover,
.bwstyle ul.topics-carousel li a:hover,
.bwstyle ul.last-on-blogs-carousel li a.post-title:hover,
.bwstyle ol.stats-list li a:hover {
	color: #8B8B8B;
}

.bwstyle .hot,
.bwstyle .author-label,
.bwstyle ul.stream-full div.stream-author.stream-author-bloger,
.bwstyle a.logo {
	background: #8D8D8D;
}

.bwstyle .hp-rows.with-style {
	background: #878787;
}


header#top-header .cap-body{
	display: table-cell;
	vertical-align: top;
	width: 51px;
	min-width: 51px;
	position:relative;
	background:#262626;
}
	header#top-header .cap-body .cap-btn{
		width:51px;
		height:51px;
		background:url(/gfx/cap_icons.png) 0px 0px no-repeat;
	}
		header#top-header .cap-body .cap-btn.active{
			background:url(/gfx/cap_icons.png) 0px -57px no-repeat;
		}
	header#top-header .cap-body .cap-overlay{
		position:absolute;
		top:51px;
		left:0;
		background:#2E2D2D;
		border:1px solid #3D3C3C;
		width:305px;
		height:330px;
		z-index:100;
		display:none;
	}
		header#top-header .cap-body .cap-overlay a{
			display:block;
			width:120px;
			height:72px;
			padding:90px 15px 0 15px;
			text-align:center;
			float:left;
			overflow:hidden;
			background:url(/gfx/cap_icons.png) 50px -182px no-repeat;
			font-family: 'Source Sans Pro', Helvetica, sans-serif;
			font-weight:bold;
			font-size:16px;
			color:#FFF;
		}
			header#top-header .cap-body .cap-overlay a span{
				display:block;
				color:#999999;
				font-size:14px;
				font-weight:normal;
			}
			header#top-header .cap-body .cap-overlay a.ip{
				background:url(/gfx/cap_icons.png) 50px -341px no-repeat;
			}
			header#top-header .cap-body .cap-overlay a.md{
				background:url(/gfx/cap_icons.png) 50px -508px no-repeat;
			}
			header#top-header .cap-body .cap-overlay a.ad{
				background:url(/gfx/cap_icons.png) 50px -673px no-repeat;
			}





