/*!
* Stylesheet for RebexArt.com 2015 design
* Copy right 2011-2015 RebexArt Studio, Rebecca Nie (rebex@rebexart.com)
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/

body {
	font-family: 'News Cycle', sans-serif;
	word-wrap: break-word;
	z-index:0;
   }

nav {
	font-size: 15px;
	text-align: center;
}

h2 {
	font-family: 'Playfair Display SC', serif;
	font-style: italic;
}

#header {
	font-family: 'Allura', cursive;
	font-size: 40px;
	text-align: left;
	font-style: oblique;
	background-image: url("../img/logo/top-pattern.png");
	background-repeat: repeat-x;
}

.events a:link, a:visited {
	color: #000000;
}

.artist-pix{
	height:150px; 
	width:150px; 
	margin-right: 0 auto;
	padding-bottom: 10px;
}

.social{
	line-height: 300%;
}

.social img:hover{
	width: 31px;
	height: 31px;
}

.img-thumb {
	margin-bottom: 25px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-khtml-border-radius: 6px;
}

.img-thumb:hover{
	padding-right: 1px;
}

.footer {
	text-align: center;
	background-image: url("../img/logo/bottom-pattern.png");
	background-repeat: repeat-x;
}

/* Fotomoto style */
ul.FotomotoBar a.FotomotoBarLink {
	font-family: 'News Cycle', sans-serif;
}
span.FotomotoSep1 {
	display: none;
}

/* Mailchimp style */
#mc_embed_signup{background:#fff; clear:left; font:14px 'News Cycle', sans-serif;  width:400px;}
iframe[id^='twitter-widget-']{ width:100px !important;}