/*
      Theme Name: WC Muntanyola
      Theme URI: http://www.muntablog.com
      Version: 1.0
      Author: Roger Rossell
      Author URI: http://www.milpalabras.eu
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p, form{
margin: 0;
padding: 0;

}

a, img{
	outline:none;
}

a img {border:0;outline:none;}



body{
margin: 0;
font-family: Arial, Helvetica, Georgia, Sans-serif;
font-size: 12px;
text-align: center;
vertical-align: top;
}

h1{
font-size: 24px;
padding: 0 0 10px 0;
}

a:link, a:visited{
text-decoration: underline;
color: #666666;
}

a:hover{
text-decoration: none;
}

a .flickr-image 
{
	border:0px;
	outline:none;
	text-decoration:none;
}

p{
padding: 10px 0 0 0;
}

#wrapper{
margin: 0 auto 0 auto;
width: 850px;
text-align: left;
height:100%;

}

#header{
float: left;
text-align:left;
display:inline;
height:231px;
background:url("images/header.jpg");
}

#muntalink
{
margin-left:565px;	
}

/* Botons Header (buscador + participar) efectes over */
#s
{
	width:98px;
	height:12px;
	margin-left:32px;
	font-size:10px;
	color:#666666;
	margin-top:2px;
	border:0;
	background-color:transparent;
}

#searchsubmit
{
	width:38px;
	height:41px;
	border:0;
	background:url("images/btn_submit_buscador.gif") no-repeat 0 0;
	margin-left:9px;
}

#searchsubmit:hover
{
	background-position:bottom center; 
}

a#participar
{
	display:inline;
}

a#participar img
{
	margin-left:5px;
	width:610px;
	height:41px;
	border:0;
	background:url("images/btn_participar.gif") no-repeat 0 0;
}

a#participar img:hover
{
	background-position:bottom center; 
}

#container{
float: left;
width: 520px;
margin-right:17px;
}

.post{
padding: 10px 0 10px 0;
width:426px;
margin-left:64px;
}

.post img
{
	max-width:420px;
}

.post h2 a{
font-size:1.2em;
color:#808080;
text-decoration:none;
}

.datapost
{
height:41px;
font-size: 0.75em;
color:#808080;
text-decoration:none;
}


 /* segona classe dels post, per les icones de cada categoria */
.espejo
{
background:url("images/tit_post_espejo.png") no-repeat;
}

.vater
{
background:url("images/tit_post_vater.png") no-repeat;
}

.papelera
{
background:url("images/tit_post_papelera.png") no-repeat;
}

.revistero
{
background:url("images/tit_post_revistero.png") no-repeat;
}

.puerta
{
background:url("images/tit_post_puerta.png") no-repeat;
}

.blastelina
{
background:url("images/tit_post_blastelina.png") no-repeat;
}

.radioMunta
{
background:url("images/tit_post_radio.png") no-repeat;
}

.jabonera
{
background:url("images/tit_post_jabonera.png") no-repeat;
}

.entry{
line-height: 18px;
font-size: 1em;
color:#666666;
text-decoration:none;
}

p.postmetadata{
margin: 10px 0 0 0;
}

.postmetadata .titol
{
	color:#f9cce1;
	font-size:11px;
	font-weight:bold;
}

.postmetadata a
{
text-decoration:none;
text-transform:uppercase;	
color:#666666;
}

.postmetadata a:hover
{
color:#339999;
}

.taula_inf_post
{
	width:426px;
	height:24px;
	color:#336699;
	background-color:#339999;
	}
.taula_inf_post a
{
	color:#fff;
	text-decoration:none;
}

.taula_inf_post a:hover
{
	color:#fff;
	background-position:bottom;
}

.boto_comments
{
	width:171px;
	height:24px;
	background:url("images/btn_comments.png") no-repeat;
}

.boto_comments a
{
padding-left:145px;
}

.boto_comments:hover
{
	cursor:pointer;
	background-position:bottom;
}

.boto_tellafriend
{
	width:128px;
	height:24px;
	background:url("images/btn_tellafriend.png") no-repeat;
}

.boto_tellafriend img
{
	width:128px;
	height:24px;
	border:none;
}

