/* Global styles and resets */

body, h1, h2, h3, h4, h5, h6, p, ul, ol, li {
	margin: 0;
	padding: 0;
}

a img {
	border: none;
	text-decoration: none;
}

:focus {
	outline: 0 !important;
}

h1, h2, h3, h4, h5, h6 {
	color: #4d4d4d;
	font: 24px/1.5em Constantia, serif;
}

/* Genreral */

body {
	background: url(../img/global/pattern-floral.gif) repeat left top;
	width: 100%;
	height: 100%;
	min-width: 960px;
	color: #000;
	font-family: "Lucida Grande", Lucida, sans-serif, Helvetica;
}

.clear-it {
	width: 100%;
	height: 0;
	margin: 0;
	padding: 0;
	clear: both;
}

.center {
	text-align: center !important;
}

img.left {
	float: left;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-top: 10px;
}

img.right {
	float: right;
	margin-left: 15px;
	margin-bottom: 5px;
}

img.center {
	clear: both;
	margin: 0 auto 15px;
}

/* Image backgrounds per section */

#section-back {
	position: absolute;
	width: 100%;
	height: 100%;
	min-width: 960px;
}

#section-back.poems {
	background: url(../img/backgrounds/poems.jpg) no-repeat left top;
}

#section-back.calendar {
	background: url(../img/backgrounds/articles.jpg) no-repeat left top;
}

#section-back.blog {
	background: url(../img/backgrounds/blog.jpg) no-repeat left top;
}

#section-back.books {
	background: url(../img/backgrounds/books.jpg) no-repeat left top;
}

#section-back.resources {
	background: url(../img/backgrounds/resources.jpg) no-repeat left top;
}

#section-back.cooking-school {
	background: url(../img/backgrounds/workshops.jpg) no-repeat left top;
}

#section-back.contact {
	background: url(../img/backgrounds/contact.jpg) no-repeat left top;
}

/* Structure */

#top-wrap {
	width: 1002px;
	margin: 0 auto;
	background: url(../img/nav/navigation-background.png) no-repeat center top;
	z-index: 9999;
}

#content-wrap {
	width: 960px;
	margin: 0 auto;
}

/* Navigation */

#navigation-wrap {
	width: 960px;
	margin: 0 auto 45px;
	clear: both;
	height: 100px;
	background-color: transparent;
}

#nav-title {
	width: 360px;
	height: 55px;
	float: left;
}

#main-nav {
	width: 600px;
	float: left;
	font: 12px Constantia, Georgia, serif;
	color: #fff;
}

#main-nav a {
	color: #3e3a2f;
	text-decoration: none;
}

#main-nav a:hover {
	color: #3e3a2f;
	text-decoration: underline;
}

#main-nav ul {
	list-style-type: none;
	float: right;
}

#main-nav ul li {
	display: inline-block;
	float: left;
}

li#home-nav a {
	display: block;
	width: 44px;
	height: 21px;
	text-align: center;
	padding-top: 20px;
}

li#home-nav.home {
	background: url(../img/nav/home-ribbon.png) no-repeat center top;
}

li#home-nav.home a {
	color: #fff;
}

li#about-nav a {
	display: block;
	width: 44px;
	height: 21px;
	text-align: center;
	padding-top: 20px;
}

li#about-nav.about {
	background: url(../img/nav/about-ribbon.png) no-repeat center top;
}

li#about-nav.about a {
	color: #fff;
}

li#calendar-nav a {
	display: block;
	width: 53px;
	height: 21px;
	text-align: center;
	padding-top: 20px;
}

li#calendar-nav.calendar {
	background: url(../img/nav/articles-ribbon.png) no-repeat center top;
}

li#calendar-nav.calendar a {
	color: #fff;
}

li#books-nav a {
	display: block;
	height: 21px;
	text-align: center;
	padding-top: 20px;
	width: 43px;
}

