﻿/*
Theme Name: Jimmy Ruf template
Theme URI: http://jimmyruf.com
Description: Thème par défaut du site www.jimmyruf.com
Version: 9.01
Author: druith
Author URI: http://musaraigne.fr
*/

/*----------------------------------------------------------------------------*/
/* includes */
@import "./resetMeyer.css";
@import "./jimStructures.css";
/*----------------------------------------------------------------------------*/


/*----------------------------------------------------------------------------*/
/* 1 - Général */
/*----------------------------------------------------------------------------*/
h2 {
	color: #666;
	font-size: .8em;
	letter-spacing: .2ex;
	margin: 0 0 1em 0;
	font-family: Arial, sans-serif;
}

h2.sxGal {
	color: #666;
	margin: 1.5em 0 1em 0;
	padding: .5ex;
	border-top: 1px solid #666;
	text-align: right;
}

/*----------------------------------------------------------------------------*/
/* 2 - perso */
/*----------------------------------------------------------------------------*/

/* block image pour entrer dans le site */
div#sxSommEntrer {
	position: absolute;
	width: 400px; height: 493px;
	left: 50%; top: 50% ;
	margin: -247px 0 0 -200px;
	background: #000 url(./IMG/JIMMYRUF.gif) 50% no-repeat;
}
a#entrer {
	position: absolute;
	background: #000 url(./IMG/jimTof.jpg) 50% no-repeat;
	width: 400px; height: 493px;
	left: 50%; top: 50% ;
	margin: -247px 0 0 -200px;
}
/*
a:hover#entrer {
	background: transparent;
}
*/

/* fermer le block */
div#presentationBlock p {
	margin: 1em 0;
}
a#presentationFermer {
	display: block;
	left: 0; margin-left: 0;
	font-family: Arial;
	font-size: .7em;
	text-align: left;
	color: #888;
	padding: 1em;
	text-decoration: none;
	text-transform: uppercase;
}
a:hover#presentationFermer {
	text-decoration: underline;
	color: #707070;
}

/* block cv/expositions */
div#presentationBlock {
	position: relative;
	background: #1a1a1a;
	width: 600px;
	left: 50%; top: 10%;
	margin: 0 0 0 -300px;
	padding: 2em;
	
	line-height: 150%;
	font-family: Arial, sans-serif;
	font-size: 0.7em;
	text-align: justify;
	color: #c0c0c0;
}

/* titre normal */
h1#JimTitreClassic {
	display: block;
	background: url(./IcMG/JIMMYRUF.gif) no-repeat;
	color: #fff;
	font-size: 2em;
	width: 400px;
	height: 52px;
	margin: 1em 0 0 3em;
}
h1#JimTitreClassic a {
		display: block; width: 100%; height: 100%;
		background: url(./IMG/JIMMYRUF.gif) no-repeat;
}

/* menu latéral gauche */
div#jimMenuGche li {
		letter-spacing: .3ex;
		font-family: Arial;
		text-transform: uppercase;
		font-size: .6em;
		margin: 0; padding: 0;
}
div#jimMenuGche li a {
	/*color: #888;*/
        color: #fff;
	text-decoration: none;
	text-transform: uppercase;
}
div#jimMenuGche li a:hover {
	color: #fff;
}

/* octobre 2011*/
div#jimMenuGche li#tbot {
margin-top: 1em;
}

/* texte news */
div.newsTxt {
	font-size: .75em;
	color: #666;
	line-height: 120%;
	text-align: justify;
	border-top: 1px solid #333;
	padding-top: .5em;
	margin-top: .5em;
}

/* liens News */
a.newsLink {
	display: block;
	color: #333;
	padding: .1em 1.2em;
	margin: .2em;
	font-size: .7em;
	text-decoration: none;
	text-align: left;
}
a:hover.newsLink {
	color: #888;
}

div#jimNews { text-transform: none;}

/* Texte normal */
div#classicTxt {
	text-transform: none;
	font-size: .7em;
	line-height: 130%;
}
div#classicTxt p { margin: .2em 0 .8em 0; text-align: justify;}
div#classicTxt h3.spip {
	margin: 1.5em 0 .5em 0;
	font-size: 1.1em;
	color: #666;
	text-transform: uppercase;
}
div#classicTxt ul {
	margin: 1em;
	list-style : square;
}
div#classicTxt ul  li { margin: .5em 0; text-align: left;}


/* footer */
p#footer {
	font-size: .6em;
	margin: 2em 0;
	text-align: center;
}
p#footer a {
	color: #666;
	margin: 0 2em 2em 0;
}
p#footer a:hover {
	color: #fff;
	text-decoration: none;
}

a.spip_out, span.erreur_message {
	color: #226a96;
}

span.erreur_message { color: #226a96;}

fieldset.previsu {
	border: .1ex solid #226a96;
	font-variant: normal;
	text-transform: none;
}
fieldset.previsu > legend {
	color: #226a96;
	border: 0;
	margin: 0; padding: 0;
}

div.notepage p {
	margin-top: 5em;
	text-transform: none;
	font-size: .7em;
	line-height: 130%;
	color: #ccc;
}

p.videoindic {
   text-align: center;
   font-size: .6em;
   color: #333;
   margin-bottom: 1em;
}
div.videolisting h3 {
   text-align: right;
   font-size: .8em;
}
