/*  
Theme Name: I feel forum
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 modified by Santa
Author URI: http://studio.st/
*/

* {
	margin: 0px;
	padding: 0px;
	}
body {
	background: #2c2c2c url(img/bodybg2.gif) no-repeat top center;
	color: #000;
	font-size: 11px;
	font-family: "Lucida Grande", "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	}
img {
	border: 0px;
	}
.cnt {
	width: 760px;
	background-color: #fff;
	margin: 20px auto 30px;
	}

/* ------------------------------------------------------------------------------
								header 								             
------------------------------------------------------------------------------ */

a.pm {
	font-size:15px;
	text-align: right;
}

.blogheader{
        background: url(img/headerbg.gif);
	width: 760px;
	height: 160px;
	float: left;
	z-index: 2;
}
.head1 {
	width: 485px;
	padding: 40px 15px 0 0;
	text-align: center;
	float: left;
}
.blogheader h1 a {
	color: #fff;
	text-decoration: none;
}
.blogheader a {
	color: #fff;
}
.blogheader h1 a:hover {
	text-decoration: underline;
}
.blogheader 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;
}
.head2 {
	width: 260px;
	float: left;
}
.head2 p {
	color: #fff;
	padding: 0 15px;
	font-size: 12px;
	line-height: 16px;
}
.head2 h3 {
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
	letter-spacing: -1px;
	margin-bottom: 5px;
	padding: 15px 0 0 16px;
	text-transform: lowercase;
}


/* ------------------------------------------------------------------------------
								main 					                         
------------------------------------------------------------------------------ */
.main {
	width: 760px;
	}
.content {
	padding: 20px 0 0 15px;
	float: left;
	width: 760px;
	margin-right: 17px;
	}

h3 {
	font-size:18px;
	color: #294A59;
	margin-top: 15px;
	margin-bottom: 4px;
}

.commentcontent img {
	border: 0px;
        margin: 2px;
padding: 0px;
	}

.content a {
	color: #9b0e0e;
	}
.navigation {
	font-size: 14px;
	margin-bottom: 15px;
	}
.post {
	margin-bottom:30px;
	} 
.topictitle {
	margin-bottom: 15px;
	color: #294A59;
	font-size: 26px;
	font-weight: normal;
	letter-spacing: -1px;
}
h2.pagetitle {
	color: #556;
	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;
	display: block;
	margin-bottom: 15px;
	}
.content p {
	font-size: 14px;
	margin-bottom: 15px;
	line-height:21px;
}

.post blockquote {
	background: url(img/blockquotebg2.gif) no-repeat;
	color: #294a59;
	padding: 15px 0 0 42px;
}
.content ul {
	list-style-type: none;
	font-size: 14px;
	margin-bottom: 15px;
	}
.content ul li {
	background: url(img/bullet02.gif) no-repeat 0px 5px;
	margin-bottom: 5px;
	padding-left: 17px;
	margin-left: 10px;
	}
.content ol {
	font-size: 14px;
	margin-bottom: 15px;
	}
.content ol li {
	margin-bottom: 5px;
	padding-left: 17px;
	margin-left: 10px;
	}	
p.postmetadata {
	font-size:11px;
	margin:3px 0;
	}

/* ------------------------------------------------------------------------------
								sidebar 					                     
------------------------------------------------------------------------------ */
.sidebar {
	font-size: 12px;
	float: left;
	width: 254px;
	margin-left: 4px;
	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;
	text-transform: lowercase;
	}
.bloque2 h3 {
	color: #294A59;
	}
.sidebar ul {
	list-style-type: square;
	padding-left: 30px;
	}
.sidebar p {
	line-height: 16px;
}
.sidebar ul li {
        margin-top: 5px;
	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.recentpost {
	border-bottom: 1px dashed #668b9c;
        line-height: 20px;
	}

.bloque2 ul a.recentcomment {
	border-bottom: 0px;
        line-height: 16px;
word-wrap:break-word;
}

.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: 200px;
	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;
	}
	
