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


/**Reset Styles**/

html, div, span, h1, h2, h3, h4, h5, h6, p, font, img, small,
strike, strong, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 12px;
	vertical-align: baseline;
	font-weight:normal;
	background: transparent;
	font-family: "Lucida Grande", "Trebuchet MS";
	line-height: 18px;
	color: #535353;
}
ol, ul {
	list-style: none;
}
a {
	color:#5F787D;
	text-decoration: none;
}

body {
	margin: 0px;
	padding: 0px;
	background-color: #dcdcdc;
	background-image: url(/images/page-background_aqua.webp);
	background-repeat: repeat-x;
}
.container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

/**Main Page Styles**/

#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

.header-featureRegion {
	height: 353px;
	width: 960px;
	background-image: url(/images/featureRegion-background.webp);
	margin-top: 1px;
}
/**Header Styles**/

#header  {
	height: 97px;
	width: 960px;
	clear: both;
	background-image: url(/images/subpageHeader-background.webp);
}
#homepageHeader {
	height: 60px;
}
#logo   {
	height: 40px;
	width: 346px;
	background-image: url(/images/logo.webp);
	background-repeat: no-repeat;
	margin-top: 50px;
	float: left;
}
#homepageHeader ul#nav {
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type: none;
	float: right;
	margin-top: 9px;
}
#header ul#nav {
	font-size:13px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	list-style-type: none;
	float: right;
	margin-top: 9px;
}
#nav li {
	float: left;
	margin-left: -8px;
}
#nav .normal {
	margin-top: 12px;
	margin-left: 24px;
	margin-right: 24px;
}
#nav .normal:hover {
	margin-left: 24px;
	margin-right: 24px;
	margin-top: 18px;
}
#nav li .centerRegion .currentPage {
	padding-right: 18px;
	padding-left: 18px;
}
#nav li a {
	color:#999;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	font-weight: normal;
	padding-left: 18px;
	padding-right: 18px;
}
#nav li a.currentPage {
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#nav li a.currentPage:hover {
	color:#FFF;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
}
#nav li .leftRegion {
	float:left;
	width:10px;
	height:47px;
	background-image:url(/images/normal-left.webp);
}
#nav li .centerRegion {
	float:left;
	height:32px;
	padding-top: 14px;
	background-image:url(/images/normal-repeater.webp);
}
#nav li .rightRegion {
	float:left;
	width:10px;
	width:10px;
	height:47px;
	background-image:url(/images/normal-right.webp);
}
#nav li .leftRegionCurrent {
	float:left;
	width:10px;
	height:47px;
	background-image:url(/images/current-EndBar-Left.webp);
}
#nav li .centerRegionCurrent {
	float:left;
	height:32px;
	padding-top: 14px;
	background-image:url(/images/current-middleRepeater.webp);
	padding-left: 18px;
	padding-right: 18px;
}
#nav li .rightRegionCurrent {
	float:left;
	width:10px;
	width:5px;
	height:46px;
	background-image:url(/images/current-EndBar-Right.webp);
}
#nav li a:hover {
	color:#5F787D;
	text-decoration:none;
}
#nav .normal ul .first {
	margin-top: 4px;
}

/**Footer Styles**/

.footer {
	background-image: url(/images/footerShadow.webp);
	background-repeat: repeat-x;
	height: 200px;
	background-color: #2B2B2B;
}
.footer .footerContainer {
	height: 180px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	background-image: url(/images/footerBackground.webp);
	background-repeat: no-repeat;
}

/**Resume Footer Styles**/

.footerContainer .colRight {
	float: left;
	width: 275px;
	height: 244px;
	padding-top: 27px;
	padding-left: 60px;
	position: relative;
}
.footerContainer .colRight #one {
	position: absolute;
}
.footerContainer .colRight #two {
	position: absolute;
	top: 150px;
	width: 170px;
	height: 100px;
}
.footerContainer .colRight .contentRow p {
	color: #d6d6d6;
	margin-top: 12px;
}
.footer .footerContainer .contentRow {
	height: 40px;
	margin-bottom: 40px;
}
.footerContainer .colRight .contentRow form {
	position: relative;
	top: 10px;
}
.footerContainer .colRight .contentRow form #search {
	border: 1px solid #2f2f2f;
	height: 22px;
	width: 160px;
	position: absolute;
	left: -3px;
	padding-left: 10px;
	color: #7c7c7c;
	background-color: #1d1d1d;
}
.footerContainer .colRight .contentRow form label #searchSubmit {
	background-image: url(/images/footer-button.webp);
	height: 34px;
	width: 98px;
	color: #d6d6d6;
	border: 0;
	position: absolute;
	left: 175px;
	top: -3px;
}

