/** Do not remove this line. Edit CSS below. */

/*
	Theme Name: Eva Faith
	Theme URI: http://evafaith.blogaholictest.com/
	Description: Eva Faith is a 2 or 3-column widget-ready child theme created for the Genesis Framework.
	Author: Emily Murray
	Author URI: http://blogaholicdesigns.com

	Version: 1.8

	Template: genesis
	Template Version: 1.5.2

	License: GNU General Public License v2.0
	License URI: http://www.opensource.org/licenses/gpl-license.php
*/

@import url(//fonts.googleapis.com/css?family=Alex+Brush);
@import url(//fonts.googleapis.com/css?family=Oranienbaum);


body {
	background: #ffffff;
	margin: 116px auto;
	width: 1000px;
        -moz-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
        -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .15);
       -goog-ms-box-shadow: 0 0 10px #808080;
       box-shadow: 0 0 5px rgba(0, 0, 0, .45);
}


#wrap {
    margin: 0px auto;
    overflow: visible;
    float: left;
    width: 1000px;
    background: url("../sites/9/2013/05/wrap.png") repeat-y scroll 0% 0% transparent;
}


/*Fix header width issue after updating to Prose 1.5*/
body {
width: 1000px;
}

#footer .gototop {
width: 190px;
}

#footer .creds {
width: 725px;
}

#header{
margin:-116px auto;
}

#header .widget-area {
width:260px;
align: right;
padding: 145px 0 0;
}

.post {
background-color:#ffffff;;
}

h1 {
    font-family: 'Alex Brush', cursive !important;
    text-align: left;
    margin: 0;
}

h2 {
    font-family: 'Alex Brush', cursive !important;
    text-align: left;
    margin-left: 10px;
}

#subnav {
      font-family: 'Oranienbaum', serif;
    text-align: center;
}

#nav {
    font-family: 'Oranienbaum', serif !important;
    text-align: center;
}

#inner {
	clear: both;
	margin: 20px auto;
	width: 960px;
}

#content-sidebar-wrap {
	float: left;
	width: 930px;
}

#content {
	float: left;
	padding: 10px 0 20px;
	width: 480px;
}

#footer{
background-color: #ffffff;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	float: right;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 680px;
}

.full-width-content #content {
	border: none;
	width: 960px;
overflow: visible;
}

.page-template-landing-php #content {
	margin: 0 auto;
	width: 720px;
}


.sidebar {
	display: inline;
	float: right;
	font-size: 14px;
	padding: 10px 0 0;
	width: 240px;
}

.widget-area h4 {
	border-bottom: 2px dotted #89ced7;
	color: #ef5ba1;
        font-family: 'Oranienbaum', serif;
        text-align: center;
	font-size: 26px;
	font-weight: regular;
	margin: 10px 0 10px;
	padding: 0 0 3px;
}

.post-info{
margin:0;
}

.time {
	background: url('../sites/9/2013/05/date-tag.png') no-repeat left;
display:inline;
        float:left;
         width:70px;
        height:50px;;
        margin-left: -40px;
	padding:  0px 0 0px;
}

.post-info .time,
.post-info .time span {
display: block;
text-align: center;
width: 70px;
margin-left: 8px;
}
.post-info .time {
margin-left: -100px;
position: absolute;
top: 0px;
border-right: solid 0px #5b504d;
}
.post-info .day {
background: transparent;
color: #ef5ba1;
font-size: 26px;
font-weight: bold;
height: 26px;
padding-top:4px;
line-height: 1em;

}
.post-info .month {
background: transparent;
color: #5b504d;
height: 18px;
line-height: 1.33333;
text-transform: ;
}

#content .post {
position: relative;
overflow: visible;
}
#content .post h1 {
margin-left: 60px;
}


#content .post h1 {
margin-left: 0;
}