/* WOLF cms CSS
 *
 * Initial public release: 20090801
 * Appearance inspired by EveryBlock = http://www.everyblock.com/
 * Adapted from Matthew James Taylor's "Holy Grail 3 column liquid-layout" = http://bit.ly/ejfjq
 *
 * NOTES:
 * Left/Right columns set to 280px width
 *
 * *********** 
 
 text color: #d7c9bf; 
 link color: #ad8564;
 titlecolor: #956d6d;

 border color: #6c5549;

.heading{
    color: #956d6d;
    text-transform: uppercase;
    padding: 10px 0px 10px 0px;
    font: normal bold 13px Arial;
}
 
*/

/* RESET */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
ol,ul { list-style:none; }
ol,ul { list-style-type:none; }
li { list-style-type:none;}
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; }
html {font-size: 1em; }

/* BASIC SETTINGS */
body {
    padding:0;
    color: #d7c9bf;
    width:100%;
    background:#000;
    min-width:600px;        /* Minimum width of layout - remove line if not required */
                    /* The min-width property does not work in old versions of Internet Explorer */
    font-size: 1em; 
    font-family: 'Calibri','Trebuchet MS','Verdana','Helvetica',Arial,sans-serif;
/*    behavior: url('/csshover3.htc'); */
}

.smooth {
    font-size: 90%; 
}


p {
margin:0.4em 0 0.4em 0;
padding:0 1em 0.4em 2em;

font-size:15px;
line-height:1.3;
word-spacing:2.0px;


/*
font-family:Tahoma;

font-weight:400;
line-height:1.35;
word-spacing:6px;
  */

/*    
    font-family: Tahoma;
    font-size:13px;
    letter-spacing:0.6px;
    line-height:1.3;
    margin-bottom:0.4em;
    margin-left:0;
    margin-right:0;
    margin-top:0.4em;
    padding-bottom:0.4em;
    padding-left:2em;
    padding-right:1em;
    padding-top:0;
    word-spacing:2px;
    /* text-indent:2em; !!!!!!! */

}

#col2 p {
    margin:0.4em 0 0.4em 0;
    padding:0 0 0.4em 0em;
}

.identity, .tracks, .nfo {
    margin:0 0 .25em 0 !important;
    padding:0 !important;
    text-indent: 0 !important;
    font-size: 15px;
    word-spacing:2.0px;
}


strong { font-weight: bolder; }
em { font-style: italic; }
a, a:visited, a:active {
    color: #ad8564;
    /* background: inherit; */
    text-decoration: none;
}
a:hover {
    color: #ad8564;
    /*background: inherit;  */
    text-decoration: underline;
}
img {
    margin: 0; padding: 0;
}

blockquote {
    padding: 0 12px;
    border-left: 6px solid #EBD9BB;
    color: #666;
    font-family: Georgia, serif;
    font-style: italic;
    font-size:.9em;
    line-height: 1.4em;
}


/* SITE STRUCTURE */
#header {
    float:left;
    width:100%;
    height: 224px;
    padding: 0;
    margin:0;
    color: #d7c9bf;
    z-index: 20;
 /*   border: 1px solid red;*/
    background: black url('images/cover.jpg') center bottom no-repeat;
}

#header .header_wrapper {
    float: left; 
    width: 100%;
    height: 224px;
    padding: 0;
    margin: 0;
    z-index: 50; 
    behavior: url('/iepngfix.htc');
    background: url('images/stripe16x318.png') left bottom repeat-x; /* head transparency gradient */
}
#logo {
    position: absolute;
    top: 12px;
    left: 50%;
    width: 203px;
    height: 53px;
    padding: 0;
    margin: 0;
    margin-left: -100px;
    background: url('images/logo.png') 0 0 no-repeat;
    cursor: pointer;
}
#logo a {
    height: 100%;
    width: 100%;
    outline: 0;
}
#logo a div {
    height: 100%;
    width: 100%;
    outline: 0;
}

