/* 
  BLUEPRINT CSS
   * Filename:        compressed.css
   * Version:         0.7.1 (2008-02-25) YYYY-MM-DD
   * Website:         http://code.google.com/p/blueprintcss/
   
   Generated by:
    * Blueprint CSS Grid Generator (2009-08-19) [http://kematzy.com/blueprint-generator/]
    
  == STRUCTURE: ========================
   * Page width:            960 px
   * Number of columns:     14
   * Column width:          50 px
   * Margin width:          20 px
  ======================================
   
*/

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#30352B;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#4a5242;}
h1 {color:#95a485;font-size:3em;line-height:1;margin:0 0 0.5em 70px;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#b01b63;text-decoration:underline;}
a {color:#b01b63;;text-decoration:none;}
blockquote {float:left;margin:0 20px 0 -70px;width:260px;color:#95a485;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.5em;width:420px;border-collapse:collapse;}
th {padding:4px;width:200px;color:#f3f1ec;font-weight:bold;text-align:right;background:#95a485;}
td {padding:4px 10px 4px 4px;}
table, td, th{border:1px solid #95a485;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {padding:4px;color:#f3f1ec;font-weight:bold;background:#95a485;border:1px solid #95a485;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* grid.css */
.container {width:960px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
body {margin:0;}
div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14 {float:left;margin-right: 20px;}

div.last {margin-right:0;}
.span-1  { width: 50px;}
.span-2  { width: 120px;}
.span-3  { width: 190px;}
.span-4  { width: 260px;}
.span-5  { width: 330px;}
.span-6  { width: 400px;}
.span-7  { width: 470px;}
.span-8  { width: 540px;}
.span-9  { width: 610px;}
.span-10 { width: 680px;}
.span-11 { width: 750px;}
.span-12 { width: 820px;}
.span-13 { width: 890px;}
.span-14, div.span-14 { width: 960px; margin: 0; }

.append-1  { padding-right: 70px;}
.append-2  { padding-right: 140px;}
.append-3  { padding-right: 210px;}
.append-4  { padding-right: 280px;}
.append-5  { padding-right: 350px;}
.append-6  { padding-right: 420px;}
.append-7  { padding-right: 490px;}
.append-8  { padding-right: 560px;}
.append-9  { padding-right: 630px;}
.append-10 { padding-right: 700px;}
.append-11 { padding-right: 770px;}
.append-12 { padding-right: 840px;}
.append-13 { padding-right: 910px;}

.prepend-1  { padding-left: 70px;}
.prepend-2  { padding-left: 140px;}
.prepend-3  { padding-left: 210px;}
.prepend-4  { padding-left: 280px;}
.prepend-5  { padding-left: 350px;}
.prepend-6  { padding-left: 420px;}
.prepend-7  { padding-left: 490px;}
.prepend-8  { padding-left: 560px;}
.prepend-9  { padding-left: 630px;}
.prepend-10 { padding-left: 700px;}
.prepend-11 { padding-left: 770px;}
.prepend-12 { padding-left: 840px;}
.prepend-13 { padding-left: 910px;}

div.border{padding-right:9px;margin-right:10px;border-right:1px solid #eee;}
div.colborder { padding-right:41px;margin-right:40px;border-right:1px solid #eee;}
.pull-1 { margin-left: -70px;}
.pull-2 { margin-left: -140px;}
.pull-3 { margin-left: -210px;}
.pull-4 { margin-left: -280px;}
.pull-5 { margin-left: -350px;}
.pull-6 { margin-left: -420px;}
.pull-7 { margin-left: -490px;}
.pull-8 { margin-left: -560px;}
.pull-9 { margin-left: -630px;}
.pull-10 { margin-left: -700px;}
.pull-11 { margin-left: -770px;}
.pull-12 { margin-left: -840px;}
.pull-13 { margin-left: -910px;}
.pull-14 { margin-left: -980px;}

.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14 {float:left;position:relative;}

.push-1 { margin: 0 -70px 1.5em 70px;}
.push-2 { margin: 0 -140px 1.5em 140px;}
.push-3 { margin: 0 -210px 1.5em 210px;}
.push-4 { margin: 0 -280px 1.5em 280px;}
.push-5 { margin: 0 -350px 1.5em 350px;}
.push-6 { margin: 0 -420px 1.5em 420px;}
.push-7 { margin: 0 -490px 1.5em 490px;}
.push-8 { margin: 0 -560px 1.5em 560px;}
.push-9 { margin: 0 -630px 1.5em 630px;}
.push-10 { margin: 0 -700px 1.5em 700px;}
.push-11 { margin: 0 -770px 1.5em 770px;}
.push-12 { margin: 0 -840px 1.5em 840px;}
.push-13 { margin: 0 -910px 1.5em 910px;}
.push-14 { margin: 0 -980px 1.5em 980px;}

.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14 {float:right;position:relative;}

.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#f3f1ec;color:#f3f1ec;clear:both;float:none;width:100%;height:.1em;margin:0 0 -0.1em 0;border:none;}
hr.space {background:#ddd;color:#ddd;margin:0 0 1.45em;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}


/* layout boxes */

#top {
    padding-top:20px;
    background: #f0f9c4 url("../images/bg-top.gif") center top repeat-x;
}

#top img {
    float:right;
}

#navcontainer {
    background:#f9afc6 url("../images/bg-nav.gif") 0 0 repeat-x;
    border-top: 1px solid #fee2eb;
    border-bottom:1px solid #b01b63;
}

#content {
    padding-top:1em;
    background:#f3f1ec;
    border-top:2px solid #fffdf8;
    border-bottom:2px solid #C6C4C0;
}

#footer {
    padding:20px;
    background: #95a485 url("../images/bg-top.gif") center -120px repeat-x;
}

#footer a {
  
}

#footer p {
    margin: 0;
    padding:1em 70px;
    background:transparent url("../images/bg-h4.gif") center -140px repeat-x;
}

/* navigation */

#navcontainer ul {
	padding: 0;
	margin: 0;
	float: left;
	width: 100%;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a {
	padding: 0.5em 20px;
	color:#b01b63;
	font-size: 1.5em;
    line-height:1em;
	text-decoration: none;
	float: left;
}

#navcontainer ul li a:hover {
	text-decoration: underline;
}

#navcontainer li a#current, #navcontainer li a#current:hover {
	color:#4a5242;
	text-decoration:none;
}


