
/* ---------------------------------------------------
			global settings		
------------------------------------------------------ */
* {
margin: 0;
padding: 0;
}
body {
background: #fff url(../img/bg/tile/transbox-base-lines.png);	
font: 100%/2.4em "lucida sans unicode", "lucida grande", verdana, 'trebuchet ms', sans-serif;
color: #666;
width: 100%;
}

/* links */

a:link {
text-decoration: none;
color: #c30;
}
a:visited {
text-decoration: none;
color: #c30;
}
a:hover {
text-decoration: none;
color: #930;
}
a:active {
text-decoration: none;
color: #c30;
}
a img { 
border: 0; 
}

/* hn */

h1, h2, h3, h4, h5, h6 { 
font-weight: normal; 
color: #333;

}
h1, h2, h3, h4, h5, h6, p {
margin: 10px 0;
}
h1 {
font-size: 1.5em;
font-weight: 700;
text-align: center;
}
h2 {
font-size: 1.1em;
}
h3 {
font-size: 1.2em;
}
h4 {
font-size: 1.2em;
}

/* misc */

abbr, acronym {
font-style: normal; 
border-bottom: 1px dotted #666; 
cursor: help;
}
code {
margin: 10px 0;
font: 0.9em "Courier New", Courier, Monospace;
color: #666;
background-color: #f8f8f8;
}
pre {
margin: 10px 0;
font: 110% "Courier New", Courier, Monospace;
color: #666;
}

/* defination lists */

dl {
margin: 20px 0;
}
dt {
font-size: 0.9em;
text-transform: lowercase;
}
dd {
margin: 0 0 20px;
}

/* list styles */

ul {
margin: 10px 0;
} 
ul li {
height: 1%;
list-style-type: none;
margin: 0 0 5px 0;
padding: 0 0 0 15px;
line-height: 10px;
}
ol {
margin: 10px 0 10px 25px;
}
ol li {
margin: 0 0 5px 0;
}

/* blockquote */

blockquote {
margin: 10px 0;
padding: 5px 10px;
border-top: 1px solid #eee;
border-bottom: 1px solid #eee;
font: 0.9em/1.5em georgia, "lucida sans unicode", "trebuchet ms", sans-serif;
color: #666;
}
/* ---------------------------------------------------
			layout		
------------------------------------------------------ */
#kisswrap {
width: 95%;
margin: 0 auto;
text-align: left; 
}
#kisscontainer {
height: 1%;
width: 92%;
margin: 5px 0;
}
/*#kisscontainer-top {
height: 30px;
}
#kisscontainer-bottom {
clear: both;
height: 30px;
}*/
/* ---------------------------------------------------
			header
------------------------------------------------------ */
#kissheader {
width: 100%;
height: 1%;
color: #000000;
font-size: 14px;
padding: 0 0 12px;
text-align: center;
}
#kissheader div {
padding: 7px 20px;
}
#kissheader h1 {
margin: 0;
text-align: left;
font-size: 1.3em;
font-weight: 300;
letter-spacing: 0.1em;
}
#kissheader h1 a {
color: #000;
}
#kissheader h1 a:hover {
color: #fff;
}
h2.description {
margin: 0;
font-size: 0.95em;
color: #333;
text-align: left;
line-height: 1.4em;
}
/* ---------------------------------------------------
			main column		
------------------------------------------------------ */
#kissmain {
width: 72%;
float: left;
font-size: 0.85em;
}
#kissmain-1 {
margin: 0 8px;
}

/* post */

div.post {
background: #fff url(../img/bg/tile/body.png) repeat-x;
-moz-border-radius: 15px;
margin: 0 0 20px;
padding: 25px;
}
h2.post-title {
margin: 0.8em;
font: 1.2em calibri, myriad, "lucida sans unicode", "trebuchet ms", sans-serif;
color: #333;
float:right;
font-weight: 800;
text-transform: lowercase;
letter-spacing: 0.3em;
text-align: center;
}                  
h3.post-date {
float: left;
clear: right;
font: 1.2em calibri, myriad, "lucida sans unicode", "trebuchet ms", sans-serif;
font-weight: 800;
text-transform: lowercase;
letter-spacing: 0.3em;
top: 2px;
text-transform: lowercase;
position: static;
text-align: left;
display: inline;
color: 333;
}
div.post-body {
border-top: 1px solid #333;
margin: 0;
}
p.postmetadata {
line-height: 19px;
font-size: 0.85em;
color: #999;
}
p.prev-next {
height: 1%;
margin: 0 0 20px;
padding: 0 0 20px;
text-align: center;
}

