/* Link styling for sidebar links */

.custom #sidebars a {text-decoration:none; }

.custom #sidebars a:hover {text-decoration:underline; }



/* This sets the style for the Call To Action box at the bottom of the site. */

.custom .makecontact {

	width: 95%; background:#faf3d3; color:#000000; border: 1px solid #0B1D73; padding:6px; font:14px Verdana, Geneva, sans-serif; text-align:center; margin: 20px 0 0 0;

}

.custom .makecontacttext {

	padding: 10px;

}





/* This sets the style for the "Visit us at" box/widget. */

.custom .visit-us {

	background:#FAF3D3;

	color:#000000;

	border: 1px solid #0B1D73;

	padding:5px;

	text-align:center;

}

.custom .visit-us h3 {

	font: 14px Verdana, Geneva, sans-serif;

	text-transform:uppercase;

	padding-bottom:8px;

}



/* This changes the footer border style. */

.custom #footer { border-top: 1px #ddd; }



/* This changes the border above the Previous/Next post links. */

.prev_next { text-transform: uppercase; letter-spacing: 2px; color: #666; border-top: 0px; clear: both; }





/* This changes the background color of the multimedia box containing the newsletter subscription form. */

.custom_box {background:#ffffff; }



/* This code fixes the width display issues for the submit buttons. */
.custom .post_box .format_text input { width: auto; }
.custom .paypal_button { background:none; border:0; width:auto; }



/* This styles the MailChimp newsletter subscription form in the sidebar. */

#mc_embed_signup form {padding:10px; border: 1px solid #0B1D73; margin-left:15px; background-color:#FAF3D3;}

#mc_embed_signup p {margin:0 0 0 0.25em; padding:0; color:#0B1D73; font:Verdana, Geneva, sans-serif; text-align:right; padding: 0 15px 5px 5px; }

#mc_embed_signup p.intro {margin:0 0 0 0.25em; padding:0; color:#0B1D73; font:Verdana, Geneva, sans-serif; text-align:left; padding: 0 15px 5px 5px; }

#mc_embed_signup fieldset {border:0;}

#mc_embed_signup h3 {font: Verdana, Geneva, sans-serif; letter-spacing: 1px; color: #0B1D73; padding-left:10px; padding-bottom:15px;}

#mc_embed_signup input { font:Verdana, Geneva, sans-serif;  font-size: 1em; color: #000; background: #FFF; border: 1px solid #0B1D73; }

#mc_embed_signup textarea { font-size: 1em; color: #000; background: #FFF; border: 1px solid #0B1D73; }



/* This styles the MailChimp free report sign-up form on the FREE REPORT page. */

#mc_embed_signup2 form {border: 1px solid #0B1D73; background-color:#FAF3D3;}

#mc_embed_signup2 p {margin:0 0 0 5px; padding:0; color:#0B1D73; font:Verdana, Geneva, sans-serif; text-align:left; padding: 0 10px 5px 5px; }

#mc_embed_signup2 fieldset {border:0;}

#mc_embed_signup2 input { font:Verdana, Geneva, sans-serif;  font-size: 1em; color: #000; background: #FFF; border: 1px solid #0B1D73; }

#mc_embed_signup2 textarea { font-size: 1em; color: #000; background: #FFF; border: 1px solid #0B1D73;}

