/* This file will hold styles that are loaded using the same media query as the wide grid. */

/*Only needed to force a 300px sidebar */

div#region-content {
    width: 780px;
}

/* Reviews Block Section Bottom (Temp) */

div#block-block-2 {
    float: left;
}

#block-views-latest-reviews-block-3 {
    max-width: 45%;
}


#block-views-latest-reviews-block-4 {
    max-width: 30%;
}

div#playerWide {
display:none;
}

div#playerNormal {
display:block;
}

div#playerNarrow {
display:none;
}

#block-views-latest-reviews-block-5 {
    margin-left: 0;
    width: 780px;
}

div.related-list div.views-row {
    max-width: 380px;
}



div#block-block-47 {
    background: none repeat scroll 0 0 orange;
    font-size: 0.75em;
    margin: 5px;
}

div#block-block-47 div.content {
    background: none repeat scroll 0 0 transparent;
}

div#region-user-second {
width:300px;
}

div#region-user-first {
width:780px;
}

.wide-view {
display: block;
}

.narrow-view, .normal-view {
display:none;
}

#block-aggregator-feed-1 ul li:nth-child(10), #block-aggregator-feed-1 ul li:nth-child(9) {
    display: none;
}

#block-aggregator-feed-1 ul li:nth-child(8), #block-aggregator-feed-1 ul li:nth-child(7) {
	display: list-item;
}

div.region-inner #block-views-latest-reviews-block-4 div.related-list div.views-row {
    max-width: 100%;
}

div.region-inner #block-views-latest-articles-block-3 div.related-list div.views-row {
    max-width: 100%;
}