}
.container .inner-container #toolbox ul {
list-style-type: disc;
+}
+#toolbox .listul {
margin-left: 20px;
}
+#toolbox #category div ul {
+ margin-left: 20px;
+}
.container .inner-container #toolbox ul li {
/* margin: 0 3px 15px 0;*/
line-height: 150%;
text-shadow: 0 0 1px rgba(0, 0, 0, 0.15);
font-size: 15px;
padding-right: 18px;
+/* margin-left: 20px;*/
+ padding-left: 5px;
}
@media only screen and (max-width: 30em) {
.container .inner-container #toolbox ul {
/* Photo Gallery */
-
-
-/*#media-photo-gallery {
- width:100% !important;
-}*/
-
-.gallery {
- clear: both;
- list-style: none outside none;
- margin: 20px 0 10px;
- padding: 0;
- width: 100%;
-}
-
-/*#photo_wrapper, #photo_cats_wrapper {
- clear: left;
- margin-top: 0;
-}
-#photo_wrapper h2, #photo_cats_wrapper h2 {
- display: block;
- margin: 0;
- overflow: hidden;
- padding: 5px;
- width: 100%;
-}
-#photo_wrapper p, #photo_cats_wrapper p {
- color: #333;
- display: block;
- margin: 0;
- overflow: hidden;
- padding: 5px;
- width: 100%;
-}*/
.gallery {
clear: both;
list-style: none outside none;
- margin: 20px 0 10px;
+ margin: 20px 0 10px 0;
padding: 0;
width: 100%;
+ text-align: center;
}
.gallery:after {
clear: both;
display: block;
width: 100%;
}
-/*.gallery li a span.phototitle {
- color: #a9aba9;
- display: block;
- font-size: 12px;
- padding: 5px 0 0;
- width: 100%;
-}*/
#Gallery li a:hover span.photoHead {
color: #3fac46;
}
-/*.ps-caption h1, .ps-caption h2, .ps-caption h3 {
- color: #fff;
-}*/
-/*#photo_wrapper h3 {
- padding-bottom: 0;
-}*/
-
.photoimg img{
margin-bottom: 8px !important;
}
-
.imgBorderMe {
padding-bottom: 5px;
border: 1px solid #dddfdd;
#gallery {
clear:both;
}
-.gallery {
- text-align: center;
- list-style: none outside none;
- padding: 10px 0 0 0;
-}
.gallery:after {
clear: both;
content: ".";
color: #336633;
}
-/*.photoHead {
- text-decoration: none !important;
-}*/
-/*#inside #main {
- width: 720px;
-}*/
-/*#staticBanners {
- display:none;
-}*/
-/*.media-gallery-download {
- font-size: 10px;
- min-height: 22px;
- padding-bottom: 5px !important;
-}
-.media-gallery-download a {
- padding: 2px !important;
- display: inline !important;
-}
-#media-photo-gallery div {
- clear:none;
- font-size: 1em;
- height: auto;
- margin: 0;
-}
-#media-photo-gallery div p {
- display: block;
- color: black;
- padding: 5px;
- text-shadow: none;
- font-weight: normal;
-}
-#media-photo-gallery div a {
-}*/
-/*#filter_wrapper {
- overflow: hidden;
-}
-#cat_filter_wrapper {
- float: left;
- height: 56px;
-}*/
-
-/*#photoCategoryLabel {
- float: left;
-}*/
-/*#photoCategoryId {
- float: left;
- clear: left;
- width: 180px;
- height: 24px;
- border: 1px solid #ABADB3;
- box-sizing: border-box;
- padding:.2em;/.3em;
-}
-#photoCategoryId option {
- padding: 3px;
-}
-#media-login #username {
- float: left;
- width: 100px;
- height: 10px;
- padding: 5px;
- margin: 0 5px 0 0;
- border: 1px solid #ABADB3;
-}
-#media-login #password {
- float: left;
- width: 100px;
- height: 10px;
- padding: 5px;
- margin: 0 5px 0 0;
- border: 1px solid #ABADB3;
-}
-
-.photoHead {
- display: block;
- text-align: center;
- min-height: 38px;
- margin: 0 !important;
- padding: 5px;
- background: none;
-}
-.captionWrapper {
- display: block;
- width: 100%;
- overflow: hidden;
-}*/
-/*.captionTitleWrapper {
- display: block;
- width: 50%;
- float: left;
- font-size: 18px;
- font-size: 1.8rem;
- font-weight: bold;
- color: #FFF;
- text-align: left;
- padding: 10px 20px;
- margin: 0;
-}
-.captionDescWrapper {
- display: block;
- width: 50%;
- float: left;
- clear: left;
- font-size: 14px;
- font-size: 1.4rem;
- color: #FFF;
- text-align: left;
- padding: 0 20px 10px 20px;
- margin: 0;
-}*/
-
-
-
/* Homepage Video */
#home_video_wrapper {
overflow: hidden;
required
pattern="[0-9]"
type="number"
- min="1"
+ min="0"
max="6"
name="children"
value="1"
</div>
<div class="small-12 columns">
<h3>Featured Video</h3>
- <p>Gitem lantia doluptas eicia susa non niet quatem. Gitem lantia \ 3doluptas eicia susa non niet quatem.</p>
<div id="videoGalleryLinkDiv">
<a href="{getToolboxUrl(#15#):h}">More videos..</a>
</div>
<li>St. Ignace Budget Host</li>
<li>700 N. State St.</li>
<li>St. Ignace, MI 49781</li>
- <li>800-872-7075</li>
+ <li>800-872-7057</li>
<li>Email: <a href="mailto:stay@stignacebudgethost.com">stay@stignacebudgethost.com</a></li>
</ul>
</div>
$(this).siblings('ul').toggleClass('open');
});
$('.datepicker').datepicker();
- $('#toolbox .listing ul li').attr('class','small-12 medium-6 columns');
+ $('#toolbox .listing ul li').attr('class','small-12 large-6 columns');
+ $('#toolbox .listing ul').attr('class','listul');
});
</script>
</body>