/*
*
* The fonts included are copyrighted by the vendor listed below.
*
* @vendor: Mėrten Nettelbladt
* @vendorurl: http://omkrets.se/typografi/
* @licenseurl: http://www.fontsquirrel.com/license/Miso
*
*
*/
/* body background images */
#accueil   {background: rgb(11,13,13) url("/assets/templates/tp10/images/bg_texture.jpg") repeat-x 50% 0; }
#presentation   {background: rgb(11,13,13) url("/assets/templates/tp10/images/bg_texture2.jpg") repeat-x 50% 0; }
#produits   {background: rgb(11,13,13) url("/assets/templates/tp10/images/bg_texture3.jpg") repeat-x 50% 0; }
#partenaires   {background: rgb(11,13,13) url("/assets/templates/tp10/images/bg_texture3.jpg") repeat-x 50% 0; }
#actualites   {background: rgb(11,13,13) url("/assets/templates/tp10/images/bg_texture5.jpg") repeat-x 50% 0; }
#contact   {background: rgb(11,13,13) url("/assets/templates/tp10/images/bg_texture4.jpg") repeat-x 50% 0; }

@font-face {
	font-family: 'Miso Light';
	src: url('/f/Miso/miso-light.eot');
	src: local('Miso Light'), local('Miso-Light'), url('/f/Miso/miso-light.woff') format('woff'), url('/f/Miso/miso-light.svg#Miso-Light') format('svg'), url('/f/Miso/miso-light.otf') format('opentype');
}

@font-face {
	font-family: 'Miso Regular';
	src: url('/f/Miso/miso.eot');
	src: local('Miso Regular'), local('Miso'), url('/f/Miso/miso.woff') format('woff'), url('/f/Miso/miso.svg#Miso') format('svg'), url('/f/Miso/miso.otf') format('opentype');
}

@font-face {
	font-family: 'Miso Bold';
	src: url('/f/Miso/miso-bold.eot');
	src: local('Miso Bold'), local('Miso-Bold'), url('/f/Miso/miso-bold.woff') format('woff'), url('/f/Miso/miso-bold.svg#Miso-Bold') format('svg'), url('/f/Miso/miso-bold.otf') format('opentype');
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */
/* by Tag */
body {
    background: rgb(11,13,13) url("/assets/templates/tp10/images/bg_texture.jpg") repeat-x 50% 0;
	background-attachment: fixed;
	color: rgb(240,240,240);
	text-align: center;
	font-family: Verdana, Arial, "Bitstream Vera Sans", sans-serif;
	font-size: 12px;
	letter-spacing: 1px;
	/* font-weight: 300; */
	font-style: normal;
	min-width: 960px;
}
a {
	color: #7addfd;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}
a:hover, a:focus {
	color: #7adefd;
	text-shadow: none;
	background: transparent url(/assets/templates/tp10/images/8x8_30p.png) repeat 0 0;
	text-shadow: 0 4px 4px #000;
}
h1, h2, h3, h4, ul, ol, p {
	margin: 0 0 15px 0;
	opacity: 0.99;
	text-shadow: 0 1px 2px rgb(0,0,0);
}
h1, h2, h3, h4, h5, h6 {
	color: rgb(210,210,215);
	font-family: "Miso Bold", "Arial Narrow", Impact, "Bitstream Vera Sans", sans-serif;
	font-weight: bold;
	letter-spacing: 2px;
}
h1 a, h2 a, h3 a, h1 a:hover, h2 a:hover, h3 a:hover, h1 a:focus, h2 a:focus, h3 a:focus { 
	color: #fff;
	text-decoration: none;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
li {
	margin: 10px 0;
}
p {
	color: #f2f3fe;
}
hr {
	background: transparent;
	color: #000;
	border: 1px solid rgb(0,0,0);
	border-color: rgba(0,0,0,0.3);
	border-style: none none solid none;
	height: 0;
	clear: both;
	display: block;
	margin: 0 10px 20px 10px;
}
em, i {
	font-style: italic;
}
strong, b {
	font-weight: bold;
}
img {
	border: none;
	outline: none;
	vertical-align: middle;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

#shell {
	padding-top: 1px;
	text-align: center;
}
#container {
	width: 960px;
	margin: 0 auto;
	padding: 0 0 40px 0;
	text-align: left;
}

#header {
	background: transparent url(/assets/templates/tp10/images/topnav.png) no-repeat 0 0;
	overflow: hidden;
	zoom: 1;
	margin: 40px 10px 0 10px;
	padding: 0;
	width: 940px;
}
#header a {
	border: none;
	outline: none;
}
#header h1 {
	background: transparent;
	color: rgb(230,230,230);
	float: left;
	display: inline;
	width: 185px;
	height: 60px;
	margin: 0;
	padding: 0;
}
#header h1 a {
	background: transparent url(/assets/templates/tp10/images/topnav.png) no-repeat 0 -60px;
	display: block;
	width: 185px;
	height: 60px;
	margin: 0;
	padding: 0;
}
#header h1 a:hover, #header h1 a:focus {
	background: transparent url(/assets/templates/tp10/images/topnav.png) no-repeat 0 -120px;
	text-decoration: none;
}
#header h2 {
	float: left;
	display: inline;
	width: 390px;
	height: 60px;
	margin: 0;
	padding: 0;
}
#topnav {
	background: transparent;
	float: right;
	display: inline;
	height: 60px;
	margin: 0;
	padding: 0;
}
#topnav li {
	float: left;
	display: inline;
	height: 60px;
	margin: 0;
	padding: 0;
}
#topnav a {
	background: transparent url(/assets/templates/tp10/images/topnav.png) no-repeat 0 -60px;
	display: block;
	height: 60px;
	margin: 0;
	padding: 0;
}

