img {
	aspect-ratio: attr(width) / attr(height);
}

.custom_ad {
	color: red; 
	font-size: 135%; 
	font-weight: bold;
	display: inline-block;
	border: 1px dotted blue;
}

.custom_ad:hover {
	
}

h1 {
	font-family: georgia, serif;
}

.header-info {
	height: 60px;
}

.comments_circle {
background: red;
font-size: 75%;
border-radius: 50%;
width: 15px;
height: 15px;
text-align: center;
display: inline-block;
color: white;
}

.slicknav_menu {
	z-index:9998;
}

.image-annotate-note {
	z-index: 9999;
}

.share-button {
	margin-top: 8px;
	margin-bottom: 5px;
}

.share-button > .social {
	z-index:9999;	
}

.hi-col {
	float: left;
	margin-right: 5%;
	width: 35%;
}

.hi-col-2 {
    float: left;
    margin-right: 5%;
    width: 10%;
}


.menu_overlay {
    position: absolute;
    top: 1px;
	left: 0;
    width: 100%;
    background-color: #000;
    color: #FFF;
    opacity: 0.6;
    z-index: 10;
    height: 28px;
	text-align: left;
	float:right;
}

.menu_overlay_inner {
	width: 100%;
    text-align: center;
}

.mo_ul {
    overflow: hidden;
	color: white;
	 text-align: center;
	margin: 2px auto;
	position: relative;
	margin-top: 5px !important;
}

.mo_li {
    list-style-type: none;
    margin: 0 30px;
	position: relative;
	display: inline;
	text-align: center;
}

.mo_ul li a i:hover {
    opacity: .8;
}

#gsPages span {
    padding: 0px 1em;
}

.image-annotate-canvas {
    margin: 0 auto;
}

#gsImageView {
    padding: 0;
}

#main_photo {
	position: relative;
	font-size: 7px;
	text-align: center;
}

body.gallery {
	margin: 6px;
}

ul.breadcrumbs {
	margin: 5px;
}

.adslot_1 { max-width: 300px; height: auto; }

@media (min-width:100px) { .adslot_1 { width:125px; height:125px; } }
@media (min-width:180px) { .adslot_1 { width:180px; height:150px; } }
@media (min-width:200px) { .adslot_1 { width:200px; height:200px; } }
@media (min-width:250px) { .adslot_1 { width:250px; height:250px; } }
@media (min-width:300px) { .adslot_1 { width:300px; height:250px; } }
@media (min-width:336px) { .adslot_1 { width:336px; height:280px; } }


#gsSidebar {
    border-right-width: 0px;
	width: 100%;
}

.share-button.sharer-0 label {
	background: #b0e0e6 !important;
}

.album_image {
	position: relative; 
	max-width: 300px;
	margin: auto;
	min-height: 120px;
}

.album_overlay {
	  position:absolute; /* absolute position (so we can position it where we want)*/
	  bottom:10px; /* position will be on bottom */
	  right:100px;
	  width:100px;
	  /* styling bellow */
	  background-color: black;
	  font-family: 'tahoma';
  font-size: 13px;
  color: white; 
  opacity: 0.65; /* transparency */
  filter: alpha(opacity=60); /* IE transparency */
}

.aol_title {
	width: 180px;
	right: 60px;
}

.album_overlay_content{
  	padding:5px;
	margin:0px;
  	text-align: center;
	text-shadow: 0 1px 0 black;
}


.giInfo {
	font-size: 1em;
}

-webkit-scrollbar {
  width: 10px;
  height: 10px;
}
-webkit-scrollbar-track {
  border-radius: 10px;
  background: #eee;
  box-shadow: 0 0 1px 1px #bbb, inset 0 0 7px rgba(0,0,0,0.3)
}
-webkit-scrollbar-thumb {
  border-radius: 10px;
  background: linear-gradient(left, #96A6BF, #63738C);
  box-shadow: inset 0 0 1px 1px #5C6670;
}
-webkit-scrollbar-thumb:hover {
  background: linear-gradient(left, #8391A6, #536175);
}

#gsNavBar div.gbBreadCrumb a {
	background: none;
}

.block-core-Navigator {
	margin: 6px;
	height: 13px;
}

.up {
	margin-right: 40px;
}

.down {
	margin-left: 40px;
}

div.block-comment-ViewComments p.info {
	margin: 5px;
}

.thumbsup.mini_thumbs .result1 {
	margin-left: 110px !important;
}

.track {
    width: 95% !important;
}

#menu1 {
    display: none;
}

