body {
	font-family:verdana;
	font-size:11px;
	cursor:default
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
	background:repeat-x url(images/bg.gif) bottom #9c603e; 
	padding-top:10px;
}
/* dailyguitar.com */
.bubble {
	border-left:1px solid #b7a78b;
  border-right:1px solid #b7a78b;
  border-bottom:1px solid #b7a78b;
  width:98%;
  padding:0 3 0 3;
  background:url(images/ency_bg.gif) repeat-x;
}
.bubble_hd {
  background:url(images/ency_bg.gif) repeat-x;
  font-size:17px;
  padding:5 0 15 0;
  text-align:left;
}
.bubble_arrow {
	position:absolute;
  z-index:3;
  margin-top:28px;
  margin-left:10px
}
.bubble_content {
	/*padding:5 3 3 3;*/
  padding:5px;
}
/* ############### */
td {
	font-family:"verdana";
	font-size:11px;
	color:#000;
	cursor:default;
}
a {
	font-family:"verdana";
	color:#000;
	text-decoration:none;
}
a:hover {
	font-family:"verdana";
	color:#000;
	text-decoration:underline;
}
option {
	background-color:#ffffff;
}
.inp {
	font-family:"verdana";
	font-size:11px;
	color:000;
	border:solid;
	border-width:1px;
	border-color:#888;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	height:18;
	background:url('images/input.gif');
}
.inp_big {
	font-family:"verdana";
	font-size:14px;
	color:#333333;
	color:000;
	border:solid;
	border-width:1px;
	border-color:#a58f6a;
	padding-left:2px;
	padding-right:2px;
	padding-top:1px;
	height:23px;
	background:url('images/input_big.gif');
}
.inp_sp {
	font-family:"verdana";
	font-size:11px;
	color:000;
	padding-left:8px;
	padding-right:8px;
	padding-top:4px;
	border:none;
	height:27px;
	width:158px;
	background:url('images/input_special.gif');
}
.inp_g {
	font-family:"verdana";
	font-size:11px;
	color:fff;
	border:solid;
	border-width:1px;
	border-color:#888;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	padding-bottom:2px;
	height:18px;
	background:url(images/input_sub.gif);
}
.inp_g_sp {
	font-family:"verdana";
	font-size:11px;
	color:000;
	padding-left:5px;
	padding-right:5px;
	padding-top:2px;
	border:none;
	height:24px;
	width:106px;
	background:url('images/input_sub_special.gif');
}
.textarea {
	font-family:"verdana";
	font-size:11px;
	color:000;
	border:solid;
	border-width:1px;
	border-color:#a47f40;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	height:100px;
	width:300px;
	background:url(images/textarea.gif);
	background-repeat:repeat-x;
	background-color:#e4d7c1;
}
.textarea1 {
	font-family:"verdana";
	font-size:11px;
	color:000;
	border:solid;
	border-width:1px;
	border-color:#a47f40;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;	
	background:url(images/textarea.gif);
	background-repeat:repeat-x;
	background-color:#e4d7c1;
}
.inp2 {
	font-family:"verdana";
	font-size:12px;
	color:000;
	border:solid;
	border-width:1px;
	border-color:#888;
	padding-left:2px;
	padding-right:2px;
	padding-top:0px;
	height:16;
	background:url(images/input.gif);
}
.inp_new {
	border:1px #CCCCCC solid;
	font-family:tahoma;
	font-size:12px;
	background:url('images/input.gif');
}
.txt10px {
	font-family:"verdana";
	font-size:10px;
}
.txt11px {
	font-family:"verdana";
	font-size:11px;
}
.txt12px {
	font-family:"verdana";
	font-size:12px;
}
.t10 {
	font-size:10px;
}
.t11 {
	font-size:11px;
}
.t12 {
	font-size:12px;
}
.t13 {
	font-size:13px;
}
.t14 {
	font-size:14px;
}
.t15 {
	font-size:15px;
}
.t16 {
	font-size:16px;
}
.t17 {
	font-size:17px;
}
.t18 {
	font-size:18px;
}
.t19 {
	font-size:19px;
}
.t20 {
	font-size:20px;
}
.border {
	border:solid;
	border-width:1px;
	border-color:#000000;
}
.border_alb {
	border:solid;
	border-width:1px;
	border-color:#FFFFFF;
}
.border_999 {
	border:solid;
	border-width:1px;
	border-color:#999999;
}

.border_444 {
	border:solid;
	border-width:1px;
	border-color:#444444;
}
.border_b_d {
	border-bottom:dashed;
	border-bottom-color:#fff;
	border-bottom-width:1px;
}
.sterge {
	color:fff; 
	border:solid; 
	border-width:1px; 
	border-color:#ccc; 
	background-color:#aa2200; 
	padding:2px;
	font-weight:bold;
}
.url {
	color:fff; 
	border:solid; 
	border-width:1px; 
	border-color:#ccc;  
	padding:2px;
	font-weight:bold;
}
.sidbarformlinks ul li
{
	color:#6B622E;
	padding-bottom:3px;
}
.sidbarformlinks ul li a
{
	font-family:Verdana;
	font-size:11;
	color:#6B622E;
}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;		
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	#navbar_bg {
	background-image: url(http://www.semiologic.com/wp-content/themes/sem-reloaded/skins/classy-gold/images/navbar.jpg);
	background-position: top center;
	background-repeat: repeat;
	background-color:#f0c030;
}

