/* @override 
	http://www.absolutnetwork.com/new/wp-content/themes/absolut2010/style.css
	http://www.absolutnetwork.com/wp-content/themes/absolut2010/style.css
*/

/*
Theme Name: Absolut Network Theme 2010
Theme URI: http://www.absolutnetwork.com/
Description: Theme para Absolut Network
Version: 2
Author: Jordi Cuenca / Oriol Boix
Tags: 

*/


body {
	color: #666666;
	font: normal 12px Arial, Helvetica, Verana, Sans;
}

a {
	text-decoration: none;
	color: #000;
}

a:hover {
	text-decoration: underline;
}


strong {
	font-weight: bold;
}

form input, form textarea {
	border: 1px solid #000;
	background-color: white;
	color: #666;
}

em {
font-style: italic;
}

.alignright{
float: right;
margin: 10px;
} 

.alignleft {
float: left;
margin: 10px;
}

.legal {
display: none;
}

#envoltori {
	width: 950px;
	margin: 0 auto;
}

/* @group footer */

#footer-wrap {
	background-color: #f1f1f1;
	margin-top: 20px;
	padding-top: 25px;
	clear: both;
}

#footer {
	width: 950px;
	margin: 0 auto;
	

}

#footer #legal{
	text-align: center;
		padding-bottom: 50px;
		padding-top: 45px;
	font-size: 11px;
	line-height: 17px;
	}

#footer #foot {
	border-bottom: 1px solid #d1d1d1;
	padding-bottom: 30px;
}

#foot #simpletags-4 h3.widgettitle {
	background: url(images/title_tags.png) no-repeat;
	text-indent: -10000px;
	padding-bottom: 15px;
	}
	
#foot #archives-4 h3 {
	background: url(images/title_archivo.png) no-repeat;
	text-indent: -10000px;
		padding-bottom: 15px;
	}
	
#foot #pages-4 h3 {
	background: url(images/title_an.png) no-repeat;
	text-indent: -10000px;
		padding-bottom: 15px;
		width: 120px;
	}
	
#foot #simpletags-4, #foot #archives-4, #foot #pages-4 {
	float: left;
}

#foot #simpletags-4 {
	width: 580px;
	margin-right: 40px;
}

#foot a {
	color: #888888;
	}
#foot #archives-4 {
	margin-right: 50px;
}
	
#foot #archives-4 a, #foot #pages-4 a{
	line-height: 20px;
}

	
/* @end */



/* @group head */

#head {
	height: 222px;
	position: relative;
}

#head a.logo{
	padding-top: 40px;
	display: block;
	float: left;
	}

/* @group menuSup */

#menuSup {
	position: absolute;
	right: 0;
	top: 0;
}


#menuSup ul {
	height: 40px;
	border-left: 1px solid #d1d1d1;
		
}

#menuSup li{
	float: left;
}

#menuSup li a{
	font-weight: bold;
	display: block;
	height: 40px;
	line-height: 40px;
	padding: 0px 20px;
	border-bottom: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	}
	
#menuSup li.current_page_item a, #menuSup li.current_page_ancestor a, #menuSup li a:hover {
	background-color: #f1f1f1;
	text-decoration: none;
}

/* @end */

/* @group siguenos */

#siguenos img {
	float: left;
	margin-right: 2px;
}

#siguenos {
	position: absolute;
	right: 0px;
	top: 61px;
	width: 360px;
}

.subsnews, .phplist {
	border: 2px solid #000;
	width: 240px;
	float: left;
	height: 23px;
}

.subsnews input#emailInput, .phplist input#email {
	border: none;
	background-color: #fff;	
	padding:3px;
	width:209px;
	color:#666666;
	height:17px;
	line-height:17px;
}


.subsnews a, .subsnews .boton, .phplist  #contactsubmit {
	cursor:pointer;
	border: none;
}

/* My Comment */

.subsnews a img, .subsnews .boton, .phplist #contactsubmit{
vertical-align:top;
}

