/*
Skin Name: Seasons 2
Skin URI: http://cachuflos.net/
Description:  For children
Author: Maira
Author URI: http://pandemonium.wordpress.com/
Version: 1.0
Global Navigation: Y
*/
@import url('../style.css');
html body{
	color: #443333;
	font-family: Verdana, sans-serif;
	font-size: 0.9em;
}

/*
Seasons
*/
div#separa {
	height:75px;
}	
body.m03, body.m04, body.m05 {
	background: #fff url("seasons/p_bigflowers2.jpg") no-repeat top center;
	background-attachment: fixed;
}
	body.m03 #imagen, body.m04 #imagen, body.m05 #imagen {
		background: url("seasons/p_wingsdissappears.gif") no-repeat;
	}
	body.m03 #separa, body.m04 #separa, body.m05 #separa {
		background: url("seasons/p_flower2.gif") no-repeat bottom center;
	}
	body.m03 .alt #separa, body.m04 .alt #separa, body.m05 .alt #separa {	
		background: url("seasons/p_smallflowers1.gif") no-repeat bottom center;
	}
 body.m06, body.m07, body.m08 {
	background: #fff url("seasons/girasol.jpg") no-repeat top center;
	background-attachment:fixed;
}
	body.m06 #imagen, body.m07 #imagen, body.m08 #imagen {
		background: url("seasons/v_mariquita_h.gif") no-repeat bottom;
	}
	body.m06 #separa, body.m07 #separa, body.m08 #separa {
		background: url("seasons/v_sandia.gif") no-repeat bottom center;
	}
	body.m06 .alt #separa, body.m07 .alt #separa, body.m08 .alt #separa {	
		background: url("seasons/v_bucket_2.gif") no-repeat bottom center;
	}
body.m09, body.m10, body.m11 {
	background: #fff url("seasons/bosco_01.jpg") no-repeat top center;
	background-attachment:fixed;
}
 	body.m09 #imagen, body.m10 #imagen, body.m11 #imagen {
		background: url("seasons/o_mushrooms_13.gif") no-repeat;
	}
 	body.m09 #separa, body.m10 #separa, body.m11 #separa {
		background: url("seasons/o_bellota.gif") no-repeat bottom center;
	}
	body.m09 .alt #separa, body.m10 .alt #separa, body.m11 .alt #separa {	
		background: url("seasons/o_umbrella1.gif") no-repeat bottom center;
	}
body.m12, body.m01, body.m02 {
	background: #fff url("seasons/winter_sky.jpg") no-repeat top center;
	background-attachment:fixed;
}
	body.m12 #imagen, body.m01 #imagen, body.m02 #imagen {
		background: url("seasons/amanita_p.gif") no-repeat;
	}
	body.m12 #separa, body.m01 #separa, body.m02 #separa {
		background: url("seasons/frog_32.png") no-repeat bottom center;
	}
	body.m12 .alt #separa, body.m01 .alt #separa, body.m02 .alt #separa {	
		background: url("seasons/turtle_32.png") no-repeat bottom center;
	}
/***end Seasons***/
	
div#wrapper {
	max-width: 50em;
	min-width: 35em;
	width:expression( 
    document.body.clientWidth > (500/12) * 
    parseInt(document.body.currentStyle.fontSize)?
        "50em":
	document.body.clientWidth < (350/12) *
	parseInt(document.body.currentStyle.fontSize)?
		"35em":
        "auto");
	margin: auto;
	padding: 0;
	background: url("seasons/blanco2.png");
	filter:alpha(opacity=90);
/* 	border: 1px solid #888;
 */}
	div#wrapper p.access {
		display: none;
	}

div#header {
	padding: 2em 1.5em 0.7em 2em !important;
	height: 140px;
	position: relative;
	filter:alpha(opacity=100);
/* 	border: 0 dotted;
	border-bottom-width: 5px;
	background: url("papercut-images/scissors-top.png") no-repeat 85% bottom;
 */}
	div#header h1 a {
		text-decoration: none;
	}
	div#header #blog-description {
 		background: url("seasons/patitos_inv.gif") no-repeat bottom left;
		width: 25em;
		height: 47px;
		font-size: 0.8em;
		padding: 1em 0;
	}

div#container {
	float: left;
	margin: auto;
	padding-top: 0.5em;
	width: 70%;

