@charset "UTF-8";
/* CSS Document */

/* Reset */

.clear {
	clear: both;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #c6c6c6;
}

/* Images */

.bodyImage {
	float: right;
	display: inline;
	padding-left: 20px;
	padding-bottom: 10px;
}

.sidebarImage {
	margin-left: 80px;
	margin-top: -30px;
}

.blueBoxIcon {
	float: right;
	display: inline;
	padding-left: 8px;
}

.stack3Image {
	float: right;
	display: inline;
	padding-left: 8px;
	padding-top: 5px;
}

/* Structure */

.pageWrapper {
	width: 998px;
	margin-left: auto;
	margin-right: auto;
}

.headerWrapper {
	width: 998px;
	height: 128px;
	background-image: url(../../../../images/subpageHeaderBg.jpg);
	background-repeat: no-repeat;
}

.navWrapper {
	width: 800px;
	height: 20px;
	float: right;
	display: inline;
	margin-top: 35px;
	margin-right: 25px;
}

.contentWrapper {
	width: 998px;
	background-image: url(../../../../images/contentBgRepY.gif);
	background-repeat: repeat-y;
	overflow: auto;
	padding-top: 20px;
}

.stack1LeftCol {
	width: 600px;
	float: left;
	display: inline;
	margin-left: 55px;
	margin-bottom: 20px;
}

.stack1RightCol {
	width: 250px;
	float: left;
	display: inline;
	margin-left: 46px;
	margin-bottom: 20px;
	margin-top: 40px;
	border-left: 2px dotted;
	border-color: #8da0be;
}

.blueBox {
	width: 940px;
	height: 312px;
	background-image: url(../../../../images/blueBoxBg.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
}

.blueBoxLeftCol {
	width: 280px;
	margin-top: 16px;
	margin-left: 20px;
	float: left;
	display: inline;
}

.blueBoxCenterCol {
	width: 298px;
	margin-top: 16px;
	margin-left: 20px;
	float: left;
	display: inline;
}

.blueBoxRightCol {
	width: 280px;
	margin-top: 16px;
	margin-left: 20px;
	float: left;
	display: inline;
}

.footerWrapper {
	width: 960px;
	height: 130px;
	background-image: url(../../../../images/footerBg.jpg);
	background-repeat: no-repeat;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}

.footerContent {
	padding-top: 60px;
	padding-left: 40px;
}

h1 {
	margin: 0px;	
}

h2 {
	margin: 0px;
}

h3 {
	margin: 0px;
}

/* Basic Formats */

body {
	color: #474747;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	/*line-height: 17px;*/
}

p {
	margin: 0px;
}
#content p {
	margin-bottom: 10px;
}

ul {
	margin: 0px;
	padding: 0px;
}
a {
	color: #474747;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

/* Conditional Operators */

.blueBoxBody {
	margin-left: 10px;
}

.stack3Body {
	margin-left: 25px;
}

#resultsList li {
	margin-bottom: 20px;
}

/* Lists */

.navList {
	text-align: right;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.navListItem {
	position: relative;
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}

.bodyList, .post ul {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #474747;
	list-style-image: url(../../../../images/bullet.gif);
	list-style-position: outside;
	padding-left: 50px;
	margin-bottom: 10px;
}
.post ol {
	margin-left: 8px;
}
.post blockquote {
	font-style: italic;
	background: #D7DFEC url(images/quote.png) no-repeat top left;
	padding: 8px 8px 8px 42px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
}
.blueBoxBodyList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #474747;
	list-style-image: url(../../../../images/bullet.gif);
	list-style-position: outside;
	padding-left: 20px;
}

.footerList {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.footerListItem {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
}
	

/* Copy */

.bodyCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #474747;
}

.subBodyCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #474747;
	padding-left: 30px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;	
}

.bodySubTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #474747;
	padding-left: 30px;
	margin-bottom: 0px;
}

.subBodyTitle {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #474747;
	padding-left: 30px;
	margin-bottom: 0px;
}

