/*
File:			custom.css
Description:	Custom styles for Thesis
More Info:		http://diythemes.com/thesis/rtfm/custom-css/
*/

/*---- Fonts ----*/

@font-face {
  font-family: 'Lobster';
  font-style: normal;
  font-weight: 400;
  src: local('Lobster'), url(http://themes.googleusercontent.com/static/fonts/lobster/v8/NIaFDq6p6eLpSvtV2DTNDQLUuEpTyoUstqEm5AMlJo4.woff) format('woff');
}

.search-bar{ margin-top: 20px; width: auto; float:right; }

/*-------- GENERAL STYLES -------*/

.custom #container{
	margin-bottom:75px;
}

h1{
	color:#666666;
	font-size:28px;
}

h2{
	color:#999999;
	font-size:24px;
}

h3{
	color:#6D6E71;
	font-size:21px;
}

h4{
	color:#777777;
	font-size:14px;
}

h5{
	color:#F79E5C;
	font-size:16px;
}

h6{
	color:#6D6E71;
	font-size:14px;
}

.custom #sidebar_1 h1{
	font-size:26px;
	color:#999999;
	margin-bottom:18px;
}

.custom #sidebar_1{
	border-right: 1px solid #CCCCCC;
	min-height:500px;
}

.custom #sidebar_1 a{
	font-size:15px;
	color:#888888;
}



/*---- Remove Borders ---- */ 
.custom #header, .custom .post, .custom .teasers_box, .custom #footer, .custom #footer a, .custom #footer a:active, .custom #archive_info, .custom .prev_next, .custom #comment_list, .custom #comment_list dd, .custom #commentform, .custom #sidebar_1, .custom #sidebar_2, .custom #comment_list dt.comment, .custom #comment_list dd.comment, .custom #comment_list dl .bypostauthor .format_text, .custom #trackback_list {
        border-bottom: 0px;
        border-top: 0px;
        border-right: 0px;
        border-left: 0px;
}




.custom #content_box, .custom #column_wrap {
        background: none;
}


/*---- Shadow Border ---- */ 

.custom #page {

-moz-box-shadow:0 0 15px #333333;
-webkit-box-shadow:0 0 15px #333333;
}



/*---- HIDE PAGE TITLES ---- */ 

.headline_area {
	position:absolute;
	top:-1500px;
	left:-1500px;
}

/*------------LOGO--------------*/



/*------------NAV--------------*/

.custom #header { position: relative; border-bottom:1px solid #DDDDDD;}
.custom #header ul#menu { position: absolute; top: 80px; right: 5px; width: auto; }










/*------------Top Menu--------------*/

/* .custom #header ul#header_banner { position: absolute; top: 5px; right: 5px; width: auto; } */

.custom #header ul#top_menu { position: absolute; top: -30px; right: 5px; width: auto; }



#top_menu{
	list-style:none;
	z-index:1001;
}

#top_menu li {
	float:right;
	display:block;
	text-align:center;
	position:relative;
	padding: 11px;
	margin-left:25px;
	margin-top:7px;
	border:none;
    background-color:#FFA500;
}

#top_menu li img{
	margin-left:12px;
}

/*
#top_menu li:hover {
	border: 1px solid #BBBBBB;
	padding: 10px;
	
	
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
}
*/

#top_menu li a {
	font-family:Helvetica, sans-serif;
	font-size:18px; 
	font-weight:bold;
	color: #FFFFFF;
	display:block;
	outline:0;
	text-decoration:none;
//	text-shadow: 1px 1px 1px #666666;
}

#top_menu li:hover a {

}
#top_menu li .drop {
	padding-right:21px;
	background:url("img/drop.png") no-repeat right 8px;
}
#top_menu li:hover .drop {
	background:url("img/drop.png") no-repeat right 7px;
}

