/*
-----------------------------------------------
Author: Tommy Cutter (http://oneluckyguitar.com)
-----------------------------------------------
*/

/*
base
----------------------------------------- */

* {
	margin:0;
	padding:0;
	font-weight:100;
	font-family:verdana,arial,sans-serif;
}

:focus {
	outline: 0;
}

body {
	background:#f4ecc2 url(/assets/images/body_bg_middle.gif) top left repeat-x;
	font-size:9px;
	color:#4f4f4f;
}

img {
	border:0;
}

a:link, a:active, a:active:visited, a:visited {
	color:#920000;
	text-decoration:none;
	border-bottom:1px dotted #ccc;
}

a:visited {
	color:#5c2323;
}

a:hover, a:visited:hover {
	color:#000;
}

strong { font-weight:bold; }

h1, h2, h3, h4 {
	font-family:georgia;
	color:#666;
}

h1 {font-size:15px;}

p {font-size:9px; line-height:16px; color:#4f4f4f;}

/*
layout
----------------------------------------- */
div#menu {
	background:#4f4f4f url(/assets/images/menu_bg.jpg) no-repeat left top;
	color:#eee;
	padding:15px 0 0 150px;
	min-width:810px;
}

div#menu ul {
	float:left;
	padding:5px;
	margin:10px 20px 5px 0;
	width:88px;
	border-right:1px dotted #666;
	background:url(/assets/images/dots_background2.gif);
	display:none;
}

div#menu ul strong {
	font-weight:100;
	font-size:2px;
	display:block;
	margin:-5px -5px 10px -5px;
	color:#000;
	height:36px;
	width:120px;
}

div#menu ul.juke strong { background:#000 url(/assets/images/juke_header.gif) right top no-repeat; width:109px; color:#B90000;}
div#menu ul.news strong { background:#000 url(/assets/images/news_map.gif) right top no-repeat; width:109px; }
div#menu ul.us strong { background:#000 url(/assets/images/us_map.gif) right top no-repeat; width:109px;}
div#menu ul.contact strong { background:#000 url(/assets/images/contact_map.gif) right top no-repeat; width:109px; }
div#menu ul.work strong { background:#000 url(/assets/images/work_map.gif) right top no-repeat; width:170px; }
div#menu ul.work {width:150px;}
div#menu ul.work span {display:block; font-size:11px; font-weight:bold;}
div#menu ul.shop strong { background:#000 url(/assets/images/shop_map.gif) right top no-repeat; width:140px; }
div#menu ul.shop {width:120px;}

div#menu ul.news {background:url(/assets/images/dots_background2.gif);}

div#menu ul li {
	font-size:10px;
	list-style:none;
	padding:3px 6px 3px 15px;
	background:url(/assets/images/arrow.gif) left 50% no-repeat;
}

div#menu ul li a {
	background:transparent;
	color:#fff;
	text-decoration:none;
}
 
div#menu ul li a:hover, div#menu ul li a:visited:hover {
	color:#A4C3EF;
}

div.black_type {
	display:none;
	clear:left;
	padding-top:7px;
}

div.black_type img {display:block;}

div#menu_tab {
	width:730px;
	text-align:right;
	height:1px;
	clear:left;
	position:relative;
	z-index:40;
}

div#menu_tab img {
	position:relative;
	z-index:30;
	top:-18px;
}

div#sitemap {
	padding:0;
	position:relative;
	height:0px;
	float:left;
}

div#header {
	padding:30px;
	background:#000;
	margin:0 0 0 132px;
	width:730px;
	text-align:center;
	float:left;
	border-left:1px solid #fff;
	position:relative;
	z-index:10;
}

div#header ul#navigation {
	list-style-type:none;
	text-align:center;
	margin-left:60px;
}

div#header ul#navigation li {
	float:left;
	position:relative;
	padding-bottom:7px;
}

* html div#header ul#navigation li {
	float:left;
}

#navigation span {height:1px; display:block; color:transparent;}

