/*
	Theme Name: Mono Records Custom Theme
	Theme URI: http://www.ally-studio.com
	Description: Custom WordPress Theme for Mono Records.
	Version: 1.0
	Author: Ally Studio
	Author URI: http://www.ally-studio.com
	Tags: Blank, HTML5, CSS3
*/

/*------------------------------------*\
    MAIN
\*------------------------------------*/

html, body {
  width: auto !important;
  overflow-x: hidden !important;
}

/* global box-sizing */
*,
*:after,
*:before {
	-moz-box-sizing:border-box;
	box-sizing:border-box;
	-webkit-font-smoothing:antialiased;
	font-smoothing:antialiased;
	text-rendering:optimizeLegibility;
}
/* html element 62.5% font-size for REM use */
html {
	font-size:100%;
	margin: 0px;
	min-height: 100%;
}
body {
	font-family: 'futura-pt';
	color:#333;
	font-size: 16px;	
	line-height: 1.5em;
	background-color: #fff;
	min-height: 100%;
	margin: 0 auto;
}



h2 {
	font-size: 24px;
	text-transform: uppercase;
}

.logoleft {
	width: 244px;
	margin: 0 auto;
	padding: 0px;
	display: inline-block;
	text-align: center;
}

.logo {
	margin: 0 auto;
	display: block;
	width: 244px;
	height: 80px;
	text-align: center;
}

.logosubtitle {
	font-size: 16px;
	color: #fff;
	font-weight: 400;
	text-align: center;
	line-height: 1em;
	margin-top: 8px;
}

.allysmall img {
width: 40px;
}



.bottomnav {
display: block;
padding: 0px 0px 0px 0px;
margin: 0 auto;
font-size: 18px;
color: rgb(194, 194, 194);
line-height: 1.2;
}

.bottomnav a {
color: rgb(194, 194, 194);
}

.bottomnav a:hover {
color: #666;
}

.bottomnav li {
margin-right: 30px;
display: inline-block;
vertical-align: top;
margin-bottom: 18px;
}

.hero {
	color: #c0c0c0;
	font-family: "proxima-nova", sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.25em;
	margin-bottom: 0px !important;
}

.hero h3 {
	font-size: 30px;
	padding-top: 40px;
	margin-bottom: -10px;
	color: #e0e0e0;
	text-transform: uppercase;
}

h3 {
	font-size: 30px;
	padding-top: 40px;
	margin-bottom: -10px;
	color: #333;
	text-transform: uppercase;
}

h4 {
	font-size: 24px;
	padding-top: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333;
	text-transform: uppercase;
	line-height: 1.0em;
	text-align: right;
}

.hero h5 {
	font-size: 16px;
	margin-bottom: -12px;
	text-transform: uppercase;
	margin-top: 0px;
	color: #fff;
}

.herosub2 {
	font-size: 16px;
	line-height: 1.0em;
	border: 1px #c0c0c0 solid;
	width: 100%;
	color: #666;
	padding: 15px;
	background-color: #fff;
}

.herosub2 h5 {
	font-size: 16px;
	margin-bottom: -12px;
	text-transform: uppercase;
	margin-top: 0px;
	color: #333;
}

.extraspaceright {
	padding-right: 35px !important;
}

.herosub {
	font-size: 16px;
	line-height: 1.0em;
	min-height: 100px;
	border: 0px #999 solid;
	width: 100%;
	color: #c0c0c0;
	padding: 15px;
	background-color: #222222;
}

.mapicon {
	background-image: url('http://www.monorecordsla.com/images/map-icon.png');
	background-size: 9px 15px;
	background-position: left center;
	padding-left: 16px;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	width: 121px;
	line-height: 15px;
}

.introtext {
	font-size: 20px;
}

.iphorm-element-textarea {
	padding: 5px !important;
	font-size: 16px !important;
	color: #c0c0c0 !important;
	background-color: #444;
	border: 0px !important;
}

.iphorm-element-text {
	padding: 5px !important;
	font-size: 16px !important;
	color: #c0c0c0 !important;
	background-color: #444;
	border: 0px !important;
}

