/* ------ reboot, from blueprintcss ------ */

html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,
acronym,address,code,del,dfn,em,img,q,dl,dt,dd,ol,ul,li,fieldset,form,label,
legend,table,caption,tbody,tfoot,thead,tr,th,td {
  border:0;
  font-weight:inherit;
  font-style:inherit;
  font-size:100%;
  font-family:inherit;
  vertical-align:baseline;
  margin:0;
  padding:0;
}

/* ------ fonts reset from YUI toolkit ------- */

body {font:15px/21px helvetica,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}
/**
 * Bump up IE to get to 13px equivalent
 */
pre,code,kbd,samp,tt {font-family:monospace;*font-size:108%;line-height:100%;}

/* ------ DEBUG ------ */

/*
div { background-color: #fcc; }
div+div { background-color: #cfc; }
div+div+div { background-color: #ccf; }
div+div+div+div { background-color: inherit; }
/**/

/* ------ core html styles ------ */

body {
  text-align: center;
  background: black url(../artwork/background.png) repeat-y scroll top center;
  color:#222;
  font-family: 
    "Myriad Pro",
    "Myriad",
    "Helvetica Neue",
    "Lucida Grande", 
    Helvetica, 
    Verdana, 
    sans-serif;
  margin:0;
}

p {
  
}

p+p {
  margin-top: 12px;
}

h3 { 
  font-size: 120%;
  font-weight: bold;
  /*color: #FF0200;*/
  margin-top: 14px;
  margin-bottom: 8px;
}


ul, ol {
  margin-left: 30px;
}
li.feature ul { margin-left: 0px; }
li+li {
  margin-top: 6px;
}
li.feature {
  list-style-type: none;
}
li.feature>strong{
  color: #090;
  font-weight: bold;
}
li.feature>.bullet { 
  margin-left: -20px;
  float: left;
  width: 20px;
}
li.feature>.bullet:before {
  content: "\271A";
  color: #0A0;
}

ul.sublist {
  font-size: 85%;
}
ul.sublist>li {
  list-style-type: none;
  display: inline;
}
ul.sublist>li+li:before {
  content: " \2022 "; /* ■ ◆ ⚙ ★ ✱ ✚ ▶ ► */
  color: #999;
}

a:link, a:visited {
  color: #2265FF;
}
a.camouflage:link, a.camouflage:visited { 
  color: inherit;
  text-decoration: none;
}

strong, strong a:link, strong a:visited {
  color: #FF0200;
}

em {
  font-style: italic;
}

acronym {
  text-transform: uppercase;
  font-size: 95%;
  letter-spacing: 1px;
}

q:before { content: "\201c"; }
q:after  { content: "\201d"; }

blockquote {
	margin: 0 2em 1.5em 2em;
	line-height: 120%;
	font-size: 87%;
}
blockquote cite {
	display: block;
	font-size: 90%;
	text-align: right;
	font-style: italic;
}
q.hang {
	font-style: normal;
	text-indent: -0.4em;
	display: block;
	margin-bottom: 0.5em;
}
q.hang:before {
 	content: "\201c";
	width: 0.4em;
}
q.hang:after {
	content: "";
}
q.hang.last:after {
	content: "\201d";
}

/* ------ layout ------- */

#attop, #atbottom {
  position: fixed;
  z-index: 100;
  width: 100%;
  background-repeat: repeat-x;
  background-color: transparent;  
}
#attop {
  height: 16px;
  top: -2;
  background-image: url(../artwork/shadowdown.png);
}
#atbottom {
  height: 26px;
  bottom: -2;
  background-image: url(../artwork/shadowup.png);
}

.container {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 848px;
  padding-top: 10px;
}

.column {
  float: left;
  margin-right: 16px;
  /*background-color: white;*/
}

#container-a {
  width: 512px;
}

#teaser {
  width: 512px;
  margin-right: 0px;
  margin-top: 36px;

  vertical-align: bottom;
  height: 216px;
}

#footer {
  width: 848px;
  background-color: #898989;
  padding: 6px 26px 6px 26px;
  margin: 0 -25px;
  color: white;
  text-align: center;
  font-size: 12px;
}

