﻿/* ============================================================================
	- CSS Document
	- Theme Name: SuperFine | MultiPurpose HTML5 Template.
	- Theme URI: http://html.it-rays.net/superfine/
	- Author: IT-RAYS
	- Version: 1.0
    - Custom Styling for Nucleo
============================================================================= */
/*============================================================================== */
/* Navigation Font weight*/
.top-nav > ul > li > a, .top-nav > ul > li > span > a {
	font-weight:300;
	text-transform:uppercase;
	z-index:2;
	font-size:13px;
	letter-spacing:0.5px;
	position: relative;
}

/* Middle Footer Font weight*/
.footer-middle h3 {
	font-size: 16px;
	position:relative;
	text-transform: uppercase;
	letter-spacing: 0.5px;
	color: #ccc;
	font-weight: 300;
	margin-bottom: 40px;
}

/* Main Color Font weight*/
b, strong {
    font-weight: 300;
}

/* New section setting*/
.section01 {
    padding: 30px 0;
    position: relative;
    overflow: hidden;
    clear: both;
}

/* ==========================================================================
  4. PAGE TITLES.
============================================================================= */
.page-title.title-1,.page-title.title-2,.page-title.title-3,.page-title.title-5 {
	background: url('../images/pageheaders/peopledark.jpg') no-repeat 50% 0;
}

.page-title.title-4 .breadcrumbs {
	position: absolute;
	right: 15px;
	bottom: 10px;
	font-size: 12px;
    background: none;
}