/*
Theme Name: Gleisdreieck
Theme URI: http://wordpress.org/
Description:  2 columuns
Author: Matthias Bauer
Author URI: http://minimum-structure.de
based on Kubrick v1.5 http://binarybonsai.com/kubrick/


	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-align: left;
}

{
	line-height: 1;
	font-family: Verdana, Geneva, sans-serif;
}


 ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/* http://www.positioniseverything.net/easyclearing.html */

.clearfix:after
{
	clear: both;
	content: '.';
	display: block;
	visibility: hidden;
	height: 0;
}

.clearfix
{
	display: inline-block;
}

* html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}

/* Begin Typography & Colors */
body {
	font-size: 75%; /* Resets 1em to 10px */
	font-family: Verdana, Geneva, sans-serif;
	color: #003;
	background-color: #FFF;	
	}

#page {
	

	}


#content {
	
	}
	
	.entry {
	padding-top: 1em;	
}
	
	p {
	line-height: 2em;
	padding-top: 0.6em;
	padding-bottom: 0.6em;
}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {

	
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-weight: normal;
	}
	
	h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
	
	}

h1, h1 a {
	font-size: 2em;
	margin-bottom: 10px;
	color: white;	
	}
	
	h1 a:hover {

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #006CBD;
	color: #006CBD;
}
	
	
	#headerimg {
	float: left;
	width: 720px;
}

#headerimg .description {
	font-size: 1em;
	margin-top: 10px;
	}

h2 a {
	font-size:2em;
	color:#006CBD;
	margin-top: 0.5em;
	margin-bottom: 1 em;}

	
	
	
	h2.single {
	font-size: 2.5em;
	color: #EA7500 !important;
	
	}
	
	
	h2 a:hover {
	color: #EA7500 !important;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	
	border-bottom-color: #EA7500;

	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family:  Verdana, Sans-Serif;
	font-size: 1.2em;
	}




h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #006CBD;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #F16B32;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font-size: 1em;
	line-height: 2em;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

 h3 a:hover {
	color: #EA7500;
	
	}
a {
	color: #069;
	text-decoration: none;
}

a:hover {
	color: #EA7500;
	text-decoration: underline;
	}
	
	/*

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
	
	*/
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	width: 85%;
	min-width: 800px;
	height: auto;
	min-height: 500px;
	/*border: 1px solid #E0E0E0;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 2em;
	padding-left: 10px;
	overflow: hidden;
	position: relative;	/*-moz-border-radius-topleft: 1em;
	-moz-border-radius-topright: 1em;
	-moz-border-radius-bottomleft: 1em;
	-moz-border-radius-bottomright: 1em;
	-webkit-border-radius-topleft: 1em;
	-webkit-border-radius-topright: 1em;
	-webkit-border-radius-bottomleft: 1em;
	-webkit-border-radius-bottomright: 1em;*/
	}
	
	#head {
	height: 150px;
	width: 100%;
	background-color: #8DA0B8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
	background-image: url(images/header-hg.jpg);
	background-repeat: no-repeat;
}

#header {
	padding: 0;
	height: 150px;
	width: 85%;
	min-width: 800px;
	position: relative;
	background-image: url(images/logo-g3.gif);
	background-repeat: no-repeat;
	background-position: 5% 15px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#headerimg {
		text-align: left;
	float: left;
	width: 55%;
	margin: 0px;

	padding-bottom: 0px;
	padding-left:15%;
	
	padding-right:4%;
	
	padding-top: 30px;
	
	}
	

#randomP {
	float: left;
	width: 156px;
	padding: 0px;
	margin-top: 17px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content {
	text-align: left;
	float: left;
	width: 55%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2em;
	padding-left:15%;
	padding-right:4%;
	height: auto;
}




.entry {margin-top:-2em;}
#sidebar {
	float: left;
	width: 25%;
	margin: 0px;
	padding: 0px;
	
}


.post {
	margin: 0 ;
	
	}

.post hr {
	display: block;
	}



p.postmetadata {
	padding-top: 2px;
	padding-bottom: 2em;
	font-size: 1em;
	}

/*

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}
*/
.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	width: 100%;
	height: 160px;
	min-height: 160px;
	clear: both;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	background-color: #8DA0B8;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	overflow: hidden;
	background-image: url(images/header-hg.jpg);
	background-repeat: no-repeat;
	}