.upload_caption {
	height: auto;
	width: auto;
}

h1 {padding-left: 5px; }
#gallery { padding: 0;  }

.image-annotate-add {
border: solid 1px #ccc !important;
color: #000 !important;
cursor: pointer;
display: block;
float: left;
font-family: Verdana, Sans-Serif;
font-size: 12px;
height: 18px;
line-height: 18px;
padding: 2px 0 2px 24px;
margin: 5px;
width: 64px;
text-decoration: none;
}
.image-annotate-add:hover {
background-color: #eee;
}
.image-annotate-canvas {
border: solid 1px #ccc;
background-position: left top;
background-repeat: no-repeat;
display: block;
margin: 0;
position: relative;
}
.image-annotate-view {
display: none;
position: relative;
}
.image-annotate-area {
border: 1px solid #000000;
position: absolute;
}
.image-annotate-area div {
border: 1px solid #FFFFFF;
display: block;
}
.image-annotate-area-hover div {
border-color: yellow !important;
}
.image-annotate-area-editable {
cursor: pointer;
}
.image-annotate-area-editable-hover div {
border-color: #00AD00 !important;
}
.image-annotate-note {
background: #E7FFE7 none repeat scroll 0 0;
border: solid 1px #397F39;
color: #000;
display: none;
font-family: Verdana, Sans-Serif;
font-size: 12px;
max-width: 200px;
padding: 3px 7px;
position: absolute;
}
.image-annotate-note .actions {
display: block;
font-size: 80%;
}
.image-annotate-edit {
display: none;
}

.image-annotate-text  {
	font-size: 9px;
}

#image-annotate-edit-form {
background: #FFFEE3 none repeat scroll 0 0;
border: 1px solid #000000;
height: 121px;
padding: 3px;
position: absolute;
width: 257px;
}
#image-annotate-edit-form form {
clear: right;
margin: 0 !important;
padding: 0;
z-index: 999;
}
#image-annotate-edit-form .box {
margin: 0;
}
#image-annotate-edit-form input.form-text, #image-annotate-edit-form #edit-comment-wrapper textarea {
width: 90%;
}
#image-annotate-edit-form textarea {
height: 50px;
font-family: Verdana, Sans-Serif;
font-size: 12px;
width: 248px;
}
#image-annotate-edit-form fieldset {
background: transparent none repeat scroll 0 0;
}
#image-annotate-edit-form .form-item {
margin: 0 0 5px;
}
#image-annotate-edit-form .form-button, #image-annotate-edit-form .form-submit {
margin: 0;
}
#image-annotate-edit-form a {
background-color: #fff;
background-repeat: no-repeat;
background-position: 3px 3px;
border: solid 1px #ccc;
color: #333;
cursor: pointer;
display: block;
float: left;
font-family: Verdana, Sans-Serif;
font-size: 12px;
height: 18px;
line-height: 18px;
padding: 2px 0 2px 24px;
margin: 3px 6px 3px 0;
width: 48px;
}
#image-annotate-edit-form a:hover {
background-color: #eee;
}
.image-annotate-edit-area {
border: 2px solid orange;
cursor: move;
display: block;
height: 60px;
left: 10px;
margin: 0;
padding: 0;
position: absolute;
top: 10px;
width: 60px;
}
.image-annotate-edit-area .ui-resizable-handle {
opacity: 0.8;
}
.ui-resizable {
position: relative;
}
.ui-resizable-handle {
position: absolute;
font-size: 0.1px;
z-index: 99999;
display: block;
}
.ui-resizable-disabled .ui-resizable-handle, .ui-resizable- autohide .ui-resizable-handle {
display: block;
}
.ui-resizable-n {
cursor: n-resize;
height: 7px;
width: 100%;
top: -5px;
left: 0px;
}
.ui-resizable-s {
cursor: s-resize;
height: 7px;
width: 100%;
bottom: -5px;
left: 0px;
}
.ui-resizable-e {
cursor: e-resize;
width: 7px;
right: -5px;
top: 0px;
height: 100%;
}
.ui-resizable-w {
cursor: w-resize;
width: 7px;
left: -5px;
top: 0px;
height: 100%;
}
.ui-resizable-se {
cursor: se-resize;
width: 12px;
height: 12px;
right: 1px;
bottom: 1px;
}
.ui-resizable-sw {
cursor: sw-resize;
width: 9px;
height: 9px;
left: -5px;
bottom: -5px;
}
.ui-resizable-nw {
cursor: nw-resize;
width: 9px;
height: 9px;
left: -5px;
top: -5px;
}
.ui-resizable-ne {
cursor: ne-resize;
width: 9px;
height: 9px;
right: -5px;
top: -5px;
}
a.relatedurl {
	line-height: 1.3;
}

