/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

	* Filename: geoplay.css
	* Website: http://www.geoplay.cat
	* Author: loupchante.net
	* Date: 15/01/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: #3A4548;
	color: #FFF;
	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.3em;
	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;
}



/*******   layout   *******/

#wrapper {
	width: 880px;
	margin: 0 auto;
	text-align: left;
}

#header {
}

#navbar {
	height: 100px;
}

#navbar li {
	display: inline;
	font-size: 1.4em;
	margin: 0;
	text-align: center;
}

#navbar #menu a {
	float: left;
	width: 115px;
	height: 100px;
	margin: 0 5px 0;
	display: block;
	text-indent: -9999px;
}

#navbar #menu .page-item-3 a {
	background: transparent url(images/bg-menu-thecourse.jpg) no-repeat 0px 0px;
}

#navbar #menu .page-item-5 a {
	background: transparent url(images/bg-menu-outcrops.jpg) no-repeat 0px 0px;
}

#navbar #menu .page-item-8 a {
	background: transparent url(images/bg-menu-classroom.jpg) no-repeat 0px 0px;
}

#navbar #menu .page-item-10 a {
	background: transparent url(images/bg-menu-pyrenees.jpg) no-repeat 0px 0px;
}

#navbar #menu .page-item-12 a {
	background: transparent url(images/bg-menu-instructors.jpg) no-repeat 0px 0px;
}

#navbar #menu .page-item-14 a {
	background: transparent url(images/bg-menu-logistics.jpg) no-repeat 0px 0px;
}

#navbar #menu .page-item-16 a {
	background: transparent url(images/bg-menu-registration.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 15px 38px;
}

#outcrops_header h1 {
	background: transparent url(images/fractured-reservoir.gif) no-repeat left center;
	text-indent: -9999px;
	height: 85px;
	margin: 0;
}

#outcrops_header h2 {
	background: transparent url(images/carbonates-and-clastics.gif) no-repeat left center;
	text-indent: -9999px;
	height: 30px;
	margin: 5px 0;
}

#courses {
	width: 562px;
	margin: 10px 0 0 40px;
}

#courses h2 {
	background: transparent url(images/field-courses.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: #A3978B;
}

#content a:hover {
	color: #3A4548;
	background-color: #FFF;
}

#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: #DDEFFC;
	color: #3A4548;
	padding-left: 10px;
	line-height: 2em;
}

#widecolumn h3 {
	width: 470px;
}

#maincolumn .outcrops_cont ul {
	border-bottom: 1px solid #DDEFFC;
	margin-left: 1em;
	margin-bottom: 1em;
}

#maincolumn .outcrops_cont li {
	line-height: 2.5em;
}

#maincolumn .outcrops_cont a {
	background-color: #3A4548;
}

#maincolumn .outcrops_cont img {
	margin: -0.3em 0.5em 1em 0;
}

#maincolumn .outcrops_cont a img {
	border: solid #DDEFFC;
	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: #DDEFFC;
	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: #DDEFFC;
	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: #8C9AA2;
}

#footer a:hover {
	color: #3A4548;
	background-color: #8C9AA2;
}

#geoplayltd {
	margin: 20px 0 0 240px;
	width: 200px;
	float: left;
	position: relative;
	background: transparent url(images/geoplay-limited.gif) no-repeat center top;
	text-indent: -9999px;
}

#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: 20px;
	border-top: 1px #E59500 solid;
	float: right;
}

#geoplaycat a {
	width: 140px;
	height: 50px;
	margin: 0 40px;
	display: block;
	background: transparent url(images/geoplay-geotourism.gif) no-repeat 0px 0px;
	text-indent: -9999px;
}

#geoplaycat a:hover {
	background: transparent url(images/geoplay-geotourism.gif) no-repeat 0px -50px;
}

/* Classes */

.push{
	height: 140px;
}

.border {
	border-left: 1px solid #E59500;
}

.geoplay {
	font: 125% Arial, Helvetica, sans-serif;
	color: #EBECEC;
}

.geoscience {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 125%;
	font-weight: bolder;
}

#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;
}

/* Classes útils */

.clear {
	clear: both;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}



