/* Start of CMSMS style sheet 'main' */
html, body
{
	height: 100%;
	font-family: Verdana,Arial;
	font-size: 12px;
	color: #282828;
	background-color: Transparent;
}

body
{
	background-image: url(images/bg.gif);
}

p
{
	line-height: 16px;
	font-size: 12px;
	margin-bottom: 12px;
}

.clear
{
	clear: both;
}

.right
{
	float: right;
}

.left
{
	float: left;
}

.box-bottom-corner
{
	background-color: #f9f7f2;
}

.part-bottom-corner
{
	background-color: #fefcf8;
}

/* layout section */
div#wrapper
{
	margin: 0 auto;
	width: 1004px;
}

div#inner-wrapper
{
	padding: 14px 10px 38px 10px;
}


/* header section */
#header
{
	position: relative;
	height: 91px;
	margin-bottom: 17px;
}

.extra-links
{
	position: absolute;
top:0;
right:0;
width:180px;
height:50px;
}

.extra-links a
{
float:right;
margin-bottom:4px;
}

#header .logo
{
	display: block;
	width: 359px;
	height: 54px;
	padding-left: 2px;
	margin-bottom: 12px;
}

#main-nav
{
	border: 1px solid #282828;
	border-left: 0;
	border-right: 0;
	height: 23px;
	margin: 0 3px;
	float: left;
}

#main-nav ul
{
	margin: 1px 0 1px -3px;
	height: 21px;
	background-color: transparent;
	float: left;
}

#main-nav ul li
{
display:block;
	float: left;
	height: 21px;
line-height: 21px;
font-weight: bold;
color: #ffffff;
background: transparent url(images/nav-item-bg.png) no-repeat left 0;
margin-right:10px
}

#main-nav ul li a,#main-nav ul li h3
{
float:left;
display:block;
color:white;
text-decoration:none;padding: 0 26px;
margin-right:-8px;
background: transparent  url(images/nav-item-bg.png) no-repeat right -21px;
}

#main-nav ul li.currentpage,#main-nav ul li.menuactive
{
	background: transparent url(images/nav-item-bg.png) no-repeat left -42px;
}

#main-nav ul li.currentpage h3,#main-nav ul li.menuactive a
{
	background: transparent url(images/nav-item-bg.png) no-repeat right -63px;
}

#side-bar
{
	width: 186px;
	float: left;
	background-color: Transparent;
}

.block-title
{
position:relative;
	height: 22px;
	line-height: 22px;
	padding-left: 10px;
	font-weight: bold;
	font-size: 14px;
	color: #ff0198;
	background: transparent url(images/titlebar-corner.gif) no-repeat left 0;
	margin-bottom: 1px;
margin-right:8px;
}

.block-title span{
position:absolute;
top:0;
right:-8px;
display:block;
height:22px;
width:10px;
background: transparent url(images/titlebar-corner.gif) no-repeat right 0;
}

#sec-nav
{
	width: 100%;
	background-color: #f9f7f2;
}

#sec-nav ul
{
}

#sec-nav ul li
{
	height: 26px;
	line-height: 26px;
	color: #282828;
	font-weight: bold;
	text-indent: 16px;
	background: transparent url(images/sec-nav-dot.gif) no-repeat 10px;
}
#sec-nav ul li a
{
color:#282828;
text-decoration:none;
}
#sec-nav ul li.currentpage
{
	color: #8d0507;
}

/* content section */
#content
{
position:relative;
	background-color: #fefcf8;
	margin-left: 206px;
	padding: 7px 18px 20px 25px;
}

.common-title
{
	height: 30px;
	line-height: 30px;
	text-align: left;
	color: Black;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #aeaeae;
	margin-bottom: 12px;
}

.pager
{
height:20px;
border-top: 1px solid #aeaeae;
}

.pager .pagercontainer
{
float:right;
width:100px;
height:17px;
padding-top:3px;
}
.pager .pagercontainer div
{
float:right;
height:16px;
width:16px;
margin-left:2px;
}

.pager .pagercontainer .nextpage a,
.pager .pagercontainer .lastpage a,
.pager .pagercontainer .prevpage a,
.pager .pagercontainer .firstpage a
{
display:block;
height:16px;
font-size:0;
line-height:0;
text-indext:9999px;
}

.pager .pagercontainer .nextpage a
{
background:url(images/nextpage.gif) no-repeat;
}

.pager .pagercontainer .lastpage a
{
background:url(images/lastpage.gif) no-repeat;
}

.pager .pagercontainer .prevpage a
{
background:url(images/prevpage.gif) no-repeat;
}

.pager .pagercontainer .firstpage a
{
background:url(images/firstpage.gif) no-repeat;
}

.pager .pagercontainer .pagenumber
{
text-align:center;
background:url(images/pagenumber.gif) no-repeat;
}

#content .artist-section
{
	padding-bottom: 40px;
}

