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

   Blueprint CSS Framework 0.7.1
   http://blueprintcss.googlecode.com

   * Copyright (c) 2007-2008. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

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

/* 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:#222;background:#fff;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
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:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
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.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.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:950px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
body {margin:1.5em 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 {float:left;margin-right:10px;}
div.last {margin-right:0;}
.span-1 {width:70px;}
.span-2 {width:150px;}
.span-3 {width:230px;}
.span-4 {width:310px;}
.span-5 {width:390px;}
.span-6 {width:470px;}
.span-7 {width:550px;}
.span-8 {width:630px;}
.span-9 {width:710px;}
.span-10 {width:790px;}
.span-11 {width:870px;}
.span-12, div.span-12 {width:950px;margin:0;}
.append-1 {padding-right:80px;}
.append-2 {padding-right:160px;}
.append-3 {padding-right:240px;}
.append-4 {padding-right:320px;}
.append-5 {padding-right:400px;}
.append-6 {padding-right:480px;}
.append-7 {padding-right:560px;}
.append-8 {padding-right:640px;}
.append-9 {padding-right:720px;}
.append-10 {padding-right:800px;}
.append-11 {padding-right:880px;}
.prepend-1 {padding-left:80px;}
.prepend-2 {padding-left:160px;}
.prepend-3 {padding-left:240px;}
.prepend-4 {padding-left:320px;}
.prepend-5 {padding-left:400px;}
.prepend-6 {padding-left:480px;}
.prepend-7 {padding-left:560px;}
.prepend-8 {padding-left:640px;}
.prepend-9 {padding-left:720px;}
.prepend-10 {padding-left:800px;}
.prepend-11 {padding-left:880px;}
div.border {padding-right:4px;margin-right:5px;border-right:1px solid #eee;}
div.colborder {padding-right:64px;margin-right:65px;border-right:1px solid #eee;}
.pull-1 {margin-left:-80px;}
.pull-2 {margin-left:-160px;}
.pull-3 {margin-left:-240px;}
.pull-4 {margin-left:-320px;}
.pull-5 {margin-left:-400px;}
.pull-6 {margin-left:-480px;}
.pull-7 {margin-left:-560px;}
.pull-8 {margin-left:-640px;}
.pull-9 {margin-left:-720px;}
.pull-10 {margin-left:-800px;}
.pull-11 {margin-left:-880px;}
.pull-12 {margin-left:-960px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12 {float:left;position:relative;}
.push-1 {margin:0 -80px 1.5em 80px;}
.push-2 {margin:0 -160px 1.5em 160px;}
.push-3 {margin:0 -240px 1.5em 240px;}
.push-4 {margin:0 -320px 1.5em 320px;}
.push-5 {margin:0 -400px 1.5em 400px;}
.push-6 {margin:0 -480px 1.5em 480px;}
.push-7 {margin:0 -560px 1.5em 560px;}
.push-8 {margin:0 -640px 1.5em 640px;}
.push-9 {margin:0 -720px 1.5em 720px;}
.push-10 {margin:0 -800px 1.5em 800px;}
.push-11 {margin:0 -880px 1.5em 880px;}
.push-12 {margin:0 -960px 1.5em 960px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12 {float:right;position:relative;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;}
.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;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.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;}

/* /Users/wowo101/Projekte/mindmatters/neue website/workspace/mindmatters-website/themes/site-1/mindmatters/stylesheets/custom/screen.css */
body, p, ul {font-size:62.5%;font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h1 a, h2 a, h3 a, h4 a, h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited {font-family:Georgia, "Times New Roman", Times, serif;color:#222;font-weight:normal;text-decoration:none;}
h1 {font-size:3.2em;line-height:1.15em;margin-bottom:0.25em;}
h2 {font-size:2.4em;line-height:1.25em;margin-bottom:0.3em;}
h3, h4 {font-size:1.8em;line-height:1.25em;margin-bottom:.25em;}
h5, h6 {font-size:1.2em;margin-bottom:.75em;}
h5, h6, h5 a, h6 a, h5 a:visited, h6 a:visited {color:#888;text-decoration:none;}
.hentry h5, .hentry h6, .related h5 {margin-bottom:.25em;}
p, ul, ol {font-size:1.3em;margin:0 0 .75em 0;}
ul, ol {list-style-type:none;}
li {margin-bottom:.5em;}
.content ul li {margin-left:15px;list-style-type:square;}
code {display:block;margin:0 0 .75em 0;padding:.75em 10px 1em 10px;overflow:auto;background:#e2e2e2;color:#000;font-size:1.25em;}
p code {display:inline;padding:0 3px;font-size:1em;}
.span-9 code, .span-9 pre {width:685px;}
.span-6 code, .span-6 pre {width:440px;}
.span-4 code, .span-4 pre {width:290px;}
a, a:visited {color:#C11919;text-decoration:none;-webkit-transition:all 0.25s ease-out;}
a:hover, a:visited:hover {color:#C11919;text-decoration:underline;}
h1 a:hover, h1 a:visited:hover, h2 a:hover, h2 a:visited:hover, h3 a:hover, h3 a:visited:hover, h4 a:hover, h4 a:visited:hover, h5 a:hover, h5 a:visited:hover, h6 a:hover, h6 a:visited:hover {text-decoration:none;}
:focus {-moz-outline-style:none;}
abbr {border-bottom:none;}
address {display:inline;font-style:normal;}
blockquote {font-style:normal;}
p img {margin:1em 1em 1em 0;}
p img.right {margin:1em 0 1em 1em;}
p img.top {margin-top:0;}
form {margin-top:1em;}
label {display:block;color:#444;}
input, textarea {width:100%;}
input {padding:1px 3px !important;}
textarea {padding:5px !important;}
h1, h2, h3, h4, h5, h6, p, ul, ol {padding-left:5px;padding-right:5px;}
.content h1, .content h2, .content h3, .content h4, .content h5, .content h6, .content p, .content ul, #footer p {padding-left:1px;}
.teaser h1, .teaser h2, .teaser h3, .teaser h4, .teaser h5, .teaser h6, .teaser p, .teaser ul, #footer p {padding-right:1px;}
.columns-3 {background:url(/images/bg.png) repeat-y;}
.columns-2 {background:url(/images/bg_2.png) repeat-y;}
.content, .tumbler, .teaser {position:relative;padding-bottom:1em;}
#header, .content, #footer {background:#fff;}
.new_section {clear:both;margin-top:1.5em;padding-top:9px;border-top:1px solid #ccc;}
.content .new_section {margin-top:1em;}
#menu {position:relative;margin:0 0 1em 0;width:715px;height:50px;background:#d3d3d3;}
#menu div {margin:0;padding:0 4px 0 5px;border-right:1px solid #fff;background:#d3d3d3;-webkit-transition:background-color 0.25s ease-out;}
#menu div.first {padding-left:0;}
#menu div:hover, #menu div.selected {background:#bbb;}
#menu a, #menu a:visited, #menu #phone {display:block;color:#fff;font-size:1.2em;text-decoration:none;}
#menu a, #menu a:visited {padding:5px;height:40px;}
#menu #phone {position:absolute;right:10px;bottom:5px;}
#menu div.first a {padding-left:10px;}
#logo {height:50px;}
#banner {position:relative;margin-bottom:1em;height:180px;}
#banner div {position:absolute;bottom:0;padding:.75em 0;width:314px;background:#333;opacity:.925;-webkit-transition:background-color 0.5s ease-out;}
#banner div:hover {background:#808080;}
#banner h3, #banner p {margin:0 5px .25em 5px;color:#fff;}
#banner a:hover {text-decoration:none;}
#banner .ideas {left:0;}
#ideas h2, #banner .ideas h3 {color:#0c0;}
#banner .ideas:hover h3 {color:#00f600;}
#banner .development {left:315px;width:320px;}
#development h2, #banner .development h3 {color:#f60000;}
#banner .coaching {right:0;}
#coaching h2 {color:#888;}
#banner .coaching h3 {color:#bbb;}
#banner .coaching:hover h3 {color:#ddd;}
#content {margin-top:1em;}
#tag {position:absolute;right:-5px;top:-1px;padding:1px 3px 1px 5px;background:#bbb;color:#fff;}
.project {margin-top:2em;min-height:180px;}
.project h2 {margin-top:-7px;padding:.25em 10px;color:#fff;}
.project a h2, .project a:visited h2 {color:#fff;-webkit-transition:color 0.5s ease-out;}
.project .span-4 a:hover, .project .span-4 a:visited:hover {text-decoration:none;}
.project a:hover h2, .project a:visited:hover h2 {color:#c00;}
.project .standards, .project ul {color:#888;}
.spiking, .dl, .eigenes, .os {padding:1px 5px 2px 5px;color:#fff;}
.spiking {background-color:#7c5;}
.dl {background-color:#b96;}
.eigenes {background-color:#47c;}
.os {background-color:#b6a;}
.project .related {clear:none;float:right;margin-top:0;margin-right:0;width:390px;}
.team div img {width:150px;}
.entry-content ol {list-style-type:decimal;margin-left:20px;}
.commentsblock > p {color:#888;}
#comment-form p {font-size:1.2em;}
#comment-form input, #comment-form textarea {width:440px;}
#comment-errors, #comment-message {padding:5px;width:440px;}
#comment-errors {background:#f99;border:1px solid #a00;color:#a00;}
#comment-message {background:#9f9;border:1px solid #0a0;color:#080;}
.comments li {color:#888;margin-bottom:.75em;}
.comments li img {display:block;float:left;margin-right:7px;padding-top:1px;width:35px;}
.comments li cite, .comments li q {color:#444;font-style:normal;}
.comments q {display:block;margin-bottom:1em;margin-left:42px;}
.twitter li {overflow:hidden;}
.tumbler p, .teaser p, .teaser a p, .tumbler ul, .teaser ul, .related ul, .feed ul {font-size:1.2em;color:#888;}
.tumbler a, .tumbler a:visited, .teaser a, .teaser a:visited, .related a, .related a:visited, .feed a, .feed a:visited, .project .standards a, .project .standards a:visited {color:#888;text-decoration:none;border-bottom:1px dotted #bbb;}
.tumbler a:hover, .tumbler a:visited:hover, .teaser a:hover, .teaser a:visited:hover, .related a:hover, .related a:visited:hover, .feed a:hover, .feed a:visited:hover, .project .standards a:hover, .project .standards a:visited:hover, .tumbler a:hover *, .tumbler a:visited:hover *, .teaser a:hover *, .teaser a:visited:hover *, .related a:hover *, .related a:visited:hover *, .feed a:hover *, .feed a:visited:hover * {color:#C11919;cursor:pointer;text-decoration:none;border-color:#C11919;}
.tumbler abbr, .teaser abbr, .related abbr, .feed abbr {color:#bbb;}
.teaser h6 {margin-bottom:0;}
.blog_meta p {margin:0;}
.teaser .span-1 {clear:both;margin-right:5px;padding-left:5px;width:70px;}
.teaser strong {color:#777;}
.teaser q {color:#444;}
.teaser cite {display:block;margin-top:.5em;color:#888;font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;font-size:0.67em;font-style:normal;line-height:1.5em;}
.tumbler img, .teaser img {margin:0 7px 7px 0;width:70px;}
.tumbler img.icon, .teaser img.icon {margin:2px 4px 0 0;width:auto;}
.tumbler div > img {padding-left:5px;}
.teaser img.last {margin-right:0;}
ul.tagcloud {margin-top:0;list-style-type:none;line-height:1.75em;}
ul.tagcloud li {display:inline;}
ul.tagcloud li a, ul.tagcloud li a:visited {padding:0 .25em 0 0;border-bottom:none;}
.weight-1 {font-size:1em;}
.weight-2 {font-size:1.25em;}
.weight-3 {font-size:1.5em;}
.weight-4 {font-size:1.75em;}
.weight-5 {font-size:2em;}
#footer {padding-top:.5em;border-top:1px solid #ccc;color:#888;}
#footer p {font-size:1.2em;}
.javascript .comment {color:green;}
.javascript .string {color:teal;}
.javascript .keywords {color:navy;}
.javascript .global {color:blue;}
.javascript .brackets {color:navy;}
.css .comment {color:gray;}
.css .properties {color:navy;}
.css .selectors {color:maroon;font-weight:bold;}
.css .units {color:red;}
.css .urls {color:green;}
.html .tag {color:purple;}
.html .comment {color:gray;font-style:italic;}
.html .string {color:navy;}
.html .doctype {color:teal;}