/*
Theme Name: LinksBloc
Theme URI: http://links.cat/
Description: Gadgeto bloc!
Version: 1.0
Author: Links Garantia
Author URI: http://links.cat
*/

html, body {
	width:100%;
	height:100%;
}
body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 62.5%;
	text-align:center;
background-color:#ccc;
}
a {
	text-decoration:none;
	color:#FF6352;
}
a:hover {
	text-decoration:underline;
}

div#page {
	text-align:left;
	width:950px;
	margin:0 auto;
	height:100%;
	font-size:1.2em;
	background-color:#fff;

	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/

	min-height:100%; /* real browsers */
}
div#page div#header {
	background:#F87728 url('/wp-content/themes/links/img/capcalera.jpg') top left no-repeat;
	width:100%;
	height:130px;
	margin-bottom:35px;
}
div#page div#header div#logo {
	width:185px;
	height:80px;
	float:left;
	margin:22px;
	margin-left:45px;
}
div#page div#header div#logo h1 {
	float:left;
	width:100%;
	height:100%;
}
div#page div#header div#logo h1 a {
	float:left;
	width:100%;
	height:100%;
	background:transparent url('/wp-content/themes/links/img/logo_links.png') top left no-repeat;
}

div#page div#header div#logo h1 a:hover{
	text-decoration: none;
}
div#page div#header div#logo h1 a span {
	visibility:hidden;
}
div#page div#header div#menu {
	height:40px;
	margin-top:90px;
	float:left;
	margin-left:285px;
}
div#page div#header div#menu ul li{
	display:inline;
}
div#page div#header div#menu ul li a {
	float:left;
	width:101px;
	height:40px;
	margin-left:-6px;
}
div#page div#header div#menu ul li a:hover {
	text-decoration:none;
}
div#page div#header div#menu ul li a span {
	visibility:hidden;
}

div#page div#header div#menu ul li#menu_projectes a {
	background: transparent url('/wp-content/themes/links/img/projectes.png') 0px 0px no-repeat;
}
div#page div#header div#menu ul li#menu_projectes a:hover {
	background: transparent url('/wp-content/themes/links/img/projectes.png') 0px -40px no-repeat;
}
div#page div#header div#menu ul li#menu_disseny a {
	background: transparent url('/wp-content/themes/links/img/disseny.png') 0px 0px no-repeat;
}
div#page div#header div#menu ul li#menu_disseny a:hover {
	background: transparent url('/wp-content/themes/links/img/disseny.png') 0px -40px no-repeat;
}
div#page div#header div#menu ul li#menu_dev a {
	background: transparent url('/wp-content/themes/links/img/dev.png') 0px 0px no-repeat;
}
div#page div#header div#menu ul li#menu_dev a:hover {
	background: transparent url('/wp-content/themes/links/img/dev.png') 0px -40px no-repeat;
}
div#page div#header div#menu ul li#menu_gadgets a {
	background: transparent url('/wp-content/themes/links/img/gadgets.png') 0px 0px no-repeat;
}
div#page div#header div#menu ul li#menu_gadgets a:hover {
	background: transparent url('/wp-content/themes/links/img/gadgets.png') 0px -40px no-repeat;
}
div#page div#header div#menu ul li#menu_links a {
	background: transparent url('/wp-content/themes/links/img/links.png') 0px 0px no-repeat;
}
div#page div#header div#menu ul li#menu_links a:hover {
	background: transparent url('/wp-content/themes/links/img/links.png') 0px -40px no-repeat;
}

div#page div#header div#menu ul li.actiu a{
	background-position: 0px -80px !important;
}

div#page div#content {
	width:520px;
	margin-left:15px;
	float:left;
}
div#page div#content div.post  {
	width:471px;
	padding:30px 29px 35px 29px;
	background: transparent url('/wp-content/themes/links/img/marco_alargado.gif') 0px 0px no-repeat;
}
div#page div#content div.post a{
	text-decoration:underline;
}