.subsnews input.subsnewssubmit, .phplist  #contactsubmit {
	border: none;
	cursor:pointer;
	line-height:0;
	padding:0;
	text-indent:-1000px;
	width:15px;
	margin-right: 6px;
	cursor: pointer;
	background:transparent url(images/arrow.png) no-repeat scroll 2px 4px;
	height:23px;
	}
	
.phplist label {
	display: none;
}

#siguenos .fbconnect_share {
	display: none;
}

#siguenos .sociable {
	display: none;
}

h3.listThanks {
	float: left;
padding-left: 5px;
padding-top: 12px;

}

/* @end */

/* @group menuBusca */

#menuBusca {
	position: absolute;
	top: 170px;
	left: 0px;
	width: 100%;
}




#menu .widgettitle {
display: none;
}

#menu ul {
	height: 32px;
	width: 600px;
	border-left: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
	position: absolute;
		
}

#menu li{
	float: left;
}

#menu li a{
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0px 10px;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	}
	
#menu li a:hover {
	background-color: #f1f1f1;
	text-decoration: none;
}

#menu li.current-cat a {
	background-color: white;
	font-weight: bold;
	
}

#menuBusca #searchform {
	position: absolute;
	right: 0px;
	top: 1px;
	width: 322px;
}

.widget_search label {
	display: none;
}

.widget_search #searchform, .p404 #searchform, .resultats-cerca #searchform {
	border: 2px solid #000;
	height: 28px;
}

.widget_search input#s, .p404 input#s, .resultats-cerca input#s {
	border: none;
	background-color: #fff;	
	width: 291px;
	padding:3px;
	line-height: 20px;
	height:22px;
}


	.widget_search input#searchsubmit, .p404 input#searchsubmit, .resultats-cerca input#searchsubmit {
		background:transparent url(images/bg_lupa.png) no-repeat scroll 0 50%;
		border: none;
		cursor:pointer;
		height:23px;
		line-height:0;
		padding:0;
		text-indent:-1000px;
		width:15px;
		margin-right: 6px;
		cursor: pointer;
		position: absolute;
		top: 3px;
		}
.p404 input#searchsubmit, .resultats-cerca input#searchsubmit {
	position: relative;
	top: 0px;
	}


/* @end */
	


/* @end */



/* @group right */

/* @group unete */

#fbconnect_pinned {
	display: none;
}

#fbconnect_widget_div .widgettitle {
	background: url(images/title_unete.png) no-repeat;
	text-indent: -10000px;
	height: 33px;
}

#fbconnect_widget_div .invitebutton{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 35px;
}

#fbconnect_widget_div .fbconnect_miniprofile {
	padding-bottom: 15px;
	padding-top: 5px;
}

#fbconnect_widget_div .fbconnect_miniprofile a {
	font-weight: normal;
	line-height: 15px;
}


#fbconnect_widget_div .fbconnect_userpicmain a:hover {
	text-decoration: none;
}

#fbconnect_widget_div .fbTabs ul.tabNavigation {

	height: 25px;
	width: 286px;
	border-left: 1px solid #d1d1d1 !important;
	border-bottom: 1px solid #d1d1d1 !important;
	background-color: #fff;
}
#fbconnect_widget_div .fbTabs ul.tabNavigation li{
	float: left;
}

#fbconnect_widget_div .fbTabs ul.tabNavigation li a{
	display: block;
	height: 24px;
	line-height: 25px;
	padding: 0px 10px;
	border-top: 1px solid #d1d1d1;
	border-right: 1px solid #d1d1d1;
	border-left: 0px solid #d1d1d1 !important;
	background-color: #fff;
	font-weight: normal;
	color: #000 !important;
	}
	
#fbconnect_widget_div .fbTabs ul.tabNavigation li a:hover {
	background-color: #f1f1f1;
	text-decoration: none;
	height: 25px;
}

#fbconnect_widget_div ul.tabNavigation li a.selected {
	background-color: white;
	font-weight: bold;
	height: 25px;
	
}

#fbconnect_widget_div .fbtabdiv {
	padding: 0px;
	padding-top: 10px;	
	border: none;
}

#fbconnect_widget_div .fbconnect_LastUsers {
	background-color: #fff;
	padding: 0px !important;
}

