/*
Theme Name: Paper Rock Pictures
Description: Paper Rock Pictures - A Child Theme of the Admired theme
Author: Jerry DeFoe
Author URI: http://jerrydefoe.com
Template: admired
Version: 1.0
*/

@import url("../admired/style.css");

/* Add specific style overrides below.
-------------------------------------*/

#main {
    margin-left: 10px;
    width: 1030px;
}

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

.entry-title {font-size:22px;}

.entry-content, .entry-summary {
    padding: 0;
}

#nav-bottom-wrap {
    width: 1047px;
}

p {
    margin-bottom: 1.1em;
}

div.admired-social {
    height: 26px;
    left: -5px;
    overflow: hidden;
    position: relative;
    top: 12px;
    width: 232px;
    z-index: 0;
}

.widget ul {
    margin-bottom: 0;
}

.widget ul li {
    line-height: 1.3em;
    padding: 7px 0;
}

.entry-meta {
    margin-bottom: 8px;
}

#colophon {width:900px;}

.tubepress_meta_views {display:none;}

/* tubepress specific */

dd.tubepress_meta_title, dd.tubepress_meta_title a, dd.tubepress_meta_title a:hover {
    font-size: 10px !important;
}

dd.tubepress_meta {
font-size: 10px !important;
}

/* gforms specific */

.gform_wrapper {
    margin: -20px 105px 0 !important;}