/*
Theme Name: Responsive Template Child
Version: 1.0
Author: Superlative
Description: Responsive Template Child
Template: responsive
*/
@import url("../responsive/style.css");

td > a, td > a > span, td > a > span > span { color:#0066cc !important; }

/* home */
#about_div { background:#e1e4f3; padding:20px 0 5px 0; border:1px solid #ccc; }

/* meetings */
body.page-id-24 table td > p { margin:0 0 0.5em 0; }

.site-description {
	color:#555;
	font-size:1em;
	font-style:italic;
}
.top-menu {
	margin-top:4em;
}
.top-menu li a { 
	font-size:14px;
}
.featured-title { 
	font-size:40px;
}
.textwidget > p { margin-top:0.2em; }
.powered {
	display:block !important;
}

@media (max-width:980px){
	#about_div .section_title:after { display:none; }
	.top-menu { text-align:center; float:none; font-size:14px !important; }
}