/*  
Theme Name: DEFAULT
Theme URI: http://wordpress.org/
Description: Tema realizzato da Monslab per ki-keyra.com.
Version: 1
Author: Erika Allegri
Author URI: http://www.erikallegri.com

*/
/*basic HTML tags */

body
{
	font-size: .9em;
	line-height: 1.3em;
	font-family: Verdana, 'Trebuchet MS','Lucida Grande', Arial, Sans-Serif;
	background-image: url('images/sf-kikeyra.png');
	background-position: center 75px;
	background-repeat: repeat-y;
	color: #333;
	text-align: center;
	top: 0;
	bottom: 0;
	margin-bottom: 0px;
	padding-bottom: 0;
}

a
{
	color: #F3527E;
	text-decoration: none;
}

a img
{
	text-decoration: none;
	border: 0;
}

p
{
	margin: 0 0 1.3em 0;
	font-size: .9em;
}

img.posterImage
{
	margin: 0 0 1.3em 0;
}


/*layout */

#siteoptions
{
	position: absolute;
	right: 15px;
	top: 5px;
	font-size: .8em;
}
#content
{
	clear: both;
	margin: 150px 0 0 0;
	padding: 20px 0 0 0;
	width: 749px;
}

#cntLeft
{
	width: 200px;
	float: right;
}

.narrowcolumn
{
	float: left;
	padding: 0 0 2em 0;
	margin: 0 0 0 5px;
	width: 33em;
	width: 697px;
}


/* pagina specifica articolo con form commenti */

h3#comments, h3#respond
{
	font-size: .9em;
	line-height: 1.5em;
}
h3#respond
{
	border-top: 1px solid #999;
	padding-top: 10px;
}

ol.commentlist
{
	font-size: .8em;
}
ol.commentlist cite
{
	font-weight: bold;
	font-style: normal;
}

ol.commentlist p
{
	font-size: .9em;
}


/* altre pagine sidebar */

h1.pagetitle
{
	font-size: 1em;
	color: #999;
}

/**************** nuovi *****************/


img
{
	border: 0;
	behavior: url("/wp-content/themes/default/pngbehavior.htc");
}

a
{
	color: #F3527E;
	text-decoration: none;
}

a img
{
	text-decoration: none;
	border: 0;
}

#header 
{
	background: url('images/sf-header.png') no-repeat center top;
	width: 100%;
	z-index: 90;
	position: absolute;
	height: 160px;
	left: 50%;
	top: 0;
	margin: 0 0 0 -50%; 
	padding: 0 0 0 0;
	text-align: center;
}

#headerimg 	
{ 
	margin: 13px 0 0 10px; 
	height: 177px; 
	width: 730px; 
	z-index: 100;
	position: absolute;
	height: 160px;
	padding: 0;
	top: 0;
} 
#headerimg a img
{
	float: left;
}
/* footer */

#footer
{
	background: url('images/sf-footer2.png') no-repeat top;
	bottom: 0;
	border: none;
	text-align: left;
	padding: 8px 0px 10px 0px;
	width: 749px;
	margin: 50px 0 0 -20px;
	clear: both;
}

#footer #copy-footer p
{
	text-align: left;
	color: #FFF;
	font-size: .9em;
	line-height: 1.3em;
	padding: 22px 0 0 25px;
}
#footer #copy-footer p a
{
	color: #FFF;
	font-size: .9em;
}

#footer #sidebar-footer
{
	text-align: left;
	color: #FFF;
	font-size: .9em;
	line-height: 1.3em;
	padding-bottom: 0;
	width: 729px;
	margin: 0 0 0 20px;
	height: 210px;
}
#footer #sidebar-footer .sidebarchunk h2
{
	color: #B8D95E;
	text-transform: uppercase;
	font-size: 1em;
	font-weight: bold;
	text-decoration: none;
	list-style-type: none;
	margin-top: 0;
	padding-top: 0;
}
#footer #sidebar-footer ul
{
	margin: 0 0 10px 10px;
	padding: 0;
	list-style-image: url(images/freccia.gif);
}
#footer #sidebar-footer .sidebarchunk ul li, #footer #sidebar-footer .sidebarchunk ul li a
{
	font-size: .9em;
	line-height: 1.4em;
	color: #FFF;
}
#footer #sidebar-footer ul li.sidebarchunk, #footer .sidebarcolumn ul li.linkcat
{
	background-image: none;
	list-style-type: none;
}