#sidebar {
    padding-top:0;
}

#sidebar h4 {
    padding:.5em 20px;
    color:#4a5242;
    font-size: 1.5em;
    background:transparent url("../images/bg-h4.gif") 0 0 repeat-x;
}

#submenu h4{    
    color:#8f1651;    
    background:transparent url("../images/submenu.gif") 0 0 repeat-x;
}

#submenu ul {margin:0 0 1.5em 0;list-style-type:none;background:transparent url("../images/submenu.gif") 0 20px repeat;}
#submenu ul li a {
    display:block;
    padding:.25em 0 .25em 20px;
    background:#f3f1ec;
}
#submenu ul li a:hover {
    color:#8f1651;
    text-decoration:none;
    background:transparent;
}
#submenu ul li a#subactive, #submenu ul li a#subactive:hover {
    color:#4a5242;
    background:#f3f1ec;
}

/* forms.css */
label {float:left;display:block;padding:4px;width:112px;font-weight:bold;text-align:right;color:#f3f1ec;font-weight:bold;background:#95a485;}
fieldset {padding:0 70px;margin:0 0 1.5em 0;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background:#f3f1ec;border:1px solid #cdcec4;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#b01b63;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:245px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:245px;height:245px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

#contactform label{margin-bottom:-2.5em;}
#contactform input, #contactform textarea {
    margin-left:140px;
    width:258px;
}
#contactform #submit{
    padding:1em 0;
    color:#b01b63;
    background:#f9afc6 url("../images/bg-nav.gif") 0 0 repeat-x;
    border: 1px solid #fee2eb;
    border-right-color:#b01b63;
    border-bottom-color:#b01b63;
    cursor:pointer;
}

.loadimage{float:left;width:32px;}

/* classes */

a.external {
	padding-left: 12px;
	background: url("../images/a-external.gif") 0 .3em no-repeat;
}

a.up {
	clear:both;
	display: block;
	margin:0;
	height: 50px;
	width: 50px;
	text-indent: -2000px;
	overflow:hidden;
	background: url("../images/a-up.gif") 0 0 no-repeat;
}

a.up:hover {
	background-position: 0 -50px;
}

p.quote {
    margin:0;
    padding-left:10px;
    color:#A0A595;
    font-size: 2em;
    line-height:1;
    border-left: 10px solid #cdcec4;
}
p.author{padding-left:70px;}

.item {
    padding-left: 20px;
}

.item h4{margin-left:-20px;}

.pull-image {float:left;margin:0 20px .5em -70px;}


#foto {
	position: absolute;
	right: 0;
	top: -50px;
	width: 300px;
	height: 313px;
}

#logo a{
    display:block;
    width:485px;
    height:80px;
    text-indent:-9999px;
    background:transparent url("../images/isabella-badwal.gif") 0 0 no-repeat;
    overflow:hidden;
}

#logo a:hover{background-position:0 -80px;}

#map {
    margin:0 0 1.5em -70px;
    width: 608px;
    height:500px;
    border:1px solid #cdcec4;
}

#slogan{
    margin:0;
    height:120px;
    color:#f0f9c4;
	font-size: 3em;
    font-weight:bold;
    line-height:120px;
    overflow:hidden;
}

/* ie6 special */
blockquote{position:relative;}