/* GENERAL */

body {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida", "Lucida Sans", Verdana,sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	color: #333333;
	text-align: justify;
	background-color: #000000;
	background-image: url(img/fons.jpg);
	background-repeat: repeat-x;
	line-height: 17px;
	background-attachment: fixed;
	background-position: center top;
}
ol { list-style: none; }
a {
	color: #931616;
	text-decoration: none;
}
h1 {
	color: #000000;	
	font-size: 20px;
	text-transform: uppercase;
	margin-bottom: -5px;
	margin-top: -2px;
	line-height: 23px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	text-align: left;
	font-weight: bold;
}
h3 {
	color: #000000;	
	font-size: 12px;
	text-align: left;
}

/* menú superior */

.header {
	width: 650px;
	height: 179px;
	padding: 0px 20px 20px 20px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
}
#botons1 {
	width: 650px;
	height: 126px;
	background-color: #000000;
}
#botons2 {
	width: 650px;
	height: 53px;
	background-image: url(img/fons__menu.jpg);
}

.menus {
	float: left;
	width: 500px;
	margin-left: -30px;
	}
.cercador {
	float: right;
	width: 105px;
	margin-right: 30px;
	margin-top: 10px;
	}


/* MENÚ SUPERIOR */

#menu-superior {
	list-style: none;
	width: 500px;
	float: left;
	margin-top: 10px;
	display: block;
	font-family: arial;
}


#menu-superior ul {
	list-style: none;
	}

#menu-superior li {
	float:left;
	padding-left: 13px;
	padding-right: 13px;
	border-right: 1px solid #FFF;
	font-size: 14px;
	font-weight: bold;
	position: relative;
	line-height: 20px;
	text-shadow: 0px 3px 3px #000;
		}

#menu-superior li a {
	color: #FFF;
	text-transform: uppercase;
	}
	
#menu-superior li a:hover {
	color: #fff;
	text-transform: uppercase;
			}
			
/* SUBMENÚ SUPERIOR */

#menu-superior li ul {
		display:none;
		height:auto;
		padding: 5px;
		margin:0px;
		position:absolute;
		left: 0px;
		top: 20px;
		z-index:200;
		background-color: #000;
		filter:alpha(opacity=90);
        opacity:0.9;
		-moz-border-radius: 10px;
	    -webkit-border-radius: 10px;
	    -ms-border-radius: 10px;
	    border-radius: 10px;
		padding-bottom: 5px;
		}
#menu-superior li:hover ul {
		display: block;
		}
#menu-superior li li {
		border: 0px;
		margin-top: 5px;
		}
#menu-superior li li {
		font-size: 12px;
		color: #fff;
		text-transform: uppercase;
		text-shadow: none;
		display: block;
		float: left;
		width: 140px;
		clear: both;
		border: 0px;
		margin-bottom: 5px;
		padding-left: 5px;
		line-height: 20px;
			}
#menu-superior li li:hover {
		text-transform: uppercase;
		text-shadow: none;
		background-color: #931616;
		-moz-border-radius: 5px;
	    -webkit-border-radius: 5px;
	    -ms-border-radius: 5px;
	    border-radius: 5px;
			}

/* MENÚ INFERIOR */

#menu-inferior {
	width: auto;  
	margin-top: 0px;
	padding: 0px;
	margin: 0px;
	display: block;
	padding-bottom: 10px;
}
#menu-inferior li {
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	width: auto;
	float: left;
		}

#menu-inferior li a {
	color: #FFF;
	text-transform: uppercase;
	margin-right: 10px;
	}
	
#menu-inferior li a:hover {
	color: #fff;
	text-transform: uppercase;
	text-decoration: underline;
			}

/* Estructura index.php i altres pàgines */
.content {
	width: 650px;
	height: auto;
	padding: 10px 20px 20px 20px;
	background-color: #ffffff;
	margin-left: auto;
	margin-right: auto;
	overflow: auto;
}

