/*  
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/
*/
* {
	margin : 0px;
	padding : 0px;
}

body {
	background : url(img/bodybg2.gif) #2c2c2c no-repeat top center;
	color : #000;
	font : 11px "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
}

img {
	border : 0px;
}

.cnt {
	width : 760px;
	margin : 20px auto 30px;
	background : #fff;
}

/* ------------------------------------------------------------------------------
								header 								             
------------------------------------------------------------------------------ */
.header{
	width : 760px;
	float : left;
	background : url(img/headerbg.gif) no-repeat;
	height : 143px;
}

.head1 {
	width : 485px;
	padding : 40px 15px 0 0;
	float : left;
	text-align : center;
}

.header h1 a {
	color : #fff;
	text-decoration : none;
}

.header h1 a:hover {
	text-decoration : underline;
}

.header h1 {
	margin-bottom : 0px;
	color : #fff;
	font : normal 36px Arial, Helvetica, sans-serif;
	letter-spacing : -1px;
}

.description {
	color : #fff;
	font-size : 12px;
}

.head2 {
	width : 260px;
	float : left;
}

.head2 h3 {
	margin-bottom : 5px;
	padding : 15px 0 0 16px;
	color : #fff;
	font : normal 19px Arial, Helvetica, sans-serif;
	letter-spacing : -1px;
}

.head2 p {
	margin-top : 1em;
	padding : 0 15px;
	color : #fff;
	font-size : 12px;
	line-height : 16px;
}

.head2 a {
	padding : 0 2px;
	color : #fff;
	text-decoration : underline;
}

.head2 a:hover {
	color : #9b0e0e;
	background : #e4ecee;
	text-decoration : none;
}

/* ------------------------------------------------------------------------------
								main 					                         
------------------------------------------------------------------------------ */
.main {
	width : 760px;
}

.content {
	padding : 20px 0 0 15px;
	float : left;
	width : 465px;
	margin-right : 15px;
}

.content a {
	color : #9b0e0e;
}

.navigation {
	margin-bottom : 15px;
	font-size : 14px;
}

.post {
	margin-bottom : 30px;
}

 
.posttitle {
	margin-bottom : 15px;
}

.post h2, h2.pagetitle {
	color : #294a59;
	font-size : 26px;
	font-weight : normal;
	letter-spacing : -1px;
}

.post h2 a {
	color : #294a59;
	text-decoration : none;
}

.post h2 a:hover {
	text-decoration : underline;
}

.post h3 {
	margin-top : 1em;
	color : #555;
	font-size : 22px;
	font-weight : normal;
	letter-spacing : -1px;
}

.post h3 a {
	color : #555;
	text-decoration : none;
}

.post h3 a:hover {
	color : #9b0e0e;
	background : #e8e6d9;
}

.post .entrytext h3 {
	margin-top : 2em;
	color : #9b0e0e;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : normal;
}

.post .entrytext h4 {
	margin-top : 1em;
	color : #294a59;
	font-size : 16px;
	font-weight : normal;
	letter-spacing : normal;
}

.post small {
	margin-bottom : 15px;
	display : block;
	color : #294a59;
}

.post p {
	margin-bottom : 15px;
	font-size : 14px;
	line-height : 21px;
}

.post blockquote {
	padding : 15px 0 0 42px;
	margin-bottom : 1.5em;
	background : url(img/blockquotebg2.gif) no-repeat;
	color : #294a59;
}

.post ul {
	margin-bottom : 15px;
	list-style-type : none;
	font-size : 14px;
}

.post ul li {
	margin-bottom : 5px;
	padding-left : 17px;
	background : url(img/bullet02.gif) no-repeat 0px 5px;
}

ul.linkslist h2 {
	margin : 2em 0 1em;
	color : #9b0e0e;
	font-size : 14px;
	font-weight : bold;
	letter-spacing : normal;
}

ul.linkslist li {
	padding-left : 0;
	background-image : none;
}

ul.linkslist li li {
	margin-left : 1em;
	padding-left : 17px;
	background : url(img/bullet02.gif) no-repeat 0px 5px;
}

p.postmetadata {
	margin : 3px 0;
	font-size : 11px;
}

/* ------------------------------------------------------------------------------
								sidebar 					                     
------------------------------------------------------------------------------ */
.sidebar {
	float : left;
	width : 254px;
	margin-left : 5px;
	padding : 10px 6px 0 0;
	font-size : 12px;
	line-height : 14px;
}

.bloque1, .bloque2 {
	margin-bottom : 10px;
}

.bloque1 {
	background : url(img/bloque1bg.jpg) #e8e6d9 no-repeat;
}

.bloque2 {
	background : url(img/bloque2bg.jpg) #e2ebed no-repeat;
}

.bloque1 h3 {
	color : #6c644d;
}

.bloque1 h3, .bloque2 h3 {
	margin-bottom : 10px;
	padding : 20px 0 5px 16px;
	font : normal 19px Arial, Helvetica, sans-serif;
	letter-spacing : -1px;
}

.bloque2 h3 {
	color : #294a59;
}

.sidebar ul {
	padding-left : 30px;
	list-style-type : square;
}

.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 {
	border : 0px;
	color : #fff;
	background : #6c644d;
}

.bloque2 ul a {
	border-bottom : 1px dashed #668b9c;
}

