/*
Theme Name: Gemer
Theme URI: http://dannci.com/gemer-theme/
Description: <a href="http://dannci.com/gemer-theme/">Gemer</a>: clean WordPress theme. A two-columned wordpress theme with featured posts. Fixed-width, two columns. In red-black-white colous.
Author: Dannci
Author URI: http://dannci.com
Version: 1.0.1
Tags: white, red, black, light, two-columns, left-sidebar, fixed-width, theme-options, threaded-comments
*/


/*  theme is licensed under the GPL  */


* {
	margin: 0; padding: 0;
}
body {
	text-align: center;
	font: 12px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	background-color: #2B1500;
	background-image: url(fons2.jpg);
	background-repeat: repeat-y;
	background-position:center;
	margin:auto;
	width:auto;
}
#all {
	width: 100%;
	text-align: left;
	background-attachment: scroll;
	background-image: url(fons3.jpg);
	background-repeat: no-repeat;
	background-position: center 200px;
	border-left:none;
	border-right:none;
}
a {
	color: #999;
	text-decoration: none;
}
a:hover {
	
	color: #fff;
}
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: 960px;
	margin: auto auto;
	text-align: left;
	background:none;
	
	
}
/** END wrapper **/

/** BEGIN header **/
#header {
}

	#header .logo {
		
		width:960px;
		height:169px;
		padding: 0px 0 0px 0px;
		background:url(cap1.jpg);
		background-repeat:no-repeat;
		background-position:center;
		background-position:top;
		margin: auto auto;
	}
		#header .logo h1 {
			padding: 20px 0 0px 0px;;
			font-size: 2.1em;
			font-family:Arial, verdana, Helvetica, sans-serif;
		}
			#header .logo h1 a {
				text-decoration: none;
				color:#666;
				position:relative;
				padding-left:700px;
			}
		#header .logo p {
			color: #777777;
			font-size: 0.8em;
		}
	#header .sear {
		float: right;
		padding: 30px 20px 0 0;
	}
	#header .pages {
		list-style-type: none;
		clear: both;
		height: 30px;
		overflow: hidden;
		width: 960px;
		background: #32180A;
		position: absolute;
		margin-top:50px;
		font:Georgia, "Times New Roman", Times, serif;
		
	}
		
		
		/**
		
		#header .pages li {
			float: left;
			padding-right: 2px;
			
		}
		#header .pages li a {
			color: #fff;
			text-decoration: none;
			text-transform: none;
			font-size: 14px;
			font-weight: normal;
			display: block;
			padding: 8px 14px;
			list-style-type:none;
		}
		#header .pages li a:hover {
			color: #003d6a;
			background:#FFFFFF;
		}
	#header .categories {
		list-style-type: none;
		clear: both;
		overflow: hidden;
		background-color: #000;
		position: absolute;
		margin-top:100px;
		width:auto;
		
	}
		#header .categories li {
			float: left;
			font-size: 12px;
		}
		#header .categories li a {
			color: #fff;
			text-decoration: none;
			display: block;
			padding: 10px 14px;
		}
		#header .categories li a:hover {
			color: #fff;
			background-color: #1D1D1D;
		}
		
		#header .pages2 {
		list-style-type: none;
		clear: both;
		height: 30px;
		overflow: hidden;
		width: 160px;
		background: none;
		position: absolute;
		margin-top:10px;
		font:Georgia, "Times New Roman", Times, serif;
		font-size:11px;
		padding-left:810px;
	}
		#header .pages2 li {
			float: left;
			padding-right: 2px;
			list-style-type:none;
			font-size:10px;
			
		}
		#header .pages2 li a {
			color: #fff;
			text-decoration: none;
			text-transform: none;
			font-size: 11px;
			font-weight: normal;
			display: block;
			padding: 8px 14px;
			list-style-type:none;
		}
		#header .pages2 li a:hover {
			color: #003d6a;
			background:#FFFFFF;
		}
		
		 **/
		
/** END header **/

