* {
	margin: 0; padding: 0;
}
body {
	text-align: left;
	font: 12px Helvetica, Arial, Verdana;
	color: #000000;
	background: #ffffff repeat-x 0 0;
}
a {
	text-decoration: none;
	color: #1c7cc2;
        outline: none;
}
a:hover {
	text-decoration: underline;
	color: #015A77;
        outline: none;
}
img {
	border: 0;
}

.break {
	font-size: 0;
	width: 0; 
        height: 0;
	clear: both;
}
.alignleft {
	float: left;
	margin: 4px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 4px 0 5px 10px;
}
.aligncenter {
	text-align: center;
}
.hidden {
	display: none;
}

/** BEGIN wrapper **/
#wrapper {
	width: 1000px;
	margin: auto auto;
	text-align: center;
	position: relative;
}
/** END wrapper**/

/** BEGIN header **/
#header {
	background: repeat-x 0 bottom;
}

#header .pages {
	list-style-type: none;
	height: 30px;
	padding-top: 0;
	float: left;
}
	#header .pages li {
		float: left;
	}
	#header .pages li a {
		display: block;
		font-size: 0.8em;
		font-weight: bold;
		text-transform:uppercase;
		margin: 2px 7px;
		padding: 5px 5px;
		text-decoration: none;
	}
	#header .pages li a:hover {
		text-decoration: none;
		background-color:#EEF5FF;
		/* color:#1c7cc2; */
		color:#015A77;
		padding:5px;
		-moz-border-radius:5px;
		-webkit-border-radius: 5px;
		-khtml-border-radius: 5px;
		border-radius: 5px;
	}
	
	
	 #header h1 {
		clear: both;
		float: left;
		padding: 15px 0 22px 15px;
	}
		#header h1 a {
			background:url("assets/images/geeks_logo2.jpg") no-repeat scroll 0 0 transparent;
			display:block;
			height:98px;
			outline:medium none;
			position:relative;
			text-indent:-9999px;
			top:-10px;
			width:370px;
		}
	#header .ad {
		float: right;
		padding: 10px 0 0 0;
/* padding right 15 px */
	}
	/*#header ul {
		clear: both;
		float: left;
		list-style-type: none;
		padding-top: 5px;
		margin-bottom: 1px;
	}
		#header ul li {
			float: left;
		}
		#header ul li a {
			display: block;
			font-size: 0.9em;
			font-family: Verdana;
			font-weight: bold;
			outline: none;
			padding: 7px 14px;
			padding-bottom: 10px;
			color:#000;
			border-bottom:5px solid #1c7cc2;
		}
		#header ul li a:hover {
			text-decoration: none;
			background-color:#1c7cc2 !important;
			color:#fff;
			background: repeat-x 0 0;
		}*/
		
		#header .categories{
			clear: both;
			list-style-type: none;
			height: 40px;
			border-bottom: 5px solid #1c7cc2;
			border-top: 1px solid #dddddd;
			overflow: hidden;
		}


			#header .categories li {
				float: left;
				font-size:14px;

			}
			#header .categories li .l{
				display: block;
				padding:14px 14px 13px;
				color: #333333;
				border-right: 1px solid #dddddd;
				text-decoration: none;
                                -webkit-transition: background 0.1s ease-out;	
		        	-moz-transition-property: background-color, color;
		        	-moz-transition-duration: 0.1s;
                                -moz-transition-timing-function: ease-out;
			}
			#header .categories li .r{
				display: block;
				padding:14px 14px 13px;
				color: #333333;
				float:left;
				border-left: 1px solid #dddddd;
				text-decoration: none;
                                -webkit-transition: background 0.1s ease-out;	
		           	-moz-transition-property: background-color, color;
		        	-moz-transition-duration: 0.1s;
                                -moz-transition-timing-function: ease-out;
			}
			#header .categories li a:hover {
				background-color: #1c7cc2;
				color: #ffffff;
			}	
			
			/* utilitzar per marcar la categoria seleccionada */
			.seleccionat {
					background-color: #EEF5FF;
					color: #ffffff;
				}
				
			.seleccionat:hover {
				background-color:#EEF5FF !important;
				color:#000 !important;
			}
			
			
			
	.rss {
		float: right;
		height: 35px;
		padding: 10px 43px 0 20px;
		margin-right: 3px;
		color: #FFFFFF;
		width: 200px;
		position: absolute;
		top: 125px; left: 800px;
	}
		.rss a {
			color: #FFFFFF;
			padding: 0 4px;
			font-size: 0.9em;
		}
		.rss a:hover {
			text-decoration: none;
		} 
