/*
Theme Name: Massive News Child
Description: Child theme for Massive News theme
Author: Quenton Fyfe
Template: massive-news
*/

@import url("../massive-news/style.css");

/* Adjust Column Widths */

.content_left {
margin-right: 520px;
}

.content_center {
width: 300px;
float: right;
margin-right: 10px;
}


.content_right {
width: 200px;
float: right;
}
