/* Layout design options */

@import url(http://fonts.googleapis.com/css?family=Poiret+One|Shadows+Into+Light|Architects+Daughter|IM+Fell+English&subset=latin,latin-ext);

.page-header { margin-top: 5em;}
.navbar {background-color: #242c54;}
.navbar-brand {font-family: 'Architects Daughter', cursive; font-size: 2em; color: #f0ad4e;
			text-shadow: -1px -1px 2px #f0ad4e;
 }


.navbar-nav > li.active > a {font-weight: bold; font-style: italic;}
.navbar-nav > li.active > a {background-color: yellow;}

.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus 
{background-color: white; color: #242c54;}

.carousel-image img {width: 100%;}
.carousel-control.left, .carousel-control.right {background: transparent;}
.carousel-caption {color: #242c54; margin-top: 0.5em;}

.btn-header {background-color: #eee}
.btn-header:hover,
.btn-header:focus,
.btn-header.focus,
.btn-header:active,
.btn-header.active,

.open > .dropdown-toggle.btn-default {
  color: #333;
  background-color: #e6e6e6;
  border-color: #adadad;}

.bg-thumbnail {background-color: #242c54; border-radius: 2px; color: white; font-weight: bold;}
.bg-thumbnail a, .bg-thumbnail p{color: white;}

h1, h2, h3, h4, h5, h6  {color: #242c54;}

.jumbotron {
	padding: 5px;
	margin-bottom: 15px;}

.logo {max-height: 35px; background-color: #5cb85c; margin:0; }

#MagicColourSlideshow img {max-height: 350px;}

.frame {  border: 1px solid #ddd;
  border-radius: 4px; padding-right: 2em; padding-left: 2em; padding-bottom: 1em; padding-top: 0.5em;}

.orderbutton {border: 1em;}


#pictureformat
	{height: 700px; }
#pictures
	{height: 600px; 	overflow: auto;}
#memberpictures
	{height: 80%; border: 1px solid #eee; border-radius: 5px;}

.picturedrag {height: 150px;}