.foot-block {
	font-size: 13px;
}

.nav-tip {
    float: right;
    margin-right: 10px;
}

#next_big,
#prev_big {
    color: #333;
    display: inline-block;
    font: normal bold 4em Arial,sans-serif;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    width: auto;
}

#next_big,
#prev_big { padding: 0.5em 1.5em }

#next_big { text-align: right }

#next_big:before,
#next_big:after,
#prev_big:before,
#prev_big:after {
	background: linear-gradient(90deg, #00d2ff 0%, #3a47d5 100%);
    -moz-border-radius: 0.25em;
    -webkit-border-radius: 0.25em;
    border-radius: 0.25em;
    content: "";
    display: block;
    height: 0.5em;
    position: absolute;
    right: 0;
    top: 50%;
    width: 1em;
}

#prev_big:before,
#prev_big:after { left: 0 }

#next_big:before,
#prev_big:before {
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

#next_big:after,
#prev_big:after {
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

#prev_big:after,
#next_big:before { margin-top: -.36em }

#next_big:hover,
#next_big:focus,
#prev_big:hover,
#prev_big:focus { color: #c00 }

#next_big:hover:before,
#next_big:hover:after,
#next_big:focus:before,
#next_big:focus:after,
#prev_big:hover:before,
#prev_big:hover:after,
#prev_big:focus:before,
#prev_big:focus:after { background: #c00 }

img {
	max-width: 98%;
}

#gallery {
	width: 100%;
	max-width: 1200px;
}
#next, #prev {
    font-size: 1.5em;
}
   
 h1 {
        font-size: 13px;
    }

    #gallery p {
        margin-left: 0.4em;
    }

div.gbNavigator div.next-and-last {
  float: left;
}

.block-core-Navigator img{
        max-width: 25px;
		max-height: 25px;
        padding: 0px;
}

div.gbNavigator div.next-and-last.no-previous {
  float: none;
  text-align: left;
}

div.gbNavigator a.previous {
  padding-left: 25px;
  margin: 2px 12px 2px 2px;
  border: 1px solid;
  font-size: 12px;
}

div.gbNavigator a.next {
  padding-right: 25px;
  margin: 2px 12px 2px 2px; 
  border: 1px solid;
  font-size: 12px;
}

div.gbNavigator a.first {
  padding-left: 25px;
  margin: 2px 12px 2px 2px;
  border: 1px solid;
  font-size: 12px;
}

div.gbNavigator a.last {
  padding-right: 25px;
  margin: 2px 12px 2px 2px;
  border: 1px solid;
  font-size: 12px;
}

@media screen and (max-width:799px) {


div.gbNavigator div.first-and-previous img {
  padding-left: 0.5em;
}
div.gbNavigator div.next-and-last img {
  padding-left: 0.5em;
}

}

h1 {
	margin-top: 7px;
}

.bubble
{
float: left;
position: relative;
width: 50px;
height: 40px;
padding: 7px;
background: #FFFFFF;
border: #000000 solid 3px;
-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
font-size: 1.5em;
text-align: center;
margin: 2px;
line-height:85%;
color: black;
}

.bubble a {
	margin-top: 3px;
	margin-right: 9px;
	margin-left: -4px;
}


.bubble a {
	color: blue !important;
}

.num_comments
{
color: #fff;
background: #666;
text-shadow: 0px 1px 1px #000;
}

.qa_form{
border:solid 2px #b7ddf2;
background:#ebf4fb;
margin: 5px;
padding: 3px;
}

.qa_submit {
font-size:12px;
padding:2px;
border:solid 2px #aacfe4;
margin:2px;
}

