/*
Theme Name: Magaling
Theme URI: http://www.paddsolutions.com/wordpress-theme-magaling
Description: Magaling Theme is a two-column, fixed-width and widget-ready Wordpress theme with featured content gallery included by <a href="http://www.paddsolutions.com">Padd Solutions</a>.
Version: 1.0
Author: Padd Solutions
Author URI: http://www.paddsolutions.com
Tags:two columns, fixed width, adsense ready, advertisement ready, valid css, valid xhtml, feature content gallery

The CSS, XHTML and design is released under Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported:
http://creativecommons.org/licenses/by-nc-sa/3.0/
*/

@import 'style-section-typography.css';
@import 'style-section-required.css';
@import 'style-section-layout.css';
@import 'style-section-navigation.css';
@import 'style-section-pagination.css';
@import 'style-section-colors.css';
@import 'style-ui-tabs.css';

#header { height: 268px; background:url('images/bg_header.gif') top repeat-x; width: 100% }
	#header_t { height: 33px; margin: 0 auto; width: 950px; line-height: 33px; }
	#header_m { height: 196px; margin: 0 auto; width: 950px; background:url('images/header-logo-phone.jpg') center; }
	#header_b { height: 39px; margin: 0 auto; width: 950px; line-height: 39px; }
	
/* MAIN NAV */
ul.main_nav { margin:0; margin-left:20px; padding:0; list-style: none; color:#fff; }
ul.main_nav li { margin:0 auto; padding-right: 12px; padding-left: 12px; float:left; }
ul.main_nav li a { text-decoration: none; display: block; color:#fff; font-weight: bold; }
ul.main_nav li.shipping { margin:0 auto; padding-right: 0px; padding-left: 85px; float:left; }
ul.main_nav li a:hover { color:#000; }

/* TOP NAV */
ul.top_nav { margin:0; list-style: none; color:#fff; }
ul.top_nav li { margin:0 auto; padding-right: 15px; padding-left: 15px; float:left; color:#fff; font-size: 10px; }
ul.top_nav li a { text-decoration: none; display: block; color:#fff; font-size: 10px; }
ul.top_nav li a:hover { color:#51b2d3; }

/* FONTS */
h1 { font-family: Verdana, Geneva, sans-serif; font-size: 40px; color: #51b0d1; }
h2.center { font-family: Verdana, Geneva, sans-serif; font-size: 16px; color: #51b0d1; text-align: center; }
.large { font-size: 14px; font-weight: bold; color: #FFF; }
.left { float: left;}
.right { float: right;} 
.footer-nav, .footer-nav a, .footer-nav a:link, .footer-nav a:visited { color: #000; text-decoration:none; } 
.footer-nav a:hover { color: #51B0D1; text-decoration:none; } 

