/* CSS Document */

* {
	margin:0;
	padding:0;
}

body {
	margin:0;
	font-family:Arial,Helvetica,sans-serif;
	font-size:0.74em;
	color: #24247A;
	text-align:left;
	background:#BCBDC1 url(../images/backgrounds/body_bg.jpg) repeat-x;
}

a {
	color:#58585A;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

li {
	list-style:none;
	line-height:20px;
	text-align:left;
}

.clear {
	clear:both;
}

#Wrapper
{
	width:802px;
	margin:0 auto;
}

#Header {
	width:100%;
	margin:0 auto;
	padding:0;
	height:260px;
}
/* Menu */
#Menu {
	width:100%;
	padding:0;
	height:37px;
	margin-bottom:5px;
	text-align:left;
	background: #24247A url(../images/backgrounds/menu.gif) repeat-x;
}

#Menu ul {
	padding:10px 10px;
	
}

#Menu li {
	display:inline;
}

#Menu a {
	color:#fff;
	font-size:1.1em;
	text-transform:uppercase;
	text-decoration:none;
	padding:5px 7px;
	
}
#Menu a:hover {
	color:#FFF;
}

#Menu .section,
#Menu .current {
	color:#FFF;
	background: transparent;
}
/* Content */
#Content {
	position:relative;
	width:100%;
	margin:0 auto;
	padding:0;
	text-align:left;
	background: #fff url(../images/backgrounds/guitar_background.gif) bottom right no-repeat;
}

.introduction {
	line-height:20px;
	font-size:11px;
	color:#99B198;
	text-indent:25px;
	background:url(../images/backgrounds/desc.jpg) bottom left no-repeat;
	padding:0 200px 35px 0;
}
.logo {
	float:right;
	margin-right:30px;
}

/* Main Content */
#MainBody {
	width:500px;
	margin:5px 10px;
	padding:20px 5px 15px 20px;
	background: #fff;
}

#MainBody h1 {
	color: #58585A;
	margin-bottom:0px;
}

h1 a{
	color:#728c40;
}

#MainBody p {
	padding:5px 0;
}

#MainBody .articleimg {
	float:right;
	padding:5px;
	border:1px solid #eeeeee;
	margin-left:20px;
	margin-top:20px;
	margin-bottom:20px;
}

#MainRightCol {
	position:absolute;
	top:20px;
	right:20px;
	width:223px;
	min-height:249px;
	overflow:hidden;
	background:transparent;
	text-align:right;
}



/* SideBar */
#SideBar {
	background: #fff;
	width:160px;
	float:right;
	font-size:95%;
	color:#6C534A;
	text-align:left;
}
#SideBar h1 {
	font-family:"Century Gothic", "Trebuchet MS", "Arial Narrow", Arial, sans-serif;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	border-bottom:1px solid #eeeeee;
	color:#728c40;
	text-align:right;
}

.submenu a {
	display:block;
	width:100%;
	background:url(../images/backgrounds/submenua.gif)right no-repeat;
	padding:5px;
	padding-right:0;
	color:#4d87ce !important;
	font-weight:bold !important;
	text-decoration: none;
	font-size:12px !important;
}

.submenu .current{
text-decoration:underline;
}

.submenu a:hover {
	background:#ffffff url(../images/backgrounds/submenua_hover.jpg) repeat-y;
}

/* Middle Content */
#MiddleContent {
	width:100%;
	margin:0;
	padding:0;
	background:#ffffff;
}

/* Bottom Content */
#BottomContent {
	width:100%;
	margin:5px 0;
	padding:0;
	background:#ffffff;
}

#BottomContent .leftCol {
	float:left;
	background:#ffffff;
	padding-bottom:23px;
}

#BottomContent .leftCol img{
	margin-bottom:-90px;
	margin-left:-70px;
	margin-top:-20px;
	z-index:100;
	background:transparent;
	border:none;
	position:relative;
}

#BottomContent .rightCol {
	float:right;
	width:423px;
	min-height:249px;
	overflow:hidden;
	background:#ffffff;
}

#BottomContent #Content2 {
	padding:20px;
	text-align:right;
}

#BottomContent #Content2 .photo {
	display:inline;
}

#BottomContent #Content2 img {
	padding:0 5px;
	border:none;
}


/* footer */

#Footer {
	clear:both;
	position:relative;
	z-index:50;
	width:100%;
	padding:10px 0;
	color:#FFFFFF;
	margin: 0 auto;
	text-align:right;
	background:#ffffff url(../images/backgrounds/footer_bg.gif) repeat-x;
}

#Footer p {
	padding-right:20px;
}

#Footer a {
	color:#fff;
	text-transform:uppercase;
}
#Footer a:hover {
	text-transform:underline;
}


/* comments */


#CommentHolder ul {
	list-style: none;
	margin: 20px 0;
}

#PageComments li {
list-style: none !important;
	margin: 5px 0;
	padding: 1px;
	width: 88%;
}

#PageComments li.odd {
	background: #ecf5db;
	padding-left: 40px;
	padding-right: 10px;
	border-bottom: 2px solid #deebc4;
}

#PageComments li.even {
	background: #fff;
	padding-right: 40px;
	padding-left: 10px;
}

#PageComments li.odd p.info {
	color: #94ae62;
}

.actionLinks li a {
	padding-right: 3px;
	font-size: 10px;
}

.actionLinks li {
   display: inline;
   border-right: 1px solid;
}

.actionLinks li.last {
  border-right: none;
}

.comment {
  margin:0px !important;
  padding:10px !important;
}

.commentrss {
	background: transparent url(../images/feed-icon-14x14.png) no-repeat;
	padding-left: 20px;
	font-size: 1.1em;
	line-height: 1.6em;
}
#PageCommentsPagination p {
	text-align: center;
	font-size: 1.2em;
}
#PageComments p {
	font-size: 1em;
}
#PageComments p.info {
	color: #94ae62;
	margin: 0px;
	padding: 0;
	line-height: 1em;
	font-size: 0.9em;
}



#ShoppingCart li {
	list-style:none;
	line-height:20px;
	text-align:left;
}

#ShoppingCart li a{
display:block;
}


.leftIt {
  margin-left:-10px;
}

.authorDate {
  margin:0px !important;
  padding:0px !important;
}