.g_button{
    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ededed), color-stop(1, #dfdfdf) );
    background:-moz-linear-gradient( center top, #ededed 5%, #dfdfdf 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#dfdfdf');
    background-color:#ededed;
    -webkit-border-top-left-radius:6px;
    -moz-border-radius-topleft:6px;
    border-top-left-radius:6px;
    -webkit-border-top-right-radius:6px;
    -moz-border-radius-topright:6px;
    border-top-right-radius:6px;
    -webkit-border-bottom-right-radius:6px;
    -moz-border-radius-bottomright:6px;
    border-bottom-right-radius:6px;
    -webkit-border-bottom-left-radius:6px;
    -moz-border-radius-bottomleft:6px;
    border-bottom-left-radius:6px;
    text-indent:0;
    border:1px solid #dcdcdc;
    display:inline-block;
    color:#777777;
    font-family:arial;
    font-size:12px;
    font-weight:bold;
    font-style:normal;
    height:16px;
    line-height:16px;
    width:55px;
    text-decoration:none;
    text-align:center;
    text-shadow:1px 1px 0px #ffffff;
}
.g_button:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #dfdfdf), color-stop(1, #ededed) );
    background:-moz-linear-gradient( center top, #dfdfdf 5%, #ededed 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#dfdfdf', endColorstr='#ededed');
    background-color:#dfdfdf;
}.g_button:active {
    position:relative;
    top:1px;
}

.grayscale {
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(100%);
-o-filter: grayscale(100%);
-ms-filter: grayscale(100%);
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
}

.sepia {
filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'old-timey\'><feColorMatrix type=\'matrix\' values=\'0.14 0.45 0.05 0 0 0.12 0.39 0.04 0 0 0.08 0.28 0.03 0 0 0 0 0 1 0\'/></filter></svg>#old-timey");
-webkit-filter: sepia(100%);
-moz-filter: sepia(100%);
-o-filter: sepia(100%);
-ms-filter: sepia(100%);
filter: sepia(100%);
}

.brighter{
-webkit-filter: brightness(133%);
-moz-filter: brightness(133%);
-o-filter: brightness(133%);
-ms-filter: brightness(133%);
filter: brightness(133%);
filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='bright133'><feComponentTransfer><feFuncR type='linear' slope='1.33'/><feFuncG type='linear' slope='1.33' /><feFuncB type='linear' slope='1.33' /></feComponentTransfer></filter></svg>#bright133");
}

.darker{
-webkit-filter: brightness(67%);
-moz-filter: brightness(67%);
-o-filter: brightness(67%);
-ms-filter: brightness(67%);
filter: brightness(67%);
filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='darker67'><feComponentTransfer><feFuncR type='linear' slope='0.67'/><feFuncG type='linear' slope='0.67' /><feFuncB type='linear' slope='0.67' /></feComponentTransfer></filter></svg>#darker67");
}

.hue {
-webkit-filter: hue-rotate(33deg);
-moz-filter: hue-rotate(33deg);
-o-filter: hue-rotate(33deg);
-ms-filter: hue-rotate(33deg);
filter: hue-rotate(33deg);
filter:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' ><filter id='huerotate'><feColorMatrix type='hueRotate' values='33' /></filter></svg>#huerotate");
}

.reset {
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0%);
-o-filter: grayscale(0%);
-ms-filter: grayscale(0%);

-webkit-filter: sepia(0%);
-moz-filter: sepia(0%);
-o-filter: sepia(0%);
-ms-filter: sepia(0%);

-webkit-filter: brightness(100%);
-moz-filter: brightness(100%);
-o-filter: brightness(100%);
-ms-filter: brightness(100%);

filter: none;
}


.cf:before, .cf:after{
    content:"";
    display:table;
}
 
.cf:after{
    clear:both;
}
 
.cf{
    zoom:1;
}    

/* Form wrapper styling */
.form-wrapper {
	width: 100%;
    max-width: 350px;
    padding: 10px;
	margin-left: 3px;
    background: #444;
    background: rgba(0,0,0,.2);
    border-radius: 10px;
    box-shadow: 0 1px 1px rgba(0,0,0,.4) inset, 0 1px 0 rgba(255,255,255,.2);
}
 
/* Form text input */
 
.form-wrapper input {
    width: 238px;
    padding: 10px 5px;
    float: left;   
    font: bold 14px 'lucida sans', 'trebuchet MS', 'Tahoma';
    border: 0;
    background: #eee;
    border-radius: 3px 0 0 3px;     
}
 
.form-wrapper input:focus {
    outline: 0;
    background: #fff;
    box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
}
 
.form-wrapper input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-style: italic;
}
 
.form-wrapper input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}
 
.form-wrapper input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-style: italic;
}   
 
