/*  
Theme Name: littleCutie
Theme URI: 
Description:
Version: 1.0
Author: Phil Kerrigan
Author URI: http://www.thekindman.com/
*/

* html #container {height: 100%}

body, html {
	height: 100%;
	background-color: #fff; }

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #787878;
	font-size: 12px;
	line-height: 15px;
	margin: 0px 0px 0px 0px; }

#container {
	min-height: 100%;
	width: 920px;
	margin: -12px auto 0px auto; }

#content {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 200px 0px;
	width: 920px;
	overflow: hidden; }

#header {
	background: url(images/header.jpg) no-repeat 0px 42px;
	width: 920px;
	height: 280px; }

.title { text-indent: -1000px; }

.subTitle {
	color: #fff;
	position: relative;
	left: 20px;
	top: 196px; }

h1, h2, h3 {
	color: #787878;
	font-size: 14px;
	font-weight: normal; }

.postTitle, .widgettitle, #comments, .pageSubTitle {
	border-bottom: 1px solid #d7d7d7;
	color: #787878;
	padding: 0px 0px 2px 0px;
	clear: left; }

a:link, a:visited {
	text-decoration: none;
	color: #8dc63f; }

a:hover {
	text-decoration: none;
	color: #008810; }

#navArea {
	background: url(images/navArea.gif) no-repeat;
	position: fixed;
	height: 42px;
	width: 920px;
	margin: 0px 0px 0px 0px;
	z-index: 3; }

#nav li {
	display: inline;
	position: fixed;
	list-style: none;
	margin: 0px 0px 0px -40px;
	z-index: 4; }

.about span, .blog span, .contact span, .recipes span, .ingredients span { display: none }

.about, .blog, .contact, .recipes, .ingredients {
	height: 42px;
	display: block;
	position: absolute; }

.about:hover { background-position: 0px -42px }
.about {
	width: 128px;
	top: 0px; left: 0px;
	background: url(images/nav.gif) no-repeat 0px 0px; }

.blog:hover { background-position: -128px -42px }
.blog {
	width: 89px;
	top: 0px; left: 128px;
	background: url(images/nav.gif) no-repeat -128px 0px; }

.contact:hover { background-position: -217px -42px }
.contact {
	width: 131px;
	top: 0px; left: 217px;
	background: url(images/nav.gif) no-repeat -217px 0px; }

.recipes:hover { background-position: -348px -42px }
.recipes {
	width: 128px;
	top: 0px; left: 348px;
	background: url(images/nav.gif) no-repeat -348px 0px; }

.ingredients:hover { background-position: -476px -42px }
.ingredients {
	width: 171px;
	top: 0px; left: 476px;
	background: url(images/nav.gif) no-repeat -476px 0px; }

#sidebar {
	margin: 3px 0px 0px 0px;
	width: 280px;
	float: right; }

#sidebar ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px; }

img { border-style: none }

#thumbs { margin: 13px 0px -13px 0px }

.thumbnail1 { padding: 0px 11px 11px 0px }

.thumbnail3 { margin: 0px 0px 11px 0px }

#mainContent {
	height: 100%;
	width: 600px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; }

.comments li {
	background-color: #ebebeb;
	margin: 10px 0px 0px -40px;
	padding: 10px 20px 2px 10px;
	list-style: none; }

.avatar { float: left; }

.commentText { padding: 0px 0px 0px 60px; }

.post, .comments {
	width: 440px;
	padding: 0px 0px 0px 160px;
	margin: 0px 0px 40px 0px; }

caption, h4 {
	text-align: left;
	color: #8dc63f;
	font-size: 12px;
	font-weight: normal; }

caption { margin: 0px 0px 10px 0px; }

table { margin: 0px 0px 16px 0px; }

table td {
	padding: 0px 10px 0px 0px;
	vertical-align: top; }

.postMetaData {
	width: 120px;
	float: left;
	margin: 0px 0px 40px 0px; }

.shareBtn td {
	padding: 0px 10px 0px 0px; }

.recipeBullets li {
	background: url(images/bullet.gif) no-repeat;
	list-style-type: none;
	background-position: 0px 5px;
	padding: 0px 0px 0px 22px;
	margin: 0px 0px 0px -22px; }

.myInputStyle {
	border: 1px solid #d7d7d7;
	margin: 2px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 15px;
	color: #787878;
	width: 278px; }

#searchBtn, .submitCommentBtn, .sendBtn {
	margin: 2px 0px 0px 0px;
	padding: 4px 0px 4px 0px;
	width: 280px;
	cursor: pointer;
	border: none;
	background-color: #787878;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px; }

textarea {
	border: 1px solid #d7d7d7;
	padding: 4px 4px 4px 4px;
	margin: 2px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height: 15px;
	line-height: 14px;
	color: #787878;
	width: 430px; }

.commentFields { margin: 10px 0px 0px 0px; }

.contactForm { margin: 2px 0px -11px 0px; }

#wp_page_numbers {
	position: relative;
	left: 0px;
	font-size: 14px;
	border-width: 1px;
	border-top-style: solid;
	color: #787878;
	border-color: #d7d7d7;
	clear: left; }

#wp_page_numbers ul li {
	margin: 0px 0px 0px 0px;
	padding: 0px 4px 0px 4px;
	display: inline;
	text-decoration: none; }

#wp_page_numbers ul { margin: 2px 0px 0px -44px; }

#footer {
	background: url(images/footer.gif) no-repeat;
	margin: -160px auto 0px auto;
	padding: 0px 0px 0px 0px;
	width: 920px;
	height: 200px;
	position: relative; }

#footer ul {
	list-style-type: none;
	padding: 0px 0px 0px 0px; }

#footer-sidebar1, #footer-sidebar2, #footer-sidebar3, #footer-sidebar4, #footer-sidebar5, #footer-sidebar6 {
	list-style-type: none;
	width: 120px;
	position: absolute;
	top: 0px; }

#footer-sidebar2 { left: 160px }
#footer-sidebar3 { left: 320px }
#footer-sidebar4 { left: 480px }
#footer-sidebar5 { left: 640px }
#footer-sidebar6 { left: 800px }

.copyright { 
	position: absolute;
	top: 126px;
	left: 639px; }