#header .text   { margin-left: -450px; }
#header .video  { margin-left: -15px; }
#header .gallery{ margin-left: -210px; }
#header .author { margin-left: 200px; }
#header .music  { margin-left: 290px; }


#nav {
    position: relative;
    float:left;
    top: -90px;
    width:50%;
    height: 12em;
    padding-left: 50%;
    margin:0px auto;
    text-align: left;

    z-index: 50;
    /*background-color: #A18C6A;
    border: 1px solid #75A838;  */
}
#colmask {
    position:relative;  /* This fixes the IE7 overflow hidden bug and stops the layout jumping out of place */
    margin-top: -12em; 
    padding-top: 6em;  /*  Main content padding from menu! */
    clear:both;
    float:left;
    width:100%;         /* width of whole page */
    overflow:hidden;        /* This chops off any overhanging divs */
    background:url('images/back_1.jpg') left top repeat;        /* Left column background colour */
}
#colmasksub {           /* Max-width limiter container */
    max-width: 1340px;
    margin: 0px auto;
}
#colmid {
    /*padding-bottom:1.0em;*/
    float:left;
    width:200%;
    position:relative;
    left:280px;             /* Left column width */
    /* border-left: 1px solid #6c5549; */
    background: url('images/line-thin-vert.png') left top repeat-y;
}
#colright {
    float:left;
    width:100%;
    position:relative;
    left:50%;
    margin-left:-560px;     /* Left column width*2 */
    /* border-left: 1px solid #6c5549; */
    background: url('images/line-thin-vert.png') left top repeat-y;
}
#col1wrap {
    float:right;
    width:50%;
    position:relative;
    right:100%;
}
#col1pad {
    margin:0 15px 0 575px;      /* 415 */
    overflow:hidden;
}
/* col1 = main content */
#col1 {
    width:100%;
    /*min-width: 500px !important;*/
    overflow: hidden;
    /*font-size: 0.875em; !!!!!!!!! */ 
}
/* col2 = sidebar */
#col2 {
    float:left;
    width:250px;        /* 170 */
    position:relative;
    margin-left:-50%;
    left:295px;         /* 215 */
    overflow:hidden;
}
/* col3 = secondary nav */
#col3 {
    float:left;
    width:250px;        /* 170 */
    position:relative;
    left:15px;
    overflow:hidden;
}
#footer {
    clear:both;
    float:left;
    width:100%;
    padding:0;
    margin:0px auto;
    background-color: #000;
    /* border-top: 1px solid #6c5549; */
    background: url('images/line-thin-hor.png') left top repeat-x;
}

/* STYLES */
#header h1  {
    padding:.2em 15px .2em 20px;
    margin:0;
    font-size: 24px;
    font-weight: bold;
/*    text-shadow: 0px 0px 15px #fff; */
}
#header h1 a { color: #ad8564; }
#header h1 a:hover {
    color: #ad8564;
    text-decoration: none;
}


#header .tagline {
/*    margin-left: 10%;
    font-size: 3.2em;
    color: #000; */

    font-size: 12px;
    padding-left: 15px;
    font-weight: normal;
    position: relative;
    top: -1.4em;
}

#nav ul {
    list-style-type: none;
    overflow: hidden;
    width: 970px;
    margin-left: -485px;
    *height: 11.9em;
    text-align: center;
    color: #ad8564;
    font-weight: bold;
    padding: 0;
}

#nav ul li {
    width: 20%;
    list-style-type: none;
    padding: 0;
    margin: 0px auto;

    /* IE 6,7 & FF2 Hack */
    display:-moz-inline-stack;
    display:inline-block;
    zoom:1;
    *display:inline; 
    
}


#nav ul li div div {
    color: #d7c9bf;
}
#nav ul li div div a {
    padding: 0;
    color: #ad8564;
    text-decoration: none;
}

#nav ul li div div a:hover {
    padding: 0;
    color: #ad8564;
