/*
Theme Name: Twentytwelve Child
Description: Child theme for the twentytwelve theme 
Author: Lukasz Lapacz (aclauford@gmail.com)
Template: twentytwelve
*/

@import url("../twentytwelve/style.css");

#supplementary.three .widget-area {
	float: left;
	margin-right: 3.3%;
	width: 30.85%;
}

#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}

#supplementary img{
box-shadow: none;
}

blockquote {
	background: url(images/quote.png) no-repeat 0 0;
}

.myrecent li{
  color: #21759B;
  font-size: 1.2em;
}