/* Reset CSS of Eric Meyer and Devilcantburn */

*{
	margin:0;
	padding:0;
	outline:0;
	font-weight:normal;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-weight:normal;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img{
	margin:0;
	padding:0;
	border:0;
	white-space:normal;
	display:block;
}

p{ margin-bottom:20px;}

hr{
	border-left:none;
	border-top:none;
	border-right:none;
	border-bottom:1px solid #e2e2e2;
	height: 1px;
	margin:5px auto 20px auto;
	display:block;
	width:75%;
}



/* -------------------------------------------------------------------------------------- HACKS */

input,
textarea {
    font: 12px/21px "Helvetica Neue", Helvetica, Arial, sans-serif;
    background: #fff;
    color: #444444;
}

.hidden { display: none; }

.alignleft { float: left; }
.alignright { float: right; }
.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}
img.alignleft { float: left; margin-right:20px; }
img.alignright { float: right; margin-left:20px; }
img.aligncenter {
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
}
.left{text-align:left;}
.center{text-align:center;}
.right{text-align:right;}


	.wp-caption{}
	.wp-caption-text{}
	.gallery-caption{}
	.alignright{ text-align:right;}
	.alignleft{ text-align:left;}
	.aligncenter{ text-align:center;}
	.alignRight{ text-align:right;}
	.alignLeft{ text-align:left;}
	.alignCenter{ text-align:center;}
	.right{ text-align:right;}
	.left{ text-align:left;}
	.center{ text-align:center;}
	.sticky{}
	.bypostauthor{}
	
	
a, a:hover, a:visited, a:active{text-decoration:none;}

.clear{
	clear:both;
	height:0px;
	}

.inv{ display:none; }

a img { border: none; }

/* -------------------------------------------------------------------------------------- STRUCTURE */

body{
	background:#000;
	color:#a0a0a0;
	font: 12px/21px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight:normal;
	margin:0;
}


body.home{ padding:0;}