.iphorm-edit-form-wrap {
	display: none !important;
}

.iphorm-labels-above > .iphorm-element-spacer > label {
	text-transform: uppercase;
}

.iphorm-element-wrap label span.iphorm-required {
	color: #e75872;
}

.iphorm-submit-wrap {margin: 10px 0;
	width: 100%;
}
.iphorm-submit-input-wrap {
	float: left;
	width: 100%;
}
.iphorm-submit-wrap button {
	border: none;
	background: none;
	text-align: center;
	overflow: visible;
	white-space: nowrap;
	padding: 0;
	margin: 0;
	height: auto;
	line-height: auto;
	cursor: pointer;
	margin-right: 5px;
	width: 100%;
	border-radius: 4px;
}

.iphorm-submit-wrap button:active {
	background: none;
	border: none;
	padding: 0;
	width: 100%;
}
.iphorm-submit-wrap button span, .iphorm-submit-wrap button em {
	display: block;
	line-height: 27px;
	margin: 0;
	color: #fff;
	text-transform: uppercase;
	font-weight: 800;
	cursor: pointer;
}
.iphorm-submit-wrap button span {
	padding-left: 20px;
	background: #6e5b41;
	border: solid 0px #DDD;
	width: 100%;
}
.iphorm-submit-wrap button em {
	font-style: normal;
	padding-right: 20px;
	background: #6e5b41;
	width: 100%;
}
.iphorm-submit-wrap button:hover em {
	background: #6e5b41;
	width: 100%;
}
.iphorm-submit-wrap button:active em {
	background: #6e5b41;
	width: 100%;
}
.iphorm-submit-wrap button:hover span {
	background: #6e5b41;
	width: 100%;
}
.iphorm-submit-wrap button:active span {
	background: #6e5b41;
	width: 100%;
}

.formrow {
	background-color: #000;
	color: #c0c0c0;
	padding: 20px !important;
}

.formrow h5 {
	color: #e0e0e0;
	text-transform: uppercase;
	font-size: 24px;
	padding: 0px;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 0px;
	line-height: 1.0em;
}

.formrowup {
	margin-top: -23px;
}

.sellheader {
	text-align: center;
	padding: 85px 0px;
	background-color: #6e5b41;
	color: #333;
	margin-top: 20px;
}

.sellheader h3 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font-size: 35px;
	line-height: 1.0em;
}

.phoneicon {
	background-image: url('http://www.monorecordsla.com/images/phone-icon.png');
	background-size: 15px 15px;
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	width: 133px;
	line-height: 15px;
}

.phoneicon a {
	color: #fff;
}

.phoneicon a:hover {
	color: #fff;
}

.phoneicon2 {
	background-image: url('http://www.monorecordsla.com/images/phone-icon3.png');
	background-size: 15px 15px;
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	width: 133px;
	line-height: 15px;
}


.emailicon {
	background-image: url('http://www.monorecordsla.com/images/email-icon.png');
	background-size: 16px 15px;
	background-position: left center;
	padding-left: 25px;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	width: 305px;
	line-height: 12px;
	font-size: 16px;
	margin-top: -10px;
}


.mailicon2 {
	background-image: url('http://www.monorecordsla.com/images/email-icon3.png');
	background-size: 16px 15px;
	background-position: left center;
	padding-left: 25px;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	width: 218px;
	line-height: 15px;
	font-size: 16px;
}

.genres h3 {
	color: #c0c0c0;
	text-align: center;
	font-weight: 800;
	margin: 0 auto;
	margin-top: 0px;
}

.genresrow {
	background-color: #2f220f;
	padding: 0px 0px;
	line-height: 1.0em;
	margin-top: 0px;
}

.genresrow h3 {
	line-height: 1.1em;
	max-width: 940px;
	margin: 0 auto;
	font-size: 40px;
	padding-top: 0px;
}

.whatsnew {
	background-color: #333;
	color: #c0c0c0;
	padding: 35px 0px 35px 0px;
	font-size: 24px;
}