div#header a.home {display:block; background:url(/assets/images/nav_olg.gif) left top no-repeat; width:116px;}
div#header a.blogs {display:block; background:url(/assets/images/nav_blog.gif) left top no-repeat; width:38px;}
div#header a.news {display:block; background:url(/assets/images/nav_news.gif) left top no-repeat; width:34px;}
div#header a.us {display:block; background:url(/assets/images/nav_us.gif) left top no-repeat; width:14px;}
div#header a.contact {display:block; background:url(/assets/images/nav_contact.gif) left top no-repeat; width:56px;}
div#header a.shop {display:block; background:url(/assets/images/nav_shop.gif) left top no-repeat; width:32px;}
div#header a.work {display:block; background:url(/assets/images/nav_work.gif) left top no-repeat; width:37px;}

div#header ul#navigation li a, div#header ul#navigation li a:visited, div#header ul#navigation li a:visited:hover {
	color:#000;
	float:left;
	padding:10px 2px 4px 2px;
	/*Hide the text*/
	overflow: hidden;
	/* WIN IE5 hack */
	height: 9px;
	voice-family: "\"}\""; 
	voice-family:inherit;
	height: 0;
	border-bottom:2px solid #4f4f4f;
}

div#header ul#navigation li a:hover, div#header ul#navigation li a:visited:hover { border-bottom:2px solid #f5edc7; }

div#header ul#navigation li a.active { border-bottom:2px solid #f5edc7; }

div#container {
	background:transparent url(/assets/images/body_bg_left.gif) left top no-repeat;
	position:relative;
	margin-top:-83px;
	padding-top:90px;
	padding-bottom:20px;
	height:600px;
}

div#content_wrapper {
	position:relative;
	top:-90px;
	min-height:617px;
	min-width:920px;
	background:url(/assets/images/body_bg_right.png) no-repeat right top;
	behavior: url("/assets/css/pngbehavior.htc");
}

div#content {
	margin-left:90px;
	padding:15px;
	width:520px;
	position:relative;
	top:100px;
	border-top:2px solid #EFEAD1;
	border-left:2px solid #EFEAD1;
	border-right:2px solid #EFEAD1;
	position:absolute;
	z-index:200;
}

div.content {
	background:#fff;
}

div#work_content {
	background:#fff;
	margin-left:90px;
	padding:15px;
	width:800px;
	position:relative;
	top:100px;
	border-top:2px solid #EFEAD1;
	border-left:2px solid #EFEAD1;
	border-right:2px solid #EFEAD1;
}

div#footer {
	text-align:right; 
	padding:0; 
	margin:25px -15px -15px -15px;
	border-bottom:6px solid #000;
}

div#footer img {
	border-top:1px solid #000;
	border-left:1px solid #000;
	padding:3px;
}

div#work_footer {
	text-align:left; 
	padding:0; 
	margin:25px -15px -15px -15px;
	border-bottom:4px solid #000;
}

div#work_footer img {
	border-top:1px solid #000;
	border-right:1px solid #000;
	padding:3px;
}

/* 
Work nav
------------------------------- */
#work_nav ul {
	margin: 0;
	padding: 0;
	list-style-type:none;
}

#work_nav ul li {display:block;padding:0;margin:0; float:left;}
#work_nav ul li .work-link {margin:-9px;}

#work_nav ul li a {
	display:block; 
	float:left;
	margin:0 0 4px 0; 
	padding:0 3px 4px 0; 
	text-decoration:none; 
	border-bottom:2px solid #ddd;
	text-transform:uppercase;
	font-size:9px;
	font-family:arial;
	color:#720B0F;
	height:8px;
}

#work_nav li a:hover {border-bottom:2px solid #CE1422;}
#work_nav li a.current {border-bottom:2px solid #CE1422;}

#work_nav ul li a img {display:block;}

#work_nav ul li a.show-print {
	border:none;
	margin:-4px 0 0 5px;
}

.we-did-this-img {width:66px;}

/* 
end work nav
------------------------------- */

div#content_header {
	width:520px;
	height:35px;
	background:url(/assets/images/content_headers.gif) no-repeat left top;
	margin-bottom:15px;
}

div#content_header p {
	line-height:35px;
	padding:0 10px;
}

div.sidebar_wrapper {
	position:relative;
	text-align:left;
	z-index:10;
}

