﻿body
{
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
}
div.body
{
	margin: 0px;
	padding: 0px;
	border-bottom: solid #bf1d1d 8px;
}

img
{
	border: none;
}

div.content
{
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}

div.brandLogo
{
	height: 38px;
}

span.mckinney
{
	float: right;
	margin-top: 9px;
}

span.clivers
{
	background: transparent url(images/clivers.png) no-repeat center center;
	height: 16px;
	width: 30px;
	float: left;
	position: relative;
	top: 23px;
	left: -1px;
	z-index: 10;
}

div.siteLogo
{
	height: 125px;
}

div.navigation
{
	height: 60px;
	margin-top: 8px;
	margin-bottom: 8px;
}

div.columns
{
	margin-top: 30px;
	background: #ffffff url(images/column_separators.gif) repeat-y;
	height: 1%;
}

div.leftColumn
{
	width: 534px;
	margin-left: 2px;
	float: left;
}

div.middleColumn
{
	width: 185px;
	margin-left: 25px;
	float: left;
}

div.rightColumn
{
	width: 185px;
	margin-left: 21px;
	float: left;
}

div.pageFooter
{
	border-top: solid 1px #cccccc;
	height: 39px;
	line-height: 39px;
	margin-top: 30px;
	text-align: right;
}

.sidebarHeader
{
	border-bottom: dashed #d4d4d4 1px;
	margin-bottom: 14px;
}

.recentPosts, .monthList, .blogroll, .mckinney_sites
{
	margin-left: 0px;
	padding-left: 0px;
}

.recentPosts li, .monthList li, .blogroll li, .mckinney_sites li
{
	list-style: none;
	line-height: 1.8em;
}

.writerThumb img
{
	padding: 2px;
	width: 49px;
	float: left;
	margin: 2px;
	border: solid 1px #cccccc;
}

div.searchBox
{
	height: 52px;
	line-height: 52px;
	font-size: 16px;
	float: left;
}
.searchBox #searchfield
{
	border: solid 1px #cccccc;
	height: 21px;
	width: 129px;
	padding: 4px 0px 0px 2px;
}

.searchBox #searchText
{
	margin-left: 3px;
}

div.rssLinkContainer
{
	float: right;
	margin-top: 4px;
}

#postnavigation
{
	margin-bottom: 15px;
	text-align: center;
}

input.logintextbox
{
	background: #FFFFFF none repeat scroll 0% 50%;
	border: 1px solid #D8D6D6;
	color: #000000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 1.4em;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	padding: 3px;
	width: 300px;
}

.login_bg
{
	height: 254px;
	margin-left: auto;
	margin-right: auto;
	width: 393px;
}
.login_controls
{
	font-size: 13px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 30px;
	width: 320px;
}
.loginbutton
{
	background: transparent url(images/login.gif) no-repeat scroll center;
	border: none;
	height: 21px;
	width: 82px;
}

.loginbutton:hover
{
	background: transparent url(images/login_over.gif) no-repeat scroll center;
}

span.validatortext
{
	display: none;
}

.inputlabel, .rememberme
{
	font-family: Trebuchet MS;
	font-size: 10px;
	text-transform: uppercase;
	color: #999999;
	margin: 2px 0px 2px 0px;
	padding: 0px;
	line-height: 1em;
}

.profileContainer
{
	margin-top: 12px;
}

.profileContainer img
{
	float: right;
	background: #FFFFFF url(images/postHeadBg.gif) repeat-y scroll left top;
	padding: 10px;
	margin-left: 5px;
	margin-bottom: 5px;
}

.fancyhr
{
	height: 8px;
	background: #FFFFFF url(images/fancyhr_bg.gif) repeat-x scroll left top;
	margin: 15px 0px;
}

.recentPostText
{
	font-size: 14px;
	font-weight: bold;
	margin: 15px 0px;
}

.popup-contents
{
	width: 170px;
}
.authorPopupPhoto
{
	float: left;
	width: 55px;
}
.authorPopupName, .authorPopupBio
{
	width: 110px;
	float: right;
}
.authorPopupBio
{
	font-weight: normal;
}


#flashContent
{
	margin-left: -1px;
	text-align: right;
}

ul.tagcloud
{
	margin-left: 0px;
	padding-left: 0px;
	text-align: center;
}

.tagcloud li
{
	display: inline;
}

.tagcloud a.biggest
{
	font-size: 2.1em;
	font-weight: 800;
}

.tagcloud a.big
{
	font-size: 1.8em;
	font-weight: 700;
}

.tagcloud a.medium
{
	font-size: 1.2em;
	font-weight: 500;
}

.tagcloud a.small
{
	font-size: 0.9em;
	font-weight: 300;
}

.tagcloud a.smallest
{
	font-size: 0.7em;
	font-weight: 100;
}

div.CPLinkPanel
{
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin-bottom: -25px;
	margin-top: -8px;
	font-weight: bold;
	font-size: smaller;
}

div.CPLinkPanel a:link, div.CPLinkPanel a:visited
{
	color: #BF1D1D;
	text-decoration: underline;
}

div.CPLinkPanel a:hover
{
	color: #000000;
	text-decoration: underline;
}

div.contactUs
{
	font-family: Trebuchet MS;
	color: #69748c;
}

div.contactUs h3
{
	font-family: Georgia, Sans-Serif;
	margin-bottom: 2px;
}

div.contactUs p
{
	font-size: 11px;
	margin-top: 0px;
	line-height: 11px;
}

