

@import url(layout.css);
@import url(pages.css);
@import url(elements.css);
@import url(framework.css);


/* If you want to add your own css code, please do it in the custom.css file */
@import url(custom.css);

/* Remove this before using the template */


.wrapper.row2 #footer .one_quarter .tweet-container .list.none .fb-like-box {
	width: 50%;
}

.fb-like-box, .fb-like-box span, .fb-like-box.fb_iframe_widget span iframe {
    width: 100% !important;

}
.wrapper.row3 #container #homepage .last.clear .one_quarter.testimonial div blockquote img {
	float: left;
	margin-left: -60px;
}



@media screen and (max-width:300px){
   .tweet-container {display: none;}
}.wrapper.row3 #container #homepage section .nospace.clear .clear .one_quarter .clear div img {
	float: left;
	padding-right: 5px;
	padding-bottom: 10px;
}
