/*  
Theme Name: GAMA
Theme URI: http://wordpress.org/
Description: Aquest tema ha estat dissenyat i maquetat per A&middot;D&middot;Q&middot;A
Version: 1.0
Author: A&middot;D&middot;Q&middot;A
Author URI: http://www.adqa.com/
*/

/* Reset */
* {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

body, a, #lang_sel_list ul a, #lang_sel_list a.lang_sel_sel {
	color: #000000;
}

img, fieldset, hr {
	border: none;
}

a, button {
	cursor: pointer;
}

h1, h2, h3, h4, p, ul, ol, dt, hr {
	margin: 20px 0;
}

li ul {
	margin-top: 0;
	margin-bottom: 0;
}

ul, ol {
	margin-left: 40px;	
}

li, dt {
	list-style-position: outside;
}

p, ul, ol, dt, hr {
	line-height: 1.7em;
}

hr {
	clear: both;
	height: 1px;
	background-color: #000000;
}

body {
	font-size: 75%;
}


#post_block h1 a, #post_block h2 a, #post_block h3 a {
	text-decoration: none;
}

#post a {
	text-decoration: underline;
	color:#e46c00;
	font-weight: bold;
}

h1 {
	font-size: 1.3em;
}

h2, h2 a {
	font-size: 1.2em;
	color: #e46c00;
}

h3 {
	font-size: 1.1em;
}

h4 {
	color: #e46c00;
	margin-top: 30px;
}

h3, h3 a {
	color: #000000 !important;
}

big {
	font-size: 1.1em;
}

small {
	font-size: 0.9em;
}

/* Images */
img.centered, img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	margin: 0 0 2px 20px;
	display: inline;
}

img.alignleft {
	margin: 0 20px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}
/* */


/* WPML Selector */
#language-selector, #icl_lang_sel_widget {
	float: right;
	text-align: center;
}

#lang_sel_list {
	width: auto !important;
	display: inline-block !important;
}

#lang_sel_list ul {
	width: auto !important;
	border-top: none !important;	
}

#lang_sel_list li {
	width: auto !important;
	margin-top: 5px !important;
}

#lang_sel_list ul a {
	background: none !important;
	border: none !important;
	line-height: 1em !important;
	padding: 0 10px !important;
	_width:auto !important;
	_float:left !important;
}
/* */
#language-selector {
	background-image: url(images/bg-lang.png);
	background-position: center top;
	background-repeat: no-repeat;
	width: 135px;
	margin-right: 20px;
}

#lang_sel_list li {
	border-right: solid 1px #FFFFFF;
}

#lang_sel_list ul a, #lang_sel_list a.lang_sel_sel {
	color: #FFFFFF !important;
}
/* */

/* Multibanner */
.window, .image_reel a {
	width: 490px;
	height: 175px;
}

.main_view {
	float: left;
	position: relative;
}

.window {
	overflow: hidden;
	position: relative;
}

.image_reel {
	position: absolute;
	top: 0;
	left: 0;
}

.image_reel img {
	float: left;
	z-index: 0;
}

.image_reel a {
	display: block;
	float: left;
	position: relative;
}

.image_reel a p {
	padding: 10px 15px;
	position: absolute;
	top: 15px;
	right: 0;
	display: block;
	color: #FFFFFF;
	font-size: 1.2em;
	background-image: url(images/bg-banner-p.png);
	background-repeat: repeat-y;
	background-position: right;
	text-align:right;
}

.image_reel a p strong{
	font-size: 1.2em;
	font-weight: bold;
}
.paging {
	position: absolute;
	bottom: 10px;
	right: 10px;
	height:20px;
	z-index: 2;
	text-align: center;
	line-height: 40px;
	display: none;
}
.paging a {
	padding: 5px;
	text-decoration: none;
	color: #fff;
	float: left;
	height: 16px;
	width: 16px;
	text-indent: -9000px;
	background-image: url(images/bg-multibanner-inactive.png);
	background-repeat: no-repeat;
	background-position: center center;	
}

.paging a.active {
	background-image: url(images/bg-multibanner-active.png);
}
/**/

