/*  
Theme Name: Whitelight Child
Theme URI: http://www.woothemes.com/
Version: 1.0
Description: Child theme for Whitelight, origiinally designed by <a href="http://www.woothemes.com">WooThemes</a>.
Author: Jennifer A. Liss
Author URI: http://www.cursedstorm.com
Template: whitelight

*/
/*-------------------------------------------------------------------------------------------

INDEX:

0. RESET

1. SETUP
-1.1 Defaults
-1.2 Hyperlinks

2. SITE STRUCTURE & APPEARANCE
-2.1 Navigation
  -2.1.1 Drop-down menus
  -2.1.2 Top Navigation (optional)
-2.2 Header
-2.3 Content
  -2.3.1 Featured Slider
  -2.3.2 Intro
  -2.3.3 Homepage Sections
  -2.3.4 Portfolio
  -2.3.4.1 Portfolio Gallery
  -2.3.4.2 Postfolio Item
  -2.3.4.3 Portfolio Single
-2.4 Custom Post Type - Features
-2.5 Sidebar
-2.6 Footer
-2.7 Breadcrumbs

3. POSTS
-3.1 Images
-3.2 Typographic Elements
-3.3 Pagination / WP-Pagenavi / Woo-Pagination
-3.4 Single Post Author
-3.5 Entry Tables
-3.6 Subscribe & Connect

4. WIDGETS
-4.1 Generic Widgets
-4.2 Specific Widgets

5. COMMENTS
-5.1 Comments
-5.2 Comments Form
-5.3 Pingbacks / Trackbacks

6. PAGE TEMPLATES
-6.1 Timeline Page Template
-6.2 Contact Form
-6.3 Image Gallery
-6.4 Feedback

7. MISC
-7.1 Buttons
-7.2 Gravity forms
-7.3 IE specific styling 

-------------------------------------------------------------------------------------------*/
@import url("../whitelight/style.css");

h1, h2, h3, h4, h5, h6 {
  font-family: Palatino,serif;
}
#featured article header h1 {
  font-family: Palatino,serif;
}
#featured article header .entry {
  font-family: Georgia,serif;
  font-size: 1.2em;
}
#header {
	padding: 2em 0;
}
#header .search_main {
  margin-top: 5px;
}
.home-section li h2 {
	padding: 0 0 0 22px;
	text-decoration: underline;
	background: url("red/ico-more.png") no-repeat scroll left top transparent;
}