/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 12/04/2017, 9:49:02 AM
    Author     : Jam.D
*/

.container{
  width: 960px;
}

.text-intro{
  width: 45%;
}

.entry {
  width: 474px;
  font-size: 12px;
}

.widget-image img{
  width: 100%;
}

.menu li a{
  font-size: 14px;
}

body.contact-us .text-intro{
  width: 37%;
}

body.contact-us #sidebar {
  width: 51%;
}