﻿/* 
Theme Name: OTD
Description: Child theme of catch-evolution for www.onthisday.ie
Author: Keith Shirley
Version:  0.0.1
Template: catch-evolution
*/

@import url("../catch-evolution/style.css");

.three-columns .content-sidebar-wrap {
    float: right;
    width: 860px;
}

.three-columns #third {
    float: left;
    width: 300px;
}

.three-columns #primary {
    width: 530px;
}

.three-columns #secondary {
    width: 300px;
}


