/* Base */
@import url(http://static.typepad.com/.shared:v20100902.04-0-g743469c:typepad:fr_fr/themes/common/base-weblog.css?v=2);

/* Tip Jar */
@import url(http://static.typepad.com/.shared:v20100902.04-0-g743469c:typepad:fr_fr/themes/common/tipjar.css);

/* Portal */

/* Theme Builder *//* general page elements */

a
{
	text-decoration: none;
	
}

a:link { color: #000000; }
a:visited { color: #000000; }
a:hover { color: #CB5291; }
a:active { color: #CB5291; }


/* layout */

body
{
	margin: 0;
	color: #000000;
	background: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: small;
	line-height: 150%;
}

#container { position: static; }

#container-inner
{
	position: static;
	border: 1px solid #FFFFFF;
	background: #FFFFFF;
}

#banner
{
	border: 0;
	/* no ie mac \*/ height: 1%; /* ie win 5.5, 6 win */
	color: #000000;
	background: #FFFFFF;
	text-align: left;
	font-family: 'Trebuchet MS', Verdana, sans-serif;
}

#banner-inner { padding: 15px; }

#banner a
{
	color: #000000;
	text-decoration: none;
}

#banner-header
{
	margin: 0.25em 0;
	font-size: xx-large;
	font-weight: bold;
	
	
}

#banner-description
{
	margin: 0.25em 0;
	font-size: small;
}

	/* banner image */

	#banner
	{
		height: px;
		background-image: url("");
		background-position: 15px 15px;
		background-repeat: no-repeat;
		text-align: left;
	}

	#banner-inner { overflow: visible; padding: 0; }

	#banner-header
	{
		position: absolute;
		left: 0;
		top: 0;
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
	}

	#banner-header a
	{
		display: block;
		left: 0;
		top: 0;
		height: px;
		text-indent: -1000em;
	}

	#banner-description
	{
		overflow: hidden;
		width: 0;
		height: 0;
		margin: 0;
		padding: 0;
		text-indent: -1000em;
	}



/* default to artistic/calendar/timeline layout */

#container
{
	width: 782px;
}


.layout-artistic #alpha,
.layout-calendar #alpha
{
	width: 315px; /* 285px + 15px + 15px */
}

.layout-artistic #alpha-inner,
.layout-calendar #alpha-inner,
.layout-timeline #alpha-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

.layout-artistic #beta,
.layout-calendar #beta
{
	width: 465px;
}

.layout-artistic #beta-inner,
.layout-calendar #beta-inner,
.layout-timeline #beta-inner
{
	border: 0;
	padding: 15px 15px 15px 15px;
	background: #FFFFFF;
}

/* in artistic/calendar/timeline layouts, #gamma and #delta are inside #beta */

#beta #gamma, #beta #delta { width: 210px; margin: 15px 0; }
#beta #gamma-inner, #beta #delta-inner { padding: 0; }


/* content */

.content-nav { margin-top: 0; }

.date-header,
.trackbacks-header,
.comments-header,
.comments-open-header,
.archive-header
{
	margin: 0 0 10px 0;
	border: 0;
	
	color: #CB5291;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header
{
	margin: 1px 0 10px 0;
	border: 0;
	
	color: #000000;
	font-family: Verdana, Arial, sans-serif;
	font-size: medium;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

.entry-header a
{
	text-decoration: none;
	font-weight: bold;
}

.entry-header a:link { color: #000000; }
.entry-header a:visited { color: #000000; }
.entry-header a:hover { color: #000000; }
.entry-header a:active { color: #000000; }

.entry-content,
.entry-footer,
.trackbacks-info,
.trackback-content,
.comments-info,
.comment-content,
.comments-open-content,
.comments-open-footer,
.comments-closed,
.archive-content
{
	margin: 10px 0;
}

.entry-content p { text-align: left; }

.entry-footer,
.trackback-footer,
.comment-footer
{
	margin: 0 0 10px 0;
	border-top: 1px solid #629BAF;
	padding: 3px;
	color: #97CAD9;
	font-family: Verdana, Arial, sans-serif;
	font-size: x-small;
	line-height: normal;
	text-align: left;
	font-weight: bold;
	
	
}

#comment-author, #comment-email, #comment-url, #comment-text
{
	width: 80%;
}

/* fixes bug in ie win */
img.image-full
{
	display: block;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}


/* modules */

	.module a
	{
		text-decoration: none;
		font-weight: inherit;
	}

	.module a:link { color: #89D4DA; }
	.module a:visited { color: #89CCDA; }
	.module a:hover { color: #CB5291; }
	.module a:active { color: #CB5291; }


.module-header
{
	margin: 5px 0;
	border: 0;
	
	color: #CB5291;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: normal;
	font-weight: bold;
	
	
	letter-spacing: .3em;
	text-align: left;
}

.module-content
{
	margin: 5px 0 20px 0;
	color: #FFFFFF;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	line-height: 150%;
	
	
	
	text-align: left;
}

.module-list { margin: 0; }
.module-list-item { margin: 10px 0; }
.typelist-thumbnailed .module-list-item { margin: 10px 0; }

.module img,
.module-photo img
{
	border: 5px solid #FFFFFF;
}

.module-photo .module-content
{
	text-align: left;
}

.module-powered { text-align: left; }

.module-calendar .module-header
{
	color: #CB5291;
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	border: 0;
	text-align: left;
	font-weight: bold;
	
	
	
	letter-spacing: .3em;
}

.module-calendar th,
.module-calendar td
{
	text-align: center;
	font-weight: normal;
}

.typelist-thumbnail img { margin: 0; }

.module-featured-photo { margin-bottom: 5px; }
.module-featured-photo .module-content img { width: 420px; }

.module-recent-photos .module-content { padding: 2px 0 0 0; }
.module-recent-photos .module-list { margin: 0; }

.module-recent-photos .module-list-item
{
	width: 70px; /* ie mac fix */
	height: 70px; /* for appearance with varying image border widths */
	margin: 0 2px 2px 0;
}

.module-tipjar-r2 .tipjar-button
{
			float: left;
	
}

.module-miniprofile img {
	border-width: 0;
}


/* moblog1 tweaks */



	.layout-moblog1 #alpha
	{
		width: 200px;
	}

	.layout-moblog1 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-moblog1 #beta
	{
		width: 380px;
	}

	.layout-moblog1 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog1 #gamma
	{
		width: 200px;
	}

	.layout-moblog1 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* moblog2 tweaks */



	.layout-moblog2 #alpha
	{
		width: 100px;
	}

	.layout-moblog2 #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-moblog2 #beta
	{
		width: 350px;
	}

	.layout-moblog2 #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #gamma
	{
		width: 190px;
	}

	.layout-moblog2 #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 #delta
	{
		width: 140px;
	}

	.layout-moblog2 #delta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-moblog2 .module-photo img { width: 100px; height: auto; }


/* timeline tweaks */


	.layout-timeline #alpha
	{
		width: 390px; /* 285px + 15px + 15px */
	}

	.layout-timeline #beta
	{
		width: 390px;
	}

	.layout-timeline #beta #gamma { width: 175px; }
	.layout-timeline #beta #delta { width: 170px; }


/* one-column tweaks */

	.layout-one-column #container
	{
		width: 402px;
	}

	.layout-one-column #alpha
	{
		display: block;
		float: none;
		width: auto;
	}

	.layout-one-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-left tweaks */

	.layout-two-column-left #container
	{
		width: 402px;
	}


	.layout-two-column-left #alpha
	{
		width: px;
	}

	.layout-two-column-left #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-two-column-left #beta
	{
		width: 400px;
	}

	.layout-two-column-left #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* two-column-right tweaks */

	.layout-two-column-right #container
	{
		width: 602px;
	}


	.layout-two-column-right #alpha
	{
		width: 400px;
	}

	.layout-two-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-two-column-right #beta
	{
		width: 200px;
	}

	.layout-two-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* three-column tweaks */

	.layout-three-column #container
	{
		width: 602px;
	}


	.layout-three-column #alpha
	{
		width: px;
	}

	.layout-three-column #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-three-column #beta
	{
		width: 400px;
	}

	.layout-three-column #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column #gamma
	{
		width: 200px;
	}

	.layout-three-column #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* three-column-right tweaks */

	.layout-three-column-right #container
	{
		width: 602px;
	}


	.layout-three-column-right #alpha
	{
		width: 400px;
	}

	.layout-three-column-right #alpha-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}

	.layout-three-column-right #beta
	{
		width: px;
	}

	.layout-three-column-right #beta-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #;
	}

	.layout-three-column-right #gamma
	{
		width: 200px;
	}

	.layout-three-column-right #gamma-inner
	{
		border: 0;
		padding: 15px 15px 15px 15px;
		background: #FFFFFF;
	}


/* Custom CSS */
body {
	background: #FFFFFF;
	background: #FFFFFF;
	/*background: #FFFFFF;
	/*color: #FFFFFF;	/* printemps */
	/*padding: 160px 0px 0px; /* printemps */
	/*padding: 10px 10px 0px; /* printemps sans nuage */
	/*background: #FFFFFF; /* printemps sans nuage */
	/*font-family: Comic sans ms, Verdana, Arial, sans-serif;*/
	background: #ffffff url(http://www.zolimome.com/img/text.png) repeat; /* text */
}

.extraFooter {
	/*margin: auto;*/
	/*height: 60px; /* printemps */
	width: 100%;	
	/*width: 1300px; /* printemps */
	/*margin-top: 10px; /*printemps */
	/*background: #ffffff url(http://www.zolimome.com/img/footer_spring_blue.png) repeat-x; /* printemps sans nuage */
	/*background: #ffffff url(http://www.zolimome.com/img/footer_spring.png) repeat-x; /* printemps */
}

.AppleWebKit body {
	/*background-color: #B9377D; /* rose */
	/*background-color: #ffffff; /* printemps */
}

#container-inner {
	width: 812px;
	padding: 10px;
	background-color: #AFAFAF;
	border: 1px solid #FFFFFF;
}
#banner {
	background: #DBB489 url(http://www.zolimome.com/img/banner.png) no-repeat 0px;
	/*background: #DBB489 url(http://www.zolimome.com/img/banner_soldes.png) no-repeat 0px;*/
	background: #97CAD9 url(http://www.zolimome.com/img/banner_spring.png) no-repeat 0px; /* printemps */
	border: 1px solid #FFFFFF;
	height: 200px;
}

#banner-header {
	border: 0px;
	width:810px;
	height:200px;
}

#banner-header a {
	height:100%;
}

#pagebody {
	background-color: #FFFFFF;
}

#pagebody-inner {
	background-color: #FFFFFF;
	border: 6px solid white;
	width: 800px;
}

/****************/
/* two columns right */

.layout-two-column-right #container {
	width: 830px;
}

.layout-two-column-right #alpha {
	width: 600px;
}

.layout-two-column-right #alpha-inner {
	background-color: #FFFFFF; /* ardoise */
	/*background-color: #FFD6AA; /* beige */
	/*background-color: #D3CCB2; /* sable */
	/*background-color: #A5B0B4; /* gris */
	/*background-color: #DFDFDF; /* gris clair */
	/*background-color: #97CAD9; /* bleu ciel */
	/*background-color: #DEF3FA; /* bleu pastel */
	/*background-color: #FFFFFF; /* blanc */
	/*background-color: #dbf4c3; /* vert pastel */
	border-right: 6px solid white;
	min-height: 1400px;
}

.layout-two-column-right  #alpha a:link,
.layout-two-column-right  #alpha .entry-header  a:link {
	/*color: #333333; /* gris foncé */
	/*color: #29B8DF; /* bleu vif */
	/*color: #2A9200; /* vert vif */
	/*color: #537A60; /* vert foncé */
}

.layout-two-column-right  #alpha .entry-header  a:hover,
.layout-two-column-right  #alpha a:hover {
	/*color: #FFD6AA; /* beige */
	/*color: #29B8DF; /* bleu vif */
	/*color: #2A9200; /* vert vif */
	/*color: #537A60 ;/* vert foncé */
}

.layout-two-column-right  #alpha .entry-header  {
	/*color: #333333; /* printemps */
}

.layout-two-column-right  #alpha .entry-footer,
.layout-two-column-right  #alpha .trackback-footer,
.layout-two-column-right  #alpha .comment-footer {
	/*color: #333333; /* printemps */
	/*border-top: 1px solid #333333; /* printemps */
}

.layout-two-column-right #beta-inner {
	background-color: #FFFFFF; /* ardoise */
	/*background-color: #dbf4c3; /* vert pastel */
	padding: 15px 5px;
}

.layout-two-column-right  #beta a:link {
	/*color: #CB5291; /* rose */
}