/* 	border: 0 dotted;
	border-right-width: 5px;
 	background: #ccc;
*/}
div#content img{
 	position:relative;
	filter:alpha(opacity=100);
	border: none;
}
div#content {
	margin: 0 0 0 10px;
	line-height: 133%;
/* 	padding-right:1.5em;
	color: #29303B;
	z-index: 2;
*/ 	position:relative;
	filter:alpha(opacity=100);
	text-align: justify;
}
	div#content ul {
		font-size: 0.9em;
	}
body div#wrapper .post {
	background: none !important;
}
div.sidebar {
	padding: 0.75em 2em 0.75em 0 !important;
	
}
div#primary {
	float: right;
	overflow: hidden;
	width: 150px;
	position: relative;
	filter:alpha(opacity=100);
}
	div.sidebar li {
		border: 0 dotted;
/* 		border-bottom-width: 2px;
 */		padding-bottom: 0.25em !important;
	}
		div.sidebar li li {
			margin: 0.125em;
			padding: 0.125em;
			list-style-type: none !important;
			border: 0 dotted #333;
			border-top-width: 1px;
		}
			div.sidebar li li a {
				text-decoration: none !important;
			}
	div.sidebar .widget table {
		width: 100%;
		border: 0 dotted #333;
		border-top-width: 1px;
	}
		div.sidebar .widget table caption {
			text-align: left;
			font-size: larger;
			font-weight: bolder;
		}

div#secondary {
	clear: right;
	display: none;
}

div#footer {
	clear: both;
	margin: 0 !important;
	padding: 0.5em!important;
/* 	background: url("seasons/amanita_p.gif") no-repeat right;
 */	height: 90px;
	text-align: center;
/* 	border: 0 dotted #333;
	border-top-width: 5px;
 	background: url("papercut-images/scissors-bottom.png") no-repeat 15% top;
 */}

	div#footer span {
		font-size: x-small;
		position: relative;
		top: 60px;
	}
	div#imagen {
		width: 120px;
		height: 90px;
		position: relative;
		bottom: 30px;
		margin-left: 85%;
		clear: right;
	}

/* *** */

a {
	color: #993333;
}
	a:hover {
		color: #009900 !important;
	}
	a:visited {
		color: #663311;
	}

blockquote {
	color: #888;
	border-left: 0.5em solid #ccc !important;
}

.tags {
	text-align: right; font-size: xx-small; opacity: 0.5;
}
div#globalnav {
}
div#globalnav ul {
	font-size: .8em;
	list-style: none;
	border: 2px #ccc;
}
div#globalnav ul li {
	display: inline;
	padding: 5px;
}
div#globalnav a {
	text-decoration: none;
}
.current_page_item a, .current-cat a { 
color: #009900 !important;
}
	
div #globalnav img{
	border: none;
}


div.entry-meta, div#loggedin, div#comment-notes{
	font-size: 0.75em;
}
div.entry-date{
	font-size: 0.7em;
}

/*
 Gallery2
*/
div#g2block.ug2 {
	float:right;
}
div#g2block .one-image{
	float: right;
	display: inline;
	padding: 0 1.2em 4em;
}
div.one-image img{
	border: none;
}
div#gsContent img{		/* gallery pages */
	position: relative;
	filter:alpha(opacity=100);
}
.g2image_normal		/* gallery images on post */
{
	margin: 4px;
}
.g2image_float_left
{
	float: left;
	clear: left;
	margin: 4px;
}
.g2image_float_right
{
	float: right;
	clear: right;
	margin: 4px;
}
.g2image_centered
{
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
div.gbNavigator div.first-and-previous {		/* correction for IE */
	position: relative;
	z-index: 2;
}
div.gbNavigator div.next-and-last {		/* correction for IE */
	position: relative;
	z-index: 3;
}
li#fresh-comments li, li#ical4wp li, li#king-text-1 li, li#king-login-1 li, li#king-login-1 input {
	font-size: 0.8em;
}
li#ical_events h3{
	display: none;
}
div#wp-calendar {
	font-size: 0.8em;
}
.category-fechas-senaladas div.archive-meta  {
}
li#king-text-2 li img {
	border: none;
	margin: 0 3px -3px 0;
}
li#king-login-1 li {
	border:none;
}
div.sidebar input#s {
	height:2ex;
}
div.comments {font-size: .75em;}
div.comment-meta {font-size: .7em;}