/* Form submit button */
.form-wrapper button {
    overflow: visible;
    position: relative;
    float: right;
    border: 0;
    padding: 0;
    cursor: pointer;
    height: 40px;
    width: 99px;
    font: bold 14px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
    color: #fff;
    text-transform: uppercase;
    background: #d83c3c;
    border-radius: 0 3px 3px 0;     
    text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
}  
   
.form-wrapper button:hover{    
    background: #e54040;
}  
   
.form-wrapper button:active,
.form-wrapper button:focus{  
    background: #c42f2f;
    outline: 0;  
}
 
.form-wrapper button:before { /* left arrow */
    content: '';
    position: absolute;
    border-width: 8px 8px 8px 0;
    border-style: solid solid solid none;
    border-color: transparent #d83c3c transparent;
    top: 12px;
    left: -6px;
}
 
.form-wrapper button:hover:before{
    border-right-color: #e54040;
}
 
.form-wrapper button:focus:before,
.form-wrapper button:active:before{
        border-right-color: #c42f2f;
}     
 
.form-wrapper button::-moz-focus-inner { /* remove extra button spacing for Mozilla Firefox */
    border: 0;
    padding: 0;
}

.comments_bubble_text {
	font-family:arial;
	font-size: 11px;
	line-height:40%;
	color: blue;
}

a.relatedurl {
	font-size: 10px;
}

a.hugeonfacebook {
	font-size: 10px;
	}

a.hugeonfacebook span {
	color: #fff;
	background: #D00;
	font-size: 12px;
	}
	
a.hugeonfacebook span:after {
	content: "!";
}   

span.likesVisible {
	margin-left: 3px;
	padding: 1px;
	color: white; 
	background: #3b5999;
} 

.bbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #fff6af;
	-webkit-box-shadow:inset 0px 1px 0px 0px #fff6af;
	box-shadow:inset 0px 1px 0px 0px #fff6af;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffec64), color-stop(1, #ffab23));
	background:-moz-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-webkit-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-o-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:-ms-linear-gradient(top, #ffec64 5%, #ffab23 100%);
	background:linear-gradient(to bottom, #ffec64 5%, #ffab23 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffec64', endColorstr='#ffab23',GradientType=0);
	background-color:#ffab23 !important;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #ffaa22;
	display:inline-block;
	cursor:pointer;
	color:black !important;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #ffee66;
}
.bbutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ffab23), color-stop(1, #ffec64));
	background:-moz-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-webkit-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-o-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:-ms-linear-gradient(top, #ffab23 5%, #ffec64 100%);
	background:linear-gradient(to bottom, #ffab23 5%, #ffec64 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffab23', endColorstr='#ffec64',GradientType=0);
	background-color:#ffab23;
}
.bbutton:active {
	position:relative;
	top:1px;
}

.bbutton a:link {
	color: white !important;
}

.navButton {
	-moz-box-shadow: 3px 4px 0px 0px #1564ad;
	-webkit-box-shadow: 3px 4px 0px 0px #1564ad;
	box-shadow: 3px 4px 0px 0px #1564ad;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5));
	background:-moz-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-webkit-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-o-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:-ms-linear-gradient(top, #79bbff 5%, #378de5 100%);
	background:linear-gradient(to bottom, #79bbff 5%, #378de5 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5',GradientType=0);
	background-color:#79bbff;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:1px solid #337bc4;
	display:inline-block;
	cursor:pointer;
	color:#ffffff !important;
	font-family:arial;
	font-weight:bold;
	padding:3px 6px;
	text-decoration:none;
	text-shadow:0px 1px 0px #528ecc;
}
.navButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff));
	background:-moz-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-webkit-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-o-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:-ms-linear-gradient(top, #378de5 5%, #79bbff 100%);
	background:linear-gradient(to bottom, #378de5 5%, #79bbff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff',GradientType=0);
	background-color:#378de5;
}
.navButton:active {
	position:relative;
	top:1px;
}

.addthis_button_google_plusone{
width: 60px !important;
} 

.addthis_button_tweet{
width: 80px !important;
} 

.addthis_default_style {
	background-color: #0295ff;
	border:1px solid #337bc4;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
	width: 95%;
	padding: 5px;
	max-width: 500px;
}

div.block-comment-ViewComments div.one-comment, .one-comment {
	max-width: 520px;
	overflow: auto;
	margin-top: 10px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

.photo_p, .giDescription .photo_p {
	text-align: center !important;
}

.fb-comments, .fb-comments * {
	background-color: white !important;
	color: black !important;
}

.giDescription {
  max-height:275px;
  padding: 2px;
  overflow:auto;
}

ol {
border: 1px solid gray; 
background-color: #eeeeee;
margin: 5px;
}

p {
	font-size: 12px;
}

textarea {
	width: 350px;
	height: 200px;
}

input {
	max-width: 300px;
}

@media (max-width:750px) {

.nav-tip {
	font-size: 0.9em;
	margin-top: 4px;
}

#next, #prev {
	font-size: 1.15em;
}

.gcBackground1 {
	background-color: white;
}

td.giAlbumCell, td.giItemCell {
	padding: 0.5em;
}

.gbBlock {
	border: none;
}

	table, thead, tbody, tfoot, tr {
        display:block;
        border-collapse: collapse;
        vertical-align: top;
	}

    td {
    	vertical-align: top;
        display: inline;
        border: 0;
    }

    tr { border: 0; }

    table td:empty { display: none; }

.form-wrapper {
    width: 284px;
    padding: 8px;
	margin-top: 25px;
}

.form-wrapper input {
    width: 202px;
	font-size: 12px;
    padding: 8px 4px;
	height: 10px;
}

.form-wrapper button {
    width: 69px;
	height: 22px;
	top: 3px;
	font: bold 9px "lucida sans","trebuchet MS","Tahoma";
}

.form-wrapper button:before { /* left arrow */
    border: 0;
}



	.block-core-Navigator img{
		max-width: 20px;
		padding: 0px;
	}


	div.gbNavigator a.next {
		margin: 2px 28px 2px 2px;
		font-size: 10px;
	}

	div.gbNavigator a.first {
		padding-right: 8px;
		margin: 2px 28px 2px 2px;
		font-size: 10px;
	}

	div.gbNavigator a.previous {
    	padding-right: 8px;
    	margin: 2px 28px 2px 2px;
		font-size: 10px;
	}

	div.gbNavigator a.last {
		padding-left: 8px;
        margin: 2px 28px 2px 2px;
        font-size: 10px;
	}

	.g_button {
		max-width: 50px;
	}

	textarea {
		width: 80%;
		max-height: 180px;
	}

	input {
		max-width: 280px;
	}

	.related {
		max-width: 280px;
		margin-left: 3px;
	}

	h1 {
		font-size: 11px;
	}	
	
	.navButton {
		font-size: 11px;
		margin-right: 5px;
	}

	.gbDataTable td {
		display:block;
	}

	#gallery {
		padding: 2px;
		width: 98%;
	}

	p.giDescription {
  		max-width:310px;
		font-size: 9.5px;
		line-height: 0.99em;
		text-align: center;
	}

	#gsImageView {
		margin-bottom: 2px;
	}

	#gsSidebar {
		margin-bottom: 20px;
	}

	.bubble a {	
		font-size: 11.5px;
		margin-right: 2px;
	}

	#map-canvas {
		max-width: 315px;
	}