/**End Homepage Styles**/


/**Subpage Styles**/
.footerContainer .colRight .contentRow form label #searchSubmit:hover {
	background-image: url(/images/footer-button.webp);
	height: 34px;
	width: 98px;
	color: #fff;
	border: 0;
	position: absolute;
	left: 175px;
	top: -3px;
}
.footerContainer .title {
	font-family: "Lucida Grande", "Arial", "Helvetica", "Sans Serif";
	color: #FFF;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 14px;
}
.footerContainer .colLeft {
	float: left;
	width: 175px;
	height: 244px;
	padding-top: 27px;
}
.footerContainer .colLeft .footerNav {
	margin-top: 15px;
}
.footerContainer .colLeft .footerNav li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #8b8b8b;
}
.footerContainer .colLeft .footerNav li .current {
	font-weight: bold;
	color: #62787D;
}
.footerContainer .colLeft .footerNav li a {
	color: #CCC;
}
.footerContainer .colCenter   {
	float: left;
	height: 244px;
	width: 385px;
	padding-top: 27px;
	padding-left: 65px;
	position: relative;
	color: #d6d6d6;
}
.footerContainer .colCenter p {

	color: #fff;
}
.footerContainer .colCenter form .nameHeading {
	position: absolute;
	top: 60px;
	color: #d6d6d6;
}
.footerContainer .colCenter form #name {
	background-color: #1d1d1d;
	border: 1px solid #2f2f2f;
	height: 20px;
	width: 194px;
	position: absolute;
	left: 165px;
	top: 60px;
	color: #666;
}
.footerContainer .colCenter form .emailHeading {
	position: absolute;
	top: 95px;
	color: #d6d6d6;
	font-size: 12px;
}
.footerContainer .colCenter form #customer_mail {
	width: 194px;
	position: absolute;
	left: 165px;
	top: 95px;
	background-color: #1d1d1d;
	border: 1px solid #2f2f2f;
	height: 20px;
	color: #666;
}
.footerContainer .colCenter form .messageHeading {
	position: absolute;
	top: 130px;
	color: #d6d6d6;
}
.footerContainer .colCenter form #detail {
	position: absolute;
	background-color: #1d1d1d;
	border: 1px solid #2f2f2f;
	left: 165px;
	width: 220px;
	top: 130px;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.footerContainer .colCenter form .button {
	color: #d6d6d6;
	background-image: url(/images/footer-button.webp);
	height: 34px;
	width: 98px;
	position: absolute;
	left: 163px;
	top: 210px;
	border: none;
}
.footerContainer .colCenter form .button:hover {
	color: #FFF;
	background-image: url(/images/footer-button.webp);
	height: 34px;
	width: 98px;
	position: absolute;
	left: 163px;
	top: 210px;
	border: none;
}
.footer .footerMetaInfo {
	height: 47px;
	background-color: #272727;
	color: #999;
	border-top: 1px solid;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #313131;
}
.footer .footerMetaInfo .footerMetaInfoContainer{
	height: 47px;
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	color: #FFF;
	clear: both;
}
.footer .footerMetaInfo .footerMetaInfoContainer .left{
	float: left;
	margin-top: 17px;
	color: #7E7E7E;
}
.footer .footerMetaInfo .footerMetaInfoContainer .right{
	float: right;
	margin-top: 17px;
	color: #7e7e7e;
}

/**Homepage Styles**/