div.sidebar {
	position:absolute;
	top:0px;
	left:500px;
	z-index:300;
	background:#fff;
	width:200px;
	padding:5px;
	font-size:9px;
	border-bottom:6px solid #000;
}

div.sidebar_header {
	height:14px;
	background:url(/assets/images/featured_content.gif) 76px 5px no-repeat;
	margin-bottom:10px;
	padding-top:5px;
}

img.toggle_arrow {
	margin-left:10px;
}

.hand_cursor {
	cursor:pointer;
}

div#featured_news {
	padding:10px;
	font-size:9px;
	line-height:14px;
}

div.news_main {

}

h2.news_headline {
	font-size:13px;
	font-family:georgia;
	background:#E9F0FA;
	padding:8px;
	margin:5px 0;
	color:#868f9d;
}

h2.news_headline strong {
	color:#9d1e1f;
	font-weight:100;
	font-size:13px;
	font-family:georgia;
}

div.news_body {
	font-size:10px;
	line-height:17px;
	margin:0 0 10px 0;
	padding-bottom:10px;
	border-bottom:1px dotted #666;
}

h1.archives_header {
	display:block;
	padding:10px 0;
	font-size:18px;
}

ul.news_archive_list {
	list-style-type:none;
}

ul.news_archive_list li {
	font-size:11px;
	line-height:20px;
	margin-left:15px;
	display:block;
	background:#efefef url(/assets/images/news_bg.gif);
	padding:8px;
	margin:4px 0;
	border-top:2px solid #ccc;
	display:inline;
}

ul.news_archive_list li a {
	color:#6D88AF;
	border:none;
	font-size:13px;
	font-family:arial;
	font-weight:bold;
}

ul.news_archive_list li a:hover {
	color:#000;
}

ul.news_archive_list li span {
	background:#FFFCEF;
	color:#AFAFAF;
	font-size:14px;
	font-family:georgia;
	margin-left:10px;
	padding:2px 4px;
}

/*
framework styles
----------------------------------------- */
div.benchmark {
	background:#ddd; 
	padding:8px; 
	border:1px solid #999;
	margin:8px 0; 
	font-size:10px; 
	color:#333; 
	font-family:verdana;
}

/*
misc
----------------------------------------- */
.clear_hack {
	clear:both;
}

.clear_left {
	clear:left;
}


/*
header images
----------------------------------------- */
h3.content_headers {
	width: 100px;
	height: 35px;
	padding:5px;
	float:left;
	background-repeat:no-repeat;
	background-position:16px 13px;
}
h3.content_headers span {
	position: absolute;
	top:-2000px;
}

.news_header { background-image: url(/assets/images/news_header.gif); }
.work_header { background-image: url(/assets/images/work_page_header.gif); }
.us_header { background-image: url(/assets/images/us_header.gif); }
.shop_header { background-image: url(/assets/images/shop_header.gif); }
.contact_header { background-image: url(/assets/images/contact_header.gif); }

