/*----------------------------------------------------------------------
    Album Detail (1/08)
----------------------------------------------------------------------*/
.albuminfo .albumimg {
    width:171px;
    height:171px;
    line-height:169px;
    margin-bottom:.8em;
}
.body_albumdetail_main ul.clist {
    padding-top:5px;
    *overflow:hidden;
}
.body_albumdetail_main ul.clist li {
    list-style:none;
    margin:0;
    float:left;
    width:136px;
    height:136px;
    text-align:center;
    line-height:134px;
}
.body_albumdetail_main ul.clist img {
    border:1px solid #ccc;
    vertical-align:middle;
}


/*----------------------------------------------------------------------
    Album List (1/08)
----------------------------------------------------------------------*/
/* album cover for 166px square cover photos; override w/h for other sizes */
.albumcover {
    display:block;
    width:171px;
    height:171px;
    border:1px solid #ccc;
    border-bottom-width:3px;
    text-indent:-9999px;
    background:#fff center center no-repeat;
    margin-bottom:.4em;
}
.xg_list_photo ul li, .xg_list_photo ul li .tb h3, .xg_list_photo ul li .tb p {text-align:center;}
.xg_list_photo ul li .ib {height:141px;line-height:141px;*font-family:Arial !important;overflow: hidden; *font-size:126px;_font-size:141px;*font-weight:normal !important;}
.xg_list_photo ul li .ib a img {vertical-align:bottom;}
.xg_list_photo ul li {width:142px;margin:0 2px 0;}
.xg_list_photo_main ul li {margin:0 2px 8px;}
.xg_list_albums ul li {width:139px;margin:0 3px;}
.xg_list_albums ul li .ib a {
    border-width:1px 1px 3px;
    padding:3px;
    border-style:solid;
    height:133px;
    width:133px;
    line-height:130px;
    *font-family:Arial !important;
    *font-size:119px;
    display:block;
    background:#FFF;
    text-align:center;
}
.xg_list_albums ul li .ib a img {
    border:0;
    vertical-align:middle;
}
.xg_list_albums ul li .tb p .comment-count {display:inline;}


/*----------------------------------------------------------------------
    Photo Detail
----------------------------------------------------------------------*/
.imgarea {
    clear:both;
}
.mainimg p {
  margin:.5em 0;
}
.mainimg .photo {
  text-align:center;
  min-height:200px;
  vertical-align:middle;
  _font-size:200px;
}
.mainimg .photo img {
  vertical-align:middle;
  max-width: 100%;
}
.edit_options {
    float:none;
    font-size:1.2em;
    margin:0 0 1em 5px;
}
.edit_options div ul li {
    font-size:0.84em;
    margin: 0;
}
img.rating {
    vertical-align:middle;
}
ul.photo_sorter li {
    list-style:none;
    margin:5px 0;
}
ul.photo_sorter a img {
    padding:2px;
}
ul.photo_sorter li.this {
    border:2px solid #ccc;
}
ul.photo_sorter img {
    display:block;
}
.photo_title {
    margin-bottom:0;
}

/*----------------------------------------------------------------------
    PNG logo on IE6
----------------------------------------------------------------------*/
* html #flickrlogo {
    display:inline-block;
    filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/xn_resources/widgets/photo/gfx/flickr/flickr.png',sizingMethod='scale');
}
#flickrlogo img {
    _visibility:hidden;
}


/*----------------------------------------------------------------------
    Albums (old)
----------------------------------------------------------------------*/
.album_cover {
    float:left; display:inline;
    position:relative;
    margin:0 5px 1em 0;
    border:1px solid #eee;
    background-color:#fff;
}
.album_cover span  {
    position:absolute;
    left:-1px; top:-1px;
    display:block;
    border:1px solid #ddd;
    background-color:#fff;
}
.album_cover span a {
    display:block;
    left:0; right:0;
    border:solid #fff;
    text-indent:-9999px;
    overflow:hidden;
    background-position:50% 50%;
    background-repeat:no-repeat;
}

#album_details_wrapper {
    margin-left:97px;
}

#album_details_wrapper dt,
#album_details_wrapper dl {
    float: none;
    clear: none;
}
#album_details_wrapper dd {
    padding-left: 0;
}

#album_details_wrapper .album_details_input {
    width: 233px;
}

#xg_themebody .xg_span-14 #album_details_wrapper .album_details_input {
    width: 203px;
}

#photo-containers .drop_here,
#album_cover_wrapper #albumCover.drop_here {
    border-style: solid;
    border-color: #6cf;
    -moz-box-shadow: 0px 0px 10px #6cf;
    -webkit-box-shadow: 0px 0px 10px #6cf;
    box-shadow: 0px 0px 10px #6cf;
}

#photo-containers .album_full img,
#photo-containers .album_full p {
    zoom: 1;
    filter: alpha(opacity=33);
    opacity: 0.33;
}

#photo-containers #album_full_overlay {
    display:none;
}

#photo-containers .album_full #album_full_overlay {
    background: url("/xn_resources/widgets/photo/gfx/albums/no-drop.png") no-repeat scroll 60px 56px transparent;
    display: block;
    height: 100%;
    position: absolute;
    width: 100%;
    z-index: 1000;
}

#photo-containers .album_full #album_full_overlay #album_full_message {
    background-color: #fff;
    color: #333;
    font-size: 2.3em;
    font-weight: bold;
    left: 0;
    position: relative;
    text-align: center;
    top: 283px;
    width: 320px;
}

#xg_themebody .xg_span-14 #photo-containers .album_full #album_full_overlay {
    background-position: 48px 56px;
}

