/*
Theme Name: lusten.org
Theme URI: http://lusten.org/
Description: Thème pour blog lusten.org.
Version: 1.0
Author: lusten.org
Author URI: http://lusten.org/
Tags: fixed width

lusten.org 1.0
http://lusten.org

*/

html {
	height: 100%;
	margin-bottom: 0.1em;
	overflow-y: scroll;
}
* {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
p {
	line-height: 1.6em;
	margin: 0.7em 0;
}
dl {
	margin: 1em 0;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0.5em;
	padding: 0;
}
img.right {
	float: right;
	margin: 10px 0 0 10px;
}
img.left {
	float: left;
	margin: 0 10px 10px 0;
}
hr {
	display: none;
}
body {
	background-color: #333; /* #fff url(images/bgr.gif) 0 0px repeat-x; */
	color: #777;
	font: 78%/1.6em 'DejaVu Sans', Verdana, Arial, Sans-Serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #777;
}
a:hover, a:active {
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'DejaVu Sans', Verdana, Arial, Sans-Serif;
}
br.clear {
	clear: both;
}
#fixedbody {
	margin-bottom: 0;
	padding: 0px 10px 0px 10px;
	text-align: left;
	background-color: white;
	width: 828px;
	margin: 0 auto 0 auto;
}
#top {
	margin-bottom: 0;
	padding: 10px;
	text-align: left;
}
#page {
	text-align: left;
	width: 828px;
	margin: 0 auto;
}
#headr {
	padding: 0;
	width: 828px;
	margin: 0 auto;
}
#pager {
	padding: 0;
	height: 20px;
	/*width: 828px;
	height: 100px;
	background: transparent url(images/headr.png) 0 0 no-repeat;
	margin: 0px auto 10px;*/
}
#content {
	width: 100%; /* 510px; */
	float: left;
	padding: 0 10px 20px;
	padding-left: 0;
}
.post {
	margin-bottom: 10px;
/*	padding: 5px; */
}
.pp {
	float: left;
	width: 100%;
}
.p1 {
	float: left;
	width: 50px;
	height: 50px;
	background: #FF7A16;
	color: #fff;
	text-align: center;
}
.p2 {
	float: left;
	margin-left: 10px;
	width: 450px;
}
.altr {

}

#sidebar {
	width: 227px;
	float: right;
	color: #000;
}
.side2 {
}
#footer {
	padding: 5px 0px 5px 0px;
	text-align: left;
	text-align: center;
	color: #777;
	font-size: 0.75em;
	clear:both;
}
#footer  .in {
	width: 100%;
	margin: 0 auto;
        border-top: 1px solid #777;
}
#footer a {
	color: #777;
	text-decoration: underline;
}
#footer a:hover {
	text-decoration: none;
}

#sidebar  ul{
	list-style: none;
}
#sidebar .linkcat, #sidebar .categories, #sidebar .boxr, #sidebar .widget  {
	color: #777;
	margin-bottom: 10px;
}
#sidebar ul.children {
	padding-left: 10px;
}

#headr h1 {
	margin: 0;
	padding: 0px 15px 0px 0px;
	font: 2.5em "DejaVu Sans", Verdana, sans-serif;
        float: left;
}
#headr h1 a {
	color: #777;
}
#headr h1 a:hover {
	color: #ccc;
}
#headr .description {
	padding-top: 12px;
	color: #777;
}
#headr .description:before {
	content: "|";
}
#sidebar h2{
	font: 1.1em "DejaVu Sans", Verdana, sans-serif;
	color: #777;
	border-bottom: 1px solid #777;
	padding-bottom: 0px;
	margin-bottom: 5px;
}
#sidebar a {
	color: #777;
}
#sidebar a:hover {
	color: #ccc;
}
#sidebar #avatr {
	border: 1px solid #777;
}
h2.pagetitle {
	text-align: right;
	border-bottom: 1px solid #ccc;
}
.post h2 {
	font-family: 1.8em;
        border-bottom: 1px solid #777;
}
.post h2  a {
	color: #777;
}
.post h2 a:hover {
	color: #ccc;
}
.post ul {
	margin-left: 35px;
}
.post ol {
	margin-left: 40px;
}
p.postmetadata {
	color: #777;
	font-size: 85%;
	margin-bottom: 10px;
}
p.postmetadata a {
	color: #777;
	text-decoration: none;
}
.post ul.postspermonth {
	list-style:none;
	padding: 0;
	margin: 0;
}
.post p a {
	text-decoration: underline
}
.post p a:hover {
	color: black;
}
.post a img, .post img {
	border: none;
	/* float: left; 
	padding-right: 5px; */
}	