.whatsnew h2 {
	color: #e0e0e0;
	font-size: 50px;
	font-weight: 800;
	line-height: 1.0em;
}


#sell {
	display: block;
	position: relative;
	top: -228px;
	visibility: hidden;
}

#shop {
	display: block;
	position: relative;
	top: -345px;
	visibility: hidden;
}


#new {
	display: block;
	position: relative;
	top: -155px;
	visibility: hidden;
}

#contact {
	display: block;
	position: relative;
	top: -155px;
	visibility: hidden;
}

.contactsection h2 {
	color: #6e5b41;
	font-size: 50px;
	font-weight: 800;
	margin-top: 8px;
	line-height: 1.0em;
}

.contactsection {
	padding-top: 25px;
}

.header {
	width: 100%;
	max-width: 970px;
	padding: 0px;
	margin: 0 auto;
	color: #fff;
	z-index: 10000;
	height: 80px;
	text-align: left;
	display: block;
}

.header a {
	color: #fff !important;
}

.header a:hover {
	color: #c0c0c0 !important;
}

.headercontainer {
	background-image: url('http://www.monorecordsla.com/images/top_bg_2.jpg');
	background-repeat: repeat-xy;
	background-position: top center;
	background-size: cover;
	width: 100%;
	margin: 0 auto;
	padding: 0px 0px 0px 0px;
	height: 80px;
	position: fixed;
	top: 0px;
	z-index: 10000;
}

.aboveimage {
	color: #fff;
	border: 2px #fff solid;
	padding: 20px;
	margin: 0 auto;
	margin-top: -450px;
	width: 450px;
	position: relative;
}

.responsive {
	width: 100%;
	border: 2px #e0e0e0 solid;
}


.linedisc {
	width: 100%;
	border-bottom: 1px solid #ccc;
}

.linediscimage {
	width: 74px;
	margin: 0 auto;
	display: block;
	margin-top: -32px;
}

.navigation {
	font-size: 18px;
	color: #fff;
	width: 710px;
	padding: 0px;
	margin: 0px;
	font-weight: 700;
	display: inline-block;
	text-align: right;
	font-family: "proxima-nova", sans-serif;
	padding-top: 30px;
	vertical-align: top;
}

.navigation ul {

}

.navigation li {
	display: inline-block;
	list-style-type: none;
	margin-left: 23px;
	text-transform: uppercase;
}

.main {
	margin-top: 0px;
}

/* clear */
.clear:before,
.clear:after {
    content:' ';
    display:table;
}

.clear:after {
    clear:both;
}
.clear {
    *zoom:1;
}
img {
	max-width:100%;
	vertical-align:bottom;
}

.home a {
	color:#000;
	text-decoration:none;
	font-weight: bold;
}
.home a:hover {
	color:#f05540;
}


.hero a {
	color: #ffffff;
font-weight: normal;
}

a {
	color:#f05540;
	text-decoration:none;
}
a:hover {
	color:#a8d8ee;
}

a:focus {
	outline:0;
}
a:hover,
a:active {
	outline:0;
}
input:focus {
	outline:0;
	border:1px solid #04A4CC;
}

/*------------------------------------*\
    STRUCTURE
\*------------------------------------*/

/* wrapper */
.wrapper {
	margin: 0 auto;
	width: 100%;
	max-width: 940px;
	margin-top: 45px;
}
/* header */
.header {

}
.logo-img {

}
/* nav */
.nav {

}
/* sidebar */
.sidebar {

}
/* footer */
.footer {
	text-align: center;
	margin: 20px auto;
	padding-bottom: 40px;
	width: 90%;
}

/*------------------------------------*\
    PAGES
\*------------------------------------*/

.heroimagemobile {
	display: none;
}

/*------------------------------------*\
    IMAGES
\*------------------------------------*/

img {
	width: 100%;
}

/*------------------------------------*\
	TYPOGRAPHY
\*------------------------------------*/