#fbconnect_widget_div .fbconnect_userpics a {
	margin-right: 7px !important;
	margin-bottom: 7px !important;
	}
	
#fbconnect_widget_div .fbconnect_userpics {
	border-bottom:none ;
	}

#fbconnect_widget_div .fbconnect_title {
	display: block;
	 text-indent: -10000px;
	background: url(images/title_ultimas.png) no-repeat;
	height: 20px;
	border: none;
}

#fbconnect_widget_div #fbSecond .fbconnect_title {
	background: url(images/title_amigos.png) no-repeat;
	margin-top: 7px !important;
}

#fbSecond div b a {
	display: block;
	line-height: 18px;
	padding-bottom: 15px;
}

.fbtabdiv #fbconnect_feedhead {
	background-color: white;
}

.fbtabdiv #fbAllComments, .fbtabdiv #fbAllFriendsComments{
	background-color: #fff;	
}

.fbtabdiv .fb_userpic {
	display: none;
}

.fbtabdiv .fbalt, .fbtabdiv .fbalt2 {
	background-color: #fff !important;
	padding:20px 10px !important;
}

.fbtabdiv b {
	font-size: 12px;
}

.fbtabdiv cite {
	padding-top: 5px;
	display: block;
}

.fbtabdiv .commentmetadata {
	font-size: 9px;
	font-style: italic;
	display: block;
	padding-bottom: 5px;
}

p.fbconnect_share {
	clear: none;
}




/* @end */

/* @group twitter network */
.widget_twitter_list .widgettitle a{
	display: block;
	 text-indent: -10000px;
	background: url(images/title_twitter.png) no-repeat;
	height: 20px;
}


#twitter-carousel .twitter-avatar {
	float: left;
	width: 48px;
	height: 48px;
}

#twitter-carousel span.twitter-link-user, #twitter-carousel .twitter-text {
	display: block;
	margin-left: 60px;
	line-height: 20px;
}

#twitter-carousel .twitter-text {
	
	line-height: 18px;
}

#twitter-carousel ul.twitter li {
	height: 133px;
	margin-bottom: 15px;
	
}

#twitter-carousel .twitter-peu {
	display: block;
	font-size: 11px;
	padding-bottom: 15px;
	border-bottom:1px solid #D2D2D2;
	margin-left: 60px;
	padding-top: 10px;
}

button#twitter-next, button#twitter-prev {
	width: 33px;
	height: 27px;
	border: none;
	font-size: 0px;
	background: url(images/ico_next_tweet.png) no-repeat;
	margin-left: 2px;
	margin-top: 10px;
	cursor: pointer;
}

button#twitter-prev {
	background: url(images/ico_prev_tweet.png) no-repeat;
	margin-left: 60px;
	}

#right #twitter-list-1.widget_twitter_list {
border-bottom: none;
padding-bottom: 0;
margin-bottom: 0;
}

/* @end */



#right {
	float: right;
	width: 286px;
	border: 1px solid #d2d2d2;
	padding: 20px;
	padding-top: 13px;
	margin-bottom: 25px;
}

#right .widget {
		margin-bottom: 20px;
		padding-bottom: 15px;
		border-bottom:1px solid #d2d2d2;
		}

#right h3, #commentlist h3, h3#postcomment, #lomasvisto h3 {
	font:bold 18px Georgia, Times, "Times New Roman";
	text-transform: lowercase;
	margin-bottom: 12px;
	font-style: italic;
}

#right a {
	font-weight: bold;

	}
	
	

	
/* @end */

#content {
	width: 620px;
	position: relative;
}

#content .post, #content.resultats-cerca .page, #content.cat-tag .page {
	background:transparent url(images/loading.gif) no-repeat scroll center center;
	display:inline;
	float:left;
	height:295px;
	margin:0px 10px 10px 0px;
	overflow:hidden;
	position:relative;
	width:295px;
}

#content .infoPost {
	left:10px;
	top:10px;
	width: 255px;
	padding:8px 10px;
	position:absolute;
	z-index:60;
	background-color: white;
}

#content .infoPost {
font-size: 10px;
color: #000;
}

#content .infoPost a{
	color: #999999;
}

