/*
File:			custom.css
Description:	Custom styles for Seeking Financial Freedom
Author URI:	http://www.seekingff.com
*/

body.custom {background: #3D3D3D;}
.custom #container {margin-top: 0em; margin-bottom: 0em;	padding:0em;}
.custom #page {background: #fff; padding-bottom:0em;}
.custom div.site-title {margin-top:2.0em; margin-bottom: -0.2em; padding-left:0em;}
.custom #content_box {background:none;}
.custom #custom_box { padding: 1.1em; background: #ffffff; border-bottom: 0px solid #ddd; }
.custom #content {border-right: border-bottom: 1px solid #ffffff; }
.custom #header {background: #ffffff; padding: 0em; margin:0em; height: 190px; width: 857px; border-bottom: 0px double #ddd; clear: both; }

/*
.custom .format_text a, .custom .format_text a:visited {color: #990000; text-decoration: underline; }
.custom .format_text a:hover {background-color: #990000; color: #ffffff; text-decoration: none;}
*/

/*.custom #footer {background:#c3d9d6; padding:0.5em 0; border-top:1px solid #bbd;}*/




/* Green Sidebar List - sblist1 */
/*.custom div.sblist1 img {width: 301px; border-bottom: 1px dotted #009900;}*/
.custom div.sblist1 a {display: block; color:#000000; padding: 0.2em 0.5em; text-decoration: none; font-size: 14px; border-top: 1px dotted #009900;}
.custom div.sblist1 a:hover {background-color: #009900; color: #ffffff;}

/* Red Sidebar List - sblist2 */
.custom div.sblist2 a {display: block; color:#000000; padding: 0.2em 0.5em; text-decoration: none; font-size: 14px; border-top: 1px dotted #990000;}
.custom div.sblist2 a:hover {background-color: #990000; color: #ffffff;}

/* Light Blue Sidebar List - sblist3 */
.custom div.sblist3 a {display: block; color:#000000; padding: 0.2em 0.5em; text-decoration: none; font-size: 14px; border-top: 1px dotted #3D3D3D;}
.custom div.sblist3 a:hover {background-color: #0099FF; color: #ffffff;}

/* Gray Sidebar List - sblist4 */
.custom div.sblist4 a {display: block; color:#000000; padding: 0.2em 0.5em; text-decoration: none; font-size: 14px; border-top: 1px dotted #3D3D3D;}
.custom div.sblist4 a:hover {background-color: #3D3D3D; color: #ffffff;}

/*--Additional Presentation Styles - --*/
/*Note Classes*/
.format_text p.extra-note1 { padding: 0.5em; margin-right: -0.5em; background: #E3F0F2; border: 1px solid #ddd; text-align:left;}
.format_text p.extra-note1-center { padding: 0.5em; margin-right: -0.5em; background: #E3F0F2; border: 1px solid #ddd; text-align:center;}
/*Highlights*/
.custom .format_text .highlight1 { color: white; background-color: #02038F; padding-left:0.3em; padding-right:0.3em;}
.custom .format_text .highlight2 { color: white; background-color: #000000; padding-left:0.3em; padding-right:0.3em;}
.custom .format_text .highlight3 { color: white; background-color: #585858; padding-left:0.3em; padding-right:0.3em;}
.custom .format_text .highlight4 { color: white; background-color: #000000; padding-left:0.3em; padding-right:0.3em;}
.custom .format_text .highlight5 { color: white; background-color: #010066; padding-left:0.3em; padding-right:0.3em;}
.custom .format_text .highlight6 { color: white; background-color: #000098; padding-left:0.3em; padding-right:0.3em;}

.custom div.welcome_box { border: 1px solid #DDCE93; background-color: #F7F3E2; color: black; padding:1em; margin-left:1em; margin-right: 1em; margin-top: 1em; padding-bottom: 0em;}

.custom #adblock img {margin:1px; align:center;}
.custom div.adblock a:hover img {border:3px solid #bebebe;}
.custom div.adblock a img {border:3px solid #ffffff;}
.custom div.adblock img {padding: 1px; }

/*Promo Boxes*/
.custom div.welcome_mssg { border: 1px solid #E2CE80; background-color: #FDEDAE; color: black; padding:0.5em; font-size: 14px;}
.custom div.promobox1 { border-top: 3px solid #E2CE80; border-bottom: 3px solid #E2CE80; background-color: #FDEDAE; color: black; padding:1em; margin-bottom: 0.5em;}
.custom div.promobox1 H3{ margin-top:0em;}
.custom div.promobox1 a:hover img {border:3px solid #bebebe;}
.custom div.promobox1 a img {border:3px solid #eee;}
.custom div.promobox1 img {padding: 1px; }

.custom div.promobox2 { border-top: 6px solid #2361A1; border-bottom: 6px solid #2361A1; background-color: #CCE1F5; color: black; padding:1em; margin-bottom: 0.5em;}
.custom div.promobox2 H3{ margin-top:0em;}
.custom div.promobox2 a:hover img {border:3px solid #bebebe;}
.custom div.promobox2 a img {border:3px solid #CCE1F5;}
.custom div.promobox2 img {padding: 0px; }

/*Widgets*/
.custom li.widget .callout1 { padding: 1.0em; line-height: 1.385em; background: #e3f0f2; border: 0.077em solid #addde6; }
.custom li.widget .indent1 { padding-left: 5px; }


