/*  

Theme Name: MyGreatGuitar.com

Theme URI: http://www.MyGreatGuitar.com/

Description: MyGreatGuitar.com.

Version: 1.0

Author: MyGreatGuitar.com

Author URI: http://wwwMyGreatGuitar.com/

Tags: thumbnails, newspaper, magazine, widgets, admin panel



*/





/* 

TABLE OF CONTENTS 



  HTML Elements

  Structure

  Navigation Bar

  Text

  Index Page

  Content Page

  Sidebar

  Form Elements  

  Comments

  Footer

  Clear



/* HTML Elements */html {

}



* {

	margin:0;

	padding:0;

}



body {

	font: 100% Arial, Helvetica;

	background-image: url(http://www.mygreatguitar.com/images/body_bg_x.jpg);

	background-position: center top;

	background-repeat:repeat-x;

	background-color: #6f5a44;

	padding-top: 0px;

	padding-right: 0px;

	padding-bottom: 0px;

	padding-left: 0px;

}

#top_banner
{

height: 51px;

background-color: transparent;

background-image: url(http://www.mygreatguitar.com/images/banner_top_bg.jpg);

background-attachment: scroll;

background-position: 0% 0%;

background-repeat: repeat-x;

}
#banner_wrapper (line 2696)

{

width: 955px;

margin-top: 0pt;

margin-right: auto;

margin-bottom: 0pt;

margin-left: auto;

padding-top: 2px;

padding-right: 0pt;

padding-bottom: 2px;

padding-left: 0pt;

}
/*hacks for image alignment*/

.left, .alignleft {
	float:left;
	display: inline;
	}

.right, .alignright {
	float:right;
        margin:0px 0px 0 10px;
	display: inline;
	}

img.alignright, img.alignleft{
        margin:0px 10px 0 0px;	
padding: 4px;
	display: inline;
}

img.aligncenter, img.center 

{

display: block;

margin-right: auto;

margin-left: auto;

float: none;

clear: both;

padding: 4px;
}

/*hacks for image alignment - close*/

p {

	margin: 15px 0 15px 0;

}



a:link, a:visited {

	color: #67533b;

	text-decoration:none;

}



a:hover, a:active {

	color: #67533b;

	text-decoration:underline;

}



a img {

	border:0;

}



code {

	font: 1.0em 'Courier New', Courier, Fixed;

	background:#ececec;

}



acronym, abbr, span.caps {

	font-size: 0.9em;

	letter-spacing: .07em;

	cursor: help;

}



acronym, abbr {

	border-bottom: 1px dashed #999;

}



blockquote {

	padding: 10px 10px 10px 10px;

	border-top: 1px solid #ddd;

	border-bottom: 1px solid #ddd;

	background: #ececec;

	font:1.0em Arial;

	line-height:1.5em;

	margin:10px 0px;

}



select

{

font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;

font-style: normal;

font-variant: normal;

font-weight: normal;

font-size: 11px;

line-height: normal;

font-size-adjust: none;

font-stretch: normal;

-x-system-font: none;

}


#undertab_bar{
	width:775px;
	height:10px;
	background:#fff;
	background-image:url(http://www.mygreatguitar.com/images/corner.gif);

	background-position:top right;

	background-repeat:no-repeat;

}


/* Structure */#head {

	width:765px;

	height:84px;

	/*margin:0px auto;*/

	margin-top:0px;

	padding:10px 5px 15px 5px;

	font-size:0.7em;
	background:#fff;

	border-left:0px solid #fff;

	border-right:0px solid #fff;

}



#page {

	width:745px;

	padding:10px;

	/*background:#eeeeee url(images/bg_stripe.gif);*/



background:#fff;

	font-size:0.7em;

	border-left:5px solid #fff;

	border-right:5px solid #fff;

}



.left {

	float:left;

}



.right {

	float:right;

}



/* Navigation Bar*/

