/* This is the StyleCatcher theme addition. Do not remove this block. 
@import url(/mt-static/themes-base/blog.css);
@import url(/mt-static/support/themes/universal-blue/universal-blue.css);
 end StyleCatcher imports */

body {
  background: #e9e9e9;
  font-family: Helvetica, Arial, sans-serif;
  font-size: 100%;
  line-height: 1.25em; /* 20px = 16 * 1.25 */
  margin-top: 20px;
}

a {
  color: #007ed0;
  font-size: 0.875em; /* 14px = 16 * .875 */
  line-height: 1.4286em;
}

a:hover {
  text-decoration: none;
}

a.subscribe {
  background: #ffc url(../images/FeedIcon.gif) left top no-repeat;
  padding: 0 0 0 20px;
}

a.comments {
  background: #fff url(../images/CommentBubble.gif) left top  no-repeat;
  padding: 0 0 0 19px;
}

p {
  font-size: 0.875em;     /* 14px = 16 * .875 */
  line-height: 1.4286em;
  margin-bottom: 1.286em; /* 20px = 14 * 1.4286 */
}

p.standalone {
  margin-bottom: 0;
}

h1 {
  color: #333;
  font-size: 1.25em;    /* 20px = 16 * 1.25 */
  letter-spacing: -.048em;
  line-height: 1em;  /* 20px = 20 * 1 */
  margin: 0;
}

h1.standalone {
  margin-bottom: .75em;
}

h1 a {
  color: #333;
  text-decoration: none;
}

code {
  background: #f0f0f0;
  display: block;
  font-size: .875em;
  margin-bottom: 1.25em;
  overflow-x: scroll;
  padding: 10px;
}

p code,
li code {
  display: inline;
  padding: 0;
  margin: 0;
  overflow: none;
}

pre {
}

.content-page .primary h1 {
  font-size: 1.75em;
  line-height: 1.428em;
}