/** END header **/

/** BEGIN body **/
#body {
	background: #fff repeat-y 662px 0;
}
/** END body **/

/** BEGIN content **/
#content {
	width: 698px;
	float: left;
	background: #FFFFFF repeat-x 0 0;
	text-align: left;
	padding: 10px 0;
}

#content2 {
	width: 1000px;
	float: left;
	background: #FFFFFF repeat-x 0 0;
	text-align: left;
	padding: 10px 0 20px 25px;

}
	#content .single h3 {
font-size:1.8em;
padding:25px 0 2px 0;
margin: 0 0 8px 0;
font-weight:normal;
border-bottom:1px solid #eaeaea;
}

#content .single h3 a {
text-decoration:none !important;
}

.wp-caption-text {
color:#696969;
font-size:0.9em !important;
margin-left:10px;
}

        #sidebar h3 {
		color: #FFFFFF;
		text-transform: uppercase;
		background: url(assets/images/h2.gif) repeat-x 0 0;
		padding: 10px;
		padding-bottom: 8px;
		font-size: 0.9em;
		float: left;
	}
	.titol_sidebar {
                font-size:1.25em;
                letter-spacing:1.8px;
                color:#123a57;
                background-color:#1C7CC2;
                border-top:3px solid #dcdcdc;
                padding:7px 5px 4px 10px;
                text-shadow:0 1px 1px #66b0e6;
                font-weight:bold;
	}
	
	.titol_destacats {
		color: #FFFFFF;
		text-transform: uppercase;
		background: no-repeat 0 0;
		padding: 8px 8px 0 1px;
		font-size:0.85em;
		float: left;
		color:#cbcbcb;
                font-style:italic;
	}
	
	#featured {
		border: 1px solid #E9E9E9;
		padding: 7px;
		background-color: #F2F2F1;
		overflow: hidden;
		width: 596px; 
		height: 320px;
	}
	#content .featured img {
		width: 596px;
	}
		#content .featured {
			overflow: hidden;
			position: relative;
			width: 596px; height: 319px;	
			overflow: hidden;
		}
		#content .featured .text {
			
		}
		#content .featured-img {
			margin: 12px 0 0 12px;
		}
		#content .featured-img .text h2 {
			font-size: 1.5em;
			background-image: none;
			margin-bottom: 4px;
			padding: 0;
		}
		#content .featured-img .text h2 a {
			color: #FFFFFF;
			font-weight: bold;
			text-transform: none;
			text-decoration: none;
		}
		#content .featured-img .text p {
			line-height: 1.4em;
			font-size: 1em;
			color: #FFFFFF;
			padding-bottom: 10px;
		}
		#content .featured-img .text .next {
			color: #FFFFFF;
			font-weight: bold;
			font-size: 0.9em;
			text-transform: uppercase;
		}
			#content .featured-img .text .continue:hover {
				text-decoration: none;
			}
		#content .featured .photo {
				list-style-type: none;
			}
				#content .photo li {
					position: absolute;
					top: 0; left: 0;
					z-index: 0;
				}
				#content .photo li.first {
					z-index: 2;
				}
			#content .featured .text {
				list-style-type: none;
			}
				#content .featured .text li {
					width: 230px; height: 290px;
					position: absolute;
					top: 0; right: -280px;
					padding: 15px;
					color: #ffffff;
					font-family: Verdana;
					background: url(assets/images/shade.png) repeat 0 0;
					z-index: 4;
				}
				#content .featured .text li.first {
					right: 0;
				}
		#content .post {
			border-top: 1px solid #E9E9E9; 
			margin:8px 10px 0 0;
			padding-top: 20px;
		}