#navbar {

	padding:0px 10px 0px 10px;

	text-transform:uppercase;

	/*background:#fff url(images/navbar.png);*/


	width:745px;

	font-size:0.6em;

	border-left:5px solid #fff;

	border-right:5px solid #fff;

}



#page-bar {

	padding:0px;

}



#page-bar ul {

	list-style: none;

}



#page-bar li {

	float:left;

	list-style:none;

	cursor: pointer;

	display:block;

	border-right:1px solid #303030;

}



#page-bar li:hover {

	background: #4F4331;

}



#page-bar a, #page-bar a:visited {

	margin: 0px;

	padding:7px 14px;

	font-weight:bold;

	color:#eeeeee;

	display:block;

}



#page-bar a:hover {

	text-decoration:none;

	display:block;

}



#page-bar p {

	margin:0;

	padding:0;

}



#searchform {

	width:184px;

	float:right;

	text-align:right;

	padding-top:3px;

	margin-right:10px;

}



/* Dropdown Menus */		

#page-bar li {

	float: left;

	margin: 0px;

	padding: 0px;

}



#page-bar li li {

	float: left;

	margin: 0px;

	padding: 0px;

	width: 132px;

	text-transform:none;

}



#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {

	width: 122px;

	float: none;

	margin: 0px;

	padding: 4px 10px 4px 10px;

	background: #5b5b5b url(images/dots_nav.gif) repeat-x top;

}



#page-bar li li a:hover, #page-bar li li a:active {

	background: #909090;

	padding: 4px 10px 4px 10px;

}



#page-bar li ul {

	position: absolute;

	width: 10em;

	left: -999em;

}



#page-bar li:hover ul {

	left: auto;

	display: block;

}



#page-bar li:hover ul, #page-bar li.sfhover ul {

	left: auto;

}



/* Text*/



h1 {

	font:2.0em Arial;

	font-weight:bold;

	letter-spacing:-0.08em;

}



h2 {

	font:1.3em Arial;

	font-weight:bold;

	margin-bottom:10px;

}



h3 {

	font:1.0em Arial;

	margin-bottom:3px;

	color:#303030;

	font-weight:bold;

}



h4 {

	font:0.8em Arial;

}



h3.cat_title, h3.cat_title a {

	color:#333333;

	letter-spacing:-0.05em;

	margin-top:20px;

}



h3#respond {

	margin-top:0px;

	padding-top:20px;

}



h3#comments {

	margin-top:32px;

	padding-left:0px;

	margin-bottom:15px;

}



h3.authors {

	margin-top:15px;

}



/* Index Page*/



#tagline {

	margin-top:10px;

	font-size:1em;

	color:#1d3566;

	font-weight:bold;

}



#top {

	margin:0px auto 0 auto;

	padding:0px 10px 0px 0px;

	background:#b39167;

	width:755px;

	font-size:0.7em;

	border-left:5px solid #fff;

	border-right:5px solid #fff;

}



#headline {

	width:460px;

	float:left;

	padding:0px 12px 10px 25px;

	font-size:1.05em;

	line-height:1.5em;

	margin:0;

	background:#2F2A23;

	color:#fff;

	overflow:hidden;

}



#headline a {

	color:#a0a0a0;

}



#headline a:hover {

	color:#d0d0d0;

}



#top div.label {

	font:1.2em Arial;

	font-weight:bold;

	letter-spacing:-0.05em;

	line-height:0.9em;

	display:block;

	padding-bottom:0px;

	padding-top:15px;

}



#headline div.title {

	font:2.1em Arial;

	font-weight:bold;



	line-height:0.9em;

	display:block;

	padding-bottom:0px;

	padding-top:5px;

}



#headline div.meta {

	display:block;

	padding:4px 0px 4px 0px;

	color:#ececec;

	font-size:0.85em;

}



#headline p {

	padding-bottom:25px;

}



#featured {

	width:220px;

	float:right;

	padding:0px 10px 0px 10px;

	font-size:1.05em;

}



#featured .clearfloat {

	margin-top:0px;

	margin-bottom:7px;

}



