/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	* Filename: geotourism.css
	* Website: http://geotourism.geoplay.cat
	* Author: loupchante.net
	* Date: 20/03/2009
 
    == STRUCTURE: ==============================
    - Page width: 880 px
    - Number of columns: 3
    
	* body
	#wrapper
		#header
			#navbar
			#slider
			#logos
		#content
			#leftcolumn
			#maincolumn
			#rightcolumn
		#footer

 - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -*/

* {
	margin: 0;
	padding: 0;
	border: none;
}

html {
	font: 62.5% "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #000 0px 0px 0px;/* efecte bold Safari */
}

body {
	background-color: #EAF4F9;
	color: #000;
	text-align: center;/* hack IE6 */
}

ul {
	list-style: none;
	list-style-type: none;
}

h1, h2, h3, h4, h5, h6, p, pre,
blockquote, ul, ol, dl, address {
	font-weight: normal;
	margin: 0 0 1.1em 0;
}

cite, em, dfn {
	font-style: italic;
}

li, dd {
	margin-left: 1em;
}

ol {
	margin-left: 2.5em;
}

code, kbd, samp, pre, tt, var, input[type='text'], textarea {
	font-size: 100%;
	font-family: monaco, "Lucida Console", courier, mono-space;
}

small, sup, sub {
	font-size: 85%;
}

abbr, acronym {
	text-transform: uppercase;
	font-size: 85%;
	letter-spacing: .1em;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
}

a abbr, a acronym {
	border: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.8em;
}

h3 {
	font-size: 1.7em;
}

h4 {
	font-size: 1.5em;
}

h5 {
	font-size: 1.3em;
}

h6 {
	font-size: 1.2em;
}

p {
	font-size: 1.2em;
	line-height: 1.6em;
}

blockquote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	line-height: 1.7em;
	font-style: italic;
	margin-left: 1.5em;
	padding-left: 1.5em;
	color: #A3978B;
	background: url(images/bg-blockquote.gif) no-repeat top left;
	text-indent: 1em;
}

a {
	text-decoration: none;
}

a img {
	border: none;
	text-decoration: none;
}

img {
	border: none;
	text-decoration: none;
	background: url(images/carregant.gif) no-repeat 50% 50%;
}

/* Formularis */

label, button {
	cursor: pointer;
}

input:focus, select:focus, textarea:focus {
	background-color: #FFF;
}

fieldset {
	border: none;
}

.wpcf7-form p {
	color: #314054;
}

.wpcf7-form p.envia input {
	background-color: #314054;
	color: #FFF;
	padding: 3px 6px;
}


/*******   layout   *******/

#wrapper {
	width: 880px;
	margin: 0 auto;
	text-align: left;
}

#header {
}

#navbar {
	height: 100px;
	margin-left: 18px;
}

#navbar li {
	display: inline;
	font-size: 1.4em;
	margin: 0;
	text-align: center;
}

#navbar #menu a {
	float: left;
	width: 115px;
	height: 100px;
	margin: 0 13px 0;
	display: block;
	text-indent: -9999px;
}

#navbar #menu .page-item-3 a {
	background: transparent url(images/bg-menu-thetrip.jpg) no-repeat 0px 0px;
}

#navbar #menu .page-item-5 a {
	background: transparent url(images/bg-menu-topics.jpg) no-repeat 0px 0px;
}

#navbar #menu .page-item-7 a {
	background: transparent url(images/bg-menu-theguide.jpg) no-repeat 0px 0px;
}

#navbar #menu .page-item-9 a {
	background: transparent url(images/bg-menu-logistics.jpg) no-repeat 0px 0px;
}

#navbar #menu .page-item-11 a {
	background: transparent url(images/bg-menu-registration.jpg) no-repeat 0px 0px;
}

#navbar #menu .page-item-13 a {
	background: transparent url(images/bg-menu-catalan.jpg) no-repeat 0px 0px;
}

#navbar #menu a:hover, #navbar #menu a:active,
#navbar #menu .current_page_item a {
	background-position: 0px -100px;
}


#logos {
	float: right;
	width: 170px;
	margin: 0 40px 0 0;
}

#logos #geoscience {
	margin-top: 10px;
}

#logos p {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 25px;
	margin-left: 0.5em;
}

#slider {
	width: 560px;
	height: 200px;
	margin: 0 0 0 40px;
	border-bottom: 4px solid #283032;
}

#slider #fotos ul, #slider #fotos li {
	margin: 0;
	padding: 0;
}

#outcrops_header {
	width: 562px;
	margin: 20px 0 10px 38px;
}

#outcrops_header h1 {
	background: transparent url(images/geological-wonders.gif) no-repeat left center;
	text-indent: -9999px;
	height: 60px;
}

#courses {
	width: 562px;
	margin: 10px 0 0 40px;
}

#courses h2 {
	background: transparent url(images/geotourist-trips.gif) no-repeat center center;
	text-indent: -9999px;
	height: 50px;
}

#content {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -130px;
}