.info h1, .forms h1 { color: #069; }
.meta h1 { color: #333; }
.emphasis h1 { color: #8f5702;}
.supplement h1, .list h1 { color: #333; }
.promotion h1 { color: #67a521; }

.info h1,
.forms h1,
.meta h1,
.emphasis h1,
.supplement h1,
.list h1, 
.promotion h1 {
  font-size: 0.875em; /* 14px = 16 *.875 */
  line-height: 1.4286em;
  margin-top: .4em;
  text-transform: uppercase;
}

h2 {
  color: #333;
	font-size: 1.125em;    /* 18px = 16 * 1.125 */
  margin-bottom: .4em;
}

h3 {
  color: #333;
  font-size: 0.875em;   /* 14px = 16 * .875 */
  margin-bottom: .4em;
}

ol {
  list-style: decimal;
  padding: 0 0 0 1em;
}

.list ol, .list ul {
  font-size: 0.875em;     /* 14px = 16 * .875 */
}

.list ul a {

}

.post ol, .post ul,
.content ol, .content ul {
  font-size: 0.875em;     /* 14px = 16 * .875 */
  line-height: 1.4286em;
}

.container ul, .container ol {
  margin: 0 0 1.25em -1em;
}

.container ul li {
  background: #fff url(../images/Bullet.gif) 0 .6em no-repeat;
  display: block;
  padding: 0 0 0 1em;
}

.container ol li {
  padding: 0;
  color: #67a521;
  font-family: Georgia, Times, serif;
}

li span {
  color: #000;
  font-family: Helvetica, Arial, sans-serif!important;
  font-size: 1em;
}

blockquote {
  background: #fff url(../images/Blockquote.gif) left top no-repeat;
  color: #666;
  display: block;
  font-family: Georgia, Times, serif;
  font-style: italic;
  font-size: 0.875em;     /* 14px = 16 * .875 */
  line-height: 1.4286em;
  margin-left: -1em;
  margin-bottom: 1.286em; /* 20px = 14 * 1.4286 */
  padding-left: 1em;
}

blockquote cite {
  display: block;
  text-align: right;
}

p a,
p span,
p em,
p strong,
p samp,
h1 a,
li a,
span a {
  font-size: 1em;
}

p.tags {
  background: #fff url(../images/TagIcon.gif) 0 2px no-repeat;
  color: #666;
  font-style: italic;
  padding-left: 20px;
}

/********** =about **********/

#heading {
  background: #dff1ff;
  padding: 40px;
}

#heading div {
  color: #069;
  display: block;
  font-size: 1.5em; /* 24px = 16 * 1.5 */
  font-weight: bold;
  letter-spacing: -.048em;
  margin: 0;
  overflow: hidden;
  position: relative;
  height: 40px;
}

#heading div span {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

#heading div.long {
  width: 680px;
}

#heading div.short {
  width: 430px;
}

span.currently { background: #dff1ff url(../images/messages/BuildingTracker.gif); }
span.safety-first {} /* Safety first. Here's that preview. */
span.youre-cautious {} /* You're cautious. We like that about you. */
span.good-idea {} /* Good idea. Better safe than sorry. */
span.a-preview {  background: #dff1ff url(../images/messages/APreview.gif); } /* A preview. Just for you. */
span.all-done {  background: #dff1ff url(../images/messages/AllDone.gif); } /* All done.  Thanks for sharing. */
span.oops {  background: #dff1ff url(../images/messages/Oops.gif); } /* Oops.  We need to fix something. */
span.subscribe { background: #dff1ff url(../images/messages/Subscribe.gif); } /* Almost done. Just one more step. */
span.subscribe-confirm {background: #dff1ff url(../images/messages/SubscribeConfirm.gif); } /* That's all. Welcome aboard. */
span.unsubscribe { background: #dff1ff url(../images/messages/Unsubscribe.gif); } /* Alright. But we hate to see you leave. */
span.unsubscribe-confirm { background: #dff1ff url(../images/messages/UnsubscribeConfirm.gif); } /* That's all.  You're off the list. */

/********** =header **********/

#header {
  position: relative;
  height: 120px;
}

#logo {
  position: absolute;
  left: 3em;
  top: 46px;
}

#logo a {
  display: block;
  font-weight: bold;
  overflow: hidden;
  height: 53px;
  width: 218px;
  position: relative;
}

#logo a span {
  background: #fff url(../images/NextUpdate.gif) left top no-repeat;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

/********** =nav **********/

body ul#nav {

}

ul#nav {
  display: block;
  position: absolute;
  right: 1em;
  top: 44px;
  margin: 0;
}

ul#nav li {
  float: left;
  margin: 0 0 0 1em; /* 16px = 16 * 1 */
}

ul#nav li a {
  display: block;
  font-size: .75em; /* 12px = 16 * .75 */
  font-weight: bold;
  padding: .625em .9375em .5em; /* 5px = 16 * .3125 / 10px = 16 * .625 / 3px = 16 * .1875*/
  text-align: right;
  text-decoration: none;
}

ul#nav li a:hover {
  text-decoration: underline;
}

ul#nav li.current a {
  background: #e9e9e9;
  color: #333;
}

ul#nav li.current a:hover {
  text-decoration: none;
}


/********** =page **********/

#page {
  width: 47.5em;
}

#mini-page {
  width: 31.875em;
}

#page, #mini-page {
  background: #fff;
  margin-right: auto;
  margin-left: auto;
}


/********** =layout **********/
.container {
  clear: both;
  margin: 0 1.25em 1.25em; /* 20px = 16 * 1.25 */
  overflow: auto;
}

.primary {
  display: inline;
  float: left;
  padding-bottom: 2.5em;
}

.secondary {
  display: inline;
  float: right;
  padding-bottom: 2.5em;
}

.tertiary {
  border-top: 1px solid #ebebeb;
  clear: both;
  width: 100%;
}

.landing-page .primary { width: 25em; /* 400px = 16 * 25 */ }
.landing-page .secondary { width: 18.75em; /* 300px = 16 * 18.75 */ }

.content-page .primary { width: 29.375em; /* 470px = 16 * 29.375 */ }
.content-page .secondary { width: 14.375em; /* 230px = 16 * 14.375 */ }

.mini-page {
  margin-top: 2.5em;
}

/********** =box **********/

.box {
  padding: 1.25em; /* 20px = 16 * 1.25 */
}

.box a.more {
  font-style: italic;
  
}

div.archives {
  border-top: 1px solid #ebebeb;
  margin-bottom: 0;
  padding-bottom: 0;
}

