/*
Theme Name: Oneman
Theme URI: http://www.robertlowe.co.uk
Description: Based on <a href="http://elliotjaystocks.com/starkers/">Starkers</a> by <a href="http://elliotjaystocks.com/">Elliot Jay Stocks</a> which is based on Twenty Ten.
Version: 1.0
Author: Robert Lowe
Author URI: http://www.robertlowe.co.uk
Tags: html5, naked, clean, basic
*/

@import "css/reset.css";
@import "css/layout.css";
@import url(//fonts.googleapis.com/css?family=Montserrat:400,700);

body {
	font-family: Arial;
	color: #000;
	font-size: 100%;
	border-top:solid 10px #F30908;
}

strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
p {
    font-size: 0.85em;
    line-height: 1.3em;
    padding-bottom: 15px;
}

a {
	color: #000;
	outline: none;
}

h2 {
	padding-bottom: 15px;
	text-transform: uppercase;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-size: 2.0em;
	display: inline-block;
}
h3 {
	padding-bottom: 10px;
	padding-top: 5px;
	text-transform: uppercase;
	color: #000;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.2em;
}

a.button {
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
	font-size: 1.7em;
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	padding: 10px 20px;
	margin: 5px auto;
	background-color: #f30908;
}

.replace {
	text-indent: -99999em;
	overflow: hidden;
}

div.container {
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}

div.left-col {
	width: 70%;
	float: left;
	overflow: hidden;
	padding-bottom: 50px;
}
div.left-col .padding {
	padding-left: 20px;
}

div.right-col {
	width: 26%;
	float: right;
	overflow: hidden;
	padding-top: 55px;
}
div.right-col .padding {
	padding-right: 10px;
}

div.right-col li {
	list-style: none;
}

div.right-col img.photo {
	clear: both;
	margin: 25px 0;
	display: block;
}
div.right-col .textwidget {
	padding-top: 20px;
	padding-bottom:10px;
	font-family: 'Montserrat', sans-serif;
	font-size: 1.1em;
	font-weight: bold;	
}

div.right-col .textwidget p {
	line-height:1.6em;	
}

ul#menu-social-menu {
	overflow: hidden;
	background: url(images/social-icons.png) no-repeat top left;
}
ul#menu-social-menu li {
	display: block;
	float: left;
}
ul#menu-social-menu li a {
	display: block;
	width: 40px;
	height: 40px;
	text-indent: -99999em;
	overflow: hidden;
}

div.twitter-container {
	margin-top: 20px;
	padding:10px;
	background-color:#f6f4f5;
	overflow:hidden;
}
ul.tweet_list li {
	padding-bottom: 15px;
	font-family: 'Montserrat', sans-serif;
	font-size: 0.9em;
	line-height: 1.2em;
	display: inline-block;
	font-weight: lighter;
}
a.tweet_avatar,
.tweet_join {
	display:none;
}
.tweet_time a {
	color:#999999;
	text-decoration:none;
}
.tweet_text a {
	font-weight: bold;
	color: #F30908;
	text-decoration: none;
}
.tweet_text a:hover {
	text-decoration: underline;
}

header nav {
	border-top: solid 1px #000;
	border-bottom: solid 1px #000;
	margin-bottom: 20px;
	overflow: hidden;
}
header nav ul li {
	list-style: none;
	display: block;
	float: left;
	padding: 20px 0;
	text-align: center;
	width: 18%;
}
header nav ul li a {
	color: #000;
	text-transform: uppercase;
	text-decoration: none;
	padding: 5px 10px;
	font-family: 'Montserrat', sans-serif;
}
header nav ul li a:hover,
header nav ul li.current_page_item a {
	background-color: #f30908;
}

h1 a {
	display: block;
	background: url(images/logo.png) no-repeat top left;
	width: 188px;
	height: 66px;
	margin:20px auto;
}


div.soundcloud {
	width: 70%;
	padding-right: 5%;
	float: left;
}
div.buy {
	width: 25%;
	float: left;
}
div.buy p {
	font-size: 0.7em;
}

