/* @override 
	http://wordpress.dev/wp-content/themes/headway-10/skins/finerminds/style.css
*/

/* COMMON WIDTHS FOR REFERENCE
.content {
	width: 640px !important;	
}
div.content.wide {
	border: none;
	width: 960px !important;
}
div.content.wide div.page.clearfix {
	display: block;
	margin: 0 auto;
	width: 640px !important;
}
div.content.wide div.entry-content {
	margin: 0;
}
.sidebar {
	border-left: none;
	padding: 2em 0 0 0;
	width: 319px !important;
}
*/
body {
	background: #CACACA url(images/fm_bg.jpg) repeat fixed top center;
	text-align: center;
	text-shadow: -1px -1px 2px rgba(64,64,64, 0.42);
}
div#wrapper {
	background: url(images/i2_body.png) fixed no-repeat center top;
	border: none;
	margin: 0 auto;
	width:988px;
}
div#container {
	margin: 0 auto;
	background:#fff;
}
div#container.clearfix {
	display: block;
}
.header-inside #header  {
	border: none;
	position: relative;
}

div.header-link-top a.header-link-text-inside:link, div#top a.header-link-text-inside:visited {
	border: none;
}

div#top {
	display: none;
}
div#header h1#tagline {
	display: none;
}
#social-proof {
	color: #005e97;
	cursor: default;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	position: absolute;
	right: 20px;
	text-shadow: 1px 2px 3px rgba(255,255,255,0.62);
	top: 42px;
}
#social-proof h3 {
	font-size: 23px;
	font-weight: bold;
}
#social-proof h3 span {
	color:  #2E2E2E;
	font-size: 0.8em;
	font-weight: normal;
}

#header {
	background:url("images/header-bg.jpg") no-repeat scroll 0 0 #CDD2A8;
	height:95px;
	margin:0 14px;
	padding:0;
}

#header ul {
	background: #049 url(images/alert-overlay.png) repeat-x 0 0;
	border-bottom: 1px solid transparent;
	clear: both;
	height: 30px;
	margin: 0;
	padding: 0px 10px 9px;
	text-shadow: -1px -1px 2px rgba(0,0,0, 0.62);
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#header .wrap {
	background:url("images/header.png") no-repeat scroll 0 0 transparent;
	height:127px;
	margin:0;
	z-index:10;
	position:relative;
}

#header .wrap h1 a {
	height:48px;
	left:49px;
	position:absolute;
	top:23px;
	width:441px;
}

#header .wrap h1 a span, #header .wrap h2 span {
	display:none;
}

div.cta {
	border-right: 1px solid #EEE;
	cursor: default;
	height: 130px !important;
	padding: 0 !important;
	position: relative;
	text-shadow: -1px 1px 5px #049;
}
div.cta div.leaf-content {
	background: transparent url(images/arrow.png) no-repeat 0 0;
	color: #FFF;
	height: 110px;
	padding: 16px 0px 20px 110px;
	position: absolute;
	margin:  30px 0 0 10px;
	width: 500px;
	z-index: 9;
}
/*
div.cta i.mask {
	background: url(images/arrow_mask.png) no-repeat 100% 50%;
	display: block;
	height: 116px;
	position: absolute;
	right: 0;
	top: 0;
	width: 60px;
}
*/
div.cta i.ico {
	background: url(images/discover.png) no-repeat 0 0;
	display: none;
	height: 128px;
	left: 0px;
	position: absolute;
	top: -16px;
	width: 128px;
	z-index: 1;
}

div.cta h2,
div.cta h2 {
	font-family: Georgia, serif;
	font-size: 21px;
	letter-spacing: -1px;
	margin-bottom: 3px;
	margin-top: -4px;
}

div.cta p {
	color: FFF;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-top: 0;
	position: absolute;
	padding-left: 1px;
	width: 460px;
	z-index: 2;
	font-size:12px;
	line-height:130%;
}

