/*jofowood styles*/

#logo-dynamic-holder {position: fixed; top: 0; right: 0; margin-top:140px; float:right;}
#logo-dynamic {margin-top:-20px;}
#logo-dynamic p {line-height:.7em;}
#logo-dynamic {
  background: linear-gradient(-45deg, #1A78B9, #1A78B9, #e73c7e, #EB5D35, #EB5D35);
	background-size: 400% 400%;
	animation: gradient 20s ease infinite;
}

#site-navigation-1 {position: fixed; bottom: 0; right: 0; width: 140px; margin-bottom:100px;}
.main-navigation-1 ul>li {display: block; text-transform: lowercase; font-size: 1em; line-height:1.1em; padding:0px; background:none; text-align:left; padding-right:40px;}
.main-navigation-1 ul>li a {color: black; text-decoration:none;}
#menu-item-31312 {border-top: 1px dotted black; border-bottom: 1px dotted black;}

.about-text a {text-decoration:unset; border-bottom:1px dotted black;}

.web-gallery .tiled-gallery {border-right:1px dotted black; border-bottom:1px dotted black;}
.web-gallery .tiled-gallery .tiled-gallery-item {border-top: 1px dotted black; border-left:1px dotted black;}

.so-widget-sow-social-media-buttons-wire-84fe835dcdd2 .sow-social-media-button {border:1px dotted !important;}

#colophon {position: fixed; bottom: 0; background:none;}
#colophon .site-info {font-size:.5em;}
.galleryid-2 {width:100%;}
.browser-shot {margin-top:40px; border:1px dotted black;}

/* Galleries */
#post-32005 {margin-top:100px;}
#post-32005 h1, #post-32005 p {margin-left: 12%;}
#gallery-title h1 {font-size: 60px; line-height:70px; margin-bottom:0px;}
#gallery .wp-caption-text { color:black; font-family: 'Carrois Gothic'; text-align: center;font-size: .8em; margin-bottom:150px; padding-top:30px;}
#gallery .gallery {margin-bottom: 0px;}

/*------------------------- Mobile */

@media (max-width: 781px) {
		img {padding: 0px;}
		#logo-dynamic-holder {position: fixed; top: 0; right: 0; margin-top:38px; float:right;}
		#site-navigation-1 {position: fixed; bottom: 0; right: 0; width: 140px; margin-bottom:30px;}
}
@media (max-width: 600px) {
	img {padding: 0px;}
		#logo-dynamic-holder {position: fixed; top: 0; right: 0; margin-top:38px; float:right;}
		#site-navigation-1 {position: fixed; bottom: 0; right: 0; width: 140px; margin-bottom:30px;}
}