﻿@charset "utf-8";
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,700,700i&subset=greek');
@import url('https://fonts.googleapis.com/css?family=Comfortaa:300,400,700&subset=greek');

body, html {
	margin: 0px;
	padding: 0px;
	height: 100%;
	width: 100%;
	background-color: #FFF;
	font-size: 14px;
	font-family: 'Open Sans', sans-serif;
	-webkit-font-smoothing: antialiased;
}
form {
	margin: 0px;
	padding: 0px;
}
a img, a:link img {
	border: none 0px #000000;
}
a, a:link {
	color: #000;
}
a:hover {
	color:#c5137f;
}
h1, h2, h3, h4, h5 {
	font-family: 'Comfortaa', cursive;
}
p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
*, *:before, *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
blockquote {
	font-weight: bold;
	font-size: 1.25rem;
	font-style: italic;
	line-height: 1.5em;
	padding: 1rem 1.5rem;
	background-color: #f2e4e4;
	margin-bottom: 2em;
	border-left: solid 8px #000;
}

.container {
	margin: auto;
	width: 1170px;
	min-width:1170px;
}
.spacer {
	font-size: 0px;
	line-height: 0px;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: 0px;
}
ul.flex {
	margin:0px!important;
	padding:0px!important;
	list-style:none;
	width:100%;
}
.flex li{
	display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: -o-flexbox;
display: -webkit-flex;
display: flex;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
-moz-align-items: center;
-o-align-items: center;
align-items: center;
-webkit-box-justify-content: flex-start;
-webkit-justify-content: flex-start;
-moz-justify-content: flex-start;
-ms-flex-pack: flex-start;
-o-justify-content: flex-start;
justify-content: flex-start;
text-indent: 0px!important;
}
.flex li .icon {
	width:185px;
	padding-right: 15px;
}
.flex li .text{
	flex-grow: 1;
}

@media all and (-ms-high-contrast:none)
     {
     .flex li{
 display: block;
}
     }
		 
.logo {
	padding-top: 4px;
	float: left;
	width: 265px;
}
.top {
	display: block;
	padding-bottom: 20px;
}

.topmenu {
	float: left;
	width: 265px;
	margin-top: -17px;
	height: 28px;
	line-height: 28px;
	font-size: 15px;
	font-size: 14px\9;
	font-weight: bold;
	color: #000000;
	z-index: 20;
	padding-left: 1px;
	font-family: 'Comfortaa', cursive;
}
.topmenu a, .topmenu a:link {
	color: #000;
	text-decoration: none;
	padding-right: 7px;
	padding-left: 7px;
	display: block;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.topmenu a:hover, .topmenu a.active {
	color:#c91e8c;
}

.top .banner728x90 {
	float: left;
	padding-top: 15px;
	height: 90px;
	width: 728px;
}
.top .banner728x90lower {
	display:none;
}
#terms {
	font-size:11px;
	
}
.social {
	float: right;
	width: 165px;
	text-align: right;
	padding-top: 18px;
	height: 59px;
}
.social a, .social a:link {
	padding: 0px;
	height: 28px;
	width: 28px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
	float: left;
	text-decoration: none;
	font-family: 'Open Sans', sans-serif;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: center center;
}
.social #fb {
	background-image: url(../images/fb.png);
}
.social #fb:hover {
	background-image: url(../images/fb_hover.png);
}

.social #gp {
	background-image: url(../images/gplus.png);
}
.social #gp:hover {
	background-image: url(../images/gplus_hover.png);
}

.social #pin {
	background-image: url(../images/pinterest.png);
}
.social #pin:hover {
	background-image: url(../images/pinterest_hover.png);
}

.social #tweet {
	background-image: url(../images/tweeter.png);
}
.social #tweet:hover {
	background-image: url(../images/tweeter_hover.png);
}