#header ul li {
	padding: 0;
	margin: 0 !important;
	display: -moz-inline-box; /* for Mozilla based browsers */
	display: inline-block;

	/* IE5/Mac needs these to have a set width. Change it when necessary. */
	/* start for IE5/Mac only \*//*/
	width: 5em;
	/* end for IE5/Mac only */
}
#header ul li a {
	display: block;
	float: left;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #FFF;
	text-align: center;
	text-decoration: none;
	margin: 0 -1px;
	padding: 8px 14px 12px;
	font-size: 18px;
	font-weight: bold;
	border: 1px solid transparent;
}
#header ul li.home a {
	background: url(images/home.png) no-repeat 20px 50%;
	padding-left: 40px;
}
#header ul li a:hover {
	background: #09346B url(images/alert-overlay.png) repeat-x 0 0;
	background: rgba(0,0,0,0.32);
}
#header ul li.active a {
	background: #09346B url(images/alert-overlay.png) repeat-x 0 0;
	background: rgba(0,0,0,0.32);
	cursor: default;
	text-decoration: none;
}
#mfsecure {
	position: absolute;
	top: 48px;
	right: 0;
	padding: 5px;
	background: #FFF;
	-moz-border-radius: 7px 0 0 7px;
	-webkit-border-radius: 7px;
	-webkit-border-bottom-right-radius: 0;
	-webkit-border-top-right-radius: 0;
	-moz-box-shadow: -2px 2px 3px rgba(0,0,0,0.16);
	-webkit-box-shadow: -2px 2px 3px rgba(0,0,0,0.16);
}
#fma {
	background: #E0E0E0 url(images/alert-overlay.png) repeat-x;
	border-bottom: 1px solid #DDD;
	border-top: 1px solid #FFF;
	font-family: Helvetica, Arial, Geneva, sans-serif;
	padding: 10px 10px 13px;
	position: relative;
}
#fma h2 {
	color: #222;
	cursor: default;
	font-size: 2em;
	letter-spacing: -1px;
	margin-bottom: 0;
	padding: 3px 0 0 5px;
	text-shadow: 0 1px 3px #FFF;
}
#fma p {
	color: #555;
	font-size: 1.2em;
	margin: 0;
	padding: 0 0 0 6px;
	text-shadow: 0 1px 3px #FFF;
}
#fma p em {
	color: #222;
	font-style: normal;
	font-weight: bold;
}
#fma p a {
	color: #333;
	font-family: Georgia, serif;
	font-style: italic;
	text-decoration: none;
}
#fma p a:hover {
	color: #000;
	text-decoration: underline;
}
div#container {
	margin-top: 0;
}
.box {
	background: none;
	margin: 0;
	padding: 0;
}
div#container .box {
	margin: 0 0 0;
	text-align: left;
}
div.content {
	padding-top: 26px;
	border-right: 1px solid #EEE;
	text-shadow: none;
}
div.headway-welcome {
	background: rgba(0,0,0,0.1);
	display: block;
	margin: 16px !important;
	text-shadow: 1px 1px 3px #F0F0F0;
	width: 62% !important;
	-moz-box-shadow: 0 2px 6px rgba(0,0,0,0.24);
	-webkit-box-shadow: 0 2px 6px rgba(0,0,0,0.24);
}
div.headway-welcome div.leaf-top {
	color: #049;
	font-size: 2.6em;
	padding: 24px 24px 0;
}
div.headway-welcome div.leaf-content {
	color: #333;
	font-size: 1.1em;
	font-family: Verdana, san-serif;
	padding: 8px 24px 32px;
}

div.sidebar {
	background: #FFF;
}
div.post {
	border-bottom: 1px solid #EEE;
	margin-bottom: 2em;
	padding-right: 10px !important;
	padding-bottom: 0;
	position: relative;

}
div.above-title {
	color: #999;
	letter-spacing: 5px;
	margin: 0 93px 0.31em;
	text-align: center;
	text-transform: uppercase;
}
h1.entry-title,
h2.entry-title {
	letter-spacing: -0.06em;
	line-height: 1.1em;
	padding-top: 2px;
	text-align: center; 
	margin-bottom: 0.2em;
}
h1.entry-title,
h2.entry-title a {
	color: #1F4F98;
	text-decoration: none;
}
h1.entry-title a:hover,
h2.entry-title a:hover {
	color: #013;
	text-decoration: underline;
}
h1.entry-title,
h2.entry-title {
	margin-left: 93px;
	margin-right: 93px;
}
.entry-meta {
	margin:  0 16px;
	text-align: center; 
}
.entry-meta .left {
	padding: 0 8px;
	color: #999;
	float: none;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 1.5em;
	margin-bottom: 0.31em;
	text-shadow: 1px 1px 2px #FFF;
}
.entry-meta .left em {
	font-family: Georgia, serif;
	letter-spacing: -1px;
}
.entry-meta .left a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}
.entry-meta .left > a {
	color: #36C;
	font-size: 0.91em;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.entry-meta .left a:hover {
	color: #000;
	text-decoration: underline;
}
.entry-meta .left div.category {
	background: #EEE url(images/alert-overlay.png) repeat-x 0 0;
	color: #555;
	font-family: Georgia, serif;
	font-size: 15px;
	margin: 0.62em 0 0;
	padding: 12px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-box-shadow: 0 2px 4px rgba(0,0,0,0.16);
	-webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.16);
}
.entry-meta .left div.category a {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #333;
}
.entry-meta .right {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;	
	margin-bottom: 0;
}
div.meta-below-title.entry-meta.clearfix {
	display: block;
}
div.entry-content {
	margin: 0 36px 82px;
}
div.entry-content  blockquote {
	background-color: #FFF !important;
	border-left: 0;
	border-right: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}