.header-featureRegion .featureRegion {
	height: 294px;
	width: 960px;
	position: relative;
}
.header-featureRegion .featureRegion .left {
	height: 294px;
	width: 400px;
	position: absolute;
}
.header-featureRegion .featureRegion .left .large {
	font-family: "Lucida Grande", "Trebuchet MS", "Arial";
	font-size: 30px;
	font-weight: normal;
	color: #fff;
	top: 80px;
	position: absolute;
	line-height: 35px;
	height: 105px;
}
.header-featureRegion .featureRegion .left p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	position: absolute;
	top: 130px;
}
.header-featureRegion .featureRegion .left .buttons {
	width: 400px;
	top: 180px;
	position: relative;
	height: 47px;
	text-decoration: none;
}
.header-featureRegion .featureRegion .left .buttons a {
	color: #FFF;
}
.header-featureRegion .featureRegion .left .buttons .leftButton {
	height: 33px;
	width: 179px;
	background-image: url(/images/featureRegion-button_up.webp);
	text-align: center;
	padding-top: 14px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.header-featureRegion .featureRegion .left .buttons .leftButton:hover  {
	height: 33px;
	width: 179px;
	background-image: url(/images/featureRegion-button_down.webp);
	text-align: center;
	padding-top: 14px;
	text-decoration: none;
}
.header-featureRegion .featureRegion .left .buttons .rightButton {
	height: 33px;
	width: 179px;
	position: absolute;
	top: 0px;
	left: 202px;
	background-image: url(/images/featureRegion-button_up.webp);
	text-align: center;
	padding-top: 14px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	text-decoration: none;
}
.header-featureRegion .featureRegion .left .buttons .rightButton:hover {
	height: 33px;
	width: 179px;
	position: absolute;
	top: 0px;
	left: 202px;
	background-image: url(/images/featureRegion-button_down.webp);
	text-align: center;
	padding-top: 14px;
	text-decoration: none;
}

/**CU3ER Styles**/

#cu3er-container {
	width:370px;
	outline:0;
	position:absolute;
	left:180px;
	top:48px;
	background: none;
}

/**Continue Feature Region Styles**/

.header-featureRegion .featureRegion .right {
	height: 294px;
	width: 560px;
	position: absolute;
	left: 400px;
}

.mainContents {
	width:960px;
	clear:both;
	xbackground-image: url(/images/mainContentsBackground.webp);
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
.tagline {
	width: 960px;
	height: 40px;
	padding-top: 20px; 

}

.tagline span {
font-family:"lucida grande", "trebuchet ms", "arial";
font-size:18px;
line-height:30px;
color:#747474;
}

.tagline .large {
color:#0b7d99;
font-size:24px;
font-weight:bold;
}
.threeColumnRow {
	clear: both;
	height: 370px;
	width: 960px;
}
.threeColumnRow .featured {
	position: relative;
	margin-bottom: 15px;
	width: 250px;
}
.threeColumnRow .featured .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #383838;
	position: absolute;
	top: 10px;
	left: 88px;
}
.threeColumnRow .featured a {
	position: absolute;
	left: 88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	top: 10px;
}
.threeColumnRow .featured p {
	position: absolute;
	left: 88px;
	top: 0px;
}
.threeColumnRow .metaInfo {
	position: relative;
}
.threeColumnRow .metaInfo .postTitle {
	position: absolute;
	top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #5F787D;
	left: 76px;
	line-height: 16px;
}
.threeColumnRow .metaInfo .date {
	position: absolute;
	left: 77px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #2a2a2a;
	top: 32px;
}
.threeColumnRow h1 {
	font-family: "Lucida Grande", "Arial", "Helvetica", "Sans Serif";
	font-size: 21px;
	font-weight: bold;
	color: #383838;
	padding-bottom: 30px;
}
.threeColumnRow img {
	border: 3px solid #bcbcbc;
	margin-bottom: 15px;
}
.threeColumnRow .colLeft {
	float: left;
	height: 370px;
	width: 263px;
	padding-right: 57px;
}
.threeColumnRow .colCenter {
	float: left;
	height: 370px;
	width: 232px;
	padding-right: 44px;
	padding-left: 24px;
}
.threeColumnRow .colRight {
	float: left;
	height: 370px;
	width: 267px;
	padding-left: 53px;
}
.fourColumnRow {
	height: 250px;
	width: 960px;
	margin-bottom: 50px;
	position: relative;
}
.fourColumnRow .headline {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #383838;
	font-weight: bold;
	position: absolute;
	top: 41px;
	left: 0px;
}
.fourColumnRow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6c6c6c;
	margin-top: 10px;
}
.fourColumnRow .title {
	font-family: "Lucida Grande", Helvetica, sans-serif;
	font-size: 16px;
	color: #484848;
	position: relative;
	top: -8px;
	left: 5px;
}
.fourColumnRow .first {
	width: 183px;
	padding-right: 38px;
	float: left;
	height: 155px;
	padding-top: 95px;
	position: relative;
}
.fourColumnRow .middle {
	float: left;
	height: 155px;
	width: 180px;
	padding-left: 38px;
	padding-right: 38px;
	position: relative;
	padding-top: 95px;
}
.fourColumnRow .last {
	float: left;
	height: 155px;
	width: 189px;
	padding-left: 38px;
	position: relative;
	padding-top: 95px;
}