.categr, .monthr {
	margin-bottom: 20px;
}
.categr h2, .monthr h2 {
	border-bottom: 1px solid #777;
}

.rss {
	background: url(images/feed-icon-10x10.png) left center no-repeat;
	padding-left: 12px;
}

.navigation a {
	color: #999;
}
.navigation a:hover {
	color: #666;
	text-decoration: underline;
}
.alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.alignright {
	float: right;
	text-align: right;
        margin: 0 0 10px 10px;
}
.ileft {
	float: left;
	margin-right: 5px;
}
p.stats {
	color: #999;
	font-size: .8em;
	border: 1px solid #ccc;
	border-left: none;
	border-right: none;
}
blockquote {
	background: url(images/blockquote.gif) no-repeat left top;
	margin: 1em;
	padding: 0 0 10px 50px;
}
#content .commentsfeedr {
	background: url(images/feed.png) no-repeat left center;
	padding-left: 20px;
}
#content .trackbackr {
	background: url(images/arrow_refresh.png) no-repeat left center;
	padding-left: 20px;
}
input.textbox, textarea, #commentform input {
/*	background: #ccc url(images/shadow_top.gif) repeat-x top; */
	border: #000 1px solid;
	font: 1em 'DejaVu Sans', Verdana, Arial, Serif;
	padding: 2px;
}
#submit {
	padding: 3px 5px;
}
.comment {
	background: #ddd url(images/shadow_top.gif) repeat-x top;
	color: #777;
	border-bottom: #777 1px solid;
	list-style: none;
	margin: 0;
	padding: 1em 0.5em;
}
.alt {
	background: #eee;
}
.alt:hover, .comment:hover {
	background: #ddd;
}

h3#comments, h3#respond {
	border-bottom: 1px solid #777;
	margin-top: 10px;
}
.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;
}
#comment {
	width: 100%;
}

fieldset {
	border: none;
}
textarea#cp_message {
	width: 100%;
}
.search {
	margin-bottom: 10px;
}
.search #s {
	border: 2px solid #ccc;
	background: #efefef;
	padding: 5px;
	margin-right: 5px;
	width: 160px;
}
.search #s:focus {
	border: 2px solid #ddd;
	background: #fff;
	padding: 5px;
}
.search #searchsubmit {
	background:#999;
	padding: 3px 5px;
	border: 2px solid #333;
	font-weight: bold;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	color: #fff;
}
.search #searchsubmit:focus, .search #searchsubmit:hover {
	background:#666;
	padding: 5px;
	border: 2px solid #333;
	font-weight: bold;
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	color: #fff;
}
pre {
	width: 95%;
	overflow:auto;
	font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
	color: #666;
	max-height: 350px;
	line-height: 18px;
	margin: 10px 0;
	border: 1px solid #999;
	padding: 5px;
	background: #ccc;
}

code {
font: 13px 'Courier New', Courier, Verdana, Arial, sans-serif;
color: #666;
padding: 2px;
}

#menu {
	padding: 0;
	width: 828px;
	margin: 0 auto;
	clear: both;
}

#menu ul {
	list-style-type: none;

}
#menu li {
 	display: inline;
	text-transform: uppercase;
	padding: 4px;
}
#menu li:hover, #menu a:hover {
	background-color: #ccc;
	color: #000;
}
#content.entry a { text-decoration: underline;}

#flickr img {
	border: 2px solid black;
}
#flickr .legend {
	font-size: 0.75em; margin-top: 0px;
}
#flickr .legend a {
	text-decoration: underline
}
#flickr .legend a:hover {
	color: black;
}
img[src^="http://www.nebuleu.ch"] {
  border: 2px solid black !important;
  padding: 0px !important;
}

