Okay. i haev this kinda them thing with codes and all... SEE:<br>/*
Theme Name: Charmmy Kitty
Theme URI: http://hotlayouts.nuclearcentury.com
Description: Charmmy Kitty by Hot Layouts
Version: 1
Author: Hot Layouts
Author URI: http://hotlayouts.nuclearcentury.com
*/
body {
background-color: #FF99CC;
background-image: url(images/bg.gif);
background-repeat: repeat-y;
font-family:Arial;
font-size: 11px;
}
.mainimage {
position: absolute;
left: 0px;
top: 0px;
}
p {
padding-right: 5px;
padding-left: 5px;
}
/* LINKS STYLES */
a {
color: #ff99cc;
padding:0px;
margin:0px;
text-decoration: none;
letter-spacing: 0em;
}
a:hover {color: #666666;}
.hdate a, .posted a {
text-decoration: none;
color: #ff99cc;
font-family:georgia;
}
.hdate a:hover, .posted a:hover {
color: #666666;
}
/* MAIN DIV and SUB CLASSES - for the blog entries */
.main{
color: #666666;
width: 460px;
text-align: justify;
position: absolute;
left: 195px;
top: 300px;
border: 1px solid #666666;
padding: 3px;
}
h2, .htitle {
font-size: 11px;
text-transform:uppercase;
color: #fff;
font-family:georgia;
font-style:normal;
text-decoration: none;
font-weight: bold;
background-color: #ff99cc;
text-indent: 3px;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #f181b3;
padding: 1px;
}
.hdate {
font-size: 11px;
font-weight:bold;
text-decoration: none;
background-color: #fff;
text-indent: 4px;
margin-bottom: 10px;
padding: 2px;
}
.posted {
margin-top: 20px;
background-color: #fff;
text-indent: 4px;
padding: 1px;
margin-bottom: 50px;
}
/* SIDE */
.side {
width: 220px;
position: absolute;
left: 670px;
top: 297px;
}
/* --- OTHERS --- */
strong, b {
letter-spacing: 0em;
font-size: 10px;
text-transform: uppercase;
}
small {color: #ff99cc;}
abbr, span {border-bottom: 1px dotted #FFFFFF;}
del {color: #ff99cc;text-decoration: line-through;}
input, textarea {color:#ff99cc;
background-color: #FFFFFF;
padding-top: 1px;
padding-right: 1px;
padding-bottom: 1px;
padding-left: 3px;
border: 1px solid #333333;
font-size: 11px;
font-family:arial;
}
blockquote {
border-left:2px solid #ff99cc;
margin-left:20px;
margin-right:30px;
padding:1px 2px 1px 2px;
background:#fff;
border-right:1px solid #ff99cc;
}
/* -------- HEADERS ----------- */
h1 {
font-family: "Trebuchet MS", Verdana;
font-weight: normal;
text-indent: 40px;
padding: 0px; text-align:left;
margin-top:80px; margin-bottom:2px;
}
.description {
font-family: "Trebuchet MS", Verdana;
text-indent: 40px;
padding: 0px; text-align:left;
}
.side h2{
text-transform: uppercase;
font-size: 11px;
text-weight:bold;
color: #fff;
text-decoration: none;
font-style: normal;
font-family:georgia;
font-weight: bold;
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #f181b3;
background-color: #FF99CC;
}
.blogname { font-size:30px;
letter-spacing:-1px;
color: #ff99cc;
font-family:georgia;
font-style:normal;
text-decoration:none;
font-weight: bold;
}
/* ----------------- Main and Side LISTs ------------------- */
.main ul {
margin-left: 20px;
padding-left: 5px;
list-style-image:none;
}
.main li, .side li {
list-style-type:none;
margin-left: 0px;
padding-left: 0px;
margin-top:0px;
padding-top:0px;
}
/* Image Floats and Borders
Example code
<img class="bright" src="http://domain.com/image.GIF"> to float image right.
*/
.bright { padding: 0px;
border: 1px solid #000000;
margin-left: 3px;
float: right;
margin-top: 2px;
}
.bleft {
padding: 0px;
border: 1px solid #000000;
margin-right: 5px;
float: left;
margin-top: 2px;
}
.b1 {margin-top: 1px;
padding: 0px;
border: 1px solid #000000;
}
.centered {
padding: 0px;
border: 1px solid #333333;
display: block;
margin-top:2px;
margin-left: auto;
margin-right: auto;
}
.side ul {
margin: 0px 0px 10px;
padding-left: 0px;
}
.side ul li {
list-style-type:none;
margin: 0px;
padding: 0px;
}
.side ul ul {
list-style-type:none;
font-weight: normal;
margin: 0px;
padding: 0px;
}
.side ul li a{
text-indent:5px;
padding-left:5px;
margin:0px;
}
.side ul li a:hover, {
padding-left:5px;
color:#333333;
margin: 0px;
}
/* Positions Page NEXT and PREVIOUS posts */
.goright {
padding: 1px;
margin-left: 3px;
float: right;
margin: 10px;
}
.goleft {
padding: 1px;
margin-right: 5px;
float: left;
margin: 10px;
}
/* Comments style */
.commentlist {list-style-type:none; padding:0px;background:#FFF4F8 }
.main ol {list-style-type:none; margin-left:8px; margin-right:6px; color:#333333}
.main ol li {padding:10px; margin-top:0px; }
.alt {background:#FFFFFF;}
But where do i put it?!!