.top_menu_dropdown_4columns{
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	top:-999em;/* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #BBBBBB;
	z-index:1001;
	background:#ffffff;

}

.top_menu_dropdown_4columns {width: 500px;}

.top_menu_dropdown_4columns table{
	margin: 25px 12px;
}


.col_6
{
	display:inline;
	float: left;
	position: relative;
	margin:20px 10px;
	width:100px;
}

#top_menu .menu_right {
	float:right;
	margin-right:0px;
}
#top_menu li .align_right {

}

#top_menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#top_menu p, #top_menu h2, #top_menu h3, #top_menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#top_menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#top_menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#top_menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#top_menu li:hover div a {
	font-size:12px;
	color:#015b86;
	text-decoration:underline;
}

#top_menu li:hover div h1 {
	font-size:16px;
	color:#666666;
}

#top_menu li:hover div h2 {
	font-size:20px;
	color:#666666;
}

#top_menu li:hover div h4 {
	font-size:14px;
	color:#015b86;
}


#top_menu li:hover div a:hover {
	color:#029feb;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#top_menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#top_menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#top_menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
}
#top_menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#top_menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#top_menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}



/*------------Main Menu--------------*/


#menu {
	list-style:none;
	z-index:1000;
}

#menu li {
	float:right;
	display:block;
	text-align:center;
	position:relative;
	padding: 11px;
	margin-left:25px;
	margin-top:7px;
	border:none;
}

#menu li img{
	margin:5px 10px;
}

#menu li:hover {
	border: 1px solid #BBBBBB;
	padding: 10px;
	
	/* Background color and gradients */
	
	background: #F4F4F4;
	background: -moz-linear-gradient(top, #F4F4F4, #EEEEEE);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#F4F4F4), to(#EEEEEE));
	

}

#menu li a {
	font-family:Helvetica, sans-serif;
	font-size:36px; 
	font-weight:bold;
	color: #777777;
	display:block;
	outline:0;
	text-decoration:none;
//	text-shadow: 1px 1px 1px #666666;
}

#menu li:hover a {
	color:#161616;
	text-shadow: 1px 1px 1px #ffffff;
}
#menu li .drop {
	padding-right:21px;
	background:url("img/drop.png") no-repeat right 8px;
}
#menu li:hover .drop {
	background:url("img/drop.png") no-repeat right 7px;
}

.dropdown_1column, 
.dropdown_2columns, 
.dropdown_3columns, 
.dropdown_4columns,
.dropdown_5columns {
	margin:4px auto;
	float:left;
	position:absolute;
	left:-999em; /* Hides the drop down */
	top:-999em;/* Hides the drop down */
	text-align:left;
	padding:10px 5px 10px 5px;
	border:1px solid #BBBBBB;
	border-top:none;
	z-index:1001;

	
	/* Gradient background */
	background:#F4F4F4;
	background: -moz-linear-gradient(top, #EEEEEE, #BBBBBB);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#EEEEEE), to(#BBBBBB));

}

.dropdown_1column {width: 140px;}
.dropdown_2columns {width: 280px;}
.dropdown_3columns {width: 420px;}
.dropdown_4columns {width: 560px;}
.dropdown_5columns {width: 700px;}

#menu li:hover .dropdown_1column, 
#menu li:hover .dropdown_2columns, 
#menu li:hover .dropdown_3columns,
#menu li:hover .dropdown_4columns,
#menu li:hover .dropdown_5columns {
	left:-1px;
	top:auto;
}

.col_1,
.col_2,
.col_3,
.col_4,
.col_5 {
	display:inline;
	float: left;
	position: relative;
	margin-left: 5px;
	margin-right: 5px;
}
.col_1 {width:130px;}
.col_2 {width:270px;}
.col_3 {width:410px;}
.col_4 {width:550px;}
.col_5 {width:690px;}

#menu .menu_right {
	float:right;
	margin-right:0px;
}
#menu li .align_right {

}

#menu li:hover .align_right {
	left:auto;
	right:-1px;
	top:auto;
}

#menu p, #menu h2, #menu h3, #menu ul li {
	font-family:Arial, Helvetica, sans-serif;
	line-height:21px;
	font-size:12px;
	text-align:left;
	text-shadow: 1px 1px 1px #FFFFFF;
}
#menu h2 {
	font-size:21px;
	font-weight:400;
	letter-spacing:-1px;
	margin:7px 0 14px 0;
	padding-bottom:14px;
	border-bottom:1px solid #666666;
}
#menu h3 {
	font-size:14px;
	margin:7px 0 14px 0;
	padding-bottom:7px;
	border-bottom:1px solid #888888;
}
#menu p {
	line-height:18px;
	margin:0 0 10px 0;
}

#menu li:hover div a {
	font-size:12px;
	color:#015b86;
	text-decoration:underline;
}

#menu li:hover div h1 {
	font-size:16px;
	color:#666666;
}

