		html
		{
			background-color: #eee;
			font-size: 90%;
		}
		body
		{
			font-family: Helvetica Neue, Corbel, Verdana, Arial;
			color: #666;
			color: rgb(92, 92, 92);
			line-height: 1.4em;
			position: relative;
			margin: 0;
			padding: 0;
		}
		h1, h2, h3, h4, h5, h6, .biglogo,.commentForm .label, .commentForm .send, .poweredby, .postDatetime, .goBackHome
		{
			font-family: Futura-MediumItalic, Futura, Corbel, Verdana, Arial;
		}
		
		small
		{
			color: #aaa;
		}
		p
		{
			emargin: 1.5em 0;
		}
		#container
		{
			background-color: white;
			background-repeat: no-repeat;
/*			background-image: url(/mediawiki/images/3/3d/ParmanoirBack.jpg);*/
			background-position: right -349px;
		}
		#content
		{
/*
			width: 700px;
			margin: 0 auto;
*/
			margin: 0 auto;
			padding: 0 14em;
		}
		#title2
		{
			font-size: 13px;
			text-align: center;
			letter-spacing: 13px;
			text-shadow: rgb(74, 138, 255) 0px 0px 3px;
			color: rgb(107, 107, 107);
			color: #888;
			padding-top: 102px;
			margin: 0;
			margin-bottom: 80px;
			padding-top: 42px;
			margin-bottom: 0px;
			font-weight: normal;
			text-transform: uppercase;
			text-shadow: #888 0px 1px 3px;
			text-shadow: rgb(204, 178, 255) 0px 0px 3px;
			color: #666;
			text-shadow: rgb(74, 138, 255) 0px 1px 3px;
		}
		#title2 a
		{
			color: inherit;
		}
		#title2 a:hover
		{
			background-color: transparent;
			border: 0;
			color: white;
			text-shadow: rgb(74, 138, 255) 0px 0px 8px;
		}
		#infobox
		{
			border-top: solid 1px #bbb;
			background-image: url(/mediawiki/images/6/63/ParmanoirInfoBack.png);
			background-repeat: repeat-x;
			background-position: top left;
			text-shadow: white 0px 1px 1px;
			color: #666;
			padding: 1em;
			min-height: 150px;
		}
		#infobox-table
		{
			width: 100%;
			table-layout: fixed;
		}
		#infobox-table td
		{
			vertical-align: top;
		}
		#infobox-table-me
		{
			text-align: right;
			padding-right: 3em;
		}
		#infobox-table-about
		{
			padding-left: 3em;
		}
		#infobox-table-container
		{
			width: 700px;
		}
		#footer
		{
			text-align: center;
			padding: 4em;
			color: #f8f8f8;
			font-size: 150%;
		}
		a
		{
			color: red;
			text-decoration: none;
			/*
				border is here and transparent by default, or transition animation visually fails
				to go from round border to none
			*/
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			padding: 1px 6px;
			margin-left: -7px;
			margin-right: -7px;
			border: solid 1px transparent;
		}
		a:visited
		{
			color: #800;
		}
		a:hover
		{
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			padding: 1px 6px;
			margin-left: -7px;
			margin-right: -7px;
			border: solid 1px red;
			background-color: rgba(255, 0, 0, 0.7);
			color: white;
			position: relative;
		}
		a:visited:hover
		{
			border: solid 1px #800;
			background-color: rgba(127, 0, 0, 0.7);
			color: white;
		}
		blockquote
		{
			color: #999;
			font-size: 90%;
		}
		blockquote:before
		{
			content: '«';
			margin-left: -1em;
			font-family: Times;
			color: red;
		}
		blockquote:after
		{
			content: '»';
			font-family: Times;
			color: red;
		}
		#infobox a
		{
			font-weight: bold;
			color: #666;
		}
		#infobox a:visited
		{
			color: #999;
		}
		#infobox a:hover
		{
			background-color: #aaa;
			border-color: #999;
			color: #555;
		}
		.latestPosts .date
		{
			text-align: right;
			padding-right: 10px;
		}
		.latestPosts .miniCommentNumber
		{
			text-align: right;
			padding: 0 16px;
		}
		.postTitle
		{
			margin: 1.3em 0;
			margin-top: 3em;
			margin-bottom: 1em;
			emargin-left: -0.7em;
			position: relative;
			font-size: 120%;
			font-size: 140%;
			letter-spacing: 1px;
		}
		h1, h2, h3, h4, h5, h6
		{
			font-weight: normal;
			font-style: italic;
/*			text-shadow: #ccc 0px 2px 3px;*/
			color: #666;
		}
		.comments
		{
			margin-top: 5em;
			margin-bottom: 1em;
			font-size: 100%;
		}
		.star2
		{
			color: red;
			font-family: courier;
			font-weight: bold;
			position: relative;
			left: -10px;
		}
		.archive
		{
			font-style:italic;
/*			margin: 2em 0;*/
		}
		.numComments
		{
			opacity: 0.4;
			font-size: 70%;
			color: #666;
			position: relative;
			left: 1em;

			opacity: 0.5;
			font-size: 70%;
			color: #666;
			position: relative;
			left: 1em;
			position: absolute;
			margin-left: -100px;
			width: 100px;
			text-align: right;
			left: -2.5em;
			margin-top: 0.1em;
			
			color: red;
		}
		.biglogo
		{
			font-size: 33px;
			text-align: center;
			letter-spacing: 13px;
			text-shadow: rgb(74, 138, 255) 0px 0px 4px;
			color: rgb(107, 107, 107);
			padding-top: 102px;
			margin-bottom: 80px;
			margin: 4em;
		}
		.comment
		{
			margin: 3.5em 0;
		}
		.commentAuthor
		{
			width: 300px;
			margin-left: -315px;
			text-align: right;
			font-size: 130%;
			position: absolute;
			color: #666;
		}
		.commentAuthorIsSiteOwner a
		{
			text-shadow: rgba(255, 0, 64, 0.7) 0px 2px 6px;
			color: rgb(107, 107, 107);
			color: #48f;
			color: red;
			eborder-bottom: dotted 1px #f88;
/*
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			padding: 1px 6px;
			margin-left: -7px;
			margin-right: -7px;
			border: solid 1px red;
*/			
		}
		.commentAuthor .date
		{
			font-size: 50%;
			color: #ccc;
			opacity: 0;
		}
		.comment:hover .date
		{
			opacity: 1;
		}
		.anonymous
		{
			color: #ddd;
		}
		
		
		/*
		
			Comment form
		
		*/
		
		.commentForm
		{
			background-color: white;
			width: 550px;
			-webkit-border-radius: 10px;
			-moz-border-radius: 10px;
			margin-bottom: 2em;
			margin: 0 auto;
			padding: 20px;
		}
		.commentForm table
		{
			width: 100%;
		}
		.commentForm input[type='text']
		{
			ewidth: 98%;
			padding: 2px;
		}
		.commentForm .label
		{
			text-align: right;
			padding-right: 1em;
			padding-left: 1em;
			width: 40px;
		}
		.commentForm td
		{
			vertical-align: top;
		}
		.commentForm textarea
		{
			width: 98%;
			height: 120px;
			padding: 2px;
		}
		.commentForm #commentPreview
		{
			-webkit-border-radius: 8px;
			-moz-border-radius: 8px;
			border: solid 1px #ddd;
			padding: 8px;
		}
		.commentForm .commentFormTitleContainer
		{
			margin: 0;
			margin-bottom: 1em;
			text-align: center;
		}
		pre, code
		{
			background-color: #eee;
			background-color: rgb(248, 248, 248);
		}
		pre
		{
			padding: 4px;
			-webkit-border-radius: 2px;
			margin: 1.8em 0;
		}
		
		
		#toc
		{
			display: none;
		}
		
		a, .comment *
		{
			-webkit-transition-property: opacity, color, background-color, border-color;
			-webkit-transition-duration: 300ms;			
			-webkit-transition-timing-function: ease-in-out;
		}

		.list
		{
			-webkit-border-radius: 6px;
			-moz-border-radius: 6px;
			background-color: #f8f8f8;
			padding: 7px 10px;
		}
		.list *
		{
			margin-top: 0px;
		}
		.poweredby
		{
			text-align: center;
			font-size: 80%;
			margin-top: 8em;
			font-weight: normal;
			color: #aaa !important;
		}
		.poweredby a
		{
			font-weight: normal !important;
		}

		.postDatetime
		{
			width: 300px;
			margin-left: -355px;
			margin-top: 3px;
			text-align: right;
			font-size: 130%;
			position: absolute;
			color: #aaa;
			font-size: 50%;
		}

		/*
			Sidebar
		*/
		#sidebar
		{
			position: fixed;
			right: 10px;
			top: 0px;
			border: solid 1px transparent;
			background-color: transparent;
			width: 80px;
			text-align: center;
			line-height: 1em;
			font-size: 50%;
		}
		#sidebar div
		{
			margin-top: -10px;
		}
		#sidebar a
		{
			color: #ccc;
			background-color: transparent;
			border: solid 1px transparent;
		}
		#sidebar a:hover
		{
			color: red;
			background-color: transparent;
			border: solid 1px transparent;
		}
		#sidebar img
		{
			edisplay: block;
			emargin: 0 auto;
			emargin-top: 10px;
		}


		.goBackHome
		{
			font-weight: normal;
			font-size: 13px;
		}
		

		/* Remove top margins of first paragraphs in comments */
		.comment div p:first-child
		{
			margin-top: 0;
		}
		
		pre
		{
			white-space: pre-line;
			overflow: auto;
		}
		