/* ------------------------------------------------------------------------------
								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: 730px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 15px;
}
#commentlist li {
	background: #e4ecee url(img/commentlistbg3.jpg) no-repeat;
	padding: 0px;
	margin-bottom: 30px;
	font-size: 15px;
}
#commentcontent {
	padding: 20px;
	line-height:20px;
}
#commentcontent p {
	margin: 0px;
	margin-bottom: 15px;
	padding: 0px;
	font-size:14px;
	color:#333;
	line-height:20px;
}
#commentcontent a {
	color: #265368;
}
p.authorcom {
	background-color: #fff;
	text-align: right;
	padding:0px;
	margin: 0px;
}
p.authorcom span {
	background-color: #fff;
	color: #294a59;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
.authorcom small {
	font-size: 10px;
}


#commentcontent ul {
	list-style-type: none;
	font-size:14px;
	color:#333;
	line-height:15px;
}
#commentcontent ol {
	font-size:14px;
	color:#333;
	line-height:15px;
}

#commentcontent ol li {
	background: transparent;
	font-size:14px;
	padding: 0px;
	margin-left: 30px;
	margin-top: 0px;
	margin-bottom: 0px;
}

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

#commentcontent blockquote {
	background-color: #d5e0e3;
	margin-bottom: 15px;
	padding: 5px 5px 2px 8px;
	border-left: 4px solid #b1c6d0;
	line-height:17px;
	font-weight: normal;
	font-size: 14px;
	color:#333;
}
#commentcontent blockquote p {
	margin-bottom:5px;
}
.commentform {
	background: #f2f6f7 url(img/commentform2bg.jpg) no-repeat;
	width: 440px;
	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 {
	width: 250px;
	float: left;
}
.cfbox2 textarea {
	width: 250px;
	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: url(img/footerbg3.gif) no-repeat;
	width: 730px;
	height: 120px;
	padding: 0px 15px 0;
	color: #fff;
	font-size: 11px;
	display: block;
	float: left;
	}
p.foot1 {
	padding-top: 25px;
}
p.foot2 {
	padding-top: 25px;
	float: right;
	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;
}

.alignright {
text-align: right;
}


.alignleft {
text-align: left;
}

.subscribe-to-comments {
vertical-align:baseline;
}

table {
	font-size: 14px;
}

td {
	padding:5px;
}

/* Login Form
=================================== */

.login {
	font-weight: normal;
	width: 100%;
	z-index: 1;
	font-size: 12px;
}

form.login {
	bottom: 15px;
}

.login p { padding: 0 0 4px; }

.login label {
	line-height: 14px;
}

form.login input {
	border: 1px solid #999;
	padding: 2px;
	line-height: 14px;
	font-size: 12px;
	margin: 0;
}

form.login input#submit {
	margin-bottom: -10px;
}

div.remember label {
	clear: both;
	padding: 0;
	margin: 6px 0 0 0;
	line-height: 12px;
}

form.login input
{
	padding: 0px;
	margin: 0px;
}

form.login input#remember {
	border-width: 0;
	padding: 0;
	align: right;
	margin-top: 2px;
	vertical-align: baseline;
}

#latest td, #forumlist td, #favorites td { padding: 5px 10px; }

#forumlist tr td div.nest {
	padding-left: 2.5ex;
}

#latest tr:hover, #favorites tr:hover { background-color: #FFD1D1; }

#latest a {
	text-decoration: none;
}

#latest th, #forumlist th, #favorites th {
	border-bottom: 1px solid #aaa;
	background-color: #ddd;
	font-size: 13px;
	padding: 5px 10px;
	text-transform: uppercase;
}

#latest, #forumlist, #favorites {
	background-color: #f7f7f7;
	margin-bottom: 2em;
	width: 730px;
}

#latest tr small, #forumlist tr small, #favorites tr small {
	font-size:12px;
}

#forumlist tr {
	background-color: #E3E3E3;
}

#forumlist tr:hover {
	background-color: #f7f7f7;
}

#forumlist tr.bb-child {
	background-color: #f7f7f7;
}

#forumlist tr.bb-child:hover {
	background-color: #E3E3E3;
}



.num, #forumlist small {
	font: 11px;
	text-align: center;
}

.deleted { background-color: #ee8888; }

.alt.deleted { background-color: #ff9999; }

img.avatar { width:70px; height:auto;}

#manage-tags {
	margin: 10px 0;
	list-style: none;
}

#manage-tags li {
	float: left;
	width: 200px;
	padding-bottom: 10px;
}

#topic-tags {
	width: 730px;
	border-left: 1px solid #ccc;
	padding: 0 0 0 1em;
	margin-bottom: 40px;
}

#tagformdiv fieldset {
	border: 0px;
}

.rss-link {
	display: block;
	padding: 6px 0;
	text-indent: 20px;
	background-image: url('img/feed-icon-16x16.gif');
	background-repeat: no-repeat;
	background-position: 0 50%;
}

#topic-move { margin-top: 1em; }



.infobox {
	border: 0px solid #ccc;
	padding: 1em;
}

.infobox ul {
	margin: 10px 0 10px 12px;
	padding: 0;
}

.infobox ul li { padding-bottom: 3px; }


