/*
Theme Name: Hydrogenize WordPress Theme
Theme URI: http://www.paddsolutions.com/wordpress-theme-hydrogenize/
Description: Hydrogenize is a 5-in-1 professional free WordPress theme. Packed with a better framework and an admin options panel. Download more <a href="http://www.paddsolutions.com">free WordPress Themes</a>.
Version: 1.0
Author: Padd Solutions
Author URI: http://www.paddsolutions.com
Tags: fixed width, advertisement ready, valid css, valid xhtml, featured content gallery, twitter, youtube, social bookmarks, popular posts, featured photos, featured video
*/

@import 'css/required.css';
@import 'css/typography.css';
@import 'css/layout.css';
@import 'css/navigation.css';
@import 'css/pagination.css';
@import 'css/color.css';
@import 'css/jquery.s3slider.css';



/* HTML Tag selectors
-----------------------------------------*/

body { background: transparent url('images/bg-body.gif') left top repeat; }
a:link, a:visited { color: #942c3e; }
a:hover, a:active { color: #000; }



/* Header
-----------------------------------------*/

div#padd-header { background: transparent url('images/bg-header.gif') left top repeat-x; }
div#padd-header h1, div#padd-header p.padd-title { background: transparent url('images/site-name.png') left top no-repeat; }
div#padd-header div.padd-box-search input { background: transparent url('images/input-search.png') left top no-repeat; }



/* Featured
-----------------------------------------*/

div#padd-featured { background: transparent url('images/bg-featured.gif') left top repeat-x; }
div#padd-featured div.padd-box-welcome h2 { background: transparent url('images/title-welcome.png') left top no-repeat; }
div#padd-featured div.padd-box-socialnet h2 { background: transparent url('images/title-subscribe.png') left top no-repeat; }

.s3sliderImage span strong a:link, .s3sliderImage span strong a:visited { color: #942c3e; }
.s3sliderImage span strong a:hover, .s3sliderImage span strong a:active { color: #fff; }



/* Body
-----------------------------------------*/