@font-face {
	font-family:'Font-Name';
	src:url('fonts/font-name.eot');
	src:url('fonts/font-name.eot?#iefix') format('embedded-opentype'),
		url('fonts/font-name.woff') format('woff'),
		url('fonts/font-name.ttf') format('truetype'),
		url('fonts/font-name.svg#font-name') format('svg');
    font-weight:normal;
    font-style:normal;
}



/*------------------------------------*\
    RESPONSIVE
\*------------------------------------*/

@media only screen and (max-width:970px) {


.vc_custom_1452665241536 {
	padding-bottom: 0px !important;
}

.vc_custom_1450735949116 {
	padding-top: 0px !important;
}

#shop {
	display: block;
	position: relative;
	top: -345px;
	visibility: hidden;
}


#new {
	display: block;
	position: relative;
	top: -200px;
	visibility: hidden;
}

#contact {
	display: block;
	position: relative;
	top: -155px;
	visibility: hidden;
}

#sell {
	display: block;
	position: relative;
	top: -268px;
	visibility: hidden;
}

.extraspaceright {
	padding-right: 15px !important;
}

.formrow h5 {
	color: #e0e0e0;
	text-transform: uppercase;
	font-size: 28px;
	padding: 0px;
	text-align: center;
	margin-top: 35px;
	margin-bottom: 0px;
	line-height: 1.0em;
}

.phoneicon2 {
	background-image: url('http://www.monorecordsla.com/images/phone-icon3.png');
	background-size: 15px 15px;
	background-position: left center;
	padding-left: 20px;
	background-repeat: no-repeat;
	display: block;
	margin: 0 auto;
	width: 137px;
	line-height: 15px;
}


.contactsection h2 {
	color: #6e5b41;
	font-size: 50px;
	font-weight: 800;
	margin: 0 auto;
	margin-top: 8px;
	text-align: center !important;
}




#genresrow h3 {
	line-height: 1.1em;
	max-width: 940px;
	margin: 0 auto;
	font-size: 30px;
	padding: 0px 15px 0px 15px;
}

h4 {
	font-size: 24px;
	padding-top: 18px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #333;
	text-transform: uppercase;
	line-height: 1.0em;
	text-align: center;
}

.hero h3 {
	font-size: 30px;
	padding-top: 10px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: -10px;
	color: #e0e0e0;
	text-transform: uppercase;
}


.navigation {
	font-size: 18px;
	color: #fff;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-weight: 700;
	display: block;
	text-align: center;
	font-family: "proxima-nova", sans-serif;
	padding: 10px;
	vertical-align: top;
	background-color: #000;
}

.logoleft {
	width: 244px;
	margin: 0 auto;
	padding: 0px;
	display: block;
	text-align: center;
}

#menu-header-menu {
	margin: 0px;
	padding: 0px;
}

#menu-item-21 {
	margin-left: 0px;
}

#menu-item-22 {

}

#menu-item-70 {

}


#menu-item-23 {

}

.formrow {
	background-color: #000;
	color: #c0c0c0;
	padding: 20px !important;
}

.wrapper {
	margin: 0 auto;
	width: 100%;
	max-width: 940px;
	margin-top: 67px;
}

}

@media only screen and (max-width:600px) {


#shop {
	display: block;
	position: relative;
	top: -595px;
	visibility: hidden;
}


#new {
	display: block;
	position: relative;
	top: -200px;
	visibility: hidden;
}

#contact {
	display: block;
	position: relative;
	top: -245px;
	visibility: hidden;
}

#sell {
	display: block;
	position: relative;
	top: -268px;
	visibility: hidden;
}

.heroimagemobile {
	display: block;
	padding-bottom: -35px;
}

.navigation {
	font-size: 18px;
	color: #fff;
	width: 100%;
	padding: 0px;
	margin: 0px;
	font-weight: 700;
	display: block;
	text-align: center;
	font-family: "proxima-nova", sans-serif;
	padding: 10px;
	vertical-align: top;
	background-color: #000;
}