#content a {
	color: #3A4548;
	background-color: #FFF;
}

#content a:hover {
	color: #FFF;
	background-color: #A3978B;
}

#leftcolumn {}

#maincolumn {
	float: left;
	width: 480px;
	margin: 20px 10px 20px 120px;
}

#widecolumn {
	float: left;
	width: 725px;
	margin: 20px 30px 20px 120px;
}

#maincolumn p, #widecolumn p {
	padding-left: 10px;
	font-size: 1.4em;
}

#maincolumn h3, #widecolumn h3 {
	background-color: #314054;
	color: #EAF4F9;
	padding-left: 10px;
	line-height: 2em;
}

#widecolumn h3 {
	width: 470px;
}

#maincolumn .outcrops_cont {
	border-right: 10px solid #D7E2E8;
	padding-right: 40px;
}

#maincolumn .outcrops_cont ul {
	border-bottom: 1px solid #DDEFFC;
	margin-left: 1em;
	margin-bottom: 1em;
}

#maincolumn .outcrops_cont li {
	line-height: 1.5em;
}

#maincolumn .outcrops_cont a {
	background-color: #EAF4F9;
}

#maincolumn .outcrops_cont img {
	margin: 0.5em 0.5em 1em 0;
}

#maincolumn .outcrops_cont a img {
	border: solid #D7E2E8;
	border-width: 1px 12px;
}

#maincolumn .outcrops_cont a:hover img {
	border: solid #A3978B;
	border-width: 1px 12px;
}

#maincolumn .the_pyrenees img {
	float: right;
	margin: 2px 0 2px 10px;
}

#widecolumn .instructors {
	margin-bottom: 40px;
}

#widecolumn .instructors img {
	float: right;
	margin-left: 95px;
}

#maincolumn h4, #widecolumn h4 {
	color: #314054;
	line-height: 1.8em;
	margin-top: 30px;
	padding-left: 10px;
}

#maincolumn li, #widecolumn li {
	font-size: 1.4em;
	line-height: 1.6em;
	margin-left: 0.8em;
}

#widecolumn .logistics {
	background: url(images/bg-logistics.jpg) no-repeat right top;
}

#widecolumn .logistics h5 {
	background-color: #FFF;
	color: #3A4548;
	padding-left: 15px;
	margin-left: 10px;
	width: 440px;
	line-height: 1.5em;
}

#widecolumn .logistics ul,
#widecolumn .logistics h3,
#widecolumn .logistics h4,
#widecolumn .logistics p {
	width: 470px;
}

#widecolumn .logistics ul, #maincolumn .outcrops_cont ul {
	list-style-position: inside;
	list-style-image: url(images/bullet.gif);
	padding-left: 1em;
	text-indent: -1em;
}

#rightcolumn {
	color: #314054;
	float: right;
	width: 180px;
	margin: 20px 30px 0 0;
	padding-top: 60px;
	font: 1.15em Arial, Helvetica, sans-serif normal;
}

#rightcolumn p {
	line-height: 1.6em;
}

#footer {
	background: url(images/bg-footer.gif) no-repeat 0px 20px;
	color: #8C9AA2;
	height: 130px;
}

#footer a {
	color: #A9B5BF;
}

#footer a:hover {
	color: #3A4548;
	background-color: #A9B5BF;
}

#geoplayltd {
	margin: 20px 0 0 240px;
	width: 200px;
	float: left;
	position: relative;
}

#geoplayltd a {
	height: 20px;
	display: block;
	background: transparent url(images/geoplay-limited.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}

#geoplayltd a:hover {
	background: transparent url(images/geoplay-limited.gif) no-repeat 0px -20px;
}

#geoplaydades {
	margin: 0;
	width: 420px;
	border-bottom: 1px #E59500 solid;
	float: right;
}

#geoplaydades ul {
	margin: 20px 0 0 -10px;
	padding-bottom: 10px;
	font-size: 1.2em;
	line-height: 1.4em;
	float: left;
}

#geoplaycat {
	margin-top: 20px;
	padding-top: 40px;
	border-top: 1px #E59500 solid;
	float: right;
	width: 180px;
}

#loup {
	float: right;
	margin: 5px 0;
}

#loup a {
	width: 130px;
	height: 20px;
	display: block;
	background: transparent url(images/loupchante.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}

#loup a:hover {
	background: transparent url(images/loupchante.gif) no-repeat 0px -20px;
}


/* Classes */

.push{
	height: 140px;
}

.border {
	border-left: 1px solid #E59500;
}

.geoplay {
	font: 125% Arial, Helvetica, sans-serif;
	color: #5B676C;
}

#content .geoplay a, #content .geoscience a {
	color: #FFF;
	background-color: #3A4548;
}

#content .geoplay a:hover, #content .geoscience a:hover {
	color: #A3978B;
	background-color: #3A4548;
}

#content #maincolumn .inblock {
	color: #FFF;
}

.peufoto {
	font-size: small!important;
	margin-top: -7px;
}

/* Classes útils */

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}



