/*
THEME NAME: BAA mark 2
THEME URI: none yet
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 
AUTHOR: stuart lamour
AUTHOR URI:
TAGS: stuart lamour, brighton animal action, sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/

/* Two-column with sidebar on left from the /examples/ folder  */

@import url('examples/2c-r.css');


*{
	margin:0;
	padding:0;
}

.hidden{
	display:none;
}

.form-option p {
	display:none;
}

/* LAYOUT */
html, body, #wrapper {
	height: 100%;
}

body > #wrapper {
	height: auto;
	min-height: 100%;
}

body{
	font-size:62.5%;
	font-family:Helvetica,Arial,sans-serif;
	color:#222;
	text-align:center;
	background:white;
/*
	background:white url('images/body_bg.jpg') top left repeat-x;
*/
/*
	
background:white url('images/baa_sky_bg.jpg') top left no-repeat; 
*/




}
 /*
 	FOOTER 
*/

div.breadcrumb{
	border-top:1px #d9f4b7 solid;
}

div#footer{
	clear:both;
	background-color:#ddd;
	border-top:0.5em solid #699a2f;
	
}
	div#footer_inner{
		text-align:right;
		width:940px;
		margin:0em auto;
		padding:3em 0;
	}
		li.footer_list{
			width:300px;
			float:left;
			border:1px solid white;
			display:block;
		}
		
		
	#wrapper{
		font-size:1em;
		margin:3em auto;
		width:940px;
		text-align:left;
	}
		div#header{
			text-align:left;
			border-bottom:0.5em solid #699a2f;
			
		}
		
			h1#blog-title a{
				display:inline-block;
				text-decoration:none;
				color:#333333;
				
			}
			
			
			
			div#blog-description{
				font-size:2em;
				text-align:left;	
			}
			
		div#bba_menu{
			border-bottom:0.5em solid #D9F4B7;
			padding-bottom:0.6em;
		}
			div#bba_menu a h2{
				display:inline;
			}
			
			div#bba_menu a:hover{
				text-decoration:none;
			}
			div#bba_menu a{
				text-decoration:none;
			}
			
		div#baa_dropdown{
			display:none;
			margin:1em 0;
			padding:0 1em;
			-moz-border-radius: 1em;
 			-webkit-border-radius: 1em;
 			border-radius: 1em;
			background-color:#d9f4b7;
		}
		
		div#baa_dropdown h1 {
			float:left;
			margin-right:1em;
		}
		
		div#comments {
			margin:1.5em 0;
			padding:1.5em;
			-moz-border-radius: 1em;
 			-webkit-border-radius: 1em;
 			border-radius: 1em;
			background-color:#D9F4B7;
		}
			
			div#comments textarea, div#comments input{
				font-size:1.4em;
				font-family:Helvetica,Arial,sans-serif;
			}

/* Campaigns */
ul#campaigns {
	padding-bottom:2em;
}

ul#campaigns li{
	list-style:none;
}
	 
	
	
/* META */
div.entry-meta{
	margin:1em 0;
	padding-bottom:1em;
	font-size:1.5em;
}

/* COMMENTS */
div#comments{
	font-size:1.2em;
}
	div#comments-list p{
	font-size:0.835em;
	}



/* LINKS */
a{
	color:black;
	text-decoration:underline;
	
}
a:hover{
	color:#699a2f;
	text-decoration:underline;
}

a:hover h2{
	color:#699a2f;
	text-decoration:none;
}
h2:hover {
	text-decoration:none;
}
ul#campaigns a {
	text-decoration:none;
}
ul#campaigns a:hover :after {
	
}
	
/* HEADERS  */
 h1{
 	font-size:9em;
	letter-spacing:-0.05em;
	color:#699a2f;
 }
 h2{
 	font-size:2.4em;
	letter-spacing:-0.013em;
 }
 h2.page-title{
 	padding-bottom:2em;
 }
 h3{
 	font-size:2em;
	letter-spacing:-0.013em;
 }
 
 /* GENERIC STYLES */
p{
	font-size:1.4em;
	line-height:1.6em;
	padding-top:1em;
}

li{
	font-size:1.4em;
}
li ul li{
	font-size:1em;
}

div.entry-content ul li{
	padding-left:1em;
	list-style-position:inside;
}
/* this is really green */
.blue {
	color:#699a2f;
}

 /* DATE */
div.entry-date {
	font-size:1.4em;
	color:#699A2F;
	margin-top:0.5em;
}
	abbr.published{
		border-color:#eee;
		line-height:1.5em;
	}
 
/*
POSTS AND PAGES 
*/
.hentry {
	padding-bottom:3em;
	margin-bottom:2em;
	/*
border-bottom:1px dotted #699a2f;
*/
}

/* NEWS FEED on base of Campaign pages */
.news_feed{
	padding:1em 0;
	border-top:1px solid #D9F4B7;
}

/* SIDEBAR */
div.sidebar{
	margin:0.5em;
	padding:0.5em;
	-moz-border-radius: 1em;
 	-webkit-border-radius: 1em;
 	border-radius: 1em;
	border:1px solid #d9f4b7;
}
	div.sidebar a{
		border-bottom:1px dotted #d9f4b7;
		display:block;
		padding:0.5em 0;
		text-decoration:none;
	}
	
	div#secondary{
	
	}
	
	div.sidebar h3{
		font-size:1.4em;
		color:#699A2F;
	}

	div.sidebar ul li {
		margin-bottom:1em;
	}


	div.sidebar input#s {
		width:7em;
	}

	div.sidebar ul li li {
		list-style:none;
		margin:0;
	}

	div.sidebar li form {
	margin:0.2em 0 0;
	padding:0;
	}

	div.sidebar ul ul {
	margin:0 0 0 0.2em;
	}

	div.sidebar ul ul li {
		list-style:none;
		margin:0;
	}

	div.sidebar ul ul ul {
	margin:0 0 0 0.2em;
	}

	div.sidebar ul ul ul li {
	list-style:none;
	margin-left:1em;
	}
 
 
/* Just some example content */
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
display:none;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}
div#container {
	margin-bottom:9em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:1em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:1em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
display:none;
}

div#nav-below {
margin-top:1em;
margin-bottom:2em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
	height:1.25em;
	display:block;
}

div.navigation a{
	font-size:2.4em;
	letter-spacing:-0.013em;
	font-weight:700;
}

div.navigation div.nav-next {
	float:right;
	text-align:right;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}


input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0.5em 0em 0 0.2em;
padding:0;
}

/*
CAL
*/

div#tooltip{
	-moz-border-radius: 1em;
 	-webkit-border-radius: 1em;
 	border-radius: 1em;
	-webkit-box-shadow:  0.2em 0.2em 0.1em #ccc;
	-moz-box-shadow:  0.3em 0.3em 0.1em #ccc;
	box-shadow: 0.2em 0.2em 0.1em #ccc;
	padding: 5px 5px 5px 15px;
	border:1px solid #699a2f;
}
ul#events-calendar-list li{
	border-bottom:1px dotted white;
	display:block;
	padding:0.5em 0;
	text-decoration:none;
}

/*
COMMENTS
*/

.form-submit{
	margin-top:1em;
	padding-top:1em;
}



	
