/*
	960 Grid System ~ Text CSS.
	Learn more ~ http://960.gs/

	Licensed under GPL and MIT.
*/

/* =Basic HTML
--------------------------------------------------------------------------------*/

body
{
	font: 13px/1.5;
	font-family:"trebuchet ms",helvetica,arial,sans-serif;
}

a:focus
{
	outline: 1px dotted invert;
}

hr
{
	border-color: #ccc;
	border-style: solid;
	border-width: 1px 0 0;
	clear: both;
	height: 0;
}

/* =Headings
--------------------------------------------------------------------------------*/

h1
{
	font-size: 25px;
}

h2
{
	font-size: 20px; font-weight:normal;
}

h3
{
	font-size: 16px; 
}

h4
{
	font-size: 14px;
}

h5
{
	font-size: 12px;
}

h6
{
	font-size: 10px;
}

/* =Spacing
--------------------------------------------------------------------------------*/

ol
{
	list-style: decimal;
}

ul
{
	list-style: none; margin-left: 0; padding-left:0; line-height:150%;
}

li
{
	margin-left: 0; padding-left:0; line-height:150%;
}

p,
dl,
hr,
h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
pre,
table,
address,
fieldset
{
	margin-bottom: 20px;
}

sub { font-size:80%; vertical-align:sub;}

.story-content p{ font-size:15px; color:#333; line-height:150%; padding-right:20px; text-align:left;}


/* =TEXT
--------------------------------------------------------------------------------*/
.t_36
{
font-size:36px;
}
.t_32
{
font-size:32px;
}
.t_24
{
font-size:24px;
}
.t_18
{
font-size:18px;
}

.t_17
{
font-size:17px;
}

.t_16
{
font-size:16px;
}

.t_15
{
font-size:15px;
}

.t_14
{
font-size:14px;
}

.t_13
{
font-size:13px;
}

.t_12
{
font-size:12px;
}

.t_11
{
font-size:11px;
}

.t_10
{
font-size:10px;
}

.t_9
{
font-size:9px;
}

.t_8
{
font-size:9px;
}

.t_1, .t_2, .t_3, .t_4, .t_5, .t_6, .t_7, .t_8, .t_9, .t_10
{
line-height:140%;
}

/* =CLASES
--------------------------------------------------------------------------------*/

.bold{ font-weight:bold;}
.bajada{ font-size:14px; color:#999999; line-height:1.2em;}


/* =Rangos
--------------------------------------------------------------------------------*/

.barrels { width:518px; height:45px; background-image: url(images/20-barrels-title.gif); background-repeat:no-repeat; background-position:left; text-indent:-9000px; color:#990000;}
.ociotitle { width:236px; height:69px; background-image: url(images/ocio-title.gif); background-repeat:no-repeat; background-position:left; text-indent:-9000px; color:#990000;}
.visiontitle { width:635px; height:39px; background-image: url(images/vision-title.gif); background-repeat:no-repeat; background-position:left; text-indent:-9000px; color:#990000;}
.organictitle { width:221px; height:58px; background-image: url(images/organic-title.gif); background-repeat:no-repeat; background-position:left; text-indent:-9000px; color:#990000;}
.reservatitle { width:388px; height:70px; background-image: url(images/reserva-title.gif); background-repeat:no-repeat; background-position:left; text-indent:-9000px; color:#990000;}
.conosurtitle-es { width:329px; height:73px; background-image: url(images/cono-sur-title-es.gif); background-repeat:no-repeat; background-position:left; text-indent:-9000px; color:#990000;}
.conosurtitle-en { width:293px; height:73px; background-image: url(images/cono-sur-title-en.gif); background-repeat:no-repeat; background-position:left; text-indent:-9000px; color:#990000;}