li#books-nav.books {
	background: url(../img/nav/books-ribbon.png) no-repeat center top;
}

li#books-nav.books a {
	color: #fff;
}

li#poems-nav a {
	display: block;
	height: 21px;
	text-align: center;
	padding-top: 20px;
	width: 47px;
}

li#poems-nav.poems {
	background: url(../img/nav/poems-ribbon.png) no-repeat center top;
}

li#poems-nav.poems a {
	color: #fff;
}

li#cooking-nav a {
	display: block;
	height: 21px;
	text-align: center;
	padding-top: 20px;
	width: 90px;
}

li#cooking-nav.cooking-school {
	background: url(../img/nav/workshops-ribbon.png) no-repeat center top;
}

li#cooking-nav.cooking-school a {
	color: #fff;
}

li#reading-nav a {
	display: block;
	height: 21px;
	text-align: center;
	padding-top: 20px;
	width: 103px;
}

li#reading-nav.reading {
	background: url(../img/nav/reading-ribbon.png) no-repeat center top;
}

li#reading-nav.reading a {
	color: #fff;
}

li#resources-nav a {
	display: block;
	height: 21px;
	text-align: center;
	padding-top: 20px;
	width: 67px;
}

li#resources-nav.resources {
	background: url(../img/nav/resources-ribbon.png) no-repeat center top;
}

li#resources-nav.resources a {
	color: #fff;
}

li#contact-nav a {
	display: block;
	height: 21px;
	text-align: center;
	padding-top: 20px;
	width: 56px;
}

li#contact-nav.contact {
	background: url(../img/nav/contact-ribbon.png) no-repeat center top;
}

li#contact-nav.contact a {
	color: #fff;
}

#nav-subtitle {
	width: 630px;
	float: left;
}

.subtitle {
	margin-left: 10px;
	margin-top: 5px;
}

#nav-blog {
	width: 103px;
	height: 28px;
	float: left;
	margin-right: 8px;
}

#nav-blog a {
	display: block;
	width: 103px;
	height: 28px;
	background: url(../img/nav/blog-keys.png) no-repeat;
	text-indent: -9999px;
}

#nav-search {
	width: 219px;
	height: 32px;
	display: block;
	float: left;
	background: url(../img/nav/searck-back.png) no-repeat;
}

input#site-search {
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom: 1px solid #caa8a5;
	color: #a68989;
	font: 12px Constantia, Georgia, serif;
	width: 186px;
	padding: 2px;
	margin-top: 5px;
	margin-left: 15px;
	background-color: transparent;
}

#site-search input {
	
}

/* Copy */

#copy-column {
	width: 640px;
	min-height: 560px;
	background-color: #fff;
	float: left;
	margin: 0 30px 40px 0;
	padding: 40px 40px 0;
}

#copy-header-wrap {
	width: 640px;
	margin: 0 0 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #40dac5;
}

#copy-header-wrap #title img {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}

#copy-header-wrap h1 {
	font: 21px/1.4em Constantia, serif;
	color: #0b3d68;
	margin-bottom: 10px;
}

#copy-column h2 {
	font: 21px/1.4em Constantia, serif;
	color: #008080;
	margin-bottom: 10px;
}

#copy-column h3 {
	font: 14px/1.4em Constantia, serif;
	color: #008080;
	margin-bottom: 10px;
}

#copy-column em.small {
	font-size: 10px;
	line-height: 1.2em;
}

#copy-column p, #copy-column pre {
	font: 13px/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 20px;
	color: #000;
}

#copy-column ul {
	list-style-position: outside;
	margin-left: 30px;
	font: 13px/1.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-bottom: 20px;
}

#copy-header-wrap #title p.author {
	color: #008080;
	font: 11px/1.4em Constantia, serif;
	margin-bottom: 0;
}

#copy-header-wrap #title p.date {
	color: #008080;
	font: 11px/1.4em Constantia, serif;
	margin-bottom: 0;
}

