/*
Theme Name: Karaoke Underground
Theme URI: http://karaokeunderground.com
Author: Kianna Chauntis Design
Author URI: http://kiannachauntisdesign.com
Description: Karaoke Underground Custom Website Template
Version: 1.0
License: Single personal use ONLY
License 
Tags: dark, light, white, black, gray, one-column, two-columns, left-sidebar, right-sidebar, fixed-width, flexible-width, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentyeleven
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */


@charset "UTF-8";
/* CSS Document */

body {
	background-color:#000000;
	color:#fff;
	font-size:15px;
	font-family: 'Futura', Verdana, Geneva, sans-serif;
}

a:link {color:#fff; font-weight:bold; text-decoration:none;}
a:visited {color:#fff; font-weight:bold; text-decoration:none;}
a:active {color:#fff; font-weight:bold; text-decoration:none;}
a:hover {color:#fff; font-weight:bold; text-decoration:underline;}


@font-face {
    font-family: 'sprayme';
    src: url('http://karaokeunderground.com/wp-content/themes/KU/fonts/sprayme-webfont.eot');
    src: url('http://karaokeunderground.com/wp-content/themes/KU/fonts/sprayme-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://karaokeunderground.com/wp-content/themes/KU/fonts/sprayme-webfont.woff') format('woff'),
         url('http://karaokeunderground.com/wp-content/themes/KU/fonts/sprayme-webfont.ttf') format('truetype'),
         url('http://karaokeunderground.com/wp-content/themes/KU/fonts/sprayme-webfont.svg#spray.meregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'allages';
    src: url('http://karaokeunderground.com/wp-content/themes/KU/fonts/allagesdemo-webfont.eot');
    src: url('http://karaokeunderground.com/wp-content/themes/KU/fonts/allagesdemo-webfont.eot?#iefix') format('embedded-opentype'),
         url('http://karaokeunderground.com/wp-content/themes/KU/fonts/allagesdemo-webfont.woff') format('woff'),
         url('http://karaokeunderground.com/wp-content/themes/KU/fonts/allagesdemo-webfont.ttf') format('truetype'),
         url('http://karaokeunderground.com/wp-content/themes/KU/fonts/allagesdemo-webfont.svg#all_agesregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

div#wrapper {
	margin: 0 auto;
	width:960px;
	overflow:hidden;
	padding:10px;
}

div#sidebar {
	float:left;
	width:250px;
	text-align:center;
	font-family: "allages", 'Futura', Arial, Helvetica, sans-serif;
	font-size:45px;
font-weight:normal;
	
}

div#sidebar A:link, A:visited, A:active {
	text-decoration:none;
font-weight:normal;
}

div#sidebar A:hover {
	text-decoration:none;
}



div#content-wrap {
	float:right:
	text-align:left;
	width:700px;
	overflow:hidden;
}

div#content {
	float:right:
	text-align:left;
	padding:15px;
width:670px;
	overflow:hidden;
}

div#social {
	float:right;
	text-align:right;
	width:700px;
}

div#cue {
	width:680px;
	height:335px;
	margin:0 auto;
margin-bottom:10px;
}

.entry-title {
	font-family:"sprayme", 'Futura', Verdana, Geneva, sans-serif;
	font-size:50px;
}

.entry-title A:link, A:visited, A:active {
font-weight:normal;
}

.date {
	font-family:"sprayme", 'Futura', Verdana, Geneva, sans-serif;
	font-size:35px;
}


h1 {
	font-family:"sprayme", 'Futura', Verdana, Geneva, sans-serif;
	font-size:50px;
	font-weight:normal;
}

h3 {
	font-family: 'Futura', Verdana, Geneva, sans-serif;
	font-size:20px;
	font-weight:bold;
}

.entry-wrap {
	width:680px;
	margin-bottom:10px;
	overflow:hidden;
}

.posted-by {
	text-align:right;
	width:680px;
}

div#footer {
	clear:both;
	border-top:1px solid #fff;
	height:20px;
	font-size:11px;
	font-weight:bold;
	margin:0 auto;
	text-align:center;
	width:100%;
	padding-top:10px;
	margin-top:10px;
}

.form-allowed-tags {
display:none;
}

.excel td {
padding:5px;
}