/* topnav static/hover/focus settings */

#topnav #tn_art a {
	background-position: -607px -60px;
	width: 62px;
}
#tn_blog a {
	background-position: -669px -60px;
	width: 94px;
}
#tn_about a {
	background-position: -763px -60px;
	width: 81px;
}
#tn_contact a {
	background-position: -844px -60px;
	width: 96px;
}

#topnav #tn_art a:hover, #topnav #tn_art a:focus {
	background-position: -607px -120px;
}
#topnav #tn_blog a:hover, #topnav #tn_blog a:focus {
	background-position: -669px -120px;
}
#topnav #tn_about a:hover, #topnav #tn_about a:focus {
	background-position: -763px -120px;
}
#topnav #tn_contact a:hover, #topnav #tn_contact a:focus {
	background-position: -844px -120px;
}

/* styles for current page */

#home #header h1 a {
	background-position: 0 -120px;
}
#home #header h1 a:hover, #home #header h1 a:focus {
	cursor: default;
}

#home #header h2 {
	background: transparent url(/assets/templates/tp10/images/Logo transparent.swf) no-repeat 0 0;
}
#artwork #header h2 {
	background: transparent;
}
#blog #header h2 {
	background: transparent url(/assets/templates/tp10/images/lbl_journal.png) no-repeat 0 0;
}
#artwork #header h2 {
	background: transparent url(/assets/templates/tp10/images/lbl_artwork.png) no-repeat 0 0;
}
#about #header h2 {
	background: transparent url(/assets/templates/tp10/images/lbl_about.png) no-repeat 0 0;
}
#contact #header h2 {
	background: transparent url(/assets/templates/tp10/images/lbl_contact.png) no-repeat 0 0;
}

#artwork #tn_art a {
	background-position: -607px -120px;
	cursor: default;
}
#blog #tn_blog a {
	background-position: -669px -120px;
	cursor: default;
}
#about #tn_about a {
	background-position: -763px -120px;
	cursor: default;
}
#contact #tn_contact a {
	background-position: -844px -120px;
	cursor: default;
}

#content {
	overflow: hidden;
	zoom: 1;
}

#content p {
	line-height: 1.4em;
}

#content h1, #content h2, #content h3, #content h4 {
	border-bottom: 1px dotted rgb(90,90,100);
	padding-bottom: 4px;
}


#featured {
	overflow: hidden;
	zoom: 1;
	position: relative;
	width: 940px;
	height: 240px;
	margin: 40px 10px 0 10px;
}

#featured img.featured_art {
	position: absolute;
	top: 0;
	left: 0;
}

#featured h3 {
	background: transparent url(/assets/templates/tp10/images/featured_text.png) repeat-x 0 0;
	border: 1px solid rgba(0,0,0,0.2);
	position: absolute;
	top: 0;
	left: 0;
	width: auto;
	height: auto;
	margin: 0;
	padding: 10px 10px 10px 20px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-topleft: 5px;
}
#featured img.featured_art, #latest img.featured_art {
	background: transparent no-repeat 50% 50%;
}
#col-1 {
	float: left;
	display: inline;
	width: 458px;
	margin: 40px 10px;
}
#col-2 {
	float: left;
	display: inline;
	width: 458px;
	margin: 40px 10px;
}
.art_minilist, .blog_minilist {
	background: transparent url(/assets/templates/tp10/images/8x8_30p.png) repeat 0 0;
	border: 1px solid rgb(21,20,20);
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#content .art_minilist h3, #content .blog_minilist h3 {
	background: transparent url(/assets/templates/tp10/images/8x8_30p.png) repeat 0 0;
	border-bottom: 1px solid rgb(21,20,20);
	overflow: hidden;
	zoom: 1;
	margin: 0;
	padding: 10px 20px;
}
#content .art_minilist h3 span, #content .blog_minilist h3 span {
	color: rgb(200,200,200);
	float: right;
	display: inline;
}
.art_minilist p, .blog_minilist p {
	margin: 10px 20px;
}

