﻿/***************/
/* MAIN        */
/***************/
body
{
	background-color: #c0c0c0;
	font-family: Arial, Verdana;
	font-size: 10pt;
	color: #000000;
	margin: 0;
	padding: 0;
}
a
{
	font-size: 10pt;
	color: #000000;
}
a.action
{
	font-size: 8pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}
a.action:hover
{
	text-decoration: underline;
}
p
{
	padding: 0.5em;
	margin: 0;
	font-size: 10pt;
}
legend
{
	color: #ffcc33;
	font-weight: bold;
}
h1, .h1
{
	padding: 0.25em;
	margin: 0;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
h2, .h2
{
	color: #cc0000;
	font-size: 14pt;
	font-weight: bold;
	padding: 5px;
	margin: 0;
}
h3, .h3
{
	border-bottom: solid 2px #ffcc33;
	color: #990000;
	font-size: 12pt;
	font-weight: bold;
	padding: 5px;
	margin: 10px 0 0 0;
}
h4, .h4
{
	padding: 5px;
	margin: 0;
	font-size: 10pt;
	color: #999999;
}
img
{
	border: none;
}

/******************/
/* LAYOUT         */
/******************/
#container
{
    background-color: #efefef;
    min-width: 1220px;
}
#header
{
    background-color: #ffcc33;
    clear: both;
    height: 95px;
}
#header .logo
{
    float: left;
    width: 546px;
    height: 95px;
}
#header .banner
{
    float: left;
    width: 468px;
    height: 95px;
    text-align: right;
}
#header .banner img
{
    margin-top: 10px;
}
#header a
{
    color: Black;
}
#menu
{
    background-color: Black;
    clear: both;
    padding: 5px;
}
#menu ul
{
    margin: 0;
    padding: 0;
}
#menu ul li
{
    list-style-type: none;
    list-style-image: none;
    float: left;
    width: 68px;
    text-align: center;
}
#menu ul li.twitter
{
    text-align: left;
    width: 88px;
}
#menu ul li.addthis a img
{
    padding-top: 3px;
}
#menu a
{
	font-size: 12pt;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
#menu a:hover
{
	font-size: 12pt;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}
#body
{
    clear: both;
    float: left;
    width: 1024px;
}
#body .left
{
    float: left;
    width: 140px;
    text-align: center;
}
#body .left .search
{
    border-bottom: solid 2px #ffcc33;
    padding: 0 10px;
    text-align: left;
}
#body .left .search h3
{
    border: none;
    font-size: 10pt;
    margin-top: 0;
}
#body .left .mainAd
{
    margin: 10px 0;
}
#body .right
{
    background-color: White;
    float: left;
    width: 874px;
}
#body .right .utility
{
    background-color: #efefef;
    padding: 3px;
    margin-bottom: 10px;
}
#body .right .utility .tips
{
    float: left;
    padding: 5px;
    width: 500px;
}
#body .right .utility .login
{
    float: right;
    font-weight: bold;
    padding: 5px;
    margin-right: 10px;
    text-align: right;
    width: 274px;
}
#body .right .content
{
    clear: both;
    margin: 10px;
}
#online
{
    float: left;
    overflow: hidden;
    margin-top: 20px;
    width: 170px;    
}
#online h3
{
    border: none;
    clear: both;
    color: #cccccc;
}
#online .online
{
    float: left;
    margin: 10px 0;
    width: 50px;
}
#online .online img
{
    float: left;
    margin-right: 5px;
}
#online .contributor
{
    clear: both;
    margin: 5px 0;
}
#online .contributor img
{
    float: left;
    margin-right: 10px;
}
#footer
{
    background-color: #cccccc;
    color: White;
    clear: both;
    padding: 5px;
    margin: 0;
}
#footer .links
{
    float: left;
    width: 700px;
}
#footer .links a, #footer .credits a
{
    color: White;
}
#footer .credits
{
    float: left;
    margin-right: 10px;
    text-align: right;
    width: 324px;
}

/* HOME */
#home
{
}
#home h2
{
    font-size: 20pt;
}
#home h3
{
    clear: both;
}

/* PROFILE */
.profile h4
{
    border: none;
    color: #ffcc33;
    font-size: 16pt;
    margin: 0 0 5px 0;
    padding: 0;
}
.profile .avatar
{
    float: left;
    width: 80px;
}
.profile .status, .twitterStatus
{
    color: #333333;
    font-size: 8pt;
    margin-bottom: 10px;
}
.profile .status, .twitterStatus .action
{
    color: #333333;
}
.profile .status, .twitterStatus a.action:hover
{
    color: #33ccff;
}
.profile .form
{
    float: left;
    width: 300px;
    padding: 0;
    margin: 0;
}
#profile .form .row label
{
    width: 75px;
}

/* ARTISTS */
#artists-default
{
}
#artists-default .artists
{
    clear: both;
}
#artists-default .artists ul
{
    margin: 0;
    padding: 0;
}
#artists-default .artists ul li
{
    list-style-type: none;
    list-style-image: none;
    height: 70px;
}
#artists-default .artists ul li img
{
    float: left;
    margin-right: 10px;
}
#artists-artist
{
}
#artists-artist .biography, #artists-artist .multimedia, #artists-artist .comments, #artists-artist .links
{
    clear: both;
}
#artists-artist .biography
{
    margin-bottom: 10px;
    height: 250px;
    overflow-y: scroll;
}
#artists-artist .biography img
{
    float: left;
    padding: 10px;
}
#artists-artist .tabs
{
    clear: both;
}
#artists-artist .comment .body
{
    width: 700px;
}

/* GROUPS */
#groups-default
{
}
#groups-default .search
{
    float: left;
    width: 550px;
}
#groups-default .your-groups
{
    background-color: #efefef;
    float: right;
    padding: 5px;
    width: 250px;
}

/* GENERIC */
div.ten
{
	float: left;
	width: 8%;
	margin: 0;
	padding: 0 0.5%;
}
div.twenty
{
	float: left;
	width: 18%;
	margin: 0;
	padding: 0 0.5%;
}
div.thirty
{
	float: left;
	width: 28%;
	margin: 0;
	padding: 0 0.5%;
}
div.forty
{
	float: left;
	width: 38%;
	margin: 0;
	padding: 0 0.5%;
}
div.fifty
{
	float: left;
	width: 48%;
	margin: 0;
	padding: 0 0.5%;
}
div.sixty
{
	float: left;
	width: 58%;
	margin: 0;
	padding: 0 0.5%;
}
div.seventy
{
	float: left;
	width: 68%;
	margin: 0;
	padding: 0 0.5%;
}
div.eighty
{
	float: left;
	width: 78%;
	margin: 0;
	padding: 0 0.5%;
}
div.ninety
{
	float: left;
	width: 88%;
	margin: 0;
	padding: 0 0.5%;
}
div.clear
{
	clear: both;
}

/*********************/
/* FORMS             */
/*********************/
.form
{
}
.form .row
{
    clear: both;
    margin: 5px 0;
}
.form .rowHeader
{
    background-color: #ffffcc;
    border-bottom: solid 1px #ffcc33;
    clear: both;
    color: Black;
    font-weight: bold;
    margin: 10px 0;
    padding: 5px;
}
.form .row label
{
    border-right: solid 2px #cccccc;
    color: #999999;
    float: left;
    font-weight: bold;
    margin-right: 5px;
    padding: 3px;
    width: 100px;
}
.form .row span label
{
    background-color: Transparent;
    float: none;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: auto;
}
.form .row .counterOuter
{
    margin-left: 130px;
}
.form .row table label
{
    float: none;
    background: none;
    font-weight: normal;
    margin: 0;
    padding: 0;
    width: auto;
}
input.search
{
	background-color: #ffffcc;
	font-size: 8pt;
}
input.submit
{
	background-color: Black;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}
input.button
{
	background-color: #ffcc33;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}

/******************/
/* MISCELLANEOUS  */
/******************/
.ad
{
    background-color: White;
    clear: both;
    padding: 5px 0 10px 0;
    margin: 0 auto;
    text-align: center;
}
.adHeadline
{
	font: normal 8pt Arial;
	text-decoration: underline;
	color: #000000;
}
.adText
{
	font: normal 8pt Arial;
	text-decoration: none;
	color: #000000;
}
.alert
{
	padding: 0.5em;
	margin: 0;
	font-size: 10pt;
	font-weight: bold;
	color: #cc0000;
}
.altrow
{
    background-color: #efefef;
}
.border
{
	border: solid 1px #ffcc33;
	background-color: white;
}
.clearfield
{
    color: #999999;
    font-size: 8pt;
    height: 14px;
}
.counterOuter
{
	font-size: 8pt;
}
.counter
{
	color: #999999;
}
.date
{
	color: #999999;
	font-size: 8pt;
	padding: 0;
	margin: 5px 0;
}
.date a
{
    color: #999999;
    font-size: 8pt;
}
.buddies
{
    clear: both;
    height: 300px;
    overflow-y: auto;
}
.buddies .buddy
{
    float: left;
    width: 90px;
    height: 100px;
    overflow: hidden;
    text-align: center;
}
.center
{
    text-align: center;
    margin: 0 auto;
}
.comments
{
    clear: both;
}
.comment
{
	clear: both;
	padding: 5px;
	margin: 0;
}
.comment .avatar
{
    float: left;
    width: 90px;
}
.comment .body
{
    float: left;
    width: 290px;
}
.comment .attachment
{
    border-top: dashed 1px #cccccc;
    clear: both;
    padding: 5px 0;
    margin: 5px 0;
}
.error
{
	padding: 0.5em;
	margin: 0;
	background-color: #ffffff;
	border: 1px solid #990000;
}
.grey
{
	color: #999999;
}
.quote
{
	background-color: #efefef;
	border: inset 1px;
	padding: 2px;
}
.small
{
	padding: 0.5em;
	margin: 0;
	font-size: 8pt;
}
.terms
{
	padding: 0.5em;
	margin: 0;
	background-color: #ffcc33;
	border: 1px solid #000000;
}
div.username
{
    margin-bottom: 3px;
    text-align: center;
}
.username a, a.username
{
    color: #990000;
    font-weight: bold;
    font-size: 8pt;
    text-decoration: none;
}
.username a:hover, a.username:hover, a:hover.underline
{
    color: #ffcc33;
    text-decoration: underline;
}
div.special
{
	background-color: #ffffcc;
	border: 1px solid #ffff00;
	padding: 10px;
}

/******************/
/* RATINGS        */
/******************/
.star-rating
{
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background-position: left top;
	background: url(../../images/star.gif) repeat-x left -1000px;
}
.mojo
{
    color: #666666;
    clear: both;
    font-weight: bold;
    margin: 5px 0;
    text-align: right;
}
.mojo a
{
    color: #666666;
}
.forumMessage .mojo
{
    background-color: White;
    float: right;
    margin-right: 20px;
    text-align: center;
    width: 140px;
}
.photoComment .mojo
{
    background-color: White;
    float: right;
    text-align: center;
    width: 140px;
}
.thisMojo
{
    color: #999999;
    font-size: 12pt;
    font-weight: bold;
}

/***************/
/* FORM STYLES */
/***************/
table.form
{
	padding: 0.25em;
}
.formHeader
{
	background-color: #ffcc33;
	font-size: 10pt;
	font-weight: bold;
	color: black;
}
.fieldHeader
{
	background-color: #ffffcc;
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
	width: 15%;
}
.fieldHeaderLeft
{
	background-color: #ffffcc;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.fieldHeaderNoBG
{
	font-size: 10pt;
	font-weight: bold;
	text-align: right;
}

/***************/
/* BLOG STYLES */
/***************/
.blogDate
{
	padding: 0.5em;
	margin: 0;
	font-size: 8pt;
	color: #909090;
}
.blog
{
    clear: both;
    margin: 5px 0;
}
#blogs .blog
{
    border-bottom: solid 1px #ffcc33;
    margin: 10px 0;
    padding-bottom: 10px;
}

/****************/
/* FORUM STYLES */
/****************/
.forumNav
{
	background: #ffcc33 repeat-x left bottom;
	color: black;
	font-weight: bold;
	font-size: 10pt;
	padding: 0.25em 0.25em;
	margin: 0.25em 0;
}
.forumNav a:link, .forumNav a:visited
{
	color: black;
}
.forumGrid
{
	border: none;
}
.forumGridHeader, .forumGridHeader th
{
	background-color: #000000;
	padding: 0.25em;
	color: white;
	font-weight: bold;
	text-align: left;
}
.forumGridRow
{
	background-color: #efefef;
	padding: 0.25em 0;
}
.forumGridAltRow
{
	background-color: white;
	padding: 0.5em 0;
}
div.forumMessage
{
    clear: both;
    background-color: #efefef;
}
div.forumLeft
{
    float: left;
    width: 20%;
}
div.forumRight
{
    float: right;
    width: 78%;
}
div.forumUser
{
    color: Black;
	font-size: 10pt;
	padding: 0.25em 0.5em;
	text-align: center;
}
div.forumUserInfo
{
	background: url(../../images/bkg_bubbles.gif) no-repeat right top;
	color: Black;
	font-size: 8pt;
	padding: 0.25em 0.5em;
	text-align: center;
}
div.forumDate
{
    float: left;
    height: 24px;
	color: #999999;
	font-size: 8pt;
	padding: 5px;
	margin: 0;
}
div.forumAdmin
{
    float: right;
	width: 360px;
	height: 24px;
	text-align: right;
	padding: 5px;
	margin: 0;
}
div.forumBody
{
    clear: both;
    background: White url(../../images/bkg_corner_left_top.gif) no-repeat left top;
    color: Black;
	font-size: 10pt;
	padding: 5px 8px;
	margin-right: 20px;
}
div.forumBodyFooter
{
    background: White url(../../images/bkg_corner_left_bot.gif) no-repeat left top;
    height: 8px;
    margin-right: 20px;
}
div.forumSignature
{
    height: 20px;
    margin-right: 20px;
    color: #999999;
	font-size: 8pt;
}
div.forumFooter
{
    clear: both;
    background-color: White;
    height: 10px;
}
div.forumAd
{
	background-color: White;
    text-align: center;
    padding-bottom: 10px;
}

.forumGridRow .forumMessageDate
{
	border-top: 1px solid #cccccc;
}
.forumQuote
{
	display: block;
	background-color: #efefef;
	border: inset 1px;
	padding: 2px;
	font-size: 8pt;
}
.forumSubscribe
{
	display: block;
	background-color: #efefef;
	padding: 2px;
	font-size: 8pt;
}
.forumButtons
{
	border-bottom: 1px solid #efefef;
	padding: 0 0.25em;
	margin: 0;
	text-align: right;
}
.pager
{
}
.forumPager, .forumPager table
{
	padding: 0;
	margin: 0;
	background-color: White;
}
.forumPager span, .forumPager a:link, .forumPager a:visited
{
	padding: 0.5em;
	margin: 0;
}
.forumPager a:link, .forumPager a:visited
{
	background-color: #efefef;
}
/****************/
/* PHOTO STYLES */
/****************/
.homeThumb
{
    float: left;
    margin-left: 5px;
}
.photo
{
}
.photoCaption
{
    color: #ffcc33;
	font-size: 16pt;
	font-weight: bold;
	margin-bottom: 5px;
	padding: 0;
}
.photoCommentEntry
{
	padding: 0;
	margin: 5px 0;
	width: 500px;
}
.photoCommentUser
{
    color: #999999;
	font-size: 8pt;
	margin: 5px 0;
}
.photoComment
{
	background-color: #efefef;
	padding: 5px;
	margin: 0;
}
.photoGallery
{
    float: left;
    width: 300px;
    height: 180px;
    color: #999999;
    font-size: 8pt;
    margin-right: 10px;
}
/*******************/
/* REPEATER STYLES */
/*******************/
.selectedPageLink
{
	border: solid 1px #efefef;
	background-color: #efefef;
	padding: 0.5em;
}
.pageLink
{
	border: solid 1px #efefef;
	background-color: #ffffff;
	padding: 0.5em;
}
.pager
{
	background-color: #efefef;
	padding: 0 0 1em 0;
}
/*******************/
/* SERENATA STYLES */
/*******************/
.serenataSender
{
	font-size: 8pt;
	color: #999999;
}
/***********/
/* SMILEYS */
/***********/
.smileys
{
    position: absolute;
    visibility: hidden;
    background-color: #efefef;
    border: solid 1px #cccccc;
    padding: 0.25em;
}
/****************/
/* COLOR PICKER */
/****************/
.cpPanel
{
    background-color: #efefef;
    border: solid 1px #cccccc;
    padding: 0.25em;
}
.cpPalette
{
    padding: 0.1em;
    margin: 0;
}
.cpPaletteColor
{
    width: 5px;
    height: 5px;
}
/***************/
/* CHAT STYLES */
/***************/
#im
{
    border: solid 1px black;
    width: 200px;
    height: 100px;
    background-color: #ffffcc;
	position: absolute;
	left: 10px;
	top: 10px;
	visibility: hidden;
	display: none;
	overflow: hidden;
	z-index: 100;
	padding: 0.5em;
	text-align: left;
}
.chatUser
{
	float: left;
	font-weight: bold;
	text-align: right;
}
.chatMessage
{
	float: left;
	padding-left: 0.5em;
}
/**************/
/* TABS       */
/**************/
.tabs
{
    margin-right: 10px;
}
.ui-tabs-hide
{
	display: none;
}
.ui-tabs-nav
{
	list-style: none;
	margin: 0;
	padding: 0;
	min-height: 0; /* hasLayout for IE7 */
	_height: 0; /* hasLayout for IE6 */
}
.ui-tabs-nav li
{
	float: left;
	background-color: #efefef;
	border-left: solid 1px #efefef;
	border-right: solid 1px #efefef;
	border-top: solid 4px #cccccc;
}
.ui-tabs-nav li a
{
    background-color: #efefef;
	display: block;
	font-size: 14px;
	height: 30px;
	padding: 0 15px;
	position: relative;
	margin: 10px 0 -1px 0;
}
.ui-tabs-nav li.ui-tabs-selected
{
    background-color: White;
	border-top: solid 4px #ffcc33;
}
.ui-tabs-nav li.ui-tabs-selected a
{
	background-color: White;
}
.ui-tabs-panel
{
    background-color: White;
    border: solid 1px #efefef;
	padding: 10px;
}
.ui-tabs-panel p
{
	margin-top: 0;
}

/*************/
/* CSS HACKS */
/*************/
.clearfix:after, #container:after, #header:after, #menu:after, #body:after, .tabs:after
{
	content: ".";
	display: block;
	height: 0;
	line-height: 0px;
	clear: both;
	visibility: hidden;
}
.clearfix, #container, #header, #body, #menu, .tabs
{
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix, * html # container, * html # header, * html # menu, * html # body, * html . tabs
{
	height: 1%;
}
.clearfix, #container, #header, #menu, #body, .tabs
{
	display: block;
}
/* End hide from IE-mac */