/*
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('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;
}

#main { overflow:visible!important; }


/* 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( '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;
}

/*mariehaddad*/

.twitter-block a {
	color: #FFF;
}

.twitter-block a:hover {
	color: #DDD;
}

.gigpress-info-item a {
	color: #cf2844;
	border-bottom: 1px dotted #cf2844;
}

.gigpress-info-item a:visited {
	color: #c04e61;
	border-bottom: 1px dotted #c04e61;
}

#sidebar li a {
	line-height: 20px;
}
.widget ul li a, .widget ul li a:visited {
background: none repeat scroll 0 0 transparent; }
#wrapper { box-shadow: 0px 0px 10px; background: #972d20; }
#namecontainer {position:absolute;z-index:9999;top:60px; left:20px;}
#namecontainer h2 {font-family:'PTSansCaptionBold';font-style:italic;font-size:22px;}
#nav a { color: rgba(255,255,255,0.3); font-size:18px; font-style:normal; }

#footer .icons { display: none; }

