plugin settings

Screen Shot 2013-08-14 at 9.09.49 AM

cGV0ZXJi

 

/*
CSS Name: Gallerysprout Frontend Styles
Description: Gallerysprout Frontend Stylesheet
Author: Pragyan Jagadev
Version: 1.0
*/

#mask ,.overlay {
position:fixed;
left:0;    top:0;
z-index:9000;
background-color:#fff;
display:none;
width: 100%;
height: 100%;
display: none;
opacity: 0.8;
}

.mask_cross
{
cursor:pointer;
}

#boxes .window
{
position:absolute;
left:48%;
top:400px;
width:635px;
display:none;
z-index:9999;
padding:0 5px 5px;
}
#boxes #dialog
{
width:585px;
height:203px;
padding:10px;
background-color:#ffffff;
}
#boxes #dialog1 {
background-color:#181818;
border-radius:10px;
border:1px solid;
}
#dialog1 .d-header
{
background:url(images/login-header.png) no-repeat 0 0 transparent;
width:585px;
padding:10px;
text-align:left;
}
#dialog1 .d-header input select {
position:relative;
top:60px;
left:100px;
border:3px solid #cccccc;
width:200px;
font-size:15px;
padding:5px;
margin-top:4px;
}
#dialog1 .d-blank {
float:left;
background:url(images/login-blank.png) no-repeat 0 0 transparent;
width:267px;
height:53px;
}
#dialog1 .d-login {
float:left;
width:108px;
height:53px;
}
#boxes #dialog2 {
background:url(images/notice.png) no-repeat 0 0 transparent;
width:326px;
height:229px;
padding:50px 0 20px 25px;
}
.loader-image > h3 {
color: white;
}
/* ———–Gallerysprout FrontendStyles Extend ————-*/
.gallery {
margin-top: 10px;
width: 100%;
clear:both;
display:block !important;
}
.entry > p, .gs-content > p {
float: left;
}
fieldset{
border: 1px solid;
margin: 5px;
padding: 5px;
width: 42%;
}
.generate {
float: right;
margin: 10px !important;
}
.artworks,.collection{
cursor:pointer;
display: block;
position: relative;
height: 150px;
}
.collection-span {
float: right;
}
.artworks img, .collection img
{
bottom: 0;
position: absolute;
}
.SearchArtworkDetails {
list-style: none outside none !important;
}
.artwork-red-dot img {
box-shadow: none !important;
}
span.artwork-red-dot {
display: inline;
padding-left: 5px;
}
.artworks-div {
float: left;
min-height: 225px;
width: 181px;
}
.artwork-title {
float: left;
font-size: .9em;
color: #ababab;
line-height: 1.3em;
padding: 0 0 20px;
width: 150px;
}
div.thumb-artworks .artwork-dot-title,
div.thumb-artworks .artwork-dimension,
div.thumb-artworks .artwork-price {
float: left;
font-size: .9em;
color: #ababab;
padding: 0 !important;
width: 150px;
}
div.thumb-artworks .artwork-dot-title .artwork-title {
padding: 0px !important;
font-size: 1em;
float: none;
}
div.thumb-artworks .artwork-dot-title .artwork-dot {
float: left;
padding-right: 5px;
}
div.thumb-artworks .artwork-dot-title .artwork-dot img {
box-shadow: none !important;
}
.collection-div {
float: left;
width: 180px;
min-height: 220px;
}
.gs-content {
margin-top: 20px;
}
.loader{
display: none;
}
.twocol-one{
float: left;
margin-bottom: 4%;
margin-right: 2%;
position: relative;
width: 48%;
}
.last {
clear: right;
margin-right: 0 !important;
}
.active-collection {
background-color: gray;
cursor: none;
}
.gs-top-navigation {
padding: 3px;
}
.gs-topnav {
color: #21759B;
cursor: pointer;
}
.gs-navigation {
font-size:0.9em !important;
clear:both !important;
display:block !important;
padding-top:15px;
padding-bottom:50px;
text-align:center;
cursor: pointer;
}
.gs-navigation span {
font-weight:bold;
margin:0pt 6px;
}
.gs-navigation a.gs-page-numbers,.gs-navigation a.gs-next,.gs-navigation a.gs-prev, .gs-navigation span.gs-page-numbers,.gs-navigation span.gs-next,.gs-navigation span.gs-prev {
border:1px solid #DDDDDD;
margin-right:3px;
padding:3px 7px;
text-decoration: none;
}
.gs-navigation a.gs-page-numbers:hover,.gs-navigation a.gs-next:hover,.gs-navigation a.gs-prev:hover, .gs-navigation span.gs-page-numbers:hover,.gs-navigation span.gs-next:hover,.gs-navigation span.gs-prev:hover {
background-color: #0066CC;
color: #FFFFFF !important;
text-decoration: none !important;
}
.inactive{
display:none;
}
.span-artwork-popup{
display:none;
}
.showslideshow {
background: none repeat scroll 0 0 #E6E6E6 !important;
border-radius: 5px 5px 5px 5px !important;
cursor: pointer;
width: 110px;
}
.slideshow-button {
float: right;
padding: 10px;
width: 100%;
margin-left: 10px;
}
.slideshow-span {
margin-bottom: 45px;
}
./*<<<PETER’S STYLE ADDITIONS>>>*/
.entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image {
border-radius: 0px 0px 0px 0px !important;
box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1) !important;
}
.entry-content h1, .comment-content h1 {
font-size: 1.75rem !important;
line-height: 2.5;
color: #dd3244;
}
.entry-content ol, .comment-content ol, .entry-content ul, .comment-content ul, .mu_register ul {
line-height: 1.71429;
margin-left: 0px !important;
}
.entry-content li, .comment-content li, .mu_register li{
margin-left: 0px !important;
}
.artworks-div:hover {
opacity: 0.51;
filter: alpha(opacity=100);
-webkit-transition: opacity 1s linear;
-webkit-transition: all .5s ease;
-moz-transition: all .5s ease;
-o-transition: all .5s ease;
-ms-transition: all .5s ease;
transition: all .5s ease;
z-index:0;
}
.extra-arts{
display: none;
}
.large-img {
clear: both;
color: #ABABAB;
float: left;
}

span#image_loader {
background: url(‘../images/loading_icon.gif’) no-repeat center ;
position: absolute;
width: 100%;
height: 100%;
z-index: 200;
min-height:205px;
}
div.twocol-one a {
position: relative;
display: block;
}