
/* Demo styles */
html, body{background:#222;margin:0;}
body {border-top:4px solid #000;}
.content{color:#aaa; font:24px "helvetica neue",arial,sans-serif; margin:20px;}
h1{font-size:32px; font-weight:normal; color:#ddd; margin:0;}
p{margin:0 0 10px}
a {color:#22BCB9;text-decoration:none;}
.cred{margin-top:20px;font-size:11px;}

/* This rule is read by Galleria to define the gallery height: */
#galleria{ height:320px; }

#gallerylist ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#gallerylist ul li { 
	float:none;
	background-repeat: no-repeat;
	padding-top:10px;
}
#recreation, #landscape, #wildlife, #dogs, #winthrop, #travel{ 
	background-image: none;
}

#gallerylist ul li a{
	float: none;
	font-size: 54px;
}
#gallerylist ul li a:hover
{
	color: #fff;
}
#separator
{
	clear:both;
}
#homelink
{
	float:right;
	margin-top: 2em;
	margin-right: 2em;
}
.fb-like-box
{
	float:right;
}