div.content_header_right {float:right; width:300px; text-align:right; line-height:35px; padding:0 15px 0; font-family:arial; text-transform:uppercase; font-size:9px; color:#697184;}
div.content_header_right strong {color:#920000; font-family:arial;  text-transform:uppercase;}
div.content_header_right a {text-decoration:none; color:#920000;}
div.content_header_right a.gray {text-decoration:none; color:#666;}

/*
news page
----------------------------------------- */
div.feed_link {background:#eee;; padding:5px;}
div.feed_link a {display:block; border:none; background:url(/assets/images/rss-icon.gif) no-repeat; height:16px; line-height:16px; padding-left:20px; color:#333; font-size:9px; font-family:arial; text-decoration:none;}

/*
contact page
----------------------------------------- */
div.header_block_left {
	float:left;
	width:175px;
	padding:10px;
}

div.header_block_middle {
	float:left;
	width:145px;
	padding:10px;
	border-left:1px dotted #ccc;
	border-right:1px dotted #ccc;
}

div.header_block_middle strong {
	color:#cecece;
}

div.header_block_right {
	float:left;
	width:125px;
	padding:10px;
}

div.header_block_right p { margin-bottom:10px;}

div.header_block_right form {
	padding:0;
}

div.header_block_right form label {
	font-size:10px;
	display:none;
	color:#666;
}


div.header_block_right input.text_input {
	border:1px solid #ddd;
	width:80px;
	padding:4px;
}

div.header_block_right input.form_error {
	border:1px solid red;
	width:80px;
	padding:4px;
}

div.header_block_right input.submit_button {
	border:1px solid #6283AF;
	background:#8EA9CF;
	padding:3px;
	color:#fff;
}

div.header_block_left p, div.header_block_middle p,div.header_block_right p {
	font-size:10px;
}

div.header_block_left h3 {
	font-size:16px;
}

div#contact_content {
	border-top:1px dotted #ccc;
	padding:10px;
	clear:both;
}

div#contact_content p {
	font-size:10px;
}

/*
us page
----------------------------------------- */
div.us_block {
	float:left;
	width:260px;
}

div.us_block div {
	background:#ccc;
	padding:0;
	margin:5px 1px;
	height:60px;
}

div.us_block a:link,
div.us_block a:active,
div.us_block a:visited,
div.us_block a:hover,
{
	color:#666;
	text-decoration:none;
	font-size:9px;
	text-transform:uppercase;
	font-family:arial;
	border:none;
	display:block;
}

div.us_block a strong {letter-spacing:0px; font-weight:100; color:#920101; font-family:arial;}

div.us_block a:hover, div.us_block a:visited:hover {
	color:#333;
}

div#us_matt div {background:url(/assets/images/uspic_matt.jpg);}
div#us_tommy div {background:url(/assets/images/uspic_tommy.jpg);}
div#us_amy div {background:url(/assets/images/uspic_amy.jpg);}
div#us_nate div {background:url(/assets/images/uspic_nate.jpg);}
div#us_heather div {background:url(/assets/images/uspic_heather.jpg);}
div#us_jake div {background:url(/assets/images/uspic_jake.jpg);}
div#us_guitar div {background:url(/assets/images/uspic_gibby.jpg);}
div#us_paige div {background:url(/assets/images/uspic_paige.jpg);}
div#us_drew div {background:url(/assets/images/uspic_drew.jpg);}
div#us_nicole div {background:url(/assets/images/uspic_nicole.jpg);}

img.bio_image {margin:0 10px 10px 0; border:1px solid #ccc;}

div.blog {
	padding:10px;
	margin:0;
	
}

div.blog p {
	font-size:10px;
	line-height:18px;
}

div.blog p.meta { 
	color:#000; 
	font-size:10px; 
	font-famiy:arial; 
	padding:5px 0; 
	margin:0; 
	line-height:auto; 
	border-top:1px dotted #ccc; 
	border-bottom:1px dotted #ccc;
}

div.noblog {
	background:url(/assets/images/blog-header.gif);
}

div.hasblog {
	background:url(/assets/images/blog-header-new2.gif);
}

div.archiveheader {
	background:url(/assets/images/blog-header-arcv2.gif);
}

div#us_info {
	height:66px;
	line-height:66px;
}

div#us_info_blogger {
	height:66px;
	line-height:66px;
}

div#us_info p {
	line-height:62px;
	font-size:13px;
	font-family:georgia;
	padding:0 5px;
	color:#666;
}

div#us_info p strong {
	font-weight:bold;
	font-family:georgia;
	color:#8F1111;
	font-weight:100;
}

div#us_info span {
	color:#8F1111;
	font-size:10px;
	font-family:arial;
}

img.us_pic {margin:5px 0 15px 0;}

div.bio {
	padding:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:15px;
}

h2.blog_headline a,
h2.blog_headline a:link,
h2.blog_headline a:active,
h2.blog_headline a:visited,
h2.blog_headline a:hover,
h2.blog_headline a:visited:hover
{
	font-size:13px;
	font-family:georgia;
	background:#E9F0FA;
	padding:8px;
	margin:5px 0;
	color:#868f9d;
	display:block;
}

h2.blog_headline a.blog-title-left {
	display:block;
	float:left;
	width:368px;
}

h2.blog_headline a:hover {
	color:#374E6F;
}

h2.blog_headline a strong {
	color:#9d1e1f;
	font-weight:100;
	font-size:13px;
	font-family:georgia;
}

h2.blog_headline a#view-comments-link
{
	display:block;
	float:right;
	width:100px;
	text-align:right;
}

div.blog_body {
	font-size:10px;
	line-height:17px;
	margin:0;
	padding-bottom:10px;
	border-bottom:1px dotted #666;
}

div.dividers {
	border-bottom:1px dotted #ccc;
	margin:5px 0;
}

/*
Work page
--------------------------------- */
div.work_main {
	float:right;
	width:680px;
	border-left:1px dotted #ccc;
}

div.work_sidenav {
	float:left;
	width:100px;
	background:#fff;
	padding-top:15px;
	text-align:center;
}

div.work_item {
	background:#D1DFF4;
	border-top:1px dotted #839CBF;
	border-bottom:1px dotted #839CBF;
	margin-top:5px;
}

div.work_item p {
	font-size:10px;
	font-family:arial;
	color:#666;
}

div.work_item p strong {
	font-weight:bold;
	font-family:georgia;
	color:#8F1111;
	font-weight:100;
	padding-left:5px;
	font-size:16px;
}

div.work_item span {
	color:#8F1111;
	font-size:10px;
	font-family:arial;
}

div.work_description {
	font-size:10px;
	color:#666;
	padding:10px 5px;
}

div.work_item a {
	border-bottom:1px dotted #8F1111;
}

/*
Homepage
--------------------------------- */
div.homepage_content {
	margin:0 auto;
	width:550px;
	height:457px;
	margin:-15px;
	text-align:center;
	background:url(/assets/images/homepage-image2.jpg);
}

div.homepage_content p {
	padding:10px;
	font-size:10px;
	text-align:left;
}

div.work_sidenav a {font-size:10px;}

a.back-link {
	display:block; 
	font-size:11px; 
	margin:10px 0; 
	padding:5px; 
	text-decoration:none; 
	color:#666;
}

/*
Shop
--------------------------------- */
h1.shop_coming_soon {
	font-size:30px; 
	padding:15px; 
	text-align:center;
}

/*
Sidebars
----------------------------------------- */
div#us_sidebar {
	float:none;
	position:static;
}