#navbar span {
	display: block;
	float: left;
	padding: 0px;
	margin: 0px;
}

#navbar a {
	background-image: url(http://www.semiologic.com/wp-content/themes/sem-reloaded/skins/classy-gold/images/navbar_item.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	display: block;
	float: left;
	padding-left: 15px;
	padding-right: 17px;
	margin: 0px;
	font-weight:bold;
}

#navbar a:hover,
#navbar span.nav_active {
	background-image: url(http://www.semiologic.com/wp-content/themes/sem-reloaded/skins/classy-gold/images/navbar_active.jpg);
	background-position: top right;
	background-repeat: no-repeat;
}

#navbar span.nav_active {
	font-weight: normal;
	padding-left: 15px;
	padding-right: 17px;
	margin: 0px;
}

#navbar span.nav_active a {
	margin-left: -15px;
	margin-right: -17px;
	background: none;
}

#navbar_bg
{
	/*border: solid 1px;*/
}

#navbar {
	line-height: 32px;
	vertical-align:middle;
}

.float_nav #search_form,
{
	float: left;
	text-align:left;
}

#search_form {
	padding: 0px 15px;
}

.spacer
{
	clear: both;
}

/*
 * inline boxes
 */

.inline_box {
	float: left;
	width:250px;
	/*border:solid 1px;*/
}

/*.m .inline_box,
.mm .inline_box {
	width: 50%;
}*/

/*.mmm .inline_box {
	width: 33.3%;
}*/

/*.mmm #footer_boxes .inline_box:first-child,
.mmm #footer_boxes .inline_box ~ .inline_box {
	width: 33.33%;
	border: solid 1px;
}*/

/*.mmm #footer_boxes .inline_box:first-child + .inline_box {
	width: 33.3%;
}*/

#footer_bg {
	padding-top: 5px;
	padding-bottom: 5px;
}

#footer,
.footer_widget {
	margin-top: 10px;
	margin-bottom: 10px;
}

/*.ad_unit .footer_widget_top,
.ad_unit .footer_widget_bottom {
	background: none !important;
	height: 0px !important;
}*/

/*.ad_unit .footer_widget_bg .pad {
	padding: 0px;
}*/

/*.inline_boxes_bg {
	background-image: url(http://www.semiologic.com/wp-content/themes/sem-reloaded/skins/classy-gold/images/inline_boxes.gif);
	background-position: center;
	background-repeat: no-repeat;
}

.mmm .inline_boxes_bg {
	background-image: url(http://www.semiologic.com/wp-content/themes/sem-reloaded/skins/classy-gold/images/mmm-inline_boxes.gif);
}

#footer {
	background-image: url(http://www.semiologic.com/wp-content/themes/sem-reloaded/skins/classy-gold/images/footer_top.jpg);
	background-position: top center;
	background-repeat: repeat-x;
}

#footer_bg {
	background-image: url(http://www.semiologic.com/wp-content/themes/sem-reloaded/skins/classy-gold/images/footer_bottom.jpg);
	background-position: bottom center;
	background-repeat: repeat-x;
}*/

/*.pad {
	padding: 0px 20px;
	margin: 0px auto;
}

.pad .pad {
	padding: 0px;
}*/

.subscribe_me_services .center_feed_button {
	text-align: center;
}

.subscribe_me_services .float_feed_button {
	float: right;
	/*margin-left: 10px;
	margin-right: 5px;
	margin-bottom: .1em;*/
}

/*.subscribe_me_extra a {
	display: block;
	padding-left: 18px;
	padding-right: 6px;
	margin-top: .1em;
	margin-bottom: .1em;
	float: left;
	background-repeat: no-repeat;
	white-space: nowrap;
	width: 144px;
	line-height: 20px !important;
	height: 20px !important;
	overflow: hidden;
	color: #11d !important;
	background-image: url(http://www.semiologic.com/wp-content/plugins/sem-subscribe-me/css/../icons/icons.gif) !important;
}

.subscribe_me_extra a:hover {
	color: #b11 !important;
}

.subscribe_me_extra a.help {
	width: auto;
}*/

.subscribe_me_spacer {
	clear: both;
}

/*.subscribe_me_extra {
	position: absolute;
	background: #fff;
	color: #000;
	border: solid 1px #999;
	padding: 5px 5px;
	margin-left: -1px;
	width: 360px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}*/

.subscribe_me .help {
	background-position: 0px 0px;
}

.subscribe_me .rss_feed {
	background-position: 0px -20px;
}

.subscribe_me .bloglines {
	background-position: 0px -40px;
}

.subscribe_me .google {
	background-position: 0px -60px;
}

.subscribe_me .live {
	background-position: 0px -80px;
}

.subscribe_me .netvibes {
	background-position: 0px -100px;
}

.subscribe_me .newsgator {
	background-position: 0px -120px;
}

.subscribe_me .yahoo {
	background-position: 0px -140px;
}

.subscribe_me .media_container {
	clear: none;
}

.subscribe_me .media {
	text-align: left;
	margin-left: 0px;
}

.inline_boxes .newsletter_inline input.from {
	width: 180px;
}

p.newsletter_fields {
	margin: 9px 0px;
}