/*    text-decoration: underline; !!!!!!! */
    background: url('images/line4x188dark.png') left bottom repeat-x; 
    
}

#nav ul li div * {
    behavior: url('/iepngfix.htc');
}
#nav ul li div .current {
    color: #d7c9bf;
    background: url('images/line4x320.png') left bottom repeat-x; 
}


/* all three middle columns */

h1, h2, h3 {
    margin:.8em 0 .2em 0;
    padding:0;
}


#colmid h2 {
    color: #d7c9bf;
    font-size: 18px;
    font-weight: bold;
    padding: 0 0 12px 0;
}
#colmid h2 a {
    color: #76aac9;
    text-decoration: none;
}
#colmid h2 a:hover {
    color: #7C90A1;
}
#colmid h3, #colmid h4 {
    font-size: 1.1em;
    /*border-bottom: 1px solid #6c5549;*/
    background: url('images/line4x320.png') left bottom repeat-x !important;

    padding-bottom: 0.25em;
    margin-bottom: 0.5em;
}

#sitemap ul {
    list-style: square;
    margin-left: 1em;
}

#sitemap ul li {
    line-height: 1.1em;
    list-style: square;
    padding-left: 1em;
}

/* footer */
#footer_wrapper{
    max-width: 1340px;
    margin: 0px auto;
}
#footer {
    padding: .25em 0 .25em 0;
    font-size: 0.875em;
    color: #777;
    text-align: center;
    overflow: hidden;
    height: 56px;
}
#footer table {
    width: 100%;
    height: 56px;
    overflow: hidden;
}
#footer table tr td {
    behavior: url('/iepngfix.htc');
}

#footer table tr td a {
    margin: .5em .5em 0 0;
}
#footer .normal {
    margin: 0px !important;
}
#footer table tr td a img {
    width: 40px;
    height: 40px;
   /* border: 1px solid green; */
}

#copyright {
    height: 56px;
    width: 14em;
    overflow: hidden;
    vertical-align: top;
    padding-top: .2em;
}

.info {
    margin: .5em 0;
    padding: .5em;
    font-size: 0.75em;
    color: #666;
    background: #EBD9BB;
    background: rgba(0, 0, 0, 0.4);
    zoom:1;
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000)";

    /*border: solid 1px #978060;*/
}

/* comment */
.comment-form-body {
  width: 450px;
}
/* captcha image placement */
#comment-captcha {
  vertical-align:middle;
}


.pictogram {
  height: 3em;
  padding: 0 0.5em 0 0.5em;
  text-align: right;
}
.item {
  cursor: pointer;
}
.optional {
  color: #ccc;
  cursor: default;
}


.over {
    z-index: 255;
}
.circle_link {
    padding: 0px;
    margin: 0px auto;
    display: block; 
    width:  129px;
    height: 129px;
    text-align: center;
    position: relative;
    z-index: 255;
    -moz-opacity: 0; filter:alpha(opacity=0); opacity: 0;
    behavior: url('/iepngfix.htc');
}

.circle_link_sublayer {
    padding: 0;
    margin: 0px auto; 
    margin-top: -129px;
/*    top: -129px; */
    display: block;
    position: relative;
    width:  129px;
    height: 129px;
    text-align: center;
    z-index: 1;
    behavior: url('/iepngfix.htc');
}

.alpha40 {
    background: transparent;
    background: rgba(0, 0, 0, 0.4);
    zoom:1;
    /*filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000);*/
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000, endColorstr=#66000000)";
}

.entry_head {
    padding-left: 1em;
    margin: .25em 1em .25em 0;
}
.entry_content {
    padding: .25em 2em .25em 1em;
}
.entry_head h3 {
    display: inline;
}

#col2 .entry_head {
    padding-left: 0em;
    margin: .25em 0em .25em 0;
}
#col2 .entry_content {
    padding: 0.25em 0 0.25em 0.25em;
}

