@charset "UTF-8";
/* CSS Document */
.tiacustom-view-description {width: 300px;}
#block-tiacustom-tiacustom-tabs h2.block-title {display:none;}
#tiacustom-tabs {
    background: url("images/tab-bg.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
    font-size: 12px;
    font-style: italic;
    height: 31px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
#tiacustom-tabs li {
    border-bottom: 5px none #D0252D;
    border-left: 1px none #747474;
    border-right: 1px none #747474;
    color: #FFFFFF;
    display: block;
    cursor:pointer;
    float: left;
    font-weight: bold;
    height: 12px;
    padding: 10px 11px;
}
#tiacustom-tabs li li {color:#FFF;}
div#tiacustom-tabs .active {
    background: url("images/tab-bg-active.gif") repeat-x scroll 0 0 rgba(0, 0, 0, 0);
}
#tiacustom-tab-content .twitter-status{background-color: #F2F2F2; padding:0;}

#tiacustom-tab-content {
    background-color: #F2F2F2;
    border-top: 3px solid #CF262D;
    padding-top: 8px;
}
#tiacustom-tab-content .content-wrapper {padding:0 10px;}
#tiacustom-tab-content .twitter-wrapper {padding:0 15px;}
#tiacustom-tab-content .content-wrapper {display:none;}
#tiacustom-tab-content .content-wrapper.active {display:block;}
#tiacustom-tab-content .views-row, #tiacustom-tab-content .node-blog {
    clear: both;
    overflow: hidden;
    padding: 10px 0;
}
#tiacustom-tab-content .views-field-field-image {max-width: 35%; }
#tiacustom-tab-content .views-row img {
    float: left;
    margin: 0;
    padding-right: 10px;
    max-width:100%;
    height:auto !important;
}
/*#tiacustom-tab-content .even {
    background-color: #E6E6E6;
}
*/
#tiacustom-tab-content .video-list-wrapper .views-row, #tiacustom-tab-content #blog-posts-wrapper .views-row {
    border-bottom: 2px solid #CF262D;
    clear: both;
    margin-bottom: 11px;
    padding-bottom: 11px;
}
#tiacustom-tab-content .video-list-wrapper .views-row-last, #tiacustom-tab-content #blog-posts-wrapper .views-row-last {
    border-bottom: 0 none;
}
#tiacustom-tab-content.views-field-title {
    font-size: 16px;
}
#tiacustom-tab-content .views-field-title a {
    color: #333333;
}
#tiacustom-tab-content #blog-posts-wrapper .views-field-created, #tiacustom-tab-content #blog-posts-wrapper .views-field-name {
    display: inline;
}
#tiacustom-tab-content #blog-posts-wrapper .views-field-body {
    margin-left: 113px;
}
#tiacustom-tab-content .views-field-body p {
    margin: 0 0 .5em;
}
#tiacustom-tab-content #blog-posts-wrapper .views-field-field-image {
    float: left;
    width: 102px;
}
#tiacustom-tab-content #blog-posts-wrapper .views-field-field-image img {
    width: 100%;
}
#tiacustom-tab-content #blog-posts-wrapper, #tiacustom-tab-content .video-list-wrapper {
    padding: 0 10px;
}
#tiacustom-tab-content .video-list-wrapper .views-field-field-image {
    float: left;
}
#tiacustom-tab-content .views-field-created p {margin: .5em 0; text-align:right}

#tiacustom-tab-content .video-list-wrapper .views-field-title {
    margin-left: 160px;
    padding-bottom: 10px;
}

ul.views-tia-list  {margin: 1em 0 0; padding:0;}
.views-tia-list .tia-grid-wrapper {margin-bottom: 1em;}
.views-tia-list .tia-grid-item {float:left; width: 48.5%; margin: 0 1.5%; padding: 1em 0; background-color:#F2F2F2; height:100%}
.views-tia-list .tia-grid-item .views-field {padding: 0 1em;}
.tia-grid-item.col-first {margin-left:0;}
.tia-grid-item.col-last {margin-right:0;}

#tiacustom-tab-content .calendar-callout {display:none;}
#tiacustom-tab-content h2 {font-size:1.3em; margin: 0 0 .3em; font-weight: normal;}
#tiacustom-tab-content h2 a {color:#333; text-decoration:none; }