/**Subpage Styles**/

#pageContents  {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-top: 50px;
	background-image: url(/images/subpage-mainContents-background.webp);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}
#mainContent {
	width: 660px;
	position: relative;
	top: 0px;
	float: right;
}
#mainContent-fullWidth {
	width: 960px;
}
.pageTitle {
	font-family: "Lucida Grande", "Arial", "Helvetica";
	font-size: 30px;
	color: #333;
	margin-top: 3px;
	height: 90px;
	background-image: url(/images/shadow-divider-700px.webp);
	background-position: bottom;
	background-repeat: no-repeat;
	margin-bottom: 15px;
	line-height: 30px;
}
.pageTitle .breadcrumb {
	margin-bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	font-weight: normal;
}
.pageTitle .breadcrumb a {
	text-decoration: none;
	font-weight: normal;
}
#mainContent .title {
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
p  {
	font-family: Arial, Helvetica, sans-serif;
	color: #535353;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 35px;
}
p b  {
	font-weight: bold;
	color: #333;
	font-size: 13px;
}
p i  {
	color: #747474;
}
ul  {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999;
	margin: 0px;
	padding: 0px;
	margin-top: 10px;
}
ul li  {
	line-height: 18px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
.floatLeft  {
	float: left;
	padding-right: 25px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
.floatRight  {
	float: right;
}
#mainContent  .contentRows .contentRow{
	clear: both;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
#sidebar  {
	width: 250px;
	float: left;
	padding-right: 50px;
    font-family: "Trebuchet MS", "Arial", "Helvetica", "Sans Serif";
    color:#666;
}
#sidebar .sidebarBox {
	background-image: url(/images/sidebarBox-background.webp);
	background-repeat: no-repeat;
	width: 218px;
	border: 1px solid #cecece;
	padding: 20px;
	background-color: #DEDEDE;
	border-bottom: none;
}
#sidebar .sidebarbox-bottom {
	background-image: url(/images/sidebar-bottom.webp);
	height: 15px;
	width: 260px;
	margin-bottom: 30px;
}
.sidebarBox h1 {
	font-size: 14px;
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin-bottom: 15px;
	color: #333;
}
.sidebarBox p {
	margin-bottom: 0px;
}
#sidebar ul {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	list-style-type: none;
	color: #666;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
#sidebar ul #current  {
	color: #333;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	background-image: url(/images/arrow-bullet.png);
	background-repeat: no-repeat;
	background-position: 5px;
	line-height: 25px;
}
#sidebar ul li {
	line-height: 25px;
}
#sidebar ul li a {
	color: #5F787D;
	text-decoration: none;
}
#sidebar ul li a:hover {
	color: #5F787D;
	text-decoration: underline;
}
#searcher  {
	margin: 0px;
	padding: 0px;
        position:relative;
}
#searcher input  {
	background-color: #E7E7E7;
	border: 1px solid #CACACA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	height: 18px;
	padding-left: 4px;
	padding-top:6px;
	width: 110px;
	top: -3px;
	left: 133px;
	color: #666;
}
#searcher label #searchButton  {
	background-image: url(/images/button.webp);
	width: 98px;
	height: 34px;
	border: none;
	position: absolute;
	color: #CCC;
	left: 125px;
}
#searcher label #searchButton:hover {
	background-image: url(/images/button.webp);
	width: 98px;
	height: 34px;
	border: none;
	position: absolute;
	color: #fff;
	left: 125px;
}
.itemRow {
	clear: both;
	width: 660px;
	height: 300px;
}
#bottom {
	margin-bottom: 0px;
	height: 260px;
}
.itemRow .left {
	float: left;
	width: 200px;
	margin-right: 30px;
}
.itemRow .center {
	float: left;
	width: 200px;
}
.itemRow .right {
	float: left;
	width: 200px;
	margin-left: 30px;
}
#mainContent .itemRow h1  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
	margin-top: 10px;
}
#mainContent .itemRow p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666;
	line-height: 16px;
	margin-top: 5px;
}
.itemRow .box a {
	text-decoration: none;
	color: #278D9B;
}

