/*
Theme Name: Kailey
Description: Design by <a href="http://www.stargrrl.com" title="Webdesign">StarGrrl Media</a> | <a href="http://www.robbiewilliams.pl/wordpress" title="WP Themes">Original WP Theme by Robbie Williams</a>
Version: 1.0
Author: KL
License: General Public License (GPL)
*/
body {	
	margin: 0;padding: 0;
}

h1, h2, h3 {
	margin: 0;
	color: #a51d0d;
}
h2 {
	margin-bottom: .5em;
	font-size: 1.3em;
    text-decoration:none;
}

h3 {
	margin-bottom: 1em;
	font-size: 1em;
}

p, blockquote, ul, ol {
	margin-bottom: 1.5em;
	line-height: 1.5em;
}

p {
 margin:10px 0 8px;
 line-height:17px;
}

p.link {
background:url(images/bok.gif) 0 2px no-repeat;
margin-bottom:24px;
padding-left:24px;
}
blockquote {
}

ul {
	list-style: square;
}

.boxed ul {
	list-style: none;
	margin-left:26px;
	margin-top:10px;
}

.boxed ul li {

}


ol li {
}

a {	text-decoration: none;
	color: #a51d0d;
}

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

.boxed a{
  color:#a51d0d;
}

.boxed a:hover{
  color:#a51d0d;
}

img {
	border: none;
}



/* Boxed Style */

.calendar {
padding: 0;
width: 154px;
margin:12px auto 0;
text-align:center;
color:#a51d0d;
margin-bottom:0;
}

.calendar a:hover {
background: #a51d0d;
color: white;
}


.calendar td {
padding: 0 3px;

}

.calendar td a {background: #fff1f7;
display:block;
color:#a51d0d;
text-decoration:none;
line-height:20px;
}

.calendar td a:hover {
display:block;
color: white;
background: #a51d0d;
text-decoration:none;
background-repeat:no-repeat;
}

.boxed {
	margin-bottom: 7px;
	background: url(images/boxtop2.gif) repeat-x;
}

.boxed .title {
	height: 20px;
	padding: 3px 10px 0 26px;
	background: url(images/bok.gif) no-repeat center left;
	text-transform: uppercase;
	font-size: 1.0em;
	line-height:18px;
	color: #FFFFFF;
}

.boxed .content {
	padding: 5px 5px 0px 5px;
}


/* h1h2 - TITLE */

#h1 {	padding: 130px 0 0 0;
	font-size: 1.30em;
	color: white;}


#h1 h1 a {text-decoration: none;
	color: #FFFFFF;
	letter-spacing: -3px;}

#h2 {	float: left;
	padding: 20px 0 0 0;}

#h2 h2 {margin: 0;
	text-transform: uppercase;
	font-size: 0.9em;
	color: #a51d0d;}
#h2 a {	text-decoration: none;
	color: #a51d0d;}

#h1 a:hover {text-decoration: none;
	color: #000;}


/* Content */

#main {
	float: left;
	width: 480px;
	margin-top:22px;
	margin-left:10px;
}



/* Sidebar */

#sidebar {
	float: right;
	width: 200px;
	margin:18px 0 24px;
}


/* Footer */

#footer {
}

#legal {
	margin: 0;
	padding: 1px;
	text-align: center;
	color: #FFFFFF;
}

#link {
	margin: 0;
	font-size:0.8em;
	padding: 5px;
	text-align: center;
}

#main a:visited
{
color: #a51d0d;
text-decoration:none;
}

#main h2 {
	margin-bottom: .5em;
	font-size: 1.4em;
	text-decoration:none;
}