div#us_sidebar h3 {
	font-size:9px;
	font-family:arial;
	color:#000;
	text-transform:uppercase;
	font-family:arial;
	letter-spacing:1px;
	font-weight:100;
	color:gray;
	padding:5px 0;
}

div#us_sidebar ul {
	margin:0;
	float:none;
	text-align:left;
	padding:8px;
	background:#EFF6FF;
	border-top:1px dotted #D1D8DF;
}

div#us_sidebar * { position:static; float:none; display:block;}
div#us_sidebar i, div#us_sidebar em {display:inline;}

div#us_sidebar ul li {
	float:none;
	font-size:9px;
	line-height:18px;
	text-align:left;
	color:#333;
	list-style-type:none;
	border-bottom:1px dotted #D1D8DF;
}

div#us_sidebar ul li strong { color:red; display:inline; }

div#us_sidebar ul li a:link, div#us_sidebar ul li a:visited, div#us_sidebar ul li a:visited:hover
{
	display:block;
	font-size:10px;
	color:#333;
	border:none;
	text-decoration:none;
}

div#us_sidebar hr {
	margin:10px 0;
	background:#fff;
	padding:0;
	border:none;
	border-top:1px dotted #333;
}

/*
One liners
----------------------------------------- */

div#oneliner {
height:80px;
line-height:80px;
width:480px;
background:url(/assets/images/oneliner.jpg);
font-size:11px;
padding:20px;
text-align:right;
}
div#oneliner span {
font-family:"Courier New", Courier, monospace;
padding:10px;
background:#fff;
color:#000;
}

/*
Chords
----------------------------------------- */
div#chords {
	margin-top:20px;
	margin-bottom:-50px;
	margin-left:-3px;
}

/*
Featured Items
----------------------------------------- */
div.featured_item_footer {
	background:#000;
	font-size:9px;
	color:#fff;
	margin-bottom:8px;
	padding:5px;
}