#content .primer {
border:0 !important;
padding-top:10px;
}
			#content .post img {
				float: left;
				margin-right: 20px;
				padding: 7px;
				border: 1px solid #E9E9E9;
				background-color: #F2F2F1;
				width: 150px; height: 150px;
			}
			#content .post h2{
				font-size: 1.8em;
				font-family: Arial;
				font-weight: normal;
				padding-bottom: 17px;
			}
			#content .post h2 a {
				color: #000;
				font-size:115%;
				text-shadow:1px 1px 2px #DDDDDD;
			}
				#content .post h2 a:hover {
					text-decoration: none;
					color:#1c7cc2;
				}
			#content .post p {
				color: #212121;
				font-size:1.15em;
				line-height:1.5em;
				margin-bottom: 10px;
			}
			#content .post .date {
				float: left;
				
				margin-bottom: 10px;
				font-size: 0.8em;
				font-family: Verdana;
				padding-top: 10px;
			}
				#content .post .date a {
					text-transform: uppercase;
					color: #191919;
					padding: 0 3px;
				}
				#content .post .date a:hover {
					color: #1c7cc2;
					text-decoration: underline;
				}
                       
			
                        #content .post .comment {
				width:90px;
				height:30px;
				float: right;
				margin-top: 10px;
				background-color:#1c7cc2;
			}
			#content .post .comment:hover {
				cursor:pointer;
				text-decoration:underline;			
			}

			#content .post .comment a {
				color:white;
				font-size:95%;
				padding:4px 0 0;
				position:relative;
				top:6px;
			}

#content .post .comment a:hover{
text-decoration:none;
}

 			#content .navigation {
				margin-top: 70px;
				margin-bottom: 60px;
				margin-left: 12px;
			}
			#content .navigation a {
				border: 1px solid #E1E1E1;
				padding: 8px 9px 6px 9px;
				color: #4F4F4F;
				text-decoration: none;
				font-family: Arial;
			}
				#content .navigation a:hover {
					border: 0;
					padding-left: 10px;
					margin-right: 1px;
				}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	float: right;
	width: 272px;
	background-color: #fff;
	text-align: left;
	padding: 10px 0;
}
	#sidebar h2 {
		margin-left: 10px;
	}
	#sidebar img {
		padding: 0 0 0 20px;
	}
	#sidebar .sponsors img {
		padding-top: 8px;
	}
	#sidebar form {
		margin-right: 10px;
		width: 258px; 
                height: 37px;
		border-top: 1px solid #E7E6E6;
		border-bottom: 1px solid #E7E6E6;
		background-color:#ededed;
		background-image: url("http://geeks.cat/wp-content/sprite.png");
		background-position: -3px -301px;
		padding: 15px 7px;
		margin: 14px 0;
	}
	#sidebar form input {
		background-color:#f7f6f7;
		border:0 none;
		float:left;
		font-family:Verdana;
		font-size:1em;
		margin:9px 14px 8px;
		padding:0 0 6px;
		width:150px;
	}
	#sidebar form button {
		width: 68px; height: 35px;
		font-size: 1.1em;
		font-family: Verdana;
		font-weight: bold;
		color: white;
		border: 0;
		background-color: #333;
		padding:6px 4px;
		border-radius:3px;
		-moz-border-radius:3px;
		-webkit-border-radius:3px;
		-khtml-border-radius:3px;
		-o-border-radius:3px;
	}
#sidebar form button:hover {
cursor:pointer;
}
	#sidebar form button:hover {
        background-color:
        }
	#sidebar .sponsor img {
		padding-bottom: 14px;
	}


