/*** Custom Stylesheet for RCCGD Website Customer ***/
/*** Created by RCC Graphic Designs     ***/
/*** http://rccgraphicdesigns.com         */


/* Layout & Typography */
blockquote { margin: 0; }
.widget-text ul ul { margin: 0; padding-top: 0.25rem; }
.widget-text p ,.widget-text li { padding-top: 0.25rem !important; padding-bottom: 0.25rem !important; }
.stx-nav {
display: block;
width: 100%;
position: fixed !important;
top: 0;
left: 0;
}
header { margin-top: 2rem !important; }
#Header-Right form.stx-search {
width: 50%; 
float: right;
clear: both;
margin-top: 1rem;
}
#Header-Right .stx-contact {
display: block;
float: right;
clear: both;
margin-top: 1rem;
}
#Header-Right .stx-contact span {
padding: 3px 0.75rem;
text-decoration: none;
font-size: 90%;
font-weight: bold;
}
#Header-Right .stx-contact span.companyname {
display: block;
text-align: right;
font-size: 120%;
color: #0055A5;
}
#Header-Right .stx-contact span.address {
border-right: 1px dotted #ccc;
}
.stx-intro-link {
display: inline-block;
font-size: 75%;
}
.stx-sidebar1 { padding-left: 2rem !important; }
.stx-blockheader { padding-left: 0 !important; }
.stx-blockcontent li { margin-bottom: 0.25rem; }
.stx-blockcontent .children { margin-top: 0.25rem; }
.stx-social {
padding-left: 0.3rem;
margin-bottom: 1.5rem;
}
.stx-social a {
margin-right: 0.5rem;
}
.stx-footer, #stx-ftr-contact p { 
text-align: left !important;
}
.stx-list-inline li {
display: inline-block;
margin: 0;
margin-right: 1rem;
width: 40%;
vertical-align: top;
}
.stx-layout-cell-size4 .stx-list-inline li { margin-right: 0.5rem; }

#stx-ftr-contact .companyname { font-weight: bold; }
/*#stx-ftr-contact .companyname, #stx-ftr-contact .address { padding-bottom: 0.5rem; }*/
#stx-ftr-contact span.stx-leftlabel, #stx-ftr-contact span.stx-rightlabel { margin-left: 0.5rem; font-weight: bold; }

.stx-subnav-top, .stx-subnav-bottom {
margin: 1rem 0 1rem 0;
font-size: 0.75rem;
}
.stx-subnav-top {
display: inline-block;
float: right;
clear: both;
}
.stx-subnav-top a,.stx-subnav-bottom a {
padding: 3px 0.75rem;
text-decoration: none;
border-right: 1px dotted #ccc;
font-weight: bold;
}
.stx-subnav-top a:hover, .stx-subnav-bottom a:hover {
text-decoration: underline;
}
.stx-subnav-top a.last, .stx-subnav-bottom a.last {
border-right: none;
}

/* Search */
.search-results .stx-postheader { border-bottom: 1px solid #dedce0; }

/* Blog */
.blog .stx-block, .archive .stx-block, .blog .stx-post, .archive .stx-post { margin-bottom: 1rem; }
.stx-postheader { line-height: 125%; }
.stx-postheadericons { border-top: 1px solid #dedce0; text-align: right; }
.search-results .stx-postheadericons, .blog .stx-postheadericons, .archive .stx-postheadericons { margin-bottom: 1rem; }
.stx-postfootericons { border-top: 1px dotted #dedce0; }
img.wp-post-image {
margin-right: 2rem !important;
}
.widget_recent_entries .stx-blockcontent li { margin-bottom: 0.5rem; }


/* Media */
.stx-tophdr-img { margin: 0 !important; }
img.alignright { 
margin: 0 0 1rem 2rem;
}
img.alignleft {
margin: 0 2rem 1rem 0;
}
.wp-caption.alignleft {
margin-top: 0;
margin-left: 0;
margin-right: 1rem;
margin-bottom: 1rem;
}
.wp-caption.alignright {
margin-top: 0;
margin-left: 1rem;
margin-right: 0;
margin-bottom: 1rem;
}




/* Responsive Styles */
.responsive .stx-nav .stx-menu-btn {
background: url('images/stx-menubtn-label.png') no-repeat scroll 0 50% #000;
padding-left: 75px;
}
.responsive nav.stx-nav, .responsive .stx-nav-inner { text-align: center !important; padding: 0.2rem !important; }
.responsive .stx-logo img { max-width: 290px; margin: 1rem 0; }
.responsive .stx-subnav-top,
.responsive #Header-Right { display: none !important; }
.responsive .stx-sidebar1 { padding-left: 0 !important; padding-top: 1rem; margin-top: 1rem; border-top: 3px dotted #ccc; }
.responsive .stx-list-inline li { width: 100%; }

.responsive.responsive-tablet .stx-vmenublock, .responsive.responsive-tablet .stx-block { 
display: inline-block; 
width: 97%;
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
}