charset "utf-8";
@import url("html.css");
/* CSS Document */

/* Site Middle Wrapper */
/* body */
body {
	font-size: 15px;
	font-weight: lighter !important;
}
#wrap
{	
	background:#252525;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
}
#wrap.page {
	padding-bottom: 30px;
}

/* Social Media Links */

#wrap .sidebar
{
	background:url(../images/Piano.png) no-repeat 50px 100px;	
	padding-top:570px;
	padding-bottom:40px;
}

#wrap.page .sidebar
{
	padding-top:470px;
	background-position:50px 0px;
	margin-top:-20px;
}
#wrap .links h4
{
	float:left;
	text-indent:-9999em;
	margin:4px;
	padding:0;
}
#wrap .links h4 a
{
	display:block;
	height:30px;
}


/* Header and Footer Layout */
#header 
{
	border-bottom:1px solid #1d1d1d;
	border-top:4px solid #1d1d1d;
}
#footer 
{
	border-top:1px solid #1d1d1d;
}
/* Navigation */
#header .top-menu .menu-menu-container
{
	display: table;
	margin: 0 auto;
}
#header ul
{
	
}
#header ul li 
{
	display: inline;
}
#header ul,
#header ul li
{
	padding:0;
	margin:0;
	list-style:none;
}
#header ul li
{
	float:left;
}
#header ul li.home a
{
	border-left: 1px solid #1d1d1d;
}
#header ul li a
{
	display:block;
	padding:20px;
	font-size: 18px;
	text-align: center;
	font-family: 'Lato', sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	color: #eee;
	border-right: 1px solid #1d1d1d;
}
#header ul li a:hover,
#header ul li.current_page_item a

{
	background: #333;
	color: #fff;
}
/*dropdowns*/

/* Logos */
#home .logo
{
	
	width: 1062px;
	height: 540px;   
	text-indent: -9999em;
	background-image: url(../images/iano.png);
	background-repeat: no-repeat;
	background-position: center;
	margin-top: 110px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0px;
} 


#page .logo

{
	/*background:url(../images/piano.png) no-repeat;*/
	width:300px;
	height:90px;
	text-indent:-9999em;
	margin:30px 0 0 30px;
} 


/* Content Areas */
#page .content
{
	margin-top:30px;
}
#page .content .fill
{
	padding-left:20px;
	text-align:left;
}
#page .content h1,
#page .content h2,
#page .content h3,
#page .content h4
{
	font-family: 'Lato', sans-serif;
	color: #EAEAEA;
}
/* Photos Page */
#page .content .photos
{
	width:200px;
	height:180px;
	float:left;
	text-align:center;
}
#page .content .photos a img
{
	border:2px solid #CFCFCF;
	width:120px;
	height:120px;
}
#page .content .photos h3
{
	font-weight:normal;
	padding:8px 0 6px 0;
	margin:0;
	font-size:16px;
}
#page .content .photos h3 a
{
	color:#FFFFCC;
	text-decoration:none;
}
#page .content .photos h3 a:hover
{
	color:#ffffff;
	text-decoration:none;
}
#page .content .photos .date
{
	font-size:0.8em;
	color:#999999;	
}

/* GigPress */
.gigpress-table
{
	border:none;
	margin-bottom:20px;
}
p.gigpress-subscribe,
a.gigpress-links-toggle
{
	display:none;
}

.gigpress-table.archive tr.gigpress-header
{
	color:#999999;
}