body.hevetica{ font-family:"Helvetica Neue", "Helvetica", Arial, sans-serif !important; }
body.lucida{ font-family:"Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif !important; }
body.georgia{ font-family:Georgia, "Times New Roman", Times, serif !important; }
body.times{ font-family:"Times New Roman", Times, Georgia, serif !important; }
body.arial{ font-family:Arial, Helvetica, sans-serif !important; }
body.geneva{ font-family:Geneva, Tahoma, sans-serif !important; }
body.tahoma{ font-family:Tahoma, Geneva, sans-serif !important; }

body.dots{background:url(../images/bg_dotted.jpg) repeat 50% top;}
body.dust{background:url(../images/bg_dust.jpg) repeat 50% top;}
body.wood{background:url(../images/bg_wood.jpg) repeat 50% top;}
body.woodlight{background:url(../images/bg_woodlight.jpg) fixed repeat 50% top;}
body.woodlight_extra{background:url(../images/bg_woodlight_extra.jpg) fixed repeat 50% top;}


.wrap{
	background:#101010;
	margin:0 auto;
	width:960px;
}

/* -------------------------------------------------------------------------------------- Texturage */
.texture-carbon .textured{ background:#1e1e1e url(../images/texture-carbon.png) repeat;}
.texture-carbon .page_title_illustrated .overlay{ background: url(../images/texture-carbon.png) repeat;}
.texture-carbon .menu ul li a:hover{background:#222 url(../images/texture-carbon.png) repeat;}

.texture-lines .textured{ background:#1e1e1e url(../images/texture-lined.png) repeat;}
.texture-lines .page_title_illustrated .overlay{ background: url(../images/texture-lined.png) repeat;}
.texture-lines .menu ul li a:hover{background:#222 url(../images/texture-lined.png) repeat;}

.texture-square .textured{ background:#1e1e1e url(../images/texture-squares.png) repeat;}
.texture-square .page_title_illustrated .overlay{ background: url(../images/texture-squares.png) repeat;}
.texture-square .menu ul li a:hover{background:#222 url(../images/texture-squares.png) repeat;}

.texture-square2 .textured{ background:#1e1e1e url(../images/texture-squares2.png) repeat;}
.texture-square2 .page_title_illustrated .overlay{ background: url(../images/texture-squares2.png) repeat;}
.texture-square2 .menu ul li a:hover{background:#222 url(../images/texture-squares2.png) repeat;}

.texture-stripes .textured{ background:#1e1e1e url(../images/texture-stripe1.png) repeat;}
.texture-stripes .page_title_illustrated .overlay{ background: url(../images/texture-stripe1.png) repeat;}
.texture-stripes .menu ul li a:hover{background:#222 url(../images/texture-stripe1.png) repeat;}

.texture-stripes2 .textured{ background:#1e1e1e url(../images/texture-stripe2.png) repeat;}
.texture-stripes2 .page_title_illustrated .overlay{ background: url(../images/texture-stripe2.png) repeat;}
.texture-stripes2 .menu ul li a:hover{background:#222 url(../images/texture-strip2.png) repeat;}

.texture-plus .textured{ background:#1e1e1e url(../images/texture-plus.png) repeat;}
.texture-plus .page_title_illustrated .overlay{ background: url(../images/texture-plus.png) repeat;}
.texture-plus .menu ul li a:hover{background:#222 url(../images/texture-plus.png) repeat;}

.texture-dotted .textured{ background:#1e1e1e url(../images/texture-dotted.png) repeat;}
.texture-dotted .page_title_illustrated .overlay{ background: url(../images/texture-dotted.png) repeat;}
.texture-dotted .menu ul li a:hover{background:#222 url(../images/texture-dotted.png) repeat;}

.texture-cross .textured{ background:#1e1e1e url(../images/texture-cross.png) repeat;}
.texture-cross .page_title_illustrated .overlay{ background: url(../images/texture-cross.png) repeat;}
.texture-cross .menu ul li a:hover{background:#222 url(../images/texture-cross.png) repeat;}

.texture-cross2 .textured{ background:#1e1e1e url(../images/texture-cross2.png) repeat;}
.texture-cross2 .page_title_illustrated .overlay{ background: url(../images/texture-cross2.png) repeat;}
.texture-cross2 .menu ul li a:hover{background:#222 url(../images/texture-cross2.png) repeat;}

.texture-none .textured{ background:#191919;}
.texture-none .page_title_illustrated .overlay{ background:none;}
.texture-none .menu ul li a:hover{background:#222;}


.droid .gfont{ font-family: 'Droid Sans', arial, serif; }
.antic .gfont{ font-family: 'Antic', sans-serif; }
.marvel .gfont{ font-family: 'Marvel', sans-serif; }
.comfortaa .gfont{ font-family: 'Comfortaa', cursive; }
.rochester .gfont{ font-family: 'Rochester', cursive; }
.voltaire .gfont{ font-family: 'Voltaire', sans-serif; }
.rationale .gfont{ font-family: 'Rationale', cursive; }
.coustard .gfont{ font-family: 'Coustard', serif; }
.love .gfont{ font-family: 'Love Ya Like A Sister', cursive; }
.crushed .gfont{ font-family: 'Crushed', cursive; }
.open .gfont{ font-family: 'Open Sans Condensed', sans-serif; }
.rokkit .gfont{ font-family: 'Rokkitt', serif; }
.ptsans .gfont{ font-family: 'PT Sans Narrow', sans-serif; }
.droid_serif .gfont{ font-family: 'Droid Serif', serif; }
.lobster .gfont{ font-family: 'Lobster', cursive; }
.yanone .gfont{ font-family: 'Yanone Kaffeesatz', sans-serif; }
.ubuntu .gfont{ font-family: 'Ubuntu', sans-serif; }
.copse .gfont{ font-family: 'Copse', serif; }
.shadows .gfont{ font-family: 'Shadows Into Light', cursive; }
.pacifico .gfont{ font-family: 'Pacifico', cursive; font-weight:normal !important; }
.raleway .gfont{ font-family: 'Raleway', sans-serif; }
.cabin .gfont{ font-family: 'Cabin Sketch', cursive; }
.terminal .gfont{ font-family: 'Terminal Dosis Light', sans-serif; }
.oldstandrad .gfont{ font-family: 'Old Standard TT', serif; }
.julee .gfont{ font-family: 'Julee', cursive; }

/* -------------------------------------------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6{
	font-family:'Helvetica', Helvetica, 'Myriad Pro', 'Myriad Pro Bold', Arial, Sans-serif;
	line-height:normal; font-weight:normal;
	color:#FFF;
}

	h1{	font-size:60px; margin:0 0 20px 0; letter-spacing:-1px;}
	h2{	font-size:48px; margin:0 0 20px 0; letter-spacing:-1px;}
	h3{	font-size:36px; margin:0 0 20px 0; letter-spacing:-1px;}
	h4{	font-size:24px; margin:0 0 10px 0;}
	h5{	font-size:18px; margin:0 0 10px 0; font-weight:normal;}
	h6{	font-size:16px; margin:0 0 10px 0; font-weight:normal;}

h2 a, h3 a, h4 a, h5 a, h6 a{ color:#FFF;}

.title_section{ margin:20px; padding:0 0 20px 0; display:block; }



/* -------------------------------------------------------------------------------------- HEADER */
#header{}
#header .content{
	margin:0 20px;
	width:920px;
}

/* -------------------------------------------------------------------------------------- top_menu */
#top_menu{
	background:url(../images/top_menu.png) no-repeat;
	float:right;
	width:666px;
	height:30px;
	line-height:30px;
	font-size:10px;
	text-transform:uppercase;
	text-align:right;
}
#top_menu ul{ padding:0 20px 0 0;}
#top_menu li{ display:inline; padding:0 4px;}
#top_menu a{ color:#7f7e7e;}

/* -------------------------------------------------------------------------------------- logo */
#logo{
	display:block; float:left;
	width:250px;
	}
#logo h1{ margin:0;}

/* -------------------------------------------------------------------------------------- navigation */
 #main-menu{
	display:block; float:left;
	width:660px;
	text-align:right;
}	
	
	
	#main-menu .menu{
		 padding:80px 10px 0 0; 
	}
	.menu li{
		position:relative;
		display:inline;
	}
	.menu li a{
		padding:15px 5px 25px 10px;
		font-size:16px;
	}
	.current-menu-item a, .menu li a:hover{
	}
	.current-menu-item a{}
	
	.menu li a.hover{ /* theme */}
	/* 
	--------------------------------------- [ SUB MENU ] */
	.menu ul{
		display:none;
		background:url(../images/transparency-black.png);
		position:absolute;
		top:35px; left:0; z-index:9000;
		width:150px;
		padding:10px;
		text-align:left;
			-moz-border-radius: 4px 4px 4px 4px;
			-webkit-border-radius: 4px 4px 4px 4px;
			-khtml-border-radius: 4px 4px 4px 4px;
			border-radius: 4px 4px 4px 4px;
	}
	.menu ul li{
		position:relative;
		display:block;
		margin:0 0px;
	}
	.menu ul li a{
		font-size:13px;
		text-transform:none;
		border-top:1px solid #111;
		border-bottom:1px solid #181818;
		color:#999 !important;
		padding:6px 10px;
		display:block;
			-moz-border-radius: 3px 3px 3px 3px !important;
			-webkit-border-radius: 3px 3px 3px 3px !important;
			-khtml-border-radius: 3px 3px 3px 3px !important;
			border-radius: 3px 3px 3px 3px !important;
	}
	.menu ul li a:hover{
		color:#e0e0e0 !important;
		border-top:1px solid #111;
		border-bottom:1px solid #181818;
			-moz-border-radius: 3px 3px 3px 3px !important;
			-webkit-border-radius: 3px 3px 3px 3px !important;
			-khtml-border-radius: 3px 3px 3px 3px !important;
			border-radius: 3px 3px 3px 3px !important;
	}
	.subber{
		background:url(../images/dropdown_arrow.png) no-repeat 150px 50%;
	}
	.subber:hover{
		background:#323232 url(../images/dropdown_arrow.png) no-repeat 150px 50%;
	}
	
	.menu ul li a.active{
		color:#e0e0e0 !important;
		background:#f9f9f9;
			-moz-border-radius: 3px 3px 3px 3px !important;
			-webkit-border-radius: 3px 3px 3px 3px !important;
			-khtml-border-radius: 3px 3px 3px 3px !important;
			border-radius: 3px 3px 3px 3px !important;
	}
	/* 
	--------------------------------------- [ SUB SUB MENU ] */
	.menu ul ul{
		position:absolute;
		top:-10px; left:150px; z-index:9100;
			-moz-border-radius: 3px 3px 3px 3px;
			-webkit-border-radius: 3px 3px 3px 3px;
			-khtml-border-radius: 3px 3px 3px 3px;
			border-radius: 3px 3px 3px 3px;
	}
	.menu ul ul li{}
	.menu ul ul li a{
		color:#999 !important;
	}

/* -------------------------------------------------------------------------------------- SLIDER */
#slider{}
#slider .content{
	margin:0 20px; padding:20px 0;
	width:920px;
}

/* -------------------------------------------------------------------------------------- Nivo Slider */
#nivo_slider{}

/* -------------------------------------------------------------------------------------- Cycle Slider */
#cycle_slider{}
#cycle_slider .panel{
	width:920px;}
#cycle_slider .panel .slider_image{
	display:block; float:left;
}
#cycle_slider .panel .slider_infos{
	display:block; float:left;
	padding:30px;
}

/* -------------------------------------------------------------------------------------- Roundaround Slider */

			
			.roundaround_slider{
				background:url(../images/roundaround_bg.png) no-repeat 50% bottom;
			}
			.roundabout-holder {
				list-style: none;
				width: 80%;
				height: 25em;
				margin: 40px auto 0 auto;
			}
			
			.roundabout-moveable-item {
				width: 30em;
				height: 30em;
				cursor: pointer;
				border:1px solid #222;
					-moz-box-shadow: 0px 0px 20px #000;
					-webkit-box-shadow: 0px 0px 20px #000;
					box-shadow: 0px 0px 20px #000;
			}
			
			.roundabout-moveable-item img {
				width: 30em;
				height: 30em;
			}
			
			.roundabout-in-focus {
				cursor: auto;
			}
			
			#filler {
				margin-top:40px;
				text-align: center;
				height:30px; line-height:30px;
				position:relative;
			}
			#filler #description{
				display:block;
				position:absolute;
				bottom:39px; left:50%;
				z-index:300;
				margin-left:-125px;
				width:230px;
				padding:5px 10px;
				background:url(../images/transparency-black.png);
				font-weight:bold;
			}
			#filler #around_prev{
				display:block;
				position:absolute;
				top:-80px; left:100px;
				z-index:300;
				width:80px; height:80px;
				background:url(../images/slider-arrow-left.png);
				text-indent:-9999px;
			}
			#filler #around_next{
				display:block;
				position:absolute;
				top:-80px; right:100px;
				z-index:300;
				width:80px; height:80px;
				background:url(../images/slider-arrow-right.png);
				text-indent:-9999px;
			}

/* -------------------------------------------------------------------------------------- MAIN */
#main{}
#main .content{
	margin:0; padding:20px 0;
	width:960px;
}


/* -------------------------------------------------------------------------------------- home_slogan */
.home_slogan{
	margin:0 20px 20px 20px;
}
.home_slogan h3{
	padding:0 40px 0 0;
	float:left;
	display:block;
	width:33%;
}
.home_slogan p{
	padding:0; margin:0;
	display:block;
	float:left;
	width:60%;
	font-size:18px;
	color:#FFF;
}



/* -------------------------------------------------------------------------------------- mp3_player */
.mp3_player{
	display:block; float:left;
	width:160px;
	margin: 0 20px; padding:20px;
}

.item_infos{
	display:block; float:left;
	width:100px;
	margin: 0 0 20px 10px;
}

.mp3_player .title_album{ color:#FFF;}

/* -------------------------------------------------------------------------------------- featured_news */
.featured_news{
	display:block; float:left;
	width:640px;
	margin: 0 20px; padding:20px;
	position:relative;
}

.featured_news h4{
	display:block; float:left;
	padding:0 0 0 20px;
	width:480px;
}

.featured_news .image_fx img{
	width:140px; height:140px;
}
.infos_blog{
	display:block; float:left;
	padding:0 0 0 20px;
	width:120px;
}
.date_blog{ font-weight:bold; color:#FFF;}
.author_blog{}
.resume{
	display:block; float:left;
	padding:0 0 0 20px;
	width:340px;
}


.featured_news .rating_stars{
	position:absolute;
	bottom:20px;
	left:180px;
}

.continue{
	padding:10px 0 0 0;
}


/* -------------------------------------------------------------------------------------- album_item */
.album_item{
	display:block; float:left;
	width:160px;
	margin: 0 20px; padding:20px;
}
.album_item .image_fx{
	display:block; float:none;
	margin-bottom:20px;
}
.album_item .image_fx span{
	position:absolute;
	top:-1px;
	left:-1px;
	z-index:200;
	width:100%;
	height:160px;
}
.album_item .infos_blog{
	float:none;
	padding:0;
	width:160px;
}

.rating_stars{
	padding:10px 0 0 0;
}
.rating_stars img{
	float:left;
}
.album_item .image_fx img{ width:160px; height:160px; }

/* -------------------------------------------------------------------------------------- Breadcrumb */
#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    height:40px;
    line-height:40px;
    width:920px !important;
    margin:0px 20px 20px 20px;
    padding:0px;
	color:#fff;
}
#breadcrumb li 
{
    list-style-type:none;
    float:left;
    padding-left:10px;
}

#breadcrumb a
{
    height:40px;
    display:inline-block;
    background-image:url(../images/bc_separator.png); 
    background-repeat:no-repeat; 
    background-position:right;
    padding-right: 30px;
    text-decoration: none;
	color:#8e9197;
}

.home
{
    border: none;
	padding:10px 3px 0 5px;
}




/* -------------------------------------------------------------------------------------- Image FX */
.image_fx{
	display:block; float:left;
	position:relative;
}
.image_fx span{
	background: url(../images/glass-effect.png) no-repeat right top;
	border:1px solid #000; outline:1px solid #393939;
	position:absolute;
	top:-1px;
	left:-1px;
	z-index:200;
	width:100%;
	height:100%;
}

.image_fx h5{
	background:url(../images/transparency-black.png);
	position:absolute;
	bottom:10px;
	left:0px;
	z-index:300;
	padding:10px;
}



/* -------------------------------------------------------------------------------------- page_title_illustrated */
.page_title_illustrated{
	position:relative;
	display:block;
	margin:0 20px 20px 20px;
}
.page_title_illustrated h2{
	background:url(../images/transparency-black80.png);
	padding:20px; margin:0;
	font-size:36px;
	position:absolute;
	bottom:20px;
	left:0;
	z-index:200;
	max-width:90%;
}
.page_title_illustrated h2 span.subline{
	clear:both;
	display:block;
	font-size:16px;
	font-weight:normal;
	letter-spacing:normal;
	color:#8e9197;
}
.page_title_illustrated .overlay{
	width:100%; height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:199;
}
/* -------------------------------------------------------------------------------------- simple_page_title */
.simple_page_title{
	display:block;
	margin:0 20px 20px 20px;
}
.simple_page_title h2{
	padding:20px; margin:0;
	font-size:36px;
}
.simple_page_title h2 span.subline{
	clear:both;
	display:block;
	font-size:16px;
	font-weight:normal;
	letter-spacing:normal;
	color:#8e9197;
}


/* -------------------------------------------------------------------------------------- album_title_illustrated */
.album_title_illustrated{
	display:block; float:left;
	padding:20px 0 20px 180px; margin:0;
	width:740px;
}
.album_title_illustrated h2{
	padding:0px; margin:0;
	font-size:36px;
	display:block; float:left;
}
.album_title_illustrated h2 span.subline{
	clear:both;
	display:block; float:left;
	font-size:16px;
	font-weight:normal;
	letter-spacing:normal;
	width:100%;
	color:#8e9197;
}
.album_head{
	margin:0 20px 20px 20px;
	display:block;
	position:relative;
	width:920px;
}
.album_preview{
	background:url(../images/transparency-black80.png);
	position:absolute;
	top:-5px;
	left:20px;
	z-index:200;
	margin:0 20px 0 0; padding:0px;
	display:block; float:left;
	-moz-box-shadow: 0px 0px 20px #000;
	-webkit-box-shadow: 0px 0px 20px #000;
	box-shadow: 0px 0px 20px #000;
}
.album_preview img{
	width:140px; height:140px;
}

/* -------------------------------------------------------------------------------------- SIDEBAR */
#sidebar{
	display:block; float:left;
	width:180px;
	margin:0 0 0 20px; padding:20px;
}
#sidebar h4{
	font-size:18px;
}
#sidebar ul{
	margin-bottom:20px;
}
#sidebar ul li a{
	padding:4px 0 4px 10px;	
}

#the_content.sidebar_left{ float:right !important; margin-right:20px !important; }
#sidebar.sidebar_left{ float:left; }
/* -------------------------------------------------------------------------------------- Recent Posts with small thumbs */
.recent_posts_small_sidebar{ margin:0 0 30px 0!important;}
.recent_posts_small_sidebar li:first{ padding:0 !important; margin-top:0px !important; border-bottom:none !important; }
.recent_posts_small_sidebar li{ padding:0 0 10px 0 !important; margin-bottom:10px;
		border-bottom:1px solid #222; }
.recent_posts_small_sidebar li:last{ padding:0; margin-bottom:0px; }
.recent_posts_small_sidebar li a{ background:none !important; padding:0px !important;}
.recent_posts_small_sidebar li .infos{
    display:block; float:left;
    padding:0 0 0px 10px !important;
    width:110px;
    line-height:15px;
}
.recent_posts_small_sidebar li .infos small{ font-style:italic; font-size:11px; clear:both; display:block; color:#999999 !important;}
.recent_posts_small_sidebar .thumb{display:block; float:left;}
.recent_posts_small_sidebar .thumb a{ background:#222 url(../images/sidebar_thumb.png) no-repeat 50% 50%!important;  border:1px solid #000; outline:1px solid #333;  display:block; width:50px; height:50px;}



/* -------------------------------------------------------------------------------------- flickr_stream */
	#sidebar .flickr_stream{ padding:0px; margin-bottom:30px;}
	#sidebar .flickr_stream a{
		background:#222;
			border:1px solid #333;
		margin:2px; padding:2px;
		width:50px; height:50px;
		float:left; display:block;
	}
	#sidebar .flickr_stream img{
		width:50px; height:50px;
	}
	#sidebar .flickr_stream.small_thumb a{
		margin:2px;
		float:left;
	}
	#sidebar .flickr_stream.small_thumb img{
		width:53px; height:53px;
			border:1px solid #000;
	}
	

/* -------------------------------------------------------------------------------------- top_5_songs */
.top_5_songs a{
	padding:0 !important;
}

/* -------------------------------------------------------------------------------------- Search form in sidebar */
.search_block{
	margin-bottom:10px;
}
	#search{
		background:#000;
		border-bottom:1px solid #222;
		display:block;
		width:180px; height:40px;
		position:relative;
		}
	#search .field { background:none; float: left; display: inline; height: 35px; width:130px; }
	#search .field input {
		color:#666;
		border: 0;
		background: transparent;
		margin: 7px 0 0 5px; padding:4px;
		width: 130px;
	}
	#search .button {
		background: url(../images/search_button.png) no-repeat 50% 50%;
		position:absolute;
		top:5px; right:-8px;
		z-index:200;
		height: 40px;
		width: 39px;
		cursor: pointer;
		border: 0;
		}
	#search .button:hover { }
	
/* -------------------------------------------------------------------------------------- recent_portfolio_item */
.recent_portfolio_item{
	text-align:center;
	padding:0 0 10px 0 !important; margin-bottom:10px;
	position:relative;
}

.recent_portfolio_item .infos{
	position:absolute;
	top:0; left:0;
	z-index:200;
	width:100%; height:180px;
	background:url(../images/transparency-black.png);
}

.recent_portfolio_item .infos a{ color:#FFF !important;}
.recent_portfolio_item .infos div{
	padding:60px 0 0 0;
}
.recent_portfolio_item img{
	width:180px; height:180px;
}
.recent_portfolio_item h5{
	margin-bottom:5px;
}


	
/* -------------------------------------------------------------------------------------- Twitter update */
#sidebar #twitter_update a{ display:inherit !important; padding:0; border:none;}
#sidebar .twitterPrefix img{margin-right:8px;}
#sidebar #tweeter{text-indent:-9999px;}
#sidebar #deadTweets li{ padding:0 0 10px 0; margin-bottom:10px; border-bottom:1px solid #333 !important;}
#sidebar #twitter_update .twitterTime{ display:block !important; clear:both; font-size:11px;}
#sidebar .loading_wheel{
	width:16px; margin:0 auto;
	display:block;
}

/* -------------------------------------------------------------------------------------- THE CONTENT */
#the_content{
	display:block; float:left;
	width:640px;
	margin:0 0 0 20px; padding:20px;
}

.folio_content{
	display:block; float:left;
	width:680px;
	margin-right:20px;
}
.folio_content .page_title_illustrated{
	position:relative;
	display:block;
	margin:0 0 20px 20px;
	width:680px;
}

/* -------------------------------------------------------------------------------------- THE FULLWIDTH CONTENT */
#the_fullwidth_content{
	display:block; float:left;
	width:880px;
	margin:0 0 0 20px; padding:20px;
}