div.featured_item_footer a:link,
div.featured_item_footer a:active,
div.featured_item_footer a:visited
{
	color:#ccc;
	text-decoration:none;
	border:none;
}

div.featured_item_footer a span {
	color:#EEEF68;
	display:block;
}

div.featured_item_footer a:hover {
	color:#fff;
	border:none;
}

div.featured_news {
	background:#dedede;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:5px;
}

div.featured_news strong {
	color:#000;
}

div.ustype {
	background:#fff;
}

p.us_copy {
	line-height:16px;
}

.launch-site-link {
	position:absolute;
	bottom:-20px;
	right:20px;
}

.archive-year {
	font-size:17px;
	font-family:arial;
}

.archive-months {
	list-style-type:none;
	
	padding-left:8px;
}

.archive-months li {
	display:block;
	font-size:12px;
	font-family:verdana;
}

.archive-months li ul {
	font-size:10px;
	padding-left:8px;
	margin:8px 0 10px 8px;
	border-left:1px dotted #ccc;
}

.archive-months li li {
	font-size:10px;
}

p.bio-intro {
	margin-bottom:10px;
	font-style:italic;
	font-size:11px;
}

#tooltip{
	position:absolute;
	border:1px solid #ccc;
	background:#efefef;
	padding:2px 5px;
	color:#333;
	display:none;
}

.show-print {
	border:none;
	margin:-4px 0 0 15px;
	border:none;
}

div#featured_news ul#blogs-sidebar {
	background:#59687e;
}

div#featured_news ul#blogs-sidebar li {
	border-bottom:1px solid #717f94;
}

div#featured_news ul#blogs-sidebar a {
	color:#f0f5fc;
}

#smallScroller
{
	width:180px;
	height: 80px;
	position: relative;
	overflow:hidden;
}


/* You can alter this CSS in order to give SmoothDivScroll your own look'n'feel */

/* Invisible left hotspot */
div.scrollingHotSpotLeft
{
	/* The hotspots have a minimum width of 100 pixels and if there is room the will grow
    and occupy 15% of the scrollable area (30% combined). Adjust it to your own taste. */
	min-width: 75px;
	width: 10%;
	height: 100%;
	/* There is a big background image and it's used to solve some problems I experienced
    in Internet Explorer 6. */
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	left: 0;
	/*  When positioning the mouse over one of the hot spots, the cursor should change.
	I've noticed that this varies from browser to browser though. */
	cursor: url(../images/cursors/cursor_arrow_left.cur), w-resize;
}

/* Visible left hotspot */
div.scrollingHotSpotLeftVisible
{
	background-image: url(../images/arrow_left.gif);				
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35; /* Standard CSS3 opacity setting */
	-moz-opacity: 0.35; /* Opacity for really old versions of Mozilla Firefox (0.9 or older) */
	filter: alpha(opacity = 35); /* Opacity for Internet Explorer. */
	zoom: 1; /* Trigger "hasLayout" in Internet Explorer 6 or older versions */
}

/* Invisible right hotspot */
div.scrollingHotSpotRight
{
	min-width: 75px;
	width: 10%;
	height: 100%;
	background-image: url(../images/big_transparent.gif);
	background-repeat: repeat;
	background-position: center center;
	position: absolute;
	z-index: 200;
	right: 0;
	cursor: url(../images/cursors/cursor_arrow_right.cur), e-resize;
}

/* Visible right hotspot */
div.scrollingHotSpotRightVisible
{
	background-image: url(../images/arrow_right.gif);
	background-color: #fff;
	background-repeat: no-repeat;
	opacity: 0.35;
	filter: alpha(opacity = 35);
	-moz-opacity: 0.35;
	zoom: 1;
}

/* The scroll wrapper is always the same width and height as the containing element (div).
   Overflow is hidden because you don't want to show all of the scrollable area.
*/
div.scrollWrapper
{
	position: relative;
	overflow: hidden;
	width: 100%;
	height: 100%;
}

div.scrollableArea
{
	position: relative;
	width: auto;
	height: 100%;
}

div.scrollingHotSpotTop, div.scrollingHotSpotBottom
{
	min-width: 15px;
}

.clear-both{clear:both;}
.clear-left{clear:left;}
.clear-right{clear:right;}
