/*
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:#F49438;
	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) repeat-x top center;
	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: #8B4D17 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 #EFBFA1;
	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:#F8931F;
}

.postcontent h3 a{
	color: #F8931F;
	border-bottom: #F8931F 1px dotted;
}

#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: #F49438 url(images/header.gif) top left no-repeat;
	text-align:left;
	margin:0px;
	padding:0px;
}

#header img{
	position: absolute;
	margin: 5px 0 0 297px;
}

#searchform {
	padding:16px 25px 0px 0px;
	margin:0px;
}


#header #SearchBox #s {
	background: #ffffff;
	border:0px;
	padding:0px;
	color:#F49438;
	width:200px;
	font-size:15px;
	font-style:italic;
}

#SearchBox{
	padding: 90px 5px 0 0;
}

#SearchBox a{
	color: #fff;
	font-weight: bold;
	width: 200px;
	float: right;
	text-align: right;
}

#s{
	display: none;
}

/* 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: #444 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:#444 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:#F49438 url(images/bg_link.gif) top left no-repeat;
	font-weight:bold;
	padding-top:15px;

}

#navigation li a:hover, #navigation #firstLink a:hover {
	color:#F8931F;
}

#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:#D6793F;
	font-family:'Arial';
	font-size:18px;
	font-weight:bold;
	margin-top:15px;
}


/* 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:70px;
	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:#D6793F;
	font-family:'Arial';
	font-size:26px;
	font-weight:bold;
	margin-top:0px;
	letter-spacing:-1px;
	padding-top:13px;
	margin-bottom: 10px;
}

.postheader {
	margin-bottom: 14px;
}

.postcontent {
	line-height:180%;
}

.postcontent a{
	color: #000;
	text-decoration: none;
	border-bottom: #444 1px dotted;
}

.postcontent h2 a{
	color: #D6793F;
	border-bottom: #D6793F 1px dotted;
}

.postcontent a:hover{
	color: #fff;
	background-color: #F89421;
	text-decoration: none;
	border: 0;
}

.postcomments a {
	font-weight:bold;
	font-size:13px;
	color:#D6793F;
	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 */


/* Home */

#listHome{
	padding-left: 15px;
	margin-bottom: 20px;
}

#listHome li{
	font-size: 16px;
	margin: 12px;
	font-family: Trebuchet MS;
}

#lastEntries{
	margin-bottom: 9px;
}

dl, dt, dd{
	display: inline;
	margin: 0;
	padding: 0;
}

a.more-link, a.more-link:hover{
	display: block;
	width: 125px;
	height: 25px;
	line-height: 25px;
	background: #F69839 url(images/fle.gif) center left no-repeat;
	color: #fff;
	font-weight: bold;
	text-align: center;
	padding-left: 15px;
	text-decoration: none;
}

#commentform input, #commentform textarea{
	width: 350px;
	font-family: Tahoma;
	font-size: 14px;
	padding: 1px;
	border: 1px solid #ccc;
}

#commentform textarea{
	height: 6em;
}

#commentform #submit{
	width: auto;
	padding: 4px;
	border-top: 1px #ccc solid;
	border-left: 1px #ccc solid;
	border-right: 1px #333 solid;
	border-bottom: 1px #333 solid;
	background: #666;
	color: #fff;
}

a.download{
	background: #fff5e0 url(/wp-content/themes/KikiBerry/images/download.png) left center no-repeat;
	height: 32px;
	line-height: 32px;
	padding: 4px 4px 4px 36px;
	text-decoration: none;
	font-weight: bold;
	display: block;
}

a.download:hover{
	background-color: #EB8232;
	color: #fff;
}

#sidebarUnder ul{
	margin: 0;
	padding: 0;
}

#sidebarUnder h3{
	margin: 20px 0 0 10px;
}

#sidebarUnder div.s{
	font-size: 10px;
	margin-top: 3px;
}

#sidebarUnder ul li{
	text-align: left;
	margin: 10px 0 0 10px;
	padding: 10px 0 0 0;
	border-top: #DBDBDB 1px solid;
}

#sidebarUnder ul li a{
	color: #444;
}

table.precios{
	width: 100%;
	border-collapse: collapse;
	margin-bottom: 25px;
}

table.precios td, table.precios th{
	text-align: right;
	border: 1px solid #ccc;
	padding: 2px;
}

table.precios th{
	background: #444;
	color: #fff;
}

table.precios td strong{
	text-align: left;
	width: 400px;
	display: block;
}

table.precios th strong{
	text-align: center;
	width: 80px;
	display: block;
	
}

img.alignleft{
	display: block;
	float: left;
	margin: 5px 15px 15px 0;
}

blockquote{
	margin-left: 0;
	padding-left: 35px;
	background: url(images/blockquote.png) left top no-repeat;
}
