/*----------------------------------------------------------------------------
	BODY
----------------------------------------------------------------------------*/

body {
	font-family: "HelveticaNeue", "Helvetica-Neue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 13px;
	line-height: 21px;
	color: #515151;
	background-color: #f4f4f4;
}

.tabs nav .current {
	color: #515151;
}

/*----------------------------------------------------------------------------
	KEY COLOUR
----------------------------------------------------------------------------*/

a:link {
	-webkit-tap-highlight-color: #a12844;
}

a:hover,
.top-line span,
.home .latest-work .next:hover,
.dock .widget.latest-articles .picture,
.vjs-nascent .vjs-play-progress,
button:hover,
input[type="submit"]:hover,
body > header .nav > .current-menu-item a,
body > header .nav > .current_page_parent a,
body > header .nav > .current-menu-item a:hover,
body > header .nav > .current_page_parent a:hover,
.audiojs .scrubber .progress {
	background-color: #a12844;
}

body > header .nav > .current-menu-item,
body > header .nav > .current_page_parent,
.widget.flickr-feed .flickr_badge_image a:hover {
	border-color: #a12844;
}

/*----------------------------------------------------------------------------
	NEUTRAL SWATCH
----------------------------------------------------------------------------*/

.hero-slider .bar,
.home .latest-work .next,
.comments .pingback,
.mini-slider div,
.wp-caption .wp-caption-text,
.home .latest-work,
.portfolio .toolbar,
.pagination a,
.button,
.tabs nav,
.toggler > header,
blockquote,
.dock .widget > h5:first-child {
	background-color: #aeaeae;
}

.tabs,
.tabs nav,
.toggler,
.main-sidebar .widget {
	border-color: #aeaeae;
}

/*----------------------------------------------------------------------------
	CONTRAST SWATCH
----------------------------------------------------------------------------*/

.hero-slider .bar .arrow:active,
.pagination a:hover,
.more-link,
.mini-slider div > a:active,
button,
input[type="submit"],
.portfolio .toolbar .search:hover,
.portfolio .toolbar .open,
.dock .widget {
	background-color: #5f5f5f;
}

/*----------------------------------------------------------------------------
	PATTERNS
----------------------------------------------------------------------------*/


.home .latest-work,
.portfolio .toolbar,
.hero-slider .bar,
.dock .widget > h5:first-child {
	background-image: url(http://www.menyled.com/es/wp-content/uploads/2012/02/burdeos.png);
}



.dock .widget {
	background-image: url(http://www.menyled.com/es/wp-content/uploads/2012/02/coal_burdeos.png);
}


/*----------------------------------------------------------------------------
	LOGO
----------------------------------------------------------------------------*/

body > header .logo {
	font-size: 30px;
	left: 25px;
	top:22px;
}

body > header .logo a {
	color: #4a4a4a;
}

/*----------------------------------------------------------------------------
	SLIDER
----------------------------------------------------------------------------*/

.hero-slider .slider {
	height: 358px;
}

.hero-slider .bar h1 {
	font-size: 22px;
}

/*----------------------------------------------------------------------------
	CUSTOM STYLES
----------------------------------------------------------------------------*/