#content .infoPost h1 a{
	font-weight: bold;
	margin-top: 8px;
	font-size: 12px;
	display: block;
	color: #000;
	}
#content .infoPost h1 a:hover{
	text-decoration: none;
	background-color: #000;
	color: #fff;	
}

#content .infoPost h2 {
	display: inline;
	text-transform: uppercase;
	padding-right: 3px;
	
}

span.commentsH a {
	padding:0px 13px 0px 3px;
	background: url(images/ico_coments.png) no-repeat right;
	font-size: 10px;
}

span.votaH {
	font-size: 10px;
	font-weight: bold;
	
}

span.votaH span.textcontainer{
	background: url(images/ico_rate.png) no-repeat right 1px;
	padding:0px 13px 0px 3px;
	}

span.votaH a, span.votaH span.bartext{
	padding-left: 5px;
	font-weight: normal;
	}

.blog span.votaH, .resultats-cerca span.votaH, .cat-tag span.votaH {
	color: #999;
	font-weight: normal;
}

.blog span.votaH span.bartext, .resultats-cerca span.votaH span.bartext, .cat-tag span.votaH span.bartext{
	display: none;
	}
	
#content a.linkTot {
display:block;
height:295px;
width: 295px;
position: absolute;
top: 0px;
left: 0px;
z-index: 70;
}


#content a.linkTot:hover {
	text-decoration: none;
	background: url(images/bg_hover_post_home.png) no-repeat left top;
}


#content #post-destacat, #content #post-destacat a.linkTot  {
	width: 600px;
	height:260px;
}

#content #post-destacat a.linkTot:hover {
	background: url(images/bg_hover_destaca_home.png) no-repeat left top;
}


#content .page-nav {
	clear: left;
	font-weight: bold;
	text-align: center;
	padding-right: 10px;
	position: relative;
	line-height: 115px;
}

#content .page-nav span, #content .page-nav a{
	border: none;
	padding: 3px;
	background: none;
	}

#content .page-nav span.current {
	color: #999999;
}

#content .page-nav a.page, #content .page-nav a {
	color: #000;
	display:inline;
	float:none;
	height:auto;
	overflow:auto;
	position:relative;
	width:auto;
	margin: 0;
}

#content .page-nav a:hover {
	background: #000;
	color: #fff;
	}

#content .page-nav span.pages {
	position: absolute;
	left: 0px;
	width: 100%;
	line-height: 100px;
	font-size: 68px;
	color: #e7e7e7;
	z-index: -1;
	text-align: center;
}





/* @group lo más visto */

#lomasvisto, #wp_thumbie {
	height: 175px;
	width: 585px;
	padding: 20px 0px 0px 15px;
	border: 1px solid #d1d1d1;
}

#wp_thumbie {
	width: 583px;
	margin-bottom: 20px;
	}

#lomasvisto h3, #wp_thumbie h3{
	margin-bottom: 15px;
	text-indent: -10000px;
	background: url(images/title_lomas.png) no-repeat;
}

#wp_thumbie h3 {
	background: url(images/title_related.png) no-repeat;	
}

#lomasvisto div, #wp_thumbie_li {
	width: 105px;
	height: 105px;
	float: left;
	margin-right: 10px;
	overflow: hidden;
}

#lomasvisto div a, #wp_thumbie_li a{
	display: block;
	width: 85px;
	height: 85px;
	padding: 10px;
	font-weight: bold;
	color: #fff;
	font-size: 11px;
	background: url(images/bg_lomasvisto.png);
	}
#lomasvisto div a:hover, #wp_thumbie_li a:hover {
	text-decoration: none;
	background: url(images/bg_lomasvisto.png) bottom;
}

#wp_thumbie_rl2 a small {
	display: none;
}

/* @end */


/* @group Dins de post */
#content.inside-post, #content.p404 {
	/*background: url(images/bg_top.png) repeat-x top;
	padding-top: 20px;	*/
	width:600px;
}


#content.inside-post .post {
	background: none;
	display:block;
	float:none;
	height:auto;
	margin:0px 0px 10px 0px;
	overflow:hidden;
	position:relative;
	width:auto;
}