div.entry-content ul,
div.entry-content ol {
	clear: both;
}
a.entry-comments {
	background: #777;
	color: #FFF;
	display: block;
	left: 0;
	line-height: 1.5em;
	padding: 10px 10px 7px;
	position: absolute;
	text-align: right;
	text-decoration: none;
	text-transform: lowercase;
	top: 1.72em;
	width: 62px;
	-moz-border-radius: 0 7px 7px 0;
	-webkit-border-radius: 7px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-moz-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
	-webkit-box-shadow: 1px 1px 3px rgba(0,0,0,0.3);
}
a.entry-comments:hover {
	background: #555;
}
a.entry-comments span {
	color: #FFF;
	display: block;
	font-size: 2em;
	font-weight: bold;
}
div.entry-content {
	color: #222;
	line-height: 1.62em;
}
div.entry-content a,
li.widget li a {
	color: #14A;
}
.entry-content img.alignleft {
	margin-left: -10px;
	margin-right: 15px;
}
a.more-link {
	background: #F0F0F0;
	bottom: 1.62em;
	display: inline-block;
	font-size: 1.1em;
	letter-spacing: -1px;
	left: 30px;
	padding: 7px 14px;
	position: absolute;
	margin-top: 0.6em;
	text-decoration: none;
	text-transform: lowercase;
	text-shadow: 0 1px 1px #FFF;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
a.more-link:hover {
	color: #C00;
	text-decoration: underline;
}
a.more-link:first-letter {
	text-transform: uppercase;
}
span.edit {
	top: 6.5em !important;
}
div.meta-below-content * {
	margin: 0;
	padding: 0;
}
div.meta-below-content * {
	margin: 0;
	padding: 0;
}
div.below-content {
	font-size: 1.26em;
	background: #F0F0F0;
	bottom: 1.62em;
	display: inline-block;
	letter-spacing: -1px;
	line-height: 1.8em;
	padding: 7px 14px;
	position: absolute;
	right: 16px;
	text-shadow: 0 1px 1px #FFF;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.25);
}
div.below-content a {
	color: #14A;
	text-decoration: none;
}
div.below-content a:hover {
	color: #000;
	text-decoration: underline;
}
div.sidebar {
	padding-top: 0;
}
li.widget {
	border: none !important;
	clear: left;
}
li.widget div.boxed {
	background: #EEE url(images/alert-overlay.png) repeat-x 0 0;
	border: 1px solid #EBEBEB !important;
	margin: 0 0 0 !important;
	text-shadow: 1px 1px 2px #FFF;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
li.widget div.boxed span.widget-title {
	margin: 10px;
}
li.widget div.textwidget ul,
li.widget div.textwidget ul li,
li.widget.widget_categories ul,
li.widget.widget_categories ul li {
	list-style: square;
	margin-bottom: 0;
	padding: 0;
}
li.widget div.textwidget ul,
li.widget.widget_categories ul {
	margin-left: 1.62em;
}
li.widget div.textwidget ul li,
li.widget.widget_categories ul li {
	color: #999;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 0.3em;
}
li.widget div.textwidget ul li {
	font-size: 14px;
}
li.widget.widget_categories {
	text-shadow: none;
}
li.widget.widget_categories ul li  {
	border: none;
	float: left;
	width: 120px;
	padding-right: 10px;;
}
li.widget_socialwidget {
	text-align: center;
}
li.widget_socialwidget span {
	text-align: left;
}
li.widget.posts ul {
	margin: 0 0.1em 1.62em 1.5em !important;
}
li.widget.posts ul li {
	color: #CCC;
	list-style: square;
	margin-bottom: 0.6em !important;
	padding-bottom: 0.4em !important;
}
span.widget-title {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #222 !important;
	text-shadow: 1px 1px 2px #FFF !important;
	text-transform: none;
}
span.widget-title em {
	font-family: Georgia, serif;
	font-weight: normal;
	font-style: italic;
	text-transform: none;
}
div.navigation {
	height: 1.8em !important;
}
div.downloads {
}
div.downloads * {
	margin: 0;
	padding: 0;
}
div.downloads a {
	border-top: 1px solid #EBEBEB;
	color: #049;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 19px;
	font-weight: bold;
	height: 90px;
	letter-spacing: -1px;
	margin-bottom: 16px;
	padding: 23px 0 0 80px;
	position: relative;
	text-decoration: none;
}
div.downloads a img {
	width: 70px;
	height: auto;
	position: absolute;
	top: 10px;
	left: 0;
}
div.downloads a span {
	display: block;
}
div.downloads a:hover span {
	text-decoration: underline;
}
div.mvn a {
	display: inline-table;
	margin: 1px 1px 1px 0;
}
/* FOOTER */
div.horizontal-sidebar.box {
	border-top: 1px solid #EEE;
	border-bottom: 	1px solid #DDD;
	clear: left;
	width: 960px !important;
}
div.horizontal-sidebar.box li.widget {
	clear: none;
}
div.horizontal-sidebar.box,
div.horizontal-sidebar.box ul,
div.horizontal-sidebar.box ul li {
	padding: 0;
	margin: 0;
}
div.horizontal-sidebar.box > ul.sidebar {
	width: 960px !important;
	background:#eee;
}
div.horizontal-sidebar.box > ul > li {
	border-bottom: none !important;
	border-top: none !important;
	display: block;
	display: -moz-inline-box; /* for Mozilla based browsers */
	display: inline-block;
	float: left;
	padding: 10px;
	/* IE5/Mac needs these to have a set width. Change it when necessary. */
	/* start for IE5/Mac only \*//*/
	width: 5em;
	/* end for IE5/Mac only */
	width:300px;
}
div.horizontal-sidebar.box > ul > li:last-child {
	border-right: none;
}
div.horizontal-sidebar.box .widget_most_comments ul li {
	padding-right: 20px !important;
}
div.showcase a {
	display: block;
	padding-top: 1.6em;
	text-decoration: none;
	text-align: center;
}
div.showcase a img {
	height: 250px;
	width: auto;
	margin-bottom: 0.8em;
}
div.showcase a span {
	color: #333;
	display: block;
	display: inline-block;
	background: #EEE url(images/alert-overlay.png) repeat-x 0 0;
	border: 1px solid #EBEBEB;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding: 11px 14px;
	text-shadow: 1px 1px 2px #FFF;
	-moz-border-radius: 14px;
	-webkit-border-radius: 14px;
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.16);
	-webkit-box-shadow: 0px 2px 3px rgba(0,0,0,0.16);
}
div.showcase a span:hover {
	color: #049;
}
form.fmsignup {
	background: #EEE;
	border: 5px dashed #DDD;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding: 11px;
	position: relative;
	text-shadow: 1px 2px 3px #FFF;
}
form.fmsignup h2 {
	color: #333;
	display: block;
	font-family: Georgia, serif;
	font-size: 25px;
	letter-spacing: -1px;
	line-height: 28px;
	margin: 0;
	padding: 6px 0 1px 62px;
	position: relative;
}
form.fmsignup h2 em {
	color: #777;
	font-size: 120%;
}
form.fmsignup i.ico {
	background: url(images/newsletter.png) no-repeat 0 0;
	display: block;
	left: -13px;
	position: absolute;
	top: 0;
	height: 75px;
	width: 78px;
	z-index: 9;
}
form.fmsignup p {
	color: #333;
	font-size: 15px;
	line-height: 1.3em;
	padding: 0 12px;
}
form.fmsignup ol,
form.fmsignup ol li {
	margin: 0;
	padding: 0;
}
form.fmsignup ol {
	margin:  0 12px;
}
form.fmsignup label {
	color: #555;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 0.3em;
}
form.fmsignup input.field.text {
	font-size: 17px;
	width: 233px;
}
form.fmsignup li.buttons {
	margin-bottom: 8px;
	padding-top: 3px;
	text-align: center;
}
form.fmsignup button {
	background: #FFB900 url(images/alert-overlay.png) repeat-x 0 0;
	border: 6px solid #FF8A00;
	color: #820;
	cursor: pointer;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	padding: 8px 14px;
	text-transform: uppercase;
	text-shadow: 2px 2px 2px rgba(255,255,255,0.62);
	width: 213px;
	-moz-box-shadow: 1px 2px 7px #FFF;
	-webkit-box-shadow: 1px 2px 7px #CCC;
}
form.fmsignup button:after {
	content: ' »';
	font-family: Arial;
	font-size: 30px;
	line-height: 0;
}
li.tabbed-widget {
}
div.ui-tabs {
	margin: 0 26px 0 0;
}
ul.ui-tabs-nav {
	border-bottom: 1px solid #E0E0E0;
	height: 28px;
}
.widget ul.ui-tabs-nav li {
	border: none;
	margin: 0 5px 0 0;
}
li.ui-corner-top a {
	background: #DDD url(images/alert-overlay.png) repeat-x 0 0;
	border: 1px solid #E0E0E0;
	display: block;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 7px !important;
	padding: 6px 13px 14px !important;
	text-shadow: 1px 2px 2px #EEE;
}
li.ui-corner-top a:hover {
	background-color: #D0D0D0;
	text-decoration: none !important;
}
div.ui-tabs li.ui-tabs-selected a {
	border-bottom: 1px solid #FFF;
	background: #FFF;
	color: #333;
	cursor: default;
}
ul.tw-content {
	border: 1px solid #E0E0E0;
	border-top: 0;
	margin: 0;
	width: 291px;
	-moz-box-shadow: 2px 3px 3px #DDD;
	-webkit-box-shadow: 2px 3px 3px #DDD;
}
ul.tw-content ul li {
	border-bottom: 1px dashed #E0E0E0;
	padding: 6px 12px 12px;
}
ul.tw-content ul li {
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-size: 14px;
	line-height: 1.2em;
}

#footer  {
	background:url("images/footer-bg.jpg") repeat-x scroll center top #2A8AB7;
	border-top:1px solid #FFF;
	color: #333;
	margin: 0 auto;
	padding-top: 0px;
	padding-bottom: 5px;
	clear:both;
	text-align:center;
	width: 960px;
}

