/* - - - - - - - - - - - - - - - - - - - - -

Title : Trustonme v4 web site
Author : Hyacinthe MENIET
URL : www.dotmyself.net

- - - - - - - - - - - - - - - - - - - - - */
body {
  font: 0.9em "Trebuchet MS","Lucida Grande", Verdana,Arial,sans-serif;
  color:#333;
  background: #f1f1fd;
}
form.formindex {
	margin-bottom : 30px;
}
input, textarea {
  border : 1px solid #6a1c73;
  background-color : #ffffff;
  font-size: 90%;
  font-family: Verdana, sans-serif;
	padding : 3px;
	color:#000;
}
input.button {
  border-top:1px solid #f1f1fd;
  border-left:1px solid #f1f1fd;
  border-bottom:1px solid #640064;
  border-right:1px solid #640064;
	cursor: pointer;
	color:#6a1c73;
	background-color : #D8C5D9;
}
div.form-container { 
	margin: 10px; 
	padding: 5px;
}
div.form-container form fieldset { 
	margin: 10px 0; 
	padding: 10px; 
	border: #6a1c73 1px solid; 
}
div.form-container label, div.form-container span.label { 
	margin-right: 10px; 
	padding-right: 10px; 
	width: 100px; 
	display: block; 
	float: left; 
	text-align: right; 
	position: relative; 
}
div.form-container div.buttonrow { 
	margin-left: 250px;
	margin-top : 15px; 
}
a, a:visited {
  color: #6666db;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a.more {
  background: transparent url("../images/more.gif") no-repeat 100% 50%;
  padding-right: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-decoration: underline;
}
h1 {
	font-size: 160%;
	font-weight:normal;
}
h2 {
	font-size: 140%;
	font-weight:normal;
}
h3 {
	font-size: 120%;
	font-weight:normal;
}
h1 {
	color: #3377cf;
	font-family: Georgia,"Times New Roman",Times,serif;
	margin-top: 3px;
	padding-top: 6px;
	text-decoration: none;
}
h1 a, h1 a:visited {
	color: #3377cf;
	text-decoration: none;
}
h1 a:hover {
	text-decoration: underline;
  }
h2, h3 {
	color: #3377cf;
	font-family : Georgia,"Times New Roman",Times,serif;
	margin: 7px 2px 7px 0px;
	text-decoration: none;
}
h2 a, h2 a:visited,h3 a, h3 a:visited {
	color: #3377cf;
	text-decoration: none;
}
h2 a:hover, h3 a:hover {
	text-decoration: underline;
  }
p {
	margin-top:5px;
	margin-bottom:5px;
}
p.dot {
	border-bottom : 2px dotted #3377cf;
	width:90%;
}
tt, div.fixed, pre, .texterm {
	font-size: 92%;
	font-family : "Courier New", Courier, monospace;
}
div.fixed, pre {
	background-color:#ffffff;
	border-bottom:1px solid #c6b2e5;
	border-top:1px solid #c6b2e5;
	border-right:1px solid #c6b2e5;
	border-left:8px solid #c6b2e5;
	margin:10px auto 10px auto;
  	width: 90%;
	padding:10px 10px 10px 44px;
	background-repeat:no-repeat;
	background-position:10px 10px;
	overflow:auto;
	white-space:pre;
	line-height:1.3em;
}
pre {
	background-image:url("../images/kedit.gif");
}
div.fixed {
	background-image:url("../images/konsole.gif");
}
div.image {
	width : 95%;
	margin-top:5px;
	margin-bottom:5px;
	padding : 1px;
	margin-left : auto;
	margin-right : auto;
	overflow:auto;
	text-align:center;
}
blockquote {
 background: transparent url("../images/quoteleft.gif") left top no-repeat;
 font-family: "Century Gothic", Verdana, Arial, sans-serif;
 color: #65449c;
 overflow:auto;
}
blockquote div {
 padding: 0 41px 0 41px;
 background: transparent url("../images/quoteright.gif") right bottom  no-repeat;
}
table.classic, table.syntax, table.empty {
	margin:10px auto 10px auto;
	overflow:auto;
	width : 90%;
}
table.classic {
	border:1px solid #c6b2e5;
	background-color :#ffffff;
}
table.syntax {
	border:1px solid #c6b2e5;
}
table.empty {
	border : 0 none ;
}
table.classic th, table.syntax th, table.empty th {
	background-color :#ebe0fe;
	color: #65449c;
	font-weight:bold;
}
table.classic td, table.classic th, table.syntax td, table.syntax th {
	border:1px solid #c6b2e5;
}
table.syntax td, table.syntax th {
	padding: 5px;
}
table.empty td , table.empty th {
	border : 0 none ;
}
#navcontainer {
	font-size: 90%;
}
#content {
	margin-right: 200px;
	padding : 0 10px;
}
#contentAll {
	padding : 0 5px;
}
#sidebar {
	float: right;
  	width: 185px;
	padding : 0 5px 0 5px;
	font-size: 90%;
	border-left : 2px dotted #3377cf;
}
#sidebar dl {
  width: 175px;
}
#sidebar dl, #sidebar dt, #sidebar dd {
  margin: 0;
  padding: 0;
}
#sidebar dl {
  padding-bottom: 25px;
}
#sidebar dt {
  height: 25px;
}
#sidebar dd {
  padding: 0 20px 0 10px;
}
#sidebar dd.title, p.error {
	padding-bottom : 10px;
	padding-top : 10px;
	color : #664c99;
	font: bold 130% Georgia,"Times New Roman",Times,serif;
}
#sidebar dd.title, p.error  {
	text-align : center;
}
#sidebar dd.item {
	list-style-type: none;
	background-image: url("../images/li_orange.gif");
	background-repeat: no-repeat;
	background-position: 5% 5px;
	padding-left: 20px;
	margin: 1px 0 1px 0;
}
#sidebar a, #sidebar a:visited {
  color:#640064;
  text-decoration: underline;
}
#sidebar a:hover {
  color:#6666db;
	text-decoration: none;
}
#middle {
  padding-top : 15px;
}
#news-left, #news-right {
  float: left;
  width: 48%;
}
#live {
  width: 85%;
  border : 0 none ;
}
#live dt, #live dd {
  margin: 0;
  padding: 0;
}
#live dt {
  color:#664c99;
  font: 150% Arial,sans-serif;
  padding: 3px;
  border-bottom:2px solid #bab7f6;
}
#live dd {
        margin: 6px 0;
        padding-left: 15px;
        background: url("../images/li_orange.gif") 5px 5px no-repeat;
}

