/*
Skin name: MakeMoreMoneyOnline
Version: 1.0
Author: SZ Creative Solutions, LLC
Author uri: http://www.sz-solutions.com
Description: Custom Skin for MakeMoreMoneyOnline.com
*/


/* Theme: MakeMoreMoneyOnline
*  Copyright Since 2009 MakeMoreMoneyOnline.com All Rights Reserved.
*  Structure of this document:
* 1) GLOBAL 2) LAYOUT 3) STYLES 4) NAVIGATION 


/* ***GLOBAL*** */
	/*Initialize the browser's CSS Except for table structure*/
	@import url(reset.css);

	body {background: #efeeee; font-size: 12px; font-family: Georgia,"Times New Roman",Times,serif !important; color: #000 }
	
	.master h1 {font-size:28px; font-family: Georgia, "Times New Roman", Times,serif; color: #225fa2 }
	
	.master h2 {font-size: 24px; color: #000; padding: 0 }
	
	.master h3 {font-size: 20px; color: #000 }
	
	.master h4 {font-size: 18px; color: #2361a1 }
	
	.master h5 {font-size: 16px; color: #625f5f }
	
	.master h6 {font-size: 14px; color: #2361a1 }
	
	p {margin-bottom: 0.8em; line-height: 1.8em }
	
	strong, b {font-weight: bold }
		
	a:link, a:visited {color: #2361a1; font-weight: normal; text-decoration: none }
	
	a:hover, a:active {color: #0b3561; font-weight: normal; text-decoration: underline }
/* ***END GLOBAL*** */



/* ***LAYOUT*** */
	#shadow, #header, #container, #footer {margin: 0 auto }
	
	#shadow {width: 991px; position: relative; margin: -5px auto }
	
	#container {background: #fff url(images/back-container.gif) repeat-y center top; width: 991px; padding: 0 0 85px 0 }
	
	#header {height: 208px; background: url(images/back-header.jpg) no-repeat }
	
	#logo {margin: 5px 0 0 13px; text-indent: -99999px }
	
	#logo a {width: 485px; height: 150px; display: block; outline: none }
	
	#icon-rss {position: absolute; width: 80px; height: 95px; display: block; top: 0; right: 0px; outline: none; text-indent: -99999px }
	
	a#icon-rss:hover {background: url(images/rss_icon.jpg) no-repeat 4px 0 }
	
	.spamfree {font-size: 10px; display: block; text-align: left; font-weight: normal }
	
	#search_form {float: right; margin: 7px 10px 0 14px }
	
	#search_form #s {background: transparent url(images/back-search.gif) no-repeat; border: none; padding: 2px 15px 0 7px; width: 150px; height: 19px; color: #919191 }
	
	.left-col {width: 640px; float: left; padding: 15px 0 0 23px }
	
	#optin-container {width: 296px; height: 414px; background: url(images/back-optin.jpg) no-repeat; position: absolute; top: 205px; right: -6px; font-size:11px; color: #000 }
		
	#optin-container form {position: relative; top: 263px; left: 30px; border: none; width: 230px; text-align: right; font-weight: bold }
			
	#optinform .textfield {width: 164px; height:18px; padding:2px 5px; border: 1px solid #9b9b9b; background: #a1a1a1; font-size:11px; font-weight: normal; color: #000 }
	
	#optinform #Contact0FirstName {margin:0 0 4px 8px }
	
	#optinform #Contact0Email {margin:0 0 8px 8px }
	
	.post-optin {background: url(images/back-entry-optin.jpg) no-repeat; position: relative; width: 633px; height: 271px; }
	
	.master #sidebar {float: right; width: 272px; margin: 419px 10px 0 0; color: #000; padding: 0 0 10px }
			
	#footer {position: relative; min-height: 225px; _height: 225px; padding: 0 40px; background: url(images/back-footer.jpg) no-repeat center top; width: 911px }
	
	#footer .footer-content {width: 450px; padding: 161px 0 0 0; color: #000; font-size: 14px }
	
	#footer-optin {position: absolute; top: -48px; right: 84px; width: 380px; height: 182px; background: url(images/back-footer-optin.jpg) no-repeat }
	
	#footer-optin form {margin: 167px 0 0 0; }
	
	#footer-optin form .txtfield {background: url(images/back-footer-textfield.gif) no-repeat; width:151px; height: 19px; padding: 2px 4px; border: none; color: #fff  }
	
	#footer ul.footerlinks {list-style: none; margin:0 0 33px 0; clear: left; display:inline }
	
	#footer ul.footerlinks li {color: #fff; float: left; margin: 0 11px 0 0; padding:0 10px 0 0; border-right:1px solid #333333;}
	
	#footer-submit {margin: 10px 0 0 165px }
	
	#footer-logo {position: absolute; bottom: -8px; right: -53px; background: url(images/footer-logo.png) no-repeat right top; width: 183px; height: 230px; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled='true', sizingMethod='crop', src='images/footer-logo.png'); margin: 0 12px 0 0 }
	
	#footer-curtain {height: 8px; line-height: 8px; background: #b91c00; margin: 0 15px }	
	
	.post-optin2 {background: url(images/back-post-optin.jpg) no-repeat; position: relative; width: 633px; height: 271px; margin-bottom: 20px }

	.post-optin2 form {position: absolute; top: 189px; left: 225px; width: 395px;  }
	
	.post-optin2 form .textfield {border: 1px solid #9b9b9b; background: #a1a1a1; width: 170px; padding: 4px 9px; font-weight: normal; margin: 0 4px 0 0 }
	
	.post-optin2 form .submit {float: right; margin: 7px 8px 0 0 }
/* *** END LAYOUT*** */


/* ***STYLES*** */
	.recover {clear: both; line-height:0 }
	
	.italic {font-style: italic }
	
	.txtcenter {text-align: center }
	
	.gray {color: #636363 }
	
	.picture-frame {border: 1px solid #b0b0b0; padding: 5px }
	
	.testimonialName {font-size: 18px; color: #ff0000 }
	
	.side-divider {display: block; width: 272px; height: 5px; background: #9c9c9c }
	
	.sidebar p {padding: 0 15px 0 20px; margin: 0 0 5px }
	
	div.entry {background: url(images/back-entry.gif) repeat-x 0 bottom; padding: 0 0 12px 0; margin: 15px 0 60px }
	
    .entry_header {margin: 0 0 10px 28px; position: relative }
	
	.entry_header h1 {float: left; margin: 0 0 0 5px; width: 430px; line-height: 1em; font-weight:normal; }
	
	.archives_header .entry_header h1 {margin: -25px 0 0 5px }

	.entry-date {float: left; width: 50px; height: 52px; padding: 4px 0 0 7px; background: url(images/back-entry-date.gif) no-repeat; font-weight: normal; margin: 0; font-size: 11px; color: #fff; font-family: Tahoma, Geneva, sans-serif}
	
	.date {font-family: Arial, Helvetica, sans-serif; color: #fff; font-size: 23px; font-weight: bold; width: 35px; display: block; margin-left: 7px  }
	
	#container .entry-meta {clear: both; margin: -10px 0 0 74px; color: #848484; font-size: 11px; text-transform: uppercase }
	
	#container .entry_content {clear: both; margin: 0 0 2em 28px; border-bottom:1px dashed #AFB0B3; padding: 0 0 10px 0 }
	
	.format_text img.left, .format_text img.alignleft { margin:0 1.571em 1.571em 0 }
	
	.format_text img.left, .format_text img.alignleft { clear:left; float:left }
	
	.format_text img.right, .format_text img.alignright { margin:0 0 1.571em 1.571em }
	
	.format_text img.right, .format_text img.alignright { clear:right; float:right }
	
	/*.postedinfo {border-top: 1px dashed #afb0b3  }*/
	
	.retweet {float: right; width: 200px; margin-top: -20px; text-align: right }
	
	#search-submit {vertical-align: -6px}
	
	#sidebar-main h1.category, #sidebar h1.archive { background: url('images/icon-category.png') no-repeat center left; color: #282828; font-size: 24px; margin-left: 12px; padding: 2px 10px 7px 30px; min-height: 21px; font-style: italic }
	
	#sidebar-main ul { margin-left: 25px; padding: 5px 0 20px }
	
	#sidebar-main ul li { list-style: none; padding-bottom: 10px }
	
	#sidebar-main ul li a:link, #sidebar-main ul li a:visited  { color: #f70001; text-decoration: none; font-weight: normal; font-style: italic }
	
	#sidebar-main ul li a:hover { text-decoration: underline }
	
	#optin-container p { padding: 0 40px; margin:0 }

	#optin-container p.freeaudio { padding: 0 30px; margin:0 }
	
	.btn-submit {background: url(images/btn-submit.gif) no-repeat; width: 87px; height: 24px; border: none; cursor: pointer }
	
	#podPress_footer {display: none !important}
	
	.entry_tags p, .entry_categories p {margin-bottom: 8px !important }
	
	.entry_actions, .comment_actions {text-align: left; margin-bottom: 30px }
	
	#text-3 {background: url(images/sidebar-title-meet-craig.gif) no-repeat -5px top; padding: 48px 17px 0; text-align: right }
	#sidebar #most-popular-widget {background: url(images/sidebar-title-most-popular.gif) no-repeat -5px top; padding: 48px 17px 0; text-align: left; margin-top: 19px }
	#sidebar #recent-posts-3 {background: url(images/sidebar-title-most-recent.gif) no-repeat -5px top; padding: 48px 17px 0; text-align: left; margin-top: 19px }
	#sidebar #categories-3 {background: url(images/sidebar-title-topics.gif) no-repeat -5px top; padding: 48px 17px 0; text-align: left; margin-top: 19px }
	#linkcat-2 {background: url(images/sidebar-title-links.gif) no-repeat -5px top; padding: 48px 17px 0; text-align: left; margin-top: 19px }
	#archives-3 {background: url(images/sidebar-title-archive.gif) no-repeat -5px top; padding: 48px 17px 0; text-align: left; margin-top: 19px }
	#subscribe_me-1245075428 {background: url(images/sidebar-title-subscribe.gif) no-repeat -5px top; padding: 48px 17px 0; text-align: left; margin-top: 19px }
	
	#text-3 h2, #most-popular-widget h2, #linkcat-2 h2, #archives-3 h2, #subscribe_me-1245075428 h2, #categories-3 h2, #recent-posts-3 h2  {display: none }
	
	#sidebar ul li {margin: 0 0 5px 0 }
	
	#sidebar li ul {list-style-image:url(images/sidebar-list-arrow.gif);}
		
	#sidebar li h2 {text-align: right }
	
	
	#sidebar {list-style: none }
	
	#text-4 {background: url(images/sidebar-title-friend-me.gif) no-repeat -5px top; padding: 48px 0 0; text-align: left; margin-top: 24px; margin-bottom: 5px }
	
	.entry_content li {margin: 0 0 10px 20px }
	
	.entry_tags a {font-weight: normal !important}
	
	.comment-bubble {background: url(images/back-comment-bubble.jpg) no-repeat; width: 115px; height: 55px; position: absolute; top: -15px; padding: 22px 0 0 15px; color: #fff; font-size: 14px; font-style: italic; font-weight: bold; z-index: 10; right: -10px }
	
	.comment-bubble a:link, .comment-bubble a:visited {color: #fff; font-weight: bold }
	
	h4.question {color: #333; border-bottom: 2px solid #ccc; padding: 0 0 10px 0 }
	
	h4.question img {vertical-align:-6px }
	
	h2.intro {font-style: italic; margin-top: -15px }
	
	.addtoany_share_save_container {margin: 0 !important; display: none }
	
	.postedinfo .addtoany_share_save_container {display: block }
	
	.entry-445 {padding: 0 0 0 30px}
	
	.bookmark_me, .entry_categories {display: none}
/* *** END STYLES*** */




/* *** NAVIGATION / LINKS *** */
	#globalnav {position: absolute; top: 158px; height: 33px; left: 28px; width: 948px }
	
	#globalnav ul {list-style: none }
	
	#globalnav ul li {float: left; padding: 8px 13px 0; height: 25px; background: url(images/navi-divider.gif) no-repeat center right  }
	
	#globalnav ul li.last { background: none }
	
	#globalnav a:link, #globalnav a:visited {color: #e4e4e4; text-decoration: none; font-size: 12px; height: 47px; font-weight: bold }
	
	#globalnav a:hover { color: #f70001 }
	
	a.more:link, a.more:visited {text-decoration: underline }
	
	.entry_content a:link { text-decoration: underline }
	
	.entry_header h1 a:link, .entry_header h1 a:visited {color: #225fa2; text-decoration: none;  }
	
	a.post-edit-link:link, a.post-edit-link:visited {font-size: 12px;}
	
	#footer a:link, #footer a:visited {color: #1f61ab; text-decoration: none; font-size: 14px; font-weight: normal }
	
	#footer a:active, #footer a:hover {color: #1f61ab; text-decoration: underline; font-weight: normal }
	
	#footer a.attribution:link, #footer a.attribution:visited, #footer a.attribution:hover {color: #636363; display: block; 
			text-decoration: none; font-style: italic; letter-spacing: 1px; width: 870px }
	
	.footer-content .divider {margin: 0 12px }
/* ***END NAVIGATION*** */
 #footer a.attribution:hover {color: #636363; display: block; 
			text-decoration: none; font-style: italic; letter-spacing: 1px; width: 870px }
	
	.footer-content .divider {margin: 0 12px }
/* ***END NAVIGATION*** */
/* ***END NAVIGATION*** */
 #footer a.attribution:hover {color: #636363; display: block; 
			text-decoration: none; font-style: italic; letter-spacing: 1px; width: 870px }
	
	.footer-content .divider {margin: 0 12px }
/* ***END NAVIGATION*** */
