/*
	99Lime.com HTML KickStart by Joshua Gatcke
	style.css
	
*/

/*---------------------------------
	IMPORTS
-----------------------------------*/
@import url(https://fonts.googleapis.com/css?family=Arimo:400,700);

/*---------------------------------
	OVERRIDES
-----------------------------------*/
h1,h2,h3,h4,h5,h6{
font-family: "Trebuchet Ms", arial, verdana, sans-serif;
}

thead th,
tbody th{
font-family: "Trebuchet Ms", arial, verdana, sans-serif;
}

button, 
a.btn,
input[type="submit"],
input[type="reset"],
input[type="button"]{
font-family: "Trebuchet Ms", arial, verdana, sans-serif;
}

.menu{
font-family: "Trebuchet Ms", arial, verdana, sans-serif;
}

blockquote{
font-family: "Trebuchet Ms", arial, verdana, sans-serif;
}

/*---------------------------------
	LAYOUT
-----------------------------------*/
body{
margin:0;
padding:0;
padding-bottom: 50px;
/*
color:#000;
background:#efefef url(css/img/grid.png) repeat center top;
font:normal 0.9em/150% 'Arimo', "Trebuchet MS", arial, verdana, sans-serif;
text-shadow: 0px 0px 1px transparent; /* google font pixelation fix */
*/
}

#wrap{
width:960px;/*960*/
background:#fff;
margin:30px auto 30px auto;
padding:0;
border:1px solid #ccc;
}

.menu{
margin:-1px -1px 0 -1px;
}


#footer{
text-align:center;
padding:20px;
margin:0;
background:#efefef;
border-top:1px solid #ccc;
color:#999;
font-size:0.8em;
text-shadow:0px 1px 1px #fff;
position: relative;
top:0;
left:0;
}

#link-top{
position: absolute;
top:10px;
right:10px;
*right:25px;/*IE 7 ONLY*/
left:auto;
color:#666;
text-decoration:none;
display: inline-block;
padding:5px 10px;
background:#e5e5e5;
line-height:100%;
-moz-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
}

body {
	margin:10px;
	background: #F6F4F0;
/*	background: #EFE9E2; */
}

div#cc_all {
	width: 950px;
	margin: 0 auto;	
}	

div#cc_header, div#cc_subheader, div#cc_main, div#cc_footer {
	width: 100%;
}

div#cc_header {

}

div#cc_header div.logo {
	float: left;
	width: 339px;
	height: 66px;
}

div#cc_header div.sharebar {
	float: right;
	text-align: right;
	margin-top: 14px;
	width: 270px;
}

div#cc_header div.sharebar div.addthis_toolbox {
	min-width: 150px;
}

div#cc_header div.middle_top {
	float: right;
	margin-top: 4px;
	width: 341px;
}

div#cc_all div.note {
/*	background: #f0f5a3;
	border: 2px solid #bbbb99;
*/	
	color: #9692a6;
	width: 300px;
	text-align: center;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 5px;
	font-size: 14px;
	float: right;
}

div#cc_subheader {
	clear: both;
	min-height: 16px;
	background: #C6C2B6;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 16px;
	padding-right: 16px;
	width: 918px
}

a.menu_link {
	text-decoration:none;
}

a.menu_link:hover {
	text-decoration: underline;
}

div#cc_subheader #sub_left{
	float: left;
	width: 40%
}

div#cc_subheader #sub_right{
	float: left;
	width: 60%;
	text-align: right;
}

div#cc_main {
	width: 948px;
	clear: both;
	border: 1px solid #C6C2B6;
	min-height: 820px;
	background: white;
}

div#cc_main div#adbar {
	width: 190px;
	min-height: 812px;
	padding: 4px;
	background: white;
	float: left;
}

div#cc_main div#adbar div.vbanner{
	margin-top: 10px;
	margin-left: 20px;
}

div#cc_main div#content {
	top: 0;
	left: 198px;
	width: 750px;
	min-height: 820px;
	background: white;
	float: left;
}

div#cc_main div#content div#tabs {
	width: 750px;
	min-height: 40px;
	background: white;
}

div#cc_main div#content ul.tabs {
	border-bottom: 1px solid #C6C2B6;
}

