﻿
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,600);

html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
    -webkit-font-smoothing: antialiased;
    font-family: 'Open Sans', sans-serif;
}

/* Wrapper for page content to push down footer */
#wrap {
    min-height: 100%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by its height */
    margin: 0 auto -60px;
    /* Pad bottom by footer height */
    padding: 0 0 60px;
}

/* Set the fixed height of the footer here */
#footer {
    height: 60px;
    background-color: #f5f5f5;
    margin-top:50px;
    padding-top:20px;
    padding-bottom:20px;
}


/* Custom page CSS
-------------------------------------------------- */
/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
}


/* Since positioning the image, we need to help out the caption */
.carousel-caption {
    z-index: 10;
}
    .carousel-caption h2,
    .carousel-caption h1 {
        text-align: right;
    }
        .carousel-caption h1 {
            font-size: 60px;
        }

#myCarousel .item {
    /*height: 800px;*/
    background-color: #bbb;
}
/*#myCarousel img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100%;
    height: 100%;
}*/
#myCarousel img {
    max-width: 1920px;
}

#wrap > .container {
    padding: 60px 15px 0;
}
.container .credit {
    margin: 20px 0;
}

#footer {
    background-color:#414141;
}

#footer a {
    color:#efefef;
}

header {
    background: #333;
    color:#555;
}

header .dropdown-menu {
    top:74px;
    background: #ffcc33;
    border-width:0;
}

/* Text */
h1 {
    font-size:50px;
}

.txt-large {
    font-size: 26px;
}
.txt-med {
    font-size: 20px;
}

#loading {
    background-color: #EEEEEE;
    border-radius: 10px;
    height: 100px;
    margin: 10% auto 0;
    padding: 20px 0px;
    text-align: center;
    width: 200px;
}

/*.logo {
    font-size:40px;
    position:absolute;
    z-index:1200;
    color:#333;
    top:70px;
    text-align:center;
    width:100%;
}*/
#logo-magz {
    left: 140px;
    position: absolute;
    top: 15px;
    z-index: 1200;
}
    /*#logo-magz img {
        height: auto;
        width: 100%;
    }*/

#nav {
    width: 100%;
    position:static;
    top:-32px;
}

#nav.affix {
    position: fixed;
    top: 0;
    z-index:10;
    -webkit-transition: all .6s ease-in-out;
}

#footer > .container {
  
}

@media (min-width: 767px) {
    .navbar-nav.nav-justified > li{
        float:none;
        white-space: nowrap;
    }
}
  
.navbar-nav {
    margin: 1px 1px; 
}  
  
/* customize nav style */
#nav {
    box-shadow: 0px 2px 5px #888;
}
.navbar-custom {
    background-color: #2e2e2e;
	font-weight:700;
    text-transform:uppercase;
    border-width:0;
}
.navbar-custom  .navbar-nav>li>a {
	color: #ddd;
}
.navbar-custom  .dropdown-menu li>a:hover {
	color: #eee;
}
.navbar-custom  .navbar-nav li>a:hover, .navbar-nav li .open, .navbar-custom .navbar-nav .active a  {
	background-color: #000;
}
.navbar-custom .navbar-nav>.dropdown>a .caret {
	border-top-color: #999;
	border-bottom-color: #999;
}

.navbar-collapse.in { /*3.0.2 bug workaround*/
    overflow-y: visible;
}

.navbar-toggle {
	outline:0;
}

.divider {
	height:50px;
}
.divider30 {
	height:30px;
}

.panel {
	border-width:0;
}

@media (max-width: 768px) {
	header {
	
	}
}

#map-canvas {
  	width: 100%; 
  	height: 300px;
	margin: 0;
	padding: 15px;
}

.scroll-top {
    position:fixed;
    bottom:0;
    right:6%;
    z-index:100;
    background: #f2f3f2;
    font-size:24px;
    border-top-left-radius:3px;
    border-top-right-radius:3px;
}
.scroll-top a:link,.scroll-top a:visited {
    color:#222;
} 
 

section {
    color: #ffffff;
    min-height: 400px;
    height: auto !important;
    height: 100%;
    padding-top:100px;
}

