/*
Theme Name:		TMN Blog
Theme URI: 		http://toserblog.com/
Version: 		1.0
Description: 	<p>A simple Wordpress Theme built entirely on <a href="http://wpframework.com">WP Framework</a>. Ewul theme is clean layout that build with 2 Columns Layout.</p><p>* Right Sidebar * Widget Ready * Short Profile at sidebar * Change About text via Theme Options * Theme Options.</p><p>Visit the <a href="http://toserblog.com/themes/ewul.php">Theme Page</a> for theme update and other related information.</p>
Author: 		MQ Hidayat
Author URI:		http://mq-hi.da.yat.web.id
Tags:			black, black, red, two-columns, right-sidebar, fixed-width, theme-options, microformats

	This theme was designed by MQ Hidayat,
	whose blog you will find at http://toserblog.com/theme/ewul.html
	Crafted on 12 November 2009

!-----------------------------------------------------------------------------------!
WP Framework: Copyright 2008 Ptah Dunbar <http://ptahdunbar.com> All rights reserved.
WP Framework is licensed under the terms of the GNU General Public License version 2.
If you have any questions, comments, or concerns, 
visit <http://wpframework.com> for more information!
!-----------------------------------------------------------------------------------!
*/

/* Reset Browser Defaults */
@import url( 'library/media/css/reset.css' );

/* Apply base theme styles and colors */
@import url( 'library/media/css/base.css' );

/* Basic 2 Column Layout */
@import url( 'library/media/layouts/2col-r.css' );

/* Stylistic CSS Styles */
@import url( 'library/media/css/screen.css' );

/* These empty css selectors are temporarily here for compatiability with the WordPress theme repository checklist. */
.aligncenter {} .alignleft {} .alignright {} .wp-caption {} .wp-caption-text {}


/* Tables */
table { border: 0px solid #ccc; border-width: 0px; line-height: 15px; margin: 0px; text-align: left; padding: 00px; }
table .even { background: #FFF; }
caption { text-align: left; }
tr { border-bottom: 0px solid #ccc; }
th, td { padding: 0px; }

.header:hover h1 a { color: #333; }