/*
Theme Name: Antipode MJC
Theme URI: http://www.bug.asso.fr
Description: Le th&egrave;me graphique de l'Antipode MJC.
Author: Bug
Author URI: http://www.bug.asso.fr
version: 1.0
Tags: two-column, widget-ready,Antipode
*/




/* basics */

*{margin:0; padding:0;}

body {
	background:#FFF url(images/body.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	}

	
h1 {font-size: 18pt;}
h2 {font-size: 14pt;}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#000;
	text-decoration:none;
	/*outline:none;*/
	}

a:hover{text-decoration: underline;}



/* Accueil Actualits */
#concert-actu-block{
width:300px;
float:left;
}
#concert-actu-block ul, #ma-actu-block ul, #event-actu-block ul, #ej-actu-block ul{
margin-left:12px;
}

#concert-actu-block div#mini-calendar{
	background:0 none;
}
#concert-actu-block div#mini-calendar-legend{
	background:0 none;
}

#ma-actu-block{
width:300px;
float:left;
display:inline;
}
#concert-actu-block, #event-actu-block{
background:#EAEDF6;
}
#ej-actu-block, #ma-actu-block{
background:#F5F5F5;
}
#ej-actu-block, #event-actu-block{
float:right;
width:300px;
margin:0;
display:inline;
}
.actu-titre{
width:100%;
background:#FFF;
border-top:1px dotted #666666;
border-bottom:1px dotted #666666;
padding:5px 0;
}
.concert-item{
border-bottom:1px dotted #CCCCCC;
clear:both;
margin-bottom:10px;
}
.navigation-concert{
width:100%;
margin-top:15px;
clear:both;
}

#prog_date_titre{
text-align:center;
/*font-weight:bold;*/
padding:15px 0;
font-size:30px;
color:#98A5D3;
}

.concert-date {
float:left;
font-size:14px;
font-weight:bold;
margin-right:10px;
width:200px;
}
.concert-title{
font-size:1.6em;
font-weight:bold;
margin-left:210px;
}
.teaser-title, .teaser-content{
padding :5px 10px;
}
.teaser-title{
font-size:1.6em;
font-weight:bold;
}
.teaser-title a, .concert-title a{
font-size:32px; font-weight:bold; 
text-decoration:none; 
color:#333333; 
}
.teaser-title a:hover, .concert-title a:hover { color:#FFCC00; }

.teaser-content{
margin-bottom:15px;
border-bottom:1px dotted #CCC;
}
.teaser-content img{
border:3px solid #CCC;
margin:10px 0;
}
.more-link a{
color:#0066CC;
}
.postmetadata{
	/*padding:5px 0;
	color:#0066CC;
	*/
	display:none;
}
.postmetadata a, .post-edit-link{
	color:#0066CC;
	text-decoration:underline;
}
.postmetadata a:hover, .post-edit-link:hover{
	color:#333333;
	text-decoration:underline;
}


/* container */


#container {
	width: 970px; 
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	background:#FFF url(images/content-left.gif) repeat-y;
	}
#list-container {
	width: 970px; 
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	background:#FFF url(images/content-list.gif) repeat-y;
	}
	
/* header */
#header {
	background:#FFFFFF url(images/body.gif) repeat-x scroll 0 0;
  	width: 970px;  
  	height: 149px;
	color:. #333; 
	}
#logo{
float:left;
}
#bulle, #bulle *{
margin: 0;
padding: 0;
list-style: none;
}
#bulle{
background:#FFF url(images/bulle.gif) no-repeat;
width:159px;
height:114px;
float:left;
line-height:1.3em;
}
#bulle ul{
position:static;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:55px 0 0 25px;
color:#999999;
}
#bulle li{
list-style-image:none;
list-style-type:none;
margin-left:10px;
}
#bulle li a{
color:#999999;
}

#coordonnees{
float:right;
padding-top:15px;
}

#coordonnees span{
padding-top:3px;
display:block;
}

#menu-head{
width:970px;
height:33px;
background:#FFF url(images/menu-head.gif) no-repeat;
}
#menu-footer{
width:970px;
height:8px;
clear:both;
}


/* content */

.breadcrumb{
background-color:#EDEDED;
padding:5px;
margin-bottom:15px;
}
.breadcrumb a{
font-weight:bold;
}

#content {
	float:left;
	width:630px;
	margin:22px 0 25px 45px;
	display:inline;
	padding-right:30px;
	}