#content.inside-post .entry .fbconnect_share, #content.dins-page .entry .fbconnect_share{
	border: none;
	margin: 0;
	position: relative;
	height: 17px;
	margin: 0px;
	padding: 0px;
	top: 27px;
	
}

#content .FBConnectButton .FBConnectButton_Text, 
#content .FBConnectButton_RTL .FBConnectButton_Text, 
#content .FBConnectButton, .FBConnectButton_RTL {
	background-image:url("images/connect_sprite.png");
	background-color: #fff;
	border: none;
	color: #000;
	
}

#content .FBConnectButton, .FBConnectButton_RTL {
border-bottom:1px solid #000;
	border-top:1px solid #000;
	border-right: 1px solid #000;
	}
	
#content .fb_share_count_nub_right  {
background-image:url("images/1a8txe26.png");
}

#content .fb_share_count_right .fb_share_count_inner  {
border-bottom:1px solid #000;
border-top:1px solid #000;
}

#content .fb_share_count, #content .fb_share_count_inner {
background-color:#000;
color:#fff;
}

#content.inside-post .entry .sociable {
	margin: 0px;
	padding: 0px;
}

.sociable h3{
	text-indent: -10000px;
	background: url(images/title_comparte.png) no-repeat;
	height: 15px;
	}

.postmetadata {
	padding-bottom: 25px;
	padding-top: 15px;
	
	}
.postmetadata h3{
	text-indent: -10000px;
	background: url(images/title_tagsrel.png) no-repeat;
	height: 15px;
	}




h2.categoria, .postmetadata h3, h2.categoria, .sociable h3, h3.titoltop{
	font-size: 12px;
	font-weight: bold;
	color: #000;

}

.postmetadata h3 {
	margin-top: 10px;
}

h3#postcomment  {
	text-indent: -100000px;
	background: url(images/title_escribe.png) no-repeat;
	margin: 0px;
	height: 19px;
}


#content.inside-post, #content.dins-page {
width: 600px;
}
	
#content.inside-post h1, h2.pagetitle {
	font:bold 32px Arial,Helvetica,Verana,Sans;
letter-spacing:-2px;
color: #000;
padding: 5px 0px 30px 0px;
}

#content.inside-post h1 {
	padding: 15px 0px 10px 0px;
	font:bold 32px Arial,Helvetica,Verana,Sans;
}

#content.inside-post #metaTop {
	border-top: 1px solid #d1d1d1;
	margin-top: 20px;
	padding-top: 15px;
}

#content.inside-post .votaCom {
	float: right;
}

#content.inside-post .likes {
	width: 390px;
}

#content.inside-post .date {
	font-size: 11px;
	margin-bottom: 10px;
	float: right;
	padding-top: 5px;
}

#content.inside-post span.commentsH a{
	font-weight: bold;
}

#content.inside-post .entry {
	padding-top: 10px;
	overflow: hidden;
}

#content.inside-post .entry p, #content.dins-page .entry p {
	margin: 10px 0px;
	line-height: 18px;
}

#content.dins-page .entry p.cf-sb {
margin: 0px;
}

#content .entry blockquote{
	font-size: 11px;
	padding-left: 20px;
	border-left: 1px solid #000;
	font-style: italic;
	margin: 15px 0px;
}

#content .entry h2 {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	margin: 10px 0px;
}

#content .entry h3 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	margin: 10px 0px;
}

#content .entry ul, #content .entry ol {
	margin: 15px 0px;
}

#content .entry ol {
	padding-left: 20px;
	}

#content .entry ol li{
	line-height:25px;
	list-style-type: decimal;
}

#content .entry ul li{
	line-height:25px;
	padding-left: 15px;
	background: url(images/bg_li.png) no-repeat left 10px;
}

#content .entry ul li ul {
margin: 0px;
}

#content .entry ul li ul li{
	background: url(images/bg_li_li.png) no-repeat left;
	}

#content.inside-post .entry .postmetadata p{
	margin: 0px;
	}


#content.inside-post .entry a{
	font-weight: bold;
}

#content.inside-post .entry img {
	margin: 10px 0px;
}

.post-edit-link {
	line-height: 30px;
}

