a {
	color: #000;
	text-decoration: none;
}
body {
	background: #fff;
	color: #000;
	font-family: "roboto condensed", sans-serif;
	margin: 10px;
}
img {
	border: 0;
	max-width: 100%;
}
.footer {
	background: #ffe9e8;
	font: .50em "roboto slab", sans-serif;
	padding: 10px;
}
.footer img {
	float: right;
}
.footer span {
	border: 2px solid #aa0114;
	border-radius: 50%;
	color: #aa0114;
	font-weight: bold;
	padding: 8px 5px;
}
.head {
	background: #9c1c6b;
	color: #fff;
	font: 1em "roboto slab", sans-serif;
	margin: -10px 0 0 -10px;
	padding: 10px;
	position: fixed;
	width: 100%;
	z-index: 100;
}
.head a {
	color: #fff;
}
.head a:hover {
	text-shadow: 0 0 5px #fff;
}
.head h1 {
	display: inline;
	font-size: 1em;
	margin: 0;
	text-transform: none;
}
.main {
	overflow: hidden;
	padding-top: 55px; /*105px;*/
}
.navigation {
	background: #e47297;
	margin-bottom: 10px;
	overflow: hidden;
	padding: 10px;
	text-align: center;
}
.navigation a, .navigation span {
	color: #fff;
	margin: 0 5px;
}
.navigation span {
	color: #000;
}
#navigation {
	margin-bottom: 10px;
}
#navigation span {
	color: #000;
}
#new a {
	background: url(../images/shoot.png);
	color: #fff;
	font: .75em "roboto slab", sans-serif;
	text-align: center;
}
#new div:nth-child(2) {
	border-bottom: 1px dotted #fff;
	color: #fff;
	position: relative;
	text-align: center;
}
#new div:last-child {
	background-size: cover;
	height: 400px;
	margin-top: -320px;
}
#new:hover div:nth-child(2) {
	border-bottom: 1px solid #fff;
}
.new {
	box-shadow: inset 0 0 5px #000;
	height: 400px;
	margin-bottom: 10px;
	text-transform: uppercase;
}
.new:hover, .new:hover div:last-child {
	box-shadow: inset 0 0 10px #000;
}
.new:hover div:nth-child(2) {
	border-bottom: 1px solid #000;
}
.new a {
	cursor: pointer;
	display: table-cell;
	font-size: 1em;
	height: 360px;
	padding: 20px;
	position: relative;
	vertical-align: bottom;
	width: 380px;
}
.new div:nth-child(2) {
	border-bottom: 1px dotted #000;
	font-size: .75em;
	margin: -120px 20px 0 20px;
	padding-bottom: 5px;
}
.new div:last-child {
	background-size: cover;
	box-shadow: inset 0 0 5px #000;
	height: 280px;
	margin-top: -320px;
}
.related {
	font-size: .75em;
	margin-bottom: 10px;
}
.related a {
	cursor: pointer;
	display: block;
	margin-top: -203px;
	padding-top: 213px;
}
.related div {
	background-size: cover;
	box-shadow: inset 0 0 5px #000;
	height: 193px;
}
.text a {
	color: #9c1c6b;
	text-decoration: underline;
}
.text iframe {
	max-width: 100%;
}


















h1, h2, h6 {
	font-family: "roboto slab", sans-serif;
	font-weight: normal;
	margin: 0 0 10px 0;
	text-transform: uppercase;
}
h1 {
	font-size: 1.5em;
}
h6 {
	clear: both;
	font-size: 1.5em;
}
.date {
	font-weight: bold;
	margin-bottom: 10px;
}
.image {
	box-shadow: inset 0 0 5px #000;
}
.image img {
	position: relative;
	z-index: -1;
}
#lifehack {
/*	margin-bottom: 0;*/
}
#lifehack a {
/*	background: url(../images/lifehack.png) no-repeat 100% 65%;*/
}
.pollprogress {
	display: none;
}
.result {
	margin-top: 10px;
}
#right {
	margin-left: 20px;
}
.right {
	float: left;
}
.poll, .right div, .social-likes {
	margin-bottom: 10px;
}
.static {
	width: 100%;
}
.teaser {
	margin-top: 10px;
}
.teaser div {
	float: left;
	margin-bottom: 10px;
}
.text {
	margin: 10px 0;
}
.text .image {
	margin-bottom: -1.25em;
}
.ya-share2 {
	float: right;
}