@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body {

}

.p5 {height:1px;padding:2px 0;clear:both;}

.gallery11 {
/*position:relative;
overflow:hidden;
width:930px;*/

background:#ededed;
border-radius:3px;
-moz-border-radius:3px;
-webkit-border-radius:3px;
  margin-left:auto;
  margin-right:auto;
  width:960px;
}

.gallery1 a:link,
.gallery1 a:active,
.gallery1 a:visited {
color:#555;
outline:0;
text-decoration:none;
}

.gallery1 a:hover {color:red;} 

.gallery1 img {border:0;}
.gallery1 .float-left {float:left;font-family:Open Sans;color:#555; }
.gallery1 .float-left a{float:left;font-family:Open Sans;color:#555; text-decoration: underline;}
.gallery1 .float-left a:hover{float:left;font-family:Open Sans;color:#b3b3b3; background-color:#fafdf6; text-decoration: underline;}
.gallery1 .float-right {float:right;}
.gallery1 .clear {clear:both;}
.gallery1 .clearb10 {padding-bottom:10px;clear:both;}

.gallery1 .titlebar {
height:24px;
line-height:24px;
margin:0 5px;
}

.gallery1 .title {
font-size:18px;
font-weight:400;
}

.gallery1 .thumb-album {
overflow:hidden;
width:150px;
height:130px;
float:left;
margin:8px;
padding:5px;
background-color:#222;
color:#bbb;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}

.gallery1 .thumb-album a {color:#bbb;}

.gallery1 .thumb-album:hover {
background-color:#fff;
color:#333;
}

.gallery1 .thumb-album a {color:#bbb;}
.gallery1 .thumb-album:hover a {color:#444;}

.gallery1 .thumb {
overflow:hidden;
float:left;
width:150px;
height:110px;
margin:8px;
background-color:#444;
border:5px solid #222;
border-radius:2px;
-moz-border-radius:2px;
-webkit-border-radius:2px;
}

.gallery1 .thumb:hover {
border:5px solid #f6f6f6;
}

.gallery1 .thumb-wrapper {
width:100%;
height:110px;
overflow:hidden;
}

.gallery1 .thumb-wrapper img {height:auto;}

.shadow {
-webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
-moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
box-shadow: 0px 1px 5px 0px #4a4a4a;
}

/***** pagination style *****/
.gallery1 .paginate-wrapper {
padding:10px 0;
font-size:11px;
}

.gallery1 a.paginate {
color:#555;
padding:0;
margin:0 2px;
text-decoration:none;
}

.gallery1 a.current-paginate, 
.gallery1 a.paginate:hover {
color:#333;
font-weight:700;
padding:0;
margin:0 2px;
text-decoration:none;
}

.gallery1 a.paginate-arrow {
text-decoration:none;
border:0;
}