/*

Theme Name: KittyLoco 1.2
Theme URI: http://www.kittyloco.com/artsy
Description: Theme for Kitty Loco site
Author: Rena Cugelman
Author URI: http://www.kittyloco.com
Version: 1.2 - 9.26.2006

*/


/* ------------------------------------------------------------
Global Styles 
------------------------------------------------------------ */
* {
padding: 0;
margin: 0;
}

hr {
display: none; 
}

ul, ol, li {
list-style: none;
margin: 0;
padding: 0;
}

body {
font-size: 62.5%; /* Resets 1em to 10px */
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
color: #3F3927;
line-height: 1.5em;
letter-spacing: .35pt;
text-align: center;
min-width:750px;
background: #D8D5CE url("images/bg_main.jpg") repeat-y top center;
}

p {
margin: 0;
padding: 0 0 10px 0;
}

h1, h2, h3, h4 {
font-family: "Century Gothic", "Lucida Grande", georgia, helvetica, arial, verdana, sans-serif;
}

h1, h1 a {
font-size: 1.5em;
line-height: 1.1em;
font-weight: bold;
}

h2 {
font-size: 1.4em;
line-height: 1.5em;
font-weight: bold;
}

h3 {
color: #fff;
font-size: 1.4em;
line-height: 1.3em;
margin: 0 15px 5px 15px;
padding: 0;
text-transform: uppercase;
}

h4 {
margin-top: 1.2em;
font-size: 1.2em;
}

.pink h4 {
color: #FFCCCC;
}

h5 {
margin-top: 1em;
font-size: 1em;
}

small {
margin-top: 1em;
font-size: 1em;
}
/* ------------------------------------------------------------
Layout 
------------------------------------------------------------ */

#wrapper {
width: 750px;
margin: 0 auto;
}

#content {
width: 339px;
float: left;
text-align: left;
}

#contentWide {
width: 750px;
text-align: left;
background: url("images/bg_gallery.jpg") repeat-y top center;
}

#sidebar {
width: 411px;
float: right; 
text-align: left;
}

#header {
background: #fff url("images/header.gif") no-repeat 0 0;
width: 750px;
height: 175px;
}

#nav {
background-color: transparent;
padding:5px;
}

#footer {
clear:both;
background: #2D2A1B url("images/footer.gif") no-repeat 0 0;
width: 750px;
height: 64px;
height: 1%;
color: #3F3927;
text-align: center;
padding: 0;
margin: 0 auto;
}

/* ------------------------------------------------------------
header 
------------------------------------------------------------ */

/*This CSS controls the height of the header and the user1 box. Adjust the height in ems to fit your logo image*/
#header{height:17.5em;}

/*CSS for logo. Its a image replaced link as an H1 tag*/
#header h1 {background:url(images/kittyloco_logo.gif) 0 0 no-repeat;}

/*Set the line-height and width equal to your logo image here*/
#header h1 a {width:270px;line-height:135px;}

body.contentpane {background:#fff}

#header h1 {
	position: relative;
	top: 32px; /* logo placement */
	left: 32px;
	margin: 0;
	padding: 0;
}
#header h1 a {
	display:block;
	text-indent:-5000px;
	text-decoration:none;
}

/* ------------------------------------------------------------
Top Navigation
------------------------------------------------------------ */

#topnav {
position: relative;
top: 0;
float: right;
width: 411px;
}

#nav {
text-align: center;
font-weight: bold;
line-height: 14px;
padding: 8px;
margin: 0;
}

#nav li {
display: inline; /* displays list horizontally */
padding: 0;
margin: 0;
padding: 0 10px 0 15px; /* space between bullet & nav */
}

#nav a, #nav a:link {
text-decoration: none;
color: #5A7D42;
}

#nav a:active, #nav a:hover {
color: #000;
}

#first {
background: url(images/icn_home.gif) no-repeat 0 50%;
}
#about {
background: url(images/bullet_pink.gif) no-repeat 0 50%;
}
#design {
background: url(images/bullet_pink.gif) no-repeat 0 50%;
}
#art {
background: url(images/bullet_pink.gif) no-repeat 0 50%;
}
#contact {
background: url(images/icn_email.gif) no-repeat 0 50%;
}
#feed {
background: url(images/icn_feed.gif) no-repeat 0 50%;
}
.externalLink {
}


/* ------------------------------------------------------------
Index Page Content - The Loop
------------------------------------------------------------ */

.widecolumn {
padding: 20px 0 60px 0;
color: #ccc;
}

