﻿/*-------Declarations-------*/
@font-face {
  font-family: Helvetica, sans-serif;
  font-weight: normal;
  font-style: normal;
}

/*-------Normal things -------*/
body {
  font-family: Helvetica, sans-serif;
  margin: 0px;
  padding: 0px;
}

p {
}

body {
  margin-top: 10px;
  margin-bottom: 30px;
}

hr {
  width:930px;
}
  
blockquote {
  margin: 3px 0 3px 0;
  padding: 5px 10px 5px 10px;
}

.anno { /*-- As in "annotation" --*/
  border-bottom:1px dotted;
  cursor:help!important;
}

.code {
  display: block;
  margin: 10px 15px 10px 30px;
  color: #404040;
  font-family: "Lucida Console", Monaco, monospace;
}

.verb {
  font-family: "Lucida Console", Monaco, monospace;
  font-size: small;
}


/*------- Main Formatting -------*/
#mainbody h1 {
  font-family: Georgia, serif;
  font-size: 40px;
  font-weight: normal;
  line-height: 50px;
  padding-bottom: -10px;
}

#mainbody h2 {
  font-size: 30px;
  font-weight: normal;
  /*line-height: 40px;*/
  padding-top: 10px;
}

#mainbody h3 {
  font-size: 20px;
  font-weight: normal;
  line-height: 30px;
}

#mainbody p {
}

#mainbody blockquote {
  margin-top: 10px;
  margin-bottom: 10px;
  margin-left: 50px;
  padding-left: 15px;
  border-left: 3px solid #cccccc;
}

#mainbody ul, #mainbody ol {
  margin: 20px;
}

#mainbody li {
  font-size: 15px;
  line-height: 25px;
}

#mainbody ul li {
  list-style-type: square;
}
 

/*-------Link Color-------*/
a:link {
  text-decoration: none;
  color: #403A1B;
  font-weight: bold;
}

a:visited {
  text-decoration: none;
  color: #403A1B;
  font-weight: bold;
}

/*-------bgcolor and fixing Firefox-------*/
body {
  background-color: #BCD7E0;
}

img {
  border-style: none;
}

/*-------Main Body-------*/
#mainbox {
  border: 1px solid black;
  width: 960px;
  margin-top: 110px;
  margin-bottom: 30px;
  margin-left: 110px;
  margin-right: auto;
  background-color: white;
  color: #0a0a0a;
}

#mainbody {
  width: 930px;
  padding-bottom: 15px;
  padding-left: 15px;
}

/*-------spans that make text become colors or sizes-------*/
.blackbold {
  color: #000000;
  font-size: 18px; }

.nicegray {
  color: black; } /* BEST CSS EVER */
  
.size12 {
  font-size: 12px;
  line-height: 18px;  }

.size16 {
  font-size: 16px;
  line-height: 24px; }

.size18 {
  font-size: 18px;
  line-height: 27px; }

.size20 {
  font-size: 20px;
  line-height: 30px; }

.size22 {
  font-size: 22px;
  line-height: 34px; }

.size24 {
  font-size: 24px;
  line-height: 37px; }

/*-------ASCII stuff-------*/
#ascii {
  font-family: Lucida Console, Monaco, monospace;
  color: #0a0a0a;
  font-size: 16px;
}

/*-------Navigation stuff-------*/
ul#navigation {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: relative;
}
  
ul#navigation li {
	margin: auto;
	padding: 0;
}
  
ul#navigation li a {
  display: block;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  line-height: 62px; 
  position: absolute;
  top: 0;
}

ul#navigation li a.bg-bar{
  background: url('img/bgbar.png') repeat-x;
  top: -51px;
  width: 100%;
  height: 14px;
}
	
ul#navigation li a.nav-home {
  background: url('img/navbar1.png') no-repeat;
  left: 100px;
  top: -75px;
  height: 62px;
  width: 250px;
  font-family: Georgia, serif;
  line-height: 60px;
  text-align: center;
  font-size: 32px;
  font-weight: normal;
}

ul#navigation li a.nav-home:hover {
  background: url('img/navbar1ON.png') no-repeat;
}
  
ul#navigation li a.nav-cakes {
  background: url('img/navbar1.png') no-repeat;
  left: 340px;
  top: -75px;
  height: 62px;
  width: 250px;
  font-family: Georgia, serif;
  line-height: 60px;
  text-align: center;
  font-size: 32px;
  font-weight: normal;
}

ul#navigation li a.nav-cakes:hover {
  background: url('img/navbar1ON.png') no-repeat;
}

ul#navigation li a.nav-resources {
  background: url('img/navbar1.png') no-repeat;
  left: 580px;
  top: -75px;
  height: 62px;
  width: 250px;
  font-family: Georgia, serif;
  line-height: 60px;
  text-align: center;
  font-size: 32px;
  font-weight: normal;
}

ul#navigation li a.nav-resources:hover {
  background: url('img/navbar1ON.png') no-repeat;
}
  
ul#navigation li a.nav-blog {
  background: url('img/navbar2.png') no-repeat;
  left: 820px;
  top: -75px;
  height: 62px;
  width: 262px;
  font-family: Georgia, serif;
  line-height: 60px;
  text-align: center;
  font-size: 32px;
  font-weight: normal;
}
  
ul#navigation li a.nav-blog:hover {
  background: url('img/navbar2ON.png') no-repeat;
}

/*-------Vertical Gallery-------*/
.caketype {
  width: 930px;
  padding-bottom: 15px;
  clear: both;
}

.caketype h1 {
  font-family: Georgia, serif;
  font-size: 40px;
  font-weight: normal;
  line-height: 50px;
  padding-bottom: 10px;
}

/*
.caketype h3:hover {
	color:#FF0000;
	text-decoration:underline}
*/

.caketype h3 {
  padding-top: 15px;
  padding-bottom: 5px;
  padding-left: 60px;
  /*font-variant: small-caps;*/
  font-weight: bold;
}

.cake_img img {
  float: left;
  width: 300px;
  height: auto;
  padding-right: 10px;
  padding-bottom: 10px;
}

.tableofcontents {
  float: left;
  border: black 1px solid;
  width: 180px;
  padding: 6px;
  background-color: #FFFFFF;
  margin-right: 16px;
  margin-bottom: 16px;
}
  
.tocheader {
  margin-bottom: 8px;
}

#footer {
  padding-top: 0px;
  text-align: center;
  margin-left: 110px;
  margin-right: auto;
  width: 960px;
  color: #444444;
  font-size:12px;
}