.fb-comments, .fb-comments iframe[style], .fb-like-box, .fb-like-box iframe[style] {width:  100% !important;display:block;z-index:2000;position:relative}
.fb-comments span, .fb-comments iframe span[style], .fb-like-box span, .fb-like-box iframe  span[style] {width: 100% !important;display:block;z-index:2000;position:relative}


}

.gallery-responsive { width: 320px; height: 100px; }
@media(min-width: 415px) { .gallery-responsive { width: 336px; height: 280px; } }

.gallery-responsive-bottom { width: 300px; height: 250px; }
@media(min-width: 470px) { .gallery-responsive-bottom { width: 468px; height: 60px; } }
@media(min-width: 780px) { .gallery-responsive-bottom { width: 728px; height: 90px; } }

/*  SECTIONS  */
.section {
	clear: both;
	padding: 0px;
	margin: 0px;
}

/*  COLUMN SETUP  */
.col {
	display: block;
	float:left;
	margin: 1% 0 1% 1%;
}
.col:first-child { margin-left: 0; }


/*  GROUPING  */
.group:before,
.group:after {
	content:"";
	display:table;
}
.group:after {
	clear:both;
}
.group {
    zoom:1; /* For IE 6/7 */
}
                                               
/*  GRID OF TWO  */
.span_2_of_2 {
	width: 100%;
}
.span_1_of_2 {
	width: 49.5%;
}
					

/*  GRID OF THREE  */
.span_3_of_3 {
	width: 100%;
}
.span_2_of_3 {
	width: 66.33%;
}
.span_1_of_3 {
	width: 32.66%;
	max-width: 400px;
}