/* Estructura sidebar.php*/
.sidebar {
	width: 650px;
	padding: 20px;
	padding-top: 5px;
	background-color: white;
	background-image: url(img/fons.gif);
	background-position:bottom;
	background-repeat:no-repeat;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	overflow: auto;
}

.sidebarcaixa {
	float: left;
	width: auto;
	padding: 3px;
	margin-right: 10px;
	clear: both;
	margin-bottom: -20px;
	}
	
/* Estructura footer.php */
.footer {
	width: 650px;
	height: 120px;
	padding: 20px;
	padding-top: 5px;
	background-color: #000000;
	margin-left: auto;
	margin-right: auto;
	color: #FFFFFF;
	background-image: url(img/footer.jpg);
	background-position:top;
	background-repeat:no-repeat;
	margin-top: -2px;
}
.footer a {
	color: #FFFFFF;
}

/* altres */
.petita {
font-family: verdana;
font-size: 10px;
color: #666666;
}

a:link.petita, a:active.petita, a:visited.petita {
font-family: verdana;
font-size: 10px;
	color: #666666;
	text-decoration: none;
    }
a:hover.petita {
	color: #666666;
	font-family : verdana;
	font-size : 10px;
	text-decoration: none;
    }

/* comentaris */
	.class_comment1 { background: #ffffff; border: 1px solid #d7d7d7; color: #000000; padding: 5px; text-transform: lowercase; font-size: 11px; margin-bottom: 5px; position: relative }
	.class_comment2 { background: #ffffff; border: 1px solid #d7d7d7; color: #000000; padding: 5px; text-transform: lowercase;  font-size: 11px; margin-bottom: 5px; position: relative  }
	.cont { padding: 5px; font-size: 15px; color: #ffffff; background-color: #565656; position: absolute; bottom: 0px; left: 0px; border: 5px solid #ffffff}
	
	
.comentaris1 {
	float: left;
	}
.comentaris2 {
	float: right;
	width: 195px;
	padding-left: 15px;
	border-left: 1px dotted #cccccc;
	color: #565656;
	margin-top: 125px;
	height: 200px;
	font-style: italic;
	font-size: 10px;
	text-align: left;
	}
	
.comentaris1 input {
	width: 400px;
	margin-top: 5px;
	}
	
.comentaris1 textarea {
	width: 400px;
	height: 200px;
	margin-top: 5px;
	overflow: hidden;
	}
.comentaris1 input, textarea {
	background-color: #d7d7d7;
	border: 1px #d7d7d7 solid;
	padding: 2px;
	color: #4b4b4b;
	font-size: 12px;
	-webkit-box-shadow: 2px 2px 5px #b3b3b3;
  	-moz-box-shadow: 2px 2px 5px #b3b3b3;
  	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#e2dfdf, offX=2, offY=2, positive=true);
	}
	
.comentaris1 input:focus, textarea:focus {
	border: 1px solid #565656;
	background-color: #eeeeee;
	}


.comentaris1 input[type="submit"] {
	 border: none;
	 cursor: pointer;
	 color: #ffffff;
	 font-size: 12px;
	 background-color: #931616;
	 padding: 5px;
	 -webkit-border-radius: 5px;
	 -moz-border-radius: 5px; 
	 filter: progid:DXImageTransform.Microsoft.dropShadow(color=#cccccc, offX=2, offY=2, positive=true);
	 -webkit-box-shadow: 2px 2px 5px #b3b3b3;
	 -moz-box-shadow: 2px 2px 5px #b3b3b3;
	 width: 80px;
	 margin-bottom: 15px;
}

.comentaris1 input[type="submit"]:hover {
	color: #ffffff;
	border-bottom: 0px solid rgba(0, 0, 0, 0.4); background-color: #565656;
	}

	
	
	
	
/* arxius */

.arxius { text-align: center; line-height: 30px; font-size: x-small;  }
.arxius a {
	text-decoration: none;
	margin-right: 10px;
	color: #000000;
    }
.arxius a:visited {
	text-decoration: none;
    }
.arxius a:active {
	text-decoration: none;
    }
.arxius a:hover {
	text-decoration: underline;
    }


/* post preview */

.postpreview { 	
	padding:6px 14px;
	margin-bottom: 15px;
	line-height: 15px;
	font-size: 14px;
	}
	
.postpreview img { 	
	-webkit-box-shadow: 2px 2px 8px #333333;
  	-moz-box-shadow: 2px 2px 8px #333333;
	}	

.iconapreview {
	width: 60px;
	height: 50px;
	margin-left: 10px;
	max-width: 60px;
	min-width: 60px;
	max-height: 50px;
	min-height: 50px;
	float: right;
	}
	
.iconapreview2 img {
	width: 60px;
	height: 50px;
	margin-left: 10px;
	width: 60px;
	height: 50px;
	float: right;
	margin-right: 5px;
	margin-top: 15px;
	}
.iconapreview3 img {
	width: 60px;
	height: 50px;
	margin-left: 10px;
	max-width: 60px;
	min-width: 60px;
	max-height: 50px;
	min-height: 50px;
	float: right;
	}
	
	
.feature  {
	color:#ffffff;
	background:#000000;
	padding: 10px;
	margin-bottom: 15px;
	line-height: 15px;
	font-size: 16px;
	border: #000000 1px solid;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 2px 2px 8px #333333;
  	-moz-box-shadow: 2px 2px 8px #333333;
  	filter: progid:DXImageTransform.Microsoft.dropShadow(color=#cccccc, offX=4, offY=4, positive=true);
	}
.feature a {
	color:#ffffff;
	}

.feature img {
	padding-left: 10px;
	}
.tags {
	text-align: left;
	padding: 3px;
	font-size: 10px;
	border-top: 1px dotted #000000;
	border-bottom: 1px dotted #000000;
}

.tags a {
	color: #000000
	font-weight: bold;
}

.comentaris {
	margin-top: 10px;
	text-align: left;
	font-size: 15px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
}
.comentaris  a {
	color: #000000;
	font-weight: normal;
}
	

/* tricks*/

::selection                         { background: #931616; color: white; /* Safari */ }
::-moz-selection                    { background: #931616; color: white; /* Firefox */ }

/* POPUP*/
#hideshow {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}
#fade {
	background: #000; 
	position: fixed; 
	width: 100%;
	height: 100%;
	filter:alpha(opacity=80);
	opacity: .80;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; /*--IE 8 Transparency--*/
	left: 0;
	z-index: 10;
}
.popup_block {
	background: #700201;
	padding: 10px 20px;
	border: 10px solid #fff;
	float: left;
	width: 400px;
	position: fixed;
	top: 20%;
	left: 50%;
	margin: 0 0 0 -250px;
	z-index: 100;

}
.popup_block .popup {
	float: left;
	width: 100%;
	background: #fff;
	margin: 10px 0;
	padding: 10px 0;
	border: 1px solid #700201;
}
.popup h3 {
	margin: 0 0 20px;
	padding: 5px 10px;
	font-size: 1.5em;
	font-weight: normal;
	text-align: center;
}
.popup img.cntrl {
	position: absolute;
	right: -20px;
	top: -20px;
}

.popup td {
	background-color:#00FFFF;
}


/* YOUTUBE SIDEBAR */

.sidebarcaixa table {
	border-top: 1px dashed #333;
	padding-top: 10px;
	width: 650px;
	text-align: left;
	}

.image-feed-small img {
	height: 50px;
	width: 60px;
	border: 0px;
	margin-top: 10px;
	margin-right: 5px;
  }
 
 /* TWITTS SIDEBAR */
 #twtr-widget-1 {
	border-top: 1px dashed #333;
	padding-top: 5px;
	 }