/* slide show de l'accueil */
#indexSlide{
	border:3px solid #CCCCCC;
	height:330px;
	width:624px;
	margin-bottom:25px;
}


.post {
	margin:15px 0;
	padding:0;
	line-height: 14pt;
	}
.post h1, .post h2, .post h3, .post h4{
clear:both;
}  	
.post h2{
	font-weight:bold;
	font-size:30px;
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post h3{
	font-weight:bold;
	font-size:25px;
	}
	
.post h3 a{
	color: #000;
	text-decoration: none;
	}
	
.post h3 a:hover{
	color: #CCC;
	text-decoration: none;
	}

.post ul {
}

.post li {

}

.entry p{margin:12px 0;}

.full-miniature img{
border:3px solid #CCC;
margin:10px 0;
}	

.navigation-teaser {
	font-size:8pt;
	width:280px;
	float:left;
	margin:0 0 10px 0;
	padding:5px 10px;
	overflow:hidden;
	background-color:#FFFFFF;
	}
	
.alignleft a{float:left; }
.alignright a{float:right; }

.navigation {
	font-size:8pt;
	width:600px;
	margin:0 0 10px 0;
	padding:5px 10px;
	overflow:hidden;
	background-color:#FFFFFF;
	}
	
.alignleft a{float:left; }
.alignright a{float:right; }

.tagdata{
padding:5px;
background-color:#EDEDED;
}

#commentform p.notice {
color:#666666;
font-size:0.9em;
padding:10px 0;
}

/* sidebar */

#sidebar {
	float:right;
	font-family: Arial, Helvetica, sans-serif;
	font-size:8pt;
	width:265px;
	margin:0 0 25px 0px;
	padding: 0;
	display:inline;
	}

#sidebar h2 {
background:#FFFFFF url(images/sidebar-title-bg.gif) no-repeat scroll 0 0;
color:#333;
font:bold 11pt Arial, Helvetica, sans-serif;
height:36px;
margin:15px 0 0;
padding:2px 0 0 15px;
width:265px;
}
.sidebar-title{
padding-top:5px;
font-size:21px;
}
/*#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}*/

#sidebar p {margin:0; padding: 0 6px 0 12px;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:0;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}

#sidebar #calendar-loading{
	padding:5px 0 5px 12px;
}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}
#respond h3 {
margin-bottom:10px;
}
#commentform span {
background-color:#FFFFFF;
border:1px solid #CCCCCC;
display:block;
margin:0 0 10px;
padding:1px;
width:250px;
}	
#commentform input[type=text],#commentform textarea, #commentform select {
-moz-box-sizing:border-box;
border-color:#7C7C7C #C3C3C3 #DDDDDD;
border-style:solid;
border-width:1px;
font-size:10px;
line-height:12px;
width:250px;
}	
#commentform textarea{
font-size:1.2em;
line-height:15px;
}

#submit{
cursor:pointer;
border:0 none;
height:20px;
width:60px;
background:#FFF url(images/btn-envoyer.gif) no-repeat;
}
#submit:hover{
background-position:0 -20px;
}
#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}




/* search */

#searchform{
	padding:0;
	margin:14px 10px;
	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #000;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	}


	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}




/* footer */
#footer {
	background:#DEDEDE;
	clear: both;
	width: 100%;
	}
	
#footer p{padding:14px 0;margin: 0; color: #666666; text-align:center;}
#footer a{color: #444444;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

/* sidebar musiques actuelles */
#submenu-ma{
padding:10px 10px 20px 10px;
background:#98A5D3 url(images/sidebar-masub.gif) no-repeat bottom;
}
#submenu-ma ul li a{
color:#FFFFFF;
}
#submenu-ma ul li a:hover{
text-decoration:none;
}
#submenu-ma ul li:hover{
background-color:#9999CC;
}
#submenu-ma ul li.current_page_item{
background-color:#333192;
}
/* sidebar enfance jeunesse */
#submenu-ej{
padding:10px 10px 20px 10px;
background:#ffe600 url(images/sidebar-masub.gif) no-repeat bottom;
}

