.stream { position:absolute;right:9999em;left:auto; }
.print { display : none; }

/* ********************************** */
/* Basic Style Definitions            */
/* ********************************** */

html { filter: expression(this.runtimeStyle.filter='none' && document.execCommand("BackgroundImageCache", false, true)); } /* fixes the background-image flicker bug in IE */

html, body { min-height : 100%; _height : 100%; }

body {
  background : #fff;
  margin : 0;
  padding : 0;
  color : #070707;
  line-height : 1.4;
  text-align : center;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 12px; ~font-size : 75.00%;
}


div, table, caption { font-size : 1em; }

blockquote {
  margin : 0 3em 0 2em;
  padding : .3em .5em;
}
q:after, q:before { content : ""; }


p, blockquote, ul, ol, dl, table {
  margin-top : 0px;
  margin-bottom : 1em;
}
ul {
  list-style : none;
  padding : 0;
  margin : 0;
}
ol { padding-left : 3em; }
ul, ol  { margin-left : 0; }
li { margin : 0; padding : 0; }



a {
  color : #c02;
  text-decoration : none;
}



acronym {
  cursor : help;
  border : none;
}
acronym:hover { border-bottom : 1px dotted #ddd; }


img {
  margin : 0;
  padding : 0;
  border : none; 
  vertical-align : middle;
}


h1, h2, h3, h4 {
  margin-top : 0;
  margin-bottom : 0;
}
h1 {
  font-size : 1.5em;
  margin-bottom : .1em;
  color : #cc0022;
}
h2 {
  font-size : 1.27em;
  margin-top : 0;
  margin-bottom : .1em;
  
}
h3 {
  font-size : 1.09em;
  margin-top : 1em;
  margin-bottom : .64em;
}
h4 {
  font-size : 1em;
  margin-bottom : .2em;
}




table { border-collapse : collapse; }
table, td, th, caption {
  border : none;
  background-color : transparent;
  padding : 0;
  text-align : left;
  vertical-align : top;
}
th acronym:hover { border : none; }
th.num, td.num {
  text-align : right; 
  white-space : nowrap; 
}






form { margin : 0; }

fieldset {
  padding : 0;
  margin : 0;
  border : none;
}

input,
select,
textarea {
  vertical-align : middle;
  font-family : Arial, Helvetica, sans-serif;
  font-size : 1em;
}
textarea {
  vertical-align : top;
  width: 99%;
}
select,
textarea,
.fi_txt input {
  border : 1px solid #888;
  background : #fff;
  color : #444;
}

.pgextra1 select,
.pgextra1 textarea,
.pgextra1 .textinput,
.pgextra1 .fi_txt input,
.pgextra2 select,
.pgextra2 textarea,
.pgextra2 .textinput,
.pgextra2 .fi_txt input { width : 98%; }

acronym.req {
  border : none;
  margin-right : -.25em;
  padding : 0 .25em 0 0;
}
acronym.req:hover { border : none; }







/* ********************************** */
/* Page Canvas Definitions            */
/* ********************************** */

.pgwrap {
  position : relative;
  width : 905px;
  margin : 0 auto;
  padding-bottom : 200px;
  text-align : left;
}



.pghead {
  margin-bottom : 28px;
  height : 166px;
  background : url(i/pghead-bottom.png) 0 100% repeat-x;
}
.pghead .wrap { padding-bottom : .91em; }

.home .pghead { padding-bottom : 88px; }

.lvl2page .pghead { padding-bottom : 50px; background : transparent none; }
.lvl2page .pghead .wrap { padding-bottom : 1.82em; }

.pghead .brand {
  _height:0;min-height:0;/* ie hasLayout fix */
}
.pghead .brand a {
  display : block;
  width : 130px;
  padding : 44px 0 0 44px;
}
.pghead .sitelogo {
  vertical-align : middle;
}
.pghead .brand .slogan {
  display : block;
  font-size : 1.5em;
  font-weight : bold;
  color : #fff;
  margin-left : 49px;
  margin-top : -.8em;
  padding-top : 8px;
}
.pghead .brand .slogan a {
  padding : 0;
  width : auto;
  display : inline;
  color : #fff;
}
.pghead .brand .slogan a:hover,
.pghead .brand .slogan a:focus,
.pghead .brand .slogan a:active {
  color : #fff;
  text-decoration : none;
}

.pghead .brand span strong {
  color : #cc0022;
}
.pghead .brand .quote {
  position : absolute;
  right : 45px;
  top : 75px;
  background : url(i/quote.png) 0 0 no-repeat;
  display : block;
  width : 178px;
  height : 42px;
  text-indent : -9999em;
  overflow : hidden;
  font-size : 1px;
}
.pghead .stream { top : 10px; }  /* Accessibility tr1ck50r */




.pgbody {
  float : left;
  width : 680px;
  margin-right : 26px;
  _display : inline;
}
.pgbody .wrap {
  _height:0;min-height:0;/* ie hasLayout fix */
}

.pgextra1 {
  float : left;
  width : 200px;
  margin-right : -200px;
  _display : inline;
}
.pgextra1 .wrap {
  _height:0;min-height:0;/* ie hasLayout fix */
}

.pgextra5 {
  clear : both;
  background : #393939 url(i/footer-bak.png) 0 0 repeat-x;
  color : #999;
  padding : 11px;
  line-height : 1.2;
  _height:0;min-height:0; /* ie hasLayout fix */
}
.pgextra5 a { color : #bbb; }
.pgextra5 .wrap a:hover,
.pgextra5 .wrap a:focus,
.pgextra5 .wrap a:active { color : #fff; }


.pgextra5 .wrap {
  _height:0;min-height:0;/* ie hasLayout fix */
  
}









/* ********************************** */
/* Generic Box Definitions            */
/* ********************************** */


.box {
  _height:0;min-height:0;/* ie hasLayout fix */
  position : relative;
  margin : 0;
}
.boxhead { 
  margin-top: 0;
}
.boxbody { _height:0;min-height:0;/* ie hasLayout fix */ }
.boxbody:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.boxhead b { color : #c02; }

.pgextra1 .box {
  padding : 18px 16px 20px 16px;
  _height:80px;min-height:80px; /* ie hasLayout fix */
  background : url(i/pgextra1-boxbody-bak.png) 0 0 no-repeat;
}
.pgextra1 .boxhead {
  font-size : 1em;
  color : #221e1f;
  border-bottom : 1px dotted #575455;
}
.pgextra1 .box .boxbody {
  padding-top : 10px;
}
.pgextra1 .boxbody p {
  color : #5d5d5d;
}
.pgextra1 .box li {
  padding : 5px 0;
}



.pgbody .box {
  background : url(i/pgbody-bak.png) 0 0 no-repeat;
}
.pgbody .boxhead {
  text-transform : uppercase;
  font-size : 1.36em;
  padding : 25px 25px .55em 30px;
}
.pgbody .boxbody {
  padding : 15px 21px 35px 21px;
}








/* ********************************** */
/* Definitions of Individual Items    */
/* ********************************** */


/* ******  meta  ****** */
.meta {
  clear : both;
  color : #777;
  display : block; 
  font-weight : normal;
  font-size : .92em;
}
.meta span { padding-right : .5em; }
.wrap .meta strong,
.wrap .meta a:link,
.wrap .meta a:visited { 
  color : #c02;
  font-weight : bold;
}
.wrap .meta i {
  padding : 0 3px;
  color : #c02;
  line-height : .9;
}




/* ******  buttons  ****** */
.more,
.buttons,
.moreolder,
.archivelink {
  display : block;
  white-space : nowrap;
  _height:0;min-height:0; /* ie hasLayout fix */
  line-height : 1;
}

.pgbody .more,
.pgbody .buttons,
.pgbody .moreolder,
.pgbody .archivelink {
  font-size : .92em;
}

a.rss {
  clear : left;
  float : left;
  background : url(i/icon-rss.png) 0 0 no-repeat;
  display : block;
  overflow : hidden;
  width : 12px;
  height : 12px;
  text-indent : -9999em;
  margin : .2em .5em 0 0;
}

.more:after,
.buttons:after,
.moreolder:after,
.archivelink:after { display:block; clear:both; content:"."; visibility:hidden; font-size:1px; height:0; }

.buttons {
  margin-top : 1.33em;
  clear : both;
}
.wrap .more a,
.wrap .buttons a,
.wrap .moreolder a,
.wrap .archivelink a {
  float : left;
  padding : 1px 5px 1px 17px;
  margin-right : 8px;
  background : url(i/more-arrow.png) 0% 50% no-repeat;
  color : #666;
  font-weight : bold;
}

.wrap .more a:hover,
.wrap .more a:focus,
.wrap .more a:active,
.wrap .buttons a:hover,
.wrap .buttons a:focus,
.wrap .buttons a:active,
.wrap .archivelink a:hover,
.wrap .archivelink a:focus,
.wrap .archivelink a:active {
  background-position : -600px 50%;
  text-decoration : none;
}




/* ******  imgbanner  ****** */
.imgbanner {
  position : absolute;
  top : 126px;
  margin-top : .91em;
  left : 0;
  background-color : #393939;
  padding-top : 20px;
}






/* ******  entrydate  ****** */
.entrydate {
  background : url(i/pgbody-bak.png) 0 0 no-repeat;
  padding : 10px 21px 8px 21px;
  font-size : 1.09em;
  border-bottom : 1px solid #ccc;
  margin-bottom : 1px;
  font-weight : bold;
}




/* ******  blogpostcols  ****** */
.blogpostcols {}
.blogpostcols .boxhead { position:absolute;right:19999px;left:auto; }
.blogpostcols .boxbody {
  width : 700px;
  overflow : hidden;
  _height : auto;
  padding : 15px 0;
  margin : 0 -15px 0 15px;
}

.blogpostcols .item {
  float : left;
  margin : 0 10px 0 -10px;
  padding : 15px 15px 30px 25px;
  background : url(i/column-sep.png) 0 0 no-repeat;
  width : 191px;
  _width /**/: 250px;
  _display : inline;
}
.blogpostcols .item h3 {
  margin : 0;
  font-size : 1em;
  padding-bottom : 3px;
}
.blogpostcols .item .more { margin-top : 1.2em; }






/* ******  blogpostlist  ****** */
.blogpostlist .item {
  margin-bottom : 1em;
  width : 100%;
  overflow : hidden;
}
.blogpostlist .item h3 {
  font-size : 1em; 
  margin : 0;
}
.blogpostlist .summary p { margin : 0; }
.blogpostlist .more {}

.blogpostlist img {
  float : right;
  margin : .2em 0 .33em .5em;
}

.blogpostlist ul {
  clear : both;
}
.blogpostlist li {
  padding-bottom : .5em;
}
.blogpostlist li a {
  font-weight : bold; 
}








/* ******  topsidebox  ****** */
.topsidebox {
  color : #ddd;
  background : #484848 url(i/topsidebox-bak.png) 0 0 no-repeat;
}
.topsidebox .boxhead {
  font-family : "Arial Narrow" Arial, Helvetica, sans-serif;
  padding : 18px 10px 7px 12px;
  margin : 0; 
  font-size : 1.55em;
}
.topsidebox .boxhead b {
/*
  color : #c02;
*/
  color : #f45;
}

.topsidebox .boxbody {
  padding : 0 10px 20px 12px;
  background : url(i/topsidebox-bottom.png) 0 100% no-repeat;
}






/* ******  quotes  ****** */
.quotes {
  padding : 0;
  margin : 0;
}
.quotes .boxhead { position:absolute;right:19999px;left:auto; }
.quotes .boxbody {
  padding : 15px;
}

.quotes blockquote {
  margin : 0;
  padding : 0;
  font-style : italic;
}
.quotes .by { padding-top : 3px; }
.quotes .by b,
.quotes .by i { display : block; }








/* ******  blogpost  ****** */
.blogpost h1 b { color : #070707; }

.blogpost .subtitle {
  clear : none;
  margin-top : -.54em;
  font-size : 1em;
}
.blogpost .summary {
  color : #777;
  padding : 4px 10px;
  margin : 0 0 1em 0;
}
.blogpost .summary p { margin : 0; }


.blogpost ul {
  list-style : disc;
  padding-left : 2.5em;
  margin-bottom : 1em;
}
.blogpost li { }


.blogpost img { clear : both; vertical-align : text-bottom; border : none; }
.blogpost img,
.blogpost img.right { float : right;  margin : .2em 0 1em 30px; }
.blogpost img.left { float : left;  margin : .2em 20px 1em 0; }
.blogpost img.center { float : none; display : block; margin : 0 auto 1em auto; text-align : center;}

.blogpost table {
  border-bottom : 1px solid #ddd;
  border-left : 1px solid #ddd;
}
.blogpost caption { 
  font-style : italic;
  padding : .2em 0;
  text-align : left;
}
.blogpost th {
  font-weight : bold;
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
  background-color : #f8f8f8;
}
.blogpost td {
  padding : .2em .4em;
  border-right : 1px solid #eee;
  border-top : 1px solid #eee;
}
.blogpost tr.alt td {
  background-color : #f8f8f8;
}

.blogpost table.grid,
.blogpost table.grid td {
  background : transparent none;
  border : none;
  padding : 0
}



/* ******  comments  ****** */
/*
.comments {
  margin : 0 21px;
}
.comments .boxhd { position:absolute;right:19999px;left:auto; }
.comments .reply {
  padding : 30px 22px 20px;
  background : url(i/pgbody-bak2.png) 0 0 no-repeat;
  _height:90px;min-height:90px; /+ ie hasLayout fix +/
}
.reply .replymeta {
  color : #5d5d5d;
  font-size : 0.92em;
}
.reply .replymeta i {
  padding : 0 3px;
  color : #c02;
}
*/

/* dasblog */
.commentBoxStyle {
  margin : 0 21px 10px 21px;
  padding : 25px 22px 25px 22px;
  background : url(i/pgbody-bak2.png) 0 0 no-repeat;
  _height:90px;min-height:90px; /* ie hasLayout fix */
}
.commentDateStyle,
.commentBoxFooterStyle {
  color : #777;
  font-size : 0.92em;
  margin : 0 0 1em 0;
}
.commentBoxFooterStyle {
  margin : 1em 0 0 0;
}




/* ******  commentform  ****** */
/*
.commentform .boxhd { position:absolute;right:19999px;left:auto; }
.commentform {
  margin : 0 21px;
  padding : 30px 22px 20px;
  background : url(i/pgbody-bak2.png) 0 0 no-repeat;
}
.commentform .fi_txt,
.commentform .fi_chk,
.commentform .fi_bdy,
.commentform .fi_btn {
  margin-bottom : .5em;
  clear : both;
}
.commentform .fi_btn { padding-top : .5em; }
.commentform .fi_txt input,
.commentform textarea {
  border : 1px solid #a5acb2;
  padding : 2px 4px;
}
.commentform .fi_txt label {
  display : block;
  float : left;
  width : 6em;
  text-align : right;
  padding-right : .4em;
  font-weight : bold;
}
.commentform .fi_txt input { width : 300px; }
.captcha img {
  float : left;
  margin : .2em 1em 0 0;
}
.commentform .captcha label {
  font-weight : bold;
  width : 6em;
  text-align : left;
}
.commentform .captcha input {
  width : 6em;
}
*/

.commentViewBoxStyle {
  margin : 0 21px;
  padding : 30px 22px 20px;
  background : url(i/pgbody-bak2.png) 0 0 no-repeat;
}
.commentViewLabelStyle {
  font-weight : bold;
}
.commentViewBoxStyle div.livepreview {
  border : 1px solid #ccc;
  background-color : #f8f8f8;
  padding : 10px 15px;
  margin : 0 0 1em 0;
}
.commentViewBoxStyle table {
  width : 102%;
  margin-right : -2%;
}
.commentViewBoxStyle td {
  padding : 2px 10px 2px 0;
}
.commentViewBoxStyle td > input {
  max-width : 67%;
}
.commentViewBoxStyle .cocomment-minibar {
  width : 99%;
}





/* ******  calendar  ****** */

table.hCalendarStyle {
  width : 100%;
}
table.hCalendarStyle th,
table.hCalendarStyle td {
  text-align : center;
  padding : .2em 0;
}

table.hCalendarStyle table.hCalendarMonthYearRow {
  width : 100%;
  font-weight : bold;
  color : #CC0022;
  height : 0;
}
table.hCalendarStyle table.hCalendarMonthYearRow td { padding : 0; }



/* ******  mnav  ****** */
.pgextra1 .mnav .boxhead { margin-bottom : .8em; }
.wrap .mnav .boxbody { padding : 0; }

.mnav ul.level1 { overflow : hidden; }
.mnav li {}

.mnav .boxbody a {
  font-size : .92em;
  position : relative;
  display : block;
  text-decoration : none;
  padding : 6px 0 6px 18px;
  background : url(i/mnav-bg.png) 0 50% no-repeat;
}
.mnav .boxbody a:hover,
.mnav .boxbody a:focus,
.mnav .boxbody a:active {}

.mnav .parent a,
.mnav .current a,
.mnav .level2 .parent a,
.mnav .level2 .current a {}

.lvl2page .mnav .parent a,
.lvl2page .mnav .current a {}

.mnav .current a,
.mnav .level2 .current a { font-weight : bold; }


/* dasblog */
.wrap table.blogRollTableStyle,
.wrap table.categoryListTableStyle,
.wrap table.navigatorLinksTableStyle { width : 100%; margin : 0; }
.wrap table.blogRollTableStyle td,
.wrap table.categoryListTableStyle td { padding : 5px 0; }
.wrap table.navigatorLinksTableStyle td { padding : 0; }
a.blogRollXmlLinkStyle,
a.categoryListXmlLinkStyle { margin-right : 3px; }






/* ******  search  ****** */
.search {
  position : absolute;
  top : 3px;
  right : 0px;
  text-align : right;
  width : 300px;
  margin-top : .5em;
  
}
.search .boxhead { position:absolute;right:19999px;left:auto; }

.search input.textinput,
.search input.searchTextBoxStyle {  /* dasblog */
  border : 1px solid #c02; 
  padding : 2px 4px; 
  width : 150px; 
}
.search input.btn,
.search input.searchButtonStyle {  /* dasblog */
  background : #c02 url(i/search-btn.png) 0 100% repeat-x;
  border : 1px solid #c02;
  color : #fff;
  padding : 1px 4px;
  ~padding : 0 4px;
}
.search input.btn:hover,
.search input.searchButtonStyle:hover {  /* dasblog */
  color : #f0f0f0;
  cursor : pointer;
  _cursor : hand;
}





/* ******  footer  ****** */
.footer {
  text-align : center;
  font-size : 0.92em;
}

.footer small.themeby {
  display : block;
  font-size : .91em;
  margin-top : 2px;
  opacity : .67;
  ~filter : alpha(opacity=67);
}







/* * links * */
div.wrap a:hover,
div.wrap a:focus,
div.wrap a:active { color : #c00;  text-decoration : underline; }
body a[name],
body a[name]:hover { color : inherit; text-decoration : inherit; }

