/*
 Theme Name:   Child
 Author:       arcie
 Author URI:   http://thisistrue.com
 Template:     generatepress
 Version:      1.0.0
 Text Domain:  generatepress-child
*/
/* =Theme customization starts here
----------------------------------- */

.post-navigation .nav-previous {
    color: #000000;
}
.post-navigation .nav-next {
    color: #000000;
}
.post-navigation a:link {color: #1e73be; text-decoration: underline;}
.post-navigation a:visited {color: #5f24ad;text-decoration: underline;}
.post-navigation a:hover {color: #0064bc;}
.entry-content a:link {color: #1e73be; text-decoration: underline;}
.entry-content a:visited {color: #5f24ad;text-decoration: underline;}
.entry-content a:hover {color: #0064bc;}

.wp-caption .wp-caption-text {
    font-size: 90%;
    padding-top: 5px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    opacity:1;
}

.entry-header .comments-link {
    display: block;
}

.entry-meta .byline {display: none;}
.post-navigation .nav-previous {padding-bottom: 5px;}

.entry li {
padding-top: 10px;
padding-left: 15px;
}

.widget ul li {
 text-indent: -1em;
 margin-left: 1em;
}

.comment-form-url {display:none;}

div.entry-content li {
  margin-bottom: 5px;
}
h1 {
	padding-bottom: 20px;
}
h4 { 
    margin-top: 1em;
    margin-bottom: .33em;
}
.grow img{
transition: 1s ease;
}
.grow img:hover{
-webkit-transform: scale(1.05);
-ms-transform: scale(1.05);
transform: scale(1.05);
transition: 1s ease;
-moz-box-shadow: 1px 1px 5px #999;
-webkit-box-shadow: 1px 1px 5px #999;
box-shadow: 1px 1px 5px #999;
}

p.drop:first-letter {
font-size: 65px;
padding-right: 5px;
margin-top: -15px;
margin-left: -10px;
line-height: 1;
color: #000000;
float: left;
font-weight: bold;
text-shadow: 3px 3px 3px #aaa;
}

p.cite {
border-bottom: 2px solid #B0230B;
padding-bottom: 15px;
padding-top: 15px;
font-size: 20px;
}
.gam-holder {
margin: 0 auto;
text-align: right;
}
.header-image {width: 450px;}
blockquote {
margin-right: 50px;
font-style: normal;
font-size: inherit;
}
li#menu-item-1312 {
float: right;
}
.centertext {
text-align: center;
}