#submenu-ej ul li, #submenu-ma ul li{
padding-left:5px;
}
#submenu-ej ul li:hover{
background-color:#ffffa4;
}
#submenu-ej ul li a:hover{
text-decoration:none;
}
#submenu-ej ul li.current_page_item{
background-color:#ffff00;
}
#submenu-ma img, #submenu-ej img{
margin-bottom:10px;
}
#sidebar-ma-gals h2, #sidebar-ma-news h2{
background:#FFFFFF url(images/sb-title-bg-ma.gif) no-repeat scroll 0 0;
}

/* sidebar ateliers */
#submenu-at{
padding:10px 10px 20px 10px;
background:#C2D1D5 url(images/sidebar-masub.gif) no-repeat bottom;
}

#submenu-at ul li, #submenu-ma ul li{
padding-left:5px;
}
#submenu-at ul li:hover{
background-color:#CCCCCC;
}
#submenu-at ul li a:hover{
text-decoration:none;
}
#submenu-at ul li.current_page_item{
background-color:#ADB7BD;
}
#submenu-at img, #submenu-at img{
margin-bottom:10px;
}
#sidebar-at-gals h2, #sidebar-at-news h2{
background:#FFFFFF url(images/sb-title-bg-at.gif) no-repeat scroll 0 0;
}

/* sidebar café citoyen */
#submenu-caf{
padding:10px 10px 20px 10px;
background:#f18e00 url(images/sidebar-masub.gif) no-repeat bottom;
}

#submenu-caf ul li, #submenu-ma ul li{
padding-left:5px;
}
#submenu-caf ul li:hover{
background-color:#ff9966;
}
#submenu-caf ul li a:hover{
text-decoration:none;
}
#submenu-caf ul li.current_page_item{
background-color:#fbc782;
}
#submenu-caf img, #submenu-caf img{
margin-bottom:10px;
}
#sidebar-caf-gals h2, #sidebar-caf-news h2{
background:#FFFFFF url(images/sb-title-bg-caf.gif) no-repeat scroll 0 0;
}

#sidebar-ma-gals h2, #sidebar-ej-gals h2, #sidebar-ej-news h2, #sidebar-ma-news h2, #sidebar-at-news h2, #sidebar-caf-news h2{
color:#333;
font:bold 11pt Arial, Helvetica, sans-serif;
height:36px;
margin:15px 0 0;
padding:2px 0 0 15px;
width:265px;
}
#sidebar-ej-gals h2, #sidebar-ej-news h2{
background:#FFFFFF url(images/sb-title-bg-ej.gif) no-repeat scroll 0 0;
}

/*widget newsletters */
#sidebar .phplist, #sidebar-ej-news .phplist, #sidebar-ma-news .phplist, #sidebar-at-news .phplist, #sidebar-caf-news .phplist{
width:250px;
font-size:0.9em;
padding-left:10px;
}
#sidebar .phplist, #sidebar-ej-news .phplist label, #sidebar-ma-news .phplist label, #sidebar-at-news .phplist label, #sidebar-caf-news .phplist label{
float:left;
font-size:0.9em;
}
#sidebar .phplist input[type='text'],
#sidebar-ej-news .phplist input[type='text'], 
#sidebar-ma-news .phplist input[type='text'], 
#sidebar-at-news .phplist input[type='text'], 
#sidebar-caf-news .phplist input[type='text']{
width:165px;
}
#sidebar .phplist span, #sidebar-ej-news .phplist span, #sidebar-ma-news .phplist span, #sidebar-at-news .phplist span, #sidebar-caf-news .phplist span {
display:block;
padding:10px;
width:225px;
}

#sidebar .phplist input[type='submit'], 
#sidebar-ej-news .phplist input[type='submit'], 
#sidebar-ma-news .phplist input[type='submit'],
#sidebar-at-news .phplist input[type='submit'],
#sidebar-caf-news .phplist input[type='submit'],
#content .phplist input[type='submit'],
.wpcf7-form input[type='submit']
{
cursor:pointer;
border:0 none;
height:20px;
width:60px;
background:#FFF url(images/btn-envoyer.gif) no-repeat;
}
#sidebar .phplist input[type='submit']:hover,
#sidebar-ej-news .phplist input[type='submit']:hover, 
#sidebar-ma-news .phplist input[type='submit']:hover, 
#sidebar-at-news .phplist input[type='submit']:hover, 
#sidebar-caf-news .phplist input[type='submit']:hover,
#content .phplist input[type='submit']:hover,
.wpcf7-form input[type='submit']:hover
{
background-position:0 -20px;
}


/* social links */

#social-links{
padding:7px 20px;
}
