/* BF2D CSS Style 
********************* */

@font-face {
	font-family: 'RockwellBold';
	src: url('ROCKB.eot');
	src: local('Rockwell Bold'), local('Rockwell-Bold'), url('ROCKB.woff') format('woff'), url('ROCKB.ttf') format('truetype');
}

html{height: 100%;margin-bottom: 0.1em;}

*{padding: 0;margin: 0;}

img{border: 0;}
img.centered {text-align: center;}
img.alignright {float: right;margin: 0 0 4px 4px;}
img.alignleft {float: left;margin: 0 4px 4px 0;}

.alignright {text-align: right;}
.alignleft {text-align: left;}

p{line-height: 1.6em;margin: 0.7em 0;}

dl{margin: 1em 0;}
dt{font-weight: bold;}
dd{margin: 0.5em;padding: 0;}

hr{display: none;}

body{font: 75%/170% Arial, Helvetica, sans-serif;margin: 0 0 30px;padding: 0;text-align: center;
}

a{text-decoration: none;}
a:link, a:visited{color: #73179e;text-decoration:none;}
a:hover, a:active{color: #000;text-decoration:none;}

h1, h2, h3, h4, h5, h6{font-family: Helvetica, Arial, Sans-Serif;}

/* Etc
******************** */

br.clear {clear: both;}

/* Design 
******************** */
#page {
	text-align: left;
	width: 970px;
	margin: 0 auto;
	padding: 0 0px 0 0px;
	background: #fff;
	position: relative;
}
#sub-page {
}
#pager {
	margin-bottom: 5px;
	background: #fff
}

	#headr {
	        background: url(http://www.bf2d.net/wp-content/uploads/images/bannieres/header.gif no-repeat);
	        margin-left: 100px;
		height: 250px;
		padding: 0;
		text-align:right;
		position: relative;
	}

/*--- ///////////////////////////////////////////////////////////////////////////// ---*/

		#cari-padangan {
			position: relative;
			height: 60px;

		}
		#cari-padangan #s {
			font-family:Arial;
			font-weight: bold;

			border: 2px solid #75dfcb;
			padding: 5px;
			width: 234px;
		}
		#cari-padangan #s:focus, #cari-padangan #s:hover {
			border: 2px solid #CCC;
			padding: 5px;
		}
		#cari-padangan #searchsubmit {
			font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
			font-weight: bold;
			font-size: 14px;
			color: #ff2097;
			background-color: #ffe4dd;
			height: 30px;
			border-top-width: 1px;
			border-right-width: 2px;
			border-bottom-width: 3px;
			border-left-width: 2px;
			border-style: solid;
			border-color: #ffe4dd;
			margin-left:5px;
		}

/*--- ///////////////////////////////////////////////////////////////////////////// ---*/

#content-wrap {
	float: left;
	width: 100%;
}

#content {
	margin: 0 450px 0 0;
}
.side1 {
	width: 140px;
	float: left;
	margin-left: -430px;
        margin-top: 0px;
}
.side2 {
	width: 270px;
	float: left;
	margin-left: -270px;
	}

#footer {
	width: 970px;
	border-top: 1px solid #75dfcb;
	margin: 0 auto 20px;
	padding: 0;
	text-align: left;
	position: relative;
}
	#footer a {
		text-decoration: none;
	}
	#footer .right {
		position: absolute;
		right: 0;
		text-align: right;
		top: 0;
	}
	.rss {
	background-image: url(images/ico/feed.png);
	background-repeat: no-repeat;
	padding-left: 18px;
}





#headr,#navr { 
	position: relative;
	width: 970px;
	margin: 0 auto;
	}

