/*
Theme Name: Kitty and the City
Theme URI: http://www.kittyandthecity.com/
Description: Kitty and the City Spectacular
Version: 1.0
Author: GPD
Author URI: http://www.kittyandthecity.com/
Tags: purple, custom header, fixed width, two columns, widgets
*/

/* Framework */

body {
	font: 100% Verdana, Arial, Sans-Serif;
	background: #d5d6d7 url('images/fw_bg.png');
	color: #333;
	text-align: center;
	margin: 0;
	padding: 0;
}

.Page {
	font-size: 62.7%; /* Resets 1em to 10px */
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: url('images/fw_topgrad.png') 0 -150px repeat-x;
}

.Glow {
	position: absolute;
	width: 100%;
	min-width: 806px;
	height: 100%;
	top: 0;
	left: 0;
	background: url('images/fw_glow.png') center 10px no-repeat;
}

/* General */

a:link, a:visited {
	color: #86042e;
	text-decoration: none;
}

a:hover, a:active {
	text-decoration: underline;
}

h2, h3 {
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
}

.commentsLink a {
	padding-left: 20px;
	background: url(images/icon_comments.png) left no-repeat;
}

.date {
	text-align: right;
	font-size: .9em;
	margin-bottom: 6px;
}

p, .textwidget {
	margin: 0;
	padding: 0 0 1em;
	line-height: 1.5em;
}

.MainColMain ul, .MainColMain ol {
	margin: 0 0 1em;
	line-height: 1.5em;
}

.meta strong {
	color: #000;
	font-weight: normal;
}

form {
	margin: 0;
}

hr {
	display: none;
}

.hr, #comments .highlight .hr {
	height: 3px;
	background: url(images/hr_personal.png) center top no-repeat;
	padding-bottom: 20px;
}

#comments .hr {
	height: 3px;
	background: url(images/hr_normal.png) center top no-repeat;
	padding-bottom: 20px;
}

.meta {
	width: 100%;
	overflow: hidden;
	padding-bottom: 20px;
	line-height: 1.5em;
}

.metaLeft {
	float: left;
	width: 250px;
}

.metaRight {
	float: right;
	text-align: right;
	width: 250px;
}

.hidden {
	display: none;
}

.caption {
	font-size: 11px;
	text-align: right;
	font-style: italic;
	display: block;
}

.wp-caption {
	display: block;
}

.alignright .wp-caption-text {
	padding: 0 0 10px 10px;
	font-size: 11px;
	text-align: right;
	font-style: italic;
}

.alignleft .wp-caption-text {
	padding: 0 10px 10px;
	font-size: 11px;
	text-align: right;
	font-style: italic;
}

/* Header */

.Header {
	background: url('images/header.png') no-repeat;
	height: 164px;
	width: 806px;
	margin: 0 auto;
}

.Header h1 {
	margin: 0;
}

.Header h1 a, .blogName {
	text-indent: -3000px;
	width: 806px;
	height: 150px;
	display: block;
}

.Header .description {
	display: none;
}

/* Content */

.Content {
	text-align: left;
	font-size: 1.17em;
	width: 806px;
	margin: 0 auto;
}

.MainCol {
	width: 578px;
	float: left;
	overflow: hidden;
	text-align: left;
}

.MainColMain {
	padding: 0 39px;
	background: url('images/fw_maincol.png') repeat-y;
	overflow: hidden;
}

.MainColFooter {
	padding: 14px 39px 0;
	background: url('images/fw_footer.png') repeat-y;
	overflow: hidden;
}

.MainColFooterLeft {
	width: 240px;
	float: left;
}

.MainColFooterRight {
	width: 240px;
	float: right;
}

.MainColBottom {
	background: url('images/fw_footer_bottom.png') left bottom no-repeat;
	height: 38px;
}

.MainCol h2 {
	font-size: 2.5em;
	margin: 0 0 3px 0;
	color: #86042e;
}

.MainCol h3 {
	font-size: 1.9em;
	margin: 0 0 16px;
	color: #000;
}

/* Sidebar */

.Sidebar {
	margin-left: -19px;
	width: 247px;
	float: right;
	overflow: hidden;
}

