*                                {margin:0; padding:0;}

html,body                        {width:100%; text-align:center;}
body                             {background-color:#ffffff; color:#000000;}

a:link,a:visited                 {color:#00aced; text-decoration:none;}
a:hover                          {color:#00aced; text-decoration:underline;}
:focus                           {outline:0;}

p                                {text-align:justify;}
ul                               {list-style:none;}

img                              {border:none;}
div.clear                        {clear:both;}

h1,h2,h3,h4,h5,h6                {font-size:100%; font-size:12px; line-height:16px;}

body,table,input                 {font-family:Helvetica,Arial,sans-serif; font-size:12px; line-height:16px; color:#434343;}

input {
 padding:3px 4px;
}

textarea {
 padding:7px 4px;
 width: 380px;
 max-width: 380px;
 height: 192px;
 max-height: 192px;
}

input,textarea                   {
 -moz-border-radius: 5px;
 -khtml-border-radius: 5px;
 -webkit-border-radius: 5px;
 background: #fdfdfd;
 border: 1px solid #f3f3f3;
}
input.button                     {width:auto; cursor:pointer; text-transform:capitalize; background-color:#fbfbfb;}
input.input                      {width:180px;}

form#contactform .input          {float:left; margin-right:10px;}
form#contactform .last           {margin-right:0px;}
form#contactform .button         {margin-right:10px;}
form#contactform textarea        {clear:both; margin:10px 0px;}
form#contactform .feedback       {display:inline;}


div#debug                        {position:fixed; top:10px; left:10px; display:none;}
div#iksi                         {position:fixed; bottom:10px; right:10px;}

div#wrapper                      {width:100%; text-align:left;}
div#site                         {position:relative; width:1010px; margin:0px auto; padding:0 5px;}

div#menu .block a span           {width:180px; height:120px; display:block; font-weight:bold;}

div#header                       {margin:0px 0 12px 0; display:block;}
div#header ul li                 {display:inline;}
div#header ul li a               {/* color:#434343; reset link color*/}
div#header .feedback             {padding:4px 0;}
div#header #sub_menu             {padding:4px 0; text-align:right;}

/* reset borders */
div#logo,
div#audio .block,
div#aside .block,
div#content .span1,
div#content .span2,
div#content .span3,
div#content .span4,
div#content .span5,
div#header .block                {border:1px solid #ffffff;}

div#player                       {padding:0px; height:25px; margin-bottom:0px; background-color:#ffffff; line-height:25px; color:#000000; border-bottom:0px;}
div#player div                   {float:left;}
div#dat                          {font-size:12px; line-height:25px; height:25px;}

div.block                        {float:left; width:180px; height:120px; padding:5px; margin:5px; overflow:hidden; position:relative; border:1px solid #f3f3f3; background-color:#fbfbfb; background-color:#fbfbfb;}
div.block-image                  {position:absolute; top:0px; left:0px; width:100%; height:100%; z-index:1;}
div.block-title                  {position:relative; z-index:2; width:180px;}
div.block-title span             {background-color:#ffffff; padding:3px 5px; display:inline-block;}

div#content div.block-title      {position:absolute; z-index:2; top:8px; left:0px;}
body#events div.block-title      {position:absolute; z-index:2; top:8px; left:0px;}
body#events span p               {display:inline; padding-left:5px;}

div.article-item                 {margin-bottom:16px;}
div.article-item p               {margin-top:6px;}

body#news #m_news,
body#artists #m_artists,
body#releases #m_releases,
body#events #m_events            {}

body#home #menu_home,
body#about #menu_about,
body#contact #menu_contact,
body#links #menu_links,
body#news #menu_news,
body#artists #menu_artists,
body#releases #menu_releases,
body#events #menu_events         {color:#434343; text-decoration:underline;}


/*div#body div#aside             {float:left; width:180px; padding:4px; margin:4px; background-color:transparent;}*/
div#body {margin-bottom:44px;}
div#body div#aside,
div#body div#content             {float:left;}
div#body div#content h3          {margin-bottom:16px;}
body#releases div.articles .block {height:180px;}

div#aside .block                 {clear:both; margin:0px; border:0px; width:180px; padding:5px;}
div#aside                        {border:1px solid #f3f3f3; margin:5px; background-color:#fbfbfb;}
div#aside .separator             {height:13px; width:100%; clear:both; background-repeat:no-repeat;}
div#aside .separator.even        {/*background-image:url(../images/web/separator-even.png);*/ height:1px; background-color:#f3f3f3;}
div#aside .separator.odd         {/*background-image:url(../images/web/separator-odd.png);*/ height:1px; background-color:#f3f3f3;}
div#aside .even                  {background-color:#fbfbfb;}

div.span1,div.span2,div.span3,
div.span4,div.span5              {background-color:transparent; height:auto; /*background-color:pink;*/ padding:0; margin:5px;}
div.span1                        {width:190px;}
div.span2                        {width:392px;}
div.span3                        {width:590px;}
div.span4                        {width:790px;}
div.span5                        {width:990px;}

div.loading                      {margin:5px; font-weight:bold; text-transform:capitalize;}

div.tracklist                    {margin-top:16px;}
div.tracklist ol                 {padding-left:16px;}

#home div.column                       {width:202px; overflow:hidden; float:left;}
div#logo                         {height:130px; overflow:hidden;}

#content .block ol               {margin-left:10px;}
.hidden {display:none;}