#foot {
	width: 85%;
	min-width: 800px;
	/*border: 1px solid #E0E0E0;*/
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	
	}
	
	#foot p {text-align: left;
	float: left;
	width: 55%;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 2em;
	padding-left:15%;
	padding-right:4%;}
/* End Structure */



/*	Begin Headers */
h1 {
	padding: 0px;
	margin: 0;
	}

h2 {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: .5em;
	margin-left: 0;
	}

h2.pagetitle {
	/*margin-top: 30px;
	text-align: center;*/
}

#sidebar h2 {
	margin:  0;
	padding: 0;
	}

h3 {
	font-size: 1.4em;
	font-weight: bold;
	padding-top: 1em;
	padding-bottom: 0.6em;
	}


h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img, img, img a {
	padding: 0;
	margin-top: 6px;
	margin-bottom: 6px;	/*max-width: 100%;*/

	}
	
	.entry img {border: 1px solid #036;	}
	
	.entry img.hellgrau {
	border: 1px solid #E5E5E5;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-top: 6px;
	margin-bottom: 6px;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	display: inline;
	margin-top: 6;
	margin-right: 20px;
	margin-bottom: 6px;
	margin-left: 0;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */


/*
html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
/*
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	*/
/* End Entry Lists */



/* Begin Form Elements */


#search {
	
	
}

#sidebar #searchform #s {
	
	}

#sidebar #searchsubmit {
	
	}

	/*

.entry form { /* This is mainly for password protected posts, makes them look better. */
/*	text-align:center;
	}
	*/

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	width: 90%;
	height: auto;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption, caption {
	text-align: center;
	width: 90%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

hr.side {
	display: block;
	color: transparent;
	border: 1px solid white;
	margin-top: 1em;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	}
a img {
	border: none;
	}


/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* SIDEBAR SANS JS*/

#sidebar{
	margin-top: 0;
	color: #003;	
}

#sidebar ul{
	list-style: none;
}

#sidebar>ul{
	border: 1px solid #eee;
}

#sidebar ul li h2 {
	background: url(images/inactiveBg.png);
	background-position: left top;
	height: 24px;
	padding-left: 6px;
	font-size: 1em;
	font-weight: normal;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-opera-border-radius: 5px;
	display: block;
	background-color: #F8F8F8;
	border: 1px solid #FCFCFC;
	line-height: 24px;
}

#sidebar ul li h2 a:hover {
	font-weight: bold;
	
}

#sidebar ul li ul li{
	font-size: 11px;
	padding: 0;
	line-height: 20px;
	
}
#sidebar ul li ul li a {
	color: #999;
	font-weight: bold;
	display: block;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: dotted;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	text-decoration: none;	
}

#sidebar ul li ul li a:hover {
	color: #EA7500;
	text-decoration: underline;
}

/*#sidebar ul li ul li.recentcomments a {
	list-style-type: disc;
!important
	list-style-position: inside; !important
; 	margin-left: 10px;
} */

#sidebar ul li ul li.recentcomments, #sidebar ul li ul li a, .textwidget{ padding-right: 10px;
	padding-left: 10px; }

/*jQUERY CSS*/



h2.selected{
	font-weight: bold!IMPORTANT;
	background-image: url(images/activeBg.png);
	background-repeat: repeat-x;
	background-position: left top;
}

#sidebar ul li h2:hover {
	font-weight: bold;
	cursor:pointer;
	color: #F60;
	background-position: left top;
	background-image: url(images/180.png);
}

table#wp-calendar {
	width: 100%;
	padding-right: 10px;
	padding-left: 10px;
}

.hackadelic-sliderPanel {
	border: 1px solid #ccc;
	padding: 5px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}

a.hackadelic-sliderButton {
	border: 1px solid lightgrey;
	color: #B3960E;
	padding: 0 3px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;
}
a.hackadelic-sliderButton:hover {
	border: 1px solid #F0F0E0;
	background-color: #F0F0E0;
}
.entry .hackadelic-sliderPanel {
	background-color: #fcfcfc;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.textwidget .hackadelic-sliderButton {
	display: block;
	text-align: center;
	margin: .5em;
}
.textwidget .hackadelic-sliderPanel {
	background-color: #F0F0E0;
}

