/*
Theme Name: 
Theme URI: http://www.torinocreative.com/
Description: 
Version: 1.0
Author: Torino Creative
Author URI: http://www.torinocreative.com
*/

/****************************************
* Reset - Thank you Eric Meyer          *
****************************************/
html, body, div, span,
h1, h2, h3, h4,h5, p,
a,
font, img,
strong,
b, u, i, center,
ul, li,
form, label {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	font-family: Arial, Helvetica, sans-serif;
}
ul {
	list-style: none;
}
h3 {
	font-size:48px;
	font-weight:bold;
	color:#e40288;
	text-transform:uppercase;
	padding-bottom: 40px;
}
h4 {
	font-size:42px;
	font-weight:bold;
	color:#e40288;
	text-transform:uppercase;
	padding-bottom: 15px;
}
h5 {
	font-size: 22px;
	font-weight:bold;
	color:#ccc;
	padding-bottom:10px;
}

p {
	font-size: 14px;
	font-weight:bold;
	color:#ccc;
	line-height:1.2;
	padding-bottom:15px;
}
.yelp {
padding-bottom:15px;
}
/****************************************
* #page - Main Wrap                     *
****************************************/
#page {
	width: 900px;
	padding: 10px 0 0 15px;
}
/****************************************
* #header - Header wrap incl Navigation *
****************************************/
#header {
	width:900px;
}
#topnav {
	width: 585px;
	height:200px;
	float:left;
}
.its {width:95px;height:67px;margin:0 15px 13px 0;float:left;background:url(images/a12k_sprite.png) -500px -405px no-repeat;}
.by {width:85px;height:66px;margin-right:15px;float:left;background:url(images/a12k_sprite.png) -500px -545px no-repeat;}

/****************************************
* #midwrap - Main Content Wrap          *
****************************************/
#midwrap {
	width:900px;
	padding: 40px 0;
}
.post {
	height: 200px;
	padding-bottom: 50px;
}
.entry {
	width: 680px;
	height: 200px;
	float: left;
	overflow:hidden;
	position:relative;
}
.link {
	width:170px;
	font-size: 14px;
	font-weight:bold;
	color:#ccc;
	display:block;
	position:absolute;
	left:0;
	bottom:0;
	text-decoration:none;
}
.link:hover {
	color:#e40288;
	text-decoration:none;
}
.photo {
	width: 890px;
	height:290px;
	margin-bottom: 30px;
	background: #ccc;
	color: #fff;
	padding: 10px 0 0 10px;
	font-size: 14px;
	font-weight: bold;
}
.timeline {
	width: 900px;
	margin-bottom: 30px;
	color: #ccc;
	font-size: 18px;
	font-weight:bold;
}
/****************************************
* #footer - Footer Wrap                 *
****************************************/
#footer {
	width: 900px;
	font-size: 11px;
	color:#ccc;
	text-transform:uppercase;
	padding: 10px 0;
}
#footer a {
	color: #ccc;
	text-decoration: none;
}
#footer a:hover {
	color: #e40288;
	text-decoration:none;
}
	
/****************************************
* Torinofix - fixes everything          *
****************************************/
.torinofix {clear:both;}
