/*
Theme Name: Gabriel Johnson Music
Theme URI: http://www.gabrieljohnsonmusic.com
Description: The official WordPress theme for Gabriel Johnson
Version: 1.0
Author: Loren Design
Author URI: http://www.lorenwebdesign.com
Tags: black, red, gabriel, johnson, music, trumpet
*/

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left:-40px;
}
#sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-left:-40px;
}
#nav {
	font-size: 14px;
}
.navigation {
	font-size:20px;
}
/*Navigation Style*/
.navigation a:hover {
	color:#00C;
	text-decoration: none;
}
.widget_title {
	font-size:14;
	font-weight:bold;
}
.widget_text {
	line-height:150%;
}
.text {
	font-family: 'Trebuchet MS', Verdana, sans-serif;
	font-size:14px;
	color:#000;
}
.blog_title {
	font-weight:bold;
	font-size:18px;
}

a:link {
	color: #000;
	text-decoration: none;
}
a:active {
	color: #000;
	text-decoration: none;
}
a:visited {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #0000cc;
	text-decoration: none;
}