/* Base styles for the user-facing Armadillo navigation menu */
/* Armadillo is a self-contained, custom-built CMS for RapidWeavear. */
/* Copyright 2011-2015 NimbleHost. All rights reserved. */
#armadilloContentMenu { margin: 0 0 20px 0; display: none; }
#armadilloContentMenu ul { margin: 0 !important; padding: 0 !important; position: relative !important; list-style: none !important; display: block; height: 2.6em; border-radius: 3px; }
#armadilloContentMenu ul li { margin: 0 !important; padding: 0 !important; float: left; position: relative; }
#armadilloContentMenu ul li a { display: block; margin: 0.3em; padding: 0 0.5em; line-height: 2em; text-decoration: none; border-radius: 3px; }
#armadilloContentMenu ul .menuSectionLabel { margin: 5px 0;padding: 0;width: auto;line-height: 2em;background-color: transparent;font-size: 1.2em;font-family: sans-serif;text-align: center; }

#armadilloContentMenu ul ul { padding: 0.3em !important; position: absolute !important; z-index: 99999; width: 10.6em; height: auto; }
#armadilloContentMenu ul ul .childIndicator { display: block; position: absolute; right: 5px; top: 0; line-height: 2em; font-weight: bold; }
#armadilloContentMenu ul li ul li { width: 10.6em; float: left; }
#armadilloContentMenu ul ul li a { margin: 0; }

#armadilloContentMenu ul ul ul { left: 10.6em; top: auto; margin-top: -2.3em !important; }

.armadilloClearer { clear: both; }

#armadilloContentContainer { margin: 0 0 10px 0; padding: 0; }

/* Hide Drop Down Menu Items */
#armadilloContentMenu ul ul , #armadilloContentMenu ul li:hover ul ul, #armadilloContentMenu ul li:hover ul ul ul, #armadilloContentMenu ul li:hover ul ul ul ul, #armadilloContentMenu ul li:hover ul ul ul ul ul, #armadilloContentMenu ul li:hover ul ul ul ul ul ul, #armadilloContentMenu ul li:hover ul ul ul ul ul ul ul, #armadilloContentMenu ul li:hover ul ul ul ul ul ul ul ul, #armadilloContentMenu ul li:hover ul ul ul ul ul ul ul ul ul { display: none; }

/* Show on Hover */
#armadilloContentMenu ul li:hover ul, #armadilloContentMenu ul li li:hover ul, #armadilloContentMenu ul li li li:hover ul, #armadilloContentMenu ul li li li li:hover ul, #armadilloContentMenu ul li li li li li:hover ul, #armadilloContentMenu ul li li li li li li:hover ul, #armadilloContentMenu ul li li li li li li li:hover ul, #armadilloContentMenu ul li li li li li li li li:hover ul, #armadilloContentMenu ul li li li li li li li li li:hover ul { display: block; }

/* User defined styles for the Armadillo navigation menu */
#armadilloContentMenu ul { background-color: #E4E4E4; }
#armadilloContentMenu ul li a { color: #333333; }
#armadilloContentMenu ul li a:hover { background-color: #FFFFFF; }
#armadilloContentMenu ul li a.current { background-color: #CCCCCC; color: #000000; }

#armadilloContentMenu ul ul { background-color: #E4E4E4; -webkit-box-shadow: 0 0 3px black; -moz-box-shadow: 0 0 3px black; box-shadow: 0 0 3px black; }
#armadilloContentMenu ul ul li a, #armadilloContentMenu ul ul .childIndicator { color: #000000; }
#armadilloContentMenu ul ul li a:hover { background-color: #FFFFFF; }
#armadilloContentMenu ul ul li a.current { background-color: #CCCCCC; color:  #000000; }

/* Base styles for content displayed by Armadillo */
.hide { display: none; }

/* Styles for the Armadillo blog with ID of 1 and titled: Movies */
.armadilloBlog_1 .fetchedPostsContainer { display: none; opacity: 0; }
.armadilloBlog_1 .fetchedPostsContainer > p { margin: 0; padding: 0; }