#footer #sidebar-footer .sidebarchunk
{
	width: 140px;
	background-image: url(images/punto-vert.gif);
	background-position: right top;
	background-repeat: repeat-y;
	float: left;
	padding-right: 10px;
	margin-left: 10px;
	/*height: 185px;*/
	height: 200px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}

#footer #sidebar-footer #sidebarchunk2
{
	float: left;
	width: 180px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 0;
	padding-bottom: 0;
}
#footer #sidebar-footer #sidebarchunk2 img
{
	margin: 0 0 10px 0;
}

#container
{
	margin: 0 auto;
	width: 710px;
	height: 100%;
	text-align: left;
	padding: 0 20px 0 20px;
	margin-bottom: 0;
	bottom: 0;
	background-image: url('images/sf-corpo-txt.png');
	background-repeat: repeat-y;
	background-position: left top;
}


/******************************** POST *********************************/

.post
{
	margin: 0 0 4em 6px;
	width: 697px;
	clear: both;
}

.post h2, .post h1
{
	font-size: 1.2em;
	line-height: 1.4em;
	margin: 1em 0 .5em 0;
	width: 600px;
	color: #F3527E;
	font-weight: bold;
	font-family: Verdana, 'Trebuchet MS','Lucida Grande', Arial, Sans-Serif;
}
.entry p img
{
	margin: 0px 0px 0 0px;
}
.entry
{
	width: 600px;
	margin-bottom: 2em;
}


/******** data ************/
.post-singolo
{
	width: 689px;
	float: left;
	margin-bottom: 20px;
}

.post .data-post
{
	float: left;
	margin: 0 10px 0 0;
	width: 70px;
	padding: 0 5px 0 0;
	background-image: url('images/data.png');
	background-repeat: no-repeat;
	background-position: left top;
}
.post .data-post .data-post-anno
{
	float: left;
	margin: 0;
	width: 70px;
	padding: 4px 0 0 0;
	height: 30px;
	text-align: center;
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
}

.post .data-post .data-post-giorno
{
	float: left;
	margin: 6px 0 0 0;
	width: 70px;
	padding: 0 0 0 0;
	height: 25px;
	text-align: center;
	color: #FFF;
	font-size: 40px;
}
.post .data-post .data-post-mese
{
	float: left;
	margin: 10px 0 0 0;
	width: 70px;
	padding: 0 0 0 0;
	height: 30px;
	text-align: center;
	color: #FFF;
	font-size: 10px;
	text-transform: uppercase;
}


/************** dettagli post *****************/

.post .dettagli-post
{
	width: 600px;
	float: left;
	margin: 0;
	padding: 0;
}
.post .dettagli-post h2
{
	color: #F3527E;
	font-weight: bold;
	font-size: 1.2em;
	width: 600px;
}

.post .dettagli-post .entry
{
	margin: 0px 0 10px 0;
}

.post .dettagli-post .entry p
{
	width: 600px;
}

.post .dettagli-post .entry p img
{
	border: 3px solid #F3527E;
	margin-bottom: 10px;
	width: 594px;
}


/************** footer post *****************/

p.postmetadata
{
	text-align: right;
	font-size: .8em;
	margin: 1.2em .5em 0 80px;
	width: 600px;
	float: left;
	border-bottom: 1px solid #F3527E;
	padding-bottom: .5em;
	
}

/**** commenti ***/


#commenti
{
	width: 590px;
	float: left;
	margin-left: 85px;
}

#commenti h3#respond
{
	border: 0px solid #000;
	margin-top: 20px;
}

#commenti h3
{
	color: #F3527E;
}
#commenti em
{
	color: #999;
	font-size: 10px;
	line-height: 30px;
}

#commenti p
{
	font-size: 11px;
}

#commenti ol.commentlist 
{ 
	list-style-type: none; 
	margin: 0;
	padding: 0;
}

#commenti ol.commentlist li
{
	padding: 0 0 5px 0;
	background-image: url('images/punto-oriz.gif');
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-bottom: 5px;
	width: 590px;
	font-size: 10px;
}

#commenti ol.commentlist li cite
{
	font-size: 12px;
}

#commenti ol.commentlist li small.commentmetadata
{
	margin-bottom: 10px;
	margin-top: -15px;
	float: right;
	font-size: 10px;
}