div.shotfloat {
  float:left;
  width: 250px;
  height: 250px;
}
div.shot {
  background:url("../images/photo_shadow.png") bottom right no-repeat !important;
  background:url("../images/photo_shadow.gif") bottom right no-repeat;
  margin:5px 8px 5px 15px;
  padding:0;
  width: 160px;
  float:left;
  position:relative;
}
div.shot img {
  display:block;
  position:relative;
  border:1px solid #a9a9a9;
  margin:-6px 6px 6px -6px;
  padding:4px;
  vertical-align:bottom;
}
.blogtitle {
  background: url("../images/blog.gif") 0 0 no-repeat;
  margin: 20px auto 20px auto;
  width:200px;
  height:60px;
  padding: 0;
}
.feed {
  width:80%;
  text-align:right;
  margin-top:10px;
}
.infoboxt {
	margin : 10px 0 30px 0;
	width: 95%;
}
.link2next {
	margin : 7px 0;
	width: 95%;
}
.infoboxt dd, .link2next dd {
	margin: 3px 0;
}
.link2next dd.orange {
	color: #FF8D4A;
}
.infoboxt, .infoboxb ul li, .infoboxh ul li, .link2next, .rbroundbox {
	font: 90% Arial,sans-serif;
}
.infoboxb {
  width: 95%;
  text-align : right;
}
.infoboxh {
  width: 95%;
}
.infoboxb ul, .infoboxh ul {
	margin: 10px 0 10px 0;
}
.infoboxb ul li, .infoboxh ul li {
	display: inline;
	list-style-type: none;
	padding-right: 2px;
}
ul.puce {
	margin: 5px 0 5px 0;
	padding: 0;
}
ul.puce li {
	list-style-type: none;
	background-image: url("../images/bullet.png");
	background-repeat: no-repeat;
	background-position: 0% 5px;
	padding-left: 15px;
	margin: 10px 0 10px 0;
}
.date {
	width: 75px;
	height: 80px;
	float: left;
	margin: 0 10px 5px 0;
	text-align: center;
	overflow: hidden;
	color: #3377cf;
}
.date span {
	display: block;
	font: 350% Georgia,"Times New Roman",Times,serif;
	margin-top: -3px;
}
.star img {
	vertical-align: bottom;
}
.rbroundbox {
	background: url("../images/nt2.gif") repeat;
	width: 95%;
	margin: 1em auto;
}
.rbroundbox p {
	padding: 5px 0 5px 0;
}
.rbtop div {
	background: url("../images/tl2.gif") no-repeat top left;
}
.rbtop {
	background: url("../images/tr2.gif") no-repeat top right;
}
.rbbot div {
	background: url("../images/bl2.gif") no-repeat bottom left;
}
.rbbot {
	background: url("../images/br2.gif") no-repeat bottom right;
}
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent {
	margin: 0 7px;
}
table.pages {
  width:600px;
  margin-left : auto;
  margin-right : auto;
}
table.pages td {
  width:50%;	
}
table.pages td.right {
  text-align:right;
}

