/*
Theme Name: Airlie Scott 2010 Child
Description: Child theme for the twentyten theme 
Author: Daniel Scott 
Template: twentyten
*/

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

#site-title  {
    color: #009900;
}


.event-date { float:left;
              padding : 0px; margin:  10px;
              border : solid 1px;
              border-top : dotted 2px;
		font-size:120%;
		line-height: 120%;
 		text-align : center;
              background : #ffc; }
.event-year {background : #6C090D; display:block; font-weight : bold; color:#fff;}
.event-dayname {display:block; padding: 2px 0px 0px 0px;}
.event-day { display:block; font-size: 175%;  margin:2px 6px 5px 5px;} 
.event-month {background : #6C090D; padding: 0px 5px; display:block; font-weight:900; color: #fff;} 

.event-title { padding-top: 25px; display: block; background;}
.event-title h2 {background : #eee; clear : right}
.event-header {clear:both;}
.event-content {padding-left : 90px;}

.event-content .more-link {background : #ffb; padding-left : 5px; border-bottom: 2px #f00 solid; clear : right; float : right; margin-bottom: 20px;} 

.venuemap{ float:right;}
