/*
 Theme Name:     Magnificent Child
 Theme URI:      http://www.elegantthemes.com/gallery/Magnificent/
 Description:    Magnificent Child Theme
 Author:         Elegant Themes
 Author URI:     http://www.elegantthemes.com
 Template:       Magnificent
 Version:        1.0.0
*/
 
@import url("../Magnificent/style.css");
 
/* =Theme customization starts here
------------------------------------------------------- */
body { line-height: 18px; font-family: 'Droid Sans', Arial, Verdana, sans-serif; font-size: 14px; color: #232323; background: url(images/body-bg.png); }
	.entry-full .entry-content p {line-height: 22px;font-size: 14px;}
	.block .widget {font-size: 13px; margin-bottom: 23px;}
	
	
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/

#footer { background: url(images/footer-bg.png); }
	#footer-content { background: url(images/footer-top-bg.png) repeat-x; padding-bottom: 12px; }
		.footer-widget {width: 223px; margin-right: 22px; float: left; padding-top: 52px; padding-bottom: 30px; }
		#footer-content .last {margin-right: 0px;}
			.footer-widget h4.widgettitle { padding-bottom:15px; font-size: 24px; color: #3d3d3d; text-shadow: 1px 1px 0px #fff; font-family: 'OFL Sorts Mill Goudy TT', Georgia, serif; }
				#footer a { color: #3d3d3d; text-shadow: 1px 1px 0px #fff; }
				#footer a:hover { color: #000; text-decoration: none; }
			.footer-widget ul { margin-bottom:8px; }
				.footer-widget ul ul { margin-bottom:0; }
					.footer-widget ul li { background:url(images/footer-bullet.png) no-repeat scroll 0 8px transparent; padding:0px 0 5px 14px; }
					.footer-widget ul li ul { margin:0 0 -3px; padding:5px 0 0 7px; }
	p#copyright {float:left; font-size:12px; padding-bottom:45px; color:#3d3d3d;text-shadow: 1px 1px 1px #fdfdfd; clear:both; padding-top: 25px;}
		p#copyright a {font-weight: bold; color:#3d3d3d;}
