/*
 Theme Name:   Twenty Fourteen Child
 Theme URI:    http://visitpinas.com
 Description:  Twenty Fourteen Child Theme
 Author:       VisitPinas
 Template:     twentyfourteen
*/

@import url("../twentyfourteen/style.css");

/* =Theme customization starts here
-------------------------------------------------------------- */

a {
	color: #E1771E;
	text-decoration: none;
}

.content-sidebar .widget a {
	color: #E1771E;
}

.site-header {
	background-color: #fff;
}

.site-navigation a {
	color: #E1771E;
}

.masthead-fixed .site-main {
margin-top: 0px;
}
.content-area, .content-sidebar {
padding-top: 5px;
}

.entry-title a {
	color: #E1771E;
}
.site-description {
	color: #767676;
}

/**
 * 7.0 Sidebars
 * -----------------------------------------------------------------------------
 */

/* Secondary */

#secondary {
	background-color: #ffffff;
	border-right: 1px dotted #CCCECF;
}
.widget {
	color: #767676;
}
.widget a {
	color: #41a62a;
}
.widget-title {
	color: #000000;
}
.site:before {
	background-color: #ffffff;
}
.site-footer {
	background-color: #ffffff;
}
.site-footer a {
	color: #41a62a;
}
.gallery-columns-3 .gallery-item {
	max-width: 100%;
}

.post-thumbnail {
	background: #ffffff;
}
.entry-content {
	text-align: justify;
	font-size: 100%;
}