/*
Theme Name:     Twenty Thirteen Child
Theme URI:      http://colom198.com/
Description:    Child theme for the Twenty Thirteen theme
Template:       twentythirteen                            
Version:        0.1.0
*/

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

.entry-header {
	display: none;
}
del {
	color: #000;
}
.nav-menu .current-menu-item > a,
.nav-menu .current-menu-ancestor > a {
	font-weight: bold;
	color: #FF6600;
}
.site-footer .widget a {
	color: #FF6600;
}
.site-footer .widget {
	color: #FF6600;
}
.widget {
	font-size: 16px;
}
.site-header .search-form {
	display: none;
}
.site-footer a {
	color: #686758;
}
.site-footer {
	font-size: 16px;
}
.site-info {
	padding: 24px 0;
}
/*
.ngg-slideshow {
    border: 1px solid #999999;
}
*/