/* CSS Document - Better Guitar Typography */


p 
{
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height: 1.3em;
margin-bottom: 1em;
color: #000000;
}

.player_opinion_text
{
margin-bottom: 0em;
}

.player_opinion_category
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
font-weight: bold;
color: #333333;
margin-bottom: 0em;
}

.player_opinion_data
{
font-weight: normal;
color: #000000;
}

blockquote
{
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
line-height: 1.3em;
font-style: italic;
color: #000000;
}

/* Adds a space between lists */
ul, ol 
{
margin-bottom: 1em;
}

/* Adds a space between list items */
.list_spacer
{
margin-bottom: .7em;
}

/* Adds a space above and below the artist name in a new release li */
.artist
{
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
margin-bottom: 1em;
margin-top: .4em;
}

/* Adds a space between header and paragraph */
.header_spacer
{
margin-bottom: 1em;
}

.index_links
{
display: inline;
margin-right: 1em;
}

.index_header
{
font-weight: bold;
color: #000000;
}


#content_secondary li
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.7em;
line-height: 1.3em;
color: #000000;
}


/* This moves reader text off screen and makes it small */
.screen_reader_text
{
text-indent: -9999px;
font-size: .1em;
}

/* This adds italics and color to CD and Book titles in a paragraph */
.title
{
font-weight: bold;
font-style: italic;
color: #333333;
}

/* Adds space between new release CD list items */
.new_release
{
margin-top: 5px;
}

.formtext
{
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height: 1.1em;
font-weight: bold;
padding-top: 1em;
text-align:right;
}

h2.outside_header
{
text-align: right;
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.1em;
color: #CCCCCC;
}


h3 /* navigation title link text styles */
{
text-align: right;
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.8em;
color: #CCCCCC;
}


h4 /* main content title text styles */
{
text-align: left;
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 1.1em;
font-weight: bold;
color: #000000;
}

h5 /* main content paragraph title text styles */
{
text-align: left;
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.9em;
line-height: 1.3em;
font-weight: bold;
color: #000000;
}

/* content small index title text styles */
h6 
{
font-weight: bold;
color: #000000;
}

 /* General category headers in left column (Acoustic, Electric, Brands, etc.) */
.category_spacer
{
margin-bottom: 1em;
color: #666666;
}

 /*gray category headers */
.category_header
{
color: #666666;
}

.reader_comments
{
color: #666666;
}


.blog_reply
{
font-weight: bold;
font-style: italic;
color: #333333;
}

.small_text
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.7em;
line-height: 1.4em;
color: #000000;
}

.small_text_header
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.7em;
font-weight: bold;
color: #000000;
}

.small_text_table
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.7em;
margin-top: -1em;
color: #000000;
}

.small_text_list
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.7em;
margin-top: -1em;
color: #000000;
}

.caption
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.7em;
line-height: 2em;
}

#author_text
{
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: 0.7em;
line-height: 1.5em;
}

.quote
{
	font-size: 0.8em;
	margin-left: 15px;
	margin-right: 15px;
	font-style: italic;
}

.editor_comments
{
font-style: italic;
}


.footer
{
font-family: "Century Gothic", Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: .7em;
color: #CCCCCC;
}


div#info_links li
{
display: inline;
padding-left: 57px;
}

p.footer
{
text-align: center;
}