#featured .info {

	margin-top:5px;

	padding-top:0px;

	float:right;

	width:93px;

	font-size:0.9em;

}



#featured .meta {

	margin-top:5px;

	font-size:0.85em;

}



#featured .title {

	font-weight:bold;

}



#featured .divider {

	margin-left:95px;

}



#headline a img, #featured a img {

	margin-top:5px;

}



#featured a {

	color:#000000;

}



#featured a:hover {

	color:#808080;

}



#featured a img {

	border:2px solid #fff;

	margin-right:10px;

}



#headline a img {

	border:3px solid #fff;

	margin-right:15px;

	margin-bottom:10px;

}



#single_head {

	width:195px;

	float:left;

	padding:15px 12px 20px 25px;

	margin:0;

	background:#2F2A23;

	color:#fff;

}



#single_head a img {

	border:3px solid #fff;

}



#single_desc {

	width:485px;

	float:right;

	padding:0px 10px 5px 10px;

	font-size:1.05em;

	line-height:1.5em;

}



#single_desc div.title {

	font:2.4em Arial;

	font-weight:bold;

	letter-spacing:-0.05em;

	line-height:0.9em;

	display:block;

	padding-bottom:5px;

	padding-top:10px;

}



#single_desc div.meta {

	display:block;

	padding-bottom:5px;

	font-size:0.85em;

}



#single_desc p {

	margin:0px;

	padding-bottom:10px;

}



#single_desc a {

	color:#000000;

}



#single_desc a:hover {

	color:#808080;

}



#mores {

	/*margin:0 auto;*/

	border-left:5px solid #fff;

	border-right:5px solid #fff;

	border-bottom:5px solid #fff;

	width:765px;

	font-size:0.7em;

}



#more-head {

	background:#2F2A23;

	text-align:center;

	float:left;

	width:460px;

	padding:0px 12px 10px 25px;

}



#more-feat {

	background:#AF916D;

	text-align:center;

	float:right;

	width:245px;

	padding:0px 10px 10px 13px;

}



#more-head a {

	background:#B39167;

	color:#fefefe;

}



#more-feat a {

	background:#2F2A23;

	color:#fefefe;

}



#more-head a, #more-feat a {

	display:block;

	font-weight:bold;

	padding:3px;

}



#more-feat a:hover {

	text-decoration:none;

	background:#6F5E45;

}



#more-head a:hover {

	text-decoration:none;

	background:#9F8363;

}



#middle {

	margin:0 0;

	padding:10px 10px 0px 10px;

	background:#fff;

	width:745px;

	font-size:0.7em;

	border-left:5px solid #fff;

	border-right:5px solid #fff;

}



.category {

	width:127px;

	float:left;

	border-top:8px solid #333333;

	margin:0px;

	padding:5px 10px 15px 10px;

	background:#fff;

}



.category p {

	margin:0;

}



.category span.cat_title, #front-popular h3, #front-list .cat_title, #gallery h3 {

	margin:0;

	font-weight:bold;

	font-size:1.5em;

	letter-spacing:-0.05em;

}



#front-list .cat_title {

	font-size:1.25em;

}



#front-popular h3 {

	color:#fff;

}



.more-link {

	display:block;
        letter-spacing:-0.05em;
	margin:15px 0px;
        font-size:1.5em;
color:#e3399a;

}



.category a {

	color:#333333;

	display:block;

	background:none;

}



.category a:hover {

	background:none;

	color:#fff;

	text-decoration:none;

}



#bottom {

	width: 750px;

}



#bottom-left {

	float:left;

}



#bottom-left .meta, #content.archive .meta {

	font-size:0.85em;

}



#front-list {

	width:515px;

	padding:10px;

	background:#fff;

	font-size:1.05em;

	line-height:1.75em;

	margin-bottom:10px;

	border-top:1px solid #ececec;

}



.clearfloat ol li {

	margin-left:25px;

	clear:left;

}



#front-list blockquote {

	padding: 10px;

}



