/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/
@import url("css/fonts.css");
.borderdraw {line-height:0px;width:0px;height:0px;border-style:solid;}
.borderdraw.left {clear:left;float:left; border-width: 10px 10px 10px 0px;height:20px;border-color:transparent #a7a694 transparent transparent;}
.borderdraw.right {float:left;border-width: 10px 0 10px 10px;height:20px;border-color:transparent transparent transparent #a7a694;}
.borderbox {float:left;auto;height:20px;padding:10px 0px;background:#a7a694;text-align:center;}
.borderbox, .borderbox a {
	color:white;
	font-weight: bold;
}

#two-col .right.large.home_intro_bottom {
	margin-top: 20px;
	padding: 12px;
	border: 1px solid #cbd1d2;
	background-color: #e3e7e8;
}
#two-col .right.large.home_intro_bottom h3 span {
background-color: #e3e7e8;
}

#two-col .right.large.home_intro_bottom h3 {
background: transparent url(styles/fmnba/h3_bg_home_intro_bottom.png) repeat-x 0 0;
}
p.intro {
	margin: 0;
	padding-top: 0px;
	width: 360px;
	float: right;
  }

p.intro:first-letter {
 font-size : 600%;
 font-weight : bold;
 padding: 6px 8px 8px 0;
 float : left;
 color : #414950;
 line-height: 48px;
 }

p.intro + h4, blockquote + h3 {
	clear: both;
	padding-top: 20px;
}
.nopadding, .nopadding img {
	padding: 0;
	margin: 0 !important;
}

#top .entry {
	overflow: hidden;
}
#featured .entry h2 {
	padding-top: 10px;
}

#featured .entry blockquote  {
	float: right;
	clear: none;
	width: 548px;
	margin-right: 20px;
	padding: 0;
	background-color: transparent;
	border: none;
}
small {
	font-size: 0.8em;
}
div.clrflt {
	overflow: hidden;
	border-bottom: 1px solid #cfcfcf;
}

table.home_table tr td {
	width: 113px;
	display: block;
	float: left;
	text-align: center;
}
table.home_table tr td.first {
	margin-right: 26px;
}

.gallery img {
	width: 140px !important;
	height: 140px !important;
	padding: 3px;
	background-color: #fff;
	border-width:1px !important;
	-webkit-box-shadow: 0 0 5px #ddd;
	box-shadow: 0 0 5px #ddd;
	-moz-box-shadow: 0 0 5px #ddd;
}

.gallery img:hover {
	-webkit-box-shadow: 0 0 5px #000;
	box-shadow: 0 0 5px #000;
	-moz-box-shadow: 0 0 5px #000;
}
#zone-tirage {
	overflow: hidden;
	padding-top: 15px;
}
#zone-tirage .zone-tirage-rangees {
	width:270px;
	padding: 5px 10px;
	float:left;
}

#zone-tirage .zone-tirage-rangees img.bouton {
	display: table;
	margin: 0 auto;
}

#zone-tirage .zone-tirage-rangees .event_thumbnail  {
	height:140px;
	overflow:hidden;
	margin: 10px auto;
	width: 250px;
	position: relative;
}

#zone-tirage .zone-tirage-rangees .event_thumbnail:after  {
	content: "";
	background-color: rgba(202,21,21,0.8);
	height: 140px;
	width: 30px;
	margin-left: -30px;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
}
#zone-tirage .zone-tirage-rangees h2 {
	line-height: 1.2em;
}
#zone-tirage .zone-tirage-rangees a {
	display: block;
	width: 100%;
}

#zone-tirage .zone-tirage-rangees.fr {
	float:right;
}

#zone-tirage .zone-tirage-rangees.fr div {
	border-bottom: 1px solid #CBD1D2;
	height: 10px;
	margin-bottom: 10px;
}
.post_head.event {
	float: none;
	overflow: hidden;
	padding-top: 10px;
}
a.event_link {
	border: 1px solid #DDD;
background-color: #F3F3F3;
padding: 5px;
display: block;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
width: 600px;
}