#content .artist-profile img
{
	float: left;
	margin: 0 20px 20px 0;
}

 .gallery-section,#content  .comment-form-list
{
float:left;
width:457px;
}

.audio-section, .comment-form-section
{
margin-left:500px;
}

#content .artist-audio
{
	/*TODO*/
}

#content .artist-video
{
	/*TODO*/
}

#content .artist-comment-form td
{
padding-top:7px;
vertical-align:middle;
line-height:20px;
}
#content .artist-comment-form .form-buttons
{
padding-top:15px;
}

#content .artist-comment-form input,#content .artist-comment-form textarea
{
float:left;
line-height:20px;
	width:190px;
}

#content .artist-comment-form .form-buttons input
{
background:transparent url(images/sumbit.gif) no-repeat;
display:block;
height:20px;
width:61px;
border:0;
text-indent:-9999px;
line-height:0;
font-size:0;
}

.artist-section
{
border:1px solid transparent;
}

.artist-comments h3
{
line-height:18px;
text-decoration:underline;
}

.artist-comments span,.artist-comments p
{
line-height:18px;
}

.artist-comments ul li
{
margin-bottom:30px;
}

#content .artist-gallery
{
	/*TODO*/
}

#content .artist-comments
{
	/*TODO*/
}

/* footer section */
#footer
{
	clear: both;
	margin-top: 24px;
	text-align: center;
}

#footer .footer-nav
{
	position: relative;
	margin-right: 6px;
	height: 27px;
	line-height: 27px;
	background: url(images/footer-bg.png) no-repeat;
}

#footer .footer-nav .footer-nav-right
{
	position: absolute;
	right: -6px;
	width: 6px;
	height: 27px;
	background: url(images/footer-bg-right.png) no-repeat;
}

#footer .footer-nav ul
{
	text-align: center;
}

* + html #footer
{
	min-width: 0;
}
* + html #footer .footer-nav ul
{
	margin-top: 8px;
}

#footer .footer-nav ul li
{
	display: inline-block;
	height: 11px;
	line-height: 11px;
	border-left: 1px solid white;
	color: White;
	padding: 0 8px;
}

#footer .footer-nav ul li:first-child
{
	border-left: 0;
}

* + html #footer .footer-nav ul li
{
	display: inline;
}

#footer .footer-nav ul li a:link,#footer .footer-nav ul li a:visited
{
color: White;
text-decoration:none;
}
#footer .footer-nav ul li a:hover,#footer .footer-nav ul li a:active
{
color: White;
text-decoration:underline;
}

.copyright
{
	text-align: center;
	color: black;
	height: 45px;
	line-height: 45px;
}

/* home */

.whoweare-box
{
	width: 186px;
	height: 274px;
	float: left;
}

.whoweare-box .whoweare-description
{
	height: 242px;
	background-color: #f9f7f2;
	padding: 9px 7px 0 7px;
}

.flash-box
{
	width: 789px;
	height: 274px;
	margin-left: 195px;
}

#home-parts
{
	margin-top: 20px;
}

.side-part
{
	float: right;
}

.side-part .side-action
{
	width: 282px;
	height: 125px;
	margin-bottom: 19px;
}

.side_gallery
{
	width: 282px;
	height:269px;
	margin-bottom: 19px;
}

.lastcomment-box
{
	width: 282px;
}

.lastcomment-box .lastcomment-list
{
	height: 211px;
	background-color: #f9f7f2;
}
.lastest-com-block
{
padding:4px 5px 0 5px;
margin:0 0 10px 0;
overflow:hidden;
}

.lastest-com-block .list-com-title
{
height:16px;
overflow:hidden;
}

.lastest-com-block .lst-com-order,.lastest-com-block .lst-com-author
{
color:#ff0198;
line-height:16px;
font-weight:bold;
font-szie:14px;
overflow:hidden;
}

.lastest-com-block .lst-com-author:link,.lastest-com-block .lst-com-author:visited
{
color:#000000;
text-decoration:none;
}

.lastest-com-block .lst-com-author:hover,.lastest-com-block .lst-com-author:active
{
color:#000000;
text-decoration:underline;
}

.lst-com-comment
{
padding-left:13px;
line-height:16px;
max-height:32px;
overflow:hidden;
}

.main-part
{
	width: 681px;
}

.main-part .lastupdates-part
{
	width: 404px;
	height: 375px;
	float: left;
}

.main-part .audio-part
{
	width: 257px;
	height: 375px;
	margin-left: 424px;
}

.bottom-ads
{
	margin-top: 19px;
	width: 682px;
	height: 127px;
}

.contact-form div
{
float:none;
border-top:5px solid transparent;
	clear:both;
}

.home-middle-list
{
height:352px;
}

.video-list-block
{

}
.video-block-title
{
line-height:26px;
font-weight:bold;
}

.all_comments .comment-form-section {
margin: 0;
}

.all_comments .comment-form-list{
display: none;
}

.all_comments td{
  padding: 2px;
}
/* End of 'main' */