.social #yt {
	background-image: url(../images/youtube.png);
}
.social #yt:hover {
	background-image: url(../images/youtube_hover.png);
}
.search {
	float: right;
	width: 158px;
}
input.searchfld {
	background-color: #FFF;
	margin: 0px;
	float: left;
	height: 46px;
	width: 125px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #c0bfbf;
	border-right-color: #c0bfbf;
	border-bottom-color: #c0bfbf;
	border-left-color: #c0bfbf;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 44px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
input.searchfld:focus {
	border-top-color: #c91e8c;
	border-right-color: #c91e8c;
	border-bottom-color: #c91e8c;
	border-left-color: #c91e8c;
}
input.searchbt {
	margin: 0px;
	float: left;
	height: 46px;
	width: 32px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #c0bfbf;
	border-right-color: #c0bfbf;
	border-bottom-color: #c0bfbf;
	border-left-color: #c0bfbf;
	background-color: #FFF;
	background: url(../images/searchbt.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	padding: 0px;
	cursor:pointer;
}
input.searchbt:hover {
	background: url(../images/searchbt_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
input.searchfld:focus+input.searchbt {
	border-top-color: #c91e8c;
	border-right-color: #c91e8c;
	border-bottom-color: #c91e8c;
	border-left-color: #c91e8c;
	background: url(../images/searchbt_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.newsletter p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 5px;
}
input.newsletterfld {
	background-color: #efefef;
	float: left;
	height: 47px;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
	font-size: 17px;
	color: #000000;
	line-height: 47px;
	border: 0px none #FFF;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}
input.newsletterfld:focus {
	background-color: #f3e1f1;
}
.newsletter h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-left: 5px;
}
input.submitbt {
	margin: 0px;
	float: left;
	height: 26px;
	width: 32px;
	background-color: #FFF;
	background: url(../images/go_bt.png);
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	padding: 0px;
	cursor: pointer;
	border: 1px none #c0bfbf;
}
input.submitbt:hover {
	background: url(../images/go_bt_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
input.submitbt:focus+input.searchbt {
	border-top-color: #c91e8c;
	border-right-color: #c91e8c;
	border-bottom-color: #c91e8c;
	border-left-color: #c91e8c;
	background: url(../images/searchbt_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.newsletter input.submitbt {
	margin: 0px;
	float: right;
	height: 46px;
	width: 46px;
	background: url(../images/white-arrow.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #9c3480;
	font-size: 0px;
	line-height: 0px;
	color: #FFF;
	font-family: 'Open Sans', sans-serif;
	padding: 0px;
	cursor: pointer;
	border: 0px none #c0bfbf;
}
.newsletter input.submitbt:hover {
	background-color:#000;
}

input.contestfld {
	background-color: #FFF;
	float: left;
	height: 24px;
	width: 305px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: 24px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: 1px solid #c0bfbf;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
input.contestfld:focus {
	border-color: #c91e8c;
}
.acceptterms {
	padding-top: 5px;
	padding-bottom: 6px;
	float: left;
	clear: left;
	margin-right: 45px;
	font-size: 12px;
}
.magazinecover {
	float: left;
	width: 548px;
}
.main {
	padding-bottom:50px;
	padding-top:10px;
	position:relative;
}
.contentarticles {
	float: right;
	height: 694px;
	width: 595px;
	padding-top: 5px;
	overflow-y: auto;
	overflow-x: hidden;
}



.searchleftcol{

	float:left;
	width:auto;

}

.searcbox2{
	    margin-right:25px  !important;
		width:804px !important;
 }

 .searcbox2 .photo{
	float: right;
	width: 206px  !important;
 }


 .searcbox2 .lcol {
	width: 598px !important;
}



.box1 {
	width: 581px;
	margin: 0px;
	padding-top: 19px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box1:first-child {
	padding-top: 0px;
}
.box1 .lcol {
	float: left;
	width: 345px;
	padding-top: 3px;
}
.box1 .photo {
	float: right;
	width: 236px;
}
.box1 .lcol .category {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.category a, .category a:link {
	font-weight: normal;
	color: #87888a;
	text-decoration: none;
}
.box1 .lcol .category a:hover {
	color: #c91e8c;
}

.box1 .lcol h2 {
	font-size: 16px;
	font-size: 15px\9;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 4px;
	line-height: 22px;
}
.box1 .lcol p {
	padding-left: 5px;
	padding-right: 10px;
	line-height: 20px;
	padding-bottom: 0px;
}
a.more {
	font-size: 11px;
	color: #ffffff;
	background-color: #000;
	text-decoration: none;
	line-height: 18px;
	display: block;
	float: right;
	padding-right: 8px;
	padding-left: 10px;
	margin-right: 9px;
	height: 19px;
	margin-top: 5px;
}
a.more:hover {
	background-color:#c91e8c;
}
.footerbanner728x90 {
	text-align: left;
	width:728px;
	margin: 0px auto 40px auto;
	height:90px;
	overflow:hidden;
	text-align:center;
}
.newsletter {
	width:340px;
	margin:auto;
}
.newsletterouter {
	/*float:left;*/
	width:32%;
}
.footrow {
	padding-bottom:50px;
	margin:auto;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-justify-content: center;
	justify-content: center;
}
.footbanner300x250a {
	/*float:left;*/
	width:34%;
	min-width:250px;
}
.footbanner300x250b {
	/*float:right;*/
	width:34%;
	text-align:right;
	min-width:250px;
}
.footermenu {
	padding-bottom:30px;
}
.footermenu ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footermenu ul li {
	float: left;
	padding-left: 22px;
	font-family: 'Comfortaa', cursive;
	font-size: 15px;
	font-size: 14px\9;
	font-weight: bold;
	color: #000;
}
.footermenu ul li:first-child {
	padding-left: 0px;
}
.footermenu ul li a, .footermenu ul li a:link{
	color: #000;
	text-decoration:none;
	display:block;
	padding-bottom: 5px;
	font-family: 'Comfortaa', cursive;
	font-weight: bold;
}
.footermenu ul ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.footermenu ul li ul li{
	float: none;
	padding-left: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #606060;
	clear: both;
	font-weight: normal;
	line-height: 22px;
}
.footermenu ul li ul li a, .footermenu ul li ul li a:link{
	color: #606060;
	text-decoration:none;
	display:block;
	padding-bottom: 0px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}
.footermenu ul li a:hover {
	color: #c91e8c;
}
.footermenu ul li ul li a:hover {
	color: #000;
}
.footermenu ul li ul li a.active {
	color: #c91e8c;
}
.foot2 {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000;
	padding-bottom: 30px;
}
.copyrights {
	float: left;
	padding-top: 7px;
	padding-left: 10px;
	width:30%;
}
.terms {
	float: left;
	width:40%;
	text-align:center;
	padding-top: 7px;
}
.terms a, .terms a:link {
	text-decoration:none;
}
.terms span {
	padding-left:5px;
	padding-right:5px;
}
.createdby {
	float: right;
	width:30%;
	text-align:right;
}
.createdby img {
	display:inline-block;
	vertical-align:middle;
	margin-left:5px;
}

.createdby span {
	display:inline-block;
	vertical-align:middle;
}
.bannerfooter {
	width: 1182px;
	margin-left: -8px;
}
.bannerfooter ul{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.bannerfooter li {
	float: left;
	position: relative;
	margin-right: 8px;
	margin-left: 8px;
	margin-bottom: 10px;
	margin-bottom: 12px\9;
	padding: 0px;
	margin-top: 0px;
}
.bannerfooter h3 {
	position: absolute;
	margin: 0px;
	font-size: 30px;
	font-size: 29px\9;
	font-weight: bold;
	line-height: 40px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	z-index:20;
}
.bannerfooter h2 {
	position: absolute;
	margin: 0px;
	font-size: 16px;
	font-size: 15px\9;
	font-weight: bold;
	font-weight: 300\9;
	line-height: 36px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	z-index:20;
}
.catlink{
	position:absolute;
	width:100%;
	height:100%;
	z-index:30;
}
.catlink img{
	width:100%;
	height:100%;
}.breadcrumb {
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #444444;
	padding-left: 4px;
	padding-bottom: 10px;
	clear: both;
}
.breadcrumb span {
	font-weight: bold;
	color: #000000;
}
.breadcrumb a, .breadcrumb a:link {
	color: #444444;
}
.inside {
	position:relative;
}
.inside .leftcol {
	float: left;
	width: 790px;
	line-height: 21px;
}
.inside .leftcol#firstlevel {
	width: 548px;
}
.leftcol ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 25px;
	list-style-position: inside;
}
.leftcol ul li {
	text-indent: -12px;
	text-indent: -20px\9;
}
.populararticles {
	padding-bottom: 57px;
}
.populararticles h2 {
	text-align: center;
	font-size: 30px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	padding-bottom: 4px;
	margin-bottom: 22px;
	display: block;
	clear: both;
}
.parow {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-justify-content: center;
	justify-content: center;
	margin-right: -11px;
	margin-left: -11px;
}
.pabox {
	width: 25%;
	margin-right: 11px;
	margin-left: 11px;
	text-align:center;
}
.pabox img {
	width:auto;
	max-width:100%;
	height:164px;
	margin:auto;
}
.pabox .ind img {
	height:auto;
}
.pabox h3 {
	margin-bottom:5px;
	min-height:63px;
}
.pabox h3 a, .pabox h3 a:link{
	text-decoration:none;
}
.pabox p {
	text-align: left;
	margin: 0px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	min-height:55px;
}
.pabox a.ind {
	display:block;
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#bfc0b6;
	line-height:18px;
	height:19px;
	padding-left:7px;
	margin-top:5px;
	background-color:#f3f4e6;
	width:65%;
	text-align:left;
	font-family: 'Comfortaa', cursive;
	text-decoration:none;
}
.pabox a.ind:hover {
	background-color:#C91E8C;
	color:#fff;
}
.pabox a.ind img{
	margin-left:5px;
}
.pabox a.more {
	min-width:34%;
	margin-right: 0px;
}
.pabox a:hover + h3>a {
	color:#C91E8C;
}
.pabox a:hover + h3 + p + a.ind + a.more {
	background-color:#C91E8C;
	color:#fff;
}

.mainarticle1 {
	background-color: #EFEFEF;
	clear: both;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 5px;
	padding-left: 25px;
}

.mainarticle2 {
	background-color: #fff;
	padding: 25px;
	clear:both;
}

.marow {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	-webkit-justify-content: center;
	justify-content: center;
	margin:auto;
}
.macol2 {
	padding-left:30px;
	width:343px;
}
.mainarticle2 .macol2 {
	padding-left:0px;
	padding-right:30px;
}
.macol2 h4 {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 3px 0px;
	background-image: url(../images/grey-arrow-down.png);
	background-repeat: no-repeat;
	background-position: 99% 60%;
	display: block;
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}
.mabox {
	width:825px;
}

.mabox h2 {
	color:#C91E8C;
	margin-top:0px;
	font-size: 22px;
}
.mabox h2 a, .mabox h2 a:link{
	color:#C91E8C;
	text-decoration:none;
}
.mabox h2 a:hover {
	color:#000;
}
.mainarticle2 .mabox h2 {
	color:#000;
	margin-top:0px;
	font-size:18px;
}
.mabox .photo {
	width:100%;
	margin-bottom:10px;
}
.mabox .photo img {
	width: 100%;
	height: auto;
}
.mabox p{
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	line-height:20px;
}
.mabox .more {
	margin-right:0px;
	background-color:#9c3480;
}
.mabox .more:hover {
	background-color:#000;
}
.mabox2 {
	text-align:center;
	width:100%;
}
.mabox2 img {
	width:100%;
	height:auto;
	margin:auto;
}
.mabox2 a.ind img {
	max-width:100%;
	width:auto;
}
.mabox2 h3 {
	margin-bottom:8px;
}
.mabox2 h3 a, .mabox2 h3 a:link{
	text-decoration:none;
}
.mabox2 p {
	text-align: left;
	margin: 0px;
	font-size: 13px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 0px;
	/*min-height:25px;*/
}
.mabox2 a.ind {
	display:block;
	float:left;
	font-weight:bold;
	font-size:12px;
	color:#bfc0b6;
	line-height:18px;
	height:19px;
	padding-left:7px;
	margin-top:5px;
	background-color:#fff;
	width:64%;
	text-align:left;
	font-family: 'Comfortaa', cursive;
	text-decoration:none;
}
.mabox2 a.ind:hover {
	background-color:#C91E8C;
	color:#fff;
}
.mabox2 a.ind img{
	margin-left:5px;
}
.mabox2 a.more {
	min-width:36%;
	margin-right: 0px;
	margin-bottom:20px;
}
.mabox2 a:hover + h3>a {
	color:#C91E8C;
}
.mabox2 a:hover + h3 + p + a.ind + a.more {
	background-color:#C91E8C;
	color:#fff;
}

.banner300x250 {
	width:300px;
	height:250px;
	margin-bottom:25px;
}
.mainarticle2 .banner300x250 {
	margin-top:36px;
}
.contest {
	padding-bottom:50px;
	clear:both;
}
.contest h2 {
	font-size:28px;
	margin:0px;
	padding:0px 0px 15px 0px;
}
.contest h2 span{
	color:#C91E8C;
}
.contest .photo img{
	width:100%;
	height:auto;
}
.contest .photo {
	margin-bottom:10px;
}
.contest p {
	font-weight:bold;
	padding-bottom:5px;
}
.contest .more {
	margin-right:0px;
	margin-top:0px;
	background-color:#9c3480;
}
.contest .more:hover {
	background-color:#000;
}
.inside .addthis_toolbox {
	clear:both;
	margin-bottom:20px;
}
.banner970x250 {
	width:970px;
	margin:auto;
	text-align:center;
	margin-bottom:30px;
}
.presentation {
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -o-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-flex-direction: row;
	-webkit-flex-direction: row;
	-moz-box-flex-direction: row;
	-ms-flex-direction: row;
	-o-flex-direction: row;
	flex-direction: row;
	-webkit-box-justify-content: space-between;
	-webkit-justify-content: space-between;
	-moz-justify-content: space-between;
	-ms-justify-content: space-between;
	-o-justify-content: space-between;
	justify-content: space-between;
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-moz-align-items: center;
	-o-align-items: center;
	align-items: center;
	background-color: #efefef;
	padding: 15px;
	margin-bottom: 25px;
	border-bottom-width: 2px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
.presentation .photo {
	text-align:right;
}
.presentation .photo p{
	padding-top:0px;
	padding-bottom:0px;
	font-size:12px;
}

.presentation .photo img{
	max-width:108px;
	height:auto;
	margin-left:15px;
}
.presentation .intro h1 {
	font-size:1rem;
}
.presentation .intro p {
	margin:0px;
	padding:0px;
	line-height:1.25rem;

}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
/* IE11+ specific styles go here */
.leftcol ul li {
	text-indent: -20px;
}
}
.inside .rightcol {
	float: right;
	width: 352px;
}

.leftcol h1 {
	margin: 0px;
	font-size: 23px;
	font-size: 22px\9;
	font-weight: bold;
	line-height: 30px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}


.leftcol ol {
	padding-left: 25px;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 20px;
	padding-right: 0px;
	font-family: 'Comfortaa', cursive;
	font-weight: bold;
	font-size: 16px;
	font-size: 15px\9;
}
.leftcol ol li {
	padding-bottom: 5px;
}

.photo_case1 {
	float: left;
	padding-right: 20px;
	padding-bottom: 8px;
	padding-top: 5px;
}
#firstlevel .photo_case1 {
	width:45%;
	height:inherit;
}
#firstlevel .photo_case1 img {
	width:100%;
	height:inherit;
}
.photo_case2 {
	float: none;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-top: 5px;
}
#firstlevel .photo_case2, #firstlevel .photo_case2 img, #firstlevel img {
	width:100%;
	height:inherit;
}
.onepiclabel {
	color: #4d4d4f;
	font-family: 'Comfortaa', cursive;
	font-size: 14px;
	font-size: 13px\9;
	line-height: 20px;
	padding-left: 5px;
	padding-top: 2px;
	padding-right: 5px;
}
.relartcls h2 {
	font-size: 23px;
	font-size: 22px\9;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #787878;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	line-height: 30px;
}
.relartcls .box2 {
	padding-top: 19px;
}
.relartcls .box2 p{
	font-size: 13px;
	line-height: 15px;
	display: block;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.box2 h3 {
	font-size: 16px;
	font-size: 15px\9;
	color: #000;
	margin: 0px;
	float: left;
	line-height: 20px;
	padding: 0px;
	width: 176px;
}
.relartcls .box2 h3 {
	width: 181px;
	padding-bottom: 2px;
	margin-top: -2px;
	display: block;
}
.relartcls .box2 p{
	font-size: 13px;
	line-height: 15px;
	display: block;
	margin: 0px;
	padding: 0px;
}
.box2 img {
	float: left;
	margin-right: 8px;
}
.box2 h3 a, .box2 h3 a:link {
	color: #000;
	text-decoration: none;
}
.box2 h3 a:hover {
	color: #C5137F;
}
.relartcls .oldartcls {
	margin-top: 20px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #787878;
	text-align: right;
	padding-top: 4px;
	padding-bottom: 9px;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #000;
	padding-right: 5px;
}
.oldartcls a, .oldartcls a:link, .oldartcls span {
	color: #000;
	text-decoration: none;
	margin-right: 2px;
	margin-left: 2px;
}
.oldartcls a:hover {
	color: #c5137f;
}
.oldartcls span {
	color: #c5137f;
	letter-spacing: 2px;
}
.oldartcls .older {
	padding-left: 10px;
}
.oldartcls .newer {
	padding-right: 10px;
}
.banner336x280 {
	margin-top: 30px;
	text-align: center;
}
.banner336x280 img{
	margin-bottom: 30px;
}
h5 {
	margin: 0px;
	font-size: 15px;
	font-weight: 300;
	z-index: 20;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding: 5px;
}
h4.subtitle {
	margin: 0px;
	font-size: 13px;
	font-weight: 300;
	color:#4D4D4F;
	z-index: 20;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	padding: 5px;
}

.form_row label {
	width: auto;
	line-height: 24px;
	display: block;
	font-weight: normal;
	font-size: 13px;
}
.form_row textarea {
	float: left;
	width: 289px;
	min-width: 289px;
	max-width: 289px;
	background-color: #FFF;
	height: 110px;
	min-height: 110px;
	max-height: 110px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
	border: 0px none #FFF;
	font-size: 13px;
	float: left;
	color: #888888;
	margin-bottom: 7px;
	border: 1px solid #e5e6e6;
	font-family: 'Open Sans', sans-serif;
}
#newsletterMsg2 {
	margin-top:-20px;
}
.form_row {
	/*height: 32px;*/
	width: 100%;
	clear: both;
	margin-bottom:1px;
}
.form_row input {
	float: left;
	/*height: 21px;*/
	width: 289px;
	border: 1px solid #e5e6e6;
	font-size: 14px;
	/*line-height: 21px;*/
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	color: #333;
	background-color: #FFF;
	font-family: 'Open Sans', sans-serif;
}
.form_row table{
	width: 297px;
	float: left;
	border: 1px solid #e5e6e6;
}
.form_row2 {
	padding:10px;
}
.error_form {
	margin:0px;
	font-size: 14px;
	font-weight: bold;
	color: #C00;
}
.form_row_sbmt {
	clear: both;
	padding-top: 20px;
}

.leftskin {
	position:fixed;
	left:50%;
	margin-left:-835px;
	top:125px;
}

.rightskin {
	position:fixed;
	right:50%;
	margin-right:-835px;
	top:125px;
}

.afieroma1 {
	display:block;
	position:relative;
	margin-bottom:4px;
}
.aftext1, .aftext2 {
	position:absolute;
	right:12px;
	top:12px;
	width:210px;
	text-align:right;
}
/*.aftext1 {
	position:absolute;
	left:12px;
	bottom:12px;
	width:210px;
	text-align:left;
}*/
.afieroma1 img {
	display:block;
	width:548px;
	height:440px;
}
.aftext1 h2, .aftext2 h2{
	font-size: 19px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	padding:0px;
	line-height: 23px;
	text-shadow: 1px 1px 0px #FFFFFF;
}
.aftext1 h2 a, .aftext1 h2 a:link, .aftext2 h2 a, .aftext2 h2 a:link {
	color: #000000;
	text-decoration:none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
	display:block;
	vertical-align:top;
}
.aftext2 h2, .aftext2 h2 a, .aftext2 h2 a:link {
	color: #fff;
}
.aftext2 h2 {
	text-shadow: 1px 1px 0px #000!important;
}
.aftext1 h2 p, .aftext2 h2 p {
	margin:0px;
	padding:0px;
}
.aftext1 h2 a:hover, .aftext2 h2 a:hover {
	color: #c30583;
}
.aftext1 a.more, .aftext2 a.more{
	background-color: #c30583;
	margin-right: 0px;
	margin-top:0px;
}
.aftext2 h2{
	text-shadow: 1px 1px 0px #fff;
}
/*.aftext1 a.more {
	background-color: #c30583;
	margin-right: 0px;
	margin-top:0px;
	float:left;
}*/
.aftext1 a.more:hover, .aftext2 a.more:hover {
	background-color:#000;
}

.afieromattl, .afieromattl2 {
	text-align:center;
	display:block;
	font-size:25px;
	font-weight:bold;
	font-family: 'Comfortaa', cursive;
	background-color:#efefef;
	height:42px;
	padding-top:2px;
	text-shadow: 1px 1px 0px #FFFFFF;
	margin-bottom:4px;
	color:#c30583;
}
.afieromattl span, .afieromattl2 span{
	font-size:15px;
	color:#000;
	display:inline-block;
	vertical-align:baseline;
}
.afieromattl2 {
	font-size:20px;
	height:48px;
}
.afieromattl2 span {
	display:block;
}
.afieroma2, .afieroma3, .afieroma4 {
	width:180px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
}
.afieroma2 img, .afieroma3 img, .afieroma4 img{
	display:block;
	margin-bottom:3px;
}
.afieroma2 h2, .afieroma3 h2, .afieroma4 h2{
	font-size: 15px;
	font-weight: 700;
	color: #000000;
	margin: 0px;
	padding: 0px;
	line-height: 18px;
	text-align:center;
	height:62px;
}
.afieroma2 h2 p, .afieroma3 h2 p, .afieroma4 h2 p{
	margin:0px;
	padding:0px;
}
.afieroma2 h2 a, .afieroma3 h2 a, .afieroma4 h2 a, .afieroma2 h2 a:link, .afieroma3 h2 a:link, .afieroma4 h2 a:link{
	color:#000;
	text-decoration:none;
}
.afieroma2 h2 a:hover, .afieroma3 h2 a:hover, .afieroma4 h2 a:hover {
	color:#c30583;
}
.afieroma2 a.more, .afieroma3 a.more, .afieroma4 a.more {
	background-color: #c30583;
	margin-right: 0px;
	margin-top:0px;
	float:none;
	margin:auto;
	display:inline-block;
}
.afieroma2 a.more:hover, .afieroma3 a.more:hover, .afieroma4 a.more:hover {
	background-color:#000;
}

.afieroma1:hover a.more {
	background-color:#000;
}
.afieroma1:hover h2 a, .afieroma1:hover h2 a:link {
	color: #c30583;
}

.banner300x250premium {
	width: 300px;
	height: 250px;
	background-color: #fff;
	float: right;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #FFF;
	text-align:right;
}
.readhere, .readhere a, .readhere:link {
	color:#c91e8c;
}
.readhere a:hover {
	color:#000;
}
.inside .leftcol a[href^="http://womanidol"]:after, .inside .leftcol a[href^="http://www.womanidol"]:after {
	content:" [ ΔΙΑΒΑΣΤΕ ΕΔΩ ]";
	color:#c91e8c;
	text-decoration:none;
}

.inside .leftcol a[href^="http://womanidol"], .inside .leftcol a[href^="http://www.womanidol"] {
	text-decoration:none;
}
.inside .leftcol a[href^="http://womanidol"]:hover, .inside .leftcol a[href^="http://www.womanidol"]:hover {
	text-decoration:underline;
}
/*@media screen and (min-width: 981px) and (max-width: 1060px){
	.container {
	margin: auto;
	width: 980px;
}
.contentarticles {
	width: 475px;
	height: 610px;
}
.magazinecover {
	width: 485px;
}
.magazinecover img {
	width:100%;
	height:inherit;
}
.bannerfooter {
	width: 100%;
	margin-left: -8px;
}
.bannerfooter ul {
	width: 1200px;
	margin-left: -91px;
	clear: both;
}
.bannerfooter ul {
	-moz-transform:scale(0.85);
    -webkit-transform:scale(0.85);
    transform:scale(0.85);
}
.social {
	float: right;
	width: 165px;
	text-align: right;
	padding-top: 18px;
	height: 41px;
}

.search {
	float: right;
	width: 158px;
	display: block;
	clear: both;
	margin-top: -20px;
}
.top .banner728x90 {
	display: none;
}
.top .banner728x90lower {
	float: none;
	width: 728px;
	position: relative;
	clear: both;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
}
.topmenu {
	margin-top: 0px;
}

.box1 {
	width: 490px;
}
.box1 .lcol {
	width: 275px;
}

.box1 .photo {
	width: 215px;
}
.box1 .photo img{
width: 190px;
height:113px;
}
.box1 .lcol .category {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.bannerfooter li img{
	width:100%;
}

.inside .leftcol {
	width: 590px;
}
.inside .photo_case1 {
	width:55%;
}
.inside .photo_case1 img{
	width:100%;
	height:inherit;
}
.inside .photo_case2 img {
	width:100%;
	height:inherit;
}
.searchleftcol{

	width:615px;

}
.newsletter {
	width:200px;
}
input.newsletterfld {
	width:150px;
}
.footerbanner728x90 {
	width:728px;
}

}








@media screen and (max-width: 800px){
	.container {
	margin: auto;
	width: 100%;
}
.magazinecover {
	width: 500px;
	margin: auto;
	clear: both;
	float: none;
}
.magazinecover img {
	width:100%;
	height:inherit;
}
.contentarticles {
	float: none;
	height: 665px;
	width: 595px;
	clear: both;
	padding-top: 5px;
	overflow-y: auto;
	overflow-x: hidden;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
}
.box1 {
	width: 581px;
}

.box1 .lcol {
	width: 345px;
}
.box1 .photo {
	width: 236px;
}
.box1 .photo img{
width: 250px;
height:149px;
}
.box1 .lcol .category {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	padding-left: 5px;
	line-height: 17px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.inside .leftcol {
	width: 590px;
}
.inside .photo_case1 {
	width:55%;
}
.inside .photo_case1 img{
	width:100%;
	height:inherit;
}
.inside .photo_case2 img {
	width:100%;
	height:inherit;
}
.searchleftcol{

	width:615px;

}

.footerbanner728x90 {
	margin-top:-40px;
}
.bannerfooter {
	width: 100%;
	margin-left: -8px;
	clear: both;
}
.bannerfooter ul {
	width: 1180px;
	margin-left: -190px;
	clear: both;
}

.bannerfooter ul {
	-moz-transform:scale(0.63);
    -webkit-transform:scale(0.63);
    transform:scale(0.63);
}

.social {
	float: right;
	width: 165px;
	text-align: right;
	padding-top: 18px;
	height: 41px;
}

.search {
	float: right;
	width: 158px;
	display: block;
	clear: both;
	margin-top: -20px;
}
.top .banner728x90 {
	display: none;
}
.top .banner728x90lower {
	float: none;
	width: 728px;
	position: relative;
	clear: both;
	display: block;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: auto;
}
.topmenu {
	margin-top: 0px;
}

.footermenu ul li{
	padding-top:20px;
}
.footermenu ul li ul li{
	padding-top:0px;
}

.leftskin, .rightskin {
	display:none;
}
}




@media screen and (max-width: 1060px) {
   .afieroma2, .afieroma3, .afieroma4 {
	width:159px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
}
}

@media (max-width:983px) and (min-width:801px) {
   .afieroma2, .afieroma3, .afieroma4 {
	width:180px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
}
}

@media screen and (max-width: 800px) {
   .afieroma2, .afieroma3, .afieroma4 {
	width:164px;
	display:inline-block;
	vertical-align:top;
	text-align:center;
}
}/*
