/* ==========================================================================

   Author's custom styles

   ========================================================================== */

@import 'flexvideo.css';




body {
	font-size: 16px;
	line-height: 22px;
}

p {
	margin-bottom: 25px;
}

img.aligncenter {

	display: block;

	margin: 0 auto;

}


.entry-header h1 {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.05em;
    padding: 10px 5px 5px 40px;
	display: inline-block;
	margin-left: -40px;
}

body.page-id-169 .entry-header h1 {
	color: #e2ba49;
	border-bottom: 3px solid #e2ba49;
}


body.page-id-151 .entry-header h1 {
	color: #b58936;
	border-bottom: 3px solid #b58936;
}

body.page-id-153 .entry-header h1 {
	color: #75a357;
	border-bottom: 3px solid #75a357;
}

body.page-id-155 .entry-header h1 {
	color: #4c6992;
	border-bottom: 3px solid #4c6992;
}

body.page-id-157 .entry-header h1 {
	color: #BD2133;
	border-bottom: 3px solid #BD2133;
}

body.page-id-159 .entry-header h1 {
	color: #e0835c;
	border-bottom: 3px solid #e0835c;
}

.entry-content h2,
.entry-content h3 {
	font-size: 26px;
	line-height: 26px;
	font-weight: bold;
	margin: 0;
    padding: 0;
	letter-spacing: 0.05em;
}

.entry-content h2 { margin-top: 20px; }

.entry-content ul {
	margin: 25px 0;
	padding: 0 15px;
	list-style: none;
}

.entry-content ul li {
	position: relative;	
	margin: 8px 0;
	text-transform: uppercase;
}

.entry-content ul li:before {
	content: '';
	position: absolute;
	left: -13px;
	top: 9px;
	display: inline-block;
	width: 6px;
	height: 6px;
	background: #e0835c;
	border-radius: 50%;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
}

#menu-principale { text-align: center; float: none; }

#main-column .post, #main-column .page,
#sidebar-left .widget, #sidebar-right .widget {
	border: none !important;	
}

.post-edit-link { display: none; }



/* chromeframe error */

.chromeframe {

	background: #a00;

	color: #faa;

	display: block;

	padding: 3px 0;

	text-align: center;

}

.chromeframe a {

	color: #fff;

	text-decoration: underline;

}







.page-header-top-right {

	margin-top: 10px;

}



.navbar-default {
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	background: none !important;
	border: none;
	border-top: 3px solid #a2bcd4;
	border-bottom: 3px solid #a2bcd4;
	margin-bottom: 40px;
}

.navbar-nav > li {
	float: none !important;
	display: inline-block;
	margin: 10px 0;
	border-left: 2px solid #4c6992;
}

.navbar-default .navbar-nav > li:first-child {
	border-left: none;
}

.navbar-default .navbar-nav > li > a {
	text-transform: uppercase;
	font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.05em;
	padding: 2px 5px;
	margin: 0 20px;
	border-bottom: 2px solid transparent;
}

.navbar-default .navbar-nav > li#menu-item-171 > a {
	color: #e2ba49;
}

.navbar-default .navbar-nav > li#menu-item-164 > a {
	color: #b58936;
}

.navbar-default .navbar-nav > li#menu-item-166 > a {
	color: #75a357;
}

.navbar-default .navbar-nav > li#menu-item-162 > a {
	color: #4c6992;
}

.navbar-default .navbar-nav > li#menu-item-165 > a {
	color: #bd2132;
}

.navbar-default .navbar-nav > li#menu-item-163 > a {
	color: #e0835c;
}

.navbar-default .navbar-nav>.active>a, 
.navbar-default .navbar-nav>.open>a {
	background: none !important;
	box-shadow: none !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	border-bottom: 2px solid #a2bcd4;
}

.navbar-default .navbar-nav > li > a:hover {
	border-bottom: 2px solid #a2bcd4;
}

