/*
Theme Name: Kira-cute
Theme URI: http://www.katuno.com/blog
Description: A theme by <a href="http://www.katuno.com">KatUno Designs</a>.
Version: 1
Author: Kat

*/
*{
	padding: 0px;
	margin: 0px;
	}
body {
	color: #333333;
	margin: 0px;
	padding: 0px 0px 40px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	background-color: #FFFFFF;
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
a {
	color: #F69;
	text-decoration: none;
}
a:visited {
	color: #F69;
	text-decoration: none;
}
a:hover {
	color: #F9C;
	text-decoration: underline;
}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}

h1 a{
	position: absolute;
	top: 16px;
	left: 55px;
	height: 0px;
	padding-top: 148px;
	overflow: hidden;
	width: 265px;
	display: block;
	font-size: 9px;
	line-height: 20px;
}

h2 {
	color: #286485;
	margin: 0px 0px 2px 20px;
	letter-spacing: 0px;
	font: normal 190%/100% "Lucida Grande", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #3b80a6;
	text-decoration: none;
}
h2 a:hover {
	color: #45a0d2;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "Lucida Grande", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	padding: 0px;
	margin: 0px auto;
	width: 760px;
	background: #FFFFFF url(images/content-bg.jpg) repeat-y;
}
#header {
	background: #fff url(images/header-bg.jpg) no-repeat;
	height: 226px;
	border-bottom: 2px solid #9ec54d;
	position: relative;
}


#header a{
	position: absolute;
	top: 20px;
	left: 140px;
	width: 405px;
	padding-top: 142px;
	height: 0px;
	display: block;
	overflow: hidden;
}
#header .description{
	text-indent: -9000px;
	color: #c9eefe;
	font-size: 14px;
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 10px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
}
#nav a {
	color: #ffffff;
	text-decoration: none;
	background: #6b9a11 url(images/nav-button-bg.gif) repeat-x;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	border-top: 1px solid #AFCD69;
	border-left: 1px solid #AFCD69;
	border-right: 1px solid #AFCD69;
	display: block;
}
#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}
#nav a:hover {
	color: #000000;
}
#content {
	padding: 10px 0px 30px 28px;
	float: left;
	width: 492px;
	overflow: hidden;
	
	
}
.post {
	position: relative;
	clear:both;
	width: 491px;
	padding-top: 10px;
	padding-bottom: 50px;
	background-image: url(images/post-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;	
}
.post-date {
	position: absolute;
	top: 0px;
	left: -12px;
	width: 47px;
	height: 47px;
	float: left;
	background-image: url(images/date-bg.gif);
	background-repeat: no-repeat;
}
.post-month {
	font-size: 9px;
	text-transform: uppercase;
	color: #999;
	text-align: center;
	display:block;
	line-height: 8px;
	padding-top: 10px;
	margin-left: -1px;
}
.post-day {
	font-size: 20px;
	text-transform: uppercase;
	color: #b2c9d6;
	text-align: center;
	display:block;
	line-height: 16px;
	padding-top: 0px;
	margin-left: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: oblique;
	font-weight: lighter;

}

.post-title {
	float: left;
	padding-left: 20px;
	width: 450px;
	
}

.entry {
	margin-left: 17px;
	width: 460px;
	clear: both;
	padding-top: 10px;
	color: #666;
        font-size: 12px;
        padding-bottom: 10px;
}

.entry p{
       margin-bottom: 7px;

}

.more-link {
        font-size: 10px;
}

img.center {
border: 1px solid #CCCCCC;
	padding: 3px;
	margin-bottom: 10px;
	background: #FFFFFF;

}
a img.left, a img.right, a img.center {
	border: 1px solid #cccccc;
	padding: 3px;
	background: #FFFFFF;
}


a:hover img.left, a:hover img.right, a:hover img.center {
	border: 1px solid #66CCFF;
	padding: 3px;
}

.post-cat {
	background: url(images/mini-category.gif) no-repeat left center;
	padding-left: 18px;
	float:left;
	font-size: 95%;
	color: #999999;
	margin-left: 35px;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	margin-right: 15px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
	
}
.navigation {
	clear: both;
	padding: 5px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries {
	float: left;
	margin-left: 20px;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries {
	float: right;
	margin-right: 20px;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom: 5px;
	padding-left: 20px;
	
}

.commentlist p {
     width: 380px;
     
}
.commentlist {
	margin: 10px 0px;
	padding-left: 35px;
	line-height: 130%;
	width: 430px;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #286485;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	width: 460px;
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 20px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
	width: 153px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 3px;
	margin-top: 3px;
}
#commentform textarea{
	width: 440px;
	height: 115px;
	background:#f1fedb;
	border: 1px solid #bdd77f;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: url(images/btn-bg.gif) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 144px;
	height: 29px;
	margin-top: -5px;
}
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 230px;
	
}
#searchform {
        margin: 0px 0 0 0;
	width: 220px;
	padding: 10px 10px;
	background: #bcd67e url(images/searchform-bg.gif) repeat-x;
	float:left;
}
#searchform #s {
	border:1px solid #203346;
	width: 135px;
	height: 22px;
	padding: 2px 3px 0px 5px;
	border: 1px solid #bed881;
	background: #e9facc;
	vertical-align: middle;
}
#searchform #searchsubmit {
	background: url(images/search-btn-bg.gif) no-repeat;
	border: none;
       
	width: 28px;
	height: 24px;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
        
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
	font: normal 140%/100% "Lucida Grande", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