#xg_themebody .xg_span-14 #photo-containers .album_full #album_full_overlay #album_full_message {
    width: 296px;
}

/*----------------------------------------------------------------------
    Create an Album
----------------------------------------------------------------------*/
.album_head dl {
    margin-top:17px;
}
.album_head dl dt {
    width:80px;
    text-align:right;
}
.album_head dl dd label {
    display:block;
}
.album_well_wrapper {
    margin-bottom:0.2em;
    width:320px;
    height:400px;
    border:4px solid;
    border-color:#ddd;
    background-color:#fff;
    overflow:hidden;
    padding:5px;
    position:relative;
}

.album_well {
    z-index: 1;
    position: absolute;
    width: 320px;
    min-height: 400px;
}

.album_well img {
    float:left;
    width:70px;
    height:70px;
    padding:5px;
    cursor: move;
}

.xg_module_body #photo-containers ul li {
    list-style: none outside none;
}

/**
 *  Making the photo grid for editing albums fit 4 photos in a row for wide sidebar 982 networks.
 *  [John Quaresma 2011-08-30]
 */
#xg_themebody .xg_span-14 .album_well img {
    padding:2px;
}

#xg_themebody .xg_span-14 .album_head #searchForm dl {
    width:300px;
    float:left;
}

#xg_themebody .xg_span-14 .album_well_wrapper {
    width: 296px;
    height: 370px;
    padding: 2px;
}

#xg_themebody .xg_span-14 .album_well {
    width: 296px;
    min-height: 370px;
}

#xg_themebody .xg_span-14 div.left,
#xg_themebody .xg_span-14 div.right {
    width: auto;
    height: auto;
}

.album_well_wrapper p.instruction {
    top:175px;
    left:0px;
    width:320px;
    font-size:1.8em;
    font-weight:bold;
    text-align:center;
    color:#ccc;
    z-index:0;
    position:absolute;
}

#xg_themebody .xg_span-14 .album_well_wrapper p.instruction {
    width: 296px;
}

fieldset div.album_cover {
    margin-top:5px;
    margin-left:0px;
    width:70px; height:70px;
    padding:3px;
}
fieldset div.album_cover span {
    width:70px; height:60px;
    border:4px solid #ddd;
    background-position:50% 50%; background-repeat:no-repeat;
    padding-top:10px;
    font-weight:bold; font-size:0.8em; text-align:center;
    color:#bbb;
}
fieldset div.album_cover span.disabled {
    opacity:1;
    filter:alpha(opacity=100);
}
fieldset div.album_cover span img {
    margin-top:-10px;
}
#olderAvailablePhotos.disabled,
#newerAvailablePhotos.disabled,
#nextPage.disabled,
#prevPage.disabled {
    visibility:hidden;
}
.xg_widget_photo_album .showembed {top:3.25em;}

.actions a.desc {
    margin-bottom:4px;
}
/*---------------------
Album Edit
-----------------------*/
fieldset.edit_album {
  margin-top:0;
}

fieldset.edit_album dl {
  width:90%;
}

fieldset.edit_album dd input.textfield, fieldset.edit_album dd textarea {
  width:100%;
  *width:90%;
}

.edit_album_section {
  border-width:0 0 1px;
  padding:20px 10px;
}

.edit_album_section .photos_option {
  font-size:1.2em;
}

.edit_album_section_info {
  border-width:1px 0 0;
  padding:5px 10px 0 10px;
}

fieldset.edit_album dd input.photo-url {
    width:100px;
}

/*-----------------
Simple Upload
-------------------*/
.body_upload_simple fieldset label {
  font-weight:normal;
}

/*------------------
Bulk Upload
-------------------*/
.upload_options .xg_column {
  margin-right:15px;
}

p.bulkupload {
  padding-top:5px;
}

fieldset.edit_album dl.album_select {
  width:97%;
}

fieldset.edit_album dl.album_select dt {
  width:70px;
}

fieldset.edit_album dl.album_select select {
  max-width:170px;
  _width:165px;
}

fieldset.edit_album dl dd input.button {
  position:relative;
  left:3px;
  margin-bottom:20px;
}
.story_box { float: left; width: 277px; padding-right: 1.5em;margin-bottom:1em;}
.story_box textarea { width: 100%; font-size: 1.25em; }
.story_box .post_to_facebook {
    text-indent:-9999px;
    display: -moz-inline-block;
    display:inline-block;
    _width:1px;
    margin-right: 0;
}
.album_links {
    margin-bottom: 0 !important;
}
.album_options ul li {
    margin-bottom: 0 !important;
}

/*------------------
Aviary
-------------------*/
#xg_aviary_container {
    position:relative;
    margin:auto;
    width:100%;
}
#xg_aviary_overlay {
    background: none repeat scroll 0 0 #000000;
    font-size: 1.2em;
    right: 0;
    top: 0;
    opacity: 0.7;
    position: absolute;
    text-align: right;
    width: 100%;
    z-index: 4;
    display: none;
}
#xg_aviary_overlay a.xg_sprite {
    background-image:url(/xn_resources/widgets/index/gfx/icons/xg_sprite-FFFFFF.png);
    color: #FFFFFF;
    margin:3px;
}
#xg_aviary_container:hover #xg_aviary_overlay.xg_aviary_hover { display: block; }
#avpw_canvas_embed_popup canvas, #avpw_canvas_embed_popup img { margin: 0 auto;}
#avpw_canvas_embed_popup img {left: auto !important;}

/*-----------------
 Edit Photo
 ------------------*/
.edit_photo_module input#url {
    width:100px;
}