.navbar-default .navbar-nav > li#menu-item-171.active > a,
.navbar-default .navbar-nav > li#menu-item-171.open > a,
.navbar-default .navbar-nav > li#menu-item-171 > a:hover {
	border-color: #e2ba49;
}

.navbar-default .navbar-nav > li#menu-item-164.active > a,
.navbar-default .navbar-nav > li#menu-item-164.open > a,
.navbar-default .navbar-nav > li#menu-item-164 > a:hover {
	border-color: #b58936;
}

.navbar-default .navbar-nav > li#menu-item-166.active > a,
.navbar-default .navbar-nav > li#menu-item-166.open > a,
.navbar-default .navbar-nav > li#menu-item-166 > a:hover {
	border-color: #75a357;
}

.navbar-default .navbar-nav > li#menu-item-162.active > a,
.navbar-default .navbar-nav > li#menu-item-162.open > a,
.navbar-default .navbar-nav > li#menu-item-162 > a:hover {
	border-color: #4c6992;
}

.navbar-default .navbar-nav > li#menu-item-165.active > a,
.navbar-default .navbar-nav > li#menu-item-165.open > a,
.navbar-default .navbar-nav > li#menu-item-165 > a:hover {
	border-color: #bd2132;
}

.navbar-default .navbar-nav > li#menu-item-163.active > a,
.navbar-default .navbar-nav > li#menu-item-163.open > a,
.navbar-default .navbar-nav > li#menu-item-163 > a:hover {
	border-color: #e0835c;
}

.menu-secondary-container #menu-secondary {
	list-stlye: none;
}

.menu-secondary-container #menu-secondary li {
	display: block;
	border-bottom: 3px solid #a2bcd4;
	padding: 20px 5px 3px;
}

.menu-secondary-container #menu-secondary li a {
	text-transform:uppercase;
	font-weight: 500;
    font-size: 16px;
    letter-spacing: 0.05em;
	line-height: 16px;
    display: block;
	max-width: 175px;
}

.menu-secondary-container #menu-secondary li a:hover {
	text-decoration: none;
	opacity: 0.7;
}

.menu-secondary-container #menu-secondary li#menu-item-168 a {
	color: #3989c2;
}

.menu-secondary-container #menu-secondary li#menu-item-167 a {
	color: #3b7247;
}

#main {
	padding: 0 30px 0 40px;
}

#site-footer {
	
}

#site-footer ul.social {
	list-style: none;
	text-align:right;
}

#site-footer ul.social li {
	displaY: inline-block;
}

h1.entry-title {
	
}



.pagination {

	margin: 0;

}







.pagination-center {

	text-align: center;

}

.pagination-row {

	margin-bottom: 20px;

}







.required {

	color: #f00;

}







.row-with-vspace {

	margin-bottom: 20px;

}







.site-main .format-aside {

	background: #f5f5f5;

}

.site-main .format-image {

	background: url('../img/content-post-format-image.png') left top no-repeat;

}

.site-main .format-link {

	background: url('../img/content-post-format-link.png') left top no-repeat;

}

.site-main .format-quote {

	background: url('../img/content-post-format-quote.png') left top no-repeat;

}

.site-main .format-video {

	background: url('../img/content-post-format-video.png') left top no-repeat;

}







.site-title {

	margin-bottom: 0;

	margin-top: 10px;

}

.site-title > a {

	text-decoration: none;

}

.site-title > div {

	height: auto;

	line-height: 18px;

}

.site-title .site-description {

	color: #999;

	font-size: 16px;

}

.site-title .site-title-heading {
	margin: 50px auto 0;

}

.site-title .site-title-heading .logo-img {
	max-width:100%;
	height:auto;
}





.widget_calendar #wp-calendar {

	margin: 0;

}

.widget_calendar #wp-calendar #next {

	text-align: right;

}







#comments .comment-navigation {

	margin-bottom: 0;

}