div#page div#content div.post p{
	margin-top: 12px;
}
div#page div#content div.post em{
	font-style:italic;
}
div#page div#content div.post table {
	margin:0 auto;
	margin-top:10px;
}
div#page div#content div.post table th{
	font-weight:bold;
	text-align:center;
	padding:5px;
}
div#page div#content div.post table td{
	padding:2px;
}
div#page div#content div.post acronym{
	border-bottom: 1px dotted #000;
	font-style: italic;
}
div#page div#content div.post ul, div#page div#content div.post ol {
	margin:10px 0;
}
div#page div#content div.post ul li {
	list-style:disc;
	margin-left:30px;
}
div#page div#content div.post ol li {
	list-style:decimal;
	margin-left:30px;
}
div#page div#content div.post h2 {
	float:left;
	font-family:Georgia, serif;
	font-size:1.6em;
	margin-bottom:5px;
	width:350px;
}
div#page div#content div.post h3 {
	font-weight:bold;
	margin-top:15px;
	margin-bottom:5px;
	font-size:1.3em;
	font-family:Georgia, serif;
}
div#page div#content div.post h2 a {
	color:#000;
	font-weight:bold;
	line-height:30px;
	text-decoration:none !important;
}
div#page div#content div.post span.date{
	float:right;
	font-family:Georgia, serif;
	font-size:1.2em;
	color:#808080;
	line-height:33px;
}
div#page div#content div.post p.author {
	clear:both;
	color:#808080;
	font-style:italic;
}
div#page div#content div.post div.entry {
	width:470px;
	margin-top:25px;
	line-height:20px;
	text-align:justify;
}
div#page div#content div.post div.entry img {
	border:1px solid #ccc;
	padding:5px;
	margin:10px 0;
}
div#page div#content div.post div.postmetadata{
	margin:20px 0;
	overflow:hidden;
}
div#page div#content div.post div.postmetadata p.meta_imprimir{
	float:left;
	margin-bottom:5px;
}
div#page div#content div.post div.postmetadata p.meta_compartir{
	clear:both;
	float:left;
}
div#page div#content div.post div.postmetadata p.meta_tags{
	float:right;
}
div#page div#content div.post div.comentaris{
	clear:both;
	padding-top:50px;
	background: transparent url('/wp-content/themes/links/img/separacion.gif') 0px 0px no-repeat;
}
div#page div#content div#comentaris{
	padding-top:50px;
	margin:50px 29px 35px 29px;
	background: transparent url('/wp-content/themes/links/img/separacion.gif') 0px 0px no-repeat;
	width:471px;
}
div#page div#content div#comentaris h2#comments {
	font-family:Georgia, serif;
	color:#666666;
	font-size:13px;
	background: transparent url('/wp-content/themes/links/img/comments.gif') 0px 0px no-repeat;
	padding-left:22px;
}
div#page div#content div#comentaris h2#postcomment {
	font-family:Georgia, serif;
	color:#666666;
	font-size:13px;
	background: transparent url('/wp-content/themes/links/img/comment_add.gif') 0px 0px no-repeat;
	padding-left:22px;
line-height:17px;
margin:15px 0px 10px;
}
div#page div#content div#comentaris form#commentform {
	color:#666666;
	font-size:13px;
	margin-left:70px;
width:350px;
}
div#page div#content div#comentaris form#commentform label{
float:left;
clear:both;
text-align:right;
width:82px;
line-height:20px;
}
div#page div#content div#comentaris form#commentform input{
float:right;
margin-bottom:5px;
height:20px;
width:260px;
}
div#page div#content div#comentaris form#commentform textarea{
width:346px;
height:105px;
}
div#page div#content div#comentaris form#commentform input#submit{
float:right;
margin-top:5px;
height:36px;
width:60px;
border:none;
color:#666666;
font-family:Verdana, Geneva, sans-serif;
padding-bottom:3px;
	background: transparent url('/wp-content/themes/links/img/enviar.gif') top center no-repeat;
}
div#page div#content div#comentaris ol#commentlist{
	margin:10px 0px;
	padding-bottom:50px;
	background: transparent url('/wp-content/themes/links/img/separacion.gif') bottom left no-repeat;
	width:471px;
}
div#page div#content div#comentaris ol#commentlist li {
	color:#666666;
	font-size:11px;
	padding:10px;
}
div#page div#content div#comentaris ol#commentlist li.gris {
	background-color:#f2f2f2;
}
div#page div#content div#comentaris ol#commentlist li p {
	margin-left:20px;
	line-height:15px;
}
div#page div#content div#comentaris ol#commentlist li p.autor {
	margin-left:0px;
}
div#page div#content div#comentaris ol#commentlist li p.autor cite{
	padding-left:20px;
	background: transparent url('/wp-content/themes/links/img/comment.gif') 0px 0px no-repeat;
	font-style:italic;
}
div#page div#content div#comentaris ol#commentlist li p.datacomentari {
	color:#808080;
	font-size:10px;
}
div#page div#content div#comentaris textarea{
	width:347px;
}
div#page div#sidebar {
	width:354px;
	margin-left:42px;
	float:left;
}
div#page div#sidebar ul li{
	width:100%;
	clear:both;
	min-height:116px;
	line-height:16px;
	margin-bottom:10px;
}
div#page div#sidebar ul li ul li, div#page div#sidebar ul li ol li {
	min-height:0px;
	margin-bottom:0;
}
div#page div#sidebar h3 {
	font-family:Georgia, serif;
	font-weight:bold;
	font-size:1.2em;
	margin-bottom:5px;
}