/* -------------------------------------------------------------------------------------- THE ALBUM CONTENT */
#the_album_content{
	display:block; float:left;
	width:640px;
	margin:0 0 0 20px;
}
#the_album_content .textured{
	padding:20px;
}

#filterOptions{
	padding:0 0 20px 0;
	clear:both;
}
#filterOptions a{ font-size:12px !important;}
#filterOptions li{ float:left;
}
#filterOptions li{ padding:4px 8px !important;
			-moz-border-radius: 4px 4px 4px 4px;
			-webkit-border-radius: 4px 4px 4px 4px;
			-khtml-border-radius: 4px 4px 4px 4px;
			border-radius: 4px 4px 4px 4px;
}
#filterOptions li:hover{ cursor:pointer; }
#filterOptions li.active{
	background:#000;
	color:#FFF !important;
}
#filterOptions li.active a{
	color:#FFF !important;
}
#filterOptions li.active a:hover{
}

.ourHolder{}
.ourHolder li{ display:block; float:left; margin-bottom:20px; }


.photo_set{
	padding:0 0 15px 0; margin:0 0 20px 0;
	border-bottom:1px solid #333;
}
.photo_set li{
	display:inline; float:left;
	margin-right:5px;
	margin-bottom:5px;
}
.photo_set .image_fx{
	display:inline; float:left;
	margin-right:10px;
	margin-bottom:5px;
}

