/*
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
-------------------------------------------------------------- */

.type-page .entry-header {
    display: none;
}

#logo #site-title {
    font-family: Georgia, "Times New Roman", "Times", serif !important;
}

#site-description {
    font-family: Georgia, "Times New Roman", "Times", serif !important;
}

.menu-item {
    font-family: Georgia, "Times New Roman", "Times", serif !important;
}

.entry-title {
    font-family: Georgia, "Times New Roman", "Times", serif !important;
    font-size: 30px !important;
}

.entry-meta {
    display: none;
}

.entry-content {
    font-family: Georgia, "Times New Roman", "Times", serif !important;
}

.entry-header {
    border-bottom: 0px;
    box-shadow: 0px 0px 0px 0px;
    margin-bottom: 30px;
}

@media (min-width: 980px) {
    .type-post {
        max-width: 80%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        float: none;
        /* min-height: 500px; */
    }

    .attachment-portfolio-fullwidth {
        max-height: 800px;
        width: auto;
    }
}

.post-edit-link {
    display: none;
}

#colophon #site-generator p {
    color: #555;
    font-weight: bold;
    font-size: 12px;
    font-family: Georgia, "Times New Roman", "Times", serif !important;
    text-align: center;
}
