/* CSS Document */

/* Body & Frequently Used Tags */
* {
	font-size: 100%;
	margin: 0;
	padding: 0;
}
body {
	background: #93830f url(body.gif) right bottom no-repeat fixed;
	font: .8em Georgia, "Times New Roman", Times, serif;
	text-align: center;
}
a {
	color: #1B7984;
	text-decoration: none;
}

img {
	padding: 5px;
	border: 0px;
	}
	
a:hover {
	border-bottom: 1px solid;
	color: #000;
}
a img {
	border: 0;
}
abbr {
	border-bottom-width: 0;
}
blockquote {
	background: #DBF3F6 url(img/light-corner.gif) left top no-repeat;
	border-bottom: 1px solid #28B5C6;
	border-right: 1px solid #28B5C6;
	margin: 20px 10px;
	padding: 10px 20px;
}
code {
	font-size: 1.2em;
}
dl {
	margin: 1em 0;
}
dt {
	border-bottom: 1px solid #28B5C6;
	font-weight: bold;
}
dd {
	background: #DBF3F6 url(img/light-corner.gif) left top no-repeat;
	border-bottom: 1px solid #28B5C6;
	border-right: 1px solid #28B5C6;
	margin-left: 75px;
	padding: 10px;
}
form {
	margin: 1em 0;
}
h2 {
	font: bold italic 1.6em Georgia, "Times New Roman", sans-serif;
	margin: 0 0 10px;
}
h2 a {
	color: #2094A1;
}
h3 {
	border-bottom: 2px solid #000;
	font-size: 1.1em;
	letter-spacing: 1px;
	margin: 2em 0 1em;
	padding-bottom: 5px;
	text-transform: uppercase;
}
h3 a:hover {
	border: 0;
}
h4 {
	font-size: 1.2em;
	font-variant: small-caps;
	margin: 1em 0;
}
h5, h6 {
	margin: 1em 0;
}
hr {
	border: 1px solid #28B5C6;
	color: #28B5C6;
	height: 0;
}
input {
	background: #DBF3F6;
	border: 1px solid #DBF3F6;
	border-right-color: #B7E6EC;
	border-bottom-color: #B7E6EC;
	font: 1em Georgia, "Times New Roman", sans-serif;
	padding: 2px;
}
input:focus {
	border-top: 1px solid #28B5C6;
	border-left: 1px solid #28B5C6;
}
p {
	line-height: 1.7em;
	margin: 1em 0;
}
pre {
	font-size: 1.2em;
}
small {
	font: .8em "Century Gothic", "Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}
textarea {
	background: #f7f7f7;
	border: 1px solid #28B5C6;
	border-right-color: #B7E6EC;
	border-bottom-color: #B7E6EC;
	font: 1.2em Georgia, "Times New Roman", sans-serif;
	padding: .2em;
}
textarea:focus {
	background: #fff;
}
#container {
	background: #fff;
	margin: 0 auto;
	padding-top: 116px;
	position: relative;
	text-align: left;
	width: 720px;
}

/* Header */
#header {
	background: #fff url(http://www.lizgardner.com/newsite/images/headercornerlbrown.jpg) no-repeat;
	height: 68px;
	padding: 0 20px;
	text-align: right;
}
#header h1 {
	font: small-caps 3.2em Century Gothic, "Times New Roman", sans-serif;
	letter-spacing: .6em;
	padding-top: 9px;
}
#header h1 a {
	color: #000;
}
#header h1 a:hover {
	border: 0;
}

/* Content */
#content {
	border-left: 1px solid #aee3ea;
	padding-bottom: 30px;
	background-image: url(../images/sofabackground.jpg);
	background-repeat: no-repeat;
	background-position: 30px;
}
.narrow {
	float: left;
	width: 75%;
}
.narrow #results {
	list-style-type: none;
	margin-left: 0;
	padding: 0;
}
.narrow #results li {
	background: url(img/light-circles.gif) center bottom no-repeat;
	padding: 0 0 50px;
}
.wide {
	background: #fff url(img/circles.gif) 20px 60px no-repeat;
	margin: 0 auto;
	padding: 0 50px;
	text-align: center;
}
.wide #results {
	list-style-type: none;
	margin: 0 auto;
	text-align: left;
	width: 75%;
}
.wide #results li {
	background: url(img/light-circles.gif) center bottom no-repeat;
	padding-bottom: 50px;
}
.wide #results li ul li {
	background: none;
	padding-bottom: 5px;
}
.wide #no-results {
	list-style-type: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 60%;
}
.wide #no-results ul li ul.children {
	margin-top: 0;
}