.logoleft {
	width: 244px;
	margin: 0 auto;
	padding: 0px;
	display: block;
	text-align: center;
}

#menu-header-menu {
	margin: 0px;
	padding: 0px;
}

#menu-item-21 {
	margin: 0px;
	padding: 0px;
	width: 48%;
	text-align: center;
	display: inline-block;
}

#menu-item-22 {
	margin: 0px;
	padding: 0px;
	width: 48%;
	text-align: center;
	display: inline-block;
}

#menu-item-70 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 48%;
	text-align: center;
	display: inline-block;
}


#menu-item-23 {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	width: 48%;
	text-align: center;
	display: inline-block;
}

.formrow {
	background-color: #000;
	color: #c0c0c0;
	padding: 20px !important;
}

}

@media only screen and (min-width:480px) {

}
@media only screen and (max-width:768px) {

#shop {
	display: block;
	position: relative;
	top: -595px;
	visibility: hidden;
}


#new {
	display: block;
	position: relative;
	top: -200px;
	visibility: hidden;
}

#contact {
	display: block;
	position: relative;
	top: -215px;
	visibility: hidden;
}

#sell {
	display: block;
	position: relative;
	top: -238px;
	visibility: hidden;
}


.sellheader {
	text-align: center;
	padding: 25px 0px;
	background-color: #6e5b41;
	color: #333;
	margin-top: 20px;
}


.mobilesandwich {
	margin-top: -21px;
}


.heroimagemobile {
	display: block;
	padding-bottom: -35px;
}

.heroimagedesktop {
	display: none;
}




}
@media only screen and (min-width:1024px) {

}
@media only screen and (min-width:1140px) {

}
@media only screen and (min-width:1280px) {

}
@media only screen and (-webkit-min-device-pixel-ratio:1.5),
	   only screen and (min-resolution:144dpi) {

}

/*------------------------------------*\
    MISC
\*------------------------------------*/

::selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-webkit-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}
::-moz-selection {
	background:#04A4CC;
	color:#FFF;
	text-shadow:none;
}

/*------------------------------------*\
    WORDPRESS CORE
\*------------------------------------*/

.alignnone {
	margin:5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
	display:block;
	margin:5px auto 5px auto;
}
.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.alignright {
	float:right;
	margin:5px 0 20px 20px;
}
a img.alignnone {
	margin:5px 20px 20px 0;
}
a img.alignleft {
	float:left;
	margin:5px 20px 20px 0;
}
a img.aligncenter {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
.wp-caption {
	background:#FFF;
	border:1px solid #F0F0F0;
	max-width:96%;
	padding:5px 3px 10px;
	text-align:center;
}
.wp-caption.alignnone {
	margin:5px 20px 20px 0;
}
.wp-caption.alignleft {
	margin:5px 20px 20px 0;
}
.wp-caption.alignright {
	margin:5px 0 20px 20px;
}
.wp-caption img {
	border:0 none;
	height:auto;
	margin:0;
	max-width:98.5%;
	padding:0;
	width:auto;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}
.sticky {

}
.bypostauthor {

}

/*------------------------------------*\
    PRINT
\*------------------------------------*/

@media print {
	* {
		background:transparent !important;
		color:#000 !important;
		box-shadow:none !important;
		text-shadow:none !important;
	}
	a,
	a:visited {
		text-decoration:underline;
	}
	a[href]:after {
		content:" (" attr(href) ")";
	}
	abbr[title]:after {
		content:" (" attr(title) ")";
	}
	.ir a:after,
	a[href^="javascript:"]:after,
	a[href^="#"]:after {
		content:"";
	}
	pre,blockquote {
		border:1px solid #999;
		page-break-inside:avoid;
	}
	thead {
		display:table-header-group;
	}
	tr,img {
		page-break-inside:avoid;
	}
	img {
		max-width:100% !important;
	}
	@page {
		margin:0.5cm;
	}
	p,
	h2,
	h3 {
		orphans:3;
		widows:3;
	}
	h2,
	h3 {
		page-break-after:avoid;
	}
}