.nav {
	margin: 15px 0;
	padding: 12px 0;
}

.nav span { font-weight: bold; }

.nav span, .nav a { padding: 6px; }

.postform {
	font-size: 14px;
	background-color: #f0f0f0;
	padding: 10px;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 700px;
}

.postform fieldset
{
	padding: 15px;
}

.postform textarea {
	height: 12em;
	margin: 5px 0;
	padding: 5px;
	width: 650px;
	display: block;
}

.postform label { display: block; }

#topic-move { 
	font-size: 14px;
	margin: 10px;
	width: 700px;

}

#topic-move fieldset { 
	padding: 10px;
}

#front-search {
	margin-top: 45px;
	padding: 10px;
	vertical-align: middle;
	width: 250px;
	text-align: center;
}

#front-search p.searchtitle {
	font-size: 20px;
	letter-spacing: 3px;
}

#front-search input.front-input-search {
	margin-top: 5px;
	width: 175px;
}


#topic-search-form {
	font-size: 14px;
	background-color: #f0f0f0;
	padding: 10px;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 700px;
}

#topic-search-form fieldset
{
	padding: 15px;
}

#search {
	width: 400px;
}

.notice {
	border: 2px solid #4c9545;
	background-color: #abd8a2;
	color: #4c9545;
	font-size: 1.1em;
	font-weight: bold;
	padding: 10px 15px;
	margin: 0 0 1.1em;
	width: 700px;
}

.notice p { margin-bottom: 0; }

/* Profile Page
=================================== */

#profile-menu {
	list-style-type: none;
	float: right;
	margin-right: 25px;
	margin-top: -8px;
	z-index:1;
}

#profile-menu li {
	list-style-type: none;
	display: inline;
	margin-left: 1px;
	padding: 0px;
	background: none;
}

#profile-menu li a {
	font-size: 1.1em;
	
	background-color: #ddd;
	padding: 4px 7px;
	position: relative;
	top: -10px;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	-khtml-border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	border-bottom-right-radius: 6px;
}

#profile-menu li.current a {
	background-color: #bbb;
	border-top: 1px solid #9e9e9e;
}

#profile-menu li a:hover {
	background-color: #99a;
}

#useravatar { margin-bottom: 1em; }

#useravatar img { display: block; border-width: 3px; border-style: double; }

#userinfo { margin-top: 10px; }

#userinfo dt { font-weight: bold; }

#userinfo dd { margin: 0 0 5px; } 

#useractivity { margin: 15px 0 5px; }

.user-recent { margin: 0 0 10px; }

.user-recent ol { margin: 5px 0 0 28px; }

.user-recent ol li { margin: 0 0 3px; }

#userlogin {
	font-size: 25px;
	margin: 20px;
}

#profile-edit-form {
	font-size: 14px;
	background-color: #f0f0f0;
	padding: 10px;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 700px;
}

#profile-edit-form fieldset
{
	padding: 15px;
}

#profile-edit-form fieldset input
{
	width: 450px;
}

#userinfo tr.form-field th
{
	text-align:right;
}

#admininfo tr.form-field th
{
	text-align:right;
}


#register-form {
	font-size: 14px;
	background-color: #f0f0f0;
	padding: 10px;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 700px;
}

#register-form fieldset
{
	padding: 15px;
}

#register-form fieldset input
{
	width: 450px;
}

#login-form {
	font-size: 14px;
	background-color: #f0f0f0;
	padding: 10px;
	margin-bottom: 1em;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	width: 700px;
}

#login-form fieldset
{
	padding: 15px;
}

#login-form fieldset input
{
	width: 450px;
}


/**
	Main blog menu.
*/
#blog-menu {
	position:relative;
	top: 80px;
	left: -760px;
	list-style-type: none;
	margin-top: -8px;
	margin-bottom: -45px;
	display: block;
}

#blog-menu li {
	list-style-type: none;
	margin-top: 10x;
	margin-bottom: 10px;
	padding: 0px;
	background: none;
	text-align:right;
}

#blog-menu li a {
	color: #265368;
	font-size: 1.1em;
 	background-color: #ddd;
	padding: 4px 7px;
	position: relative;
	-moz-border-radius-bottomleft: 6px;
	-khtml-border-bottom-left-radius: 6px;
	-webkit-border-bottom-left-radius: 6px;
	border-bottom-left-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-khtml-border-top-left-radius: 6px;
	-webkit-border-top-left-radius: 6px;
	border-top-left-radius: 6px;
}

#thread {
	width: 700px;
	padding-top: 50px;
	padding-left: 20px;
	}