.bloque2 ul a:hover, .bloque2 p a:hover {
	border : 0px;
	color : #fff;
	background : #294a59;
}

.bloque1 ul {
	padding-bottom : 12px;
	color : #968e77;
}

.bloque2 ul {
	padding-bottom : 12px;
	color : #668b9c;
}

	
/* search */
.buscar {
	padding : 0px 15px 15px;
}

.bus1 {
	width : 140px;
	border : 1px solid #aaa;
	font-size : 16px;
}

.bus2 {
	vertical-align : top;
}

.sidebar p {
	padding : 0 10px 15px 16px;
}

/* =login */
#loginform {
	margin : 8px 0 0 16px;
}

#loginform label {
	display : block;
	margin-top : 4px;
	padding : 0;
	color : #fff;
	font-size : 11px;
}

#loginform input {
	display : block;
	width : 140px;
	border : 1px solid #aaa;
	font-size : 14px;
}

#loginform #rememberme {
	display : inline;
	width : auto;
	border : none;
	padding : 0;
}

#loginform #submit {
	width : auto;
	margin-left : 25px;
	padding : 0 5px;
	font-size : 11px;
}

#loginform input[type=hidden] {
	border : none;
}

/* 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 {
	margin : 5px 0 0 3px;
	float : left;
	color : #000;
}

.bus1 {
	width : 140px;
	border : 1px solid #aaa;
	font-size : 16px;
}

.bus2 {
	vertical-align : top;
}

	
/* ------------------------------------------------------------------------------
								comments								             
------------------------------------------------------------------------------ */
h2.responses {
	margin-bottom : 10px;
	color : #294a59;
	font : normal 19px Arial, Helvetica, sans-serif;
	text-transform : lowercase;
}

.commentlist {
	width : 464px;
	margin-bottom : 20px;
	list-style-type : none;
	font-size : 14px;
}

.commentlist li {
	padding-top : 20px;
	margin-bottom : 15px;
	background : url(img/commentlistbg3.jpg) #e4ecee no-repeat;
}

.commentcontent {
	padding : 0 10px;
	margin-bottom : 15px;
}

.commentcontent p {
	margin-bottom : 15px;
	color : #333;
	font-size : 12px;
	line-height : 17px;
}

.commentcontent a {
	color : #265368;
}

p.authorcom {
	background : #fff;
	text-align : right;
}

p.authorcom span {
	padding-left : 100px;
	background : url(img/authorbg3.jpg) #fff no-repeat;
	color : #294a59;
	font-size : 16px;
}

.authorcom small {
	font-size : 10px;
}

.commentcontent {
	padding : 0 10px;
}

.commentcontent ul {
	list-style-type : none;
	color : #333;
	font-size : 12px;
	line-height : 17px;
}

.commentcontent li {
	padding-left : 15px;
	padding-top : 0px;
	margin-bottom : 5px;
	background : transparent url(img/bullet02.gif) no-repeat 0px 5px;
}

.commentcontent blockquote {
	margin-bottom : 15px;
	padding : 5px 5px 2px 8px;
	border-left : 4px solid #b1c6d0;
	color : #777;
	background : #d5e0e3;
	font-size : 11px;
	line-height : 17px;
}

.commentcontent blockquote p {
	margin-bottom : 5px;
}

.commentform {
	width : 440px;
	padding : 20px 12px 0 12px;
	margin-bottom : 20px;
	background : url(img/commentform2bg.jpg) #f2f6f7 no-repeat;
}

.commentform h2 {
	margin-bottom : 10px;
	color : #294a59;
	font : normal 19px Arial, Helvetica, sans-serif;
	text-transform : lowercase;
}

.cfbox1 {
	padding-left : 3px;
	margin-bottom : 1em;
}

.cfbox2 {
	margin-top : 1.5em;
}

.cfbox2 textarea {
}

.cfbox3 {
	width : 440px;
	padding-bottom : 12px;
	clear : both;
	background : transparent url(img/cfbox3bg2.jpg) no-repeat right bottom;
	text-align : center;
}

.commentform label {
	margin-bottom : 2px;
	display : block;
	color : #294a59;
}

.commentform input {
	width : 150px;
	margin-bottom : 10px;
}

.commentform textarea {
	width : 95%;
	margin-bottom : 20px;
	padding : 0;
}

input.submit {
	width : 150px;
	margin-bottom : 6px;
	margin-left : 173px;
	display : block;
}

	
	
/* ------------------------------------------------------------------------------
								footer 								             
------------------------------------------------------------------------------ */
.footer {
	width : 730px;
	padding : 0px 15px 0;
	float : left;
	display : block;
	background : url(img/footerbg3.gif) no-repeat;
	color : #fff;
	font-size : 11px;
	height : 120px;
}

p.foot1 {
	padding-top : 25px;
}

p.foot2 {
	padding-top : 25px;
	float : right;
	margin-right : 5px;
	text-align : right;
}

.footer a {
	color : #fff;
}

.footer a:hover {
	background : #650000;
	text-decoration : none;
}

.foot2 a:hover {
	background : #294a59;
}

	
/* ------------------------------ clear ------------------------------ */
.clearfix:after {
	clear : both;
	display : block;
	content : ".";
	height : 0;
	visibility : hidden;
}