.hor-line-top {
    background-image: url('images/line-thin-hor.png');
    background-repeat: repeat-x;
    background-position: center top;
}
.hor-line-bottom {
    background-image: url('images/line-thin-hor.png');
    background-repeat: repeat-x;
    background-position: center bottom;
}


#col2 .photo { 
    padding: 5px;
    padding-left: 0px !important;
    margin: 5px;
    margin-left: 0px !important;
    border: 1px solid #333333 !important;
    display: block;
    float: left;
    line-height: 0 !important;
}


.entry .entry_info {
    float: right;
    font-size: .75em;
    padding: 0 .5em 0 .5em;
    vertical-align: middle;
}
#col1 .entry {
    background-image: url('images/dot.png');
    background-repeat: no-repeat;
    background-position: 0px 3px; 
}


/* Class for the "fancy_parent" function 
 * It gives a thick 1px grey border around image
*/
.link img { 
    border: 1px solid #6c5549;
    outline:none;
    padding:5px;
    margin:5px;
}

.link img:hover {
    border:1px solid #ccc;
}

/* Class for single image listing (fancy function) 
 * It gives a grey 1px border around image
*/
.photo { 
    padding: 5px !important;
    margin: 5px !important;
    border: 1px solid #333333 !important;
    display: block;
    float: left;
    line-height: 0 !important;
}

/*.photo:hover { 
    border-color: #6c5549 !important; 
} */

.slide { 
    margin-left: 2em;
    font-size: 15px; /*0.875em; /* = 14px */
    letter-spacing: 0.0px;
    word-spacing: 2.0px;
}


.slide_toggler { 
    cursor: pointer; 
    margin: .1em 0 .1em 0;
    padding-left: 3.5em;
}

.slide_toggler div { display: inline; margin-left: 0; }

#tabs ul { margin-top: 0.5em !important; padding-bottom: 0.25em !important;}
#tabs ul li { margin-left: 1.15em !important; }
#tabs ul li span { 
    float: left;
    margin: 0;
    margin-right: .35em;
}
#tabs ul li a {
    text-align: left !important;
    margin: 0 !important;
    padding: 0 !important;

}

.line { background: url('images/line4x320.png') left bottom repeat-x !important; }
.flat { display: inline !important; }

.header20 { font-size: 1.25em !important; }
.header20 div { font-size: 90%; }

.header16 { font-size: 1em !important; font-weight: bold; }
.header16 div { font-size: 100%; }
iframe { overflow: hidden; }

.acc_head_wrap {
    padding-left: 56px;
    height: 56px;
}
.left {
    float: left !important;
}
.right {
    float: right !important;
}
.clear {
    clear: left;
}


.field_holder{
    width: 160px;
    height: 30px;
    background: url('images/search.png') no-repeat !important;
    float: left;
}

.text_input{
    width: 150px;
    height: 22px;
    background: none;
    color: #d7c9bf;
    font-size: 1em;
    font-family: 'Calibri','Trebuchet MS','Verdana','Helvetica',Arial,sans-serif;
    border: none;
    margin-top: 5px;
    margin-left: 5px;
}

.category_head_wrapper {
    clear: left;
    height: 56px;
    display: block;
    
}
.category_head {
    font-size: 1.25em;
    float: left;
    /*border-bottom: 1px solid #6c5549;*/
    padding-left: 0em;
    cursor: pointer;
}
.category_head_wrapper div span {
    float: left;
}
.category_head_wrapper div div {
    position: relative; 
    display: inline;
    top: 0.7em;
}

.category_content_wrapper {
    display: block;
}
.category_content {
    height: 100%;
    overflow: hidden;
    position: relative;
    margin-bottom: 1em;
    padding-left: .5em;
    margin: 0 2em 1em 2em;
}