/* Section Backgrounds */
.bg-1 {
	background: url('../Images/bkgd/bkgd-various.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}

.bg-2 {
	background: url('../Images/bkgd/bkgd-various-2.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}

.bg-3 {
	background: url('../Images/bkgd/bkgd-singage.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}

.bg-4 {
	background: url('../Images/banners/slide-5.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-5 {
	background: url('../Images/pittsburgh.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}

.bg-5 {
	padding-top:30px;
    /*background-color:#e6e6e6;*/
}

.bg-judge {
	background: url('../Images/bkgd/bkgd-judge.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}

.bg-records {
	background: url('../Images/banners/banner-collectibles-3.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-trucks {
	background: url('../Images/bkgd/bkgd-tonka-trucks.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}

.bg-shoe-wrap {
	background: url('../Images/bkgd/bkgd-wrap-shoe.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}

.bg-cars {
	background: url('../Images/bkgd/bkgd-cars.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-painted-shoes {
	background: url('../Images/bkgd/bkgd-new-painted-shoes.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-xmas-1 {
	background: url('../Images/bkgd/bkgd-xmas-1.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-charger-shoe {
	background: url('../Images/bkgd/bkgd-charger-shoe.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-sunset-shoe {
	background: url('../Images/bkgd/bkgd-sunset-shoe.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-kids-on-shoes {
	background: url('../Images/bkgd/bkgd-kids-on-shoes.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-shoe-compare {
	background: url('../Images/bkgd/bkgd-shoe-compare.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-cars-2 {
	background: url('../Images/bkgd/bkgd-cars-2.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-pete-blazy {
	background: url('../Images/bkgd/bkgd-pete-blazy.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}bg-pete-blazy
.bg-garage-art {
	background: url('../Images/bkgd/bkgd-garage-art.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-garage-firstFlight {
	background: url('../Images/bkgd/garage-art-first-flight.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-brother-doobie {
	background: url('../Images/bkgd/bkgd-brother-doobie2.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-early-1 {
	background: url('../Images/bkgd/bkgd-early-1.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-firetruck {
	background: url('../Images/bkgd/bkgd-firetruck.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-van-flames {
	background: url('../Images/bkgd/bkgd-van-flames.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-denny {
	background: url('../Images/bkgd/bkgd-dennyv.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
.bg-books {
	background: url('../Images/bkgd/bkgd-books.jpg') no-repeat center center fixed; 
    -webkit-background-size: cover;
  	-moz-background-size: cover;
  	-o-background-size: cover;
  	background-size: cover;
    opacity: 0.5;
}
/* End Section Backgrounds */

/* Borders */
.dbl-border {
    border: 3px double #ccc;
}
.solid-border {
    border: 3px solid #ccc;
}
.shadow {
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.6), 0 1px 0 rgba(255, 255, 255, 0.5) inset !important;
}
.rounded {
    border-radius: 10px;
}

.panel .img-responsive {
	min-height:270px;
    max-height:270px;
}

/* Galleries */
img.imgGallery {
    border: 2px solid #ccc;
    border-radius: 3px;
}

.large-gallery-image {
    height: 600px;
    width: 800px;
}

/* Build Galleries */
/*#contain-shirt {*/
    /*background: url("/ArtAttire/Images/shirt-white-lg.jpg") no-repeat;*/
    /*height: 578px;
    max-height: 578px;
    max-width: 600px;*/
    /*background-size: 920px 630px;
    height: 630px;
    width: 920px;*/
/*}*/

/*#draggable {
    border: none;
    z-index: 20;
}
#draggable { width: 100px; height: 100px; padding: 0.5em; float: left; margin: 0 10px 10px 0; }
#draggable p { cursor: move; }*/

    /*#gallery { float: left; width: 65%; min-height: 12em; }*/
.gallery.custom-state-active { background: #eee; }
.gallery li { float: left; width: 185px; padding: 0.4em; text-align: center; }
.gallery li h5 { margin: 0 0 0.4em; cursor: move; }
.gallery li a { float: right; }
.gallery li a.ui-icon-circle-zoomin { float: left; }
.gallery li img { width: 100%; cursor: move; }
#trash { border: none; width: 32%; padding: 1%; }
#trash h4 { line-height: 16px; margin: 0 0 0.4em; }
#trash h4 .ui-icon { float: left; }
#trash .gallery h5 { display: none; }

/* Custom */
#nav {
    box-shadow: 0px 2px 5px #888;
}

/* jQuery Overrides */
#contain-shirt #trash {
    height: 1px;
    /*float: left;
    height: 630px;
    padding: 1%;*/
    width: 100%;
}
    #contain-shirt #trash.ui-widget-content {
        background: none;
    }
#placed-print {
    /*border: 1px solid #CCCCCC;*/
    height: 300px;
    left: 161px;
    position: absolute;
    top: 139px;
    width: 300px;
}
.gallery.custom li {
    left: 205px;
    position: absolute;
    top: 139px;
}
    .gallery.custom li.ui-widget-content {
        border: none;
    }

/* Bootstrap Overrides */
/*#header-home.page-header, #header-profile.page-header, #header-projects.page-header, #header-location.page-header, #header-contact.page-header, #header-shoes.page-header
{
    border-bottom: none;
}*/

.modal-dialog.modal-md {
    width: 50%;
}
.modal-dialog.modal-lg {
    width: 60%;
}
.modal-dialog.modal-ex-lg {
    width: 80%;
}
.modal-content {
    padding: 15px;
}

.carousel-caption {
    color: #fcb040;
}
p {
    margin: 0 0 20px;
}

.modal-footer {
    margin-top: 20px;
}
    .modal-footer p {
        margin-bottom: 0;
    }

/*.modal {
    display: block;
    position: absolute;
    left: -10000px;
}*/

/*.gals {
    max-height: 150px;
    max-width: 150px;
}*/
/*.flex-viewport {
    max-height: 150px;
}
    .flex-viewport li {
        max-width: 150px;
    }*/

/* Pricing Page */
ul.pricing {
    font-size: 20px;
    margin-top: 20px;
}
ul.pricing li {
    padding: 10px 0 0 0;
}

/* Margins and Padding */
.row-margin {
    margin-bottom: 25px;
}
.row-margin-0, .margin-0 {
    margin: 0;
}
.margin-top-0 {
    margin-top: 0;
}
.margin-top-5 {
    margin-top: 5px;
}
.margin-top-10 {
    margin-top: 10px;
}
.margin-top-15 {
    margin-top: 15px;
}
.margin-top-20 {
    margin-top: 20px;
}
.margin-top-30 {
    margin-top: 30px;
}
.margin-top-45 {
    margin-top: 45px;
}
.margin-bottom-0 {
    margin-bottom: 0;
}
.margin-bottom-5 {
    margin-bottom: 5px;
}
.margin-bottom-10 {
    margin-bottom: 10px;
}
.margin-bottom-15 {
    margin-bottom: 15px;
}
.margin-bottom-20 {
    margin-bottom: 20px;
}
.margin-top-bottom-15 {
    margin: 15px 0;
}
.margin-left-15 {
    margin-left: 15px;
}
.margin-left-25 {
    margin-left: 25px;
}
.margin-left-40 {
    margin-left: 40px;
}
.margin-right-5 {
    margin-right: 5px;
}
.margin-right-10 {
    margin-right: 10px;
}
.margin-right-30 {
    margin-right: 30px;
}
.padding-5 {
    padding: 5px;
}
.padding-left-0 {
    padding-left: 0;
}
.padding-left-5 {
    padding-left: 5px;
}
.padding-right-0 {
    padding-right: 0;
}
.padding-right-40 {
    padding-right: 40px;
}
.padding-left-right-0 {
    padding-left: 0;
    padding-right: 0;
}
.padding-left-right-5 {
    padding-left: 5px;
    padding-right: 5px;
}
.padding-left-right-10 {
    padding-left: 10px;
    padding-right: 10px;
}
.padding-left-right-15 {
    padding-left: 15px;
    padding-right: 15px;
}
.padding-top-5 {
    padding-top: 5px;
}
.padding-top-10 {
    padding-top: 10px;
}
.padding-top-15 {
    padding-top: 15px;
}
.padding-top-20 {
    padding-top: 20px;
}
.padding-top-bottom-5, #RanksList td.padding-top-bottom-5 {
    padding: 5px 0 5px 0;
}
.padding-top-bottom-10 {
    padding: 10px 0 10px 0;
}
.padding-top-bottom-15 {
    padding-top: 15px;
    padding-bottom: 15px;
}
.img-margin {
    margin: 0 auto;
}