/*
Theme Name: The Ugliest Guitar Hybrid Custom
Theme URI: http://theugliestguitar.com
Description: A theme for Andrew Tobolowsky
Version: 0.1
Author: Awesome Audrey
Author URI: http://www.awesomeaudrey.com
Tags: politics, poetry, sports, writings, opinions
Template: hybrid
*/
/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get the plugins CSS */
@import url('../hybrid/library/css/plugins.css');

@import url('../hybrid/library/css/screen.css');

#header {
	display: block;
	margin-bottom: 18px;
	}
#navigation {display:none;}


body {
	background: #ffffff;
	}
.widget {padding-top:0px; padding-bottom:0px;}
.widget a{color:#eb8808;}

#site-title { background-image: url(theugliestguitar.gif); background-repeat:no-repeat; width:700px; height: 262px;}
#site-title span {display:none;}
#site-description span {display:none;}

#footer {font-size:85%;}
#footer a {
	font-style: normal;
	color: #246F93;
	}