/* Post */
.post {
	padding: 30px 30px 0;
}
.post h2#comments {
	background: url(img/dark-circles.gif) center top no-repeat;
	margin-top: 2em;
	padding-top: 60px;
}
* html .post input {
	padding: 0;
}
* html .post label input {
	padding: 2px;
}

/* Entry */
.entry a img {
	display: block;
}
.entry input[type="text"] {
	background: #DBF3F6;
	border-right-color: #B7E6EC;
	border-bottom-color: #B7E6EC;
	padding: 2px;
}
.entry input[type="submit"] {
	background: #28B5C6;
	border-right-color: #2197A5;
	border-bottom-color: #2197A5;
	font: 1em "Century Gothic", "Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	padding: 1px;
	text-transform: uppercase;
}
.entry ul {
	list-style-type: disc;
	margin: 1em 0 1em 15px;
}
.entry ol {
	margin: 1em 0 1em 20px;
}
#linkslist {
	list-style-type: none;
	margin: 0 auto;
	text-align: left;
	width: 60%;
}
#linkslist ul li {
	list-style-type: disc;
}
.meta {
	font: .8em "Century Gothic", "Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.feedback {
	background: url(img/dark-circles.gif) center bottom no-repeat;
	font: .9em "Century Gothic", "Trebuchet MS", sans-serif;
	height: 80px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

/* Comments */
#commentlist {
	background: url(img/dark-circles.gif) center bottom no-repeat;
	list-style-type: none;
	margin: 20px 0 40px;
	padding-bottom: 55px;
}
#commentlist cite {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
}
#commentlist .comments-odd {
	background: #f7f7f7 url(img/light-corner.gif) left top no-repeat;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 10px 20px;
}
#commentlist .comments-even {
	padding: 10px 20px 0;
}
#commentlist .authorcomment {
	background: #DBF3F6 url(img/light-corner.gif) left top no-repeat;
	border-bottom: 1px solid #28B5C6;
	border-right: 1px solid #28B5C6;
	margin: 20px 0;
	padding: 10px 20px;
}
#commentlist li ul {
	list-style-type: disc;
	margin: 1em 0 1em 15px;
}
#postcomment {
	background: #DBF3F6 url(img/light-corner.gif) left top no-repeat;
	border-right: 1px solid #28B5C6;
	border-bottom: 1px solid #28B5C6;
	letter-spacing: 1px;
	text-transform: uppercase;
	padding: 20px;
}
#postcomment h2 {
	margin-bottom: 2em;
	text-transform: none;
}
#commentform input {
	background: #f7f7f7;
	border: 1px solid #28B5C6;
	border-right-color: #B7E6EC;
	border-bottom-color: #B7E6EC;
	font-size: 1.2em;
	letter-spacing: 0;
	padding: 1px;
	text-transform: none;
}
#commentform input:focus {
	background: #fff;
}
#commentform input#submit {
	background: #28B5C6;
	border-right-color: #2197A5;
	border-bottom-color: #2197A5;
	font: 1.1em "Century Gothic", "Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#commentform label {
	font-size: 1.2em;
	float: left;
	width: 80px;
}
#commentform p {
	font: .8em "Century Gothic", sans-serif;
}
#commentform textarea {
	font-size: 1.2em;
	width: 435px;
}

