/*	13. H E A D E R
-------------------------------------------------------------- */

#main-wrapper { padding: 40px 50px 30px; }

#secondary-wrapper { padding: 40px 0px 0px; }

#main-wrapper { background: #fff !important; }

.featured-post > h4:nth-child(1) {
	line-height: 1.2em !important;
}


/*	23. F O O T E R
 -------------------------------------------------------------- */
 

.tw-recent-posts .featured-post h4 a {
    font-size: 75%;
    line-height: 0.05em !important;
    letter-spacing: 0.04em;
}

#footer .page-content ul {
	
	list-style: none inside none;
}


.easy_testimonial_title,
a.read-more {
	font-size: 0.9em;
	color:#7D7D7D;
	margin-bottom: 10px;
}

.testimonial_body {
	font-size: 1em;
	line-height: 1.7em;
}


/*	S i de b a r
 -------------------------------------------------------------- */
 
.two-cols-right-fixed .sidebar {
    width: 190px;
}




/*  3. B A S E   S T Y L E S
-------------------------------------------------------------- */

/* text highlight/selection */
::-moz-selection{ color: #fff; background: #6298B5; text-shadow: none; }
::selection { color: #fff; background: #6298B5; text-shadow: none; } 



/*	4. T Y P O G R A P H Y
-------------------------------------------------------------- */

#wp-title-logo { font-family: 'GillSansMTPro-Medium'; }


h1, h2, h3, h4, h5, h6 { 
	font-family: 'GillSansMTPro-Medium';
	color: #5890AD; 
}

h1 {
	font-size: 22px;
}

.post-intro {
	font-style: italic;
	color: #5890AD; 
}


.page-title,
.three_fifth > h1:nth-child(1),
.five_sixth > h1:nth-child(1),
#content > section:nth-child(1) > h1:nth-child(1) {
	margin-bottom: 5px;
} 


/*	4. I M A G E S
-------------------------------------------------------------- */
img.post {
     padding-top: 50px;
}



/* Menue 
------------------------*/

#menu {
	width: 65%;
}

#menu,
#menu a {
	font-family: 'GillSansMTPro-Medium';
	font-size: 14px;
	letter-spacing: 0.4px;
	color: #7D7D7D;
}

#menu .sub-menu a {
	font-size: 13px; 
	color: #7D7D7D;	
}


#filter {
	font-family: 'GillSansMTPro-Medium';
	font-size: 12px;
	letter-spacing: 0.07em;
}





/* Widgets 
------------------------*/


.tw-recent-posts .featured-post .excerpt {
    color: #6298B5;
    font-size: 120%;
    font-style: italic;
    line-height: 1.6em;
}

.tw-recent-posts .post-time {
	text-align: left;
}


/*  6. L I N K S
-------------------------------------------------------------- */

a:hover { color: #6298B5; }
a:active { color: #6298B5; position: relative; top: 1px; }


#filter .active a {
    color: #6298B5;
}

#filter li:first-child {
    margin-right: 8px;
}

/*  00. P O S T   S P E C I F I C
-------------------------------------------------------------- */


.author { display: none; }

.single-post-content { 
	font-size: 1.2em;
	line-height: 1.7em; }


.wp-caption {
	border: none !important;
	background-color: #fff;
	text-align: left;
	padding-top: 4px;
	font-style: italic;
	margin-bottom: 20px;
	color: #5E534E;
	font-size: 85%;
}


blockquote {
   color: #6298B5;
}



/*  00. P a g e   S P E C I F I C
-------------------------------------------------------------- */


.three_fifth > p,
.five_sixth > p  { 
	font-size: 1.2em !important;
	line-height: 1.7em !important;

}


/*  Delete Social media
-------------------------------------------------------------- */

.share-this { display: none; }


/*  00. P O S T   O V E R V I E W
-------------------------------------------------------------- */

h2 {
	margin-bottom: 10px;
}

h2 .post-title {
    color: #6298B5;
    font-size: 17px;
}

.post-content > p:first-line {
	color: #6298B5;
	font-family: 'GillSansMTPro-Medium';
	font-size: 1.3em;
}


.post {
	margin-bottom: 90px;
}

/*  00. P O R T F O L I O
-------------------------------------------------------------- */

li.portfolio-item > h3 {
	margin-bottom:  50px;
}


/*  00. E X H I B I T I O N
-------------------------------------------------------------- */

div.one_fourth:nth-child(5) > h2:nth-child(1),
div.one_fourth:nth-child(4) > h2:nth-child(1) {
	margin-bottom: 0px;
}


/*  00. E X H I B I T I O N
-------------------------------------------------------------- */
.three_fifth > blockquote {
color: #6298B5;
font-size: 1.8em;
line-height: 1.4em;
font-family: "GillSansMTPro-Medium";
font-style: normal;	
}


/*  00. C L I E N T S
-------------------------------------------------------------- */
.page-id-417 a {
	color: #5E534E;
}

.page-id-417 a:hover {
	color: #5E534E;
	text-decoration: underline;
}