.wrap_folio{
	margin:0 0 0 0;
}

.wrap_folio .item{
	padding:20px;
	margin:0 0 20px 20px;
	width:253px;
}
/* -------------------------------------------------------------------------------------- THE BLOG CONTENT */
#the_blog_content{
	display:block; float:left;
	width:680px;
	margin:0 0 0 20px; padding:0px;
}

.the_blog_post{
	display:block; float:left;
	position:relative;
	padding:20px; margin:0 0 20px 0;
	width:640px;
}
.the_blog_post .thumb img{ width:140px; height:140px; }

.the_blog_post h4{
	display:block; float:left;
	padding:0 0 0 20px;
	width:480px;
}

.the_blog_post .infos_blog{
	display:block; float:left;
	padding:0 0 0 20px;
	width:120px;
}
.the_blog_post .date_blog{ font-weight:bold; color:#FFF;}
.the_blog_post .resume{
	display:block; float:left;
	padding:0 0 0 20px;
	width:340px;
}


.the_blog_post .rating_stars{
	position:absolute;
	bottom:20px;
	left:180px;
}


.share_bar{
	display:block;
}

.entry-google div{ width:70px !important;}
.entry-google iframe{ width:70px !important;}

/* 
-------------------------------------------------------------------------------------- COMMENTS
*/
#comments{ margin-top:30px;}
#comments li{background-image:none;}

#comment-caption,
#respond-caption {
    font-size: 12px;
    color: #7b7b7b;
    margin: 5px 0 0 0;
}

