/*
Theme Name: AMDA2012
Description: Minimal Child theme built exclusively for Particle Productions 
Author: Alx Block | Elixr
Template: Minimal
*/

@import url("../Minimal/style.css");

a {
    color: #6E9DB4;
    text-decoration: none;
    text-shadow: 1px 1px 1px #FFFFFF;
}

div.entry a, div#comment-section a {
    color: #6E9DB4;
    font-weight: bold;
}
p {
	padding-bottom: 1.5em;
}


.itinerary-table .column-1 {
	width: 130px;
}

.sponsor-block {
	background-color: white;
	text-align: center;
	padding-top: 1.5em;
	margin-bottom: 1.5em;
}
.sponsor-block a {
	clear: both;
}
h3 {
	margin-bottom: .5em;
}

#content-area ol {
	padding-left: 15px;
	margin-left: 0;
}
#content-area ol li {
	margin-bottom: 1em;
	list-style-position: outside;
}