﻿/*
Theme Name: Liquid Magazine
Description: This is a very unique magazine theme with liquid grid layout
Version: 2.8
Author: mixey
Author URI: http://themeforest.net/user/mixey?ref=mixey
*/
.bold {
	font-weight: bold;
}
.centertext {
	text-align: center;
}
img.center {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#pre-footer {
	background: url('http://www.anseltaft.com/wp-content/themes/liquid-magazine/images/1pxtransparentwhite.png') repeat;
	color: #634724;
	border-top:1px solid #9C833B;
	border-bottom:1px solid #433018;
	clear:both;
	overflow:hidden;
}
#pre-footer ul {
	letter-spacing: 0.25px;
	word-spacing: -0.25px;
	line-height: 26px;
	font-size: 15px;
}
#pre-footer .margin25px {
	padding:15px 0;
}
#pre-footer a {
	color:#9C833B;
}
#pre-footer a:hover {
	color:#5DB8D4;
}
.center-footers {
	margin: 0px auto;
	width: 900px;
}