/*
Theme Name: Wendall
Theme URI: 
Description: 
Version: 
Author: Brian Kuzma
Author URI: http://briankuzma.com/

*/

html, body{ height:100%; }
body { margin:0; padding:0; overflow:hidden; }

#myContent {
	height:100%;
	overflow:hidden;
}

object {
outline: none
}

body {
	margin:0;
	padding:0;
	font-family: Georgia;
	background-color:#000;
}

#wrapper {
	position: absolute;
	z-index:1;
	top:116px;
	width: 1080px;
	height: 516px;
	left: 50%;
	margin-left: -540px;
}

#news {
	position:absolute;
	margin-left: 55px;
	left:0px;
	width:670px;
	height:516px;
	background-color:#fff;
	padding:25px;
}

#post-container {
	overflow: auto;
	width:670px;
	height:492px;
}

h1, h2 {
	color: #434242;
	font-size: 12px;
	text-transform: uppercase;
	font-weight:bold;
	letter-spacing: .6px;
}

h1 {
	margin: 0 0 25px;
}

h2 {
	margin: 0;
}

small {
	font-size: 10px;
	font-style: italic;
	color: #666666;
}

.post {
	padding: 0 0 10px 0;
	margin: 0 0 20px 0;
	background: #fff url('images/divider.gif') bottom left no-repeat;
	width:500px;
}

.post p {
	color:#666666;
	font-family: Helvetica;
	font-size: 12px;
	margin: 3px 0 20px 0;
}

#need-flash {
	padding-top:30px;
}

#need-flash a {
	color:#fff;
	text-decoration:none;
}

#need-flash, #need-flash h1, #need-flash h2 {
	color:#fff;
	font-family:helvetica, sans-serif;
	text-align:center;
	font-size:11px;
}
			
#need-flash h1 {
	font-size:18px;
	font-weight:bold;
	margin-bottom:10px;
}
			
#need-flash h2 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:38px;
}

#need-flash p.copyright {
	font-size:11px;
}

#need-flash img {
	margin-bottom:30px;
}