#front-list .title {

	font:1.5em Arial;

	font-weight:bold;

	letter-spacing:-0.05em;

}



#front-list .divider {

	margin-left:216px;

	margin-top:0px;

	margin-bottom:0px;

}



.author {

	font-size:0.8em;

	font-weight:bold;

}



.meta {

	color:#333333;

	font-weight:bold;

}



#headline p, #featured p {

	margin:0;

}



#paged-list {

	width:515px;

	padding:0px 10px;

	background:#fff;

	font-size:1.05em;

	line-height:1.75em;

	border-top:1px solid #ececec;

}



#paged-list .clearfloat {

	background:url(images/dots_content.gif) repeat-x bottom;

	padding-bottom:1px;

}



.onecolumn {

	line-height:1.5em;

	padding:10px 0px;

	margin:0;

}



.onecolumn img {

	float:left;

	margin:8px 10px 7px 0px;

	border:1px solid #ccc;

	padding:2px;

}



.tanbox {

	width:250px;

	line-height:1.5em;

	padding:10px 0px;

	margin:0;

}



.archive .tanbox {

	width:450px;

	background:url(images/dots_content.gif) repeat-x bottom;

	padding-bottom:1px;

}



.tanbox img {

	float:left;

	margin:8px 10px 7px 0px;

	border:1px solid #ccc;

	padding:2px;

}



.tanbox span.title a, .onecolumn span.title a {

	font:1.2em Arial;

	font-weight:bold;

}



.tanbox p, .onecolumn p {

	margin:5px 0px;

}



#navigation {

	padding:15px 10px;

	background:#fff;

	font-size:1.05em;

	text-align:center;

	width:440px;

}



/* Content Page*/



#content {

	width:510px;

	background:#fff;

	padding:10px;

	font-size:1.05em;

	line-height:1.75em;

	float:left;

	border-top:1px solid #ececec;

}



.post {

	font-size:1.05em;

	line-height:1.75em;

}



.post p {

	margin-top:0px;

}



.post .clearfloat {

	border-bottom:1px solid #e2e2e2;

}



.entry ul, .post ol {

	margin-bottom:15px;

}



#content h2.title {

	letter-spacing:-0.05em;

	border-bottom:1px solid #e2e2e2;

	border-top:3px solid #e2e2e2;

	margin-bottom:10px;

	padding:5px 0px;

	color:#000000;

}



.entry ul li {

	list-style:square;
	list-style-position:inside;
margin-bottom:10px;
margin-left:15px;
}




#front-list ul li{
	list-style:square;
	list-style-position:inside;
margin-bottom:10px;
margin-left:15px;
}

.entry ol li {

	list-style:decimal;
	list-style-position:inside;
margin-bottom:10px;
margin-left:15px;
}



.entry ol li ul li {

	list-style:square;
	list-style-position:inside;
margin-bottom:10px;
margin-left:15px;
}



.entry img, .post a img, #front-list img {

border:1px solid #ccc;
margin-bottom:10px;

/*	margin:0 10px 5px 0;
	padding:2px;
*/
}


.entry clearfloat p img .clean, .post clearfloat a img .clean, #front-list clearfloat p img .clean{
border:0px;
margin-bottom:0px;
}


.entry a {

	text-decoration:underline;

}



.post .ads {

	margin-top:10px;

}



#stats {

	margin-bottom:15px;

	padding:8px 0px;

	font:0.9em Arial;

	display:block;

	border-bottom:1px solid #e2e2e2;

	font-weight:bold;

}



span#map {

	font-size:0.9em;

}



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}


/*
img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

img.alignleft {

	padding: 4px;

	margin: 0 7px 2px 0;

	display: inline;

}



.alignright {

	float: right;

}



.alignleft {

	float: left

}
*/
/*
.aligncenter {
        text-align:center;
	margin:0px auto;
}
*/

/* Sidebar*/

#sidebar {

	width:200px;

	float:right;

	margin:0px 5px 0px 0px;

}