/** BEGIN content **/
#content {
	width: 980px;
	float: left;
	padding: 4px 0 5px;
	margin-top:40px;
	
}
	#content .featured {
		height: 228px;
		padding: 12px;
		border-left: 4px solid #f2f2f2;
		border-bottom: 4px solid #f2f2f2;
		margin-bottom: 0px;
		/*background-color:#2F3540;*/
		color:#666;
		
	}
		#content .featured h2 {
			font-size: 0.9em;
			text-transform: uppercase;
			margin-bottom: 28px;
			background-color:#CC0000;
			padding:  12px 10px;
			color:#FFFFFF;
			
		}
		#content .featured img {
			float: left;
			margin: 0 10px 10px 0;
			border: 1px solid #f2f2f2;
			padding: 5px;
		}
		#content .featured h3 {
			font-size: 1.5em;
			margin-bottom: 5px;
		}
			#content .featured h3 a {
				color: #666;
				text-decoration: none;
			}
		#content .featured .details {
			font-size: 0.9em;
			margin-bottom: 15px;
		}
		#content .featured p {
			line-height: 1.4em;
		}
		#content .featured .fpost {
			height: 163px;
		}
	#content .post {
		width: 438px;
		margin-right:20px;

		float: left;
		padding: 10px 6px 5px;
		border-left: none;
		border-bottom: 1px solid #FFF;
		border-right: 1px solid #FFF;
		border-top: none;
		margin-bottom: 30px;height: 300px;
	}
		#content .post h3 {
			margin-bottom: 10px;
			font-size: 1.3em;width: 278px;
			
		}
			#content .post h3 a {
				color: #fff;
				text-decoration: none;width: 278px;
			}
			
			#content .post h3 a:hover {
				color: #FC9;
				text-decoration: none;width: 278px;
			}
		#content .post img {
			width: 258px; height: auto;
			padding: 0px;
			border: 1px solid #f2f2f2;
			float: left;
			margin: 0 10px 15px 0;
		}
		#content .post p {
			line-height: 1.4em;
			font-size: 12px;
		}
		#content .post .category {
			clear: both;
			float: left;
			font-size: 11px;
			padding-top: 10px;
		}
		#content .post .comments {
			float: right;
			font-size: 11px;
			padding-top: 10px;
		}
	#content .uneven {
		float: left;
		padding-left:11px;
		
	}
	#content .postnav {
		clear: both;
		padding: 30px;
	}
		#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 .postmeta{ background-color:#CC0000;}
/** END content **/

/** BEGIN sidebar **/
#sidebar {
	width: 0px;
	float: right;
	padding: 20px 0 10px;
	background:none;
}
	#sidebar ul {
		list-style-type: none;
		margin-bottom: 15px;
	}
		#sidebar ul li {
			line-height: 1.4em;
			padding: 2px 0;
		}
		#sidebar ul li a {
			color: #003399;
			text-decoration: none;
		}
		#sidebar ul li a:hover {
			color: #003d6a;
			text-decoration: underline;
		}
	#sidebar .box {
		border-left: none;
		border-top: none;
		background-color: none;
		margin-bottom: 10px;
	}
		#sidebar .box h2 {
			padding: 12px 10px;
			font-size: 0.9em;
			text-transform: uppercase;
			background:none;
			color:#FFFFFF;
		}
		#sidebar .box .sponsors {
			text-align: center;
			padding: 7px;
		}
			#sidebar .box .sponsors img {
				margin: 7px;
			}
		#sidebar .box .popular {
			list-style-type: none;
			padding: 14px;
		}
			#sidebar .box .popular li {
				line-height: 1.4em;
				padding: 4px 0;
			}
			#sidebar .box .popular li a {
				font-weight: bold;
				text-decoration: none;
			}
			#sidebar .box .popular li p {
				padding: 4px 0;
			}
		#sidebar .box .flickr {
			text-align: center;
			padding: 7px;
		}
			#sidebar .box .flickr img {
				margin: 7px;
			}
		#sidebar .box .video {
			padding: 15px 17px;
		}
		#sidebar .box .tags {
			padding: 15px;
		}
			#sidebar .box .tags a {
				color: #000000;
				text-decoration: none;
			}
			#sidebar .box .tags a:hover {
				color: #003d6a;
				text-decoration: underline;
			}
			
/* left sidebar */

#left {
	width:0px;
	float:left;
	margin:7px 7px 0 0;
	padding:0;
	border-left: 4px solid #f2f2f2;
		border-top: 4px solid #f2f2f2;
		background-color: #fff;
	}

#left h2{
	font:bold 0.9em verdana, arial, georgia, times;	
	margin: 0;
	padding:  12px 10px;
	text-transform:uppercase;
	background:#CC0000;
	color:#FFFFFF;
}

#left label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin:12px;
	padding:0;
	}

#left ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#left ul ul {
	margin:14px 0;
	padding: 0;
}

#left ul ul li {
	list-style-type: none;
	}

#left ul ul ul{
	margin: 0;
	padding: 0;
}

#left ul ul ul li{
	padding: 0 0 0 15px;
	
	color: #898989;
}



/* right sidebar */

