/* ------------------------------------------------ */
/* ------------------------------------------------ */
/* DISQUS                                           */
/* ------------------------------------------------ */
/* ------------------------------------------------ */
#disqus_thread h3
{
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 100;
    color: #898A8A;
    font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}


#disqus_thread .dsq-comment-footer,
#disqus_thread  #dsq-account-dropdown,
#dsq-subscribe,
#disqus_thread a
{
    font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

.dsq-widget p
{
	font-family: Georgia, Times, 'Times New Roman', serif;
}

.dsq-widget p.dsq-widget-meta
{
    font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;

}

a.dsq-brlink
{
    font-family: Helvetica, Arial, 'Liberation Sans', FreeSans, sans-serif;
}

/* ------------------------------------------------ */
/* ------------------------------------------------ */
/* POLL DADDY                                       */
/* ------------------------------------------------ */
/* ------------------------------------------------ */


#polldaddy_embed_0 a {
	padding: 6px 10px 3px 2px;
	border-radius: 5px 5px 5px 5px;
	font-family: "Helvetica", sans-serif;
	letter-spacing: .03em;
	font-size: 16px !important;
	display: block;
	text-decoration: none !important;
	color: #fff !important;
	text-align: center;
	line-height: 20px;
	width: 200px;

	background: #848d51;
	background: -moz-linear-gradient(top, #adbb60, #848d51);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#adbb60), to(#848d51));

	margin: 0 auto 10px auto;
}

#polldaddy_embed_0 a:hover {
	-moz-box-shadow: inset 0 0 3px #666;
	-webkit-box-shadow: inset 0 0 3px #666;

	background: #a4af64;
	background: -moz-linear-gradient(top, #c5d56c, #a4af64);
	background: -webkit-gradient(linear, 0 0, 0 100%, from(#c5d56c), to(#a4af64));

}

/* ------------------------------------------------ */
/* ------------------------------------------------ */
/* PIN                                              */
/* ------------------------------------------------ */
/* ------------------------------------------------ */
.pin-button.large
{
    height: 30px;
    padding-top: 5px;
}

.pin-button.large span.button
{
    color: #a0a0a0;
}

.pin-button
{
    background-color : #f4f4f2;
    color: #a0a0a0;
    font-weight: bold;
    display: inline-block;
    padding: 8px 10px;
    border: 1px solid #f4f4f2;
}

.pin-button.large span.button
{
    padding-top: 0;
    font-size: 15px;
}