.narrowcolumn {
padding: 80px 0 0 0;
background: url("images/hed_noteworthy.gif") no-repeat 0 0;
color: #fff;
}

.narrowcolumnSearch {
padding: 80px 0 0 0;
background: url("images/hed_searchRslts.gif") no-repeat 0 0;
color: #fff;
}

.narrowcolumnArchive {
padding: 80px 0 0 0;
background: url("images/hed_archives.gif") no-repeat 0 0;
color: #fff;
}

.narrowcolumnPage {
padding: 20px 0 0 0;
color: #fff;
}

.narrowcolumn404 {
padding: 80px 0 0 0;
background: url("images/hed_error.gif") no-repeat 0 0;
color: #fff;
}

.post, .navigation, .editPost, .archivePad {
margin: 12px 15px 20px 15px;
color: #fff;
padding: 0;
font-size: 1.1em;
}

.post p
{
line-height: 1.4em;
margin-top: 1.2em;
margin-bottom: 1em;
}

.post h2 {   /* this is the title */
font-size: 2em;
line-height: 1.1em;
margin-bottom: 0;
}

.post a {
color: #fff;
}

h2 a:hover, h2 a {
text-decoration: none;
color: #E9C0CF;
}

.postmetadata {
margin: 2px;
padding: 12px 0 15px 10px;
background: #000;
font-size: 0.8em;
line-height: 1.9em;
border-top: 1px dashed #3B4129;
border-bottom: 1px dashed #3E4A2D;
}

.postmetadata p {
padding-left: 10px;
}

.postmetadata a, .navigation a, .entry a, .commentmetadata a, form a, .editPost a, .archivePad a, cite a, .galfoot a, .commentlist a {
color: #C09CA9;
text-decoration:none;
}

.postmetadata a:hover, .navigation a:hover, .entry a:hover, .commentmetadata a:hover, form a:hover, .editPost a:hover, .archivePad a:hover, cite a:hover, .galfoot a:hover, .commentlist a:hover {
color: #ccc;
text-decoration:none;
}

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

blockquote {
margin: 0 1.5em;
padding: 0 1.5em 0 3.5em;
background: transparent url(images/blockquote.gif) no-repeat scroll top left;
}

acronym, abbr, span.caps {
cursor: help;
}

acronym, abbr {
border-bottom: 1px dashed #999;
}

blockquote cite {
margin: 5px 0 0;
display: block;
}

.center {
text-align: center;
}

a img {
border: none;
}

.imgPosts {
border: none;
padding: 10px 0;
text-align: center;
}

.imgCenter {
border: none;
padding: 5px 0;
text-align: center;
}

/* ------------------------------------------------------------
Single Page Stylings - The Loop, comment forms
------------------------------------------------------------ */

.admin {
background: url(images/heart.gif) no-repeat 0 50%;
padding: 0 0 0 20px; /* space between bullet & nav */
}

cite {
font-size: 1em;
color: #C1BFA0;
font-weight: bold;
text-transform: capitalize;
background: url("images/comments.gif") no-repeat 0 50%;
padding-left: 20px; /* space between bullet & nav */
}

ol.commentlist {
width: 90%;
margin: 0 auto;
}

ol.commentlist li {
margin: 15px 0;
padding: 10px 15px;
list-style: none;
}

ol.commentlist li.alt {
background-color: #111;
border-top: 1px dashed #3E4A2D;
border-bottom: 1px dashed #3E4A2D;
}

.nocomments {
text-align: center;
}

#respond {
padding: 15px 0;
background: url("images/dottyMain2.gif") no-repeat top center;
}

.commentmetadata {
display: block;
margin-top: 10px;
padding-top: 10px;
background: url("images/dottyMain1.gif") no-repeat top center;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

select {
width: 130px;
}

form a {
color: #C09CA9;
text-decoration: none;
padding: 0;
margin: 0;
}

form a:hover {
color: #A0A080;
}

#commentform {
margin-left: 15px;
}

#commentform small {
color: #C0C0B7;
font-size: 1em;
}

#commentform input {
width: 150px;
padding: 4px;
margin-top: 3px;
font-size: 1em;
color: #777;
border: 1px dashed #A4C6E9;
background-color: #fff;
}

#commentform textarea {
width: 300px;
padding: 4px;
margin-top: 3px;
color: #777;
border: 1px dashed #A4C6E9;
background-color: #fff;
}

#commentform #submit {
font-size: 1.2em;
padding: 4px;
color: #777;
border: 1px dashed #A4C6E9;
background-color: #fff;
}

