/*
Theme Name: t2a_v2
Theme URI: http://www.ruhanirabin.com/tech2allcom-3-column-wordpress-theme/
Description: Theme is a two columns, fixed width and widget ready Wordpress theme with the shades of blues, loosly based on <a href="http://www.paddsolutions.com/wordpress-theme-maginoo/" rel="nofollow">Maginoo WordPress theme</a> by Padd Solutions
Version: 2.0
Author: Ruhani Rabin
Author URI: http://www.ruhanirabin.com
Tags:two columns, fixed width, adsense ready, advertisement ready, valid css, valid xhtml 

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/
*/
/* ---------------------------------------------------------------------------------
|
|  $URL: https://tech2allwptheme.googlecode.com/svn/trunk/style.css $
|  $Rev: 10 $
|  $LastChangedDate: 2009-01-24 01:56:57 +0800 (Sat, 24 Jan 2009) $
|  $LastChangedBy: ruhani.rabin $
|  $Id: style.css 10 2009-01-23 17:56:57Z ruhani.rabin $
|  
| ---------------------------------------------------------------------------------*/

@import 'style-extra.css';
@import 'style-section-typography.css';
@import 'style-section-required.css';
@import 'style-section-layout.css';
@import 'style-section-navigation.css';
@import 'style-section-colors.css';
@import 'style-ui-tabs.css';
@import 'style-cat-menu.css';
@import 'style-roundedcorners.css';

.extra-bg { width: 100%; float: left; background: #0c0c0c; padding: 0px 0px; font-color:#ffffff;}
.extra { width: 890px; margin: 0 auto; color:#fff;}
.extra h3 { font: normal 19px/19px 'Arial'; letter-spacing: -1px; color:#fff; p
dding-bottom: 10px; margin-bottom: 10px;}
.extra ul { padding: 0px 0px 60px 10px;}
.extra li { color:#fff; padding: 3px 0px 3px 8px; background: url(images/extra-lid-ico.png) no-repeat left 8px; font-size: 11px;}
.extra li a, .extra li a:visited { color:#ff000; }
.extra li a:hover { color:#fff4ca; }
.extra div { width: 270px; float: left;}