/* Popup Comments */
#commentspopup {
	background: #fff url(img/circles.gif) 75px top  no-repeat;
	padding: 0 10px;
	text-align: left;
}
#commentspopup div p {
	margin: 1em 0;
}
#commentspopup h1 {
	font: small-caps bold italic 3.2em Georgia, "Times New Roman", sans-serif;
	letter-spacing: -.1em;
	padding: .5em 0;
	text-align: right;
}
#commentspopup textarea {
	width: 300px;
}

/* Top Menu */
#topmenu {
	background: #93830f;
	left: 0;
	position: absolute;
	padding: 20px 0;
	top: 0;
	width: 720px;
}
#topmenu ul {
	font: 1em/76px "Century Gothic", "Trebuchet MS", sans-serif;
	letter-spacing: 1px;
	list-style-type: none;
	text-transform: uppercase;
	width: 100%;
}
#topmenu ul li {
	float: left;
	height: 76px;
	margin: 0 10px 0 0;
	overflow: hidden;
	text-align: center;
	width: 76px;
}
#topmenu ul li a {
	background: url(http://www.lizgardner.com/newsite/images/menu-circleslightbrown.gif) 0 0 no-repeat;
	display: block;
	color: #000;
	height: 100%;
}
#topmenu ul li a:hover, #topmenu ul li a#current {
	background: url(http://www.lizgardner.com/newsite/images/menu-circleslightbrown.gif) -78px 0 no-repeat;
	border: 0;
	color: #fff;
}

/* Side Menu */
#menu {
	background: url(images/circles.gif) center no-repeat;
	float: right;
	font-size: .9em;
	margin-top: 35px;
	width: 21%;
}
#menu h2 {
	font-size: 1em;
	font-style: normal;
	letter-spacing: 1px;
	margin: 20px 0 5px;
	text-transform: uppercase;
}
#menu ul {
	list-style-type: none;
}
#menu ul li {
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#menu ul ul {
	margin: 5px 0 20px;
}
#menu ul li ul li {
	font-weight: normal;
	letter-spacing: 0;
	margin: .2em 0;
	text-transform: none;
}
#menu #searchform {
	margin: 5px 0 20px;
}
#searchform input {
	background: #28B5C6;
	border-right-color: #2197A5;
	border-bottom-color: #2197A5;
	font: .9em "Century Gothic", "Trebuchet MS", sans-serif;
	padding-bottom: 0;
	text-transform: uppercase;
}
#searchform input#s {
	background: #DBF3F6 url(img/light-corner.gif) left top no-repeat;
	border-top-width: 0;
	border-left-width: 0;
	border-right-color: #B7E6EC;
	border-bottom-color: #B7E6EC;
	font: 1em Georgia, "Times New Roman", sans-serif;
	letter-spacing: 0;
	margin-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	text-transform: none;
}
#pages ul li ul li, #categories ul li ul.children {
	list-style-type: disc;
	margin-left: 20px;
}
#wp-calendar caption {
	font-weight: bold;
	letter-spacing: 1px;
	margin-bottom: 1em;
	text-align: left;
	text-transform: uppercase;
}
#wp-calendar #prev, #wp-calendar #next, #wp-calendar .pad {
	background: transparent;
	letter-spacing: 1px;
	text-transform: uppercase;
}
#wp-calendar td {
	background: #DBF3F6 url(img/light-corner.gif) left top no-repeat;
	color: #ccc;
	font: .95em "Century Gothic", "Trebuchet MS", sans-serif;
	padding: .2em;
	text-align: right;
}
#wp-calendar td a, #wp-calendar #today a {
	color: #000;
	display: block;
}
#wp-calendar td a:hover {
	border: 0;
}
#wp-calendar #today {
	background: #28B5C6 url(img/light-corner.gif) left top no-repeat;
	color: #DBF3F6;
}

/* Footer */
#footer {
	background: #000;
	color: #fff;
	clear: both;
	font-size: .7em;
	letter-spacing: 1px;
	text-align: center;
	text-transform: uppercase;
}
#footer a {
	color: #28B5C6;
}
#footer a:hover {
	color: #DBF3F6;
	border: 0;
}
#footer cite {
	font-style: normal;
	font-weight: bold;
}
#footer p {
	margin: 0;
}
