/* Id: 7.30701.1345657843
 * Generated: 28-Jun-2016 23:16:25
 */
    
/* Nav bars, buttons and gradient backgrounds Scotsman */
#header .main-nav, #footer .accordion h1.section-title a, input[type=submit], #contactus h2, .button, #footer, #findit[role="content"] .post.premium h2{
	border-top: 1px solid #2e5584;
	border-bottom: 1px solid #04336b;
	background: #0d0c38;
	background: -webkit-gradient(linear, left top, left bottom, from(#14133e), to(#0d0c38));
	background: -webkit-linear-gradient(#14133e, #0d0c38);
	background: -moz-linear-gradient(center top, #14133e 0%, #0d0c38 100%);
	background: -moz-gradient(center top, #14133e 0%, #0d0c38 100%);
	background-image:      -o-linear-gradient(top, #14133e, #0d0c38); /* Opera 11.10+ */
		filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0014133e, endColorstr=#000d0c38);
}
/*pull out top menu and active tab lighter background and borders*/
#header .main-nav ul.sub-menu, #header .main-nav ul li a.active {
	background: #313168;
}
form label, a{
	color:#04336b;
}
a:hover, a:focus{
	color:#2e5584;
}
input[type="submit"]:hover, .button:active{
	background:#2e5584;
}
#footer .accordion h1.section-title a::after, .accordion h1.section-title a::after, [role=content]#findit nav.categories > ol > li.parent > a:after {
	background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAKUlEQVQIHWP8//8/AxTAGIwgPhNMFJ1mAQrAVMLkwHy8OsBmIunEbwcAHyUHDMZovCsAAAAASUVORK5CYII=) 3px 3px no-repeat #0d0c38;
}
#footer .accordion h1.section-title a.active::after, .accordion h1.section-title a.active::after, [role=content]#findit nav.categories > ol > li.parent > a.active::after {
	background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAIElEQVQIHWP8//8/AzbAhE0QJMYCxFi14NXBiM04nDoAH3YEDUTZdHgAAAAASUVORK5CYII=) 3px 3px no-repeat #0d0c38;
}
input[type="submit"], .button, #footer .accordion h1.section-title a {
	border:1px solid rgba(000,000,000,0.4);
}
#header .search-form p.search_wrap .submit::after{
	border:2px solid #0d0c38;
}
#header .search-form p.search_wrap .submit::before{
	background: #0d0c38;
}
[role="content"] .infoNode, #findit[role="content"] .post.premium {
	background:#eff5fb;
}
[role="content"] .button.add{	
	border-bottom: 1px solid #04336B; border-top: 1px solid #2E5584;
	color: #FFFFFF; text-shadow: 0 1px 0 rgba(0, 0, 0, 0.7);
	background: #0d0c38;
	background: -webkit-gradient(linear, left top, left bottom, from(#14133e), to(#0d0c38));
	background: -webkit-linear-gradient(#14133e, #0d0c38);
	background: -moz-linear-gradient(center top, #14133e 0%, #0d0c38 100%);
	background: -moz-gradient(center top, #14133e 0%, #0d0c38 100%);
	background-image:      -o-linear-gradient(top, #14133e, #0d0c38); /* Opera 11.10+ */
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0014133e, endColorstr=#000d0c38);
}
[role="content"] .button.add:hover{
	background: none repeat scroll 0 0 #2E5584;
}
section.links ul{
	border-top: #fdd8fd;
}
#footer p.copyright, #footer accordion h1.section-title a, #footer .footer-nav ul li a, input[type="submit"], .button, #header .main-nav a, #header .main-nav ul.sub-menu li.all a, #head .main-nav ul.sub-menu li a, #footer .accordion h1.section-title a, #footer .accordion h1.section-title a.active, #footer .accordion h1.section-title a, #footer p, #header .main-nav ul.sub-menu li a, #footer .accordion .login-form p label {
	color: #fff;
	text-shadow: 0px 1px 0px rgba(000, 000, 000, 0.7);
}

/* scots themed pluck buttons */
a.pmobile-primary-button,
.pmobile-comments-comment-reply .pmobile-secondary-button {
	color:#fff;
	text-shadow:1px 1px 0 rgba(0,0,0,0.8);
	border:1px solid #0d0c38;
	background-color: #14133e;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#14133e), to(#0d0c38)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #14133e, #0d0c38); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #14133e, #0d0c38); /* FF3.6+ */
	background-image:     -ms-linear-gradient(top, #14133e, #0d0c38); /* IE10 */
	background-image:      -o-linear-gradient(top, #14133e, #0d0c38); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom, #14133e, #0d0c38);
			  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0014133e, endColorstr=#000d0c38);
}

/* each active state moved on 2 hex values */
a.pmobile-primary-button:active,
.pmobile-comments-comment-reply .pmobile-secondary-button:active {	
	background-color: #36355f;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#36355f), to(#2f2e5a)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #36355f, #2f2e5a); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #36355f, #2f2e5a); /* FF3.6+ */
	background-image:     -ms-linear-gradient(top, #36355f, #2f2e5a); /* IE10 */
	background-image:      -o-linear-gradient(top, #36355f, #2f2e5a); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom, #36355f, #2f2e5a);
			  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr=#0036355f, endColorstr=#002f2e5a);
	}
			

      