#commenti #form-commenti
{
	background-color: #B8D95E;
	border: 1px solid #F3527E;
	padding: 5px 10px 5px 10px;
	/*width: 418px;*/
	width: 430px;
	margin-top: 20px;
}
#commenti #form-commenti h3
{
	margin-top: 0;
	text-transform: uppercase;
}
#commenti #form-commenti p small
{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}

/** archivio **/

#archivio-kikeyra
{
	float: left;
	width: 690px;
}


#archivio-kikeyra h1, #archivio-kikeyra h2
{
	color: #F3527E;
	text-align: right;
	font-size: .8em;
	/*font-size: regular;*/
}

/* pls articoli prec o succ */
.navigation 
{
	margin-left: 85px;
}
.navigation .alignright a img
{
	margin-top: 20px;
	float: right;
}
.navigation .alignleft a img
{
	margin-top: 20px;
	float: left;
}

h3
{
	text-transform: uppercase;
	font-size: 12px;
	margin-bottom: 0;
	padding-bottom: 0;
	color: #F3527E;
}

.entry ul li
{
	font-size: 13px;
	line-height: 18px;
	margin-bottom: 0;
	padding-bottom: 5px;
	list-style-image: none;
	list-style-type: none;
	background-image: url(/wp-content/themes/default/images/freccia-nera.gif);
	background-position: left 5px;
	background-repeat: no-repeat;
	padding-left: 15px;
}

.entry ul
{
	margin: 0 0 10px 0px;
	padding: 0;
}

/* 10-03-09 */

#footer #sidebar-footer .sidebarchunk ul li.cat-item
{
	font-size: .8em;
}
#footer #sidebar-footer .sidebarchunk ul li.cat-item a
{
	font-size: .95em;
}

form#commentform INPUT#submit
{
	width: 151px;
	height: 41px;
}


/* gallery flickr */
#gallery-flickr
{
	width: 690px;
	float: left;
}
#gallery-flickr a img
{
	margin-right: 9px;
	margin-bottom: 9px;
	border: 3px solid #F3527E;
}


/* badges */

table#pins, table#postage, table#pins tr, table#postage tr
{
	width: 697px;
	float: left;
	margin-bottom: 30px;
}


table#pins tr td, table#postage tr td
{
	width: 130px;
	text-align: center;
	vertical-align: top;
}
table#pins tr td a, table#postage tr td a, table#pins tr td a:hover, table#postage tr td a:hover
{
	color: #F3527E;
	font-size: 12px;
}


ol.commentlist li cite, ol.commentlist li cite a, ol.commentlist li cite a:hover, ol.commentlist li cite a:visited
{
	color: #F3527E;
	font-weight: normal;
	font-size: 12px;
}

/* form contatti */

.wpcf7
{
	background-color: #B8D95E;
	border: 1px solid #F3527E;
	padding: 10px 10px 10px 10px;
	width: 418px;
	margin-top: 20px;
}
.wpcf7 p
{
	font-size: 12px;
	color: #FFF;
	font-weight: bold;
}
form.wpcf7-form
{
	margin: 10px;
}
form.wpcf7-form INPUT
{
	width: 300px;
}
form.wpcf7-form textarea
{
	width: 390px;
}
form.wpcf7-form INPUT#submit
{
	width: 151px;
	height: 41px;
}

form.wpcf7-form .wpcf7-response-output
{
	border-width: 0;
	margin: 0;
	padding: 0;
	color: #fff;
	font-weight: bold;
}



 
.recaptchatable .recaptcha_image_cell, #recaptcha_response_field
{
   margin-left: -8px;
   padding-left: 0;
   border-color: #999999 !important;
 }
 
#recaptcha_table
{
   border-color: transparent !important;
   width: 80%;
}



/* tabsocial */

#tab-social 	
{ 
	margin: -18px 0 0 360px; 
	height: 60px; 
	width: 300px;
	z-index: 500;
	position: absolute;
	padding: 0;
	float: left;
	top: 0;
	background-image: url(/wp-content/themes/default/images/tab/tab.png);
	background-position: left 5px;
	background-repeat: no-repeat;
}
#tab-social #txt
{
	color: #FE6C97;
	font-size: 10px;
	text-transform: uppercase;
	float: left;
	width: 130px;
	margin-left: 25px;
	margin-top: 17px;
}
#tab-social #social
{
	width: 140px;
	float: left;
	margin-top: 17px;
}
#tab-social #social a img
{
	margin-right: 8px;
}