#footer > p {
	color:#EEEEEE;
	padding-top: 14px;
	text-align:center;
	font-family:"Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
}

#footer a {
	color:#FFFFFF;
}

#footer > p em {
	font-family:georgia,serif;
	font-size:1.1em;
}

.products .product {
	background: #F0F0F0 url(images/alert-overlay.png) repeat-x 0 0;
	border: 1px solid #EEE;
	margin-bottom: 8px;
	padding: 20px 8px 20px 90px;
	position: relative;
	text-shadow: 1px 1px 2px #FFF;
}
.products .product h3 {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 0.3em;
}
.products .product h3 a {
	color: #1F4F98;
	text-decoration: none;
}
.products .product h3 a:hover {
	color: #000;
	text-decoration: underline;
}
.products .product p {
	font-size: 12px;
	margin: 0;
}
.products .product img {
	display: block;
	height: auto;
	left: 10px;
	position: absolute;
	top: 10px;
	width: 70px;
}
#commentwrapper {
/*	padding-top: 43em;
	position: relative;*/
	
	/*settings for Intense Debate*/
	padding:0 1em 1em;
	position:relative;
}
span#comments {
	border-top: 2px dashed #EEE;
	padding: 1.6em 0 0 93px;
	margin: 0;
}
div#respond {
	position: absolute;
	top: 0;
}

blockquote#about_the_author {
	padding: 1em;
	background-image: none;
	/* text-shadow: -1px -1px 2px rgba(128,128,128, 0.62); */
}

blockquote#about_the_author h2 {
	font-size: 150%;
}

blockquote#about_the_author img {
	float: left;
	margin-top: 5px;
	margin-right: 15px;
}

table#wp-calendar caption,
table#wp-calendar th {
	text-align: center;
}

table#wp-calendar {
	border-collapse:separate;
	border-spacing:3px;
	font-size:1.2em;
	margin:0 auto;
	width:100%;
	text-align: center;
}

table#wp-calendar caption {
	font-weight:bold;
	margin:0 auto 1em;
	text-align:right;
}

table#wp-calendar tbody td {
	background:none repeat scroll 0 0 #EEEEEE;
	border:1px solid #CCCCCC;
	color:#333333;
	empty-cells:hide;
	padding:3px;
	text-align:center;
	width:14%;
}

table#wp-calendar td.pad {
	background:none repeat scroll 0 0 transparent;
	border:medium none;
}