.layout-two-column-right  #beta a:hover {
	/*text-decoration: underline; /* printemps */
}

/******************/

.module-content {
	font-family: Comic sans ms, Verdana, Arial, sans-serif;
	/*color: #333333; /* printemps */
}

.module-typelist .module-header {
	display: none;
}

.IE .module-typelist li {
	line-height: 0px;
}

.IE .module-typelist .typelist-note, .IE .module-typelist .typelist-note li {
	line-height: 18px;
}

.module-header {
	letter-spacing:0.1em;
}

.module-header a {
	color: #CB5291;
}

.module-categories .module-content {
	margin-left: 10px;
}

.module-list-item {
	margin: 0px;
}

.module-category-cloud a {
	color: #FFFFFF; /* blanc */
	/*color: #333333; /* printemps */
	text-decoration: none;
}

.module-category-cloud a:hover {
	color: #CB5291; /* rose */
	text-decoration: none;
}

.accordion_toggle /*, .module-galleries h2 */ {
	cursor: pointer;
	display: block;
	height: 40px;
	line-height: 28px;
	margin: 0px 0px 10px;
	padding: 4px 0px 0px 10px;
	background: transparent url(http://www.zolimome.com/img/menuItem.gif) no-repeat 0px;
	/*background: transparent url(http://www.zolimome.com/img/menuItemPlain.gif) no-repeat 0px; /* printemps */
	color: #97CAD9;  /* bleu ciel */
	/*color: #FFFFFF; /* printemps */
	font-size: 15px;
	font-weight: bold;
}
		
.accordion_toggle_active {
}

.accordion_content {
	/*display: none;*/
	position: relative;
	top: -8px;
	overflow: hidden;
	color: #dab38a; /* beige */
}

.accordion_content ul {
	margin: 0px;
	padding: 2px 10px 10px;
	list-style-type: none;
}

.entry-content strong {
	font-weight: normal;
	color: #97CAD9; /* bleu ciel */
}

.entry-content em {
	font-style: normal;
	color: #CB5291; /* rose */
}

.menuTable {
	width: 510px;
	margin: auto;
	border: 0px;
}

.menuTable .menuItem {
	position: relative;
	width: 170px;
	text-align: center;
}

.menuTable .menuItem a {
	color: #FFFFFF;
}

.menuTable .menuItem a:hover {
	color: #CB5291;
}

.menuTable .menuItem img {
	margin: 27px;
	width: 115px;
	height: 115px;
}

.menuTable .menuItem div {
	position: absolute;
	width: 170px;
	height: 170px;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.menuTable .menuItem div.border0 {
	background: transparent url(http://www.zolimome.com/img/border_0.png) no-repeat;
}

.IE6 .menuTable .menuItem div.border0 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.zolimome.com/img/border_0.png', sizingMethod='crop');
	background-image: none;
}

.menuTable .menuItem div.border1 {
	background: transparent url(http://www.zolimome.com/img/border_1.png) no-repeat;
}

.IE6 .menuTable .menuItem div.border1 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.zolimome.com/img/border_1.png', sizingMethod='crop');
	background-image: none;
}

.menuTable .menuItem div.border2 {
	background: transparent url(http://www.zolimome.com/img/border_2.png) no-repeat;
}

.IE6 .menuTable .menuItem div.border2 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.zolimome.com/img/border_2.png', sizingMethod='crop');
	background-image: none;
}

.menuTable .menuItem div.border3 {
	background: transparent url(http://www.zolimome.com/img/border_3.png) no-repeat;
}

.IE6 .menuTable .menuItem div.border3 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.zolimome.com/img/border_3.png', sizingMethod='crop');
	background-image: none;
}

.menuTable .menuItem div.border4 {
	background: transparent url(http://www.zolimome.com/img/border_4.png) no-repeat;
}

.IE6 .menuTable .menuItem div.border4 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.zolimome.com/img/border_4.png', sizingMethod='crop');
	background-image: none;
}

.menuTable .menuItem div.border5 {
	background: transparent url(http://www.zolimome.com/img/border_5.png) no-repeat;
}

.IE6 .menuTable .menuItem div.border5 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.zolimome.com/img/border_5.png', sizingMethod='crop');
	background-image: none;
}

.menuTable .menuItem div.border6 {
	background: transparent url(http://www.zolimome.com/img/border_6.png) no-repeat;
}

.IE6 .menuTable .menuItem div.border6 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.zolimome.com/img/border_6.png', sizingMethod='crop');
	background-image: none;
}

.menuTable .menuItem div.border7 {
	background: transparent url(http://www.zolimome.com/img/border_7.png) no-repeat;
}

.IE6 .menuTable .menuItem div.border7 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.zolimome.com/img/border_7.png', sizingMethod='crop');
	background-image: none;
}

.menuTable .menuItem div.border8 {
	background: transparent url(http://www.zolimome.com/img/border_8.png) no-repeat;
}

.IE6 .menuTable .menuItem div.border8 {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.zolimome.com/img/border_8.png', sizingMethod='crop');
	background-image: none;
}

.stamp {
	background: transparent url(http://www.zolimome.com/img/stamp.png) no-repeat center;
	height: 114px 
}

.IE6 .stamp {
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.zolimome.com/img/stamp.png', sizingMethod='crop');
	background-image: none;
}

.clear {
	clear: both;
	visibility: hidden;
}


/* ph=1 */
/* nhm:dynamic-ssi */