/*  GO FULL WIDTH AT LESS THAN 480 PIXELS */

@media only screen and (max-width: 280px) {
	.col { 
		margin: 1% 0 1% 0%;
	}
}

@media only screen and (max-width: 280px) {
	.span_3_of_3 {
		width: 100%; 
	}
	.span_2_of_3 {
		width: 100%; 
	}
	.span_1_of_3 {
		width: 100%;
	}
}


@media only screen and (max-width: 660px) {
	.span_2_of_2 {
		width: 100%; 
	}
	.span_1_of_2 {
		width: 100%;
	}

div.gbNavigator a.previous {
  margin: 2px 8px 2px 2px; 
}

div.gbNavigator a.next {
	margin: 2px 8px 2px 2px; 
}

div.gbNavigator a.first {
	margin: 2px 8px 2px 2px; 
}

div.gbNavigator a.last {
	margin: 2px 8px 2px 2px; 
}

	div.block-comment-ViewComments {
		max-width: 315px;
	}
/*
	input[type=checkbox] {
		margin-top: 8px;
	}
*/
	#gallery input.inputTypeSubmit {
		margin: 10px 2px;
	}

    body.gallery {
        margin: 1px;
    }

    ul.breadcrumbs {
        margin: 1px;
    }


}

@media(min-width:1360px) {

	.span_1_of_2 {
        width: auto;
    }

	#gallery {
    	max-width: 100%;
	}	
}

@media(max-width:1025px) {
	.mousewheel_hint {
		display: none;
	}
}


@media only screen and (max-width: 414px) {

    .giDescription {
        max-height: 80px;
        margin-left: 0.3em;  
		margin-bottom: 10px; 
		border: 1px dotted #c0c0c0;
		padding: 2px;
    }

	.gpDescription p {
		font-size: 1.2em;
	}

	.photo_p {
		text-align: center;
	}

    .track, .dragger, .output, .highlight-track {
        display: none;
    }

    #qa_form input {
        display: block !important;
    }

    .header-info {
        background-color: transparent;
        height: 40px;
    }

	.header-info {
		background-color: transparent;
		height: 40px;
	}

	.menu_overlay {
		top: auto;
    	bottom: 1px;
	}

    .block-core-PhotoSizes > select {
        display: none;
    }

    .album_h1 {
        margin-top: -12px;
    }

    .gad {
    	text-align: center;
        margin-top: -10px;
    }

    .image-annotate-canvas {
        margin: 0 auto;
    }

    .gbTop {
/*
        margin-bottom: -40px;
*/
    }

    #IFid1 {
        width: auto !important;
        height: auto !important;
    }

	.share-button {
    	margin-top: 16px;
	}
/* select the first image (banner) */
	#gallery > div > a > img{
		max-height: 35px;
	}

	.bubble {
		margin: 1px;
	}

	#gsContent > .gbBlock:first-child {
	}

	div.block-core-ItemLinks {
        display: none;
    }

	.header-info {
		position: absolute;
		left: 55px;
		top: 40px;
		width: 100%;
	}

	.hi-col {
		width: 63%;
		margin-right: 2px;
	}

	.hi-col:empty {
   		display: none;
	}

	.giInfo {
		display: none;
	}

	#gsImageView {
		margin-top: 5px;
		margin-bottom: 3px;
	}

	h1 {
        font-size: 1.4em;
        max-height: 50px;
        overflow: auto;
    }

	#ad {
	}

	nav {
		text-align: center;
	}

	.mo_li:first-child:nth-last-child(6),
    .mo_li:first-child:nth-last-child(6) ~ li {
        margin: 0 16px;
    }



}

@media only screen and (max-width: 320px) {
    #IFid1 {
        width: auto !important;
        height: auto !important;
    }

    h1 {
        font-size: 12.5px;
        max-height: 45px;
        overflow: auto;
    }

	.fa-2x {
		font-size: 1.6em !important;
	}

	.photo-h1 { font-size: 10px; ; margin-top: 5px; }

	#gsSidebar {
		margin-bottom: 20px;
	}

	.block-search-SearchBlock {
		display: none;
	}

	.slider-volume {
		max-width: 270px !important;
	}

	.mo_li:first-child:nth-last-child(6),
	.mo_li:first-child:nth-last-child(6) ~ li {
		margin: 0 14px;
	}
}