.commentlist {
    margin: 30px 0 0 0;
    list-style-type: none;
}

.pinglist {
    margin: 20px 0 0 0;
    list-style-type: decimal;
}

.comment {
    margin: 20px 0 20px 65px;
    position: relative;
}

.comment-body {
	border-bottom:1px solid #222;
    padding: 0 0 0 0;
}

#respond { margin: 50px 0 0 0; }

#commentform {
    margin: 20px 0 50px 0;
}

ol #respond { margin-top: 30px; }

#respond small { color: #7b7b7b; }

.cancel-comment-reply {
    display: block;
    margin: 20px 0 20px;
}

.reply{
position:absolute;
top:10px;
right:10px;
text-align:center;
width:40px;
font-size:11px;
}
a.comment-reply-link{
	padding:4px 8px;
	border:1px solid #333;
	color:#999 !important;
}
a.comment-reply-link:hover{
	background:#181818;
	border:1px solid #181818;
	color:#e9e9e9 !important;
}
#commentform input { 
    margin-right: 20px;
    width: 45%;
}
.comment-author{}
.contactform button,
.submitter,
#commentform #submit-button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 120px;
    padding: 0 10px 0;
    line-height: 12px;
    height: 28px;
    font-size: 12px;
    font-weight: bold;
    cursor: pointer;
		background:#f2f2f2;
		border-bottom:1px solid #ccc;
}

.contactform button,
#commentform #submit-button {
    background: url(images/submit_button.png);
    color: #555555;
}

.submitter{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    width: 120px !important;
    padding: 0 10px 0 !important;
    line-height: 12px !important;
    height: 28px !important;
    font-size: 12px !important;
    font-weight: bold !important;
    cursor: pointer !important;
		background:#181818 !important;
		border:none !important;
		color: #FFF !important;
		float:right;
}
.submitter:hover{
		background:#222 !important;
		border:none !important;
		color: #CCC !important;
}

.main_content input,
.main_content textarea{
	padding:8px;
		background:#000;
		border:1px solid #222; border-width:0 0 1px 0;
    color: #666;
}

.main_content input:focus,
.main_content textarea:focus{
		background:#222;
		border:1px solid #FFF; border-width:0 0 1px 0;
}

#contact_submit, #check{ width:90px !important;}



#commentform textarea { width: 97%; }
ol #commentform textarea { width: 95%; }

.children { 
    list-style-type: none;
    margin: 0;
}
.children li.comment{padding-left:0 !important; }

.comment .avatar {
    background:#222; border:1px solid #000; outline:1px solid #333;
    position: absolute;
    left: -55px;
    top: 0px;
    width: 32px;
    height: 32px;
}

.comment a.avatar-link.author-link {
    background:#222; border:1px solid #000; outline:1px solid #333;
}

.comment-meta { margin-bottom: 15px; }

.comment-meta,
.comment-meta a { 
    color: #7b7b7b;
    font-size: 11px;
}

.comment-author,
.comment-author a {
    font-weight: bold;
    font-size: 12px;
    color: #444444;
}

.comment-meta a:hover { 
    color: #444444;
    text-decoration: none;
}

.comment-author a:hover { 
    color: #9e9e9e;
    text-decoration: none;
}

.nocomments {
    text-align: center;
    padding: 20px;
}

.comment-body ul { list-style-type: disc; }

.comment-body ol { list-style-type: decimal; }

#commentform .error{
	margin:0;
	color:#D8000C;
}
#commentform label.error{
	margin:0;
	background:none;
	border:none;
	text-align:left;
}
#contact_form div{ position:relative; margin-bottom:20px;}
#contact_form label{ width:20%; float: left; display:block; line-height:32px;}
#contact_form label.error{ width:200px; text-align:right; float: right;  display:block; position:absolute; top:0; right:40px; padding:0;}
#contact_form textarea, #contact_form input{ width:73%;}

#contact_submit{ cursor:pointer;}

/* -------------------------------------------------------------------------------------- PAGINATION */
	#pagination{
		text-align:right;
		width:100%;
		font-size:12px;
		margin-bottom:20px;
	}
	.pagin{
		position:absolute;
		top:12px;
		right:15px;
	}
	#pagination li{ display:inline;
	/* float:left; */ 
	}
	#pagination a {
		font-weight: bold;
		margin: 2px; padding: 4px 8px 4px 8px !important;
		font-size:12px !important;
	}
	#pagination a:hover,active {
		color:#FFF !important;
	}
	#pagination .activePage {
		padding: 4px 8px 4px 8px;
		margin: 2px;
		font-size:12px !important;
		color:#FFF;
		background:#181818;
	}
	#pagination span.desactive {
		padding: 2px 5px 2px 5px;
		margin: 2px;
	}
	#pagination a:hover, .activePage {
		background:#181818;
		color:#FFF;
	}
	
	.navigation_folio{
		padding:20px; margin-bottom:20px;
	}


/* --------------------------------------------------------------------------------------------- */
/* -------------------------------------------------------------------------------------- COLUMNS */
/* --------------------------------------------------------------------------------------------- */

.one_one{
	display:block; float:left;
	margin:0 10px;
	width:860px;
}
.one_two{
	display:block; float:left;
	width:420px;
	margin:0 10px;
}
.one_three{
	display:block; float:left;
	width:273px;
	margin:0 10px;
}
.one_four{
	display:block; float:left;
	width:200px;
	margin:0 10px;
}
.one_five{
	display:block; float:left;
	width:156px;
	margin:0 10px;
}
.two_three{
	display:block; float:left;
	width:566px;
	margin:0 10px;
}
.two_four{
	display:block; float:left;
	width:420px;
	margin:0 10px;
}
.two_five{
	display:block; float:left;
	width:332px;
	margin:0 10px;
}

.three_four{
	display:block; float:left;
	width:640px;
	margin:0 10px;
}

.three_five{
	display:block; float:left;
	width:508px;
	margin:0 10px;
}

.four_five{
	display:block; float:left;
	width:684px;
	margin:0 10px;
}


/* --------------------------------------------------------------------------------------------- */
/* ----------------------------------------------------------------------------- COLUMNS SIDEBAR */
/* --------------------------------------------------------------------------------------------- */

