/*
Theme Name: Niches 101
Theme URI: http://www.niches101.com/
Description: Niches 101 Theme
Version: 1.0
Author: One Click Sales Sites
Author URI: http://www.oneclicksalessites.com/
*/


body { background: url('images/bg.png') center top repeat-x white; }

h2.sIFR-replaced { margin-bottom: 0; }
	h2.sIFR-replaced p { margin-top: -1em; }


.content em { font-style: italic; background: none; }

.content a { color: #0b511c; text-decoration: underline; }
	.content a:hover { color: #8bbf2b; }

.content #wrapper_inside { width: 720px; padding-left: 120px; padding-right: 120px; }
	.content .grid_16 { width: 700px; }

.content #header { height: 60px; border: 0; margin: 0 10px; padding: 70px 0 0; }
	.content #logo { width: 225px; height: 40px; background: url('images/logo.png'); padding: 0; }
		.content #logo a { overflow: hidden; display: block; width: 100%; height: 100%; text-indent: -5000px; }
	
	.content #description,
	.content #menu { display: none; }
		
.content #body { position: relative; width: 700px; height: 367px; background: url('images/body_bg.png'); margin: 0 -7px; padding: 17px; }
	.content #body #body_inside { margin: 0; padding: 0 250px 0 0; }
	
.content #footer { font-size: .9em; line-height: 1.4em; text-align: left; border: 0; margin-top: 0; margin-bottom: 4em; }



/* Optin */
#optin { position: absolute; top: 100px; right: 17px; width: 220px; height: 270px; }
	.content #optin input[type="text"] { width: 204px; height: 14px; background: url('images/input_text.png'); border: 0; margin-bottom: 4px; padding: 9px 11px 11px 9px; }




/* AJAX Popup */
#ajax_popup { }
	#ajax_popup h1 { font-size: 1.4em; margin: .5em 0 0; }
	#ajax_popup h2 { color: #333; font-size: 1.2em; margin: 2em 0 0; }
	#ajax_popup h1 + p { margin-top: -.5em; }
	#ajax_popup em { font-style: normal; background: #ebebeb; }

