/* @override http://igiteindordogne.com/site_media/static/pinax/css/typography.css */

/* @override http://192.168.1.148:8000/site_media/static/pinax/css/typography.css */

/* @override http://192.168.1.148:8000/site_media/static/pinax/css/typography.css */

/* @override http://igiteindordogne.com/site_media/static/pinax/css/typography.css */

/* @override http://igiteindordogne.com/site_media/static/pinax/css/typography.css */

/* @override http://192.168.1.148:8000/site_media/static/pinax/css/typography.css */

body
{
	font-size: 62.5%;
	font-family: Verdana, sans-serif;
	color: #777;
}

/* general and main-content-area styles */

h1, h2, h3
{
	font-family: Verdana, sans-serif;
	font-weight: normal;
	color: #606060;
}

h1 {
	font-size: 3em;
}

h2
{
	font-size: 2em;
	line-height: 1.8em;
	margin-bottom: 0.5em;
}

div.quarter-box h2
{
	font-size: 1.6em;
	line-height: 1.125;
	font-style: italic;
}

h3
{
	font-size: 1.6em;
	line-height: 1.125;
	margin-bottom: 1em;
}

h4
{
	font-size: 1.4em;
	line-height: 1.125;
	margin-bottom: 1em;
}

p, li, dt, dd,
{
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1em;
}
/*blockquote {
    margin: 1em 20px;
    padding-left: 50px;
    background: transparent url(quote.gif) no-repeat;
	font-size: 0.5px;
}*/

ul
{
	list-style-image: url('img/list-star.png');
	margin-left: 2.5em;
}

ul li
{
	margin-bottom: 1em;
	line-height: 1.5;
}


/* Section header styles */

div#section-header h2
{
	font-size: 2.6em;
	line-height: 1.3846em;
	margin-bottom: 0;
}

div#section-header p, 
div#section-header li,
div#section-header dt,
div#section-header dd,
div#section-header blockquote
{
	font-size: 1.4em;
	line-height: 1.2857em;
	margin-bottom: 1em;
}



/* side-content-area styles */

div#side-content h2
{
	font-size: 2.6em;
	line-height: 1.3846em;
	margin-bottom: 1em;
}

div#side-content div.contact-box h2
{
	font-size: 2em;
	line-height: 1.8;
	margin: 0;
}

div#side-content p, 
div#side-content li,
div#side-content dt,
div#side-content dd,
div#side-content blockquote
{
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1.5em;
}

div#side-content ul { list-style: disc; margin-left: 2em;
	position: relative;
	top: 20px;
}
div#side-content ul { line-height: 1.5em; margin-bottom: 0; }



/** News styling **/

div.article-teaser
{
	margin: 0 0 4em 0;
	padding: 0 0 1em 0;
	border-bottom: 1px dotted #a5a5a5;
}

div.article-teaser h3, div.article-teaser h3 a
{
	text-decoration: none;
	margin: 0;
}

div.article-full p.date
{
	color: #999;
	font-size: 1.4em;
	line-height: 1.5;
	margin: 0;
}

#main-content p {
	color: #606060;
	font-size: 1.1em;
}

div.article-teaser p.date {
	color: #999;
	font-size: 1.4em;
	line-height: 1.2857em;
	margin: 0;
}

    div#news-frontpage div.article-teaser p { font-size: 1em; }
	div#news-frontpage div.article-teaser p.date {
		color: #666;
		font-size: 1.2em;
		line-height: 1.5;
		margin: 0;
	}
	
	div#news-frontpage div.article-teaser h4 {
		font-size: 1.4em;
		font-style: italic;
		margin-bottom: 0.5em;
		font-weight: normal;
	}
	
	 div#news-frontpage div.article-teaser h4 a { color: #222; text-decoration: none; }



/** FAQ Styling **/

div.faq-summary
{
	margin-bottom: 5em;
	padding: 15px;
	background: #fbfbfb;
}

	div.faq-summary ol { margin: 0 0 2em 0; padding: 0 0 0 3em; }
	div.faq-summary ol li { margin: 0.5em 0 0.5em 0; }

div.faq dl { margin: 0 0 2em 0; padding: 0 0 0 3em; }
div.faq dt { font-weight: bold; }
div.faq dd { margin-bottom: 1em; }



/** Stories typography **/

div.quote-container blockquote { font-size: 1em; }


/* FORM ELEMENTS */

form div.field { clear: both; line-height: 1.5em; margin-bottom: 1.5em; font-size: 1.2em; }

form label
{
	display: block;
	width: 120px;
	float: left;
	line-height: 1.5em;
	margin-bottom: 1.5em;
	clear: both;
}

.field.required
{
	font-weight: bold;
}

form div.field input, form div.field textarea
{
	background: white;
	border: 1px solid #a5a5a5;
	padding: 2px;
	color: #555;
}

form div.field input
{
	display: block;
	float: left;
}

form input.submit
{
	clear: both;
	margin-left: 120px;
}

form textarea
{
	width: 480px;
	height: 15em;
}



/* Footer set-up */

div#footer p { color: #a9a9a9; }
div#footer a { color: white; }

div.footer-product h3
{
	font-size: 1.6em;
	font-weight: normal;
	color: white;
	margin-bottom: 0;
}

div.footer-product h4
{
	font-size: 1.4em;
	font-style: italic;
	font-weight: normal;
	color: #a9a9a9;
}



/*** extra styling things ***/

/*blockquote {
	font-size: 1.4em;
	margin-left: 1.5em;
	font-style: italic;
}*/

div.citation blockquote { font-size: 1.3em; }
div.citation cite { font-weight: bold; }

.big { font-size: 1.8em; line-height: 1em; margin-bottom: 1em; }
.small { font-size: 1.2em; line-height: 1.5em; margin-bottom: 1.5em; }
li li { font-size: 1em; }

/*a.button
{
	display: block;
	width: 180px;
	height: 27px;
	line-height: 25px;
	font-size: 1em;
	text-align: center;
	color: white;e
	text-decoration: none;
	background: url('img/button.gif');
}*/

a.button{
	    background: white url(img/nav-bgp.gif) repeat-x;
    color: black;
    border: 1px solid #bbb;
    border-color: #ddd #aaa #aaa #ddd;
	padding: 8px;
}