/*
Theme Name: Festival des Cultures Juives
Theme URI: http://www.culture.fsju.org/
Description: Theme pour le site du Festival des Cultures Juives.
Author: Yohan Ziri
Version: 1.0
License: GNU General Public License
*/

@charset "iso-8859-1";

* { padding:0; margin:0; border:0; }


body {
	font: normal 62.5% Arial, Helvetica;
	cursor: default;
	text-align: center;
	text-decoration: none;
	background-color:#eeefff;
}

img, a img {
	border: 0 none;
}

.aligncenter{
	display: block;
    margin-left: auto;
    margin-right: auto;
	margin-top:5px;
	margin-bottom:5px;
}

.alignleft{
	margin-bottom:5px;
	margin-right:10px;
	margin-left:0px;
	float:left;
}

.alignright{
	margin:5px;
	float:right;
}

.wp-caption-text{
	padding-right:10px;
	color:#1362AD;
	text-align:center;
}

/* --------------------------------------------------- */
/* ------------------|* ENTETE *|--------------------- */
/* --------------------------------------------------- */

div#head {
    margin:0;
	height:	145px;
}

div#header {
    margin:auto;
	width:	1017px;
	height:	145px;
    font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
}

/* --------------------------------------------------- */
/* ------------------|* CENTRE *|--------------------- */
/* --------------------------------------------------- */

div#center {
    margin:auto;
	width: 1017px;
	text-align: left;
    font-family: Arial, Helvetica;
	font-size:12px;
	font-weight:normal;
	background-color:#fff;
}

div#content {
	width: 1017px;
	background-color:#fff;
}

div#block {
	width: 300px;
	padding-top:20px;
	float:left;
	background-color: #004085;
}

div#dblock {
	width: 630px;
	padding-top:20px;
	padding-left:20px;
	padding-right:30px;
	background-color:#fff;
	float:left;
}

.suite{
	text-align:right;
	padding: 3px 3px 3px 3px;
	background-color: #471252;
	text-decoration:none;
	color: #ffffff;
}

.article{
	border-bottom: solid 1px #000000;
	padding-top:15px;
	padding-bottom:15px;
}

/* --------------------------------------------------- */
/* ------------------|* PIED *|----------------------- */
/* --------------------------------------------------- */

div#footer {
    margin:auto;
	width:	940px;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:15px;
	padding-bottom:20px;
    font-family: Arial, Helvetica;
	font-size:13px;
	font-weight:normal;
	font-style: normal;
	color: #000000;
	text-align: center;
	border-top:1px solid #cccccc;
}

div#footer  a{
	color: #CB2C92;
	font-size:10px;
}

/* --------------------------------------------------- */
/* --------------------|* TITRES *|------------------- */
/* --------------------------------------------------- */

h1, h2, h3 {
}

h1 {
    color: #e53420;
    font-family: 'Bree Serif',"Trebuchet MS",Georgia,Arial,Helvetica,sans-serif;
    font-size: 26px;
    font-weight: normal;
}

h2{
	margin-bottom:10px;
    color: #e53420;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
	text-transform: uppercase;
}

.widget h2{
	font-family: 'Oswald',"Trebuchet MS",Georgia,Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-variant: small-caps;
	font-weight: normal;
	text-transform: lowercase;
}

.h2{
	margin-bottom:10px;
    color: #e53420;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
	text-transform: uppercase;
	text-decoration:none;
}

h2:first-letter {
    font-size: 17px;
}

h2 .50{
    color: #CB2C92;
    font-family: 'Bree Serif',"Trebuchet MS",Georgia,Arial,Helvetica,sans-serif;
    font-size: 15px;
    font-weight: normal;
	text-transform: uppercase;
}

h3{
	margin-bottom:10px;
    color: #000000;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    font-weight: normal;
	text-transform: uppercase;
}

h3:first-letter {
    font-size: 15px;
}

h4 {
    color: #000000;
    font-family: 'Bree Serif',"Trebuchet MS",Georgia,Arial,Helvetica,sans-serif;
    font-size: 26px;
    font-weight: normal;
}

/* --------------------------------------------------- */
/* --------------------|* LISTES *|------------------- */
/* --------------------------------------------------- */

.widget{
	width:260px;
	padding-left:20px;
	padding-right:20px;
	padding-bottom:10px;
	padding-top:20px;
}

.widget-top{
	width:620px;
}

.widget-top a{
	margin:0px;
	padding:0px;
	margin-left:3px;
}

.widget-top a:first-child{
	margin:0px;
}

div#text-4{
	width:150px;
	margin:0px;
	padding:0px;
	margin-left:10px;
	margin-top:10px;
	padding-left:8px;
	padding-right:5px;
	background: #e21d1c url("img/ticket.png") 140px center no-repeat;
}

div#text-4 a{
	font-family: 'Oswald','Trebuchet MS',Georgia,Arial,Helvetica,sans-serif;
	font-size: 17px;
	font-variant: small-caps;
	font-weight: normal;
	text-transform: lowercase;
	text-decoration: none;
	color:#ffffff;
}

div#text-4 a:hover{
	color:#C82E32;
}

div#text-4 p:first-letter{
	text-transform: capitalize;
}

div#text-4:hover{
	background: #004085 url("img/ticket-on.png") 140px center no-repeat;
}

div#text-3 h2{
	color:#9f7f1b;
}