#sidebar .tags a{
-moz-border-radius:2px 2px 2px 2px;
background-color:#EEF5FF;
padding:2px;
}
#sidebar .tags a:hover {
text-decoration:none;
color:#000;
}

	#sidebar ul {
		list-style-type: none;
		float: left; 
		margin: 8px 0 15px 0;
		
	}
		#sidebar ul li {
			padding: 5px 0;
			float: left;
			width: 128px;
		}
		#sidebar ul li a {
			color: #212121;
		}
			#sidebar ul li a:hover {
				text-decoration: none;
			}
		#sidebar .category, #sidebar .archive, #sidebar .blogroll, #sidebar .meta, #sidebar .tag, #sidebar .video, #sidebar .flickrs, #sidebar .pop {
			clear: both;
			padding-top: 10px;
		}
			#sidebar .flickrs .flick {
				padding: 10px 0 10px 18px;	
			}
			#sidebar .flickrs img {
				padding: 3px 5px;
			}
			#sidebar .pop {
				padding: 0;
			}
				#sidebar .pop ul li {
					clear:both;
					padding:0;
					width:272px;
				}
				#sidebar .pop a {
					color: #31353E;
					text-decoration: underline;
					font-weight: bold;
				}
				#sidebar .pop p {
					line-height: 1.3em;
					margin: 8px 0;
				}
		#sidebar .video img {
			padding: 10px 0 20px 14px;
		}
		#sidebar .archive, #sidebar .meta, #sidebar .tag {
			background-color: #EDEDED;
padding:5px 0 0 15px;
		}
		

		#sidebar .conjunt_destacat {
			margin:0 0 5px 0;
			background-color:#f5f5f5;
			border-bottom:1px solid #9a9a9a;
		}
		#sidebar .conjunt_destacat:hover {
			background-color:#d8efff;
			border-bottom:1px solid #1c7cc2;
		}
		

		
		#sidebar .numeracio {
			font-size:250%;
                        float:left; margin-right:7px;
			padding:6px 12px 0;
			color:#31353e;
			background-color:#C0C0C0;
			text-shadow:#fff 0 1px 1px;
			-webkit-transition: background 0.1s ease-out;	
		        -moz-transition-property: background-color, color;
		        -moz-transition-duration: 0.1s;
                        -moz-transition-timing-function: ease-out;	
		}

		#sidebar .conjunt_destacat:hover .numeracio {
			background-color:#1c7cc2;
                        text-shadow:#66b0e6 0 1px 1px;
			-webkit-transition: background 0.1s ease-out;
		       	-moz-transition-property: background-color, color;
		       	-moz-transition-duration: 0.1s;
                        -moz-transition-timing-function: ease-out;
                }
		
/** END sidebar **/

/** BEGIN footer**/
#footer {
	background-color:#1c7cc2;
	clear:both;
	color:#FFFFFF;
	font-size:1.1em;
	margin:auto;
	padding:20px 0 10px 20px;
	text-align:left;
	width:980px;
}
	#footer a {
		color:#082538;
		text-shadow:0 1px 1px #1C7CC2;
	}
		#footer a:hover {
			text-decoration:none;
			color:#113c59;
		}
			
.barra_peu {
	color:#113C59;
	text-shadow:0 1px 1px #1C7CC2;
}


/** END footer **/

/** BEGIN miscellaneous **/
#content .postnav {
	clear: both;
	padding: 10px 0;
}
	#content .postnav ul {
		list-style-type: none;
		padding: 10px;
	}
		#content .postnav ul li {
			float: left;
			color: #B5B4BC;
			padding: 4px;
		}
		#content .postnav ul li a {
			color: #636363;
			text-decoration: none;
			display: block;
			padding: 2px 6px;
			border: 1px solid #E2E2E2;
		}
		#content .postnav ul li a:hover {
			border-color: #ffffff;
		}
		#wp_page_numbers ul {
			border-top: 0 !important;
		}
		#wp_page_numbers .page_info {
			padding: 3px 6px !important;
			margin-right: 2px;
			border: 1px solid #e0e0e0 !important;
			margin-top: 4px;
		}
		#wp_page_numbers .active_page a {
			background-color: #ffffff !important;
			border: 0 !important;
		}