div#cc_main div#content ul.tabs li a {
	border-left: 1px solid #C6C2B6;
	border-right: 1px solid #C6C2B6;
	border-top: 1px solid #C6C2B6;
}

div#cc_main div#content ul.tabs li.last a {
	color: #aa0000;
}

div#cc_main div#content div#edit_window {
	width: 750px;
}

div#cc_main div#content div#view_window {
	width: 750px;
}

div#cc_main div#content div#edit_window div#edit_song {
	width: 749px;
	border-left: 1px solid #C6C2B6;
}

div#cc_main div#content div#view_window div#view_song {
	width: 749px;
	border-left: 1px solid #C6C2B6;
}

div#top_controls, div#v_top_controls {
	width: 709px;
	min-height: 60px;
	background: white;
	border-left: 1px solid #C6C2B6;
	padding-left: 20px;
	padding-right: 20px;
}

div#top_controls div.control_widget, div#v_top_controls div.control_widget {
	vertical-align: middle;
	float: left;
	margin: 10px;
}

div#top_controls div.control_widget button {
	margin-top: 3px;
	padding: 7px;
}

div#top_controls div.control_widget select {
	margin-top: 5px;
	vertical-align: baseline;
}

div#top_controls div.control_widget label {
	margin-top: 5px;
}

div#v_top_controls div.control_widget button {
        margin-top: 3px;
        padding: 7px;
}

div#v_top_controls div.control_widget select {
        margin-top: 5px;
        vertical-align: baseline;
}

div#v_top_controls div.control_widget label {
        margin-top: 5px;
}


div#cc_main div#content div#edit_window div#edit_song {
	min-height: 550px;
	background: white;
	float: left;
	width: 669px;
}

div#cc_main div#content div#view_window div#view_song {
	min-height: 550px;
	background: white;
	float: left;
	width: 629px;
	padding: 20px;
	padding-top: 5px;
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
}

div#right_controls {
	min-height: 450px;
	background: white;
	float: left;
	width: 75px;
}

div#v_right_controls {
	min-height: 450px;
	background: white;
	float: left;
	width: 75px;
}

div#cc_main div#content div#content_bottom {
	min-height: 170px;
	background: white;
	width: 749px;
	clear: both;
	border-left: 1px solid #C6C2B6;
	text-align: center;
}


div#cc_footer {
	width: 932px;
	clear: both;
	border-left: 1px solid #C6C2B6;
	border-right: 1px solid #C6C2B6;
	border-bottom: 1px solid #C6C2B6;
	min-height: 50px;
	background: white;
	padding: 8px;
	text-align: center;
}

a {
	color: #0d2474;
}

a img {
	border: 0px;
}

a {
	border: 0px;
}

h1.slogan {
	padding: 0;
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	zoom: 1;
	color: #222;
	font-family: sans-serif;
	font-style:italic;
}

span.slogan {
	color: #666;
	font-family: sans-serif;
	font-style:italic;
	font-size: 14px;
}

div.right_options {
	float: right;
}

#edit_song_textarea {
	margin-left: 30px;
	width: 620px;
	height: 530px;
	font-family: monospace;
	overflow-y: auto;
	overflow-x: auto;
	font-size: 13px;
}

