.wrapper {
}
.grid-blog-template.page.home .content,
.content {
	width: 460px;
}
.content img {
	max-width: 460px;
}
.home .navigation .previous-link,
.home .navigation .next-link {
	width: 100px;
}
a.post-thumbnail {
	background-color: rgba( 255, 255, 255, 0.0 );
	width: 222px;
	height: 222px;
}
.postmetadata {
/*	width: 190px; */
}
.big-grid-thumbnail {
/*	width: 222px;
	height: 222px; */
}
ul.sidebar {
	width: 222px;
}
.post-thumb-header-image {
	height: 222px;
}
.headline {
}
.site-title {
	width: 100%;
}
.footer-sidebar {
	width: 222px;
}
#sidebar-footer1,
#sidebar-footer4 {
	margin-left: 0;
	margin-right: 0;
}
#sidebar-footer2 {
	margin-left: 20px;
	margin-right: 20px;
}
#sidebar-footer3 {
	margin-right: 20px;
}
.headline ul.menu {
}
.headline ul.menu ul.sub-menu li {
 	width: 150px;
}
.wp-caption img {
	max-width: 620px;
}
.slider-item-info {
	width: 400px;
	height: 400px;
}
.slider-item-img,
#featured,
div.orbit-wrapper,
div.orbit>a,
.orbit>div {
    width: 1100px;
    height: 400px;
}
.slider-item-title {
	font-size: 36px;
}
.slider-item-excerpt {
	font-size: 18px;
}
.footer {
	font-size: 16px;
}
h1.title {
	font-size: 28px;
}
.tagline {
	font-size: 16px;
}
.headline {
	font-size: 16px;
}
.mini-grid-thumbnail {
	margin: 7px;
}