@charset "utf-8";



/*  
Theme Name: Kitten
Description: The theme features a really cute, fluffy white kitten.
Author: Pokahydee
Author URI: none
*/



/* START - Basic tag formatting */
* {margin:0px; padding:0px;}


body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(http://lunaire.mysticallegends.com/wp-content/themes/kitten/images/bg1.png);
	background-repeat: repeat-x;
	background-color: #E3E1E2;
	font-size: 12px;
	color: #4C4C5C;
}
a:link, a:active {
	color: #616066;
	text-decoration: none;
	margin: 1px;
	padding: 2px;
}
a:hover {
	font-variant: small-caps;
	color: #15151A;
	text-decoration: blink;
}
a:visited {
	text-transform: lowercase;
	color: #85848A;
	text-decoration: none;
}
b, strong {
	background-color: #E3E1E2;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #6C6C81;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6C6C81;
}
i, em {
	color: #7B7B91;
}
input,select {
	background-color: #BEBEC1;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #434355;
	border-right-color: #434355;
	border-bottom-color: #434355;
	border-left-color: #434355;
	margin: 2px;
	padding: 2px;
	color: #434355;
}
option {
	background-color: #BEBEC1;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #434355;
	margin: 2px;
	padding: 2px;
	color: #434355;
}
textarea {
	background-color: #BEBEC1;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #434355;
	border-right-color: #434355;
	border-bottom-color: #434355;
	border-left-color: #434355;
	margin: 2px;
	padding: 2px;
	color: #434355;
}
blockquote {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	background-color: #BEBEC1;
	width: 455px;
	margin-right: 30px;
	margin-left: 30px;
	border-top-width: 1px;
	border-right-width: 4px;
	border-bottom-width: 1px;
	border-left-width: 4px;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #434355;
	border-right-color: #434355;
	border-bottom-color: #434355;
	border-left-color: #434355;
}

/* END - Basic tag formatting */





/* START - Copyright frame formatting */
.preview {
	background-color: #D6D6D9;
        position:absolute;
        left:0px;
        right:0px;
        bottom:0px;
        top:0px;
}
.pre_head {
	background-color: #A7A6AC;
        font-size:12px;
        padding:2px 15px 2px 15px;
}
.pre_body {
        padding:1px 25px 1px 25px;
}
.pre_img img {
        border: 1px solid #bfbfc1;
}
/* END - Copyright formatting */







/* START - Float class */

.float {display:inline;}

/* END - Float class */






/* START - Content area classes and boxes */
.header {
	background-image: url(http://lunaire.mysticallegends.com/wp-content/themes/kitten/images/content_hd.gif);
	background-repeat: no-repeat;
	background-color: #D6D6D9;
	height: 33px;
	width: 595px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	font-variant: small-caps;
	color: #4D4A5B;
	text-align: center;
	padding-top: 15px;
        display:block;
}
.body {
	background-image: url(http://lunaire.mysticallegends.com/wp-content/themes/kitten/images/content_bt.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: auto;
	width: 575px;
	background-color: #D6D6D9;
	padding-bottom: 20px;
	font-size: 12px;
	color: #464657;
	padding-right: 10px;
	padding-left: 10px;
        display:block;
}
.tfooter {
	background-color: #A7A6AC;
	color: #2F2F39;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 2px;
        display:block;
}
/* END - Content area classes and boxes */







/* START - Navigation classes for links and boxes */
.head {
	background-image: url(http://lunaire.mysticallegends.com/wp-content/themes/kitten/images/navi_hd.gif);
	background-repeat: no-repeat;
	height: 50px;
	width: 175px;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-variant: small-caps;
	color: #2E2D37;
	padding-top: 9px;
        display:block;
}
.lbg {
	background-image: url(http://lunaire.mysticallegends.com/wp-content/themes/kitten/images/navi_bd.gif);
	background-repeat: repeat-y;
        display:block;
}
.links {
	background-image: url(http://lunaire.mysticallegends.com/wp-content/themes/kitten/images/navi_bt.gif);
	background-repeat: no-repeat;
	height: auto;
	width: 161px;
	padding-right: 7px;
	padding-left: 7px;
	background-position: bottom;
	padding-bottom: 20px;
        display:block;
}
.luna {
	display: block;
	font-size: 12px;
        padding:2px;
}
a.luna:link, a.luna:active {
	color: #62627B;
	text-decoration: none;
        display:block;
        padding:2px;
}
a.luna:hover {
	color: #434355;
	background-color: #B3B3B9;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #6C6C81;
	padding-left: 10px;
	font-variant: small-caps;
        display:block;
        padding:2px;
}
a.luna:visited {
	font-style: italic;
	text-transform: lowercase;
	color: #373745;
	text-decoration: none;
        display:block;
        padding:2px;
}
/* END - Navigation classes for links and boxes */








/* START - Graphic Count Classes */

.label {float:left;
        text-align:right;
        width:60px;
        display:block;}

.count {
	width:25px;
	margin-left:2px;
	text-align:left;
	font-weight:bold;
	float:right;
	margin-right:73px;
	display:block;
}

/* END - Graphic Count Classes */





/* START - Links page table class styles */

.out_head {
	color: #434355;
	font-weight:bold;
	background-color: #BEBEC1;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #434355;
	padding: 2px;
	font-size: 14px;
	font-variant: small-caps;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #434355;
}

.out_body {
	background-color: #E3E1E2;
	color: #7D7D8C;
	padding: 2px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #434355;
}

/* END - Links page table class styles */






/* START - Icon/Avatar Class settings */

#icons {
	text-align:center;
	background-color: #BEBEC1;
	margin: 10px;
	width:100px;
	height:100px;
	border: 13px solid #BEBEC1;
}

/* END - Icon/Avatar Class settings */








/* START - Calendar Formatting */

#wp-calendar {
empty-cells: show;
font-size: 14px;
margin: 0;
width: 80%;
text-align:center
}

#wp-calendar td {
background-color: #E3E1E2;
empty-cells: show;
font-size: 8pt;
color: #7D7D8C;
text-align:center 
}

#wp-calendar th {
color: #434355; 
text-transform: uppercase; 
border-bottom: 2px solid #434355;
background-color: #BEBEC1;
cursor: help;
text-align:center
}

/* END - Calendar Formatting */







/* START - Layout IDs for basic structure */
#wrapper {
	height: auto;
	width: 780px;
}
#head01 {
	background-image: url(http://lunaire.mysticallegends.com/wp-content/themes/kitten/images/layout_01.gif);
	background-repeat: no-repeat;
	height: 124px;
	width: 780px;
}

#head02 {
	background-image: url(http://lunaire.mysticallegends.com/wp-content/themes/kitten/images/layout_02.gif);
	background-repeat: no-repeat;
	height: 124px;
	width: 780px;
}
#content {
	height: auto;
	width: 780px;
}
#footer {
	background-image: url(http://lunaire.mysticallegends.com/wp-content/themes/kitten/images/bg2.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
/* END - Layout IDs for basic structure */









/* START - Post Avatar */

.postavatar {
            float:left;
            margin:1px;
            display:block;
            width:102px;
            height:102[x;
}

/* END - Post Avatar */

