/*
Theme Name: Item
Theme URI:http://blog.collectifitem.com/
Description: basé sur <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1.0
Author: Zenhysteria
Author URI: http://zenhysteria.fr/

*/
html,body {margin:0px;padding:0px;position:relative;height:100%;}

body{
	background-color:#000;color:#fff;font-family:arial;font-size:12px;
}
a,a:visited {color:#fff;text-decoration:none;}
a:hover {text-decoration:underline;color:#b7b177;}

#logo {position:absolute;top:0px;left:22px;width:330px;height:105px;background:url('images/logo.png') top left no-repeat; }
#logo a img{border-width:0px;}

#page{width:900px;position:relative;margin:0px auto 0px auto;display:table;background-color:#8d8b8b;}
.ie #page {margin-top:-200px;}

#header{width:100%;height:66px;text-align:right;margin:0px;padding:14px 0px 0px 0px;border-bottom:20px solid #000;border-top:20px solid #000;position:relative;}
#header a {color:#b7b177;font-size:13px;font-weight:bold;position:relative;padding-right:10px;}
#header .header_a {position:relative;margin-bottom:8px;;margin-top:-3px;}

#presention{
	width:100%;text-align:center;padding:10px 0px 10px 0px;
	border-bottom:1px solid #b7b177;
}
.ie #presention {padding:20px 0px 20px 0px;}

#presention, #presention h2 {font-size:14px;}

.tablePos td.tdSidebar{width:220px;;border-color:#b7b177;border-width:0px 0px 0px 1px;border-style:solid;}
.tablePos td{vertical-align:top;margin:0px;}


.photosShow{
	position:relative;width:100%;height:40px;
}
h2.pagetitle{width:600px;color:#b7b177;margin:5px auto 0px auto;}
.post h2, h2 {text-align:center;font-size:16px;}
.post table.top {width:600px;margin:0px auto 0px auto;font-size:12px;}
.post table.top td.colg {text-align:left;vertical-align:bottom;}
.post table.top td.colc {width:30px;}
.post table.top td.cold {text-align:right;vertical-align:bottom;}

.post .entry {width:600px;margin:0px auto 0px auto;line-height:1.4em;}

.navigation {width:600px;position:relative;margin:15px auto 5px auto;height:25px;}
.navigation .alignleft, .navigation .alignright {font-weight:bold;font-size:11px;}
.navigation .alignleft {float:left;} .navigation .alignright {float:right;}
.navigation a {background-color:#555;padding:5px;}


.wiewer, .wiewerQT {position:relative;width:600px;height:420px;margin:5px auto 35px auto;}
.wiewer .photoHolder, .wiewer .videoHolder {position:relative;width:600px;height:400px;margin:0px;padding:0px;overflow:hidden;background-color:#555;}
.wiewer .controlHolder, .wiewerQT .controlHolder{position:relative;width:600px;height:20px;background-color:#444;}
.wiewer .photo {position:absolute;width:600px;height:400px;top:0px;left:0px;background-color:#555;visibility:hidden;z-index:0;}
.wiewer .photo img {border-width:0px;}
.wiewer .indicateur {color:#fff;font-size:13px;position:absolute;left:10px;top:2px;}
.wiewer .controleur {color:#fff;font-size:13px;position:absolute;right:10px;top:2px;}
.wiewer a.minus ,.wiewer a.plus  {cursor:pointer;}
.wiewer a.minus:hover, .wiewer a.plus:hover {color:#b7b177;text-decoration:none;}
.wiewermp3 {text-align:center;height:20px !important;}

.wiewerQT .timeline {position:absolute;width:550px;height:3px;top:4px;right:10px;background-color:#555;z-index:3;border-width:4px 0px 3px 0px;border-color:#444;border-style:solid;cursor:pointer;}
.wiewerQT .timeline2 {position:absolute;width:0px;height:3px;top:0px;left:0px;background-color:#de0c39;z-index:5;cursor:pointer;}
.wiewerQT .timeline3 {position:absolute;width:0px;height:3px;top:0px;left:0px;background-color:#b7b177;z-index:4;}
.wiewerQT .control {background-image:url('images/qtControl.png');position:absolute;width:13px;height:13px;left:10px;top:3px;background-repeat:no-repeat;margin:0px;padding:0px;cursor:pointer;}

#footer {text-align:center;margin-top:5px;margin-bottom:5px;color:#b7b177;} 
#footer a, #footer a:visited {color:#b7b177;}

.tdSidebar li {color:#b7b177;font-size:14px;font-weight:bold;list-style:none;padding-left:20px;margin-left:0px;margin-bottom:15px;}
.ie .tdSidebar li {padding-left:5px;}
.tdSidebar li a {color:#b7b177;}
.tdSidebar li ul {margin:0px;padding:0px;margin-top:4px;}
.tdSidebar li ul li {list-style:none;font-size:11px;margin:0px;padding-left:10px;padding-bottom:2px;color:#fff;}
.ie .tdSidebar li ul li {padding-left:20px;}
.tdSidebar li ul li a {color:#fff;}
.tdSidebar form input[type=text], form#searchform input[type=text] {height:18px;padding:0px;}
.ie .tdSidebar form input[type=text] {margin-left:20px;margin-top:-15px;margin-bottom:-15px;}
.ie .tdSidebar form input[type=submit] {margin-top:-15px;margin-bottom:-15px;}
.ie .tdSidebar form#searchform input[type=submit],.ie .tdSidebar form#searchform input[type=text] {margin-top:-30px;margin-bottom:-30px;}
.tdSidebar form input[type=submit],  form#searchform input[type=submit] {width:21px;height:21px;background-color:#b7b177;color:#fff;border-width:0px;}
.firefox .tdSidebar form input[type=submit], .firefox form#searchform input[type=submit] {margin-bottom:-2px;margin-left:2px;position:relative;}

img.imglink{width:100%;height:100%;position:relative;top:0px;left:0px;z-index:39;}
#debugbox{position:fixed;top:0px;left:0px;width:300px;height:200px;background:red;color:white;font-size:16px;z-index:666;visibility:hidden;}