.menu { 
      	background: #75dfcb;
	background-image: url(http://www.bf2d.net/wp-content/themes/bf2d/images/back-menu.jpg);
	background-repeat: no-repeat;
	background-position: right;
	width: 970px;
	list-style: none;
	font-family: 'RockwellBold', sans-serif;
	padding: 0;
	margin: 0;
	position: absolute;
	font-size: 1.5em;
	letter-spacing: -1px;
	bottom: -1px;
	font-weight: bold;}	

	.menu li {
	float: left;
	position: relative;
	text-align: center;}

	.menu li  a{
	padding: 15px 15px 15px 15px;
	color: #fff; 
	background: #75dfcb;
	display: block;
	border-right: 2px solid #fff;
}
	.menu li  a:hover{
	color: #fff;
	background: #73179e;
	border-right: 2px solid #fff;
}

.post {

	padding-bottom: 10px;
	margin-bottom: 30px;
}

.post h2	{
	font-family: 'RockwellBold', sans-serif;
	font-size: 32pt;
	letter-spacing:-3px;
	line-height:32px;
	border-bottom: 2px solid #73179e;
	padding-bottom: 3px;
	text-transform: uppercase;
}

	.post h2	 a {
		color: #ff2097;
	}

	.post h2	 a:hover {
		color: #73179e;
	}
	.post ol, .post li, .archives ol, .archives li {
		margin-left: 30px;
	}
	.wp-pagenavi {
		margin-bottom: 20px;
	}
.post h2 span {
	color: #fff;
	
}
.post .entry a:link, .post .entry a:visited {
	text-decoration: none;
}
.post .entry a:hover {
	text-decoration: none;
}

.post h2:hover span {
	color: #000;
}
	.postmetadata {
		color: #666;
		width: 100%;
		position: relative;
		padding-bottom: 10px;
		margin-top: -20px;
	}
	.postmetadata  a{
		color: #000;
		text-decoration: none;
	}
	.postmetadata a:hover {
		color: #73179e;
		text-decoration: none;
	}
	
	pre {
	width: 98%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #629E31;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #A4BD2D;
	padding: 5px;
	background: #DEF6AF;
	}

	code, kbd {
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #629E31;
	padding: 2px;
	}
	
	.codesnip-container {
	border:1px solid #75dfcb; background:#75dfcb; padding: 5px;margin:10px;
	}
	blockquote
{
	background: url(images/blockquote.gif) no-repeat left top;
	color: #666;
	margin: 1em;
	padding: 0 0 10px 50px;
}
	.related ul {
		margin-left: 20px;
	}
	
.list-themes {
list-style: none;
margin: 0;
padding: 0;
}
.list-themes li{
float: left;
padding-right: 10px;
margin-bottom: 10px;
}
.list-themes li img{
border: 1px solid #ccc;
padding: 5px;
}	
	
.side1 ul, .side2 ul {
	list-style: none;
        margin-bottom: 20px;
}
	.side1 a {
		color: #b6b6b6;
	}
	
	.side2 a {
		color: #000000;
	}	
	.side1 a:hover, .side2 a:hover {
		color: #73179e;
		text-decoration: none;
	}
.side1 .gap {
	margin: 0 0 0 10px;
}
.side2 .gap {
	margin: 0 0 0 10px;
}
	.gap2 {
	margin-bottom: 10px;

	}
.side1 .boxr, .side2 .boxr, .side1 .linkcat, .side2 .linkcat {
	margin-bottom: 20px;

}
.side1 h2, .side2 h2 {
	color: #75dfcb;
	margin-bottom: 10px;
	font-family: 'RockwellBold', sans-serif;
	font-size: 1.9em;
	letter-spacing: -0.11em;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #ff2097;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #ff2097;
	padding-top: 3px;
	padding-bottom: 3px;
}
          .box-ad {
          	overflow: hidden;
          	padding: 0;
		width: 100%;
          	text-align: center;
          	list-style: none;
                font-size: 0.9em;
          }
          
          .box-ad li {
          	float: left;
          	margin: 0 0 3px 10px;
          	padding: 0;
          	display: inline;
          }
          .box-ad li a {
               text-decoration: underline;
          }
          .box-ad img {
          }

/* clearfix */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.stats {
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	font-size: .9em;
	color: #333;
}
.extra-footer { 
	width: 100%;  
	float: left; 
	padding: 20px 0px 0px 0px;
	background: #ffffff url(images/bg/bg-extra.png);
	background-repeat: repeat;
}
.extra-footer2{ 
	margin-top: 50px;
	width: 100%;  
	float: left; 
	border-top: solid 1px #73179e;  
}
.extra-one { 
	padding-left: 10px; 
	width: 970px;
	text-align: left;
	margin: 0 auto;

}

.extra-one .inner { 
	width: 270px; 
	float: left;}

.extra-one h3, .extra-one h2 { 
	font-family: 'RockwellBold', sans-serif;
	font-size: 24px; 
	margin: 0px; 
	color:#75dfcb; 
	letter-spacing: -1px; 
	padding-bottom: 2px; 
	border-bottom: 1px solid #73179e; }

.extra-one .inner ul {margin: 0px 0px 0px 0px; padding: 5px 0px 0px 0px;}
.extra-one .inner li {display: block; color:#333; margin: 0px 0px 0px 0px; padding:0px 0px 0px 0px; list-style-type: none;}

.extra-one .inner li a {font-weight: normal;color:#989898;}
.extra-one .inner li a:hover {text-decoration:none;color: #73179e;}

       /*--- //////////////////////////////////////////////////////////////////////////////////////////////
           ____  _____ ____  _   _ _____  __     _____ ____  _____ ___     _____ ___   ___ _____ _____ ____ 
          |  _ \| ____| __ )| | | |_   _| \ \   / /_ _|  _ \| ____/ _ \   |  ___/ _ \ / _ \_   _| ____|  _ \ 
          | | | |  _| |  _ \| | | | | |    \ \ / / | || | | |  _|| | | |  | |_ | | | | | | || | |  _| | |_) |
          | |_| | |___| |_) | |_| | | |     \ V /  | || |_| | |__| |_| |  |  _|| |_| | |_| || | | |___|  _ < 
          |____/|_____|____/ \___/  |_|      \_/  |___|____/|_____\___/   |_|   \___/ \___/ |_| |_____|_| \_\                                                       

      ////////////////////////////////////////////////////////////////////////////////////////////////// --*/

.extra-one .video { 
	font-family: 'RockwellBold', sans-serif;
	width: 410px; 
	float: left;}

.extra-one .video h3, .extra-one h2 { 
	font-size: 34px; 
	color:#000000; 
	letter-spacing: -2px; 
	padding-bottom: 2px; 
	border-bottom: 1px solid #73179e; }

.extra-one .video #videofooter {
	height: 255px;
	width: 410px;
	margin-top: 10px;
	margin-bottom: 20px;
}


       /*--- //////////////////////////////////////////////////////////////////////////////////////////////  ---*/

.navigation {margin: 10px 0;}
.navigation a{color: #666;}
.navigation a:hover{color: #73179e;}

.navigation .alignleft
{
	float: left;
	width: 50%;
}
.navigation .alignright
{
	float: right;
	text-align: right;
	width: 50%;
}	
h2.pagetitle, h3#comments, h3#respond, h3.titles, .related h3 {
	color: #75dfcb;
	border-bottom: 1px solid #73179e;
	margin-bottom: 10px;
	padding-bottom: 3px;
	letter-spacing: -2px;
	font-weight: bold;
	font-size: 28px;
	font-family: 'RockwellBold', sans-serif;
}	
	.advertisement h3 {
		border-bottom: 1px solid #ccc;
	}
	.advertisement a {
		text-decoration: underline;
	}
	.advertisement a:hover {
		text-decoration: none;
	}

input#addcommentbutton {
	background: #666;
	border: 2px solid #999;
	padding: 4px 10px;
	color: #efefef;
	border-right: 2px solid #333;
	border-bottom: 2px solid #333;
}
input#addcommentbutton:hover, input#addcommentbutton:focus {
	background: #333;
	border: 2px solid #000;
	padding: 4px 10px;
	color: #fff;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
}

#content .commentsfeedr
{
	background: url(images/ico/feed.gif) no-repeat left center;
	padding: 2px 0 2px 20px ;
}
#content .trackbackr
{
	background: url(images/ico/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #ccc 1px solid;
	font: 1em Verdana, Arial, Serif;
	padding: 2px;
}
input.textbox:focus, textarea:focus
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border: #999 1px solid;
}
textarea#comment {
	width: 500px;
}

#submit, .do-comment, .cancel-comment
{
	padding: 3px 5px;
}

#submit, .do-comment {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	margin-right: 10px;
	background-color: #75dfcb;
	border: thin solid #CCC;
}

input.cancel-comment {
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFF;
	margin-right: 10px;
	background-color: #73179e;
	border: thin solid #CCC;
}
.comment
{
	background: #fff url(images/shadow_top.gif) repeat-x top;
	border-bottom: #ddd 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}

.alt
{
	background: #f9f9f9;
}

.MyAvatars
{
	border: 1px solid #ccc;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	float: right;
	margin-left: 5px;
	margin-right: 10px;
	padding: 3px;
}

.donate {
	padding: 10px;
	background: #efefef;
	border: 1px solid #ccc;
}
.donate h3 {
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
}
.donate p {
	margin: 0;
	padding:0;
}
.donate span {
	float: right;
}
/* AdSense
********************* */
.ads726_link {
	margin-bottom: 10px;
	padding-bottom: 5px;

}
.ad-right {
	float: right;
	padding-left: 10px;
}
.ad-left {
	float: left;
	padding-right: 10px;
}
.ads726 {
	float: right;
	margin-top: 10px;
}
.ads468 {
	text-align: center;
}
.review-me {
margin-top: 20px;
}

img.wp-smiley { 
   vertical-align: -25%; 
}

iframe{
    background-image:url(images/ajax-loader.gif);
    background-repeat:no-repeat;
    background-position:50% 50%;
}

.wbucks-300 {
margin-bottom: 20px;
}


.avatar {
	float: right;
	margin-left: 10px;
}
.trackbacklist {
	margin-left: 20px;
}
.commentlist .children {
	margin-left: 30px;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


       /*--- /////////////////////////////////////////////////////////////////////
                 ____ ____ ____    ____  _____ ____  ____   ___  
                / ___/ ___/ ___|  |  _ \| ____|  _ \/ ___| / _ \ 
               | |  | |   \___ \  | |_) |  _| | |_) \___ \| | | |
               | |__| |___ ___) | |  __/| |___|  _ < ___) | |_| |
                \____\____|____/  |_|   |_____|_| \_\____/ \___/ 
                                                  
             ///////////////////////////////////////////////////////////////////// --*/

.mp3  {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #75dfcb;
	color: #CCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #FFF;
}
.mp3:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: 1px solid #D6D6D6;
	color: #666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	cursor: crosshair;
}
.mp3 a  {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	font-weight: bold;
}
.mp3 a:hover {
	color: #73179e;
	text-decoration: none;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.mp34  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #75dfcb;
	color: #CCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(http://www.bf2d.net/files/images/stars/c4.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
.mp34:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: 1px solid #DFDFDF;
	color: #666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	cursor: crosshair;
}
.mp34 a  {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	font-weight: bold;
}
.mp34 a:hover {
	color: #73179e;
	text-decoration: none;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.mp33  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #75dfcb;
	color: #CCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(http://www.bf2d.net/files/images/stars/c3.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
.mp33:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: 1px solid #DFDFDF;
	color: #666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	cursor: crosshair;
}
.mp33 a  {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	font-weight: bold;
}
.mp33 a:hover {
	color: #73179e;
	text-decoration: none;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.mp32  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #75dfcb;
	color: #CCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(http://www.bf2d.net/files/images/stars/c2.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
.mp32:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: 1px solid #DFDFDF;
	color: #666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	cursor: crosshair;
}
.mp32 a  {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	font-weight: bold;
}
.mp32 a:hover {
	color: #73179e;
	text-decoration: none;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.mp31  {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #75dfcb;
	color: #CCC;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(http://www.bf2d.net/files/images/stars/c1.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
.mp31:hover {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFF;
	border: 1px solid #DFDFDF;
	color: #666;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	cursor: crosshair;
}
.mp31 a  {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: 5px;
	font-weight: bold;
}
.mp31 a:hover {
	color: #73179e;
	text-decoration: none;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.pdf  {
	border: 1px solid #75dfcb;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCC;
	font-size: 14px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	background-color: #FFF;
	background-image: url(http://www.bf2d.net/files/images/stars/acrobat.png);
	background-repeat: no-repeat;
	background-position: 95% center;
}
.pdf:hover {
	background-color: #FFF;
	border: 1px solid #DFDFDF;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	padding-left: 10px;
	cursor: crosshair;
}
.pdf a  {
	color: #000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-right: 5px;
	font-weight: bold;
}
.pdf a:hover {
	color: #73179e;
	text-decoration: none;
	margin-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}

.image-gauche {float:left;margin-right:10px;margin-top:0px;margin-bottom:10px;margin-left:0px;}

.image-droite {float:right;margin-right:0px;margin-top:0px;margin-bottom:10px;margin-left:10px;}

#compteur {
	border: 1px solid #CCC;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 85px;
}

	/*---:[ category links located underneath headlines ]:---*/
	
.post_date{
	background-image: url(http://www.bf2d.net/wp-content/themes/bf2d/images/icon_comment.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #73179e;
	background-color: #ffe4dd;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	width: 495px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: right;
	padding-right: 20px;

}
.post_date a {
	font-weight: bold;
	float: left;
	margin-left: 22px;
}

.tracklist {
	font-family: Arial, Helvetica, sans-serif;
	color: #ff2097;
	font-size: 11px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #73179e;
	padding-left: 10px;
	margin-left: 10px;
}

.tracklist02 {
	font-family: Arial, Helvetica, sans-serif;
	color: #73179e;
	font-size: 11px;
	border-left-width: medium;
	border-left-style: solid;
	border-left-color: #ff2097;
	padding-left: 10px;
	margin-left: 10px;
}

#share{
     text-align:right;
}

#tag{
    font-weight:bold;
    width:510px;
    background: url(http://www.bf2d.net/wp-content/themes/bf2d/images/tag-background.gif) repeat;
    padding:5px;
    margin-bottom:10px;
    border-bottom:2px solid #73179e;
}

#tag a{
    font-weight:normal;
}
#tag a:hover{
    font-weight:normal;
}
.interview{
	padding-top: 5px;
	padding-bottom: 5px;
	margin-top: 20px;
	margin-bottom: 20px;
	border-top: 2px dotted #73179e;
	border-bottom: 2px dotted #73179e;
}

a.atracklist {
	background-color: #cecece;
	padding: 4px;
	color: #3b3b3b;
	text-decoration: none;
	font-size: 11px;
}

a:hover.atracklist {
	background-color: #000000;
	color: #ffffff;
	text-decoration: none;
}


/*Barre r�seau sociaux */
.really_simple_share{
    margin-top:40px;
	margin-bottom: -10px;
}