.SidebarMain {
	padding: 1px 29px 0 10px;
	background: url('images/fw_sidebar.png') repeat-y;
	overflow: hidden;
}

.SidebarBottom {
	background: url('images/fw_sidebar_bottom.png') bottom no-repeat;
	height: 41px;
	overflow: hidden;
}

.Sidebar, .MainColFooter {
	font-size: .95em;
}

.Sidebar ul, .MainColFooter ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.Sidebar ul ul {
	padding-bottom: 9px;
}

.Sidebar li, .MainColFooter li {
	margin: 0;
	padding: 0 0 2px 0;
	list-style: none;
}

.Sidebar, .MainColFooter {
	color: #000;
}

.Sidebar h2, .MainColFooter h2 {
	font-size: 2em;
	margin: 0 0 10px;
	color: #000;
}

/* Footer */

.Footer {
	background: url(images/pagefooter.png) center top no-repeat;
	text-align: center;
	color: #bc6180;
	font-size: .8em;
	padding: 50px 0 20px;
}

.Footer a:link, .Footer a:visited {
	color: #bc6180;
}

/* Search */

.MainCol #searchform {
	padding-bottom: 20px;
}

.Sidebar #searchform div {
	width: 100%;
	overflow: hidden;
}

.Sidebar #searchform input#s {
	float: left;
	width: 140px;
}

.Sidebar #searchform input#searchsubmit {
	float: right;
	width: 56px;
}

input#s {
	border: 1px solid #86042e;
	background: #fff url(images/search_bg.png) left top repeat-x;
	line-height: 18px;
	margin: 0;
}

input#searchsubmit {
	border: 0 solid #fff;
	background: transparent url(images/search_button.png) left top no-repeat;
	font-weight: bold;
	font-size: 12px;
	color: transparent;
	text-indent: -1000px;
	cursor: pointer;
	width: 56px;
	padding-bottom: 3px;
	height: 20px;
	margin: 0;
}

.metaSearch {
	padding-top: 10px;
}

.metaSearch .date {
	padding-bottom: 2px;
}

/* Comments */

ol#comments {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#comments li {
	list-style: none;
	overflow: hidden;
	padding-bottom: 0;
}

.comment-meta {
	width: 100%;
	overflow: hidden;
	padding-bottom: 1em;
}

.comment-author {
	float: left;
	width: 250px;
	font-weight: bold;
}

.comment-date {
	float: right;
	width: 250px;
	text-align: right;
}

.comment-text {
	padding-bottom: 12px;
}

.highlight {
	color: #da6304;
}

textarea {
	font-family: Verdana, Arial, Sans-Serif;
	width: 492px;
	font-size: 12px;
}

.singleEntry {
	padding-bottom: 33px;
	background: url(images/signature.png) right bottom no-repeat;
	overflow: hidden;
	width: 100%;
}

h2.pagetitle {
	padding: 1px 0 18px;
	color: #000;
	font-size: 2em;
}

.commentForm {
	width: 100%;
}

#commentform {
	padding-bottom: 10px;
}

.commentFormInput {
	text-align: right;
}

.commentFormInput input {
	width: 250px;
}

/* Navigation */

.navigation {
	width: 100%;
	overflow: hidden;
	margin-bottom: 20px;
}

.navigation .alignLeft {
	width: 250px;
	float: left;
}

.navigation .alignRight {
	width: 250px;
	float: right;
	text-align: right;
}

.wp-smiley {
	margin-bottom: -5px;
}

img.alignright {
	float: right;
	padding: 0 0 10px 10px;
}

div.alignright {
	float: right;
	text-align: right;
}

img.alignleft {
	float: left;
	padding: 0 10px 10px;
}

div.alignleft {
	float: left;
	text-align: left;
}

.screen-reader-text {
	display: none;
}

.wp-polls {
	border-top: 1px solid #e3adbe;
	border-bottom: 1px solid #e3adbe;
	padding-top: .4em;
	margin-bottom: 1em;
}

.wp-polls .pollbar {
	background-image: url('images/pollbg.png') !important;
	border: 1px solid #e3adbe !important;
}

.facebook_like {
	margin-top: 1em;
}

.facebook_like_index {
	margin-top:2.8em;
}

.facebook_like iframe {
	height:24px !important;
	width:100% !important;
}