/**Lightbox Styles for Portfolio Page**/

#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{
}

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(/images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(/images/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }

/**Blog Page Styles**/

.blogPost  {
	position: relative;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-top: -1px;
	background-image: url(/images/shadow-divider-700px.webp);
	background-repeat: no-repeat;
	background-position: bottom;
}
#mainContent #first {
	padding-top: 0px;
}
.blogPost .commentCounter {
	width: 60px;
	position: relative;
	left: 600px;
	top: -30px;
}
.blogPost .commentCounter .number {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 36px;
	position: absolute;
	left: -2px;
}
.blogPost .commentCounter .number a {
	color: #202020;
}
.blogPost .commentCounter .number a:hover {
	color: teal;
}
.blogPost .commentCounter .small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	top: 35px;
	position: absolute;
}
.blogPost .title a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #202020;
	margin-bottom: 10px;
	line-height: 24px;
	font-weight: normal;
}
.blogPost .title a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: teal;
	margin-bottom: 10px;
	line-height: 24px;
}
.blogPost .name-date {
	font-size: 12px;
	line-height: 18px;
}
.container #blogPageContents #mainContent .blogPost p {
	color: #666;
	font-size: 12px;
	margin: 0;
	margin-top: 10px;
}
.container #blogPageContents #mainContent .blogPost img {
	margin-bottom: 5px;
	margin-top: 15px;
	height: 60px;
	width: 960px;
	clear: both;
	padding-top: 8px;
}

/**Contact Page Styles**/

#contact-wrapper {
	font-family: "Trebuchet MS", "Arial", "Helvetica", "Sans Serif";
	width:450px;
	margin-bottom: 50px;
	position:relative;
}
.oneColumnRow {
	clear: both;
	height: 300px;
	width: 960px;
}
.oneColumnRow .featured {
	position: relative;
	margin-bottom: 15px;
	width: 250px;
}
.oneColumnRow .featured .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #383838;
	position: absolute;
	top: 10px;
	left: 88px;
}
.oneColumnRow .featured a {
	position: absolute;
	left: 88px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	top: 10px;
}
.oneColumnRow .featured p {
	position: absolute;
	left: 88px;
	top: 40px;
}
.oneColumnRow .metaInfo {
	position: relative;
}
.oneColumnRow .metaInfo .postTitle {
	position: absolute;
	top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	color: #5F787D;
	left: 76px;
	line-height: 16px;
}
.oneColumnRow .metaInfo .date {
	position: absolute;
	left: 77px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11px;
	color: #2a2a2a;
	top: 32px;
}
.oneColumnRow h1 {
	font-family: "Lucida Grande", "Arial", "Helvetica", "Sans Serif";
	font-size: 21px;
	font-weight: bold;
	color: #383838;
	padding-bottom: 30px;
}
x.oneColumnRow img {
	border: 4px solid #bcbcbc;
	margin-bottom: 15px;
}
.titleself {
color:#ff0000;
font-size:20px;
font-weight:bold;
}
/*
     FILE ARCHIVED ON 03:25:01 Dec 26, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 19:37:04 May 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.085
  exclusion.robots: 0.152
  exclusion.robots.policy: 0.133
  esindex: 0.015
  cdx.remote: 15.976
  LoadShardBlock: 176.282 (3)
  PetaboxLoader3.datanode: 200.108 (5)
  PetaboxLoader3.resolve: 366.745 (3)
  load_resource: 453.531 (2)
*/