/*
Theme Name: Fashionistas Child
Theme URI: http://athemes.com/theme/fashionista
Template: fashionistas
Author: aThemes
Author URI: http://athemes.com
Description: Fashionistas is a bold and fun theme built on Bootstrap, suitable for magazine style blogs.
Tags: black,white,two-columns,fixed-layout,threaded-comments,full-width-template,custom-menu
Version: 1.7.1464542556
Updated: 2016-05-29 13:22:36

*/

body {
    font-family: Georgia, "Times New Roman", Times, serif;
    line-height: 2;
    font-size: .9em;
}
h1, h2, h3, h4, h5, h6 {
    margin-top: 1.25em;
    margin-bottom: .5em;
    font-weight: 400;
    font-family: Oswald, Arial, Helvetica, sans-serif;
    line-height: 1.2em;
}
h1 {
    font-size: 16px;
    font-size: 1.6rem;
}
h2 {
    font-size: 14px;
    font-size: 1.4rem;
}
h3 {
    font-size: 13px;
    font-size: 1.3rem;
}
h4 {
    font-size: 12px;
    font-size: 1.2rem;
}
h5 {
    font-size: 11px;
    font-size: 1.1rem;
}
h6 {
    font-size: 10px;
    font-size: 1rem;
}
a {
    color: #f60;
}
a:visited {
    color: #f60;
}
blockquote p {
    background-color: #e5e5e5;
    line-height: 1.5;
    font-size: 1em;
    padding-top: .9em;
    padding-right: .9em;
    padding-left: .9em;
}
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    color: #333;
    line-height: 26px;
    height: 26px;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    -o-border-radius: 0;
    border-radius: 0;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border-color: #d6d6d6;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    -o-box-shadow: none;
    box-shadow: none;
}
#main-navigation li a:hover, #main-navigation li.sfHover > a, #main-navigation li.current_page_item > a, #main-navigation li.current-menu-item > a, #main-navigation li.current-menu-parent > a, #main-navigation li.current-page-parent > a, #main-navigation li.current-page-ancestor > a, #main-navigation li.current_page_ancestor > a {
    color: #f60;
}
.entry-title a:hover {
    color: #f60;
}
.page-header {
    border-bottom: 3px solid #333;
    margin-top: 0;
}
.site-content .post-navigation a:hover {
    color: #f60;
}
.comment-list li.comment .comment-author .fn a:hover {
    color: #f60;
}
.widget li a:hover {
    color: #f60;
}
.widget-social-icons li a:hover [class^="ico-"]:before {
    background-color: #f60;
}
.site-extra .widget-social-icons li a:hover [class^="ico-"]:before {
    color: #f60;
}
.site-footer a:hover {
    color: #f60;
}
p {
    padding-bottom: 1em;
}
a:hover {
    text-decoration: none;
    color: #000000;
}

.site-title a {
	color: #333;
	text-decoration: none;
	}
.site-title a:visited {
	color: #333;
	text-decoration: none;
	}
.entry-title a {
	color: #333;
	text-decoration: none;
	}
.entry-title a:visited {
	color: #333;
	text-decoration: none;
	}
.entry-title a:hover {
	color: #ff6600;
	}
.posted-on a:visited {
	color: #a6a6a6;
	}
.posted-on a:hover {
	color: #000000;
	}
.posted-on a {
	color: #a6a6a6;
	}
.entry-date a:visited {
	color: #a6a6a6;
	}
.entry-date a:hover {
	color: #000000;
	}
.entry-date a {
	color: #a6a6a6;
	}
.comments-link a:visited {
	color: #a6a6a6;
	}
.comments-link a:hover {
	color: #000000;
	}
.comments-link a {
	color: #a6a6a6;
	}
.byline a:visited {
	color: #a6a6a6;
	}
.byline a:hover {
	color: #000000;
	}
.byline a {
	color: #a6a6a6;
	}
.cat-links a:visited {
	color: #a6a6a6;
	}
.cat-links a:hover {
	color: #000000;
	}
.cat-links a {
	color: #a6a6a6;
	}