.stackTitle {
	margin-bottom: 6px;
}
.stackTitle, .pagetitle {
	font-size: 24px;
	color: #8da0be;
	padding-bottom: 0;
}
h3.stackTitle {
	font-size: 18px;
}
.pagetitle {
	font-size: 16px;
}
.stackTitle a {
	color: #8da0be;
	text-decoration: none;
}
.stackTitle a:link, .stackTitle a:visited {
}
.stackTitle a:hover, .stackTitle a:active {
	text-decoration: underline;
}
.sidebarCopy {
	text-align: left;
	font-style: italic;
	font-size: 12px;
	line-height: 19px;
	color: #474747;
	padding-left: 15px;
	padding-right: 5px;
	margin-bottom: 5px;
}

.sidebarSignature {
	text-align: left;
	font-size: 12px;
	line-height: 16px;
	color: #8da0be;
	padding-left: 25px;
	padding-right: 15px;
	margin-bottom: 20px;
}

.blueBoxTitle {
	font-size: 24px;
	color: #474747;
	padding-top: 15px;
	padding-left: 20px;
}

.blueBoxSubtitle {
	font-size: 16px;
	color: #474747;
	margin-bottom: 5px;
}

.footerCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	line-height: 17px;
	padding-left: 5px;
	padding-top: 10px;
	color: #FFF;
}

/* Links */

a.bodyLink {
	color: #474747;
	text-decoration: underline;
	font-weight: bold;
}

a.bodyLink:hover {
	color: #474747;
	text-decoration: none;
	font-weight: bold;
}

a.subBodyLink {
	color: #474747;
	text-decoration: underline;
}

a.subBodyLink:hover {
	color: #474747;
	text-decoration: none;
}

a.footerLink {
	color: #FFF;
	text-decoration: underline;
}

a.footerLink:hover {
	color: #FFF;
	text-decoration: none;
}

a.navLink {
	color: #474747;
	text-decoration: none;
}

a.navLink:hover {
	padding-bottom: 2px;
	color: #474747;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-color: #8da0be;
}

/* WP */
.contentWrapper {
	overflow: visible;
}
.post {
	position: relative;
	margin-bottom: 36px;
}
.the_date {
display:block;
text-align: center;
float:left;
font-family: Arial, Helvetica, sans-serif;
background: url(images/date.png) no-repeat;
width:48px;
padding: 0;
margin: 0 12px 8px 0;
/* position: absolute;
left: -56px; */
}

.date_m {
display:block;
font-size: 11px;
margin:0;
padding:0;
font-weight: bold;
text-align:center;
line-height: 15px;
color: #fff;
}

.date_d {
display:block;
font-size:20px;
margin:0;
padding:2px;
text-align: center;
line-height: 30px;
}
.entry {
	clear: left;
}
.postmeta img, .postmetadata img {
	vertical-align: middle;
	width: 12px;
	height: 12px;
}
.postmeta {
	margin-bottom: 12px;
}
.navigation {
	margin-bottom: 12px;
}
.entry h1,
.entry h2,
.entry h3,
.entry h4,
.entry h5,
.entry h6 {
	color: #8da0be;
	margin-bottom: 12px;
}
.search {
	padding-top: 12px;
}
.alignleft {
	text-align: left;
}
.alignright {
	text-align: right;
}

/* Comments */
ol.commentlist {
	list-style-type: none;
	margin: 0;
	padding: 8px 0 0;
}
ol.commentlist li {
	position: relative;
	padding: 4px 12px;
	margin-bottom: 8px;
	border: 1px solid #D6DEEB;
	border-width: 1px 0 1px 0;
	position: relative;
	padding-left: 48px;
}
ol.commentlist .avatar {
	position: absolute;
	left: 4px;
	top: 4px;
}
ol.commentlist .comment-body {
	
}
ol.commentlist li.even {

}
ol.commentlist li.odd {

}
ol.commentlist li.byuser {
	
}
.comment-author {
	font-size: 12px;
	font-weight: bold;
}
.comment-meta {
	font-size: 10px;
	margin-bottom: 8px;
}
.says {
	display: none;
}
.reply {
	text-align: left;
	font-size: 10px;
}

/* SIDEBAR */
#sbar {

}
#sbar ul, #sbar ol {
	list-style-type: none;
}
#sbar ul {
	margin: 0 8px 12px;
}
#sbar h2 {
	color: #8DA0BE;
	font-size: 16px;
}
#search-text {
	border: 1px solid #474747;
}
#search-text:focus {
}