.album_list { list-style-type: none; float: left; }
.album_list_no_cover { width: 50%; }
.album {
    float: left; 
    width: 290px;  /* 235px = 3 column; 290px for 1280x1024; 320px for larger  */
    height: 100%; 
    padding: 5px 5px 5px 0px;
    overflow: hidden;
    position: relative;
}
.album a img { margin: 4px; padding: 1px; border: 1px solid #333333; height: 130px; }
.album a:hover img { border-color: #6c5549; }
.album a { /*position: relative;*/ font-weight: bold; float: left; width: 130px; text-align: right; }
.album_info { 
    margin-left: 150px;
    margin-top: .5em;
    top: 0px;
    height: 130px;
    position: relative; 
}
.album_info a { height: auto; width: auto; float: none; }
.music_sub_slide {
}
.dot_right {
    float: left;
    position: absolute;
    left: 2em !important; 
    margin-top: 0em;
}
.dot {
    float: left;
    left: 2em !important; 
    margin-top: 0em;
}
.pad_music {
    cursor: pointer;
    width: 10px;
    display: inline;
}
.pad_music span {
    margin-right: 0.35em;
}
.pad_music div {
    display: inline;
    position: relative;
}
.pad_music_wrapper {
    margin-top: 0.8em;
    margin-bottom: .3em;
}
.quickedit {
    display: block;
    left: -126px;
    position: absolute;
    top: 150px;
    z-index: 2500;
}
#height_spring{
    height: 32em;
}
.track_title {
    margin-left: .5em;
}
.track_info {
    margin-left: .5em;
    font-size: 80%;
    color: #878368; /* button color; #c7c3a5 = highlighted button color */
}
.sm2_paused .track_info { 
    display: none;
}
.sm2_playing .track_info { 
    display: none;
}
.content_navigation_header {
    font-size: 1.10em; 
    float: left;
}
.content_navigation_header div {
    height: 40px;
}
.main li {
    float: none !important;
    clear: both;
}

#main_blog {
    padding: 1em 1em .25em 2em;
}
.author_name{
    margin-top: 1em;
}
.center {
}

#col2 .pager {
    text-align: center;
    margin: 0px auto;
    padding-top: 1em;
}

.pager>a, .pager>strong {
    padding: 0 0.1em 0 0.1em;
}


.box_rotate {
  -webkit-transform: rotate(270deg);  /* Saf3.1+, Chrome */
     -moz-transform: rotate(270deg);  /* FF3.5+ */
      -ms-transform: rotate(270deg);  /* IE9 */
       -o-transform: rotate(270deg);  /* Opera 10.5 */
          transform: rotate(270deg);  
             filter: progid:DXImageTransform.Microsoft.Matrix(/* IE6–IE9  */
                     M11=-1.8369701987210297e-16, M12=1, M21=-1, M22=-1.8369701987210297e-16, sizingMethod='auto expand');
               zoom: 1;
} /* */
.code_protect_php {
    display: block;
    width: 100px;
    height: 100px;
    background: url('images/code_protect.gif') top left no-repeat;
}


/*
page-player.css
*/

/*#soundmanager-debug {
-moz-background-clip:border;
-moz-background-origin:padding;
-moz-background-size:auto auto;
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-attachment:scroll;
background-color:#F3F9FF;
background-image:none;
background-position:0 0;
background-repeat:repeat;
border-bottom-color:#CCDDEE;
border-bottom-style:solid;
border-bottom-width:1px;
border-top-color:#CCDDEE;
border-top-style:solid;
border-top-width:1px;
bottom:1em;
color:#333333;
font-family:monaco,"VT-100",terminal,"lucida console",courier,system;
height:30em;
margin-bottom:1em;
margin-left:1em;
margin-right:1em;
margin-top:1em;
opacity:0.9;
overflow-x:auto;
overflow-y:auto;
padding-bottom:0;
padding-left:0;
padding-right:0;
padding-top:0;
position:fixed;
right:1em;
width:38em;
}*/



#sm2-container {
 height: 1px;
 width: 1px;
 position: absolute;
 top: -1px;
 left: -1px;
}
.spectrum-container {
 display:none;
}
.volume-container {
 display:none;
}