#content .single {
	padding:10px 10px 10px 0;
}
	#content .single p {
color:#444444;
font-family:"segoe ui",Lucida Grande,Helvetica;
font-size:1.2em;
line-height:1.5em;
margin-bottom:10px;
	}

#content .single a {
text-decoration:underline;
}

#content .single h2 {
font-size:2.5em;
font-weight:normal;
letter-spacing:-1px;
margin:0 0 10px;
text-shadow:1px 1px 2px #bbb;
}

	#content .single table {
		color:#444444;
		font-family:Lucida Grande;
		font-size:1.2em;
		line-height:1.5em;
		border:1px solid #bbb;
		padding: 5px;
		margin: 5px 0 10px;
		-moz-border-radius:2px;
		-webkit-border-radius:2px;
		-khtml-border-radius:2px;
		border-radius:2px;
text-align:center;
	}

	#content .single table tr {
		background-color:#ECECEC;
	}

	#content .single table td, #content .single table th {
		padding: 5px 10px;
	}


	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		font-size:1.2em;
		color:#444444;
		line-height:1.5em;
		padding:2px 0 2px 15px;
		font-family:"segoe ui",Lucida Grande,Helvetica;
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin: 5px 0 10px 0;
                font-size:90%;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.1em;
		margin-bottom: 5px;
	}
#content .single img {
-moz-border-radius:2px 2px 2px 2px;
border:1px solid #CBCBCB;
margin:5px 10px 5px 0;
padding:2px;
max-width:630px;
}
#comments {
	/* padding: 10px; */
}
	#comments a {
		text-decoration: none;
	}
	#comments p {
		font-size:1.1em;
		line-height:1.7em;
		margin:0 0 10px 1px;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
		font-size:110%;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 1.1em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
			-moz-border-radius-topright: 5px;  
			-webkit-border-top-right-radius: 5px;
			-moz-border-radius-bottomright: 5px;
			-webkit-border-bottom-right-radius: 5px;
		}
		#comments form input {
			border-left: 0 !important;
		}
		#comments form input {
			width: 240px;
                        padding:10px;
			border: 1px solid #cccccc;

		}
                #comments form input:focus {
                        border: 1px solid #1c7cc2;
                }
		#comments form textarea {
			width: 585px;
			border: 1px solid #cccccc;
                        padding: 10px !important;
                        border-radius:5px;
                        -moz-border-radius: 5px;
                        -webkit-border-radius: 5px;
		}
                #comments form textarea:focus {
                        border: 1px solid #1c7cc2;
                }
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
                        margin:5px 0;
                        background-color:#c0c0c0;
			font-family: Verdana;
			padding: 10px 14px;
			-moz-border-radius:3px;
			-webkit-border-radius: 3px;
			-khtml-border-radius: 3px;
			border-radius: 3px;
			cursor:pointer;
		}
#comment form button a:hover {
background-color:#1c7cc2 !important;
color:#cecece !important;
}
	.commentdetails {
		margin-top: 25px;
	}
	.commentauthor {
		margin-bottom: 5px !important;
		font-weight: bold;
	}
	.commentdate {
		font-size: 0.8em;
		margin-bottom: 5px;
		color: #909090;
	}
	.required {
		color: #ff0000;
	}