#the_content .one_one{
	display:block; float:left;
	margin:0 10px;
	width:620px;
}
#the_content .one_two{
	display:block; float:left;
	width:300px;
	margin:0 10px;
}
#the_content .one_three{
	display:block; float:left;
	width:193px;
	margin:0 10px;
}
#the_content .one_four{
	display:block; float:left;
	width:140px;
	margin:0 10px;
}
#the_content .one_five{
	display:block; float:left;
	width:108px;
	margin:0 10px;
}
#the_content .two_three{
	display:block; float:left;
	width:406px;
	margin:0 10px;
}
#the_content .two_four{
	display:block; float:left;
	width:300px;
	margin:0 10px;
}
#the_content .two_five{
	display:block; float:left;
	width:236px;
	margin:0 10px;
}

#the_content .three_four{
	display:block; float:left;
	width:460px;
	margin:0 10px;
}

#the_content .three_five{
	display:block; float:left;
	width:364px;
	margin:0 10px;
}

#the_content .four_five{
	display:block; float:left;
	width:492px;
	margin:0 10px;
}



/* -------------------------------------------------------------------------------------- FOOTER */
#footer{}
#footer .content{
	margin:0 20px; padding:10px 20px;
	width:880px;
}

.logo_bottom{
	display:block; float:left;
}
.menu_bottom{
	display:block; float:right;
	text-align:right;
}
.menu_bottom ul{ padding:10px 0 0 0;}
.menu_bottom ul li{ display:inline; padding:0 0 0 10px;}
.menu_bottom ul ul{ display:none;}

.menu_bottom p{
	margin-bottom:0;
	font-style:italic;
	font-size:11px;
}
/* -------------------------------------------------------------------------------------- ELEMENTS STYLES */

.biglines{
	font-size:15px;
}