.participante {
height: 175px;
margin-top: 15px;
}

.participante img {
	float: left;
	}
	
.participante .participantetxt {
	margin-left: 265px;
	padding-top: 15px;
}

.navigation {
	height: 50px;
}

.antPost {
	float: left;
	width: 250px;	
}

.antPost {
	float: left;
	width: 250px;
	background: url(images/arrow_l.png) no-repeat left;
	padding-left: 25px;	
}

.sigPost {
	float: right;
	width: 250px;
	text-align: right;
	background: url(images/arrow.png) no-repeat right;
	padding-right: 25px;	
}


/* @end */

/* @grouperror 404 */

#content.p404 h1{
	font-size: 24px;
	font-weight: bold;
	padding: 30px 0px;
	color: #000;
}

#content.p404 p {
line-height: 20px;
margin: 15px 0px;
}

#content.p404 #buscar404, #content.resultats-cerca #buscar404 {
padding-top: 30px;
margin-top: 30px;
border-top:1px solid #000;
}

#content.p404 #buscar404 p {
margin: 0px;
}

#buscar404 form {
float: left;
}

/* @end */

/* @group Forms login, perfil, contraseña */

#your-profile, #registerform-tml-main, #lostpasswordform-tml-main, #loginform-tml-main {
margin-left:100px;
padding-top:10px;
width:465px;	
}

#your-profile h3{
	font-size: 24px;
	font-weight: bold;
	color: #000;
	margin-bottom: 10px;
}

#your-profile fieldset {
	margin-bottom: 20px;
}

#your-profile div {
	margin-bottom: 10px;
}

#your-profile label, #registerform-tml-main label, #lostpasswordform-tml-main label, #loginform-tml-main label {
display: block;
line-height:20px;
padding:2px;
}

#your-profile input, #registerform-tml-main input, #lostpasswordform-tml-main input, #loginform-tml-main input {
	width:230px;
	border:1px solid #000000;
	margin: 0;
	padding:5px;
	vertical-align:top;
}

#content #your-profile p {
	font-size: 11px;
	margin: 0px;
	line-height: 20px;
}

#your-profile #user_login {
	background-color: #ccc;
	color: #888;
}

#your-profile textarea {
width:453px;	
}

#your-profile #submit, #registerform-tml-main #register-submit-tml-main, #lostpasswordform-tml-main #lostpassword-submit-tml-main, #loginform-tml-main #login-submit-tml-main{
	color:#000000;
	font-weight:bold;
	padding:5px;
	text-transform:uppercase;
	width:auto;
}

#tml-main.login .links {
	margin-left: 240px;
	padding-top: 10px;
}

#tml-main.login .links li {
	margin-bottom: 5px;
}

#tml-main.login .links li.register {
	font-weight: bold;
}

#content.dins-page .entry  p.error, #content.dins-page .entry  p.message{
	background:transparent url(images/abs_no.png) no-repeat scroll left 30px;
	color:#888888;
	border: none;
	display:block;
	font-weight:bold;
	margin-top:0;
	padding:29px 10px 15px 50px;
	margin-left:240px;
}

#content.dins-page .entry  p.message {
	background:transparent url(images/abs_message.png) no-repeat scroll 10px 32px;
	margin-left:220px;
}

input#rememberme-tml-main {
	border: 0;
	width: auto;
}

/* @end */

/* @group comments */

#comments {
	
}

#commentlist h3 {
	text-indent: -100000px;
	background: url(images/title_comments.png) no-repeat;
	margin-bottom: 0px;
	height: 19px;
}

#commentlist .nocomments h3 {
background: url(images/title_nocomments.png) no-repeat;
}

#commentlist {
	margin: 0;
	border: 1px solid #d1d1d1;
	padding: 20px;
}

#commentlist li{
	border-top: 1px solid #d1d1d1;
	padding-top: 15px;
	margin-top: 15px;
	}
	
#commentlist li.nocomments {
border: none;
padding: 0;	
margin-top: 0px;
}

#commentlist li p{
	margin: 10px 0px;
	line-height: 18px;
	}
