/*
Theme Name: Portfolio Press Custom
Description: Portfolio Press is a responsive theme for showcasing your photography, art, web sites, or other projects.  This commercial version also includes several styling options.  For support or questions, visit <a href="http://wptheming.com/portfolio-plus/">wptheming.com</a>.
Author: Devin Price
Author URI: http://wptheming.com/
Theme URI: http://wptheming.com/portfolio-press/
Version: 1.0
License: GNU General Public License
License URI: license.txt
Tags: white, black, gray, two-columns, left-sidebar, right-sidebar, flexible-width, custom-menu, full-width-template, microformats, post-formats, rtl-language-support, theme-options, translation-ready
Template: portfolio-press
*/

@import url("../portfolio-press/style.css");

/* =Customizations
-------------------------------------------------------------- */

#logo #site-title {
    font-family: 'Hind Siliguri', sans-serif;
}

.icon-format-image:before {
	content: none !important;
}

.miv_prev {
	float: left;
	margin-left: 10px;
}

.miv_next {
	float: right;
	margin-right: 10px;
}

.miv_prev a,
.miv_next a {
	color: #717171;
	font-size: small;
}

.archive-title::after, .archive-meta::after {
	height: 0;
}

.archive-header {
    border-bottom: 1px solid #ddd;
    box-shadow: 0 1px 0 0 #fff;
    margin-bottom: 20px;
}

.miv_text {
	color: #222222;
	line-height: 1.8;
}

.portfolio-view .hentry img {
	width: unset;
}

.entry-meta {
	display: none;
}

.miv_copyright {
	font-size: 0.8em;
	text-align: right;
	color: #AAAAAA;
}

.miv_copyright a {
	color: #AAAAAA;
}