button.darkblue,
a.btn.darkblue,
a.button.darkblue,
input[type=submit].darkblue,
input[type=reset].darkblue,
input[type=button].darkblue{
text-shadow:0 -1px 0 #201088;
color:#fff;
border:1px solid #201088;
background: rgb(44,66,180); /* Old browsers */
background: -moz-linear-gradient(top, rgba(55,77,220,1) 0%, rgba(44,66,180,1) 44%, rgba(11,33,130,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(55,77,220,1)), color-stop(44%,rgba(44,66,180,1)), color-stop(100%,rgba(11,33,130,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, rgba(55,77,220,1) 0%,rgba(44,66,180,1) 44%,rgba(11,33,130,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, rg44ba(55,77,220,1) 0%,rgba(44,66,180,1) 44%,rgba(11,33,130,1) 100%); /* Opera11.10+ */
background: -ms-linear-gradient(top, rgba(55,77,220,1) 0%,rgba(44,66,180,1) 44%,rgba(11,33,130,1) 100%); /* IE10+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5577dd', endColorstr='#002266',GradientType=0 ); /* IE6-9 */
background: linear-gradient(top, rgba(55,77,220,1) 0%,rgba(44,66,180,1) 44%,rgba(11,33,130,1) 100%); /* W3C */
}

button.darkblue:hover,
a.btn.darkblue:hover,
a.button.darkblue:hover{
	text-shadow:0 1px 0 #201088;
	color:#fff;
	border:1px solid #201088;
	background: rgb(88,77,220); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(111,111,253,1) 0%, rgba(88,88,220,1) 44%, rgba(66,66,200,1) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(111,111,253,1)), color-stop(44%,rgba(88,88,220,1)), color-stop(100%,rgba(66,66,200,1))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, rgba(111,111,253,1) 0%,rgba(88,88,220,1) 44%,rgba(66,66,200,1) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, rg44ba(111,111,253,1) 0%,rgba(88,88,220,1) 44%,rgba(66,66,200,1) 100%); /* Opera11.10+ */
	background: -ms-linear-gradient(top, rgba(111,111,253,1) 0%,rgba(88,88,220,1) 44%,rgba(66,66,200,1) 100%); /* IE10+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8888ff', endColorstr='#5555aa',GradientType=0 ); /* IE6-9 */
	background: linear-gradient(top, rgba(111,111,253,1) 0%,rgba(88,88,220,1) 44%,rgba(66,66,200,1) 100%); /* W3C */
}

input[type="text"]:focus,
textarea:focus,
button:focus,
a.button:focus,
select:focus,
input[type="file"]:focus,
input[type="password"]:focus,
.rte-editor:focus,
textarea.rte:focus{
	-webkit-box-shadow: 0 0 7px orange;
	-moz-box-shadow   : 0 0 7px orange;
	-o-box-shadow     : 0 0 7px orange;
	box-shadow        : 0 0 7px orange;
	border: 1px solid orange;
	outline: none;
}

a.control_button_link img {
	margin-bottom: 3px
}

#cc_all .centered {
	text-align: center;
}

#lean_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:100%;
    background: #000;
    display: none;
}

#help {
	width: 920px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	display: none;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
	text-align: left;
	height: 700px;
	overflow: auto;
	font-family: arial, verdana, sans-serif;
}

#sfb, #login_modal {
	width: 570px;
	padding-left: 20px;
	padding-top: 20px;
	padding-bottom: 10px;
	display: none;
	background: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	box-shadow: 0px 0px 4px rgba(0,0,0,0.7);
	-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 0px 4px rgba(0,0,0,0.7);
	text-align: left;
	height: 560px;
	overflow: auto;
	font-family: arial, verdana, sans-serif;
}

#login_modal {
	height: 310px;
}

#sfb input, #login_modal input {
	width: 400px;
}

#sfb textarea, #login_modal textarea {
	width: 400px;
	height: 190px;
}

#sfb label, #login_modal label {
	margin-bottom: 8px;
}


#help p, #sfb p, #login_modal p {
	font-size: 14px;
}

.modal_close {
	position: absolute;
	top: 12px;
	right: 12px;
	display: block;
	width: 42px;
	height: 42px;
	background: url(../image/modal_close.png);
	z-index: 2;
}

#sfb button {
	padding: 6px 8px 6px 8px;
}

#sfb input {
	padding: 6px 6px 6px 6px;
}

#sfb textarea {
	padding: 6px 6px 6px 6px;
	overflow: auto;
}

#load_sample_button {
	padding: 6px 8px 6px 8px;
}

#sfb div.about {
	width: 500px;
}

blockquote {
	font-size: 1em;
	font-style: normal;
	color: #555;
	margin: 20px 20px 20px 5px;
	padding: 0 0 0 20px;
	border-left: 0px;
}

h2 {
	font-size: 1.3em;
	margin: 0 0 0 0;
	line-height: 105%;
}

h3 {
	font-size: 1.1em;
	margin: 0 0 0 0;
	line-height: 100%;
}

li {
	padding: 0 0;
	margin: 0;
}

div.chordchart  {
	font-weight: bold;
}

.chordknown {
	color: #00C;
	cursor: pointer;
}

.chordunknown {
	color: #C00;
	cursor: pointer;
	padding: 0;
}

pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap !important;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	margin: 0px 0px 0px 0px;
	background: #fff;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	box-shadow: inset 0px 0px 0px rgba(0,0,0,0);
	padding: 10px;
	margin: 0 0 20px 0;
	border: 0px;
	font-family: Consolas, "Andale Mono WT", "Andale Mono", "Lucida Console", "Lucida Sans Typewriter", "DejaVu Sans Mono", "Bitstream Vera Sans Mono", "Liberation Mono", "Nimbus Mono L", Monaco, "Courier New", Courier, monospace;
	font-size: 1.1em;
}

div#right_controls a img:hover {
   opacity: 0.75;
   filter: alpha(opacity=75);
}

div#v_right_controls a img:hover {
   opacity: 0.75;
   filter: alpha(opacity=75);
}

hr {
	margin-top: 5px;
	margin-bottom: 15px;
}

#chord_tray {
	border-left: 1px solid #C6C2B6;
	padding-left: 20px;
	padding-right: 20px;
	width: 100%;
}

#load_sample_song {
	margin-right: 14px;
}

a.refresh_chords_link {
	font-size: 12px;
}

.loader_div {
	margin-top: 10px;
	margin-right: 12px;
	float: right;
}

.chordtip {
	width: 100px;
	height: 100px;
	padding: 10px 10px 10px 10px;
	text-align: center;
}

.chordtip canvas {
	margin-left: 18px;
}

.support_content {
	padding: 30px;
	font-size: 1.05em;
}

.support_content p {
	margin-top: 15px;
	margin-bottom: 15px;
}

.support_content td {
	border: 0;
}

.support_content .bottom {
	margin-top: 20px;
}

.paypal_form {
	padding-left: 294px;
	margin-top: 30px;
}

.paypal_form .box {
	border: 1px solid gray;
	width: 245px;
	padding: 20px;
}

.paypal_form input[type=image] {
	border: 0;
	text-indent: auto;
	-moz-border-radius: auto;
	-webkit-border-radius: auto;
	border-radius: auto;
	background: auto;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	margin-left: 10px;
}

.paypal_form input[type=image]:active {
	border: 0;
}

.paypal_form input[type=text] {
	width: 225px;
}

#support_link {
	color: #0d24c4;
}

#support_link:hover {
	text-decoration: underline;
	color: #0d24c4;
}

@media screen and (max-width: 980px) {
    #adbar, .middle_top, .refresh_chords_link, #cc_subheader {
        display: none !important;
    }

    #cc_main, #cc_all {
    	width: 751px !important;
    }

    #cc_footer {
    	width: 735px !important;
    }
}

@media screen and (max-width: 780px) {
    .sharebar, .flats_sharps, #support_link, #content_bottom {
        display: none !important;
    }

    #cc_main, #cc_all, #content {
    	width: 500px !important;
    }

    #top_controls, #v_top_controls {
    	width: 435px !important;
    }

    #tabs {
    	width: 500px !important;
    }

    #cc_footer {
    	width: 484px !important;
    }

    #edit_song_textarea {
    	width: 350px !important;
    }

    #edit_song {
    	width: 400px !important;
    }

    #view_song {
    	width: 372px !important;
    }

    #chord_tray, .logo {
    	zoom: 0.5;
    }

}

@media screen and (max-width: 530px) {

    #cc_main, #cc_all, #content {
    	width: 400px !important;
    }

    #top_controls, #v_top_controls {
    	width: 335px !important;
    }

    #tabs {
    	width: 400px !important;
    }

    #cc_footer {
    	width: 384px !important;
    }

    #edit_song_textarea {
    	width: 300px !important;
    }

    #edit_song {
    	width: 340px !important;
    }

    #view_song {
    	width: 300px !important;
    }

    #right_controls, #v_right_controls {
    	zoom: 0.76 !important;
    }

}

@media screen and (max-width: 410px) {

    #cc_main, #cc_all, #content {
    	width: 300px !important;
    }

    #top_controls, #v_top_controls {
    	width: 235px !important;
    }

    #tabs {
    	width: 300px !important;
    }

    #cc_footer {
    	width: 284px !important;
    }

    #edit_song_textarea {
    	width: 200px !important;
    }

    #edit_song {
    	width: 240px !important;
    }

    #view_song {
    	width: 200px !important;
    }

    #right_controls, #v_right_controls {
    	zoom: 0.75 !important;
    }

}