.spoiler {

	padding:0px 12px 12px 12px;

	background:#fff;

	border-top:1px solid #ececec;

	margin-bottom:12px;

	overflow:hidden;

}



.spoiler img {

	border:1px solid #ccc;

	padding:2px;

	margin-right:10px;

	margin-bottom:5px;

}



.spoiler h3 {

	font:1.1em Arial, Helvetica, Verdana, Sans-Serif;

	font-weight:bold;

	color:#fff;

	margin:0px 0px 8px 0px;

	padding:3px 10px;

	border-bottom:1px solid #ececec;

}



.spoiler h3 a {

	color:#fff;

	text-decoration:none;

}



.spoiler p {

	margin:0;

	color:#6d6d6d;

}



.spoiler h4 {

	font:1.05em Arial, Helvetica, Verdana, Sans-Serif;

	font-weight:bold;

	margin-bottom:5px;

}



.spoiler h4 a {

	color:#333333;

}



#sidebar h3 {

	font:1.1em Arial;

	font-weight:bold;

	background:#b39167;

	color:#fff;

	margin:10px 0px 5px 0px;

	padding:3px 10px;

}



#sidebar-top, #sidebar-bottom {

	width:180px;

	float:right;

	padding:0px 10px 10px 10px;

	background:#fff;

	border-top:1px solid #ececec;

}



#sidebar-bottom, #sidebar-middle {

	margin-top:10px;

}



#sidebar-middle {

	width:200px;

	float:right;

}



#sidebar-left {

	padding:0px 10px 10px 10px;

	margin-bottom: 12px;

	background:#fff;

	border-top:1px solid #ececec;

}



#sidebar-right {

	padding:0px 10px 10px 10px;

	background:#fff;

	border-top:1px solid #ececec;

}



#sidebar li {

	list-style:none;

	border-bottom:1px dotted #bbbbbb;

	display:block;

	padding:2px 0px 2px 13px;

	background:url(images/sub.png) no-repeat 0 0px;

}



#sidebar li ul li {

	border-bottom:0px;

}



#sidebar-ads {

	width:300px;

	float:right;

	margin-bottom:10px;

	padding:10px;

	background:#fff;

}



#sidebar h3 img {

	margin-top:1px;

}



/* Form Elements */



select {

	/*border:1px solid #333333;

	width:100%*/

}



.submitbutton {

	padding: 1px;

	border:1px solid #aaa;

	background:#fff;

	font-size:0.9em;

	color:#67533b;

	cursor: pointer;

}



.field {

	padding: 1px;

	border-top:1px solid #bbbbbb;

	border-left:1px solid #bbbbbb;

	border-right:1px solid #eeeeee;

	border-bottom:1px solid #eeeeee;

	background:#fff;

	font-size:1.0em;

}



#search .searchbutton {

	padding: 1px;

	border:1px solid #333333;

	background:#fff;

	font-size:1.0em;

}



#commentform input {

	width: 140px;

	margin: 5px 5px 0px 0;

}



#commentform textarea {

	width: 99%;

	margin-top:5px;

	border-top:1px solid #bbbbbb;

	border-left:1px solid #bbbbbb;

	border-right:1px solid #eeeeee;

	border-bottom:1px solid #eeeeee;

}



/* Comments*/



#comments {

	line-height:1.5em;

}



.commentlist cite {

	font-style:normal;

	margin-bottom:0px;

	display:block;

	font-size:1.1em;

}



.commentlist blockquote {

	background:#ededed;

}



.commentlist li {

	color:#4d4d4d;

	padding: 10px 14px 10px 14px;

	background:#f2f2f2;

	border-bottom: 1px solid #dcdbd7;

	list-style:none;

	margin-bottom:3px;

	line-height:1.0em;

}



.commentlist li li {

	background:none;

	border:none;

	list-style:square;

	margin:3px 0 3px 20px;

	padding:3px 0;

}



.commenttext {

	width:482px;

	float:right;

	line-height:1.5em;

}



li.my_comment {

	background: #fff;

}



