/*
Theme Name: Version Four Division Overlay
Theme URI: http://blog.divisionoverlay.net
Description: Theme for version 4
Version: 1
Author: Tyler Jefford
Author URI: http://divisionoverlay.net
*/

@font-face {
	font-family: Calibri;
	src: url('fonts/calibri.ttf');
}
	
body {
	background: url(images/bg.png);
	color: #000000;
	font-family: Calibri, comic;
	font-size: 17px;
}
.wrap {
	width: 1100px;
	margin: 0 auto;
}
#logo {
	background: url(images/logo-banner.png);
	width: 215px;
	height: 207px;
	margin-top: -8px;
	padding-left: 50px;
	padding-top: 10px;
	float: left;
}
#nav {
	background: url(images/nav.png);
	height: 58px;
	width: 825px;
	float: right;
	margin-top: -8px;
	margin-right: 10px;
	padding-top: 5px;
}
#nav a {
	font-size: 24px;
	color: #333333;
	margin-right: 15px;
	outline: none;
}
#footer {
	width: 100%;
	position: absolute;
	left: 0px;
	margin-top: 100px;
	background: #fff;
	text-align: center;
}
#footer a {
	margin-right: 10px;
}
a img {
	border: none;
	outline: none;
}
a:link, a:visited {
	color: #362f2d;
	text-decoration: none;
	outline: none;
}
a:hover, a:focus {
	color: #000;
	text-decoration: underline;
	outline: none;
}
.clear {
	clear: both;
}
.item {
	color: #362f2d;
	font-size: 22px;
	margin-top: -4px;
	margin-right: 15px;
}
.itemLink {
	font-size: 14px;
	margin-top: -4px;
	margin-left: 5px;
}
.itemDesc {
	color: #959595;
	font-size: 14px;
	padding-right: 10px;
}
.topInfo {
	background: url(images/topInfo.png);
	width: 787px;
	height: 118px;
	float: right;
	margin-top: -142px;
	margin-right: 26px;
	padding-left: 20px;
	padding-top: 10px;
}
.topDesc {
	font-size: 18px;
	color: #959595;
	margin-top: 0px;
}
#sideBar {
	width: 223px;
	float: left;
}
#content {
	width: 802px;
	float: left;
}
.ads {
	background: url(images/ads.png);
	width: 223px;
	height: 445px;
	margin-left: 20px;
	padding-top: 15px;
}
.adHold {
	background: url(images/adHold.png);
	width: 202px;
	height: 126px;
	margin-bottom: 25px;
	margin-left: 10px;
}
.leftClear {
	clear: left;
}
.rightClear {
	clear: right;
}
.leftSmall {
	float: left;
	width: 250px;
}
.rightSmall {
	float: left;
	width: 500px;
}
.NewSmall {
	background: url(images/postSmallNew.png);
	width: 788px;
	height: 312px;
	margin-left: 35px;
	margin-bottom: 30px;
	padding-left: 40px;
	padding-top: 40px;
}
.postSmall {
	background: url(images/postSmall.png);
	width: 777px;
	height: 331px;
	margin-left: 50px;
	margin-bottom: 30px;
        padding-left: 25px;
}
.postBig {
	width: 801px;
	margin-left: 50px;
	background: url(images/blogMid.png);
	height: auto;
}
#postTops {
	background: url(images/blogTop.png);
	margin-left: 50px;
	width: 800px;
	height: 31px;
}
#postBottom {
	background: url(images/blogBottom.png);
	margin-left: 50px;
	width: 800px;
	height: 31px;
	margin-top: -16px;
}
.smallBlock {
	background: url(images/smallBlock.png);
	width: 225px;
	height: 198px;
	margin-left: 20px;
}
#twitFeed {
	padding-left: 7px;
	padding-right: 7px;
}
.twitLink {
	font-size: 14px;
	padding-top: 10px;
	padding-left: 7px;
}
.twitLink a{
	color: #959595;
}
.topPost {
	margin-left: 10px;
	padding-top: 1px;
}
a.postTitle {
	color: #362f2d;
	font-size: 24px;
	text-decoration: underline;
}
.smalls {
	font-size: 16px;
	color: #362f2d;
	margin-top: 2px;
	margin-left: 15px;
}
.smalls a{
	font-size: 16px;
	color: #959595;
	text-decoration: underline;
}
.postText {
	color: #898989;
	font-size: 14px;
	padding-left: 15px;
	padding-right: 15px;
}
.divide {
	width: 70%;
}
.response {
	font-size: 20px;
	margin-left: 13px;
}
.cBlock {
	margin-left: 20px;
}
.avatarHold {
	background: url(images/avatarHold.png);
	width: 62px;
	height: 53px;
	float: left;
}
.user {
	float: left;
	width: 100px;
	margin-left: 15px;
}
.userWeb {
	font-size: 13px;
}
#comments {
	text-align: center;
	color: #898989;
	font-size: 22px;
}
#pageNavs {
	float: right;
}
.alt {
	color: #898989;
	font-size: 17px;
}
.comment {
	color: #898989;
	font-size: 17px;
}
.url {
	color: #333;
	font-size: 15px;
	text-decoration: underline;
}
.textBox {
	margin-left: 10px;
}
.code {
	background: #fff;
	border-style: dashed;
	border-size: 2px;
	color: #959595;
	font-style: italic;
	font-size: 11px;
	padding: 5px;
}
.lean {
	margin-left: 80px;
}
.level{
	margin-top: 10px;
	margin-left: 35px;
	font-size: 22px;
}
#author {
	background: #eaeaec;
	width: 700px;
	height: 90px;
	margin: 0 auto;
}
#author-image {
		float: left; margin: 0 10px 5px 0; border: 5px solid #DCDCE1;
}
#author-info {
	background: #eaeaec;
	width: 700px;
}
#author-bio h4{
	color: #9d9d9d;
}
.leftBig {
	float: left;
	width: 250px;
}
.rightBig {
	float: left;
	width: 400px;
	margin-left: 20px;
}
#postInfoBox {
	width: 700px;
	height: 220px;
	margin-left: 25px;
	background: #fff;
	padding-left: 10px;
	padding-top: 10px;
}
#postActions {
	width: 300px;
	margin: 0 auto;
	margin-top: 20px;
}