/*
==  CUSTOM STYLESHEET  ========================================================

HOW TO USE THIS FILE:
	Simply copy an existing style from the style.css file to this one and 
	modify however you like. It will override the default style.

WHY USE THIS FILE:
	Adding your custom CSS here will make it much easier to upgrade to a 
	newer version of this theme without losing any of your customizations.

===============================================================================
ADD YOUR CUSTOM CSS BELOW THIS LINE */

.smm-facebook p { width: 220px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.smm-facebook a { color: #305886; }

.formband ul li { height: 40px; line-height: 30px; list-style: none; float: left; width: 60%; }
.formband input { text-align: right; }
.pay { float: right !important; width: 30% !important; text-align: right !important; }
.payoptions { text-align: center; float: right; margin-top: 5%; width: 100%; }

.call-out { margin: 2em; background: #f4f5f7; padding: 2em; }
.alert { font-size: 14px; }
h3 { font-weight: bold !important; }
blockquote { font-size: 16px; color: #F15B41; border-left: 3px solid #F15B41; }
.page-links { font-size: 14px; font-weight: bold; padding: 10px; margin-bottom: 40px; border-top: 1px solid #eee; border-bottom: 1px solid #eee;}
.page-links a { color: #0084b4; }

.hentry ul, .hentry ol, .hentry p { font-size: 1.2em; font-weight: 100; }

.post-wrap-blog .post-content { border-bottom: none !important;}
.post-content a { text-decoration: underline; }

/* Related Posts */
.wp_rp_wrap { margin-top: 30px; }