/*
Theme Name:     HoneyBirdFarm
Theme URI:      http://portfoliotheme.org/extinct
Description:    Child theme for the Extinct Theme by LiveMesh
Author:         LiveMesh
Author URI:     http://themeforest.net/user/livemesh
Template:       extinct
Version:        0.1.0
*/

@import url(http://fonts.googleapis.com/css?family=Arvo:400,700,400italic);

@import url("../extinct/style.css");

.fancy-heading, .fancy-heading2 { font-family: 'Weston' !important; font-weight: normal !important; }

h1, h2, h3, h4, h5, h6, #before-content-area h1, #before-content-area h2 , #sitemap-template h2, #archives-template h2,
.archive h2, #portfolio-full-width .entry-title, #portfolio-template .entry-title, .post-snippets .hentry .entry-title,
#retina-text h3, .widget-title { font-family: 'Weston' !important; font-weight: normal !important; }

.heading2 .title { letter-spacing: 3px !important; }

#content .entry-title, #content .entry-title a, .comment-author cite, .header-fancy { font-family: 'Weston' !important; }

.contact-info .phone-label, .contact-info .email-label, #author-widget .author-name { font-family: 'Weston' !important; }

#portfolio-full-width .entry-title, #portfolio-template .entry-title, .post-snippets .hentry .entry-title { font-size: 16px !important; }


/* Modifications by Elto.com */

.author-box {
float:left;
width:60px;
height:60px;
padding: 0px 10px;
}

img.avatar {
max-width:60px;
height:auto;
}



