/* This file will hold styles for the mobile version of your website (mobile first). */
/* This also can include ANY global CSS that applies site-wide. Unless overwritten by a more specific style rule, CSS declarations in global.css will apply site-wide. */

body {
	background: url('/sites/all/files/rubio-14-bg.jpg') no-repeat scroll center 4em #030303;
	background-size: cover;
	font-family: "adelle-sans", "Helvetica Neue", Arial, sans-serif;
	color: #FFFFFF;
}

a, a:link, a:visited {
	color: #cccccc;
}

h1,h2,h3,h4,h5,h6 {
	font-family: "adelle-sans", "Helvetica Neue", Arial, sans-serif;
}

h3 {
	font-size: 2em;
	letter-spacing: 0;
	text-transform: uppercase;
}

p {
	margin-bottom: 1em;
}

#skip-link {
	display: none;
}

.highlight {
	background: #ffff33;
	color: #333333;
	padding: 0 0.5em;
}

/* Regions */

.section-header {
	border-bottom: 1px solid #333;
	margin: 2em 0;
	padding-bottom: 2em;
}

.zone-content {
	margin-bottom: 0em;
}

.zone-postscript-wrapper {
	background: rgba(153, 0, 0, 0.3);
}

.zone-footer {
	margin: 2.5em 0 2em;
}

/* Header */

.logo-img {
	float: none;
	margin-right: 0;
	text-align: center;
}

.logo-img img {
	width: 80%;
}

/* Front Page */

.front h1.title, .page-node-22 h1.title {
	display: none;
}

.intro {
	font-size: 1.3em;
	margin-bottom: 2em;
	text-align: center;
}

.share {
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
	text-transform: uppercase;
}

.share-buttons{
	list-style: none;
}

.share-buttons li{
	display: inline;
	margin-right: 0.5em;
}

/* Flexslider */

#block-views-rubio-facts-mobile-block {
	margin: 0 auto;
	margin-top: 1em;
	margin-bottom: 0em;
	padding: 1em;
}


.flexslider {
	background: none;
	border: none;
	margin: 0;
}

.flex-control-nav {
	display: none;
}

.flex-direction-nav a:before {
	color: #FFFFFF;
	font-size: 30px;
}


/* Tweet Slideshow */

#block-views-rubio-facts-block {
	width: 650px;
	margin: 0 auto;
	margin-top: 1.5em;
	margin-bottom: 2.2em;
	padding: 0 1em;
	position: relative;
}

.view-rubio-facts h3, .view-rubio-facts-mobile h3 {
	text-align: center;
	margin: 0;
}

.rubio-fact-text {
	margin: 0 auto;
	width: 100%;
	text-align: center;
	font-size: 2em;
	text-align: center;
}

.views-field-field-sourcelink {
	margin-top: 3em;
	text-align: center;
}

.label-sourcelink {
	font-size: 1em;
	display: inline;
	margin-right: 2px;
}

.views-field-field-sourcelink .field-content {
	display: inline;
}

.views-field-field-tweet-link-1, .views-field-field-tweet-link-extended {
	text-align: center;
	margin-top: 1.5em;
}

.views-field-field-tweet-link-1 a, .views-field-field-tweet-link-extended a {
	background: url('/sites/all/files/tweet-small.png') no-repeat scroll 1em transparent;
	border: 3px solid #FFFFFF;
	color: #FFFFFF;
	font-size: 1.2em;
	font-weight: bold;
	padding: 0.5em 1em 0.5em 3em;
	text-decoration: none;
	text-transform: uppercase;
}

.views-field-field-sourcelink {
	font-size: 0.8em;
	float: left;
	width: 100%;
}

.views-slideshow-controls-top {
	margin-top: -15px;
}

#views_slideshow_controls_text_previous_rubio_facts-block {
	background: url('/sites/all/files/previousarrow.png');
	text-indent: -9999px;
	width: 40px;
	height: 30px;
	display: block;
	position: absolute;
	top: 90px;
	right: 720px;
}

#views_slideshow_controls_text_pause_rubio_facts-block {
	visibility: hidden;
	text-indent: -9999px;
	opacity: .0;
}

#views_slideshow_controls_text_next_rubio_facts-block {
	background: url('/sites/all/files/nextarrow.png');
	text-indent: -9999px;
	width: 40px;
	height: 30px;
	display: block;
	position: absolute;
	top: 90px;
	left: 720px;
}

/* Footer */

#project {
	float: left;
	margin-right: 15px;
	margin-top: 21px;
}

#project-pf {
	float: left;
	margin-right: 15px;
	margin-top: 14px;
}