ï»¿




/*
     FILE ARCHIVED ON 3:57:46 Jul 30, 2015 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 0:32:49 Apr 1, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
Theme Name:		IndieFest
Theme URI:		http://foxhoundbandthemes.com/themes/indiefest/
Description:	This big epic visual band theme was designed for indie rockers, folk artists, grassroots pop stars, and outdoor music festivals. It's cheerful, ominous, moody, epic, laid back, summery Ñ whatever you need it to be.
Author:			Foxhound Band Themes
Author URI:		http://foxhoundbandthemes.com
Version:		1.3
Tags:			bright, blue, happy
License:		GPL
License URI:	http://foxhoundbandthemes.com/terms-licencing/
 *
 * IndieFest WordPress Theme, Copyright (C) 2012 Foxhound Band Themes
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License as published by
 * the Free Software Foundation; either version 2 of the License, or
 * (at your option) any later version.
 * 
 * This program is distributed in the hope that it will be useful,
 * but WITHOUT ANY WARRANTY; without even the implied warranty of
 * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
 * GNU General Public License for more details.
*/

@import url('/wp-content/themes/indiefest/css/all.css');

/* WordPress-Generated CSS Classes
   -------------------------------------------------
*/
.aligncenter { /* defined below */ }
.alignleft { /* defined below*/ }
.alignnone { /* defined below */ }
.alignright { /* defined below */ }
.wp-caption { /* defined below */ }
.wp-caption-text { /* defined below */ }
.gallery-caption { /* defined below */ }
.bypostauthor { /* defined below */ }
.sticky { /* defined below */ }




.alignleft {
	float: left;
	margin: 5px 10px 5px 0;
}
.alignright {
	float: right;
	margin: 5px 0 5px 10px;
}
.aligncenter {
	margin: 0 auto;
	display: block;
}
.link-pages {
	clear:both;
}

.alignnone, .alignright, .alignleft, .aligncenter {
padding: 1px;
border: 1px solid #CCCCCC;}

#content .post,
#content .page {
	float:left;
	clear:both;
}

.wp-caption {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.7);
    border: 1px solid #CCCCCC;
    color: #737373;
    font-size: 11px;
    line-height: 12px;
    margin-bottom: 15px;
    padding: 8px 6px;
    text-align: center!important;
}

.wp-caption img {
	border: none;
	margin: 0;
	padding: 1px;
}
.wp-caption p {
	margin: 0 3px;
	padding: 8px;
	color: #999;
	font-size: 11px;
	text-align: center;
	line-height: 12px;
}

.postsnavlinks,
.navigation {
	clear:both;
	margin: 0px auto;
	text-align:center;
}
.postsnavlinks span,
.navigation div {
	float:left;
	width: 50%;
	min-width: 50%;
}
.postsnavlinks .newer,
.navigation .nav-previous {
	text-align:left;
}
.postsnavlinks .older,
.navigation .nav-next {
	text-align:right;
}

/* Nivo Slider */

#nivoslider {
	position:relative;
	width:974px; /* Change this to your images width */
	height:416px; /* Change this to your images height */
	background: none;
}
#nivoslider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}

#nivoslider a {
	border:0;
	display:block;
}
#nivoslider .nivo-controlNav {
	display:block;
	position: relative;
	top: 366px;
	left: 0;
	margin: 0;
	padding:5px 50px;
	z-index: 100;
	text-align:right;
	height:28px;
	min-height:28px;
	max-height:28px;
	background: transparent;
}
#nivoslider .nivo-controlNav a.nivo-control {
	display: inline-block;
	float: none;
	line-height: 28px;
	width: 14px;
	height: 14px;
	margin: 6px 3px;
	color: transparent;
	text-indent: -9999px;
	overflow: hidden;
	background: url( '/wp-content/themes/indiefest/images/nivo-icon.png' ) no-repeat;
	background-position: 0px 0px;
}
#nivoslider .nivo-controlNav a.nivo-control:hover,
#nivoslider .nivo-controlNav a.nivo-control.active {
	background-position: 0px -14px;
}