@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Fresh Ink Magazine Child
Theme URI: http://www.adazing.com/fresh-ink-magazine
Description: This customizable theme gives your blog the polished look of a high-quality magazine fresh from the press. This two-column design keeps your blog neatly organized while the changeable background and customizable header ensures it will always reflect your personality and the feel of your blog. Room for widgets, comments, and everything else you'll need to bring fresh readers in and make your blog a success.
Template:	fresh-ink-magazine
Version: 1.08
Author: Adazing Web Design
Author URI: http://www.adazing.com/
Tags: custom-menu, custom-background, fixed-width, two-columns, right-sidebar, theme-options, threaded-comments, custom-header, brown

License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html


/* Head
***************************************************************************** */
@import url("../fresh-ink-magazine/style.css");

        #content div .largeheadline, #content div .largeheadline a {
	font-family: Times New Roman, times-roman, georgia, serif;
	color: #444;
	margin: 0;
	font-size: 46px;
	line-height: 40px;
	letter-spacing: -1px;
	font-weight: bold;
	clear: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	text-decoration: none;
}

#blogtitle h2 {
    color: #ffffff;
    font-family: "Arial";
    font-size: 50px;
    font-weight: bolder;
}

#tag {
    font-family: "Arial";
    font-size: 24px;
    left: 95px;
    color: #ffffff;
    font-weight: bold;
    position: absolute;
    top: 98px;
}
#side-barmid {
	margin: 5px;
}
.content-header {
	margin: 0;
	padding: 0 0 0 20px;
	text-align: left;
	overflow: hidden;
	clear: both;
	}


#contentnotitle {
    clear: left;
    float: left;
    margin-left: 200px;
    margin-right: 10px;
    margin-top: 0;
    position: relative;
    width: 540px;
}
#contentnosidebar {
    clear: left;
    float: left;
    margin-left: 200px;
    margin-right: 10px;
    margin-top: 0;
    position: relative;
    width: 780px;
}

.entry p:first-child:first-letter {

line-height: 0.76em;
padding: 0.04em 0.12em 0 0;
color: #C00;
float: left;
}