#menu li:hover div h2 {
	font-size:20px;
	color:#666666;
}

#menu li:hover div h4 {
	font-size:14px;
	color:#015b86;
}


#menu li:hover div a:hover {
	color:#029feb;
}


.strong {
	font-weight:bold;
}
.italic {
	font-style:italic;
}

.imgshadow { /* Better style on light background */
	background:#FFFFFF;
	padding:4px;
	border:1px solid #777777;
	margin-top:5px;
	-moz-box-shadow:0px 0px 5px #666666;
	-webkit-box-shadow:0px 0px 5px #666666;
	box-shadow:0px 0px 5px #666666;
}
.img_left { /* Image sticks to the left */
	width:auto;
	float:left;
	margin:5px 15px 5px 5px;
}

#menu li .black_box {
	background-color:#333333;
	color: #eeeeee;
	text-shadow: 1px 1px 1px #000;
	padding:4px 6px 4px 6px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;

	/* Shadow */
	-webkit-box-shadow:inset 0 0 3px #000000;
	-moz-box-shadow:inset 0 0 3px #000000;
	box-shadow:inset 0 0 3px #000000;
}

#menu li ul {
	list-style:none;
	padding:0;
	margin:0 0 12px 0;
}
#menu li ul li {
	font-size:12px;
	line-height:24px;
	position:relative;
	text-shadow: 1px 1px 1px #ffffff;
	padding:0;
	margin:0;
	float:none;
	text-align:left;
}
#menu li ul li:hover {
	background:none;
	border:none;
	padding:0;
	margin:0;
}

#menu li .greybox li {
	background:#F4F4F4;
	border:1px solid #bbbbbb;
	margin:0px 0px 4px 0px;
	padding:4px 6px 4px 6px;
	width:116px;

	/* Rounded Corners */
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    -khtml-border-radius: 5px;
    border-radius: 5px;
}
#menu li .greybox li:hover {
	background:#ffffff;
	border:1px solid #aaaaaa;
	padding:4px 6px 4px 6px;
	margin:0px 0px 4px 0px;
}


/*----------- FOOTER --------------*/

.custom #footer{
	padding:0;
	margin:-22px;
}

.custom #footer p{
	color:#444444;
}

.custom #footer a:hover{
	color:#000000;
}

#guitar_footer_upper{
	background:#ECEEEF;
	margin-top:50px;
	padding:10px;
}


#footer_stem{
	width:250px;
	text-align:left;
	float:left;
	margin-left:100px;
}

#footer_stem h2{
	margin-left:30px;
}

#footer_about{
	width:300px;
	margin-top:30px;
	text-align:left;
	float:left;
}

#footer_about p{
	font-size:14px;
}

#footer_links{
	width:250px;
	margin-top:30px;
	margin-left:20px;
	text-align:right;
	float:left;
}

#footer_links p{
	font-size:14px;
}

#footer_links a{
	font-size:17px;
	font-weight:bold;
	color:#666666;
}

#guitar_footer_lower{
	background:#aaaaaa;
	color:#ffffff;
	font-family:helvetica, sans-serif;
	font-size:13px;
	padding:15px 15px 15px 25px;
}

#guitar_footer_lower a{
	color:#ffffff;
	font-family:helvetica, sans-serif;
	font-size:13px;
}

#guitar_footer_lower a:hover{
	color:#666666;
}

#guitar_footer_lower span{
	margin: 5px;
	color:#ffffff;
	font-family:helvetica, sans-serif;
	font-size:13px;
}

#guitar_footer_lower img{
	float:left;
	margin:0 12px 0 0;
	position:relative;
}

<!--[if IE]>
	#guitar_footer_lower{
		position:relative;
	}
<![endif]-->





/*---------- Breadcrumbs (Only working for posts, not pages)
.custom .breadcrumbs { 
	font-family:Verdana,Arial; 
	font-size:13px; 
	padding:1.2em 1em 1em 1em; 
	border-bottom:1px dotted #666; 
	border-top:1px dotted #666; 
}
.custom .breadcrumbs span{ 
	font-family:Verdana,Arial; 
	font-size:13px; 
}
.custom .breadcrumbs a{ 
	font-size:13px; 
	color:#1c5682; 
	border-bottom:1px dotted #fff; 
}
.custom .breadcrumbs a:hover { 
	border-bottom:1px dotted #1c5682; 
}

*/


