/*
Theme Name: PPIC
Theme URI: http://www.ppic.org
Description: PPIC theme.
Author: Third Strand, Inc.
Author URI: http://www.thirdstrand.com
Template: Total
Version: 1.1
*/

/* Parent stylesheet should be loaded from functions.php not using @import */

/* TEMPORARY FOR BLOG TITLE HOMEPAGE ADJUSTMENT 
.ppic-home-blogs .ppic-entry:first-of-type .ppic-entry-title {
    font-size: 21px;
    line-height: 22px;
}

.ppic-home-blogs .ppic-entry:first-of-type .ppic-entry-details {
    display: block;
    padding: 14px 5px 5px 0px;
}
*/

.ppic-large-text {
font-size: 28px;
line-height: 30px;
}
.ppic-regular-weight {
font-weight: 400;
}
.ppic-light-weight {
font-weight: 300;
}
.ppic-entry-title-16-regular {
    font-weight: 400;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: .01em;
}

/* PPIC BLOG */
.ppic-blogNote {
font-size: 13px;
color: #717171;
line-height: 10px;
}
.youtubevideowrap {
width: 100%;	
max-width: 560px;
margin: 0 auto;
padding-bottom:20px;
}
.video-container {
position:relative;
padding-bottom:49.25%;
padding-top:30px;
height:0;
overflow:hidden;
}
.video-container iframe, .video-container object, .video-container embed {
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}

/* YEAR IN REVIEW for FINANCIALS */
#YIR .feature_title {
    font-size:14px; 
    line-height:14px;
}
#YIR .financials tr td {
    border:none;
}
#YIR .header {
    font-weight:600; 
    color:#CD7100; 
    font-size:14px; 
    text-align:right; 
}
#YIR .header2 {
    font-weight:600; 
    color:#CD7100; 
    font-size:14px; 
    text-align:left; 
}
#YIR .header3 {
    font-weight:600; 
    color:#CD7100; 
    font-size:14px; 
    text-align:center; 
}
#YIR .x128 {
    align:right;
}
#YIR .xl32 {
    border-top:none; 
    border-right:none; 
    border-bottom:1pt solid #666666; 
    border-left:none;
    align:right;
}
#YIR .xl33 {
    border-top:none; 
    border-right:none; 
    border-bottom:2.0pt solid #666666; 
    border-left:none;
}