div.title {
	font-size: 1em !important;
	text-transform: uppercase;
	padding: 10px;
	color: #565656;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}
.flashbox {
	padding: 12px;
}
	.flashbox a {
		color: #000000;
	}
	
/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/

.comment-meta a {
	color:#696969;
	font-size:0.9em;
	text-decoration:none;
}

#comments ol {
	list-style-type: none;
	clear: both;
	padding: 0;
	margin: 0;
}
	#comments .buffer {
		padding: 10px;
	}
	#comments ol li {
		 /* margin-bottom: 10px; */
	}
	#comments ol li ul li {
		border-top: 1px solid #cbcbcb;
		padding:10px 0 0 25px;
	}
	#comments ol li .avatar {
		float: left;
        	margin:0 10px 0 0;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			/* font-weight: bold; */
			font-size: 1.5em;
			font-style: normal !important;
		}
	#comments ol li .comment-meta {
		font-size:1em;
		margin:0 0 3px;
		color: #999999;
                padding: 0 !important;
	}
	#comments ol li .reply {
		font-size:0.9em;
		font-weight:bold;
		padding-bottom:10px;
	}

	#comments .children {
		list-style-type: none;
	}
#comments .navigation2 {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation2 a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation2 a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
#respond h2 {
	margin-bottom: 20px;
}
/** END wordpress 2.7 comments **/






.comentaris_recents a:hover {
	color:#1c7cc2 !important;
}

.single_peu {
background: url(assets/images/single_peu.jpg) repeat-x;
-moz-box-shadow: #dcdcdc 2px 2px 3px;
-webkit-box-shadow: #dcdcdc 2px 2px 3px;
border-top:4px solid #dcdcdc;
height:65px;
width:95%;
padding:15px 15px 0 15px;
margin:10px 0 15px 0;
}



.social { 
        opacity:0.7;
        filter:alpha(opacity=75);
        border:none !important;
        background:url(images/social/background_social.png) repeat-x !important ;
}


.social:hover {
        opacity:1;
        filter:alpha(opacity=100);
}


.tag {
        padding:3px 3px 2px 3px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-border-radius: 5px;
        background-color:#d9d9d9 !important;
        color:#696969 !important;
        text-decoration:none !important;
        font-size:85% !important;
}

.tag:hover {
        background-color:#696969 !important;
        color:#e5e5e5 !important;
}


.commentlist li {
border-top:1px solid #cbcbcb;
margin:10px 0 30px 0 !important;
padding:10px 10px 10px 15px;
} 


.relacionats_single {
float:left;
width:150px;
height:230px;
padding:5px 5px 0;
margin: 0 14px 0 0;
}

.relacionats_single:hover {
background-color:#aee9ff;
EEF5FF
}

.nocomments {
border:1px dotted #696969;
padding:10px 15px 10px 15px;
font-size:90%;
}


#tweetmeme_button .retweet {
	background:url("http://geeks.cat/wp-content/widget_2.gif") no-repeat scroll 0 -45px transparent !important;
	color:#FFFFFF;
	cursor:pointer;
	display:block;
	font-size:11px;
	height:16px;
	line-height:16px;
	margin-top:3px;
	padding:0;
	text-align:center;
	text-decoration:none;
	width:50px;
}

#tweetmeme_button a {
	border:medium none;
	text-decoration:none;
}


#tweetmeme_button .count {
background:url("http://geeks.cat/wp-content/widget_2.gif") no-repeat scroll 0 0 transparent !important;
color:#444444;
display:block;
font-size:17px;
height:34px;
padding:4px 0;
position:relative;
text-align:center;
text-decoration:none;
width:50px;
}

.social_index {
float:right;
background-color:#eaeaea;
padding:7px;
border:1px solid #e3e3e3; 
-moz-box-shadow:2px 2px 3px #DCDCDC;
-webkit-box-shadow:#dcdcdc 2px 2px 3px;
margin:0 0 5px 5px;
}

.fb_share {
float:right;
margin-left:5px
}

.buzz {
width:50px !important;
height:58px !important; 
border: none !important; 
padding: 0px !important; 
background-color:#eaeaea !important; 
margin-right:5px !important;
}

.autor_info {
background-color:#eaeaea;
padding:5px 20px 15px 20px;
width:95%;
}



.uneixte {
position:relative;
top:-11px;
width:320px;
height:70px;
padding:30px 0 0;
background-image: url('assets/images/join_nou.jpg');
background-repeat: no-repeat;
text-indent:-9999px;
}