ul{
	list-style-type: none; 
	margin-bottom:10px;
}

li a{
	text-decoration: none;
}

div#dblock li{
	background: transparent url("img/list-bullet-bright.gif") center left no-repeat;
	padding-left:15px;
	line-height:20px;
}

div#block li{
	padding:0px;
	padding-bottom:10px;
    color: #000000;
    font-family: 'Oswald',"Trebuchet MS",Georgia,Arial,Helvetica,sans-serif;
    font-size: 17px;
    font-weight: normal;
	font-variant: small-caps;
	text-transform: lowercase;
	background: none;
}

div#block ul li:first-letter {
text-transform: capitalize;
}

/* --------------------------------------------------- */
/* -----------------|* PARAGRAPHES *|----------------- */
/* --------------------------------------------------- */

.clear {
	clear:both;
}

div#dblock p{
	padding-bottom:10px;
	text-align:justify;
}

/* --------------------------------------------------- */
/* ---------------------|* LIENS *|------------------- */
/* --------------------------------------------------- */

a { 
	text-decoration: underline;
	cursor: pointer;
	color: #000000;
}

a:hover, a:focus { 
	color: #c82e32;
}

.menu a { 
	text-decoration: none;
	cursor: pointer;
	color: #fff;
}

.menu a:hover, a:focus { 
	color: #c82e32;
}

/* --------------------------------------------------- */
/* -------------------|* FORM *|---------------------- */
/* --------------------------------------------------- */

table#calendar {
	margin:auto;
	border-collapse: collapse;
	background-color: #ffffff;
	border-color:#004085;
	width:100%;
}

table#calendar td,
table#calendar th {
	border: 1px solid #004085;
	font-weight: normal !important;
	text-align: center;
	color: #c0a03e;
}

table#calendar th{
	background-color: #e21d1c;
	color: #fff;
	font-size: 90%;
}

table#calendar a,
table#calendar a:visited,
table#calendar span {
	display: block;
	text-decoration: none !important;
	padding: 5px 7px;
}

table#calendar a:hover,
table#calendar a:active,
table#calendar a:focus {
	background-color: #e21d1c;
	color: #fff;
}

table#calendar a:focus{
/* Html 5 */
	-moz-box-shadow: 0px 0px 3px #666;
	-webkit-box-shadow: 0px 0px 3px #666;
	box-shadow: 0px 0px 3px #666;
}

table#calendar a.activated{
	background: #FDBF29;
	color: #fff;
	font-weight: bold;
} 

/* --------------------------------------------------- */
/* -----------------|* SEARCHFORM *|------------------ */
/* --------------------------------------------------- */

.searchform{
	border: 0;
	padding: 0;
	margin:0;
	margin-top:25px;
	width:150px;
	height:25px;
	line-height:25px;
	font-weight:bold;
	background:none;
	font-size:20px;
	color: #000000;
	cursor: pointer;
	float: right;
}

.submit{
	border: 0;
	padding: 0;
	margin:0;
	height:25px;
	width:30px;
	font-weight:bold;
	font-size:20px;
	color: #000000;
	line-height:25px;
	cursor: pointer;
	float: right;
}

.searchtext{
	padding: 0;
	margin:0;
	height:25px;
	width: 120px;
	display: block;
	float: right;
	background:none;
	background-color:#ffffff;
    font-family:	Arial, Helvetica;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	text-align:right;
}

/* --------------------------------------------------- */
/* -----------------|* SLIDESHOW *|------------------- */
/* --------------------------------------------------- */

div#slideshow{
	width:610px;
	height:325px;
	margin-left:10px;
	margin-right:10px;
	float:left;
}

.slide{
	width:610px;
	height:200px;
	padding-top:125px;
	float:left;
	-moz-background-size: 100% 100%;     /* Gecko 1.9.2 (Firefox 3.6) */
	-o-background-size: 100% 100%;        /* Opera 9.5 */
	-webkit-background-size: 100% 100%;   /* Safari 3.0 */
	background-size: 100% 100%;           /* Gecko 2.0 (Firefox 4.0) > CSS3 */
}

.slide-titre{
	margin-left:50px;
	padding-left:15px;
	padding-right:15px;
	font-family: 'Pathway Gothic One', sans-serif;
	font-size:60px;
	font-weight:normal;
	font-style: normal;
	text-align: left;
}

.slide-info{
	margin-left:50px;
	padding-left:15px;
	padding-right:15px;
    font-family: 'Open Sans', sans-serif;
	font-size:30px;
	font-weight:normal;
	font-style: normal;
	text-align: left;	
}

.slide-url{
	margin-left:80px;
    font-family: 'Open Sans', sans-serif;
	font-size:	14px;
	font-weight:bold;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	padding: 5px 10px;
}

.slide-url a{
    font-family: 'Open Sans', sans-serif;
	font-size:	14px;
	font-weight:bold;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}

.pagination {
	width: 60px;
	height:11px;
	padding-bottom:5px;
	position:relative;
	top: 30px;
	left: 545px;
	z-index: 15;
	text-align:right;
}

.pagination a {
	background: url(img/pagination.png) -11px 0px no-repeat transparent;
	width: 11px;
	height: 11px;
	margin: 0 4px 0 0;
	display: inline-block;
}

.pagination a.selected {
	background-position: 0px 0px;
	cursor: default;
}

.pagination a span {
	display: none;
}