/*
Theme Name: Malawak
Theme URI: http://www.paddsolutions.com/wordpress-theme-malawak 
Description: Matatag 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';

a.post-edit-link { position: absolute; top: 3px; right: 3px; }
/* Tooltip Info */
#screenshot{
	position:absolute;
	border:2px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	z-index: 100;
	text-align:center;
	}
#screenshot span { display:block; width: 100%; color:#638fbc; padding: 5px; font-size: 16pt; }
#screenshot strong { display:block; font-size: 20pt; font-weight: bold;width: 100%; margin: 5px 0; color:#c4d9ef;}
/* ///Tooltip Info*/
