/*
Theme Name: GLD Theme
Theme URI: http://crystalpirri.com
Description: Purchase your copy at http://crystalpirri.com
Author: Crystal Pirri
Version: 1.0 
Tags: simple, minimalist, clean, black, white, image bar

License:
License URI:

General comments (optional).
*/

body {
font-family: Serif; 
margin: 0;
padding: 0;
background:  url('http://goodlistdaily.com/images/bottomflower.png') no-repeat bottom left fixed;
background-color: #F4E6D8;
color: #1D3F4C;
}
p {font-family: "Helvetica Neue", "Lucida Grande", Helvetica, Arial, Verdana, sans-serif; font-size: .8em; margin-bottom: 1.875em; line-height: 1.875em; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; color: #1D3F4C; font-family: Georgia; }
h1 { font-size: 3em; line-height: 1; margin-bottom: 0.5em; }
h2 { font-size: 2em; margin-bottom: 0.75em; }
h3 { font-size: 1.5em; line-height: 1; margin-bottom: 1em; }
h4 { font-size: 1.2em; line-height: 1.25; margin-bottom: 1.25em; }
h5 { font-size: 1em; font-weight: bold; margin-bottom: 1.5em; }
h6 { font-size: 1em; font-weight: bold; }
a {color: #000; text-decoration: underline;}
a.solid {color: #000; text-decoration: none;}
ul {list-style-type: none;}
li {list-style-type: none;}

#navmenu ul {margin: 0; padding: 0; 
	list-style-type: none; list-style-image: none;}
#navmenu li {display: inline; padding: 5px 20px 5px 20px}
#navmenu a {text-decoration:underline; color:#4747A3;}
#navmenu a:hover {color:#BA3A7A; }

.box { 
  padding: .8; 
  background: #809EAD;
  color: #fff;
}
.box2 { 
  padding: .8em; 
  background: #F4E6D8;
  color: #000;
}
.box3 { 
  padding: .8em; 
  margin-bottom: 0em; 
  background: #fff;
  color: #000;
}