.boto_tellafriend:hover
{
	cursor:pointer;
	background-position:bottom;
}

.boto_megusta
{
	width:127px;
	height:24px;
	background:url("images/btn_megusta.png") no-repeat;
}

.boto_megusta img
{
	width:127px;
	height:24px;
	border:none;
}

.boto_megusta:hover
{
	cursor:pointer;
	background-position:bottom;
}


.navigation{
padding: 10px 0 0 0;
font-size: 14px;
font-weight: bold;
line-height: 18px;
}

.prevnext {
	margin:20px 0;
	padding:0;
	text-align:center;
}
.prevnext li {
	margin:0;
	padding:0 10px;
	display:inline;
	list-style-image:none;
	list-style:none;
}

.sidebar{
float: left;
width: 305px;
}

.sidebar ul{	
background:url("images/bg_sidebar.gif");
list-style-type: none;
margin: 0;
padding: 0 10px 0 10px;
}

.sidebar ul li{
padding: 3px 0 3px 0;
}

.sidebar ul li h2{
font-family: Arial, Helvetica, Sans-serif;
font-size: 14px;
}

.sidebar ul ul li{
padding: 0;
line-height: 24px;
}


#footer{
clear: both;
float: left;
width: 850px;
}

.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

.num_comentarios
{
	color:#ff0066;
	font-size:1.7em;
	padding-bottom:3px;
}

.nom_autor_comment
{
	color:#ff0066;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ff0066;
}

#commentform p
{
	color:#808080;
}

#author 
{
	border:none;
	width:326px;
	height:25px;
	background: url("images/input_nombre.gif") no-repeat 0 0;	
	font-size:12px;
	color:#808080;
	padding-top:3px;
	padding-left:7px;
	padding-right:80px;
}

#email 
{
	border:none;
	width:328px;
	height:28px;
	background: url("images/inputmail.gif") no-repeat 0 0;	
	font-size:12px;
	color:#808080;
	padding-top:3px;
	padding-left:7px;
	margin-right:30px;
}

#url 
{
	border:none;
	width:332px;
	height:25px;
	background: url("images/input_web.gif") no-repeat 0 0;	
	font-size:12px;
	color:#808080;
	padding-top:2px;
	padding-left:7px;
	margin-right:30px;
}

#comment 
{
	border:none;
	width:416px;
	height:168px;
	background: url("images/textarea.gif") no-repeat 0 0;	
	font-size:12px;
	color:#808080;
	padding-top:8px;
	padding-left:7px;
	overflow:hidden;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
	color:#666666;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* Menu sidebar efectes over botons principals navegació */
a.btn_sidebar
{
	display:block;
	width: 198px;
  	height: 53px;
  	background: url("images/back_btn.png") no-repeat 0 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:36px;
	padding-left:32px;	
	line-height:9px;
	color:#ff0066;
	text-decoration:none;
}

a.btn_sidebar:hover
{ 
  color:#339999;
}

/* llista de items de l'arxiu (sidebar) */
ul.items_sidebar a
{
	
	color:#999999;
	text-decoration:none;
	font-family:Arial;
	font-size: 12px;
	margin-left:60px;
}

ul.items_sidebar a:hover
{
	color:#339999;
	text-decoration:none;
}

ul#categories a
{
	text-transform:uppercase;
}

.error
{
	color:#666666;
	font-size:1.25em;
}

.error a
{
	color:#ff0066;
	text-decoration:none;
	font-weight:bold;
}

.error a:hover
{
	text-decoration:underline;
}

#peu 
{
	position:relative;
	top:50px;
}

/* pagina participar */
.subir_img
{
	margin:25px 0 10px 0;
}

#part_upload
{
	width:420px;
	height:63px;
	background:url("images/bg_uploader.jpg") 0 0 no-repeat;
	margin:50px 0 30px 0;
	padding-top:15px;	
	text-indent:25px;
	line-height:2.5em;
}

#part_upload p
{
	float:left;
	display:inline;
	
}
#part_upload img
{
	
	cursor:pointer;
}

div.fileinputs {
	position: relative;
}

div.fakefile {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
}

.file {
	position: relative;
	text-align: right;
	-moz-opacity:0 ;
	opacity: 0;
	z-index: 100;
}