#right{
	width:0px;
	float:right;
	margin:7px 7px 0 0;
	padding: 0;
	border-left: 4px solid #f2f2f2;
		border-top: 4px solid #f2f2f2;
		background-color: #fff;
	}

#right h2{
	font:bold 0.9em verdana, arial, georgia, times;	
	margin: 0;
	padding:  12px 10px;
	text-transform:uppercase;
	background:#CC0000;
	color:#FFFFFF;
}

#right label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding:0;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin:12px;
	padding:0;
	}

#right ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#right ul ul {
	margin:14px 0;
	padding: 0;
}

#right ul ul li {
	list-style-type: none;
	}

#right ul ul ul{
	margin: 0;
	padding: 0;
}

#right ul ul ul li{
	padding: 0 0 0 15px;
	color: #898989;
}



	/*************************************
 +Search
 *************************************/

#searchform{
	padding:0;
	margin:5px 10px 0 0;
	}

#searchform input#s{
	margin:0;
	padding:10px;
	border:1px solid #f2f2f2;
	width:250px;
	font-size:pt;
	color: #Ccc;
	}

#searchform input#searchsubmit{
	border:none;
	background:#333;
	color:#fff;
	text-transform:lowercase;
	
	}


	#sidebar .half {
		padding: 20px 15px 5px;
	}
		#sidebar .half .l {
			float: left;
			width: 145px;
		}
		#sidebar .half .r {
			float: right;
			width: 145px;
		}
		#sidebar .half h2 {
			background: none;
			padding: 0;
			margin-bottom: 5px;
		}
/** END sidebar **/

/** BEGIN footer **/
#footer {
	clear: both;
	background-color: #000;
	padding: 20px 20px;
	height: 65px;
	font-size: 11px;
	color:#FFFFFF;
}
	#footer .wrapper {
		width: 970px;
		margin: auto auto;
		text-align: left;
	}
	#footer p {
		color: #ffffff;
	}
	#footer a {
		color: #ffffff;
	}
	#footer p.l {
		float: left;
	}
	#footer p.r {
		float: right;
	}
/** END footer **/

/** BEGIN miscellaneous **/
#content .single {
	padding: 0px;
	margin-bottom: 10px;
	width:960px;
}
	#content .single h2 {
		font-size: 12px;
		text-transform: none;
		margin-bottom: 20px;margin-top: 20px;
	}
	#content .single p {
		line-height: 1.5em;
		margin-bottom: 20px;
	}
	#content .single ul, #content .single ol {
		list-style-position: inside;
		margin-bottom: 10px;
	}
	#content .single li {
		line-height: 1.5em;
		padding: 2px 0;
	}
	
		#content .single a {
		line-height: 1.5em; color: #FC9; font-size:14px; font-weight:bold;
		padding: 2px 0;
	}
	#content .single a:hover {
		color:#FFF;
		
	}
	#content .single blockquote {
		padding: 10px 10px 5px;
		margin-bottom: 10px;
		background-color: #eeeeee;
		border-width: 1px 0;
		border-style: solid;
		border-color: #e0e0e0;
	}
	#content .single h3, #content .single h4, #content .single h5, #content .single h6 {
		font-size: 1.2em;
		margin-bottom: 5px;
	}
#comments {
	padding: 12px;
	border-top: 1px solid #bbbbbb;
	margin-bottom: 10px;
}
	#comments a {
		text-decoration: none;
	}
	#comments h2 {
		font-size: 0.9em;
		text-transform: uppercase;
		margin-bottom: 20px;
		clear: both;
	}
	#comments p {
		margin-bottom: 10px;
		line-height: 1.6em;
	}
	#comments form {
		
	}
	#comments form p {
		margin-bottom: 5px;
	}
		#comments form input {
			margin-right: 5px;
		}
		#comments form input, textarea {
			border: 1px solid #cccccc;
			font-size: 0.9em;
			font-family: Verdana;
			padding: 4px;
			background-position: 4px 4px;
			background-repeat: no-repeat;
		}
		#comments form input {
			width: 240px;
			border: 1px solid #cccccc;
		}
		#comments form textarea {
			width: 350px;
			padding: 4px 4px !important;
			border: 1px solid #cccccc;
		}
		#comments form button {
			border: 1px solid #a0a0a0;
			font-size: 1em;
			font-family: Verdana;
			padding: 2px 6px;
		}
	.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;
	}
h2.title {
	font-size: 1.4em !important;
	text-transform: uppercase;
	padding-bottom: 7px;
	border-bottom:1px solid #fff;
}
.notfound {
	padding: 40px;
}
	.notfound h2 {
		font-size: 18px;
		font-weight: normal;
		margin-bottom: 10px;
	}