#header {
  width: 848px;
  margin-right: 0px;
  padding: 22px 26px 0 26px;
  margin: 0 -25px;
  height: 48px;
  text-align: right;
}
#header h3 {
  background-image: url(http://toastycode.com/images/logos/breakfast.png);
  background-repeat: no-repeat;
  background-position: center left;
  height: 32px;
  width: 300px;
  margin: 0;
  float: right;
  /*margin-left: -10px;*/
  padding: 0;
}
#header h3>span { display: none; }

#breakfast {
  background-image: url(http://toastycode.com/images/logos/breakfast.png);
  background-repeat: no-repeat;
  background-position: center left;
  height: 32px;
  width: 300px;
  float: right;
  margin-right: -10px;
}
#breakfast>h3 { display: none; }

#banner-wide {
  width: 848px;
  margin-right: 0px;
  background-color: #898989;
  padding: 8px 26px;
  margin: 0 -25px;
  height: 80px;
  /*background-image: url(../artwork/shadowdown.png);
  background-repeat: repeat-x;*/
}

#banner-wide>h1 {
  background-image: url(../artwork/banner-shadow.png);
  background-repeat: no-repeat;
  background-position: center left;
  height: 80px;
  width: 848px;
  margin-left: -10px;
  padding: 0;
}
#banner-wide-old>h1 {
  background-image: url(../artwork/banner-myriad.png);
  background-repeat: no-repeat;
  background-position: center left;
  height: 80px;
  width: 848px;
  margin: 0; padding: 0;
}
#banner-wide>h1>span {
  display: none;
}

#banner {
  width: 512px;
  margin-right: 0px;

  height: 80px;
}

#icon {
  width: 320px;
  margin-right: 0px;
  height: 270px; /* 270 was original */
  text-align: center;
  vertical-align: bottom;
  margin-top: 12px;
}

#bodytext {
  width: 512px;
  margin-top: 8px;
  padding-bottom: 24px;
}

#sidebar {
  width: 314px;
  margin-right: 0px;
  font-size: 13px;
  line-height: 16px;
}
#sidebar>div {
	box-shadow: 0 0 12px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 0 12px rgba(0,0,0,0.3);
	padding: 8px 16px;
}
#sidebar>div h3 {
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 140%;
  margin-top: 6px;
}


#sidebar>div.medium{
  border: 3px solid #898989;
  background-color: #898989;
  -webkit-border-radius: 12px;
	-moz-border-radius: 12px;
  border-radius: 12px;
  margin: 18px auto;
  text-align: center;
  color: black;
}
#sidebar>div.medium h3 { color: white; }

#sidebar>div.dark{
  border: 3px solid #333;
  background-color: #333;
  -webkit-border-radius: 12px;
	-moz-border-radius: 12px;
  border-radius: 12px;
  margin: 18px auto;
  text-align: center;
  color: white;
}
#sidebar>div.dark h3 {
  color: #aaa;
}
#sidebar>div.verydark{
  border: 3px solid #111;
  background-color: #111;
  -webkit-border-radius: 12px;
	-moz-border-radius: 12px;
  border-radius: 12px;
  margin: 18px auto;
  text-align: center;
  color: white;
}
#sidebar>div.verydark h3 {
  color: #999;
}
#sidebar>div.light{
  border: 3px solid white;
  background-color: white;
  -webkit-border-radius: 12px;
	-moz-border-radius: 12px;
  border-radius: 12px;
  margin: 18px auto;
  text-align: center;
  color: black;
}
#sidebar>div.light h3 {
  color: #666;
}
.clickable {
	cursor: hand;
}
#sidebar>div.clickable:hover {
	border-color: #025;
	background-color: #025;
	box-shadow: 0 0 22px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 22px rgba(0,0,0,0.7);
}
#sidebar>div.dark a:link,
#sidebar>div.dark a:hover,
#sidebar>div.verydark a:link,
#sidebar>div.verydark a:hover {
	color: #88F;
}

@media print {
#attop, #atbottom { display: none; }
}