/* Layout */
html>/**/body #container, html>/**/body #content {
	overflow: auto;
}

html {	
	background-image: url(images/bg-html.jpg);
	background-repeat: repeat-x;
}

body {
	background-image: url(images/bg-body.png);
	background-repeat: no-repeat;
	background-position: center 0px;
}

#container {
	background-image:url(images/bg-container.png);
	background-repeat:repeat-y;
}

#container, #footer div {
	position: relative;
	width: 963px;
	margin: auto;
}

#header {
	background-image: url(images/bg-header.png);
	background-repeat: no-repeat;
	height: 115px;
	clear: both;
	position: relative;
	padding: 0 4px;
}

#logo {
	float: left;
	margin-left: 15px;
	margin-top: 12px;
}

#header ul#gama {
	margin: 0;
	padding: 0;
	margin-top: 40px;
	margin-left: 120px;
	float: left;
	height: 35px;
	_height: 30px;
	width: 690px;
	_width: 670px;
}
#header ul#gama a {
	color: #FFFFFF;
	font-weight: bold;
	display: block;
	padding: 10px;
}

#header li {
	list-style: none;
	display: inline-block;
	float: left;
}

#banner {
	clear: both;
	height: 175px;
	padding: 0 4px;
}

#tagline {
	width: 210px;
	height: 175px;
	background-image: url(images/bg-tagline.png);
	float: left;
	padding: 0;
	padding-left: 20px;
}

#tagline h2 {
	margin-bottom: 5px;
	font-size: 1.6em;
}

#tagline p {
	margin: 0;
	font-size: 1.2em;
	line-height: 1.3em;
}

#banner #info {
	background-image: url(images/bg-info.png);
	width: 235px;
	height: 175px;
	float: left;
	padding: 0;
}

#banner #info ul {
	margin: 30px 15px;
	border-bottom: solid 1px #f0f0f0;
	border-top: solid 1px #c4c4c4;
}

#banner #info li {
	list-style-type: none;
	background-image: url(images/bg-info-li.png);
	background-repeat: no-repeat;
	border-top: solid 1px #f0f0f0;
	border-bottom: solid 1px #c4c4c4;
	padding: 0;
	padding-left: 32px;
	line-height: 50px;
	font-size: 1.2em;
	font-weight: bold;
	background-position: left center;
}

#banner #info li a {
	color: #eb7000;
}

#nav {
	width: 190px;
	float: left;
	background-image: url(images/bg-nav.png);
	background-repeat: repeat-x;
	margin-top: 1px;
	margin-left: 4px;
	_margin-left: 2px;
	padding: 20px 20px;
	line-height: 0px !important;	
}

#nav h2 {
	background: url(images/bg-nav-ul.png);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 15px;
	padding-bottom: 5px;
	line-height: 1.3em;
}

#nav ul, #nav li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#nav ul {
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#nav ul ul {
	background: url(images/bg-nav-ul.png);
	background-repeat: repeat-x;
	background-position: bottom;
}
#nav li {
	color: #eb7810;
	font-weight: bold;
	line-height: 1.3em;
}
#nav li li {
	color: #000000;
	font-weight: normal;
	padding-top: 6px;
}

#post_block {
	width: 450px;
	_width: 440px;
	padding: 0 20px;
	text-align: justify;
	padding-top: 10px;
	position: relative;
}

#post_block #breadcrumb {
	text-align: right;
	height: 70px;
	font-size:0.9em;
}
#post_block #breadcrumb a {
	font-weight: normal;
	color:#000000;
}

#post_block h1 {
	color: #FFFFFF;
	line-height: 34px;
	height: 34px;
	overflow:hidden;
	position:absolute;
	padding-left: 20px;
	padding-right: 30px;
	left: 0;
	top: 30px;
	background-image: url(images/bg-h1.png);
	background-repeat: no-repeat;
	background-position: right;
	text-align:left;
}

#post_block h2 {
	background: url(images/bg-nav-ul.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 5px;
}