#col-3 {
	clear: both;
	overflow: hidden;
	zoom: 1;
	padding: 1px 0 0 0;
}

.cta_item {
	float: left;
	display: inline;
	width: 220px;
	margin: 10px;
}
.cta_item a {
	border: none;
}

#col-3 h3 {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
}
#col-3 p, #col-3 li {
	font-size: 12px;
}
#col-3 ul {
	margin: 0;
	padding: 0;
}
#col-3 p.meta {
	border-top: 1px dotted rgb(90,90,100);
	font-size: 13px;
	padding-top: 5px;
}
#col-3 div.notice_this {
	padding: 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
#col-3 div.notice_this p {
	padding: 0;
	margin: 10px 0;
}
#col-3 div.notice_this span {
	font-family: "Miso Regular";
	font-size: 20px;
}
#col-3 div.notice_this strong {
	font-family: "Miso Bold";
	font-size: 28px;
}
#col-3 div.bg_ci {
	background: transparent url(/assets/templates/tp10/images/bg_ci.png) no-repeat 100% 0;
}
#col-3 div.bg_ay {
	background: transparent url(/assets/templates/tp10/images/bg_ay.png) no-repeat 100% 0;
}
#col-3 div.bg_p {
	background: transparent url(/assets/templates/tp10/images/bg_p.png) no-repeat 100% 0;
}
#col-3 div.bg_z {
	background: transparent url(/assets/templates/tp10/images/bg_z.png) no-repeat 100% 0;
}
#col-3 li {
	padding: 0;
	margin: 5px 0;
	line-height: 16px;
	overflow: hidden;
	zoom: 1;
}
#col-3 span.recent_date {
	float: left;
	display: inline;
	width: 65px;
}
#col-3 a.recent_title {
	float: left;
	display: inline;
	width: 155px;
}

ul.mini_groups {
	overflow: hidden;
	zoom: 1;
}

ul.mini_groups li {
	float: left;
	dislay: inline;
	width: 110px;
}

#breadcrumbs {
	background: transparent url(/assets/templates/tp10/icons/bread_bg.png) repeat 0 0;
	border: 1px solid rgb(21,20,20);
	color: rgb(230,230,230);
	letter-spacing: 2px;
	font-size: 12px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	clear: both;
	overflow: hidden;
	zoom: 1;
	margin: 40px 10px 10px 10px;
	padding: 0;
}
#breadcrumbs ul {
	float: left;
	display: inline;
	margin: 0 0 0 20px;
	padding: 0;
}
#breadcrumbs li {
	background: transparent url(/assets/templates/tp10/icons/bread_arrow.png) no-repeat 100% 50%;
	float: left;
	display: inline;
	margin: 0;
	padding: 0 5px 0 0;
}
#breadcrumbs a {
	display: block;
	padding: 5px 15px 5px 5px;
}
#breadcrumbs img {
	vertical-align: text-bottom;
}
#breadcrumbs li.current_page {
	background: none;
}

#main, #sidebar {
	background: transparent url(/assets/templates/tp10/images/8x8_30p.png) repeat 0 0;
	border: 1px solid rgb(21,20,20);
	margin: 20px 10px 0 10px;
}

#main {
	float: left;
	display: inline;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	width: 698px;
}
h1.title {
	margin: 0 0 .25em 0;
	padding: 0 0 4px 0;
}

#sidebar {
	float: left;
	display: inline;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	width: 218px;
}
#sidebar ul {
	margin: 5px 0; padding: 5px 0;
}
#sidebar ul ul {
	margin: 2px 0; padding: 2px 0;
}
#sidebar ul li {
	background: transparent url(/assets/templates/tp10/icons/bullet_black.png) no-repeat 0 0;
	list-style-type: none;
	margin: 0; padding: 3px 0 3px 20px;
}
#comments {
	margin: 20px 10px 0 10px;
	overflow: hidden;
	zoom: 1;
	border: none !important;
}

#comments_group, #comment_form {
	background: transparent url(/assets/templates/tp10/images/8x8_30p.png) repeat 0 0;
	border: 1px solid rgb(21,20,20);
	float: left;
	display: inline;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-bottomleft: 5px;
	margin: 20px 10px 0 10px;
	width: 698px;
	clear: left;
}
#comments_group {
	padding-bottom: 20px;
}

