/*
File:			colors/blue.css
Description:	Styles for the blue version of Marketers Delight only
*/

/*--------------------------------------------------------------------------------------------------------
	OPTIN
--------------------------------------------------------------------------------------------------------*/

.optin { background: #2F8AE0 url(../images/blue/optin.png) repeat-x top }
	.optin p { color: #CEE7FE }
		.optin input { border: 2px solid #0D6FCB; border-width: 0 2px 2px 0 }
			.optin .submit { background: url(../images/blue/optin_submit.png) no-repeat }

.ribbon { background: url(../images/blue/optin_ribbon.png); text-shadow: 2px 2px 2px #05335F }

.optin h3, .desc p { text-shadow: 2px 2px 1px #05335F }


/*--------------------------------------------------------------------------------------------------------
	CONTENT
--------------------------------------------------------------------------------------------------------*/

.custom .format_text h3 { color: #0069CB }


/*--------------------------------------------------------------------------------------------------------
	SIDEBAR
--------------------------------------------------------------------------------------------------------*/

#single_optin .submit { background: #2F8AE0; text-shadow: 1px 1px 1px #0069CB; -moz-box-shadow: 0 0 20px #0069CB inset; -webkit-box-shadow: 0 0 30px #0069CB inset }