/** END miscellaneous **/

/** BEGIN wordpress 2.7 comments **/
#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: 1px solid #e0e0e0;
		padding: 10px;
	}
	#comments ol li .avatar {
		float: right;
	}
	#comments ol li .comment-author {
		
	}
		#comments ol li .comment-author .fn {
			font-weight: bold;
			font-size: 1.2em;
		}
	#comments ol li .comment-meta {
		font-size: 0.9em;
		color: #999999;
		margin: 5px 0 10px;
	}
	#comments ol li .reply {
		font-size: 0.9em;
		font-weight: bold;
		padding-bottom: 10px;
	}
	#comments .children {
		list-style-type: none;
	}
#comments .navigation {
	padding: 0 0 40px;
	font-size: 0.9em;
}
	#comments .navigation a {
		color: #999999;
		padding: 3px 8px;
		border: 1px solid #cccccc;
	}
	#comments .navigation a:hover {
		color: #000000;
		border-color: #000000;
		text-decoration: none;
	}
#comments .says {
	display: none;
}
/** END wordpress 2.7 comments **/

.post-meta {font-variant: none; list-style:none; margin-top:5px;font-weight: bold;}
.post-meta-key {color: none; font-weight: normal; }

.imatge-fitxa {
	width:350px;
	height:auto;
	}
.ocult {
	display:none;
	}
	
	
	
/* =Menu
-------------------------------------------------------------- */

.access {
background: none;

clear: both;
display: block;
float: left;
margin: 0px auto 6px;
width: 100%;


}
.access ul {
font-size: 13px;
list-style: none;
margin: 0 0 0 -0.8125em;
padding-left: 0;
}
.access li {
float: left;
position: relative;padding-left: 10px;
}
.access a {
color: #eee;
display: block;
line-height: 3.333em;
padding: 0 1.2125em;
text-decoration: none;
}
.access ul ul {
-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
box-shadow: 0 3px 3px rgba(0,0,0,0.2);
display: none;
float: left;
margin: 0;
position: absolute;
top: 3.333em;
left: 0;
width: 188px;
z-index: 99999;
}
.access ul ul ul {
left: 100%;
top: 0;
}
.access ul ul a {
background: #f9f9f9;
border-bottom: 1px dotted #ddd;
color: #444;
font-size: 13px;
font-weight: normal;
height: auto;
line-height: 1.4em;
padding: 10px 10px;
width: 168px;
}
.access li:hover > a,
.access ul ul :hover > a,
.access a:focus {
background: #efefef;
}
.access li:hover > a,
.access a:focus {
background: #f9f9f9; /* Show a solid color for older browsers */
background: -moz-linear-gradient(#f9f9f9, #e5e5e5);
background: -o-linear-gradient(#f9f9f9, #e5e5e5);
background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#e5e5e5)); /* Older webkit syntax */
background: -webkit-linear-gradient(#f9f9f9, #e5e5e5);
color: #373737;
}
.access ul li:hover > ul {
display: block;
}
.access .current_page_item > a,
.access .current_page_ancestor > a {
font-weight: bold;
}

/* Search Form */
.branding #searchform {
position: absolute;
top: 3.8em;
right: 7.6%;
text-align: right;
}
.branding #searchform div {
margin: 0;
}
.branding #s {
float: right;
-webkit-transition-duration: 400ms;
-webkit-transition-property: width, background;
-webkit-transition-timing-function: ease;
-moz-transition-duration: 400ms;
-moz-transition-property: width, background;
-moz-transition-timing-function: ease;
-o-transition-duration: 400ms;
-o-transition-property: width, background;
-o-transition-timing-function: ease;
width: 72px;
}
.branding #s:focus {
background-color: #f9f9f9;
width: 196px;
}
.branding #searchsubmit {
display: none;
}
.branding .only-search #searchform {
top: 5px;
z-index: 1;
}
.branding .only-search #s {
background-color: #666;
border-color: #000;
color: #222;
}
.branding .only-search #s,
.branding .only-search #s:focus {
width: 85%;
}
.branding .only-search #s:focus {
background-color: #bbb;
}
.branding .with-image #searchform {
top: auto;
bottom: -27px;
max-width: 195px;
}
.branding .only-search + #access div {
padding-right: 205px;
}	




.explicacio-venda {
	margin-top:15px;
	margin-bottom:15px;
}


.lagavina-link {
	background-color:#666;
}
	

	