@media only screen and (max-height: 740px) {

	/* Make h1 readable - never shrink below 1.2rem */
	.photo-h1 {
		font-size: 1.2rem !important;
		margin-top: 4px !important;
		margin-bottom: 4px !important;
		line-height: 1.2 !important;
	}

    #IFid1 {
        max-height: 50vh !important;
        max-width: 98vw !important;
        width: auto !important;
        height: auto !important;
    }

	/* Make navbar/breadcrumb more compact to save space */
	#gsNavBar {
		padding: 2px 4px !important;
		min-height: 0 !important;
	}

	#gsNavBar div.gbBreadCrumb {
		margin-top: -2px;
		margin-bottom: -4px;
		padding: 2px 4px !important;
		font-size: 0.85rem !important;
		line-height: 1.3 !important;
	}

	#gsNavBar div.gbBreadCrumb a {
		padding: 2px 4px !important;
		font-size: 0.85rem !important;
	}
/*
	.giThumbnail {
		max-height: 165px !important;
	}
*/
    .giTitle {
        margin-top: -3px;
        font-size: 11px;
    }
	
	.bubble {
		margin-top: -5px;
	}

	#gsSidebar {
        margin-top: -12px;
    }

	.share-button.sharer-0 .social.networks-5.center {
		margin-left: -85px !important;
	}

	.giDescription { 
		max-height: 60px; 
	}
}



@media only screen and (max-height: 480px) {

    #IFid1 {
        max-height: 255px !important;
        width: auto !important;
        height: auto !important;
    }

	.album_image {
		margin-top: -8px;
	}

	.share-button.sharer-0 .social ul li {
	}

	.giDescription { max-height: 40px; }

	.giTitle {
		font-size: 10px;
		max-width: 290px;
		overflow: auto;
	}

	.giThumbnail:first-child {
		max-height: 150px !important;
	}

	#gsSidebar {
        margin-bottom: 26px;
    }

}

.breadcrumbs {
  list-style: none;
  margin: 1;
  padding: .3em;
}

li.breadcrumbs {
	padding: 1px !important;
}

ul.breadcrumbs {
	padding: 1px !important;
    margin: 3px 0;
}

.breadcrumbs__item {
  display: inline;
}
.breadcrumbs__item::after {
  content: ">";
  font-size: .5em;
  margin: 0 .5em;
  position: relative;
  bottom: .25em;
}
.breadcrumbs__item--last::after {
  display: none;
}

#gsNavBar div.gbBreadCrumb a {
	padding: 0px !important;
}

#gsNavBar div.gbBreadCrumb {
	padding: 0px !important;
}


.slicknav_menu {
   right: auto;
}

.slicknav_nav li {
	border: none;
	background-color: #B3D4FC;
}


@media only screen and (max-width: 600px) {

	#gsHeader > div > a > img {
		max-height: 40px;
	}

	#next_big,
	#prev_big {
 		opacity: 0.6;
 		height: 10vh;
	}

	.nav_next {
    	position: absolute;
    	right: 0;
	}

	.nav_prev {
   		position: absolute;
    	left: 0;
	}

	.nav_parent {
    	position: absolute;
    	top: 30vh;
    	width: 96%;
	}		

	.nav_text {
    	display: none;
	}

	 .photo-h1 { font-size: 1.5em; }

	.hi-col {
		width: 45%;
	}

	.share-button {
		display: inline-block !important;
	}	

	.block-search-SearchBlock {
		margin-top: 10px;
	}

	.breadcrumbs {
		padding: 0.1em;
		margin-top: -2px;
		margin-bottom: -2px;
		display: block !important;
		white-space: normal !important;
		overflow: visible !important;
	}

	.breadcrumbs__item {
		display: inline-block !important;
		white-space: normal !important;
	}

	.breadcrumbs__item a,
	.breadcrumbs--with-here .breadcrumbs__item--here {
		position: static !important;
		display: inline-block !important;
		left: auto !important;
		text-indent: 0 !important;
	}

	.breadcrumbs__item::after {
		content: ">" !important;
		display: inline !important;
		font-size: 0.8em !important;
		margin: 0 3px !important;
		position: static !important;
	}

	.breadcrumbs__item--last::after {
		display: none !important;
	}


	.slicknav_menu {
		font-size: 15px;
		right: 0;
	}

	.giRatingUI img{
    	margin: 18px;
	}

	.desktop_hint { display: none; }

	.image-annotate-add { display: none; }
}

@media only screen and (max-width: 400px) {
    .hi-col {
        width: 86%;
    }
}
