/*  
Theme Name: I feel dirty
Theme URI: http://studio.st/i-feel-dirty/
Description: A clean but dirty template by <a href="http://studio.st/">Studio ST</a>
Version: 1.0
Author: The studio ST team
Author URI: http://studio.st/

Patched by Salagir

*/

* {
	margin: 0;
	padding: 0;
	}
body {
	background: black;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
img {
	border: none;
	}
#monster {
	height: 240px;
	background: black url(img/monty-monster.jpg) right no-repeat;
}

.cnt { /* tout le contenu */
	background: #fff;
	margin: 20px 0 0 20px;
	border: 2px outset #888;
	border-right: none;
}


.alignright { float: right }
.alignleft { float: left }

/* partie gauche */
.content h2 { clear: both; padding-top: 1em; 
	border-top: 2px dotted #ccc }
.content h3 { font: 1.7em sans-serif; background: #ddd; clear:both; padding: 0 0.5em }
.content img[align="right"] { margin-left: 5px }
.content img[align="left"] { margin-right: 5px }

.gravatar { float: right; margin: 1em; margin-top: 0; }
ol.commentlist li{ clear:both }

/* ------------------------------------------------------------------------------
								header 								             
------------------------------------------------------------------------------ */
.header{
	background: url(img/headerbg-2.png) top left no-repeat;
	height: 140px;
	}
.head1 {
	width: 485px;
	padding: 40px 15px 0 0;
	text-align: center;
	float: left;
}
.header h1 a {
	color: #fff;
	text-decoration: none;
}
.header h1 a:hover {
	text-decoration: underline;
}
.header h1 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 0px;
}
.description {
	color: #fff;
	font-size: 12px;
	padding: 0 10px;
}
.head2 {
	width: 260px;
	float:right;
	text-align:center;
}
.head2 p {
	padding: 40px;
	font: bold 2em sans-serif;
}

/* ------------------------------------------------------------------------------
								main 					                         
------------------------------------------------------------------------------ */
#main { position: relative }

.content {
	padding: 20px;
	margin: 0 300px 0 0;
	width: auto;
	}
.content a {
	color: #9b0e0e;
	}
.navigation {
	font-size: 14px;
	margin-bottom: 15px;
	}
.post {
	margin-bottom:30px;
	font-size: 14px;
	} 
.posttitle {
	margin-bottom: 15px;
	}
.post h2 {
	color: #294A59;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
	}
h2.pagetitle {
	color: #555;
	font-size: 22px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 15px;
	}
.post h2 a {
	color: #294A59;
	text-decoration:none;
	}
.post h2 a:hover {
	text-decoration:underline;
}
.post small {
	color: #294A59;
	}
.post p {
	margin: 0.7em 0;
	line-height:21px;
	}
.post blockquote {
	background: url(img/blockquotebg2.gif) no-repeat;
	color: #294a59;
	padding: 1em 0 0 42px;
}
.post ul {
	list-style-type: none;
	}
.post ul li {
	background: url(img/bullet02.gif) no-repeat 0px 5px;
	margin-bottom: 5px;
	padding-left: 17px;
	}
p.postmetadata {
	font-size:11px;
	margin:3px 0;
	}

.post ol , .post ul { margin: 0 0 0 2em;}

/* ------------------------------------------------------------------------------
								sidebar 					                     
------------------------------------------------------------------------------ */
.sidebar {
	font-size: 12px;
	position: absolute;
	top: 0; right: 5px;
	width: 254px;
	padding: 10px 6px 0 0;
	line-height: 14px;
	}
.bloque1, .bloque2 {
	margin-bottom: 10px;
	}
.bloque1 {
	background: #e8e6d9 url(img/bloque1bg.jpg) no-repeat;
	}
.bloque2 {
	background: #e2ebed url(img/bloque2bg.jpg) no-repeat;
	}
.bloque1 h3 {
	color: #6c644d;
	}
.bloque1 h3, .bloque2 h3 {
	font-size: 19px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 10px;
	padding: 20px 0 5px 16px;
	}
.bloque2 h3 {
	color: #294A59;
	}
.sidebar ul {
	list-style-type: square;
	padding-left: 30px;
	}
.sidebar p {
	line-height: 16px;
}
.sidebar ul li {
	margin-bottom: 5px;
	}
.sidebar ul span {
	color: #000;
	}
.sidebar ul a {
	color: #000;
	text-decoration: none;
	}
.bloque1 ul a {
	border-bottom: 1px dashed #968e77;
	}
.bloque1 p a, .bloque2 p a {
	color: #000;
	}
.bloque1 ul a:hover, .bloque1 p a:hover {
	background-color: #6c644d;
	color: #fff;
	border: 0px;
	}
.bloque2 ul a {
	border-bottom: 1px dashed #668b9c;
	}
.bloque2 ul a:hover, .bloque2 p a:hover {
	background-color: #294A59;
	color: #fff;
	border: 0px;
	}
.bloque1 ul {
	color: #968e77;
	padding-bottom: 12px;
	}
.bloque2 ul {
	color: #668b9c;
	padding-bottom: 12px;
	}
	
/* search */
.buscar {
	padding: 0px 15px 15px;
	}
.bus1 {
	width: 140px;
	font-size: 16px;
	border: 1px solid #aaa;
	}
.bus2 {
	vertical-align: top;
	}
.sidebar p {
	padding: 0 10px 15px 16px;
	}
/* subscribe */
.subscriberss {
	padding: 0px 0 15px 15px;
	}
.subscriberss select {
	width: 110px;
	margin: 5px 5px 0 10px;
	float: left;
	}
.subscriberss a {
	float: left;
	}
.subscriberss a.btnnofloat {
	float: none;
	}
.subscriberss a.rsstext {
	color: #000;
	margin: 5px 0 0 3px;
	float: left;
	}
.bus1 {
	width: 140px;
	font-size: 16px;
	border: 1px solid #aaa;
	}
.bus2 {
	vertical-align: top;
	}

	
/* ------------------------------------------------------------------------------
								comments								             
------------------------------------------------------------------------------ */
h2.responses {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
	}
.commentlist {
	width: 464px;
	margin-bottom: 20px;
	list-style-type: none;
	font-size: 14px;
}
.commentlist li {
	background: #e4ecee url(img/commentlistbg3.jpg) no-repeat;
	padding-top: 20px;
	margin-bottom:15px;
}
.commentcontent {
	padding: 0 10px;
	margin-bottom: 15px;
}
.commentcontent p {
	margin-bottom: 15px;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent a {
	color: #265368;
}
p.authorcom {
	background-color: #fff;
	text-align: right;
}
p.authorcom span {
	background: #fff url(img/authorbg3.jpg) no-repeat;
	color: #294a59;
	font-size: 16px;
	padding-left: 100px;
}
.authorcom small {
	font-size: 10px;
}
.commentcontent {
	padding: 0 10px;
}
.commentcontent ul {
	list-style-type: none;
	font-size:12px;
	color:#333;
	line-height:17px;
}
.commentcontent li {
	background: transparent url(img/bullet02.gif) no-repeat 0px 5px;
	padding-left: 15px;
	padding-top: 0px;
	margin-bottom: 5px;
}
.commentcontent blockquote {
	background-color: #d5e0e3;
	margin-bottom: 15px;
	padding: 5px 5px 2px 8px;
	border-left: 4px solid #b1c6d0;
	font-size:11px;
	color:#777;
	line-height:17px;
}
.commentcontent blockquote p {
	margin-bottom:5px;
}
.commentform {
	background: #f2f6f7 url(img/commentform2bg.jpg) no-repeat;
	padding: 20px 12px 0 12px;
	margin-bottom: 20px;
	}
.commentform h2 {
	color: #294a59;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	margin-bottom: 10px;
	text-transform: lowercase;
	}
.cfbox1 {
	width: 150px;
	margin-right: 20px;
	padding-left: 3px;
	float: left;
}
.cfbox2 {
	padding-left:180px;
}
.cfbox2 textarea {
	width: 100%;
	height: 108px;
}
.cfbox3 {
	background: transparent url(img/cfbox3bg2.jpg) no-repeat right bottom;
	width: 440px;
	padding-bottom: 12px;
	text-align: center;
	clear: both;
}
.commentform label {
	color: #294a59;
	margin-bottom: 2px;
	display: block;
	}
.commentform input {
	width: 150px;
	margin-bottom: 10px;
	}
.commentform textarea {
	margin-bottom: 20px;
	}
input.submit {
	width: 150px;
	margin-bottom: 6px;
	margin-left: 173px;
	display: block;
	}
	
	
/* ------------------------------------------------------------------------------
								footer 								             
------------------------------------------------------------------------------ */
.footer {
	background: white url(img/footerbg3.gif) no-repeat;
	height: 80px;
	padding: 0px 15px 0;
	color: #fff;
	font-size: 11px;
	display: block;
	}
p.foot1 {
	padding-top: 15px;
}
p.foot2 {
	padding-top: 15px;
	float: left;
	text-align: right;
	margin-right:5px;
}
.footer a {
	color: #fff;
	}
.footer a:hover {
	background-color: #650000;
	text-decoration:none;
	}
.foot2 a:hover {
	background-color: #294A59;
	}
	

/* ------------------------------ clear ------------------------------ */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both;
    visibility: hidden;
}

div.code, pre[class] { background: #eef; padding: 0.5em; border: 1px dotted #559; overflow: auto; }


/** Mobile by Sala **/
@media (max-width:800px) {
	#main>.content { margin-right: 0 }
	#main>.sidebar {
		position: static;
		margin: auto;
	}
}