.armadilloBlog_1 .showMorePostsButton, .showMorePostsButton.armadilloBlog_1 { margin: 0; padding: 20px 0; text-align: center; }
.armadilloBlog_1 .showMorePostsButton a, .showMorePostsButton.armadilloBlog_1 a { cursor: pointer; margin: 10px auto; padding: 10px; background-color: #666666; color: #FFFFFF; text-decoration: none; }

.armadilloBlog_1 #blog-categories { display:block; }
.armadilloBlog_1 .blog-entry-category { display:inline; }
.armadilloBlog_1 #blog-archives { display:block; }
.armadilloBlog_1 ul.blog-tag-cloud, .armadilloBlog_1 p.blog-entry-tags { display:block; }
.armadilloBlog_1 #blog-post-authors ul { display:none; padding-left: 0; }
.armadilloBlog_1 #blog-post-authors ul li { list-style:none; }

/* Styles for the Armadillo blog with ID of 4 and titled: TV Shows */
.armadilloBlog_4 .fetchedPostsContainer { display: none; opacity: 0; }
.armadilloBlog_4 .fetchedPostsContainer > p { margin: 0; padding: 0; }

.armadilloBlog_4 .showMorePostsButton, .showMorePostsButton.armadilloBlog_4 { margin: 0; padding: 20px 0; text-align: center; }
.armadilloBlog_4 .showMorePostsButton a, .showMorePostsButton.armadilloBlog_4 a { cursor: pointer; margin: 10px auto; padding: 10px; background-color: #666666; color: #FFFFFF; text-decoration: none; }

.armadilloBlog_4 #blog-categories { display:block; }
.armadilloBlog_4 .blog-entry-category { display:inline; }
.armadilloBlog_4 #blog-archives { display:block; }
.armadilloBlog_4 ul.blog-tag-cloud, .armadilloBlog_4 p.blog-entry-tags { display:block; }
.armadilloBlog_4 #blog-post-authors ul { display:none; padding-left: 0; }
.armadilloBlog_4 #blog-post-authors ul li { list-style:none; }

/* Styles for the Armadillo blog with ID of 8 and titled: Pet Peeves */
.armadilloBlog_8 .fetchedPostsContainer { display: none; opacity: 0; }
.armadilloBlog_8 .fetchedPostsContainer > p { margin: 0; padding: 0; }

.armadilloBlog_8 .showMorePostsButton, .showMorePostsButton.armadilloBlog_8 { margin: 0; padding: 20px 0; text-align: center; }
.armadilloBlog_8 .showMorePostsButton a, .showMorePostsButton.armadilloBlog_8 a { cursor: pointer; margin: 10px auto; padding: 10px; background-color: #666666; color: #FFFFFF; text-decoration: none; }

.armadilloBlog_8 #blog-categories { display:none; }
.armadilloBlog_8 .blog-entry-category { display:none; }
.armadilloBlog_8 #blog-archives { display:block; }
.armadilloBlog_8 ul.blog-tag-cloud, .armadilloBlog_8 p.blog-entry-tags { display:block; }
.armadilloBlog_8 #blog-post-authors ul { display:none; padding-left: 0; }
.armadilloBlog_8 #blog-post-authors ul li { list-style:none; }

/* Styles for the Armadillo blog with ID of 10 and titled: Handy Stuff */
.armadilloBlog_10 .fetchedPostsContainer { display: none; opacity: 0; }
.armadilloBlog_10 .fetchedPostsContainer > p { margin: 0; padding: 0; }

.armadilloBlog_10 .showMorePostsButton, .showMorePostsButton.armadilloBlog_10 { margin: 0; padding: 20px 0; text-align: center; }
.armadilloBlog_10 .showMorePostsButton a, .showMorePostsButton.armadilloBlog_10 a { cursor: pointer; margin: 10px auto; padding: 10px; background-color: #666666; color: #FFFFFF; text-decoration: none; }

.armadilloBlog_10 #blog-categories { display:none; }
.armadilloBlog_10 .blog-entry-category { display:none; }
.armadilloBlog_10 #blog-archives { display:block; }
.armadilloBlog_10 ul.blog-tag-cloud, .armadilloBlog_10 p.blog-entry-tags { display:block; }
.armadilloBlog_10 #blog-post-authors ul { display:none; padding-left: 0; }
.armadilloBlog_10 #blog-post-authors ul li { list-style:none; }

/* Styles for the Armadillo blog with ID of 26 and titled: Uber Bits */
.armadilloBlog_26 .fetchedPostsContainer { display: none; opacity: 0; }
.armadilloBlog_26 .fetchedPostsContainer > p { margin: 0; padding: 0; }

.armadilloBlog_26 .showMorePostsButton, .showMorePostsButton.armadilloBlog_26 { margin: 0; padding: 20px 0; text-align: center; }
.armadilloBlog_26 .showMorePostsButton a, .showMorePostsButton.armadilloBlog_26 a { cursor: pointer; margin: 10px auto; padding: 10px; background-color: #666666; color: #FFFFFF; text-decoration: none; }

.armadilloBlog_26 #blog-categories { display:block; }
.armadilloBlog_26 .blog-entry-category { display:inline; }
.armadilloBlog_26 #blog-archives { display:block; }
.armadilloBlog_26 ul.blog-tag-cloud, .armadilloBlog_26 p.blog-entry-tags { display:block; }
.armadilloBlog_26 #blog-post-authors ul { display:none; padding-left: 0; }
.armadilloBlog_26 #blog-post-authors ul li { list-style:none; }

/* Styles for the Armadillo blog with ID of 38 and titled: Foodies */
.armadilloBlog_38 .fetchedPostsContainer { display: none; opacity: 0; }
.armadilloBlog_38 .fetchedPostsContainer > p { margin: 0; padding: 0; }

.armadilloBlog_38 .showMorePostsButton, .showMorePostsButton.armadilloBlog_38 { margin: 0; padding: 20px 0; text-align: center; }
.armadilloBlog_38 .showMorePostsButton a, .showMorePostsButton.armadilloBlog_38 a { cursor: pointer; margin: 10px auto; padding: 10px; background-color: #666666; color: #FFFFFF; text-decoration: none; }

.armadilloBlog_38 #blog-categories { display:block; }
.armadilloBlog_38 .blog-entry-category { display:inline; }
.armadilloBlog_38 #blog-archives { display:block; }
.armadilloBlog_38 ul.blog-tag-cloud, .armadilloBlog_38 p.blog-entry-tags { display:block; }
.armadilloBlog_38 #blog-post-authors ul { display:none; padding-left: 0; }
.armadilloBlog_38 #blog-post-authors ul li { list-style:none; }

/* Styles for the Armadillo blog with ID of 40 and titled: Hotels */
.armadilloBlog_40 .fetchedPostsContainer { display: none; opacity: 0; }
.armadilloBlog_40 .fetchedPostsContainer > p { margin: 0; padding: 0; }

.armadilloBlog_40 .showMorePostsButton, .showMorePostsButton.armadilloBlog_40 { margin: 0; padding: 20px 0; text-align: center; }
.armadilloBlog_40 .showMorePostsButton a, .showMorePostsButton.armadilloBlog_40 a { cursor: pointer; margin: 10px auto; padding: 10px; background-color: #666666; color: #FFFFFF; text-decoration: none; }

.armadilloBlog_40 #blog-categories { display:block; }
.armadilloBlog_40 .blog-entry-category { display:inline; }
.armadilloBlog_40 #blog-archives { display:block; }
.armadilloBlog_40 ul.blog-tag-cloud, .armadilloBlog_40 p.blog-entry-tags { display:block; }
.armadilloBlog_40 #blog-post-authors ul { display:none; padding-left: 0; }
.armadilloBlog_40 #blog-post-authors ul li { list-style:none; }

.armadilloAdminLink { display: inline; color: #0000FF; }
.armadilloAdminLink:hover { color: #0000FF; }
html.fancybox-lock { overflow: visible !important; }

/* The following code is user-submitted custom css entered through the web interface. */
#blog-categories::before { content: "Categories: ";}

#blog-archives::before { content: "Archives: "; clear: both;}

.blog-tag-cloud::before { content: "Tags: ";}