/* Comments */

.comments {
	width: 640px;
	padding: 10px 0;
	border-top: 1px solid #40dac5;
	margin: 20px 0 0;
	color: #008080;
	font: 14px/1.5em Constantia, serif;
}

.comments p {
	color: #008080 !important;
	font: 14px/1.5em Constantia, serif !important;
}

.comment-data {
	background-color: #e5e5e5;
	color: #008080;
	font: 11px Constantia, serif;
	padding: 5px;
	margin: -10px 0 -20px;
}

.comment-data p {
	color: #008080;
	font: 11px Constantia, serif;
}

.comment-data a {
	color: #008080;
	text-decoration: none;
}

#comments-form {
	width: 100%;
	background-color: #e5e5e5;
	color: #0b3d68;
	font: 14px Constantia, serif;
}

#comments-form td {
	padding: 10px 10px 10px 20px;
	border-bottom: 1px solid #fff;
}

#comments-form td.first {
	padding-top: 20px;
}

#comments-help {
	margin: 10px 0 10px 3px;
}

#comments-help a {
	margin: 10px 0 10px 0px;
	padding: 5px;
	font-size: 10px;
	background-color: #fff;
	color: #008080;
	text-decoration: none;
}

#comments-help a:hover {
	background-color: #008080;
	color: #fff;
	text-decoration: none;
}

#comments-form input, #comments-form textarea {
	color: #008080;
	font: 12px Constantia, serif;
}

/* Next | Prev Articles */

#copy-next-prev-wrap {
	width: 640px;
	padding: 20px 0;
	border-top: 1px solid #40dac5;
	margin: 20px 0 10px;
}

#copy-next-prev-wrap #prev, #copy-next-prev-wrap #next {
	width: 320px;
	float: left;
	color: #008080;
	font-size: 10px;
	display: block;
	min-height: 15px;
}

#copy-next-prev-wrap #prev a {
	color: #008080;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-left: 40px;
	background: url(../img/global/prev-back.gif) no-repeat 0 center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#copy-next-prev-wrap #next a {
	color: #008080;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-right: 40px;
	background: url(../img/global/next-back.gif) no-repeat right center;
	padding-top: 5px;
	padding-bottom: 5px;
}

#copy-next-prev-wrap #prev a:hover, #copy-next-prev-wrap #next a:hover {
	text-decoration: underline;
}

#copy-next-prev-wrap #prev {
	text-align: left;
}

#copy-next-prev-wrap #next {
	text-align: right;
}

/* Side Column */

#side-column {
	width: 210px;
	float: left;
	margin: 0;
	color: #fff;
	font: normal 14px/1.4em Constantia, serif;
	padding: 40px 0 0;
}

#rss-side {
	color: #fff;
	font-size: 15px;
	background: url(../img/global/rss-icon.gif) no-repeat left center;
	padding: 0 0 0 25px;
	margin: 0;
}

#rss-side a {
	color: #fff;
	text-decoration: none;
}

#rss-side a:hover {
	color: #97a6a1  !important;
	text-decoration: none;
}

.side-divider {
	margin: 15px 0 15px 0;
	height: 1px;
	width: 210px;
	background: url(../img/global/rss-divider.png) no-repeat left center;
}

#side-column h2 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}

#side-column ul li {
	list-style-position: outside;
	list-style-type: none;
	background: url(../img/global/bullet-side.png) no-repeat left 5px;
	padding-left: 23px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#side-column a {
	color: #fff;
	text-decoration: none;
}

#side-column a:hover {
	text-decoration: underline;
}

/* Disclaimer */

#side-disclaimer {
	width: 200px;
	font: 9px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #fff;
	margin-bottom: 20px;
}

#side-disclaimer p {
	margin-bottom: 10px;
}

/* Alonso Creative */

#alonso-creative {
	width: 210px;
	font: 9px Arial, Helvetica, sans-serif;
}

