/* Edited with EditCSS */
/**** LINK-tag style sheet gallimaufrylinks1.css ****/

/*general formatting*/
body 
{margin: 0px;
 padding: 0px;
 text-align: left;
 color: #030109;
 background: #ffffff;
 font-family: 'verdana', sans-serif;
  font-size: 14px;}

p
{margin: 0px 0px 16px 0px;}

a:link
{color: #0e53a7;
 text-decoration: none;}

a:visited
{color: #04346c;
 text-decoration: none;}

a:active
{color: #030109;
 text-decoration: none;}

a:hover
{color: #030109;
 text-decoration: none;}

dl
{margin: 0px 50px 5px 50px;
 padding: 0px;}

dt 
{font-size: 17px;
 color: #0a041c;
 margin: 0px 0px 12px 0px;
 font-weight: normal;
 font-family: georgia, 'times new roman', serif;
 width: 100%;
 border-bottom: dotted 1px #380000;}

.dt2
{font-size: 12px;
 color: #0a041c;
 margin: 0px 0px 2px 0px;
 font-weight:normal;
 font-family: georgia, 'times new roman', serif;
 width: 100%;}

dd
{font-size: 13px;
 margin: 0px 0px 16px 0px;
 font-family: georgia, 'times new roman', serif;}

ul
{list-style-type: none;
 padding: 0px;
 margin: 0px 45px;
 line-height: 140%;}

ul.recipe
{list-style-type: none;
 padding: 0px;
 margin: 5px 65px;
 line-height: 140%;}

ul.bullets
{list-style-type: square;
 padding: 0px;
 margin: 5px 45px;
 line-height: 140%;}

ol
{list-style-position: outside;
 list-style-type: decimal;
 margin: 30px 30px 20px 30px;
 padding: 0px;
 line-height: 140%;}

dd ol
{list-style-position: inside;
 margin: 5px 0px;}


li
{margin: 2px 10px;
 padding: 0px;}

ol li
{margin: 5px 40px;
 font-size: 15px;}




h1 /*website header visible only if unstyled*/
 {font-family: 'georgia', 'gill sans mt', 'trebuchet ms', 'verdana', sans-serif;
 text-transform: uppercase;
 font-size: 16px;
 display: none;}

h2  /*content and sidebar headings*/
{font-size: 13px;
 color: #0a041c;
 margin: 0px 0px 12px 0px;
 font-weight: bold;
 font-family: 'lucida sans unicode', verdana, sans-serif;
 width: 100%;
 border-bottom: dotted 1px #0a041c;}

h3 /*comments notes*/
{font-size: 10px;
 margin: 2px 1px;
 font-family: 'trebuchet ms', 'lucida sans unicode', verdana, sans-serif;
 font-weight: normal;}

h4 /*comments headings*/
{font-size: 12px;
 margin: 4px;
 font-family: 'lucida sans unicode', verdana, sans-serif;
 font-weight: bold;}

h5 /*permalinks*/
{text-align: right;
 font-size: 11px;
 margin: 10px 0px 60px 0px;
 font-weight: normal;}

h6 /*navigation links*/
{text-align: right;
 font-size: 14px;
 margin: -50px 0px 2px 0px;
 font-weight: bold;}

img
{border: solid 2px #04346c;
 margin: 2px;}

img.left
{float: left;
 margin: 5px 15px 8px 0px;
 border: solid 2px #04346c;}

img.right
{float: right;
 margin: 5px 0px 8px 15px;
 border: solid 2px #04346c;}

blockquote
{line-height: 170%;
 font-style: none;
 text-align: justify;
 border-left: dotted 2px #0e53a7;
 font-size: 14px;
 color: #0a041c;
 background: #ffe073;
 margin: 8px 60px 20px 60px;
 padding: 5px;}

label
{font-size: 11px;
 color: #030109;
 margin: 0px 0px 0px 4px;
 padding: 0px;
 font-weight: normal;
 font-family: 'lucida sans unicode', verdana, sans-serif;}

input, textarea
{background: #ffe073;
 color: #030109;
 font-size: 11px;
 border: solid 1px #0e53a7;
 margin: 5px 0px 10px 0px;
 padding: 2px;
 text-align: left;}

.disabled
{color: #828282;
 border: solid 1px #828282;
 background: #edf0e6;}

acronym
{padding: 2px;
 border: dotted 1px #030109;
 text-decoration: none;}


 
/* the header, contents and formatting */
#header
{width: 100%; 
 height: 74px; 
 margin: 0; 
 left: 0;
 top: 0;
 background: #ffb540;
 border-bottom: dotted 2px #030109;
 font-family: 'georgia', 'gill sans mt', 'trebuchet ms', 'verdana', sans-serif;
 text-transform: none;
 font-size: 56px;}

#title
{position: absolute;
 top: 22px;
 left: 470px;
 height: 55px; 
 margin: 0px;}

#header a
{border: none;
 color: #04346c;
 text-decoration: none;}



/* the body of the page */
#container
{margin: 50px auto 20px auto; 
 width:  900px;
 position: relative;}



/*main content*/
#main
{float: left; 
 width: 580px; 
 margin-left: 15px;
 text-align: left;}

#main a:link
{border-bottom: dotted 1px #0e53a7;}

#main a:visited
{border-bottom: dotted 1px #04346c;}

#main a:active
{border-bottom: dotted 1px #030109;}

#main a:hover
{border-bottom: dotted 1px #030109;}

#main h6 a:link, 
#main h6 a:visited, 
#main h6 a:active, 
#main h6 a:hover
{border:none;}

a img
{border: solid 2px #04346c;}


/*general post formatting*/
.post
{position: relative;
  margin-bottom: 80px;
  line-height: 150%;}

/*date label formatting*/
.date
{position: absolute;
  left: -85px;
  text-align: center;
  width: 50px;
  height: 40px;
  background: #ffb540;
  margin:  5px 15px 15px 15px;
  color: #030109;}

.date .datetext
 {border: dotted 2px #04346c;
  font-family: georgia, 'verdana', sans-serif;
  font-weight: bold;
  font-size: 15px;
  padding: 8px 5px 8px 5px;
  background: #ffb540;
  margin: 0px;  
  line-height: 100%;}

/* other special formatting classes*/
.asterix
{width: 80%; 
 border-top: dotted 1px #274e7d; 
 font-size: 11px; 
 color: #274e7d;
 line-height: 120%; 
 margin: 36px 0px 10px 0px;}

.commentform
{text-align: center;}

.comments
{border: solid 0px #04346c;
 padding: 5px;
 font-size: 12px;
 margin: 15px 20px;}

.comments p
{line-height: 140%;
 margin: 2px 0px 10px 0px;}

.center
{text-align: center;}

.checkbox input
{margin-bottom: 0px;}

/*music post formatting*/
.song
{font-size: 12px;
  color: #030109;
 font-weight: bold;
 margin: 6px 0px 0px 0px;
 font-family: Georgia;}

/*photo post formatting*/
.caption
{text-align: center;
 font-size: 13px;
 margin: 1px 0px 16px 0px;
 font-weight: bold;
 color: #030109;
 font-family: Georgia;}

/*video post formatting*/
.vcaption
{text-align: center;
 font-size: 13px;
 margin: 1px 0px 10px 0px;
 color: #030109;
 font-weight: bold;
 font-style: italic;
 font-family: Georgia;}

/*quote post formatting*/
.quote
{border-style: solid;
 border-color: #597fb6;
 border-width: 0px 0px 0px 0px;
  font-size: 26px;
line-height: 120%;
  color: #597fb6;
  font-weight: bold;
  text-align: left;
  margin: 8px 40px 20px 40px;
  padding: 10px 10px 0px 10px;}

.longquote
{border-style: solid;
 border-color: #597fb6;
 border-width: 0px 0px 0px 0px;
  font-size: 18px;
line-height: 120%;
  color: #597fb6;
  font-weight: bold;
  text-align: left;
  margin: 8px 40px 20px 40px;
  padding: 10px 10px 0px 10px;}

.medquote
{border-style: solid;
 border-color: #597fb6;
 border-width: 0px 0px 0px 0px;
  font-size: 22px;
line-height: 120%;
  color: #597fb6;
  font-weight: bold;
  text-align: left;
  margin: 8px 40px 20px 40px;
  padding: 10px 10px 0px 10px;}

.citation
{font-size: 13px;
  color: #030109;
  text-align: right;
  margin: 18px 2px 2px 50px;
  line-height: 160%;
  padding: 0px;
 font-size: 13px;}



 /*sidebar*/
#links
{float: left; 
 width: 190px; 
 margin-left: 50px;
 text-align: left;}

#links ul
{list-style-type: none;
 padding: 0px;
 margin: 0px;
 line-height: 150%;}

#links h5
{margin: 5px 0px 5px 0px;}



/*footer*/
#container1
{margin: 40px auto; 
 width:  100%;
 padding: 0px 0px; 
 text-align: center;
 background: #ffb540;
 border-top: dotted 2px #030109;}

.colophon
{float: left; 
 width:100%; 
 padding: 10px 0px;
 text-align: center;
 font-size: 11px;
 background: #ffb540;}