/* Search results page
div.search-result {
height: 1%;
margin: 40px 0 0px;
padding: 0 0 20px;
background: url(i/dot.gif) 0 100% repeat-x;
}
div.search-result h3 {
margin: 0;
font-size: 1.1em;
}
div.search-result p.postmetadata {
margin: 0;
}

#search-main {
margin: 0 0 20px;
padding: 0 0 40px;
background: url('../img/blogger/kiss/http://img212.imageshack.us/img212/2391/line5gn.gif') no-repeat 0 100%;
text-align: left;
}
*/

/* Comments */

#comments {
margin: 20px 0;
padding: 0 0 40px;
}
#comments h2 {
margin: 0;
font: 0.9em georgia, "lucida sans unicode", "trebuchet ms", sans-serif;
color: #333;
text-transform: uppercase;
letter-spacing: 0.5em;
text-align: center;
}
#comments ol {
}
#comments li {
height: 1%;
margin: 0 0 20px;
padding: 0 0 20px;
font-size: 0.9em;
}
#comments li span {
font-size: 0.95em;
text-transform: uppercase;
}
#commentform label {
display: block;
font-size: 0.85em;
text-transform: uppercase;
}
#author, 
#email,
#url,
#comment {
width: 90%;
margin: 0 0 10px;
padding: 2px;
border: 1px solid #ccc;
}
#searchsubmit, #submit {
padding: 2px;
background: #eee;
border: 3px double #666;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
color: #333;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
}

/* ---------------------------------------------------
			side		
------------------------------------------------------ */
#sidebar {
background:#FFFFFF none repeat scroll 0%;
float:right;
font-size:0.7em;
margin:5px 0pt;
padding:5px;
position:absolute;
right:50px;
width:25%;
}
div.side-sec {
height: 1%;
margin: 0 0 10px 15px;
padding: 0 0 10px;
}
div.side-sec h3 {
font-size: 1em;
text-transform: uppercase;
}
div.side-sec li {
list-style-type: none;
padding: 0 0 0 15px;
line-height: auto;
}
div.side-sec search {
padding: 0 0 20px;
}
#sidebar #searchsubmit {
padding: 2px;
background: #eee;
border: 3px double #666;
border-top-color: #ccc;
border-left-color: #ccc;
font-size: 85%;
color: #333;
text-transform: uppercase;
text-align: center;
letter-spacing: 0.1em;
}
#sidebar #searchform #s {
width: 90%;
margin: 0 0 10px;
padding: 4px;
border: 1px solid #ccc;
}

/* Calendar

#wp-calendar #prev a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar caption {
text-decoration: none;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
*/

/* footer */

#footer {
padding: 0 0 0 1px;
margin: 0 auto;
width: 800px;
clear: both;
}
#footer p {
margin: 0;
padding: 20px 0;
text-align: center;
}

/* Images */

p img {
padding: 0;
max-width: 100%;
}
img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}
img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}
img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}
.alignright {
float: right;
}
.alignleft {
float: left
}
/* Theme Images */

/* 
	You have to find and upload template images to free host, then replace the image names
	listed here with the given links from your free image hosts. For example;
	Replace this;
	
	#page {
		background: url("middle.jpg") repeat-y top white;
		}
	
	with this;
	
	#page {	
		background: url("http://img54.imageshack.us/img54/3761/middle3js.jpg") repeat-y top white;
		}
*/
ul li {
background: url('../img/blogger/kiss/iconarrow.gif') no-repeat 0 0;
}
/*
#kisscontainer {
background: url('../img/blogger/kiss/main.gif') 0 100% repeat-y;
}

#kisscontainer-top {
background: transparent url('../img/blogger/kiss/header.png') no-repeat;
}
#kisscontainer-bottom {
background: url('../img/blogger/kiss/mainbottom.gif') 0 0 no-repeat;
}
*/
#kissheader {
background: transparent  no-repeat 0 100%;
}
/*
#kissheader div {
background:  url('../img/blogger/kiss/headerin.gif') no-repeat 0 100%;
}

div.post {
background: url('../img/blogger/kiss/line.gif') no-repeat 0 100%;
}
*/
p.postmetadata {
background: url('../img/blogger/kiss/iconmeta.gif') no-repeat;
}

p.prev-next {
background: url('../img/blogger/kiss/dot.gif') 0 100% repeat-x;
}

#comments {
background: url('../img/blogger/kiss/line.gif') no-repeat 0 100%;
}

#comments li {
background: url('../img/blogger/kiss/dot.gif') 0 100% repeat-x;
}

div.side-sec {
background: url('../img/blogger/kiss/dot.gif') 0 100% repeat-x;
}

div.side-sec li {
background: url('../img/blogger/kiss/iconarrow.gif') no-repeat;
}
/* End Theme Images */

/* Embeds */

embed {
max-width: 550px;
}