div.archives p {
  background: #fff url(../images/ArchivesIcon.gif) left top no-repeat;
  font-style: italic;
  margin-top: 1.25em;
  margin-bottom: 0;
  padding: 0 0 0 28px;
}

.supplement {
  
}

.forms {
  background: #dff1ff;
}

.promotion div.copy {
  width: 24em;
  float: left;
}

.promotion form {
  display: block;
  margin: 1.5em 0 0 0;
  width: 16em;
  float: right;
}

.promotion label,
.content label {
  color: #666;
  display: block;
  font-size: .75em;
  margin: 0;
  padding: 0 0 0 2px;
}

span.supplemental {
  color: #999;
  display: block;
  font-size: .625em;
  padding: 0 0 0 2px;
}

.info {
  background: #dff1ff;
}

.meta {
  background: #efefef;
  margin-bottom: 1.25em;
}

.meta p {
  margin: 0;
}

.emphasis {
  background: #ffc;
}

/********** =post **********/

span.byline {
  color: #666;
  display: block;
  font-size: 0.75em;     /* 12px = 16 * .75 */
  line-height: 1.667em;
}

.content-page span.excerpt {
  border-bottom: 1px solid #ebebeb;
  color: #666;
  display: block;
  font-family: Georgia, Times, serif;
  font-size: .875em;
  font-style: italic;
  margin-bottom: 1.25em;
  padding: 1.25em 0;
  
}

/********** =comments **********/
div.comments {
  border-top: 1px solid #ebebeb;
  padding-top: 2.5em;
}

div.comment {
  padding-top: 1.25em;
}

div.errors {
  border-bottom: 1px solid #ebebeb;
  margin: 0 0 2.5em ;
  padding: 1.25em 0 2.5em;
}

div.errors p {
  background: #fff url(../images/ErrorIcon.gif) 0 2px no-repeat;
  padding-left: 20px;
}

/********** =forms **********/


div.field {
  margin-bottom: .5em;
}

div.field label {
  color: #069;
  display: block;
  font-size: .75em;
  font-weight: bold;
}

div.field span { 
  color: #666;
  font-weight: normal;
}

div.field input, textarea {
  font-family: helvetica, arial, sans-serif;
  font-size: .875em;
  padding: .125em;
}

textarea {
  line-height: 1.4286em;
  width: 98%;
}

/********** =search **********/

#search div.field {
  display: inline;
}

#search div.field input {
  width: 45%;
}

div.result {
  margin: 1.25em 0;
}

div.result a.title {
  display: block;
  font-size: 1em;
}

div.result p.excerpt {
  margin: 0;
}

div.result span.permaurl {
  font-size: .875em;
  color: #67a521;
}

/********** =figures **********/

.content-page p span.reference {
  color: #000;
  font-size: .9em;
  font-weight: bold;
  text-transform: uppercase;
}

span.figure {
  background: #efefef;
  border: 9px solid #efefef;
  display: block;
  margin:.2em 0 .8em;
}

span.figure.clean {
  background: none;
  border: 7px solid #fff;
}

span.figure img {
  border: 1px solid #ccc;
  margin: 0 0 7px 0;
}

span.figure a img {
  border: 1px solid #ccc;
}

span.figure.clean img {
  border: none;
}

span.figure.clean a:hover img {
  border: none;
}

span.figure small {
  color: #333;
  display: block;
  font-size: .9em;
  line-height: 1.6em;
}

span.figure small span {
  color: #000;
  font-weight: bold;
  text-transform: uppercase;
}

span.figure.s {
  width: 200px;
  float: right;
  margin: 1.2em 0 1.2em 1.8em;
}

span.figure.m {
  width: 410px;
  margin: 2em 0;
}

span.figure.s.alt {
  margin: 1.2em 1.8em 1.2em 0;
  float: left;
}


/********** =foot **********/
#footer {
  background: #e9e9e9;
  clear: both;
  color: #999;
  font-family: Georgia, "Times New Roman", Serif;
  font-size:0.875em;     /* 14px = 16 * .875 */
  font-style: italic;
  margin: 0;
  padding: 10px;
  text-align: center;
}

#footer p.legal {

}

#footer p.legal a {
  color: #999;
}