#comments .comment-navigation-below {

	margin-bottom: 20px;

	margin-top: 15px;

}

#comments .media-list li .media {

	margin-top: 15px;

}

#comments .media-list li .media .media-body {

	border: 1px solid #eee;

	padding: 10px;

}

#comments .media-list li .media .media-body .comment-author {

	font-size: 12px;

	margin-bottom: 10px;

}

#comments .media-list ul.children {

	list-style: none;

	margin-left: 2.5em;

}





#main-column .wp-video-shortcode {

	display: block;

	height: auto;

	max-width: 100%;

}

#main-column .attachment .entry-content {

	margin-bottom: 20px;

}

#main-column .attachment .entry-content .attachment {

	text-align: center;

}

#main-column .attachment .entry-meta {

	margin-bottom: 20px;

}

#main-column .post,

#main-column .page {

	border: 1px solid #eee;

	margin-bottom: 20px;

	padding: 10px;

}

#main-column .post .entry-header .entry-meta {

	color: #999;

}

#main-column .post .entry-header .entry-meta a {

	color: inherit;

}

#main-column .post .entry-header .entry-meta .posted-on .updated {

	display: none;

}

#main-column .post .entry-meta .categories-icon {

	cursor: default;

}

#main-column .post .entry-meta .comments-link a {

	color: #333;

}

#main-column .post .entry-meta .comments-link a .comment-icon .comment-total,

#main-column .page .entry-meta .comments-link a .comment-icon .comment-total {

	color: #555;

	font-size: 12px;

	margin-left: 5px;

}

#main-column .attachment .edit-post-link a, 

#main-column .attachment .entry-meta .edit-post-link a, 

#main-column .post .entry-meta .edit-post-link a,

#main-column .page .entry-meta .edit-post-link a {

	color: #333;

}

#main-column .post .entry-meta .tags-icon {

	cursor: default;

}

#main-column .attachment .entry-title, 

#main-column .post .entry-title,

#main-column .page .entry-title {

	margin-top: 0;

	word-wrap: break-word;

}







#sidebar-left .widget,

#sidebar-right .widget {

	border: 1px solid #eee;

	margin-bottom: 20px;

	overflow: hidden;

	padding: 10px;

}

#sidebar-left .widget ul,

#sidebar-right .widget ul {

	padding-left: 20px;

}

#sidebar-left .widget .widget-title,

#sidebar-right .widget .widget-title {

	font-size: 18px;

	margin-top: 0;

}

#site-footer {

	border-top: 3px solid #a2bcd4;

	font-size: 11px;

	padding: 10px;

}

@media (max-width:767px){
	.navbar-nav > li {
		border-left: none;
		display: block;	
		text-align: left;
		border-bottom: 1px solid #ddd;
		margin: 0;
		padding: 10px 0;
	}
	
	.navbar-nav > li:last-child { border-bottom: none; }
	
	.navbar-default .navbar-nav > li.active > a, 
	.navbar-default .navbar-nav > li.open > a, 
	.navbar-default .navbar-nav > li > a:hover {
		border-color: transparent !important;
	}
	
	.navbar-default .navbar-nav > li.active, 
	.navbar-default .navbar-nav > li.open {
		background: #f9f9f9;
	}
	
	#sidebar-left .widget ul, #sidebar-right .widget ul,
	#main {
		padding: 0;
	}
	
	#sidebar-left .widget, #sidebar-right .widget { margin-bottom: 0; }
	
	.entry-header h1 {
		    margin-left: -10px;
			padding: 10px 5px 5px 10px
	}
	
	.site-title .site-title-heading { margin-top: 20px; }
	.navbar-default { margin-bottom: 20px; } 
	
	.menu-secondary-container #menu-secondary li a {
		max-width:none;
	}
	
	body {
    	font-size: 14px;
    	line-height: 20px;
	}
	
	p { margin-bottom: 15px; }
}