/*
Theme Name: KikiBerry
Theme URI: http://freethemelayouts.com/
Description: Designed by <a href="http://freethemelayouts.com">FreeThemeLayouts</a>.<br> This work is licensed <a href="http://creativecommons.org/licenses/by-sa/3.0/">Creative Commons Attribution-Share Alike 3.0 License.</a> This means you may use it and make any changes you like. However, credit links must remain on footer for legal use.
Version: 1
Author: FreeThemeLayout/DreamTemplate
Author URI: http://www.freethemelayouts.com/
*/


/* Main Tags */

.creditslnk { text-align:center;font-size:10px;color:#ffffff; }
.creditslnk a { color:#ffffff; text-decoration: none; }
.creditslnk a:visited { color:#ffffff; text-decoration: none; }

a {
	color:#853362;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

html {
	min-height: 100%;
	height: 100%;
}

img {
	border: 0px;
}

body {
	text-align: center;
	margin:0px auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background: #FFFFFF url(images/bg.gif);
	background-repeat:repeat-x;
	background-position:top;
	text-align:center;
	border:0px;
	padding:0px
	margin:0px;
	height:100%;
}


#nonfooter {
	width:832px; 
	position: relative;
	min-height: 100%;
	margin:auto;
	display:block;
	margin-bottom:347px;
}


* html #nonFooter
{
	height: 100%;
}

#footer
{
	display:block;
	position: relative;
	margin: -316px auto 0 auto;
	background:#781e52 url(images/bg_footer.gif);
	min-height:316px;
	text-align:center;
	color:#ffffff;
}

#footerContainer {
	width:832px;
	margin:auto;
	padding-top:15px;
}

.footerWidget{
	display:block;
	float:left;
	width:205px;
	text-align:center;
}

.footerWidget ul {
	padding:0px;
	list-style-type:none;
	margin:auto;
	text-align:left;
}

.footerWidget ul li {
	width:180px;
	border-bottom:1px solid #ab7293;
	padding-bottom:8px;
	margin:0px;
	padding-top:8px;
}

.footerWidget ul li a {
	color:#ffffff;
}
.footerWidget ul li a:hover {
	font-weight:bold;
}


h3 {
	margin-top:0px;
	text-align:left;
	color:#fffe8e;
}

#footerBottom {
	background:#000000 url(images/bg_footerbottom.gif) top repeat-x;
	margin-top:20px;
	padding-top:2px;
}
#footerInfo {
	width:832px;
	margin:auto;
}
/* A CSS hack that only applies to IE -- specifies a different height for the footer */

* html #footer
{
	margin-top: -315px;
}


#header {

	width:832px;
	height:112px;
	background: #853362 url(images/header.gif) top left no-repeat;
	text-align:right;
	margin:0px;
	padding:0px;
}


#searchform {
	padding:16px 25px 0px 0px;
	margin:0px;
}


#header #SearchBox #s {
	background: #ffffff;
	border:0px;
	padding:0px;
	color:#853362;
	width:200px;
	font-size:15px;
	font-style:italic;
}

/* Navigation */

#navigation ul {
	width:202px;
	text-align: right;
	list-style: none;
	padding: 0;
	margin: 0 auto;
	margin-bottom:0px;
	padding-bottom:0px;
}

#navigation {
	margin-bottom:0px;
	padding-bottom:0px;
}

#navigation #firstLink a {
	display: block;
	width:187px;
	padding-right:15px;
	height:34px;
	color: #ffffff;
	text-decoration: none;
	background:#853362 url(images/bg_firstlink.gif) top left no-repeat;
	font-weight:bold;
	padding-top:15px;
	
}

#navigation #lastLink a {
	width:202px;
	display: block;
	height:21px;
	color: #ffffff;
	text-decoration: none;
	background:#853362 url(images/bg_firstlink.gif) top left no-repeat;
}


#navigation li {
	display: block;
	margin: 0;
	padding: 0;
}

#navigation li a {
	display: block;
	width:187px;
	padding-right:15px;
	color: #ffffff;
	text-decoration: none;
	height:34px;
	background:#853362 url(images/bg_link.gif) top left no-repeat;
	font-weight:bold;
	padding-top:15px;

}

#navigation li a:hover, #navigation #firstLink a:hover {
	color:#fffe8e;
}

#subscribe {
	width:192px;
	text-align:right;
	padding-top:10px;
}

#sidebarUnder {
	text-align:right;
	padding-right:20px;
	background:#ffffff url(images/bg_sidebar.gif) top right no-repeat;
	padding-top:10px;
}

#sidebarUnder li {
	list-style: none;
}

#wp-calendar {
	float:right;

}

h2 {
	color:#7d2758;
	font-family:'Arial';
	font-size:18px;
	font-weight:bold;
	margin-top:0px;
}


/* Content */

#content {
	text-align:left;
	margin-top:10px;
}

#PostSet {
	width:578px;
	float:left;
	background:#ffffff url(images/bg_postset.gif) top left no-repeat;
	padding:20px;
}

#dateblock {
	background:url(images/dateblock.gif);
	background-repeat:no-repeat;
	width:66px;
	height:75px;
	text-align:center;
	float:left;
	color:#ffffff;
	font-size:10px;
	font-weight:bold;
	margin:0px;
	margin-top:3px;
	margin-right:10px;
	padding-top:7px;
}

#dateblock #day {
	font-size:35px;
	font-weight:bold;
	color:#000000;
	padding-top:5px;
	letter-spacing:-1px;
}

h1 {
	margin:0px;
	padding:0px;
	color:#7d2758;
	font-family:'Arial';
	font-size:26px;
	font-weight:bold;
	margin-top:0px;
	letter-spacing:-1px;
	padding-top:13px;
}

.postheader {

}

.postcontent {
	margin-top:-8px;
	line-height:180%;

}

.postcomments a {
	font-weight:bold;
	font-size:13px;
	color:#7d2758;
	padding-left:8px;
}

.post {
	margin-bottom:30px;
}


/* Comments */

.commenttop {
	background:#ededed url(images/comment_bottom.gif) bottom left no-repeat;
	width:549px;
	margin:0px;
	margin-bottom:20px;
}

.commenttop div {
	background:transparent url(images/comment_top.gif) top left no-repeat;
	padding:15px 10px 10px 10px;
}


/* Sidebar */

#sidebar {
	width:205px;
	background:#ffffff;
	float:left;
	text-align:left;
}

.both {
	clear: both;
	float:none;
}


/* Calendar */


/* Footer */




