/* Default Theme */
.theme-default .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
}
.theme-default.shadow .nivoSlider {
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-default .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-default .nivoSlider a {
	border:0;
	display:block;
}
.theme-default .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-default .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-default .nivo-controlNav a.active {
	background-position:0 -22px;
}
.theme-default .nivo-directionNav a {
	display:block;
	width:47px;
	height:47px;
	background:url(../images/pm-arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-default a.nivo-nextNav {
	background-position:-47px 0;
	right:15px;
}
.theme-default a.nivo-prevNav {
	left:15px;
}
.theme-default .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-default .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-default .nivo-caption a:hover {
    color:#fff;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-default .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
/* Blue Theme */
.theme-blue .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-blue .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-blue .nivoSlider a {
	border:0;
	display:block;
}
.theme-blue .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-blue .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/bullets-blue.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-blue .nivo-controlNav a.active {
	background-position:0 -22px;
}
.theme-blue .nivo-directionNav a {
	display:block;
	width:47px;
	height:47px;
	background:url(../images/pm-arrows-blue.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-blue a.nivo-nextNav {
	background-position:-47px 0;
	right:15px;
}
.theme-blue a.nivo-prevNav {
	left:15px;
}
.theme-blue .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-blue .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-blue .nivo-caption a:hover {
    color:#fff;
}
.theme-blue .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-blue .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-blue .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}

/* Pinterest Theme */
.theme-pinterest .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
}
.theme-pinterest.shadow .nivoSlider {
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-pinterest .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-pinterest .nivoSlider a {
	border:0;
	display:block;
}
.theme-pinterest .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-pinterest .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/bullets-red.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-pinterest .nivo-controlNav a.active {
	background-position:0 -22px;
}

.theme-pinterest .nivo-directionNav a {
	display:block;
	width:47px;
	height:47px;
	background:url(../images/pm-arrows-red.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-pinterest a.nivo-nextNav {
	background-position:-47px 0;
	right:15px;
}
.theme-pinterest a.nivo-prevNav {
	left:15px;
}
.theme-pinterest .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
	background-color:#ffffff !important;
	color:#c61f26;
}
.theme-pinterest .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-pinterest .nivo-caption a:hover {
    color:#fff;
}
.theme-pinterest .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-pinterest .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-pinterest .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
/* Small Arrow Theme */
.theme-skinny .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
    margin-bottom:10px;
}
.theme-skinny.shadow .nivoSlider {
    -webkit-box-shadow: 0px 1px 5px 0px #4a4a4a;
    -moz-box-shadow: 0px 1px 5px 0px #4a4a4a;
    box-shadow: 0px 1px 5px 0px #4a4a4a;
}
.theme-skinny .nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.theme-skinny .nivoSlider a {
	border:0;
	display:block;
}
.theme-skinny .nivo-controlNav {
	text-align: center;
	padding: 20px 0;
}
.theme-skinny .nivo-controlNav a {
	display:inline-block;
	width:22px;
	height:22px;
	background:url(../images/bullets.png) no-repeat;
	text-indent:-9999px;
	border:0;
	margin: 0 2px;
}
.theme-skinny .nivo-controlNav a.active {
	background-position:0 -22px;
}
.theme-skinny .nivo-directionNav a {
	display:block;
	width:15px;
	height:21px;
	background:url(../images/small-arrows.png) no-repeat;
	text-indent:-9999px;
	border:0;
}
.theme-skinny a.nivo-nextNav {
	background-position:-15px 0;
	right:15px;
}
.theme-skinny a.nivo-prevNav {
	left:15px;
}
.theme-skinny .nivo-caption {
    font-family: Helvetica, Arial, sans-serif;
}
.theme-skinny .nivo-caption a {
    color:#fff;
    border-bottom:1px dotted #fff;
}
.theme-skinny .nivo-caption a:hover {
    color:#fff;
}
.theme-skinny .nivo-controlNav.nivo-thumbs-enabled {
	width: 100%;
}
.theme-skinny .nivo-controlNav.nivo-thumbs-enabled a {
	width: auto;
	height: auto;
	background: none;
	margin-bottom: 5px;
}
.theme-skinny .nivo-controlNav.nivo-thumbs-enabled img {
	display: block;
	width: 120px;
	height: auto;
}
/* Extra Stuff */
.pinmason-repin{
	display:none;
	position:absolute;
	top:5px;
	right:5px;
	margin:10px 10px 0 0;
	z-index:9999;
	background:url(../images/repin.png) top center no-repeat transparent;
	width:16px;
	height:16px;
	text-indent:-99999px;
	cursor:pointer;
    -webkit-box-shadow: 0px 0px 3px 1px rgba(0,0,0,.2);
    -moz-box-shadow:0px 0px 3px 1px rgba(0,0,0,.2);
    box-shadow: 0px 0px 3px 1px rgba(0,0,0,.2);
}