ul li.sm2_playing .volume-container {
 display: block;
}
ul li.sm2_paused .volume-container {
 display: block;
}

ul.playlist {
 list-style-type:none;
 margin:0px;
 padding:0px;
 padding-left: 2em;
 padding-right: 1em;
 width: 380px;

}

ul.playlist li {
 /* assume all items will be sounds rather than wait for onload etc. in this example.. may differ for your uses. */
 position:relative;
 display:block;
 width:auto;
 padding:0.25em 0.5em 0.25em 0em;
 border:none;
/* letter-spacing:-1px; /* ZOMG WEB X.0. ;) */
}

ul.playlist li a {
 display:inline;
 height: 20px;
 width: 20px;
 float: left;
 outline: none;
 position: relative;
 z-index:2;
}

/* IE6 fix needed here!!! */
ul.playlist .player-template {
 margin-right: 80px;
}


ul.playlist li.sm2_playing,
ul.playlist li.sm2_paused,
ul.playlist li.sm2_playing a {
}

ul.playlist li:hover {
}

ul.playlist li:hover a {
}

ul.playlist li.sm2_playing,
ul.playlist li.sm2_playing:hover {
}


ul.playlist li.sm2_playing:hover a,
ul.playlist li.sm2_paused a {
}

ul.playlist li .controls {
 display:none;
}

ul.playlist li.sm2_playing .controls,
ul.playlist li.sm2_paused .controls {
 position:relative;  
 top: 0;
 display:block;
}

ul.playlist li.sm2_paused .controls {
/* background-color:#666; */
}

ul.playlist li:hover .controls .statusbar {
/* position:relative;*/
 cursor: pointer;
}

ul.playlist li.sm2_paused .controls .statusbar {
 /*background-color:#ccc;*/
}

ul.playlist li .controls {
 position:relative;
 margin: 1em 0 0.5em .25em;
/* background-color:#99ccff; */
}

ul.playlist li .controls .statusbar {
 height: 8px;
 background: url('images/player.png') 0px 0px repeat-x;
 border: none;
 overflow: visible;
}

ul.playlist li .controls.dragging .statusbar {
 cursor:pointer;
}

ul.playlist li .controls .statusbar .position,
ul.playlist li .controls .statusbar .loading,
ul.playlist li .controls .statusbar .annotation {
 position:absolute;
 left:0px;
 top:0px !important;
 height: 8px;
}

ul.playlist li .controls .statusbar .position {
 background: url('images/player.png') 0px -16px repeat-x;
 border-right: none;
}

ul.playlist li .controls .statusbar .loading {
 background: url('images/player.png') 0px -8px repeat-x;
}

ul.playlist li .controls .statusbar .position,
ul.playlist li .controls .statusbar .loading {
 width:0px;
}

ul.playlist li.sm2_playing a.sm2_link,
ul.playlist li.sm2_paused a.sm2_link {
}

ul.playlist li .timing {
 position:absolute;
 display:none;
 text-align:right;
 right:1em;
 bottom: 3.5em;
 width:auto;
 height:1em;
 padding:0px 5px;
 letter-spacing:0px;
 font: 0.7em tahoma;
 line-height:1em;
 vertical-align:middle;
}

ul.playlist.use-peak li .timing {
 right:4.25em;
}

ul.playlist li:hover .timing {
 z-index:2;
}

ul.playlist li .timing div.sm2_timing {
 margin:0px;
 padding:0px;
 margin-top:-1em;
}

ul.playlist li.sm2_playing .timing,
ul.playlist li.sm2_paused .timing {
 display:block;
}

ul.playlist li.sm2_paused .timing .sm2_position {
 text-decoration:blink; /* hee hee. first actual appropriate use? :D */
}

ul.playlist li.sm2_paused .timing,
ul.playlist.use-peak li.sm2_paused .peak {
 color: grey;
}