li cite strong {

	font-size: 1.1em;

	color:#313228;

}



#commentform small {

	background:#FFF;

	font-weight:bold;

	padding:0;

}



.commentmetadata {

	color:#4d4d4d;

	display: block;

	margin-top:3px;

	text-align:right;

	font-size:0.9em;

}



.commentmetadata a, .commentmetadata a:visited {

	color:#959382;

}



.commentlist small {

	background:#e9e9e9;

}



.avatar {

	border:1px solid #ccc;

	margin:15px 8px 6px 0;

	float:left;

	padding:2px;

	width:45px;

	height:45px;

}



#comment {

	width:590px;

	background:#fff;

}



/* Footer*/



#carousel {

	font-size:0.7em;

	color:#fff;

	width: 755px;

	background:#fff;

	margin: 0 auto;

	padding:15px;

	border-left:5px solid #fff;

	border-right:5px solid #fff;

}



.carousel-item {

	width:131px;

	float:left;

	padding:0px 20px;

	border-right:1px dotted #ccc;

}



.carousel-item img {

	border:1px solid #ccc;

	padding:2px;

	margin-bottom:5px;

}



.carousel-item .info {

	font-weight:bold;

}



#gallery {

	font-size:0.7em;

	color:#333;

	width: 735px;

	background:#b39167;

	margin: 0 0;

	padding:15px 15px 0px 15px;

	border-left:5px solid #fff;

	border-right:5px solid #fff;

}



#gallery #random {

	float:left;

	/*width:340px;*/
	width:730px;
	padding-bottom:5px;

}



#gallery #random img {

	padding:2px;

	border:1px solid #ccc;

	margin-right:18px;

	margin-bottom:15px;

	background:#fff;

}



#gallery #video {

	float:left;

	width:340px;

	padding-right:15px;

	margin-bottom:15px;

	border-right:1px solid #b0b0b0;

}



#gallery h3 {

	display:block;

	padding-bottom:5px;

}



#front-popular {

	font-size:0.7em;

	color:#fff;

	width: 735px;

	background:#2F2A23;

	padding:15px;

	border-left:5px solid #fff;

	border-right:5px solid #fff;

}



#mostcommented {

	width:48%;

	float:left;

	padding:0px 20px 0px 0px;

}



#recentpost {

	width:48%;

	float:right;

	padding:0px 20px 0px 0px;

}



#recent_comments {

	width:48%;

	float:right;

	padding:0px;

}



#recentpost a, #mostcommented a, #recent_comments a {

	color:#fff;

}



#recentpost ul, #mostcommented ul, #recent_comments ul {

	margin-top:5px;

}



#recentpost li, #mostcommented li, #recent_comments li {

	list-style:none;

	background:url(images/dots_footer.gif) repeat-x top;

	padding-top:1px;

}



#recentpost ul li a, #mostcommented ul li a, #recent_comments ul li a {

	padding:5px;

	display:block;

	text-decoration:none;

}



#recentpost ul li a:hover, #mostcommented ul li a:hover, #recent_comments ul li a:hover {

	background:#B39167;

	color:#fefefe;

}



#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {

	background:none;

}



#footer {

	width: 745px;

	font-size:0.6em;

	background:#b39167;

	color:#333333;

	padding:5px 10px;

	border-left:5px solid #fff;

	border-right:5px solid #fff;

}



#footer a:hover {

	color:#808080;

}



/* Float Properties*/



.clearfloat:after {

	content:".";

	display:block;

	height:0;

	clear:both;

	visibility:hidden;

}



.clearfloat {

	display: inline-block;

}



/* Hides from IE-mac \*/

* html .clearfloat {

	height:1%;

}



*+html .clearfloat {

	height:1%;

}



.clearfloat {

	display:block;

}



#page_wrapper {

	width:955px;

	margin:0 auto;

	position:relative;

}



#block_wrapper {

	width:755px;

}

#forumwrapper{

position:absolute;

z-index:1000;

min-width:815px;

margin-right:180px!important;

