/*
Theme Name:		Adsenseku
Theme URI: 		http://www.toserblog.com/theme/adsenseku.html
Version: 		1.9 beta
Description: 	<p>A simple Wordpress Theme for your adsense blog. This theme is a SEO Friendly theme and ready google adsense display. <a href="http://www.toserblog.com/theme/adsenseku.html">Adsenseku</a> built entirely on <a href="http://wpframework.com">WP Framework</a>.</p>
Author: 		MQ Hidayat
Author URI:		http://mq-hi.da.yat.web.id
Tags:			three-columns, right-sidebar, fixed-width, adsense-ready, seo-friendly, theme-options, microformats

	This theme was designed by MQ Hidayat.
	Crafted on November 12, 2009 - Ver 1.0
		1st update on Feb 20, 2010 - Ver 1.3 - ready adsense
		2nd update on Jul 18, 2010 - Ver 1.9 beta - theme options & seo friendly 

!-----------------------------------------------------------------------------------!
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; }