div.instagram-gallery li {
	list-style: none;
}
div.instagram-gallery img {
	float: right;
	margin: 0.5%;
	width:32%;
}
div.instagram-gallery img:hover {
	opacity: 0.8;
}

/*
div.instagram-gallery img.image-1 { width:42%; }
div.instagram-gallery img.image-2 { width:27%; }
div.instagram-gallery img.image-3 { width:27%; }
div.instagram-gallery img.image-4 { width:27%; }
div.instagram-gallery img.image-5 { width:27%; }
div.instagram-gallery img.image-6 { width:27%; }
div.instagram-gallery img.image-7 { width:42%; }
div.instagram-gallery img.image-8 { width:27%; }
div.instagram-gallery img.image-9 { width:27%; }
div.instagram-gallery img.image-10 { width:20%; }
div.instagram-gallery img.image-11 { width:20%; }
div.instagram-gallery img.image-12 { width:27%; }
div.instagram-gallery img.image-13 { width:31%; }
div.instagram-gallery img.image-14 { width:31%; }
div.instagram-gallery img.image-15 { width:31%; }
div.instagram-gallery img.image-16 { width:33%; }
div.instagram-gallery img.image-17 { width:33%; }
div.instagram-gallery img.image-18 { width:33%; }
div.instagram-gallery img.image-19 { width:33%; }
div.instagram-gallery img.image-20 { width:33%; }
*/

/*////// HOME PAGE - TUMBLR FEED ///////*/
body.page-id-5 div.left-col li {
	list-style: none;
}

li.tumblr_post {
	position:relative;
	list-style: none;
	padding-bottom: 20px;
	padding-top:30px;
	margin-bottom: 20px;
	border-bottom: solid 1px #000;
}
li.tumblr_post:last-child {
	border-bottom: none;
}

li.tumblr_post img {
	width: 100%;
	margin-bottom: 20px;
}
li.tumblr_post p a {
	font-family: 'Montserrat', sans-serif;
	color: #333;
	text-decoration: none;
}
li.tumblr_post p a:hover {
	text-decoration: underline;
}

li.tumblr_post a.tumblr_link {
	position:absolute;
	top:0;
	right:0;
	color:#F30908;
	font-family: 'Montserrat', sans-serif;
    	text-decoration: none;
    	text-transform: uppercase;
	font-size:1.1em;
	font-weight:bold;
}

li.tumblr_post blockquote {
	padding: 20px 20px 5px;
	margin-bottom: 20px;
	font-style: italic;
	background-color: #f3f3f3;
	border-left: solid 3px #CCC;
	display: block;
	margin-left: 30px;
	overflow: hidden;
}

article#post-9  iframe {
	margin-bottom: 4%;
}


footer {
	display: block;
	overflow: hidden;
	clear: both;
	border-top: solid 1px #000;
	padding: 20px 10px;
	margin-top: 20px;
	font-family: 'Montserrat', sans-serif;
	text-transform: uppercase;
}
footer p {
	width: 50%;
	display: inline-block;
}
footer p.right {
	float: right;
	text-align: right;
}

.fb-comments {
	clear:both;
	padding-top:20px;
	margin:0 auto;
	text-align:center;
	width:100%;
}


/*////////// JOIN PAGE /////////*/

img.bg {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1;
}

@media screen and (max-width: 1024px) {
	img.bg {
		left: 50%;
		margin-left: -512px;
	}
}

div.newsletter-signup-container {
	position:absolute;
	z-index:2;
	top:40%;
	width:100%;
}
div.newsletter-signup {
	margin: 0 auto;
	overflow: hidden;
	border: solid 1px #000;
	padding: 0 5px 5px;
	width:300px;
	height:110px;
	background-color:#FFFFFF;
	text-align:center;
}

body.page-template-join-page-php header,
body.page-template-join-page-php footer {
	display:none;
}
div.post-social {
	clear:both;
	padding-bottom:10px;
	width:100%;
	height:50px;
}

div.post-social .fb-like {
	float:right;
	text-align:right;
}

div.post-social .google-plus {
	float:right;
	width:80px;
}