*padding-right:185px;

margin-top:55px;

}

#for_wrapper{

width:775px;

margin:0 auto;

float:left;

}






/*-----twitter---------*/

#twitter_div {
margin-top:20px;	
color: #666686;	
}





#adsense {

	width:160px;

margin-top:15px;
}



}

#adsense a img{
border:0px;
margin-bottom:10px;
}

#adsense a img:hover{
border:0px;
}


/*-----community links -----*/

#advertising_wrapper{
position:absolute;	
right:0px;
width:160px;
margin-top:0px;
	
}


#community_links {
	margin-bottom:15px;
}

#community_links_top{
height:5px;
background:url(http://www.mygreatguitar.com/images/community_links/top_bar.png)
}

#community_links_middle{
background:#fff;
padding:10px;
}

#community_links_bottom{
height:5px;
background:url(http://www.mygreatguitar.com/images/community_links/bottom_bar.png)
}

#community_links h2{
font-family: verdana,lucida,'lucida grande',arial,helvetica,sans-serif;
font-weight:normal;
font-size: 18px;
margin:0px;
letter-spacing: -2px;
color: #67533B;

}

#community_links ul{
margin-bottom:15px;
}

#community_links li{
font-family: verdana,geneva,lucida,'lucida grande',arial,helvetica,sans-serif;
margin:5px 0px;
line-height:16px;
list-style-type:none;


}

#community_links a, a.selected, a.active, a.visited{
color: #67533B;	
text-decoration:none;
}

#community_links a:hover{
color: #B39167;
}
/*--------------------------*/





#top_banner {

	height:51px;
}



#banner_wrapper {

	width:955px;

	margin:0 auto;

	padding:2px 0;

}



#mgp_ad {

	float:right;

	height:42px;

	/*background:url(http://www.mygreatgym.com/images/mgp_ad.jpg);*/

	width:285px;

}



#mgp_ad:hover {

	background-position:0px 42px;

}



.photo_top_right {

	float:right;

	margin-top:-27px;

	margin-right:20px;

}
}


#head .hidden{
visibility:hidden;

}
/*-----twitter---------*/

#twitter_div {
margin-top:20px;	
color: #666686;	
}

/*logo*/

