.album {
	margin: 7px 0;
	padding: 7px;
	border: 1px #bbdd99 solid;
    -moz-border-radius: 6px;
	-khtml-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}

.album .image {
	float: right; 
	margin-left: 5px;
}

.album h2.name {
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
	padding: 0;
}

#albumlist div #clear {
    clear: both;
    margin: 0;
    padding: 0;
}

.clear { 
    clear: both; 
}

#thumbswide {
	text-align: left;	
    width: 750px;
}

#thumbsnarrow {
    text-align: left;
    width: 450px;
}

.wppa-widget {
padding: 5px 0 0 5px;
}

.description {
    min-height: 38px;
}

.thumbs img {
	margin: 3px;
	padding: 0px;
	border: 2px solid #bbdd99;
}

#imagetitle {
    text-align: center;
    font-size: 1em;
}
    
#imagedesc {
    text-align: center;
    font-size: 1.4em;
}
    
    
#albumlist div {
    padding: 10px 10px 10px 10px;
    margin-bottom: 15px;
}
    
#albumlist .alt, #albumlist .alt div {
    background-color: #d5eabf;
}

#albumlist .even, #albumlist .even div {
    background-color: #e6f2d9;
}

#albumlist a img {
	border: 2px solid #bbdd99; 
	display: inline;
	position: relative;
}

.prev {
	float: left;
    text-align: left;
}

.next {
	float: right;
    text-align: right;
}

#prevnext {
    background-color: #eef7e6;
    margin: 10px auto 20px auto;
    padding: 0;
/*    width: 490px; */
}
    
#prev-arrow, #next-arrow {
	background-color: transparent;	
/*    margin: 0 -20px;*/
    padding: 0;
/*    width: 40px;
    position: absolute;
    top: 0px;
    font-size: 4.0em;
	line-height: 1em;
        */
}

#prev-arrow a img, #next-arrow a img {
  border-style: none; margin: 0; padding: 0;
}
/*
 * #prev-arrow a:link, #next-arrow a:link { border-style: none; }
 * #prev-arrow a:visited, #next-arrow a:visited { border-style: none; }
 * #prev-arrow a:active, #next-arrow a:active { border-style: none; }
 * #prev-arrow a:hover, #next-arrow a:hover { text-decoration: none; }
 */

#prev-arrow {position: absolute; right: 27px; top: 0; z-index: 3;}
#next-arrow {position: absolute; right: 0; top: 0; z-index: 3;}
#prev-arrow-dummy {position: absolute; right: 27px; top: 0; z-index: 2;}
#next-arrow-dummy {position: absolute; right: 0; top: 0; z-index: 2;}

#prev-arrow-dummy img, #next-arrow-dummy img {padding: 0; border: 0; margin: 0;}

p.gallery_desc {
  width: 520px;
  font-size: 14px;
  margin: 0 0 15px 10px;
  float: left;
}
div.main_article_link {
  float: right;
  margin: 5px 20px 0 0;
  font-size: 12px;
  font-weight: bold;
}


#slide_container {
  position: relative;
  width: 579px;
  height: 390px;
}
#slide_container img.big {
  margin: 0;
  padding: 0 !important;
  border: 0;
  position: absolute;
  top: 0;
  left: 0;
  _width: 578px;
  _height: 386px;
}


#page-gallery li.jcarousel-item {
  width: 104px; text-align: center; _display: inline;
}
#page-gallery li.jcarousel-item img.thumbnail {
  margin: 0;
  padding: 2px;
  border: 0;
}
div.jcarousel-clip {
  width: 100% !important;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
  background: url('/blog/wp-content/themes/arthemia-premium/images/thumb_lt.gif') no-repeat scroll 0 0 transparent !important;
  height: 69px !important;
  top: 18px !important;
  left: 0px !important;
  background-position: 0 0 !important;
  width: 18px !important;
}
.jcarousel-skin-tango .jcarousel-next-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
  background: url('/blog/wp-content/themes/arthemia-premium/images/thumb_rt.gif') no-repeat scroll 0 0 transparent !important;
  height: 71px !important;
  top: 18px !important;
  right: 0px !important;
  background-position: 0 0 !important;
  width: 18px !important;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
  width: 540px !important;
}

