/*
	font-family: "ff-basic-gothic-web-pro",sans-serif;
	font-weight: 100;

	font-family: "ff-basic-gothic-web-pro",sans-serif;
	font-weight: 500;
	
	font-family: "ff-basic-gothic-web-pro",sans-serif;
	font-weight: 700;
	
	font-family: "chaparral-pro-caption",sans-serif;
	font-style: italic;
	font-weight: 400;
	
	font-family: "chaparral-pro-caption",sans-serif;
	font-weight: 400;
*/

body {
	margin: 10px 0;
	background: #fff;
	text-align: center;
}
div, td, input, select, textarea {
	font-family: "chaparral-pro-caption",sans-serif;
	font-weight: 400;
	font-size: 15px;
	color: #353234;
}
a {
	color: #e53d38;
	text-decoration: none;
}
a:hover, #searchform a:hover {
	color: #ababab;
	text-decoration: none;
}
#social-links a:hover, #nav a:hover, .navsub a:hover, h2 a:hover, a.title:hover {
	color: #e53d38;
}
form {
	margin: 0;
	padding: 0;
}
#backtotop {
	display: none;
	position: fixed;
	bottom: 50%;
	right: 50px;
	margin-bottom: -43px;
	z-index: 900;
}
#header {
	margin: 0 auto 30px auto;
	width: 710px;
	text-align: left;
}
#logo {
	display: block;
	width: 409px;
	height: 99px;
	background: url(/images/olol-name.png) no-repeat 134px 54px;
	text-align: left;
}
#search {
	float: right;
	margin: 22px 20px 0 0;
	text-align: right;
}
#social-links {
	display: inline-block;
	text-align: left;
}
#social-links, #social-links a, .subtitle {
	font-family: "ff-basic-gothic-web-pro",sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: #ababab;
	text-transform: uppercase;
}
#searchform {
	margin-bottom: 16px;
	width: 226px;
	height: 23px;
	background: url(/images/search-bg.png) no-repeat left top;
	overflow: hidden;
	text-align: left;
}
#searchform input {
	margin: 3px 0 0 20px;
	padding: 0;
	width: 176px;
	border: none;
	background: transparent;
	-webkit-border-radius: 0;
	resize: none;
	outline: none;
	font-family: "chaparral-pro-caption",sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 14px;
	color: #e53d38;
	text-transform: uppercase;
}
#searchform a {
	display: inline-block;
	margin-top: 3px;
	padding: 3px 5px;
	vertical-align: top;
	font-family: "ff-basic-gothic-web-pro",sans-serif;
	font-weight: 700;
	font-size: 10px;
	color: #e53d38;
}
#nav {
	margin: 0 auto 35px auto;
	width: 670px;
	text-align: left;
}
#nav a {
	float: left;
	display: block;
	padding: 1px 10px;
	font-family: "ff-basic-gothic-web-pro",sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #353234;
	text-transform: uppercase;
}
#categoriesNav {
	margin-right: 10px;
	width: 140px;
	background: #f1f1f2 url(/images/nav-arrow.png) no-repeat right center;
	cursor: default;
}
#categoriesNav:hover {
	background-color: #d0d2d3;
	color: #353234 !important;
}
.navsub {
	display: none;
	position: absolute;
	padding: 2px 0;
	background-color: #f1f1f2;
	opacity: 0.9;
	text-align: left;
	z-index: 1000;
}
.navsub a {
	display: block;
	padding: 2px 10px;
	width: 140px;
	font-family: "ff-basic-gothic-web-pro",sans-serif;
	font-weight: 500;
	font-size: 16px;
	color: #353234;
	text-transform: uppercase;
}
#infobar {
	margin: 0 auto 25px auto;
	width: 670px;
	text-align: left;
	font-size: 10px;
	color: #ababab;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#infobar span {
	color: #343234;
}
.line {
	margin: 0 auto;
	width: 710px;
	height: 1px;
	border-top: 1px solid #343234;
	overflow: hidden;
}
.content {
	margin: 0 auto;
	width: 690px;
	text-align: left;
}
h2, h2 a, .title, .date {
	margin: 0;
	padding: 0;
	font-family: "ff-basic-gothic-web-pro",sans-serif;
	font-weight: 100;
	font-style: normal;
	font-size: 22px;
	color: #353234;
	text-transform: uppercase;
}
.date {
	padding-right: 10px;
	font-family: "chaparral-pro-caption",sans-serif;
	font-weight: 400;
	font-size: 14px;
	color: #353234;
	text-transform: uppercase;
}
.bodytext {
	margin: 0 auto;
	width: 670px;
	clear: both;
}
.blogphoto {
	float: left;
	padding: 10px;
	position: relative;
}
.blogphoto div {
	display: none;
	position: absolute;
	top: 30px;
	right: 10px;
	z-index: 800;
}
.blogphoto div a {
	display: block;
	width: 89px;
	height: 22px;
	background: url(/images/btn-pin-it-off.png) no-repeat right center;
}
.blogphoto div a:hover {
	background: url(/images/btn-pin-it-over.png) no-repeat right center;
}
.button {
	font-size: 14px;
	color: #353234;
	text-transform: uppercase;
}
.field {
	margin: 0 0 10px 0;
	padding: 2px 4px;
	width: 200px;
	border: 1px solid #343234;
	background-color: #fff;
	-webkit-border-radius: 0;
	resize: none;
}
textarea.field {
	width: 400px;
}
label {
	margin-left:10px;
	font-family: "ff-basic-gothic-web-pro",sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: #e53d38;
	text-transform: uppercase;
	vertical-align: middle;
}
label span {
	font-family: "chaparral-pro-caption",sans-serif;
	font-style: italic;
	font-weight: 400;
	font-size: 13px;
	text-transform: lowercase;
}
.formbutton {
	margin: 0;
	padding: 5px 10px;
	border: 1px solid #e53d38;
	background-color: #e53d38;
	-webkit-border-radius: 0;
	cursor: pointer;
	font-family: "ff-basic-gothic-web-pro",sans-serif;
	font-weight: 500;
	font-size: 15px;
	color: #fff;
	text-transform: uppercase;
}
.formbutton:hover {
	border: 1px solid #343234;
	background-color: #343234;
}

#footer {
	margin: 13px auto 3px auto;
	width: 670px;
	text-align: left;
}
#footer, #footer div {
	font-size: 10px;
	color: #343234;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#footer div {
	float: right;
}
