body #albumlist img {
	margin: 0px;
	padding: 0px;
}

#content .album {
	margin: 7px 0;
	padding: 7px;
	border: 1px solid #e5e5e5;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	min-height:300px;
}

#content .album .image {
	float: none;
	margin-left: 5px;
	clear: both;
	margin-right: 5px;
}

#content .album h2.name {
	font-size: 1.5em;
	font-weight: bold;
	clear: both;
	padding: 0;
	margin-top: 10;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

#content .album h2.name a {
	color: #610179;
}

#content #albumlist  {
	margin-left:40px;
}

#content #albumlist div #clear {
    clear: both;
    margin: 0;
    padding: 0;
}

#content .clear { 
    clear: both; 
}

#content #thumbswide {
	text-align: left;	
    width: 750px;
}

#content #thumbsnarrow {
	text-align: left;
	padding-left: 32px;
}



#content #thumbsnarrow a {
	text-decoration: none;
	margin: 1px;
	padding: 0px;
	display: inline;
	float: left;
	min-width: 185px;
	min-height: 200px;
	text-align: center;
	background-color:#e8e8e8;
}

#content #thumbsnarrow a img {
	overflow: hidden;
	display:block;
	border: 1px solid #e8e8e8;
}


#content .wppa-widget {
padding: 5px 0 0 5px;
}

#content .description {
}

#content .thumbs img {
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 0px;
	padding: 0px;
	clear: none;
	float: none;
}

#content #imagetitle {
    text-align: center;
    font-size: 1.4em;
	display:none;
}
    
#content #imagedesc {
    text-align: center;
    font-size: 1.4em;
}
    
    
#content #albumlist div {
    padding: 10px 10px 10px 10px;
    margin-bottom: 15px;
}
    
#content #albumlist .alt, #albumlist .alt div {
	background-image: url(../../../themes/emmanuel/images/bgFadeRight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 200px;

	display: inline;
	float: left;
	overflow: hidden;

	margin-right: 10px;
	padding-right: 10px;
}

#content #albumlist .even, #albumlist .even div {
	background-image: url(../../../themes/emmanuel/images/bgFadeRight.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 200px;


	display: inline;
	float: left;
	overflow: hidden;
	
	margin-right: 10px;
	padding-right: 10px;
}

#content #albumlist a img {
	border: 4px solid #CCC;
}

#content .prev {
	float: left;
    text-align: left;
}

#content .next {
	float: right;
    text-align: right;
}

#content #prevnext {
	font-size:1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
	display:none;
}

#content #prev-arrow {
	background-color: #FFF;
	width: 40px;
	position: relative;
	top: 180px;
	font-size: 4.0em;
	margin-top: 0;
	margin-right: 0px;
	margin-bottom: 0;
	margin-left: 14px;
	padding: 0;
}

#content #next-arrow {
	background-color: #FFF;
	margin: 0;
	padding: 0;
	width: 40px;
	position: relative;
	top: 180px;
	font-size: 4.0em;
}

#content #prev-arrow a:link, #next-arrow a:link {
	border-style: none;
	text-decoration: none;
}
#content #prev-arrow a:visited, #next-arrow a:visited { border-style: none; text-decoration: none; }
#content #prev-arrow a:hover, #next-arrow a:hover { text-decoration: none; }
#content #prev-arrow a:active, #next-arrow a:active { border-style: none; text-decoration: none; }
#content #prev-arrow { text-align: left; text-decoration: none; }
#content #next-arrow { text-align: right; text-decoration: none; }

body #wrapper #content img.big {
	text-align: center;
	margin: auto;
	border: 5px solid #CCC;
	clear: none;
	float: none;
}

#content #mainImageArea {
	text-align: center;
	margin: auto;
	clear: both;
	width: 100%;
}

#content #mainImageArea img {
	margin: 0px;
	padding: 0px;
}