div#page div#sidebar li div {
	padding-top:25px;
	padding-left:35px;
}
div#page div#sidebar li input{
	height:16px;
	width:255px;
	padding: 4px 0;
	margin-top:5px;
	border:1px solid #999999;
	float:left;
}
div#page div#sidebar li input.submit {
	float:left;
	height:41px;
	width:36px;
	padding: 41px 0 0;
	margin-top:0px;
	margin-left:3px;
	border:none;
	overflow:hidden;
}
div#page div#sidebar li ul li {
	list-style-image:url('/wp-content/themes/links/img/asterisc.gif');
	margin-left:15px;
	color:#999;
}
div#page div#sidebar li ul li a {
	color:#999;
	font-size:0.9em;
}
div#page div#sidebar li ol {
	list-style-type:decimal;
	margin-left:18px;
}
div#page div#sidebar li ol li {
	color:#999;
	font-size:0.9em;
}
div#page div#sidebar li#search{
	background: transparent url('/wp-content/themes/links/img/rosa.gif') 0px 0px no-repeat;
}
div#page div#sidebar li#search div h3 {
	color:#FF6352;
}
div#page div#sidebar li#search div form#searchform input.submit {
	background: transparent url('/wp-content/themes/links/img/cercar.gif') top center no-repeat;
}
div#page div#sidebar li#email_feedburner{
	background: transparent url('/wp-content/themes/links/img/naranja.gif') 0px 0px no-repeat;
}
div#page div#sidebar li#email_feedburner div h3 {
	color:#DE9B0B;
}
div#page div#sidebar li#email_feedburner a#linkfeedburner{
	float:right;
	margin-right:25px;
	margin-top:-25px;
}
div#page div#sidebar li#email_feedburner input.submit {
	background: transparent url('/wp-content/themes/links/img/accept.gif') top center no-repeat;
}
div#page div#sidebar li#email_feedburner label {
	font-style:italic;
	font-size:0.9em;
	margin-top:-8px;
	float:left;
	color:#999;
}
div#page div#sidebar li#archives{
	background: transparent url('/wp-content/themes/links/img/azul.gif') 0px 0px no-repeat;
}
div#page div#sidebar li#archives div h3 {
	color:#0071BC;
}
div#page div#sidebar li#recent-posts {
	background: transparent url('/wp-content/themes/links/img/verde.gif') 0px 0px no-repeat;
}
div#page div#sidebar li#recent-posts div h3 {
	color:#7DBF00;
}
div#page div#sidebar li#highest-rated{
	background: transparent url('/wp-content/themes/links/img/lila.gif') 0px 0px no-repeat;
}
div#page div#sidebar li#highest-rated div h3 {
	color:#D774DF;
}
div#page div#sidebar li#linkcat-2 {
	background: transparent url('/wp-content/themes/links/img/gris.gif') 0px 0px no-repeat;
}
div#page div#sidebar li#linkcat-2 div h3 {
	color:#999;
}

div#page div#sidebar li#tag_cloud {
	background: transparent url('/wp-content/themes/links/img/turquesa.gif') 0px 0px no-repeat;
}
div#page div#sidebar li#tag_cloud div h3, div#page div#sidebar li#tag_cloud a {
	margin:0;
	color:#6DC7C1;
}
div#page div#sidebar li#tag_cloud div#tag_links {
	padding:0;
	margin-top:10px;
	width:280px;
}
div#page div#sidebar li#tag_cloud div#tag_links a{
	line-height:25px;
}
div#page div#footer {
	clear:both;
	text-align:center;
	width:100%;
	padding-bottom:15px;
}

