#chero {
	background-image : url('/library/EuroCheapo/asset/home/hero/1.jpg');
	background-position : top left;
	background-repeat : no-repeat;
	-webkit-transform: translate3d(0,0,0);
	position : relative;
	z-index : 100;
	margin-bottom : 24px;
	background-color : #fff;
	min-height : 420px;
	background-color : #e1e1e1;
}

#chero .ribbon-wrapper {
    width: 200px;
    height: 200px;
    overflow: hidden;
    position: absolute;
    bottom: -4px;
    right: -4px;
	display : none;
}

#chero .ribbon {
	color: #fff;
	font-weight : 700;
	text-align: center;
	text-shadow: rgba(0,0,0,0.5) 0px 1px 0px;
	-webkit-transform: rotate(315deg);
	-moz-transform:    rotate(315deg);
	-ms-transform:     rotate(315deg);
	-o-transform:      rotate(315deg);
    position: relative;
    padding: 7px 59px;
    left: -17px;
    top: 91px;
    width: 285px;
	background-color: #03A9F4;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#03A9F4), to(#0091EA)); 
	background-image: -webkit-linear-gradient(top, #03A9F4, #0091EA); 
	background-image:    -moz-linear-gradient(top, #03A9F4, #0091EA); 
	background-image:     -ms-linear-gradient(top, #03A9F4, #0091EA); 
	background-image:      -o-linear-gradient(top, #03A9F4, #0091EA);
	-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
	-moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
	box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

#chero .ribbon:before,
#chero .ribbon:after {
	content: "";
	border-top:   3px solid #6e8900;   
	border-left:  3px solid transparent;
	border-right: 3px solid transparent;
	position:absolute;
	bottom: -3px;
}

#chero .ribbon:before {
	left: 0;
}

#chero .ribbon:after {
	right: 0;
}

.home #chero {
	margin-top : 0;
}

.home #dailycheapo .image {
	margin : 0 0 12px 0;
}

.home #dailycheapo h2 a {
	vertical-align : middle;
}

.home #dailycheapo h2 a.feed  {
	margin-right : 12px;
	text-align : left;
	display : inline-block;
}

.home #dailycheapo h2 a.feed i {
	background-color : #fff;
	color : #EC9F49;
	display: block;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 8px;
	vertical-align : middle;
}

.home #dailycheapo h3,
.home #dailycheapo h4 {
	font-weight : 700;
}

.home #content .box {
	margin-top : 12px;
}

.home #content .box-quote {
	margin-top : 0;
}

.home #content .box-quote blockquote {
	border-left: 4px solid #dfdfdf;
	padding: 0;
	padding-left: 12px;
	padding-top: 4px;
	padding-bottom: 0;
	font-style: normal;
	margin: 0;
}

.home #content .box-quote blockquote p {
	margin-bottom : 4px;
	line-height : 160%;
}

.home #content .box-quote blockquote em {
	font-weight : 700;
	font-style : normal;
}

.home #content .box-bot {
	margin-top : 0;
	margin-bottom : 24px;
}

.home #content .box-welcome .cityreview p:first-child  {
	padding : 8px;
	background : #f0f0f0;
	font-size : 18px;
}

.home #content .box-welcome .cityreview p:last-child {
	margin-bottom : 0;
}

.home #content .box-right {
	margin-left : 20px;
}

@media(max-width : 47.99em) {
	.home h2,
	.home h2 a,
	.home h1 a {
		font-weight : 900;
		font-size : 32px;
	}
	
	
	#chero .ribbon-wrapper {
		width: auto;
		height: auto;
		overflow: auto;
		position: static;
		margin-top : 12px;
	}

	#chero .ribbon {
		color: #222;
		font-weight : 700;
		text-align: center;
		text-shadow: none;
		-webkit-transform: none;
		-moz-transform:    none;
		-ms-transform:     none;
		-o-transform:      none;
		position: static;
		padding: 7px;
		width: auto;
		background-color: #eee;
		background-image: none;
		box-shadow:         none;
	}

	#chero .ribbon:before,
	#chero .ribbon:after {
		display : none;
	}
}

.row-blog-post {
	margin-bottom : 12px;
}

@media (max-width:74.99em) {
	
	#chero {}
}

@media (max-width:61.99em) {
	#chero {}
}

@media (max-width:47.99em) {
	
	#chero {
		min-height : 0;
		background-image : none !important;
	}
	
	#chero .le_bits .home-search-container .blur {
		background-image : none !important;
	}
		
	.home #content .box-left {
		margin-right : 0;
	}

	.home #content .box-right {
		margin-left : 0;
	}
}


















/*S:Y*/
#city-map {
	height : 320px;
	width : 100%;
}

.seeall {
	font-weight: 700;
	list-style: none;
	background: none;
	margin : 0;
	padding : 18px 0 0 0;
}

#main .homecities li h4 {
	font-size: 16px;
	font-weight : 700;
}
#main .homecities ul {
	list-style: none;
	margin: 0;
	margin-top: 20px;
	margin-left : 0;
	padding : 0;
}
#main .homecities li {
	margin: 0;
	background: none;
}

#main .homecities li a {
	padding : 8px 0;
	display : block;
}

#sidebar .articles ul {
	list-style-type: disc;
	margin-left: 2px;
}
#sidebar .articles li {
	list-style-type: disc;
	margin-left : 20px;
}

.landmarkhood {
	margin-top: 15px;
}
.landmarkhoodlist {
	margin-top: 20px;
	margin-bottom: 20px;
}
.landmarkhoodlist ul {
	list-style: none;
	margin-left: 0;
}
.landmarkhoodlist li {
	line-height: 1;
	margin-bottom : 6px;
}

.articles li a,
.landmarkhoodlist li a {
	display : block;
	padding :3px;
}

@media(max-width : 47.99em) {
	.articles li a,
	.landmarkhoodlist li a {
		padding :8px;
	}
}

#popular_cities {
	background : #f4f4f4;
	padding : 6px;
}
#popular_cities .item {
	position: relative;
	min-height: 116px;
	padding: 0;
	overflow : hidden;
	margin : 2px;
}

@media (max-width:61.99em) {
	#popular_cities .item {
		min-height : 0;
	}
	
	#popular_cities .item img {
		width : 100%;
	}
}

#popular_cities .item a {
	display :block;
}
#popular_cities .item span {
	width: 100%;
	display : block;
	position: absolute;
	padding-left: 4px;
	padding-top: 8px;
	padding-bottom: 5px;
	text-align: left;
	bottom: 0px;
	left: 0;
	font-size: 16px;
	font-weight : 600;
	color: #fff;
	background : url('/library/EuroCheapo/asset/bg/000000-0.45.png') top left repeat;
}
/*E:Y*/