#cont-feeds{

	position:relative;

	width:950px;

}



	#cont-urban{}

	

	#cont-fashion{}

	

	#cont-cinerex{}

	

	#cont-evets{}



	.c-feed{

		float:left;

		margin-right:15px;

		position:relative;

		width:220px;

		height:380px;

		background-image:url(http://www.thecitylovesyou.com/feed_home/loader.gif);

		background-position:center;

		background-repeat:no-repeat;

		}



		.cont-promoted-category{

			position:relative;

			width:220px;

			height:380px;

		}

	/*AQUI SE MODIFICA EL COLOR DE LAS LINEAS DE CADA CATEGORIA*/	

		.cont-promoted-master-line-urban{

			background-color:#5a05c7;

			height:5px;

		}

		.cont-promoted-master-line-fashion{

			background-color:#ff009a;

			height:5px;

		}

		.cont-promoted-master-line-cinerex{

			background-color:#50b6ff;

			height:5px;

		}

		.cont-promoted-master-line-events{

			background-color:#FFD351;

			height:5px;

		}

		/*ESTA ES SU FUENTE, COLOR Y TAMAÑO*/

		.cont-promoted-master-title  {

			color:#FFFFFF;

			font-family:arial;

			font-size:18px;

			font-weight:bold;

			margin-bottom:12px;

			text-align:left;

			}

		.cont-promoted-master-title a  {

			color:#FFFFFF;

			text-decoration:none;

			text-align:left;

			}

	/*TERMINA DE MODIFICAR LINEA DE CATEGORIAS*/	

			

			.cont-promoted-item{

				background-color:#000000;

				clear:both;

				height:35px;

				margin-bottom:50px;

				padding-bottom:40px;

				position:relative;

			}

		

				.cont-promoted-image{

					float:left;

					height:75px;

					overflow:hidden;

					position:relative;

					width:75px;

				}

				

				.cont-promoted-title{

					float:left;

					height:60px;

					padding:7px;

					position:relative;

					width:100px;

					cursor:pointer;

				}

					

					.title-note{

					color:#FFFFFF;

					font-family:Arial,Helvetica,sans-serif;

					font-size:10px;

					text-decoration:none;

					text-transform:uppercase;

					}

					.title-note:hover{

					color:#FFFFFF;

					font-family:Arial,Helvetica,sans-serif;

					font-size:10px;

					text-decoration:none;

					text-transform:uppercase;

					}

					

						.title-note img{

						border:none;	

					}