#commentlist li p.userComment{
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	}
#commentlist li p.dateComment {
	font-size: 10px;
	margin: 0px;
	line-height: 13px;
}

#respond {
	border: 1px solid #d1d1d1;
	border-top: none;
	padding: 20px;
}

#commentform {
	padding-top: 10px;
	border-top: 1px solid #d1d1d1;
	margin-top: 15px;
}

#commentform div.invitebutton{
	font-size: 12px;
	color: #000;
	font-weight: bold;
	line-height: 35px;
	margin: 0px;
}

#fbconnect_commentslogin div.fbconnect_miniprofile {
	margin-bottom: 15px;	
}

#commentform input, #commentform textarea {
	padding: 3px;
	margin-top: 10px;
	width:  250px;
	border:2px solid #000;
}

#commentform textarea {
	width: 548px;
}

#commentform input#submit {
	background-color:#F1F1F1;
border:medium none;
color:#888888;
font-weight:bold;
height:25px;
line-height:25px;
padding:0 10px;
text-transform:uppercase;
width:auto;
background:#F1F1F1 url("images/ico_sig.png") no-repeat right;
padding-right:30px;
float: right;
margin-top: 19px;
}

#commentform label {
	
}

/* @end */


/* @group compartir redes sociales i tags*/
#content .entry .sociable li {
	display: inline;
	line-height: 23px;
	padding-left: 0;
	background: none;
}

.sociable li a{
	padding:0px 6px 0px 2px;
	border-right: 1px solid #666;	
	}
	
.sociable li.sociablelast a{
	border: none;
	}
.postmetadata p{
	line-height: 23px;
}

.postmetadata .separador {
	border-right: 1px solid #666;
	margin-right: 6px;
}

.postmetadata a {
	padding-right: 1px;	
}


/* @end */


/* @group Page */



.dins-page {
	padding-top: 20px;
}

.dins-page h1 {
	font: bold 32px Arial, Helvetica, Verana, Sans;
	padding-bottom: 15px;
	letter-spacing: -2px;
}

#normasNoticia {
	 float: left;
	 width: 220px;
	 font-size: 11px;
	 padding-top: 30px;
}

#normasNoticia h3{
	font-weight: bold;
	color: #000;
	}

.akpc_pop {
display: none;
}

/* @end */

#sinresultados p{
line-height: 25px;
margin: 15px 0px;
}

/* @group comunidad */

h1.unete {
	font-size: 32px;
	color: black;
	font-weight: bold;
	letter-spacing: -2px;
	padding-top: 20px;
}

div.fbnarrowcolumn {
display:block;
float:left;
margin:0;
overflow:hidden;
padding:0;
width:600px;
}

div.fbconnect_userpics2 {
	border: 1px solid #d1d1d1;
	padding: 20px 10px;
	padding-left: 120px;
	width: auto;
	min-height: 40px;
}

.comunidad div.fbnarrowcolumn h2 {
	position: relative;
	top: 50px;
	left: 20px;
	width: 90px;
	color: #000;
	font-weight: bold;
}

div.fbnarrowcolumn a {
	font-weight: bold;
}

.myhome div.fbnarrowcolumn {
	border: 1px solid #d1d1d1;
	padding: 20px;
	width: 560px;
	margin-top: 30px;
	}

.myhome .fbconnect_userprofile {
	padding-top: 15px;
}

.myhome .alignleft {
	margin: 0px;
}

.myhome h2 {
	color: #000;
	font-size:18px;
	font-weight:bold;
}

.myhome .fbconnect_userprofile {
	line-height: 20px;
	padding-bottom: 25px;
	border-bottom: 1px solid #d1d1d1;
	margin-bottom: 15px;
	}
	
.myhome ol.commentlist {
	margin: 0px;
}

.myhome ol.commentlist li{
	padding-top: 20px;
	border-top: 1px solid #d1d1d1;
	margin-top: 20px;
	}
	
ol.commentlist .entry-title {
	font-weight: bold;
}

ol.commentlist small {
	display: block;
	margin-bottom: 15px;
	line-height: 10px;
}

ol.commentlist small a{
	font-weight: normal;
	font-size: 10px;
	} 


/* @end */


