/**Jquery Image Caption JS**/.caption-wrapper {    margin-top: 5px;    margin-bottom: 15px;}.caption-wrapper a {    text-decoration: none;}.caption-wrapper img {    border: 1px solid #d8d8d8;}.caption-wrapper.right {    margin-left: 15px;    float: right;}.caption-wrapper.left {    margin-right: 15px;    float: left;}.caption-wrapper.none {    margin-left: 15px;    float: right;}.caption-wrapper .caption {    font-size: 90%;    color: #666;}/**Jquery Image Gallery Caption JS**/.article-full .field-name-field-gallery-upload a,.article-full .caption-gallery-wrapper a:focus,.article-full .caption-gallery-wrapper a:hover {    text-decoration: none;    color: #fff;}.article-full .field-name-field-gallery-upload .field-item {    background: #000;    margin-bottom: 20px;}.article-full .caption-gallery-wrapper {    width: 916px;    float: none;    background: #000;    border: 2px solid #000;    text-align: center;}.article-full .field-name-field-gallery-upload .caption {    width: 916px;    padding: 7px 10px 4px;    /*font-removed*/    text-align: left;}/**Image Caption Filter**/.image-caption-container {    margin-top: 5px;    margin-bottom: 10px;    height: inherit !important;}/**Adjust for line height**/.image-caption-container a {    text-decoration: none;}/**Clean up caption links**/.image-caption-container img {    border: 1px solid #d8d8d8;    margin-bottom: 3px;}/**Great for displaying images that match background color**/.image-caption-container-right {    margin-left: 10px;    height: inherit !important;}/**If aligned right, pad content to image's left**/.image-caption-container-left {    margin-right: 15px;    height: inherit !important;}/**If aligned left, pad content to image's right**/.image-caption-container-none {    margin-left: 10px;    float: right;    height: inherit !important;}/**If no alignment is selected, align right and pad content to image's left**/.image-caption-container .image-title-caption {    font-weight: 700;    color: #666;}/**Shrink caption text size and fade out the text color slightly**/.image-caption-container .image-alt-caption {    font-size: 80%;    color: #666;}/**Shrink caption text size and fade out the text color slightly**/