/*
Theme Name: Pictorico Child
Theme URI: https://wordpress.com/themes/pictorico/
Description: A single-column, grid-based portfolio theme with large featured images and a post slider, perfect for photoblogging or a portfolio site.
Version: 1.13
Author: WordPress.com
Author URI: https://wordpress.com/themes/
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: pictorico
Text Domain: pictorico-child
Tags: black, blue, dark, one-column, fixed-layout, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-images, featured-image-header, post-formats, rtl-language-support, sticky-post, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Pictorico is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
*/


.entry-title {
 font-size: 1.5em;
  line-height: 1.45161em;
  color: white;
  margin: 0;
  text-align: center;
  margin: 10px;
}

.page-title {
	color:#fff;
}

.header-search input {

  padding-top: 15px;
  padding-right : 0px;

}

.blog .site-content .entry-header,
.archive .site-content .entry-header,
.search .site-content .entry-header {
  bottom:0;
  left:0;
  top:none;
 
}

.blog .site-content .entry-title,
.archive .site-content .entry-title,
.search .site-content .entry-title {
  font-size: 0.8em;
  line-height: 1em;
}


.thumbnail {
  text-align: center;
}



.site-main .post-navigation,
.site-main .paging-navigation {
 
   position: absolute;
   top:50%;
   width:100%;
   height:0;
  
}

.site-main .post-navigation .nav-previous a,
.site-main .paging-navigation .nav-previous a {
  background: none;
  color: rgba(255, 255, 255, 0.5);
  float: left;
  padding: 15px 15px 15px 65px;
  position: relative;
  text-align: center;
  width: 0px;
  
}


.site-main .post-navigation .nav-next a,
.site-main .paging-navigation .nav-next a {
  background: none;
  color: rgba(255, 255, 255, 0.5);
  float: right;
  padding: 15px 65px 15px 15px;
  position: relative;
  text-align: center;
  width: 0px;
}




.soliloquy-fc-title a {
	 font-size: 11px!important;
}

.soliloquy-caption-inside {
	padding-bottom: 0px!important;
}
}
