/* Customisation */
.flashtitle { text-align: left; }
.primary .read-on{
	background:url(jonction/readon_black.gif) 0% 60% no-repeat;
	padding-left:20px;
	display:block;
}

.flvPlayer{
	padding: 3px 3px 3px 3px;
	background-color: #FFF;
	border: 1px solid #F5D6E0;
	margin-right: 10px;
	margin-top: 10px;
	width:320px;
	overflow:visible;
}
.flvLegende{
	background-color: #C36;
	color: #F5D6E0;
	padding:3px;
	width:300px;
}

body, #primary{
	color:#444;
}

.navig {
	display:block;
/*	margin:-2em -1em 2.4em -1em;*/
	margin:3em -1em 1em -1em;
	float:right;
	width:68%;
}
.left{ float:left; margin:0.5em 0;}
.navig .right{ float:right; margin:0.5em 0;}

.image, .imagelink, .thumbnail{
	padding: 3px 3px 8px 3px;
	background-color: #FFF;
	border: 1px solid #F5D6E0;	
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	
/*	border: 2px solid #C36;
	float: left;
	margin-right: 10px;*/
}

i, em{
	color:#C36;
	font-size:0.85em;
}

/* Base */

#header {
	background:#FFF;
}

#header .inside {
	background:#FFF url(jonction/jonction.gif) -10px top no-repeat;
	height:75px;
	overflow:visible;
}

#header h2 {
	margin-left:100px;
	background:#FFF;
	display:block;
}

#primary{
	background:#FFF;
}

#secondary{
	background:#F3F3F3;
}

body, #ancillary{
	background:#E5E5E5;
}
#ancillary{
	border-top:1px solid #D5D5D5;
}

a, .story .details a, .story .details a:hover{
	color:#C36;
}
.story .details a:hover{
	text-decoration:underline;
}
.story .details{ border-top:1px solid #7F7F7F; }

h1, h2, h3{ color:#000; }

#primary h2{ color:#333; }

blockquote{ color:#333; }

table th{ color:#FFF; background:#C36; }
table td{ color:#C36; background:#F5D6E0; }

#header h2{ border-right:1px solid #7F7F7F; }

.secondary .featured p{
	border-bottom:1px solid #CCC;
	border-top: 1px solid #CCC;
}
.secondary .featured dl{
	border-bottom:1px solid #CCC;
}
.secondary dd a{ color:#C36; text-decoration:none; }
.secondary dd a:hover{ color:#C36; text-decoration:underline; }

.secondary .featured dt{
	color:#333;
}
#secondary .details a:hover{
	text-decoration:underline;
	color:#C36;
}

#primary .story h2, #primary .primary h2, #primary .single-story .primary h3, .story h3, .story h3 a{
	color:#333;
}

#secondary{
	border-top:1px solid #E3E3E3;
}

.comment-head{
	border-bottom:1px solid #E3E3E3;
}

ul.dates, ul.counts, ul.blogroll li ul, ul.pages{
	border-top:1px solid #C2C2C2;
}
ul.dates li, ul.counts li, ul.blogroll li ul li, ul.pages li{
	border-bottom:1px solid #C2C2C2;
}
ul.dates .date, ul.counts .count{
	color:#7A7A7A;
}
ul.dates li{ padding-left:5em; }
.date{ float:left; margin-left:-5em; }
ul.dates a, ul.counts a, ul.blogroll a, ul.pages a{
	color:#404040;
}
ul.dates a:hover, ul.dates a:hover .date, ul.counts a:hover, ul.counts a:hover .count, ul.blogroll a:hover, ul.pages a:hover{ color:#C36; }
#footer{ color: #666; }
#footer a, #footer p.attributes a{
	color:#333;
}
#footer a:hover, #footer p.attributes a:hover{ color:#000; }


/* Images */

#footer .inside{
	background:url(white/footer.gif) 50% 0 repeat-x;
}
#search .searchimg{
	background:url(white/search.gif) 0 0 no-repeat;
}
.story .details .read-on{
	background:url(jonction/readon_black.gif) 100% 60% no-repeat;
	padding-right:20px;
	display:block;
}