.uneixte a{
width:48px;
height:48px;
display:block;
float:left;
margin:7px 0 0 10px;
background-image:url('assets/images/social/11/tots.png');
}


.uneixte .u_twitter{
margin-left:20px;
}
.uneixte .u_facebook{
background-position:0 -48px;
}
.uneixte .u_feedburner{
background-position:0 -144px;
}
.uneixte .u_mail{
background-position:0 -96px;
}
.uneixte .u_youtube{
background-position:0 -192px;
}

.uneixte a:hover{position:relative;top:-3px;}






ANTIC.single_meta_top {
background-color:#ABABAB;
border-top:3px solid #E3E3E3;
color:#ababab !important;
height:17px;
margin:0;
padding:4px 2px 1px;
width:100%;
}

.single_meta_top{
border-bottom:1px solid #cbcbcb;
height:20px;
width:100%;
padding:0 0 4px;
}


.single_meta_top span{
color:#909090;
font-family:"Lucida-grande", Helvetica, Arial;
font-size:0.95em;
margin:0 20px 20px 0;
}

.single_meta_top span .FBConnectButton_Text_Simple{
color:#000;
font-size:1em;
margin:0px;
margin-left:20px;
}

.single_meta_top span a {
color:#000;
text-decoration:none !important;
}

.single_meta_top span a:hover {
color:#909090 !important;
}
.single_meta_top p a:hover {
color:#909090 !important;
}

.single_meta_top span .FBConnectButton_Text_Simple:hover{
color:#909090 !important;
text-decoration:none !important;
}


.single_meta_top span img {
border: 0 !important;
padding: 0 !important;
margin: 0 !important;
}

.single_meta_top .twit_top {
background-image: url('http://geeks.cat/wp-content/themes/blogstarter/assets/images/social/twitter-16.png');
background-repeat:no-repeat;
padding:1px 0 0 20px;
margin:0 5px 0;
display:block;
float:right;
}

/*
background-image: url('http://geeks.cat/wp-content/themes/blogstarter/assets/images/social/facebook-16.png');
background-repeat:no-repeat;
padding:3 0 0 20
*/


.single_meta_top .fb_top {
padding:3px 0 0 4px;
margin:0 5px 0 0;
color:#000 !important;
display:block;
float:right;
}

.single_meta_top .buzz_top {
background-image: url('http://geeks.cat/wp-content/themes/blogstarter/assets/images/social/buzz-16.png');
background-repeat:no-repeat;
padding:3px 0 0 20px;
margin:0;float:right;
display:block;
}