.navigation {
padding-bottom: 30px!important;
padding-bottom: 20px;
width: 300px;
background: url("images/dottyMain2.gif") no-repeat bottom center;
}

.alignleft {
float: left;
text-align: left;
width: 50%;
}

.alignright {
float: right;
text-align: right;
width: 50%;
}

/* ------------------------------------------------------------
sidebar
------------------------------------------------------------ */

#left {
width: 205px;
float: left;
text-align: left;
margin-top: 30px;
background-color: #fff;
line-height: 1.6em;
}

#right {
width: 204px;
float: right; 
text-align: left;
}

/* left starts */

#left p, #left h2, #left label  {
margin: 0 10px 7px 10px;
}

#left ul {
list-style: none;
margin-bottom: 15px;
}

#left ul ul ul {
margin-bottom: 0;
}

#left ul ul li {
background: url(images/arrow.gif) no-repeat 0 50%;
color: #999;
padding: 2px 0 2px 15px;
margin-left: 40px;
margin-right: 15px;
border-bottom: 1px dashed #ccc;
}

#left ul h2 {
background-color: #fff;
color:#999;
text-align: left;
padding: 2px 10px;
margin-bottom: 5px;
}

#left a {
color: #6699CC;
text-decoration: none;
}

#left a:hover {
color: #A0A080;
text-decoration: none;
}

/* right starts */

#right p, #right h2, #right label, #right li  {
margin: 0 10px 7px 10px;
}

#right ul
{
list-style: none;
margin-bottom: 30px;
}

#right ul {
margin-bottom: 0;
}

#right ul li {
background: url(images/arrow.gif) no-repeat 0 50%;
padding: 2px 0 2px 15px;
margin-left: 40px;
margin-right: 15px;
border-bottom: 1px dashed #ccc;
}

#right ul h2 {
background-color: #fff;
color:#999;
text-align: left;
padding: 2px 10px;
margin-bottom: 5px;
}

#right a {
text-decoration: none;
color: #6699CC;
}

#right a:hover {
color: #A0A080;
}

#authorname {
background: url("images/hed_rc.gif") no-repeat bottom center;
padding: 20px 10px 0 10px;
margin-bottom: 10px;
width: 185px;
height: 33px;
}

#jewelry h2 {
display:block;
text-indent:-5000px;
text-decoration:none;
}

#jewelry {
background: url("images/hed_jewelry.gif") no-repeat bottom center;
padding: 5px 10px 0 10px;
margin-bottom: 10px;
width: 185px;
height: 33px;
}

#reading h2 {
display:block;
text-indent:-5000px;
text-decoration:none;
}

#reading {
background: url("images/hed_reading.gif") no-repeat bottom center;
padding: 5px 10px 0 10px;
margin-bottom: 10px;
width: 185px;
height: 33px;
}

#authorname h2 {
display:block;
text-indent:-5000px;
text-decoration:none;
}

.aboutMoi {
text-align: left;
margin-bottom: 15px; 
}

.aboutMoi p {
text-align: left;
margin-top: 10px;
}

.aboutMoi img {	
padding: 1px;	
margin: 0 3px 0 4px;
border: 1px solid #ccc;
}

#haiku {
background: url("images/hed_haiku.gif") no-repeat bottom center;
padding: 10px 10px 0 10px;
margin-bottom: 10px;
width: 185px;
height: 33px;
}

#haiku p {
padding: 0;
}

#haiku h2 {
display:block;
text-indent:-5000px;
text-decoration:none;
}

#haikuEntry p {
background: url("images/dottyMain1.gif") no-repeat bottom center;
padding: 10px 0 30px ;
width: 100%;
}

#linkback {
background: url("images/hed_linkback.gif") no-repeat bottom center;
padding: 5px 10px 0 10px;
margin-bottom: 10px;
width: 185px;
height: 33px;
}

#linkback h2 {
display:block;
text-indent:-5000px;
text-decoration:none;
}

#photo {
background: url("images/hed_photo.gif") no-repeat bottom center;
padding: 5px 10px 0 10px;
margin-bottom: 10px;
width: 185px;
height: 33px;
}

#photo h2 {
display:block;
text-indent:-5000px;
text-decoration:none;
}

#bits {
background: url("images/hed_bits.gif") no-repeat bottom center;
padding: 10px 10px 0 10px;
margin-bottom: 10px;
width: 185px;
height: 33px;
}

#bits h2 {
display:block;
text-indent:-5000px;
text-decoration:none;
}

