/*

Theme Name: 	Musician Theme
Theme URI: 		http://iHelpMusicians.com
Description: 	A theme for musicians
Version: 		1.0
Author: 		iHelpMusicians.com
Author URI: 	http://about.me/scottjames

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: ';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

html {
	-webkit-text-size-adjust: none;
}

/* Foundation */

body {
	background:#000 url('img/background.jpg') top center fixed no-repeat;
	Font-family:helvetica, arial, sans-serif;
	line-height: 1.6;
	font-size:14px;
}

#container {
	margin:20px auto;
	text-align:left;
	width:1024px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.page-template-page-squeeze-php #main, .page-template-page-squeeze-php #sidebar {
padding-top:10px;
}

/* Structure */

#header {
	width:964px;
	position:relative;
	padding:15px 30px 10px;
	line-height:0.8;
	float:left;
	background:#fff;
	margin-bottom:10px;
	line-height:1;
}

#main {
	width:632px;
	padding:10px 30px 30px;
	float:left;
	clear:left;
}

#full {
	width:984px;
	padding:20px;
}

#sales {
    width:732px;
    padding:20px;
    margin:0 auto;
}

#three-col-left {
    float:left;
    width:242px;
    padding:10px 30px 30px;
}
#three-col-center {
    float:left;
    width:400px;
    padding:28px 0 30px;
}
#three-col-right {
    float:left;
    width:242px;
    padding:10px 30px 30px;
}

.home-content {
	padding:30px !important;
}

#sidebar {
	float:left;
	padding:10px 30px 10px 10px;
	width:292px;
}

#footer {
	width:984;
	clear:both;
	padding:0 20px;
}

#home-widget-container {
	width:632px;
	float:left;
	margin-top:16px;
}

#home-widget-left {
	width:300px;
	float:left;
	margin-right:32px;
}

#home-widget-right {
	width:300px;
	float:left;
}

#home-widget-left ul {
margin-left:0 !important;
}

#home-widget-right ul {
margin-left:0 !important;
}

#color-wrap {
background:#fff;
float:left;
margin-bottom:20px;
min-width:1024px;
}

/* Header */

#header-menu {
	width:984px;
	float:left;
	padding:10px 20px;
	margin-bottom:10px;
}

#logo {
	max-width:550px;
	float:left;
}

#header-right {
	text-align:right;
	width:400px;
	float:right;
	padding-top:10px;
}

#header-right-top {

}

#header-right-bottom {
padding-top:10px;
}

.icon {
margin-bottom:8px;
}

#header-right input[type="submit"] {
float:right;
}

#mobile-menu {
width:auto;
display:none;                                                                                                                                                                                                                                                                         
}

/* Text */

h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}

h1 {font-size:30px; padding:12px 0 12px 0;}
h2 {font-size:24px; padding:10px 0 12px 0;}
h3 {font-size:22px; padding:8px 0 18px 0;}
h4 {font-size:20px; padding:6px 0 12px 0;}
h5 {font-size:18px; padding:6px 0 12px 0;}
h6 {font-size:16px; padding:6px 0 12px 0;}

#header h1 {
	padding-top:10px;
	padding-bottom:0;
}

#header h3 {
	color:#333;
}

#main h2, #full h2 {
	margin-top:0;
	padding-top:0;
}

p, #main ul, #full ul, #main ol, #full ol, #squeeze ul, #sales ul, #squeeze ol, #sales ol {
	margin-bottom:22px;
}

#main ul, #full ul, #main ol, #full ol, #sales ul, #sales ol {
	margin-left:20px;
	list-style-position:inside;
}

#main li, #full li, #squeeze li, #sales li {
	margin:0 0 12px 20px;
}

#sidebar-ul {
    margin-top:18px;
}

#sidebar li {
	margin-bottom:4px;
}

.smalltext {
	font-size:12px;
}

strong {
	font-weight:700;
}

em {
	font-style:italic;
}

blockquote {
	margin:20px 0;
	font-size:110%;
	background-color:rgba(0,0,0,0.2);
	font-style:italic;
	padding:20px 20px 0 40px;
	background: transparent url('img/quotes.png') no-repeat; 
	display:inline-block;
}