/*--------- TOP FEATURED POSTS WITH IMAGES--------- */
.top-featured{ width:698px; padding:6px 0; position:relative; }
.top-featured img.fl{ margin:0; background:#ffffff; border:2px solid #ffffff; padding:0 }
.top-featured img.fl:hover{ border:2px solid #ffffff }
.top-featured span a{ color:#F4F4F6 }

.top-featured-box1{ float:left; width:215px; position:relative }
 .top-featured-box1 .title_bg{ width:205px }

.top-featured-box2345{ float:left; width:240px; position:relative }
 .top-featured-box2345 .title_bg{ width:224px; }

.top-featured-box6{ float:left; width:152px; margin:-152px 0 0 0; position:relative }
 .top-featured-box6 .title_bg{ width:136px }

.top-featured-box1 span.cat_bg, .top-featured-box2345 span.cat_bg{ position:absolute; color:#F4F4F6; right:-1px; top:2px; background:#191919; padding:4px; font-family:Verdana; font-size:11px }
.top-featured-box6 span.cat_bg{ position:absolute; color:#F4F4F6; right:-2px; top:2px; background:#191919; padding:4px; font-family:Verdana; font-size:11px }
.top-featured-box1 .title_bg, .top-featured-box2345 .title_bg, .top-featured-box6 .title_bg{ position:absolute; left:2px; bottom:2px; 
  background-image:url(http://geeks.cat/wp-content/bg_slide.png);
color:#fff; padding:6px 8px }
.top-featured-box1 .title_bg a, .top-featured-box2345 .title_bg a, .top-featured-box6 .title_bg a{ color:#F4F4F6; font-size:17px }



/* AUTORS */ 


.autors_arxiu
{
	border: 4px #eee solid;
	float:left;
	background-color:#ececec;
	height:200px;
	margin:7px 15px 8px 0;
	padding:6px 4px 7px 6px;
	width:100%;
        line-height:17px;
}


.autors_arxiu img {
border: 1px solid #acacac !important;
-moz-border-radius:4px;
margin: 0 10px 0 0 !important;
padding: 4px; !important;
}

.autors
{
	border: 4px #eee solid;
	float:left;
	height:200px;
	margin:7px 15px 8px 0;
	padding:6px 4px 7px 6px;
	width:100%;
        line-height:17px;
}

.autors:hover {
border:4px #1c7cc2 solid;
}


.autors img {
border: 1px solid #eaeaea !important;
-moz-border-radius:4px;
margin: 0 10px 0 0 !important;
padding: 4px; !important;
}

.autors {
text-decoration:none !important;
}

.nom_autor{
font-size:1.8em;
padding:5px 0;
}

.comentaris_input{
font-size:1.3em;
background-color:#1c7cc2;
display:inline;
margin-right:-4px;
color:#073251;
text-shadow:#66b0e6 0 1px 1px;
-moz-border-radius-topleft: 5px;  
-webkit-border-top-left-radius: 5px;
-moz-border-radius-bottomleft: 5px;
-webkit-border-bottom-left-radius: 5px;
font-weight:bold;
}



.pingback .reply {
display:none;
}






/***********FACEBOOK************/


.fan_box{margin-left:10px;}
.fan_box
.full_widget
.connect_top {
	border:0px;
	padding-top:0px;
	background-color:#FFFFFF;
}
.fan_box
.full_widget {
border: none;
background-color:#FFFFFF;
}
.connect_top a {
color: #FFFFFF;
}
.connect_top {
background-color: #FFFFFF !important;
margin-left:-15px;
}
.connect_top a:hover {
color: #ffffff;
}
.fan_box

.connections {
    width:225px;
  left:-5px;
  top:90px;
  height:250px;
padding:0px 0px 0px 0px;
background-color: #FFFFFF;
border: none;
color: #454545;
}
.fan_box
.connections_grid
.grid_item
.name {
	padding:1px;
	color: #454545;
}
.fan_box
.connections_grid
.grid_item
.name a:hover{
color: #000000;
}
.fan_box .connect_action .name{
	line-height:12px;
	font-size:12px;
	color: #87a900;
}
.fan_box .connect_action:hover .name{
	color: #002e56;
}
.connect_button{
padding:0px
}
.UIActionButton_Text, .UIActionButton_Wrap{
background:#87a900 none no-repeat scroll 0 0;
display:block;
padding:0px
}
.UIActionButton_BlueText .UIActionButton_Text {
color:#cccccc;
padding:0px
}
.name_block{
background-color:#FFFFFF;
width:180px;
margin:0px;
padding-top:5px;
}
.name a:hover{
color: #ffffff;
}
.name a:hover{
color:#ffffff;
}


li.bypostauthor {
    /* CSS per lautor del post */
}


.podcast_sidebar{
display:block;
background-image:url(http://geeks.cat/podcast_sidebar_d.jpg);
width:272px;
height:104px;
}

.podcast_sidebar:hover{
background-position:0 100%;
}

.wikileaks_sidebar{
display:block;
background-image:url(http://geeks.cat/geekswikileaks.jpg);
width:272px;
height:104px;
}

.mwc_sidebar{
display:block;
background-image:url(http://geeks.cat/wp-content/uploads/2011/02/especialmwc.jpg);
width:272px;
height:87px;
}




.wpcf7-form input{padding:4px;font-size:1.1em;margin:0 0 10px;}