span.gigpress-info-item 
{
	color:#eeeeee;
}
.gigpress-table th
{
	border-bottom:1px solid #666666;
	padding:10px 8px;
	text-align:left;
	vertical-align:middle;
}
.gigpress-row td
{
	border-bottom:1px dashed #666666;
	font-weight:bold;	
}
.gigpress-row:hover, 
.gigpress-info:hover 
{
	background:#333333;
	color:#CCCCCC;
}
.gigpress-table.archive .gigpress-row:hover, 
.gigpress-table.archive .gigpress-info:hover 
{
	background:none;
	color:#eeeeee;
}
.gigpress-rss 
{
	height:80px;
}
.gigpress-rss a
{
	color:#CC9900;
	text-decoration:none;
}
.gigpress-rss:hover
{
	background:none;
}
/* cForms */
#page .content .linklove 
{
	display:none;
}
#page .content .wpcf7-form
{
	
}
#page .content .wpcf7-form fieldset 
{
	margin:0; 
	padding:0; 
	font-size:12px;
}
#page .content .wpcf7-form.cf_hidden 
{
	display:none; 
	border:none;
	background:none;
	padding:0; 
	margin:0;
}
#page .content .wpcf7-form legend 
{
	margin-left:10px; 
	padding:0 2px; 
	font-weight:bold;
	font-size:14px;
}
#page .content .wpcf7-form input
{ 
	width:400px;
	height:16px;
	border:1px solid #999999;
	margin:5px 0;
	padding:5px;
	font-size:14px;
	color:#666666;
}
#page .content .wpcf7-form textarea
{ 
	width:400px;
	height:150px;
	border:1px solid #999999;#
	margin:5px 0;
	padding:5px;
	font-size:14px;
	color:#666666;
	float:left;
}
#page .content .wpcf7-form input.wpcf7-submit
{
	width: 200px;
	height: 40px;
}
.wpcf7-not-valid-tip-no-ajax
{
	color: #FFC;
}
#page .content .wpcf7-form p.cf-sb,
#page .content p.cf-sb
{
	margin:0; 
	padding:10px 0;
	font-size:14px;
}
#page .content p.failure
{
	color:#993333;
}
#page .content p.success
{
	color:#669933;
}
/* Blog Page */
#page .post
{
	margin-bottom:20px;
}
#page .post h3 
{
	font-weight:normal;
	border-bottom:1px dashed #CCCCCC;	
}
#page .post h3 a
{
	text-decoration:none;
	color: #fff;
}
#page .post h3 a:hover
{
	color: #3CC;
}
#page .post .intro p,
#page .post .article
{
	text-align:justify;
}
#page .post .intro a.more-link
{
	display:block;
	padding:8px 0;
	margin-top:8px;
	color:#CCCCCC;
	text-decoration:none;
	text-transform:uppercase;
	border-top:1px dashed #cccccc;
	text-align:right;
}
#page .post .intro a.more-link:hover
{
	color:#FFFFFF;
}
#page .post .info,
#page .post .info a,
#page .comment .trackbacks a
{
	color:#CCCCCC;
	text-decoration:none;
}
#page .post .info p.date,
#page .comment .trackbacks p.rss
{
	width:200px;
	float:left;
	
}
#page .comment h2.comments a
{
	color:#CCCCCC;
	text-decoration:none;
}

#page .post .info p.comments,
#page .comment .trackbacks p.track
{
	width:200px;
	float:right;
	text-align:right;
	
}
#page .post .info p.tags
{
	display:none;
}
#page .comment .trackbacks 
{
	border-top:1px dashed #cccccc;
	padding-top:5px;
}
#page .comment #commentform input
{
	width:400px;
	height:16px;
	border:1px solid #999999;
	margin:5px 0;
	padding:5px;
	font-size:14px;
	color:#666666;
	display:block;	
}
#page .comment #commentform #_wp_unfiltered_html_comment
{
	display:none;	
}
#page .comment #commentform textarea
{
	width:400px;
	height:150px;
	border:1px solid #999999;
	margin:5px 0;
	padding:5px;
	font-size:14px;
	color:#666666;
}
#page .comment #commentform .submit input
{
	padding:4px; 
	border:1px solid #cccccc;
	background:#fafafa;
	font-size:14px;
	font-weight:bold;
	color:#999999;
	width:160px;
	height:30px;
}
/* Back/Forward */
#page .navigation
{
	padding:10px 0 20px 10px;
}
#page .navigation a
{
	color:#CCCCCC;
	text-decoration:none;
	text-transform:uppercase;
}
#page .navigation a:hover
{
	color:#eeeeee;
}

/* Footer */
#footer 
{
	color:#999999;
	padding-top:10px;
	height:120px;
} 

{
	font-family: 'Lato', sans-serif;
}
#footer p
{
	margin:10px;
	padding:0;
}
#footer .end ul
{
	float:right;
}
#footer .end ul,
#footer .end ul li
{
	margin:0;
	padding:0;
	list-style:none;
} 
#footer .end ul li
{
	float:left;
	margin:10px;
	padding:22px 0;	
} 
#footer .end ul li a
{
	color:#999999;
	text-decoration:none;
	text-transform:uppercase;
} 
#footer .end ul li a:hover,
#footer .end ul li.current_page_item a
{
	color:#CCCCCC;
	text-decoration:none;
}
#footer .end p.base6
{
	text-indent:-9999em;
} 
#footer .end p.base6 a
{
	display:block;
no-repeat -10px 0;
	width:200px;
	height:40px;
	margin:10px 0;
} 





#fancy_title table
{
	display:none;
}