#control-template {
 display:none;
}
ul.playlist .now_playing{
 width: 7px;
 height: 13px;
 float: right;
 position: relative;
 top: -4px;
 right: -4px;
 background: url('images/player-here.png') 0px 0px no-repeat;
 overflow: hidden;
}
.volume-container {
 display:none;
 position: absolute;
 width: 65px !important;
 height: 8px !important;
 right: 0px;
 bottom: -24px;
}
ul.playlist #volume {
 margin: 0 !important;
 background: url('images/player.png') 0px 0px repeat-x;
 cursor: pointer;
}
ul.playlist #volume a {
 background: url('images/player-here.png') 4px 0px no-repeat;
}



/*
icons.css
*/

.icon_big {
    height: 56px;
    width: 56px;
    overflow: hidden;
    background-image: url('images/icons-big.png') !important;
    background-repeat: no-repeat;
}

.icon_small {
    width: 56px;
    height: 56px;
    overflow: hidden;
    background-image: url('images/icons-small.png');
    background-repeat: no-repeat;
}

.icon_title {
    height: 48px !important;
    position:relative;
    top:-1em;
}

.icon_music_studio    { background-position: 0px 0px !important; }
.icon_music_live      { background-position: 0px -56px !important; }
.icon_music_compilation   { background-position: 0px -112px !important; }
.icon_gallery_live    { background-position: 0px -168px !important; }
.icon_gallery_photo   { background-position: 0px -224px !important; }
.icon_text_action     { background-position: 0px -280px !important; }
.icon_gallery_artwork { background-position: 0px -336px !important; }
.icon_video_clip      { background-position: 0px -392px !important; }
.icon_video_live      { background-position: 0px -448px !important; }
.icon_video_movie     { background-position: 0px -504px !important; }
.icon_video_short     { background-position: 0px -560px !important; }
.icon_main_blog       { background-position: 0px -616px !important; }
.icon_text_song       { background-position: 0px -672px !important; }
.icon_text_book       { background-position: 0px -728px !important; }
.icon_text_blog       { background-position: 0px -784px !important; }
.icon_text_pub        { background-position: 0px -840px !important; }
.icon_text_texts      { background-position: 0px -896px !important; }
.icon_text_news       { background-position: 0px -952px !important; }

.button {
    width: 20px;
    height: 20px;
    overflow: hidden;
    background-image: url('images/buttons.png') !important;
    background-repeat: no-repeat;
}

.button_radio { background-position: 0px -20px; }
.button_radio_checked { background-position: 0px 0px; }
.button_checkbox { background-position: -20px -20px; }
.button_checkbox_checked { background-position: -20px 0px; }

.radio_checked { background-position: 0px 0px !important; }
.checkbox_checked { background-position: -20px 0px !important; }

.icon_author {
    height: 56px;
    width: 56px;
    overflow: hidden;
    position: absolute;
    left: 0px;
    top: 0px;
    background: url('images/icon_author.gif') center center no-repeat !important;
}


.player {
   background-image: url('images/player-buttons.png');
   background-repeat: no-repeat;
   width: 20px;
   height: 20px;
   float: left;
   overflow: hidden;
   position: relative;
   top: -0.15em;
}

.arr {
    height: 40px;
    width: 40px;
    position:relative;
    top:-0.5em;
    overflow: hidden;
    background: url('images/arr.png') center center no-repeat;
}

.button_play { background-position: 0px 0px; }
.button_play:hover { background-position: 0px -20px; }

.sm2_playing .button_play { background-position: -20px 0px; }
.sm2_playing .button_play:hover { background-position: -20px -20px; }



.button_pause { background-position: -20px 0px; }
.button_pause:hover { background-position: -20px -20px; }

.button_download { background-position: -40px 0px; }
.button_download:hover { background-position: -40px -20px; }
.button_prev { background-position: -60px 0px; }
.button_prev:hover { background-position: -60px -20px; }
.button_next { background-position: -80px 0px; }
.button_next:hover { background-position: -80px -20px; }


