/*
Theme Name: GlasgowCapoeira
Theme URI: http://www.glasgowcapoeira.com/
Description: Bespoke theme for the Glasgow Capoeira family website
Version: 1.0
Author: Mertonium
Author URI: http://mertonium.com/
Tags: 

	GlasgowCapoeira v1.0
	http://www.glasgowcapoeira.com

	This theme was designed and built by Mertonium,
	whose portfolio you will find at http://portfolio.mertonium.com/
*/
#header { background-repeat:no-repeat;}
.container { border: 1px solid #ffcc00; background-color:#FFFFFF;}
.paddingabove { padding-top: 18px; }
.paddingbelow { padding-bottom:18px; }
.bottomborder { border-bottom:1px solid #0000cc; }
.aboveborder { border-top:1px solid #0000cc; }
.marginbelow { margin-bottom: 18px; }

#galleryArea { margin-bottom: 18px; }

.alignleft { float:left; }
.alignright { float: right;}

.yellowbackground { background-color: #ffcc00; }

a { 
	color: #0000cc;
	text-decoration: none;
}
a:hover { text-decoration: none; background-color:#0000cc; color:#ffffff; }
.bigText { font-size:1.5em; }
.arial-black { font-family: "Arial Black"; }
body{ background-color:#33CC33; }
#titleImage { 
	position:static;
	height:250px;
} 
#sidebar li.page_item, #sidebar li, #upcoming-events h2 , .menu-bar { list-style-type: none; font-size:1.3em; font-family:"Arial Black"; }
#upcoming-events li{ font-size: 1.0em; font-family:"Arial";}
#upcoming-events ul { margin:0; }
.navigation a { font-family:"Arial Black"; font-size:1.2em; }
h2 { font-size:1.5em; margin-bottom:0.25em;}
.tile { 
	/*background-image: url('images/tile-dropshadow.png');
	background-repeat: no-repeat;
	border-right:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;*/
}

.tile-div {
	/*height:345px;
	width:220px;*/
}
div#older-events, div#older-announcements {
	display: none;
}
#content { /*border-right:1px solid #000000; */}
#footer { color: #ffffff; }
.left-indent { padding-left:10px; }
.tile h2 { margin-top: 5px; }
#searchform { padding-top: 6px; padding-bottom: 6px; color:#0000CC; font-family:"Arial Black"; }
.menu-bar { padding-top:6px; padding-bottom:6px; float:left; padding-left:20px;}
div.search-box { float:right; }
.menu-bar a { padding:2px; }
.img-shadow {
  float:left;
  background: url(images/shadowAlpha.png) no-repeat bottom right !important;
  background: url(images/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
  }

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
  }
  
 th { 
	background-color: #F3FCB5;
	font-size: 17px;
}

td { 
	vertical-align:top;
	border: 1px solid #dddddd;
}
.cal-disp-date { font-weight: bold; }
.cal-popup-desc { border: 1px dashed #ccc; }
#upcoming-events li { padding-bottom: 5px; }
div.tile-date {
	color: #666666;
	font-style: italic;
	font-family: "Georgia", serif;
}