#post_block li {
	list-style-image: url(images/bg-li.png);
}
#post_block img {
	background-color: #f0f0f0;
	border: solid 1px #d4d4d4;
	padding:8px;
}
#post_block table {
	width: 280px;
}
#sidebar {
	width: 235px;
	_width: 234px;
	float: right;
	background-image: url(images/bg-nav.png);
	background-repeat: repeat-x;
	margin-top: 1px;
	margin-right: 4px;	
	_margin-right: 2px;
}
#sidebar h2 {
	background: url(images/bg-nav-ul.png);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	font-size: 1.2em;
	margin-bottom: 15px;
	padding-bottom: 5px;
	line-height: 1.3em;	
}
#members a {
	text-align:center;
	display:block;
	margin: 10px;
	margin-bottom: 20px;
}

.banner {
	padding: 15px;
	margin: 40px 0;
}
.banner h2 {
	background-image: none;
	font-size: 1.6em;
}
.banner img { 
	float: left;
	margin-right: 5px;
}

.banner h2, .banner p {
	margin: 0px;
}

.banner h2 {
	margin-top: 0px;
}

.banner p {
	font-size: 1.3em;
}
#breadcrumb_footer {
	clear:both;
	padding:20px;
	font-size:0.9em;
}
#footer {
	background-image: url(images/bg-footer.png);
	background-repeat: no-repeat;
	background-position: top center;
	height: 120px;
	clear: both;
}

#footer div {
	padding-top: 7px;
	padding-right: 20px;
	height: 100px;
	width: 930px;
	display:block;
}

#footer #contact {
	float: left;
	padding-left: 190px;
	width: 550px;
}

#footer p {
	margin:0;
	margin-top: 10px;
	line-height:1.3em;
}
#footer p#facebook {
	text-align:right;
}
#footer p#facebook img{
	margin-left: 4px;
}
#footer ul {
	float: right;
	display: block;
	margin: 1px;
}

#footer ul li {
	display: inline-block;
	//float: left;
	padding: 0 5px;
	line-height: 1em;
	border-right: 1px solid #989898;
}

#footer #author {
	position: absolute;
	font-size:0.9em;
	bottom:5px;
	right:20px;
}

#footer, #footer a {
	color: #FFFFFF;
}

/* Styles */
.highlight {
	background-color: #f4f4f4;
	padding: 20px;
	padding-top: 1px;
	overflow: hidden;
	margin: 20px 0;
}
.archive img {
	 float: right;
	 margin-left: 10px;
}

/*form*/
#sidebar form {
	padding: 0 20px;
}

#sidebar form fieldset {
	overflow: hidden;
	_width: 190px !important;
}

#sidebar label {
	display: block;
	width: 100%;
	text-align: left !important;
}

#sidebar input, #sidebar textarea {
	width: 185px !important;
	background-color: #e1e1e1;
	border: solid 1px #FFFFFF;
}

#sidebar .captcha {
	clear: both;
	width: 200px;
}

#sidebar .captcha label {
	clear: both;
	width: 190px;
}

#sidebar .captcha input {
	width: 80px !important;
}

#sidebar .captcha img {
	top: -2px !important;
	_top: -20px !important;
}

#sidebar .checkbox {
	width: 190px;
}

#sidebar .checkbox input {
	width: auto !important;
	margin: 0;
	_margin: 0 !important;
}

#sidebar .checkbox label {
	width: 170px;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	font-size: 0.9em;
	_margin-right:10px !important;
}

#sidebar button {
	text-align: center;
	color: #FFFFFF;
	line-height: 0.5em;
	font-size: 1.1em;
	background-color: #f5f5f5;
	background-image: url(images/bg-button.png);
	background-repeat: no-repeat;
	background-position: center top;
	border: none;
	width: 70px;
	height: 30px;
	margin-right:15px;
}

.tooltip {
	display:none;
}
/**/

table {
	background-color: #d4d4d4;
	border-collapse: separate;
	border-spacing: 1px;
}

table tr {
	border: solid 1px #00000;
}

table th, table td {
	background-color: #f4f4f4;
	border-top: solid 1px #ffffff;
	padding: 5px 10px;
	vertical-align: text-top;
	text-align:left;
}

.corporative {
	color: #e46c00;
	font-weight:bold;
}

/* TinyMCE */
#tinymce {
	background: none !important;
}