#metahed {
background: url("images/hed_meta.gif") no-repeat bottom center;
padding: 10px 10px 0 10px;
margin-bottom: 10px;
width: 185px;
height: 33px;
}

#metahed h2 {
display:block;
text-indent:-5000px;
text-decoration:none;
}

#linkypoos {
background: url("images/hed_links.gif") no-repeat bottom center;
padding: 0 10px;
margin-bottom: 10px;
width: 185px;
height: 33px;
}

#linkypoos h2 {
display:block;
text-indent:-5000px;
text-decoration:none;
}

.more {
display: block; 
margin-left: auto; 
margin-right: auto;
padding: 0;
border: none;
}

/* gallery stuff */

#galleria {
background: url("images/galleria_Bk.jpg") no-repeat 0 0;
width: 411px;
height: 463px;
padding: 0;
margin: 0;
border: 0;
}

.galhed {
width: 411px;
height: 38px;
}

.galhed h2 {
display:block;
text-indent:-5000px;
text-decoration:none;
}

.GalImg {
width: 411px;
height: 374px;
}

.galfoot {
width: 411px;
height: 50px;
}

.galfoot p {
padding: 6px 20px 5px 20px!important;
padding: 4px 20px 5px 20px;
color: #fff;
}

.galfoot a {
color: #A4C6E9;
font-size: 1.1em;
}
.galfoot a:hover {
color: #000;
border-bottom: 1px dotted #000;
}

.arrow {
padding-left: 15px;
background: url("images/arrow.gif") no-repeat 0 50%;
}

.lineyDivide {
width: 170px;
padding: 5px 15px 0 15px;
background: url("images/dottySm.gif") no-repeat top center;
}

/* -- search form -- */

#searchform {
padding-bottom: 10px;
margin: 5px auto;
text-align: center;
}

#searchform input {
font-size: 1em;
padding: 2px;
color: #777;
border: 1px dashed #A4C6E9;
background-color: #fff;
}

#searchform #s {
width: 108px;
padding: 2px;
background-color: white;
}

#sidebar #searchsubmit {
padding: 1px;
color: #fff;
border: 1px solid #999;
background-color: #A4C6E9;
}

/* -- Calendar -- */

#calendarArchives {
background: url("images/hed_smArchives.gif") no-repeat bottom center;
padding: 10px 10px 0 10px;
margin-bottom: 10px;
width: 185px;
height: 33px;
}

#calendarArchives h2 {
display:block;
text-indent:-5000px;
text-decoration:none;
}

#wp-calendar {
border: 0;
width: 90%;
margin: 0 auto;
text-align: center;
margin-bottom: 20px;
}

#wp-calendar th {
background-color: #fff;
padding: 2px 0;
border-bottom: 1px dashed #ccc;
border-top: 1px dashed #ccc;
}

#wp-calendar a {
border: 0;
color: #277BC9;
background-color: #fff;
font-weight: bold;
display: block;
}

#wp-calendar a:hover {
border: 0;
color: #4A2C00;
background-color: #fff;
display: block;
}

#prev a, #next a {
background-color: #fff;
border: 1px dashed #999;
margin-top: 10px;
padding: 0 0 1px 0;
}
#prev a:hover, #next a:hover {
text-decoration: none;
background-color: #B4CEE9;
border: 1px dashed #999;
}

#wp-calendar caption {
text-align: center;
font-weight: bold;
width: 100%;
padding-bottom: 5px;
}

/* Begin Contact Form ][ CSS */
.contactform {
overflow: hidden;
color: #C0C0B7;
font-size: .9em;
}

.contactleft {
text-align: left;
padding-top: 10px;
}

.contactright, #carbon_copy {
text-align: left;
}

.contacterror {
border: 2px solid #ff0000;
}

.contactform input {
padding: 4px;
margin-top: 3px;
font-size: 1em;
color: #777;
border: 1px dashed #A4C6E9;
background-color: #fff;
}

.contactform textarea {
padding: 4px;
margin-top: 3px;
color: #777;
border: 1px dashed #A4C6E9;
background-color: #fff;
}

#contactsubmit {
padding: 4px;
margin-top: 20px;
color: #777;
border: 1px dashed #A4C6E9;
background-color: #fff;
}
/* End Contact Form ][ CSS */


/* ------------------------------------------------------------
footer 
------------------------------------------------------------ */

.paddyfoot {
padding: 40px 15px 0 60px;
margin: 0;
}

.paddyfoot a:link, .paddyfoot a:visited {
color:#fff;
text-decoration:underline;
}

.paddyfoot a:hover {
color: #000;
text-decoration:underline;
}
