/*
 Theme Name:     Custom Community Child     
 Author:		 Erika Rathje
 Template:       custom-community
*/

/* @override http://www.marja-leena-rathje.info/word/wp-content/themes/custom-community-child/style.css */

@import url("../custom-community/style.css");

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

* {
	font-family: "ff-nuvo-web-pro-1", "ff-nuvo-web-pro-2", Arial, sans-serif !important;
	font-weight: 400;
}

p a {
	color: #6494a3 !important;
}

p a:hover {
	color: #72a9ba !important;
}

#header {
	margin-bottom: 4px !important;
}

#menu-main-menu {
	text-transform: uppercase;
}

h3.widgettitle {
	font-size: 16px !important;
	padding-top: 9px !important;
}

a.comment-reply-link,
a.comment-edit-link {
	background: #f3f3f3 !important;
}

.entry img {
	margin-bottom: 22px !important;
}

strong {
  font-weight: 700;
}