#alonso-creative-home {
	width: 500px;
	font: 9px Arial, Helvetica, sans-serif;
	text-align: center;
	color: #fff;
	margin: 0 auto;
}

#alonso-creative-home a {
	color: #fff;
	text-decoration: none;
}

#alonso-creative-home a:hover {
	color: #fff;
	text-decoration: underline;
}

/* Home Page */

#home-container {
	width: 1002px;
	margin: -45px auto 0;
	height: 570px;
	background: url(../img/home/home-back.png) no-repeat center -45px;
	position: relative;
}

#home-copy {
	width: 800px;
	position: absolute;
	top: 50px;
	left: 100px;
}

.homeSub {
	margin-top: 15px;
}

#home-pic
 {
	position: absolute;
	top: 340px;
	left: 380px;
}

#home-recent {
	width: 310px;
	position: absolute;
	top: 335px;
	left: 640px;
	color: #fff;
	font: normal 14px/1.4em Constantia, serif;
}

#home-recent h2 {
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	margin-top: 10px;
	margin-bottom: -5px;
}

#home-recent ul li {
	list-style-position: outside;
	list-style-type: none;
	background: url(../img/global/bullet-side.png) no-repeat left 5px;
	padding-left: 23px;
	padding-bottom: 3px;
	padding-top: 3px;
}

#home-recent a {
	color: #fff;
	text-decoration: none;
}

#home-recent a:hover {
	text-decoration: underline;
}

/* About page */

#about-container {
	width: 960px;
	min-height: 585px;
	background: url(../img/about/about-marlane.png) no-repeat center -55px;
	margin: -45px auto 0;
	z-index: 100;
	position: relative;
}

#about-copy {
	position: relative;
	left: 450px;
	top: 40px;
	width: 450px;
	padding-bottom: 60px;
}

#about-copy a {
	color: #fdfdc8;
}

#about-copy p {
	color: #fff;
	margin-top: 15px;
	font: 15px/1.5em Constantia, Georgia, serif;
}

/* Home and About Footers */

#about-footer, #home-footer {
	width: 800px;
	margin: 0 auto;
	color: #fff;
	font: 9px/1.5em "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

#about-footer p, #home-footer p {
	margin-bottom: 10px;
}

.off {
	display: none;
}

/* Tip */

#tooltip{
	position:absolute;
	background: url(../img/tip/tip-background.png) no-repeat;
	padding: 15px 20px 0;
	color: #000;
	display:none;
	width: 160px;
	height: 85px;
	font: bold 14px Constantia, Georgia, serif;
	text-align: center;
}

/* Contact */

.zemContactForm {
	width: 100%;
	background-color: #e5e5e5;
	color: #0b3d68;
	font: 14px Constantia, serif;
	margin-bottom: 40px;
}

.zemContactForm fieldset {
	border-style: none;
}

.zemText, .zemTextarea {
	margin-top: 8px;
	margin-bottom: 8px;
}

.zemError {
	list-style-type: none;
	background-color: #fff;
	margin: 10px 0;
	color: #8e3c0f;
}

.zemError li {
	padding: 5px;
	font: 12px Helvetica, Arial, sans-serif;
}

.zemContactForm fieldset legend {
	display: none;
}

/* Landing pages article listings */

div.list {
	border-top: 1px dotted #008080;
	padding-top: 15px;
}

div.list h1 {
	font: 21px/1.4em Constantia, serif;
	color: #0b3d68;
	margin-bottom: 10px;
}

div.list a {
	color: #0b3d68;
	text-decoration: none;
	border-bottom: 1px dotted #008080;
}

div.list a:hover {
	color: #008080;
	text-decoration: none;
	border-bottom: 1px solid #008080;
}

div.list p.info {
	background-color: #e5e5e5;
	color: #0b3d68;
	font: 11px Constantia, serif !important;
	padding: 5px 5px 5px 10px;
	margin: 10px 0;
}