#footer {
	padding: 0;
	margin: 20px 10px;
}

#footer a {
	font-weight: normal;
}
#footer p {
	color: rgb(200,200,200);
	letter-spacing: 1px;
	font-size: 10px;
	font-family: Verdana;
	margin: 10px 0;
}

/* ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ */

.fleft {
	float: left;
}
.fright {
	float: right;
}

img.fright {
	margin: 10px 0 10px 20px;
}
img.fleft {
	margin: 10px 20px 10px 0;
}

img.fancy_icon {
	height: 16px;
	width: auto;
	background: #fff;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	position: relative;
	top: 4px;
	padding: 1px;
	margin-right: 4px;
	box-shadow: 0 0 2px #000;
}

img.link_icon {
	height: 16px;
	width: auto;
	margin-right: 4px;
	vertical-align: top;
}


.clrleft {
	clear: left;
}
.clrright {
	clear: right;
}
.clrboth {
	clear: both;
}

.tleft {
	text-align: left;
}
.tright {
	text-align: right;
}
.tcenter {
	text-align: center;
}
.tjust {
	text-align: justify;
}

.divider {
	color: rgb(80,80,80);
	margin: 0 5px;
	padding: 0 5px;
}

.meta {
	color: rgb(200,200,200);
	font-family: Verdana;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-size: 10px;
}

.aw {
	background: transparent url(/assets/templates/tp10/images/go_w.png) no-repeat 100% 50%;
	padding-right: 22px;
	padding-left: 5px;
}

.post_info {
	float: left;
	display: inline;
	text-align: right;
	font-size: 12px;
	width: 140px;
}

.article {
	float: left;
	display: inline;
	width: 520px;
	margin: 10px;
}
.article p {
	color: #fff;
	text-shadow: 0 1px 1px #000;
}
.article ul {
	list-style-type: disc;
	margin: 20px 10px;
}
.article ul li {
	list-style-type: disc;
	margin: 10px;
}
.no_article {
	border: none !important;
	margin: 10px 10px 0 10px; padding: 0;
}
.sidegroup {
	font-size: 12px;
	margin: 10px 10px 20px 10px;
}
.sidegroup h4, .post_info h4 {
	padding: 3px 0;
	margin: .25em 0;
}

.comment_container {
	background: none;
	border: 1px solid #111;
	border-style: solid none;
	overflow: hidden;
	zoom: 1;
	clear: left;
	float: left;
	display: inline;
	margin: 1px 0 1px 10px;
	padding: 0;
}
.comment_alt {
	background: transparent url(/assets/templates/tp10/images/8x8_30p.png) repeat 0 0;
}
.anton_sez {
	background: rgb(0,0,0);
	background: rgba(0,0,0,0.6);
	border-color: #3a6e7e;
}
.comment_side {
	float: left;
	display: inline;
	width: 120px;
	margin: 10px;
	text-align: right;
}
.comment_main {
	float: left;
	display: inline;
	width: 520px;
	margin: 10px;
}
#comment {
	padding: 3px 0;
	resize: none;
}
#comment:focus {
	background: #fff;
}
.top_bump {
	margin-top: 15px;
}
.large {
	width: 200px;
}
.venti {
	width: 400px;
}
.custom_button {
	padding: 5px 10px;
}
.has_bg {
	background: transparent url(/assets/templates/tp10/images/8x8_30p.png) repeat 0 0;
	margin: 0 -10px; padding: 10px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
}
.art_thumb {
	background: transparent url(/assets/templates/tp10/images/8x8_30p.png) repeat 0 0;
	float: left; display: inline;
	margin: 10px;
	width: 154px; height: 104px;
	overflow: hidden: zoom: 1;
	position: relative;
}
.art_thumb p {
	margin: 0; padding: 0;
	line-height: normal;
}
.art_thumb_img a {
	background: transparent url(/assets/templates/tp10/images/8x8_30p.png) repeat 0 0;
	display: block;
	width: 150px; height: 100px;
	margin: 2px;
}
.art_thumb_img img {
	background: #fff;
	border: 1px solid #000;
	width: 148px; height: 98px;
}
.art_thumb_title {
	position: absolute;
	left: 0; bottom: 0; right: 0;
}
.art_thumb_title a {
	background: #000;
	background: rgba(0,0,0,0.8);
	border-top: 1px solid #000;
	color: #fff;
	display: block;
	padding: 2px; margin: 2px;
	text-decoration: none;
}
.art_thumb_title a:hover {
	color: #fff
}