cite {
    clear:both;
    float:right;
    padding:10px 0;
}

.comment-author cite {
float:none;
clear:none;
padding:none;
}

/* Links */

a:link, a:visited {
	color:#3B5998;
	text-decoration:none;
}

a:hover {
	color:#2a4d96;
}

/* Menu */

.menu {
	font-size:18px;
	font-weight:bold;
}

.menu ul {
	margin-bottom:0;
}

.menu li {
	display: block;
	float:left;
	line-height: 30px;
	margin:0;
	position: relative;

}

.menu li a {
	display: block;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
}

#header-menu li a {
	color:#fff;
}

#header-menu li a:hover {
	color:#6394fb;
}

ul.sub-menu {
	display: none; 
	position: absolute;
	top: 30px; 
	width: 280px;
	z-index: 99999;
	padding:10px 0;
	}

.sub-menu li {
	float: none;
	display:block;
	width:100%;
}

.sub-menu li a {
	padding: 5px 10px;
}

.menu li:hover > .sub-menu {
	display: block;
}

.sub-menu ul ul{
	display: none;
	float: left;
	left: 40px;
	position: absolute;
	top: 40px;
	width: 180px;
	z-index: 99999;
}

/* Sidebar */

.widget {
	float:left;
  	padding-bottom:20px;
	width:100%;
	list-style:none;
}

li.widget {
	margin-left:0 !important;
}

.widget li {
	list-style:none;
}

.widgettitle {
    line-height:1;
    margin-top:0;
    padding-top:0;
    margin-bottom:6px;
}

/* Footer */

#footer .menu {
	font-size:15px;
}

#copyright {
	margin-bottom:20px;
	clear:both;
	font-size:12px;
	padding:15px 10px 0;
}

/* Posts */

#main .post, #main .page, #full .post, #full .page {
	clear:left;
	float:left;
	width:612px;
	padding:20px 20px 20px 0;
	border-bottom:1px solid #777;
	margin-bottom:20px;
}

.post-text p.meta {
	font-size:10px; 
	margin:0 0 6px 0;
}

.wp-post-image {
	float:left;
	margin:0 20px 20px 0;
	border:1px solid #444444;
	width:120px;
	height:120px;
}

.post-thumb img{
    float:left;   
    margin-right:20px;}

.readmore {
	float:right;
	background:#3B5998;
	padding:2px 6px;
	margin-top:12px;
}

.readmore a {
	color:#fff;
}

.readmore:hover {
	background:#2a4d96;
}

.post-text h4 {
	padding:0 0 8px 0; 
	margin:0;
}

.sticky {
	background:#eee;
}

.post-tags {
    float:left;
    font-size:80%;
    margin-right:30px;
    clear:both;
}

.post-cat {
	font-size:90%;
	display:block;
	padding-top:10px;
	}

.post-cat a {
	text-decoration:underline;
}

.button {

	color:#fff;
	width:100%;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	text-align:center;
	font-weight:bold;
	font-size:28px;
	padding:6px auto;
}

.button:hover {

}

/* Forms */

label {display:block;}

#main input[type=text], #full input[type=text]{
	margin-bottom:16px;
}

#sidebar #s {
	margin-bottom:4px;
	float:left;
	width:199px;
} 

input[type=submit]{
	background:#3B5998;
	padding:6px 6px;
	color:#fff;
	border:none;
} 

input[type=submit]:hover {
	background:#2a4d96;
	cursor:pointer;
}

input {
	padding:4px;
	font-size:15px;
}

textarea {
	font-size:15px;
	height:180px;
	width:632px;                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        
}

#three-col-center textarea {
    width:400px;
}

/* -------------------------------------------------------------- 
   
   WP Generated Classes 
     
-------------------------------------------------------------- */   


/* Images
-------------------------------------------------------------- */

.entry-content img {
	margin: 0 0 1.5em 0;
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin:0 20px 20px 0;
}

.alignright,
img.alignright {
	display: inline;
	float: right;
	margin:0 0 20px 20px;
}