.textwidget, #wp-calendar {
	font-size: 0.9em;
}

/* =Clear Floated Elements
--------------------------------------------------------------------------------*/

/* http://sonspring.com/journal/clearing-floats */

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}

caption a {
	text-align: center;
}
ul.ec3_events {
	padding-left: 45px;
}
.ec3_postday, .ec3_postday a, ec3_eventday a, ec3_eventday {
	width: auto;
	text-align: center;
	padding: 4px;


}

table.ec3_schedule {
	margin-bottom: -3px;
	border: 1px solid #E5E5E5;		
}

table.ec3_schedule td {
	padding: 3px;
}
ul li.page_item current_page_item {
	color: #F39 !important;
}

.category {
	background-image: url(images/category.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	font-size: .9em;
}

.kommentare {
	background-image: url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 35px;
	font-size: .9em;
}

#content ul {
	list-style-position: outside;
	list-style-type: disc;
}

#content ul li {
	margin-left: 30px;
	line-height: 1.8em;
}

.newsletter h2 {
	color: #EA7500 !important;
	font-size: 2em;
	padding-bottom: 2em;
}
form#newsletter {
	margin-top: 3em;
}




.timeA {
	width: 20%;
	margin-left: -25%;
	position: relative;
	top: 15px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 98%;
	font-weight: bold;
	color: #999;
}
.bildchen {
	position: relative;
	height:60px;
	width: 60px;
	border:2px solid #CCC;
	-moz-border-radius: 35px;
	-webkit-border-radius: 35px;
	float: left;
	margin-top: 25px;
	background-color:  #DBDBDB;
	padding: 5px;
	margin-left: -25%;
	
}

.Quadratchen {
	position: relative;
	height:90px;
	width: 90px;
	border: none ;
	float: left;
	margin-top: 25px;
	background-color:  transparent;
	padding: 5px;
	margin-left: -25%;
	background-repeat: no-repeat;
}

p.author {
	font-size: 98%;
	font-weight: bold;
	color: #999;
}


#gb {
	font-size: 82%;
	color: #999;
}

.search-form input {
	width: 90%;
	border: 1px solid #B7B7B7;
	-moz-border-radius: 0.4em;
	-webkit-border-radius: .4em;
	color: #666;
	font-size: 0.9em;
	margin-right: 0px;
	margin-top: 1px;
	background-color: #FFF;
	background-image: url(images/search_grey.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-top: 4px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-bottom: 15px;
}

#banner {
	margin-bottom: 10px;
}

.horn {
	margin-bottom: 15px;
	margin-top: 5px;
}

.mitLinie {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	border: 1px solid #999;
	-moz-border-radius:2px;
	
	-webkit-border-radius: 2px;
	border-radius: 2px;
	-khtml-border-radius: 2px;
}

.ohneLinie {
	margin-bottom: 10px;
	margin-top: 5px;
	margin-right: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
	
.BIW {
	margin-bottom: 15px;
	margin-top: 5px;
	float: left;
	margin-right: 5px;
	border: 1px solid #999;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.magistrale {
	
}

#Randspalte {
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 80%; !important
	 
}

#Randspalte .postmeta{
	margin-top: -5px;
	margin-bottom: 15px;
}
#Randspalte h2 a, #Randspalte h2 a:link,  h2.Randspalte a {
	font-family: Arial, Helvetica, sans-serif;
		font-weight: bold; !important
}

.entryRand {
	font-size: 110%;
}

.entryRand a, .entryRand a:link {
	font-weight: bold;
}

.entry ol {line-height: 2em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;}

/*.drop-cap 

{float: left;
line-height: 39px;
margin-right: 3px;
font-size: 48px;
font-family: "Warnock Pro","Goudy Old Style",Palatino,"Book Antiqua",Cambria,Georgia,serif;
color: #555555;

} */

#banner h3 {font-family: Verdana, Geneva, sans-serif; color: #EA7500;}
h3.prolog {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #000;
	font-size: 1em;
	margin-bottom: 10px;
}

#haiti {
	font-size: 1.5em;
	line-height: 1em;
	color: #999;	
}

#haiti a {
	text-decoration: underline;
	color: #EA7500;
}
#haiti a:hover {
	color: #006cbd;
}
.min {
	font-size: .6em;
	padding-bottom: 20px;
	margin-top: -3px;
}
/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
