/* 
	

	NEWSLETTER
*/
#newsletter {
	padding: 10px 0 0 0;
	font-size: 12px;
	border-top: 2px solid #ccc;
}

#newsletter input[type=email] {
	height: 38px;
	padding: 0 10px;
	color: #999;
	border: 1px solid #999;
	border-radius: 4px;
	outline: none;
	font-size: 16px;
}

#newsletter #email {
	margin: 10px 5px 20px 0;
	width: 245px;
}

#newsletter #ask {
	padding-bottom: 10px;
	border-top: 2px solid #c6c6c6;
}

#newsletter #ask #left {
	display: inline-block;
	width: 250px;
}

#newsletter #touch {
	float: left;
	width: 256px;
}

#newsletter #touch h4, #newsletter #touch p {
	padding-left: 10px;
}

#newsletter .fb_iframe_widget {
	display: inline-block;
	margin: -70px 0 0;
	position: relative;
}

#newsletter #facebook-like-box {
	width: 220px;
    height: 80px;
    overflow: hidden;
    margin-top: -6px;
}

#newsletter #footer-top-middle-right {
	margin-top: 10px;
	float: left;
	width: 70px;
}

#newsletter #footer-top-middle-right iframe {
	margin-bottom: 20px;
}

#newsletter #footer-top-middle-right p {
	margin: 40px 0 0 0;
	width: 50px;
}

#newsletter #footer-top-middle-right img {
	float: left;
}

#newsletter .col-md-3 {
	width: 20%;
	padding: 0 0 0 20px;
}

#newsletter .col-md-4 {
	width: 38%;
}

#newsletter .col-md-12 {
	padding-left: 0;
}

#newsletter .col-md-4:nth-child(2) {
	padding: 0 10px 20px 10px;
	border-left: 2px solid #CCC;
	border-right: 2px solid #CCC;
}

#newsletter .col-md-5 {
	padding-left: 0;
	width: 39%;
}

#newsletter #btn-newsletter-go {
	display: inline-block;
	width: 95px;
	color: #fff;
	background-color: #9c5fb5;
}

#newsletter #btn-newsletter-ask {
	display: inline-block;
	top: -20px;
	position: relative;
	width: 95px;
	color: #fff;
	background-color: #00bfd7;
}

#newsletter h4 {
	font-weight: bold;
	color: #9c5fb5;
}

#newsletter #ask h4 {
	color: #00bfd7;
}

#newsletter p {
	color: #333;
	font-size: 8pt;
}

#article-content {
	border-bottom: 2px solid #CCC;
}

#article-content h4 {
	color: #9a61b2;
}

#article-content h4 em {
	display: inline;
	text-transform: uppercase;
}

/* 
	

	FOOTER
*/

footer {
	padding: 10px 0 0 0;
	font-size: 11px;
}

footer .col-md-2 {
	margin-right: 40px;
	padding-right: 80px;
}

footer p {
	margin: 10px 0 15px 0;
	color: #333;
	font-size: 8pt;
	line-height: 18px;
}

footer p a {
	color: #9c5fb5;
	text-decoration: underline;
}

footer em {
	color: #9c5fb5;
	font-style: normal;
	font-weight: bold;
}

footer h5 {
	margin-bottom: 5px;
	font-size: 12px;
	font-weight: bold;
	color: #9c5fb5;
}

footer ul {
	width: 120px;
	padding: 0;
	list-style: none;
	font-size: 11px;
	line-height: 12px;
}

footer li {
	padding-left: 1em;
    text-indent: -.7em;
}

footer li:before {
    content: "\002022";
    padding-right: 5px;
    color: #9c5fb5;
}

footer ul li {
	margin-bottom: 5px;
}

footer ul li a {
	color: #000;
}

footer ul li a:visited {
	color: #000;
}

footer span {
	display: block;
}

footer a {
	color: #9c5fb5;
}

footer #btn-footer-contact {
	display: inline-block;
	margin-right: 8px;
	width: 95px;
	color: #fff;
	background-color: #cdadd9;
}

footer #btn-footer-donate {
	display: inline-block;
	margin-right: 10px;
	width: 95px;
	color: #fff;
	background-color: #ed6d3b;
}

footer #copyright {
	padding-top: 1px;
	float: right;
	height: 35px;
}

footer .col-md-6 {
	margin-bottom: 20px;
}

footer #sitemap-know, #sitemap-involved, #sitemap-neighborhood {
	float: left;
}

footer #sitemap-know #left, #sitemap-know #right {
	display: inline-block;
}

footer .border-left {
	padding-left: 10px;
	border-left: 1px solid #bbb;
}

footer .col-md-12 {
	padding-left: 0;
}

footer .col-md-6 {
	padding-left: 0;
}

footer #help {
	width: 45%;
}

footer #sitemap {
	padding-right: 0;
	width: 55%;
}

#footer-divider {
	border-top: 2px solid #ccc;
	width: 100%;
}

#footer-date {
	display: inline;
}

.fb-like-box {
	height: 150px;
}