.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto 20px;
}

.wp-caption {
	text-align: center;
	margin-bottom: 1.5em;
}

.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
}

.wp-caption p.wp-caption-text {
	margin: 0;
}

.wp-smiley { 
	max-height: 4%;
	margin:0 !important;
}

.gallery {margin-bottom:20px;}

.gallery dl {
	margin: 0;
}

.gallery-caption {
	margin:-1.5em 0 0 0;
}

.gallery-item img{
border:2px solid #444 !important;
}

/* Pullquotes */

blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 20px;
	text-align: right;
	width: 33%;
}
blockquote.right {
	float: right;
	margin-left: 20px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}

/* Widgets */

.textwidget {
	float:left;
}

.widget li {
	margin-left:0 !important;
	padding-left:0 !important;
}

.tweets li {
	font-size:90%;
}

/* Yahoo Player */

.ywp-page-audio {
	font-size:120%;
	line-height:2;
}

/* Comments */

.bypostauthor {
background: rgba(0,0,0,0.05);}
.commentlist .bypostauthor {
background: rgba(0,0,0,0.05);};
}

ol.commentlist{
 margin: 10px 5px;
 padding: 10px;
}

li.comment { 
list-style:none;
}

comment-author img {
margin-right:5px;
}

.commentlist .comment-body{
 padding: 10px;
 background: #EFEFEF;
 border: solid thin #DEDEDE;
 margin: 10px 0;
 position: relative;
}
.comment-body a.comment-reply-link{
 position: absolute;
 top: 10px;
 right: 10px;
 color: #AEAEAE;
}
ol.commentlist li{
 list-style: none;
}
ol.commentlist img.avatar{
 padding: 5px;
 background: #DEDEDE;
 border: solid thin #CECECE;
 float: left;
 display: block;
 margin: 15px;
 width: 32px;
 height: 32px;
}
ol.commentlist .comment-author{
 line-height: 25px;
}
.comment-body cite.fn{
 font-size: 14px;
 font-style: normal;
}
.commentmetadata a{
 margin: 0;
 font-size: 11px;
 color: #999;
}
.comment-body p{
 margin: 5px;
}
 
.comment-body .comment-author.vcard{
 margin: 0;
}

.form-submit {
	padding-bottom:40px;
}

p.comment-form-author, 
p.comment-form-email, 
p.comment-form-url {
margin-bottom:6px;
}

p.comment-form-comment, form.wpcf7-form p {
	margin-bottom:8px;
}

#main .wpcf7 input[type=text], 
#full .wpcf7 input[type=text]{
	margin-bottom:6px;
}

.comment-subscription-form {
clear:both;
}

p.form-allowed-tags {
display:none;
}

.fb-mobile-comments {display:none !important;}

/* Misc */


.screen-reader-text {
display:none;
}

.fixed {
    margin-left:692px;
    position: fixed !important;
    top: 0 !important;   
    margin-top:20px;
}

h3.sd-title {font-size:16px !important;}

video {max-width:632px !important; overflow:hidden;}


/* Sharedaddy */

div.sharedaddy div.sd-block {
    margin-top:20px;
}


/* Gigpress */


.widget .gigpress-listing li {
  font-size:80%;
}

/* Contact 7 */

.wpcf7 input[type="text"], .wpcf7 input[type="password"], .wpcf7 input[type="email"], .wpcf7 input[type="url"], .wpcf7 input[type="tel"], .wpcf7 textarea, .wpcf7 select {
  background-color:#FFFFFF;
  background-position:initial initial;
  background-repeat:initial initial;
  border:1px solid #CCCCCC;
  border-bottom-left-radius:2px;
  border-bottom-right-radius:2px;
  border-top-left-radius:2px;
  border-top-right-radius:2px;
  color:#777777;
  display:block;
  font-family:HelveticaNeue, 'Helvetica Neue', Helvetica, Arial, sans-serif;
  font-size:13px;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:normal;
  margin:0 0 20px;
  max-width:100%;
  outline:0;
  padding:6px 4px;
  width:210px;
}

.wpcf7 textarea {width:632px !important;}