/*
Theme Name: Global 14
Description: The best social network on the planet
Version: 1.0
Author URI: http://www.global14.com
Template: vivacity
*/

/* Add your own CSS code here */

/* this was before upgrading i might not need it anymore

.gp-theme #buddypress button,
.gp-theme #buddypress a.button,
.gp-theme #buddypress input[type=submit],
.gp-theme #buddypress input[type=button],
.gp-theme #buddypress input[type=reset],
.gp-theme #buddypress ul.button-nav li a,
.gp-theme #buddypress div.generic-button a,
.gp-theme #buddypress .comment-reply-link,
a.bp-title-button {
padding: 9.5px 9px !important;

}

*/

h1, h2, h3, #header .nav .menu > li > a, #mobile-nav .menu > li > a {
	font-family: 'Exo 2', sans-serif !important;
}
#mobile-nav .menu > li > a {
	padding: 10px;
	font-size: 23px !important;
	font-weight: normal !important;
}
h2.loop-title {
	line-height: 39px !important;
}
.page-id-96983 #footer-widgets {
	display: none !important;
}

#menu-top-nav li a { text-transform: uppercase;}

@media only screen and (max-width: 982px) {
#logo {
	height: auto !important;
}
#logo img {
	width: 147px;
	height: auto !important;
	margin-top: 6px;
}
.post-wrapper p {
	font-size: 18px;
	line-height: 1.5;
}
}