.post-author, .post-date, .post-comm, .post-time, .post-cath, .post-edit
{	font-size: 0.85em;
	text-decoration:none;
	color: #a51d0d;	}

.entry {text-algin: justify;
	font-size: 1.05em;
	color: #02171d}

.post-author {
	padding: 0 0 3px 18px;
	background: url(images/p_author.gif) no-repeat 0 0;
	}
.post-date {
	padding: 0 0 3px 23px;
	background: url(images/p_date.gif) no-repeat 0 0;
	}
.post-comm {
	padding: 0 0 3px 20px;
	background: url(images/p_commen.gif) no-repeat 0 0;
	}
.post-time {
	padding: 0 0 3px 18px;
	background: url(images/p_time.gif) no-repeat 0 0;
	}
.post-cath {
	padding: 0 0 3px 20px;;
	background: url(images/p_cat.gif) no-repeat 0 0;
}

.post-edit {
	padding: 0 0 3px 3px;
}

.post{margin:0 0 25px 0;}

.post .info{
padding:2px 3px 3px 8px;
border:1px solid #ccc;
background-color:#f7f7f7;
font-size:0.9em;
color:#505050;
}

.boxed form#searchform {
   padding-bottom:7px;
  padding-top:5px;
}


input#s {
	clear: both;
	width: 130px;
	font-size:1.0em;
	background: white;
	border-top: 1px solid #a51d0d;
	border-left: 1px solid #a51d0d;
	border-bottom: 1px solid #a51d0d;
	border-right: 1px solid #a51d0d;


}

input#go {
	cursor:hand;
	cursor:pointer;
	clear: both;
	width: 17px;
	font-size:12px;
	line-height:16px;
	letter-spacing:-2px;
	color:#2f89ae;
	background: white;
	border-top: 1px solid #a51d0d;
	border-left: 1px solid #a51d0d;
	border-bottom: 1px solid #a51d0d;
	border-right: 1px solid #a51d0d;
}

/* Comments Styling */
#comment {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
font: Trebuchet MS, Verdana, Sans-Serif;
}

#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
margin: 1em 0;
background: #ffffff;
width: 280px;
}

#commentform textarea {
background: #fff5f9;
	border-top: 1px solid #a51d0d;
	border-left: 1px solid #a51d0d;
	border-bottom: 1px solid #a51d0d;
	border-right: 1px solid #a51d0d;
width: 280px;
}
#commentform textarea:hover {
	background: white;
	border-top: 1px solid #a51d0d;
	border-left: 1px solid #a51d0d;
	border-bottom: 1px solid #a51d0d;
	border-right: 1px solid #a51d0d;
}
#commentform textarea:focus {
background: white;
	border-top: 1px solid #a51d0d;
	border-left: 1px solid #a51d0d;
	border-bottom: 1px solid #a51d0d;
	border-right: 1px solid #a51d0d;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #fff5f9;
	border-top: 1px solid #a51d0d;
	border-left: 1px solid #a51d0d;
	border-bottom: 1px solid #a51d0d;
	border-right: 1px solid #a51d0d;
width: 280px;
}
#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
background: white;
	border-top: 1px solid #a51d0d;
	border-left: 1px solid #a51d0d;
	border-bottom: 1px solid #f3f1f0;
	border-right: 1px solid #f3f1f0;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size: 1.1em;
background: white;
	border-top: 1px solid #a51d0d;
	border-left: 1px solid #a51d0d;
	border-bottom: 1px solid #f3f1f0;
	border-right: 1px solid #f3f1f0;
width: 280px;
}
#commentform input{
margin-bottom: 3px;
}

.submit1{
	width: 280px;
	cursor:hand;
	font-size:1.10em;
	background: #fff5f9;
	border-top: 1px solid #f3f1f0;
	border-left: 1px solid #a51d0d;
	border-bottom: 1px solid #a51d0d;
	border-right: 1px solid #a51d0d;}

.submit1:hover, .submit1:focus{
	background: white;
	border-top: 1px solid #a51d0d;
	border-left: 1px solid #a51d0d;
	border-bottom: 1px solid #f3f1f0;
	border-right: 1px solid #f3f1f0;}
	
	