.ul-cat {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 1px solid #dceeb7;
}
.ul-cat li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-category.gif) no-repeat left center;
}
.ul-cat li a, .ul-cat li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #FF6600;
	text-decoration: none;
}
h3.sidebar_archives {
        padding-left: 20px;
}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding-left: 20px;
	border-bottom: 1px solid #dceeb7;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 20px;
	border-top: 1px solid #dceeb7;
	background: url(images/mini-monthly-archive.gif) no-repeat left center;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #FF6600;
	text-decoration: none;
}
#footer {
       
        width: 760px;
	clear: both;
	color: #697751;
	font-size: 95%;
	line-height: 130%;
}
#footer .left-col a, #footer .left-col a:visited{
	color: #558496;
}
#footer .left-col{
	width: 210px;
	padding-left: 40px;
	padding-top: 10px;
	float: left;
	background: url(images/footer-left-bg.jpg) no-repeat;
	height: 186px;

}
#footer .cent-col{
	width: 250px;
	padding-left: 20px;
	padding-top: 10px;
	float: left;
	background: url(images/footer-center-bg.jpg) no-repeat;
	height: 186px;

}
#footer .right-col{
	width: 220px;
	float: left;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	background: url(images/footer-right-bg.jpg) no-repeat;
	height: 186px;

}

#footer .right-col p{
	font-size: 11px;	
}
#footer h4 {
	font: normal 146%/100% "Lucida Grande", Tahoma, Arial;
	color: #00acec;
	margin: 10px 0px 5px;
}
#footer .left-col h4 {
	text-indent: -9000px;
	background-image: url(images/recentposts-text.gif);
	background-repeat: no-repeat;
	height: 23px;
	background-position: left bottom;	
}
#footer .cent-col h4 {
	text-indent: -9000px;
	background-image: url(images/featuredwork.gif);
	background-repeat: no-repeat;
	height: 23px;
	background-position: left bottom;	
}
#footer .right-col h4 {
	text-indent: -9000px;
	background-image: url(images/aboutus-text.gif);
	background-repeat: no-repeat;	
	height: 22px;
}
 


#footer .cent-col img.cent-thumb {
       padding: 2px;
       margin: 0 7px 0 0;
       float: left;

}
#footer .cent-col a img.cent-thumb{
       border: solid 1px #fff;

}
#footer .cent-col a:hover img.cent-thumb {
       border: 1px solid #39C;

}

.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 12px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 730px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
	background: #fff;
	padding-left: 30px;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 10px;
}
.left {
	float: left;
}
img.left, a img.left {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}

.right {
	float: right;
}
img.right, a img.right {
	float:left;
	margin: 4px 10px 5px 0px;
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #FFFFFF;
}

.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
img.img_border, a img.img_border {
	border: 1px solid #bdd77f;
	padding: 3px;
	background: #ffffff;
}


.clear {
	clear: both;
	}
	
/*sidebar css*/
#popcats {
        margin: 50px 0 0 0;
	width: 199px;
	padding: 10px 20px;
	background-image: url(images/sidebar1-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	}
#popcats a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #448BD0;
}
#popcats a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: lighter;
	color: #369;
}
	
#popcats h3 {
	text-indent: -9000px;
	padding-bottom: 10px;
	
	}
.popcats_bot {
       background-image: url(images/sidebar1bot-bg.jpg);
       width: 239px;
       height: 13px;
}
.ul-catleft {
	list-style: none;
	float: left;
	width: 90px;
	}
	
.ul-catleft li, .ul-catright li {
	background-image: url(images/mini-cat-icon.gif);
	background-position: left;
	padding: 0px 0px 0px 12px;
	background-repeat: no-repeat;	
}
.ul-catright {
	list-style: none;
	float: right;
	width: 90px;
	}
#twitter {
        height: 309px;
        margin: 10px 0px;
        width: 229px;
        padding: 15px 0 0 20px;
        background-image: url(images/twit_bg.jpg);
	background-position: left bottom;	
	background-repeat: no-repeat;

}
#twitter h3.twitter_header{
        text-indent: -9000px;
}
#twitter p.twitter-message {
        padding: 7px 20px 0 20px;
        width: 170px;
        color: #868586;
        font-size: 11px;
}
#twitter span.twitter-timestamp {
        padding-bottom: 7px;
        font-size: 10px;
        color: #ab637e;
}
#twitter a {
        padding-left: 20px;
        font-size: 11px;
}