a.logobutton {
	height:44px;
	width:395px;
	margin-bottom:6px;
	background:url(http://www.mygreatguitar.com/images/logo.png);
	display: block;
	text-indent:-5000px;
}
a.logobutton:hover {
	background-position:0px 44px;
	color: #000;
}
/*tabs*/

a.forums_tab {
	width:110px;
	height:45px;
	background:url(http://www.mygreatguitar.com/images/tabs/forums_tab.png);
	float:left;
	display: block;
	text-indent:-5000px;
}
a.forums_tab:hover {
	background-position:0px 45px;
}
a.forums_tab_active {
	width:110px;
	height:45px;
	float:left;
	background:url(http://www.mygreatguitar.com/images/tabs/forums_white.png);
	text-indent:-5000px;
	display:block;
}
a.articles_tab {
	width:110px;
	height:45px;
	background:url(http://www.mygreatguitar.com/images/tabs/articles_tab.png);
	float:left;
	text-indent:-5000px;
	display:block;
}
a.articles_tab:hover {
	background-position:0px 45px;
}
a.articles_tab_active {
	width:110px;
	height:45px;
	float:left;
	background:url(http://www.mygreatguitar.com/images/tabs/articles_white.png);
	text-indent:-5000px;
	display:block;
}
a.guitar_service_tab {
	width:110px;
	height:45px;
	background:url(http://www.mygreatguitar.com/images/tabs/guitar_manuals_tab.png);
	float:left;
	text-indent:-5000px;
	display:block;
}
a.guitar_service_tab:hover {
	background-position:0px 45px;
}
a.guitar_service_tab_active {
	width:110px;
	height:45px;
	float:left;
	background:url(http://www.mygreatguitar.com/images/tabs/guitar_manuals_white.png);
	text-indent:-5000px;
	display:block;
}



a.amp_service_tab {
	width:110px;
	height:45px;
	background:url(http://www.mygreatguitar.com/images/tabs/amp_diagrams_tab.png);
	float:left;
	text-indent:-5000px;
	display:block;
}
a.amp_service_tab:hover {
	background-position:0px 45px;
}
a.amp_service_tab_active {
	width:110px;
	height:45px;
	float:left;
	background:url(http://www.mygreatguitar.com/images/tabs/amp_diagrams_white.png);
	text-indent:-5000px;
	display:block;
}


a.guitar_tabs_tab {
	width:110px;
	height:45px;
	background:url(http://www.mygreatguitar.com/images/tabs/guitar_tabs_tab.png);
	float:left;
	text-indent:-5000px;
	display:block;
}
a.guitar_tabs_tab:hover {
	background-position:0px 45px;
}
a.guitar_tabs_tab_active {
	width:110px;
	height:45px;
	float:left;
	background:url(http://www.mygreatguitar.com/images/tabs/guitar_tabs_white.png);
	text-indent:-5000px;
	display:block;
}

.fp_resize{

font-size:90%;
}

#fp_headerlinks{
text-align:right;
float:right;
margin-top:12px;

}

span.contentjumplink {	font-size: 1.5em; 
							color: #000; 
							vertical-align:middle; 
							padding: 0 3px 0px 3px;
text-decoration:none;
}
							
	a.contentjumplink {		font-size: 1.5em; 
							color: #67533b; 
							vertical-align:middle; 
							padding: 0 3px 0px 3px;
text-decoration:none;}
	
	a.contentjumpall {  }
	
	span.contentjumpall {   }	

	span.contentjumptitle { vertical-align: middle ; 
							color: #000; 
							font-weight: bold;
							border:1px #ddd solid ;
							border-top-color: #a7a7a7;
							padding: 3px 3px 3px 3px }
							
	a.contentjumptitle { 	vertical-align: middle;
							border:1px #ddd solid ; 
							border-top-color: #a7a7a7; 
							padding: 3px 3px 3px 3px}

	select.contentjumpddl { vertical-align: middle; 
							margin: 0px 0px 0px 0px ; 
							color: #25A;
							font-weight:bold; 
							font-family:Verdana, Arial, Helvetica, sans-serif;
							width: 160px }

	ol.contentlist { clear:both; background-color:#fff; width: 20%; text-align:left; line-height: 3px; padding: 0px; }
	
	ol.contentlist li { padding: 0px; }
	
	span.contentlist { color: #aaa; font-weight: bold; }
	
	a.contentlist { padding: 0px; }
	
	li.contentlistall { }

	span.contentjumpnumber { 	vertical-align: middle ;font-size:1.5em;
								color: #000;
text-decoration:none; 
								}
						
								
	a.contentjumpnumber { 	vertical-align: middle;font-size:1.5em; 
text-decoration:none;

							}
							
	a.contentjumpnumber:hover { text-decoration:underline; }

ul.network li{
opacity:0.7;
filter:alpha(opacity=70)
}

ul.network li:hover{
opacity:1;
filter:alpha(opacity=100)
}

.icon{
display: inline; position: relative; top: 3px; left:-5px;
}

.community_links{
margin-left:10px;
}



ul.community_links li{
letter-spacing:-1px;
opacity:0.7;
filter:alpha(opacity=70);
font-size:11px;
}

ul.community_links li:hover{
opacity:1;
filter:alpha(opacity=100);
}


#community_links ul.flags li{

font-size:11px;
	letter-spacing:-1px;
	opacity:0.7;
	filter:alpha(opacity=70);

}

#community_links ul.flags li:hover{
opacity:1;
filter:alpha(opacity=100);
}


ul.flags{
width:150px;
margin-top:5px;
margin-left:10px;
}

#community_links ul.flags li img{
position:relative;
top:2px;
left:-5px;
}


.clean{
border:0px;
margin-bottom:0px;}
}