pre, code{
		font-family:"Courier New", Courier, monospace;
		color:#aaa;
	}
	pre {
	font-size: 12px;
	padding: 0;
	margin: 10px 0 20px 0;
	background: url(../images/pre_bg.jpg) repeat left top; /*--Background of lined paper--*/
	border:1px solid; border-width:1px 1px 1px 5px;
	border-color:#333 #222 #222 #333;
	line-height: 18px;
	width: 100%;
	overflow: auto; 
	overflow-Y: hidden;
	}
	pre.html{ border-color:#ccc #e9e9e9 #e9e9e9 #ffe4c6; border-width:1px 1px 1px 5px;}
	pre.php{ border-color:#ccc #e9e9e9 #e9e9e9 #c4ddff; border-width:1px 1px 1px 5px;}
	pre.css{ border-color:#ccc #e9e9e9 #e9e9e9 #eeffc6; border-width:1px 1px 1px 5px;}
	pre.javascript{ border-color:#ccc #e9e9e9 #e9e9e9 #ffc6c6; border-width:1px 1px 1px 5px;}
	
	pre code {
		margin: 0 0 0 15px;  /*--Left Margin--*/
		padding: 18px 0;
		display: block;
	}



	blockquote {
	background:url(../images/transparency-black80.png);
	border-left:10px solid #333;
	margin:2em 10px;
	padding:1em 10px;
	quotes:"\201C""\201D""\2018""\2019";
	position:relative;
	}
	blockquote:before {
	color:#ccc;
	content:open-quote;
	font-size:4em;
	line-height:.1em;
	margin-right:.25em;
	vertical-align:-.4em;
	}
	blockquote p {
	display:inline;
	}
	blockquote .cite{
		display:block;
		clear:both;
		float:right;
		font-size:12px;
		color:#FFF;
		font-style:normal;
		font-weight:bold;
		font-family:Arial, Helvetica, sans-serif;
		padding:5px 0 0 0;
	}
	
	/* 
	--------------------------------------- [ HIGHLIGHTED TEXT ] */
	.highlight_yellow {
		background:#FC0; color:#000;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-shadow: none;
		padding: 3px;
		margin: 0px 4px 0px 2px;
	}
	.highlight_blue {
		background:#BDE5F8; color:#00529B;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-shadow: none;
		padding: 3px;
		margin: 0px 4px 0px 2px;
	}
	.highlight_pink {
		background:#F06; color:#FFF;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-shadow: none;
		padding: 3px;
		margin: 0px 4px 0px 2px;
	}
	.highlight_red {
		background:#F00; color:#FFF;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-shadow: none;
		padding: 3px;
		margin: 0px 4px 0px 2px;
	}
	.highlight_green {
		background:#6C0; color:#FFF;
		border-radius: 3px;
		-moz-border-radius: 3px;
		-webkit-border-radius: 3px;
		text-shadow: none;
		padding: 3px;
		margin: 0px 4px 0px 2px;
	}
	/* 
	--------------------------------------- [ LIST TYPES ] */
	ul.square{
		margin-bottom: 20px;
	}
	ul.square li {
		list-style-type: square;
		list-style-position: inherit;
		padding-left: 20px;
		margin-left: 20px;
	}
	ul.circle{
		margin-bottom: 20px;
	}
	ul.circle li {
		list-style-type: circle;
		list-style-position: inherit;
		padding-left: 20px;
		margin-left: 20px;
	}
	ul.numbered{
		margin-bottom: 20px;
	}
	ul.numbered li {
		list-style-type: decimal;
		list-style-position: inherit;
		padding-left: 17px;
		margin-left: 23px;
	}
	
	/* 
	--------------------------------------- [ IMAGE ALIGN ] */
	.img_left{
		float:left;
		margin:4px 15px 0 0;
	}
	.img_right{
		float:right;
		margin:4px 0 0 15px;
	}
	
	/* 
	--------------------------------------- [ DROPCAP ] */
	.dropcap{
		float:left;
		font-size:40px;
		line-height:0px;
		margin:5px 0px 0 0; padding:18px 5px 5px 5px;
		font-weight:bold;
	}
	.dropcap2{
		float:left;
		font-size:36px;
		line-height:0px;
		margin:0 5px 0 0; padding:20px 5px 5px 5px;
		font-weight:bold;
	}
	
	/* 
	--------------------------------------- [ PULL QUOTES ] */
	.pullquote{
		float: left;
		width: 200px;
		padding: 10px 15px; margin:10px 15px 10px 0;
		border-right: 5px solid #333;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		color:#999;
		background:#222;
	}
	.pullquote_right{
		float: right;
		width: 200px;
		padding: 10px 15px; margin:10px 0 10px 15px;
		border-left: 5px solid #333;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-style:italic;
		color:#999;
		background:#222;
	}
	/* 
	--------------------------------------- [ BREAK and SEPARATORS ] */
	.break{
		display:block;
		clear:both;
		height:30px;
	}
	.break_line{
		background:url(../images/separator_line.png) repeat-x left 50%;
		display:block;
		clear:both;
		height:30px;
	}
	

	/* 
	--------------------------------------- [ IMAGES FRAMED ] */
	.framed{
		border:1px solid #e9e9e9;
		background:#FFFFFF;
		padding:5px;
	}
	.framed_left{
		border:1px solid #e9e9e9;
		background:#FFFFFF;
		float:left;
		margin:0 20px 0 0;
		padding:5px;
	}
	.framed_right{
		border:1px solid #e9e9e9;
		background:#FFFFFF;
		float:right;
		margin:0 0 0 20px;
		padding:5px;
	}
	
	/* 
	--------------------------------------- [ LISTs ] */

	.list_simple li{ background:none; padding:3px 0 3px 23px;}
	.list_arrow li{ background:url(../images/grey_small_arrow.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_square li{ background:url(../images/icons/list_square.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type1 li{ background:url(../images/icons/user_business_boss.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type2 li{ background:url(../images/icons/user_black_female.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type3 li{ background:url(../images/icons/doc_music_playlist.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type4 li{ background:url(../images/icons/clock.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type5 li{ background:url(../images/icons/mobile_phone.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type6 li{ background:url(../images/icons/key.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type7 li{ background:url(../images/icons/medal_gold_1.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type8 li{ background:url(../images/icons/link.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type9 li{ background:url(../images/icons/money_euro.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type10 li{ background:url(../images/icons/money_dollar.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type11 li{ background:url(../images/icons/arrow_right.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.list_type12 li{ background:url(../images/icons/tag_blue.png) no-repeat left 50%; padding:3px 0 3px 23px;}
	.heart li{ background:url(../images/icons/heart-16.png) no-repeat left 48%; padding:3px 0 3px 23px; }
	.comment li{ background:url(../images/icons/comment-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.mail li{ background:url(../images/icons/email-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.user li{ background:url(../images/icons/person-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.redcross li{ background:url(../images/icons/cross-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.pencil li{ background:url(../images/icons/pencil-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.check li{ background:url(../images/icons/check-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.arrow-right li{ background:url(../images/icons/arrow-right-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.arrow-down li{ background:url(../images/icons/arrow-down-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.badgecheck li{ background:url(../images/icons/badge-circle-check-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.plus li{ background:url(../images/icons/plus-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}
	.search_list_icon li{ background:url(../images/icons/search-16.png) no-repeat left 48%; padding:3px 0 3px 23px;}


	/* 
	--------------------------------------- [ BUTTONS ] */

	a.nice_button{ display:block; float:left; color:#FFF !important; margin:0 5px;}
	a:hover.nice_button{ }
	a.nice_button .linker{ background-position:left top;  display:block; float:left; padding:0 0 0 15px; height:39px; line-height:38px;}
	a.nice_button .end{ background-position:right top !important;  display:block; float:left; width:15px; height:39px;}
	
	a.nice_button.red .linker{background:url(../images/button_red.png) no-repeat;}
	a.nice_button.red .end{background:url(../images/button_red.png) no-repeat;}
	a.nice_button.red2 .linker{background:url(../images/button_red_light.png) no-repeat;}
	a.nice_button.red2 .end{background:url(../images/button_red_light.png) no-repeat;}
	
	a.nice_button.blue .linker{background:url(../images/button_blue.png) no-repeat;}
	a.nice_button.blue .end{background:url(../images/button_blue.png) no-repeat;}
	a.nice_button.blue2 .linker{background:url(../images/button_blue_light.png) no-repeat;}
	a.nice_button.blue2 .end{background:url(../images/button_blue_light.png) no-repeat;}
	
	a.nice_button.green .linker{background:url(../images/button_green.png) no-repeat;}
	a.nice_button.green .end{background:url(../images/button_green.png) no-repeat;}
	a.nice_button.green2 .linker{background:url(../images/button_green_light.png) no-repeat;}
	a.nice_button.green2 .end{background:url(../images/button_green_light.png) no-repeat;}
	
	
	a.nice_button.pink .linker{background:url(../images/button_pink.png) no-repeat;}
	a.nice_button.pink .end{background:url(../images/button_pink.png) no-repeat;}
	a.nice_button.pink2 .linker{background:url(../images/button_pink_light.png) no-repeat;}
	a.nice_button.pink2 .end{background:url(../images/button_pink_light.png) no-repeat;}
	
	a.nice_button.orange .linker{background:url(../images/button_orange.png) no-repeat;}
	a.nice_button.orange .end{background:url(../images/button_orange.png) no-repeat;}
	a.nice_button.orange2 .linker{background:url(../images/button_orange_light.png) no-repeat;}
	a.nice_button.orange2 .end{background:url(../images/button_orange_light.png) no-repeat;}
	
	a.nice_button.yellow .linker{ color:#000 !important; background:url(../images/button_yellow.png) no-repeat;}
	a.nice_button.yellow .end{background:url(../images/button_yellow.png) no-repeat;}
	
	a.nice_button.black .linker{background:url(../images/button_black.png) no-repeat;}
	a.nice_button.black .end{background:url(../images/button_black.png) no-repeat;}
	a.nice_button.black2 .linker{background:url(../images/button_black_light.png) no-repeat;}
	a.nice_button.black2 .end{background:url(../images/button_black_light.png) no-repeat;}
	
	a.nice_button.brown .linker{background:url(../images/button_brown.png) no-repeat;}
	a.nice_button.brown .end{background:url(../images/button_brown.png) no-repeat;}
	a.nice_button.brown2 .linker{background:url(../images/button_brown_light.png) no-repeat;}
	a.nice_button.brown2 .end{background:url(../images/button_brown_light.png) no-repeat;}
	
	a.nice_button.grey .linker{ color:#000 !important; background:url(../images/button_grey.png) no-repeat;}
	a.nice_button.grey .end{background:url(../images/button_grey.png) no-repeat;}
	
	a:hover.nice_button .linker{ background-position:left -51px; color:#FFF !important;}
	a:hover.nice_button .end{ background-position:right -51px !important;}
	
	a:active.nice_button .linker{ background-position:left bottom;}
	a:active.nice_button .end{ background-position:right bottom !important;}


	/* 
	--------------------------------------- [ FLICKR EVERYWHERE ] */
	
	.flickr_everywhere{ padding:10px 0 0 0;}
	.flickr_everywhere a{
		margin:2px;
		float:left;
	}
	.flickr_everywhere img{
		width:80px; height:80px;
		background:#181818;
		border:1px solid #000;
		padding:3px;
	}
	/* 
	--------------------------------------- [ AUTHOR INFOS ] */
	#author-info{
		margin:5px 0 30px 0; padding:10px;
		background:url(../images/transparency-black80.png) repeat;
		border-bottom:1px solid #333;
	}
	#author-info h5{ margin-bottom:3px;}
	#author-image{ width:80px; display:block; float:left;}
	#author-image img{
	 }
	#author-bio{ width:520px; display:block; float:left; padding:0 0 0 20px; font-size:11px; line-height:19px;}
	

.post-edit-link{
	padding:4px 8px 4px 20px;
	margin-left:8px;
	background:url(../images/icons/pencil-16.png) no-repeat left 50%;
}

	/* 
	--------------------------------------- [ TABS ] */
	.tabs {
		margin: 0 !important;
		padding: 0 !important;
		float: left;
		list-style: none;
		height: 31px; /*--Set height of tabs--*/
		border-left: 1px solid #333;
		width: 100%;
	}
	ul.tabs li {
		float: left;
		margin: 0;
		padding: 0;
		height: 31px; /*--Subtract 1px from the height of the unordered list--*/
		line-height: 31px; /*--Vertically aligns the text within the tab--*/
		
		cursor:pointer;
		border-left: none;
		border-bottom: none;
		margin-bottom: -1px; /*--Pull the list item down 1px--*/
		overflow: hidden;
		position: relative;
	}
	ul.tabs li a {
		text-decoration: none;
		display: block;
		padding: 0 20px;
		outline: none;
		background: #333;
		border-bottom: 1px solid #333;
		color:#e9e9e9 !important;
	}
	ul.tabs li a:hover {
		color:#FFF;
		border-bottom: 1px solid #333 !important;
	}
	a.selected  { /*--Makes sure that the active tab does not listen to the hover properties--*/
		background: #555 !important;
		color:#FFF !important;
		border-bottom: 1px solid #181818;
		height: 32px !important;
	}
	
	ul.tabs li a:hover {
		background: #333;
		color:#FFF !important;
		border-bottom: 1px solid #181818;
	}
	.panes {
		border: 1px solid #333;
		overflow: hidden;
		clear: both;
		float: left; width: 100%;
		background: #222;
	}
	.tab-content{
		padding: 20px;
		display:none;
	}
	#tab_1.tab-content{
		padding: 20px;
		display:block;
	}

	/* 
	--------------------------------------- [ SLIDER ] */
	.main_view {
		position: relative;
		border:1px solid #333; border-width:0 0 1px 0;
	}
	.window {
		overflow: hidden; /*--Hides anything outside of the set width/height--*/
		position: relative;
	}
	.image_reel {
		position: absolute;
		top: 0; left: 0;
	}
	.image_reel img {float: left;}
	
	/*--Paging Styles--*/
	.paging {
		position: absolute;
		bottom: 4px; right: 4px;
		z-index: 100; /*--Assures the paging stays on the top layer--*/
		text-align: center;
		line-height: 20px;
		display: none; /*--Hidden by default, will be later shown with jQuery--*/
	}
	.paging a {
		background: #333;
		padding: 5px 6px;
		cursor:pointer;
		text-decoration: none;
		color: #999;
		font-size:11px;
	}
	.paging a.active {
		background: #999;
		color:#000 !important;
	}
	.paging a:hover {}

	/* 
	--------------------------------------- [ ACCORDION ] */
    
	.accordion .over {
		background: #222 !important;
		color:#FFF !important;
		}
		.accordion .on {
		background: #333 !important;
		color:#FFF !important;
		}
	.accordion h5{ color:#FFF !important; margin-bottom:0;}
	.accordion .accordionButton {
		background: #181818;
		border-bottom: 1px solid #000;
		border-top: 1px solid #222;
		cursor: pointer;
		padding:5px 10px;
		color:#e9e9e9 !important;
		}
		
	.accordion .accordionContent {
		background: #222;
		border-bottom: 1px solid #333;
		padding:5px 10px;
		}

	/* 
	--------------------------------------- [ TOGGLER ] */
	.toggler h4{ background:url(../images/toggler_plus_minus.png) no-repeat right top;}
	.toggler .plus_minus{ background:url(../images/toggler_plus_minus.png) no-repeat right -64px;}


	/* 
	--------------------------------------- [ TESTIMONIALS ] */
	#rotating_items {
		display:block;
		margin: 0;
		padding: 0px;
		width:180px;
		overflow:hidden;
	}
	 
	#rotating_items div {
		font-style:italic;
		font-size:13px;
		color:#666;
		background:none;
		border:none;
		margin: 0;
		padding: 0 0 10px 0;
		list-style: none;
		width:180px;
	}
	 
	#rotating_items div span.author {
		font-family:Arial, Helvetica, sans-serif;
		font-style: normal;
		color:#FFF;
		font-weight:bold;
		clear:both;
		display:block;
		text-align:right;
		padding:3px 0 0 0;
		font-size:11px;
	}
	#footer #rotating_items {
		display:block;
		margin: 0;
		padding: 15px 0 20px 0;
		width:100%;
		overflow:hidden;
		color:#FFF;
	}
	 
	#rotating_items div {
		background:none;
		border:none;
		margin: 0;
		padding: 0 0 10px 0;
		list-style: none;
		width:100%;
	}
	

	/* 
	--------------------------------------- [ RELATED POSTS ] */
	.related_post{
		padding:8px; margin-bottom:8px;	
		background:url(../images/transparency-black.png);
		border-bottom:1px solid #333;
		display:block; float:left;
		text-align:center;
		width:180px;
		margin-right:8px;
		margin-left:8px;
	}
	.related_post .thumbnail_related_post{ display:block; width:180px; margin-bottom:15px;}
	.related_post .image_fx{ margin-bottom:15px;}
	.related_post img{
		width:180px;
	}
	.related_post h6{
		color:#FFF !important;
		margin-bottom:2px;
	}
	.related_post h6 a{ color:#FFF !important;}
	.related_post em{
		color:#999 !important;
		margin-bottom:8px;
	}
	.related_post a:hover{
		color:#999 !important;
	}
	
/* -------------------------------------------------------------------------------------- NOTIFICATION BLOCKS */
	.info, .success, .warning, .error, .validation {
	  border: 1px solid;
	  margin: 10px 0px;
	  padding:15px 10px 15px 50px;
	}
	.info {
	  color: #00529B;
	  background:#BDE5F8 url(../images/icons/page-star-24.png) no-repeat 10px 50%;
	}
	.success {
	  color: #4F8A10;
	  background:#DFF2BF url(../images/icons/badge-circle-check-24.png) no-repeat 10px 50%;
	}
	.warning {
	  color: #9F6000;
	  background: #FEEFB3 url(../images/icons/warning-24.png) no-repeat 10px 50%;
	}
	.error {
	  color: #D8000C;
	  background:#FFBABA url(../images/icons/badge-circle-minus-24.png) no-repeat 10px 50%;
	}
	
	
	
	
.home_slogan{border-bottom:1px solid #222;}
.mp3_player{border-bottom:1px solid #222;}
.featured_news{border-bottom:1px solid #222;}
.album_item{border-bottom:1px solid #222;}
.title_section{border-bottom:1px solid #222;}
.the_blog_post{	border-bottom:1px solid #222;}

	
/* -------------------------------------------------------------------------------------- THEME CUSTOM */

a{color:#FFF;}
a:hover{color:#a30d34;}
#top_menu a:hover{ color:#a30d34;}
#breadcrumb a:hover{ color:#a30d34;}
#footer .content{
	border-top:1px solid #a30d34;}
.menu li a.hover{color:#a30d34;}
.APV1_volume_bar,
.APV1_play_bar
{			
	background:#a30d34 url(./player/sprite.png) repeat-x 0px -163px !important;
}