/* 
Theme Name: Beste Wordpress Teması v1.1
Theme URI: http://demo.safirtema.com/beste
Description: http://demo.safirtema.com/beste
Version: 1.1 
Author: Safir Tema 
*/

* {
    margin: 0;
    padding: 0;
    outline: 0;
}

ol {
    list-style-position: inside;
}

ul {
    list-style: none;
    list-style-position: outside;
}

a {
    text-decoration: none;
}

a img {
    border: none;
}

blockquote {
    margin:0 0 10px 30px;
    padding: 0 10px;
    border-left: 4px solid #ddd;
    font-style: italic;
}

body {
    font: 13px Oxygen, Calibri, Arial, sans-serif;
    color: #333;
    background: url(images/body-bg.png);
}

h1 {
    font-size: 18px;
}

h2 {
    font-size: 15px;
}

h3 {
    font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
    margin-bottom: 10px;
    font-weight: normal;
}

#banner,
#footer-cont,
#topbar-cont, #wrapper, #menu-cont .menugroup {
    width: 980px;
    margin: 0 auto;
}

header {
    background: #ebebeb;
}

#topbar {
    height: 34px;
    overflow: hidden;
    font-size: 13px;
    line-height: 34px;
    color: #f8f8f8;
}

#topmenu {
    float: right;
    width: 600px;
}

#topmenu ul {
    float: right;
}

#topmenu ul li {
    float: left;
}

#topmenu a {
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #e1dbd4;
    color: #f8f8f8;
}

#topmenu a:hover {
    color:#333;
}

#topmenu li:first-child a {
    margin-left: 0;
    padding-left: 0;
    border: none;
}

#info {
    float: left;
    width: 380px;
}

#banner {
    position: relative;
    height: 110px;
}

#header-logo {
    position: absolute;
    bottom: 10px;
    left: 0;
}

#header-logo h1 {
    margin: 0;
}

#banner-ad {
    position: absolute;
    top: 10px;
    right: 0;
    line-height: 107px;
}

#menu-cont {
    padding-top: 1px;
    border-top: 1px solid #e4e4e4;
    background:#f1f1f1 url(images/sprite.png) 0 1px repeat-x;
    height: 50px;
    z-index: 20;
    position: relative;
}

#menu-cont .menugroup {
    position: relative;
}

#menu {
}

#menu li {
    float: left;
    height: 40px;
    padding:5px 0 5px 18px;
    background: url(images/sprite.png) 0 -300px no-repeat;
}

#menu li:first-child {
    background: none;
    padding-left: 0;
}

#menu li.home a {
    background: url(images/sprite.png) -240px -345px no-repeat;
    padding-left: 30px;
}

#menu li.home:hover a {
    background: url(images/sprite.png) 0 -345px no-repeat;
}

#menu a {
    display: block;
    padding:8px 8px;
    margin:2px 0;
    font-size: 14px;
    line-height: 22px;
    color: #484848;
    transition:all .3s;
}

#menu a:hover, #menu li:hover a {
    color: #f8f8f8;
    border-radius: 3px;
}

.sub-menu {
    visibility: hidden;
    position: absolute;
    border-radius: 0 0 5px 5px;
    top:50px;
}

li:hover .sub-menu {
    visibility: visible;
}

#menu .sub-menu li {
    float: none;
    border-top: 1px dashed #bbb;
    background: none;
    height: auto;
    padding:0; 
}

#menu .sub-menu li:first-child {
    border-top: none;
}

#menu .sub-menu a {
    display: block;
    width: auto;
    margin: 0;
    padding: 5px 10px;
    min-width: 100px;
    font-size: 13px;
    color: #f8f8f8;
}

/* Search Form */

#safir-searchform {
    position: absolute;
    right: -5px;
    top: 10px;
    width: 200px;
}

#safir-s {
    display: block;
    float: left;
    width: 160px;
    height: 18px;
    padding: 5px 28px 5px 5px;
    border: 1px solid #d6cccc;
    border-radius: 6px;
    box-shadow: 0 0 3px #d6cccc;
    font-family: 'Oxygen', sans-serif;
    line-height: 18px;
    color: #999;
}

#safir-s:focus {
    border: 1px solid #bbb;
    box-shadow: 0 0 3px #aaa;
}

#safir-searchsubmit {
    display: block;
    position: absolute;
    right: 8px;
    top: 2px;
    width: 24px;
    height: 24px;
    border: none;
    text-indent: -9999px;
    background: url(images/sprite.png) -240px -180px no-repeat;
    cursor: pointer;
}

/* Letters */

#letters {
    clear: both;
    border-radius: 0 0 5px 5px;
    border-top: 0;
    padding: 5px 10px 5px 5px;
    position: relative;
    z-index: 0;
    overflow: hidden;
    height: 25px;
}

#letter-list {
    float: left;
    padding: 0 3px;
}

#artist-letters, #song-letters {
    margin-bottom: 6px;
}

#letters .links {
    float: right;
    line-height: 24px;
}

#letters ul {
    overflow: hidden;
}

#letters li {
    float: left;
    font-size: 14px;
}

#letters li a {
    display: block;
    line-height: 24px;
    width: 24px;
    text-align: center;
}

#letters li a:hover {
 border-radius: 20px;
 color: #f8f8f8;
}

#letters .links a {
    color:#ccc;
}

#letters .links .active {
    color:#333;
}

#wrapper{
    position: relative;
}

#slider-cont {
    z-index: 10;
    position: relative;
    padding-bottom: 13px;
    background: url(images/slider-shadow.png) 50% 100% no-repeat;
}

.slide {
    display: none;
    position: absolute;
}

#slider {
    overflow: hidden;
    height: 204px;
}

.artistCard {
    position: relative;
    float: left;
    margin-left: 7px;
    width: 150px;
    padding: 2px;
    margin-bottom: 10px;
}

.artistCard.nomargin {
    margin-left: 0;
}

.artistCard img {
    display: block;
    background: #fff;
}

.artistCard h2 {
    position: absolute;
    width: 150px;
    bottom: 2px;
    left: 2px;
    margin: 0;
    background: url(images/sprite.png) 0 -220px repeat-x;
    font-weight: normal;
}

.artistCard h2 a {
    display: block;
    padding: 5px;
    text-align: center;
    color:#fff;
    font-size: 13px;
}

#slider-nav {
    display: none;
}

#navprev, #navnext {
    position: absolute;
    width: 15px;
    height: 26px;
    background: #fafafa;
    text-indent: -9999px;
    top:100px;
    border: 1px solid #cfcfcf;
}

#navprev {
    left:-16px;
    background:#fafafa url(images/sprite.png) -120px -180px no-repeat;
    border-right: 0;
    border-radius: 14px 0 0 14px;
}

#navnext{
    right:-16px;
    background:#fafafa url(images/sprite.png) -160px -180px no-repeat;
    border-left: 0;
    border-radius: 0 14px 14px 0;
}

/* Main Blocks */

#main {
    overflow: hidden;
}

#content, #single, #home {
    overflow: hidden;
    float: left;
    width: 670px;
    position: relative;
}

#home {
    width: 670px;
}

#content.box {
    width: 650px;
}

#content.listing.box {
    width: 668px;
}

#home .recentsWidget,
#home .tabbedWidget,
#home .galleryWidget {
    clear: both;
}

/* Sidebar */

aside {
    float: right;
    width: 300px;
}

aside .panel {
    clear: both;
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 5px;
    background: url(images/sprite.png) 50% 100% no-repeat;
}

.adsWidget.panel {
    padding-bottom: 0;
    margin-bottom: 10px;
    background: none;
}

aside .panel .box {
    margin-bottom:0;
}

.panel li {
    line-height: 1.8;
}

aside li.cat-item {
    float: left;
    width: 128px;
    padding-left: 12px;
    line-height: 2.2;
    background: url(images/sprite.png) 0 -460px no-repeat;
    border-bottom:1px dashed #ededed;
}

/* Widget: Safir Recent Comments */

#safir-recent-comments li {
    margin-top: 5px;
    padding-top: 5px;
    border-top: 1px dashed #ededed;
    line-height: 1.2;
    color: #666;
}

#safir-recent-comments li:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}

#safir-recent-comments a {
    color: #666;
}

#safir-recent-comments a:hover {
    color: #333;
}

/* Widget: Safir Stats */

.statsWidget li {
    background: url(images/sprite.png) 0 -460px no-repeat;
    line-height: 2.2;
    border-top:1px dashed #ededed;
    padding-left: 12px;
    overflow: hidden;
}

.statsWidget li:first-child {
    border-top:none;
}

.statsWidget span {
    float: right;
    font-size: 14px;
}

/* Widget: Video Clips */

.clipsWidget li {
    line-height: 1.5;
    text-align: center;
}

.clipsWidget .videos li {
    display: none;
}

.clipsWidget .numbers {
    overflow:hidden;
    border: 1px solid #ddd;
    border-radius: 2px;
    background: url(images/sprite.png) 0 -10px repeat-x;
    margin-top: 6px;
}

.clipsWidget .numbers li {
    float: left;
    border-left: 1px solid #cdc;
}

.clipsWidget .numbers li:first-child {
    border-left: none;
}

.clipsWidget .numbers li:first-child a {
    padding: 0 9px 0 10px;
}

.clipsWidget .numbers a {
    display: block;
    line-height: 24px;
    padding:0 9px;
}

.clipsWidget .numbers a:hover, .clipsWidget .active  {
    background: #ddd;
}

.clipsWidget .link {
    display: block;
    border:1px solid #cdc;
}





/* Footer */

footer {
    padding: 10px 0;
}

#footer-cont {
    margin: 0 auto;
    overflow: hidden;
}

#footer-menu {
    float: left;
    width: 580px;
    overflow: hidden;
}

#footer-menu a {
    color: #fff;
}

#footer-menu a:hover {
    color: #ddd;
}

#footer-menu li {
    float: left;
    margin-left: 10px;
    padding-left: 10px;
    border-left: 1px solid #f8f8f8;
    line-height: 14px;
}

#footer-menu li:first-child {
    margin-left: 0;
    padding-left: 0;
    border-left: none;
}

#footer-cont #copyright {
    margin-bottom: 10px;
    color: #fff;
}

#social {
    float: right;
    width: 400px;
}

#social ul {
    float: right;
    overflow: hidden;
}

#social li {
    float: left;
    margin: 0 0 0 6px;
}

#social a {
    display: block;
    width: 34px;
    height: 34px;
}

#social li.facebook {
    background: url(images/sprite.png) 0 -140px no-repeat;
}

#social li.twitter {
    background: url(images/sprite.png) -40px -140px no-repeat;
}

#social li.google {
    background: url(images/sprite.png) -80px -140px no-repeat;
}

#social li.youtube {
    background: url(images/sprite.png) -120px -140px no-repeat;
}

#social li.pinterest {
    background: url(images/sprite.png) -160px -140px no-repeat;
}

#social li.rss {
    background: url(images/sprite.png) -200px -140px no-repeat;
}

#social li.mail {
    background: url(images/sprite.png) -240px -140px no-repeat;
}

/* Switcher */

#switcher {
    z-index: 1000;
    position: fixed;
    top: 336px;
    left: -1px;
    width: 80px;
    padding: 5px;
    border: 1px solid #e0e0e0;
    background: #fff;
}

#switcher li {
    float: left;
    width: 20px;
    margin: 3px;
    border-radius: 3px;
}

#switcher li a {
    display: block;
    height: 20px;
}

.switcher-links {
    margin-bottom: 4px;
    border-bottom: 1px solid #e0e0e0;
}

.switcher-links a {
    display: block;
    margin-bottom: 4px;
    padding: 3px 0;
    border-bottom: 1px solid #e0e0e0;
    text-align: center;
    font-size: 11px;
    background: #eee;
}

.switcher-links a:hover {
    background: #ddd;
}

/* listing - General */

.listing {
    overflow: hidden;
    position: relative;
}

.listing a {
    color:#484848;
}


.listing article {
    border-top:1px dotted #ddd;
    padding: 10px 0;
    position: relative;
}

.listing article:first-child, .listing article.odd.noborder, .listing.wide article.noborder {
    border-top:none;
}

aside .listing.wide article.even.noborder {
    border-top:1px dotted #ddd;
}

.listing .comment a, .listing .date, .listing .category, .listing .hit, .listing .like  {
    padding-left: 16px;
    margin-right: 6px;
    font-size: 12px;
    line-height: 12px;
    color: #999;
}

.listing .category a {
    font-size: 12px;
    line-height: 12px;
    color: #999;
}

.listing span.artist {margin-right: 6px;}

.listing .comment a {
    background:url(images/sprite.png) 0 -657px no-repeat;
}

.listing .hit {
    background:url(images/sprite.png) 0 -697px no-repeat;
}

.listing .like {
    background:url(images/sprite.png) 0 -777px no-repeat;
    padding-left: 16px;
}

.listing .date {
    background:url(images/sprite.png) 0 -737px no-repeat;
}

.listing .category {
    background:url(images/sprite.png) 0 -577px no-repeat;
}

.listing .number {
    position: absolute;
    right: 0;
    top: 25%;
    display: block;
    padding-left: 4px;
    width: 20px;
    height: 26px;
    line-height: 26px;
    color: #fff;
    font-size: 14px;
    text-align: center;
    border-radius: 16px 0 0 16px;
}

#home .narrow {
    width: 330px;
}

#home .narrow.left {
    float: left;
    clear: both;
}

#home .narrow.right {
    float: right;
}

.advancedPostsWidget.listing.wide {
   clear: both;
   border-bottom:none;
}

.listing.wide {
   clear: both;
}

.listing.wide article {
    float: left;
    padding-right: 5px;
}

.listing.wide article.odd {
    border-right:1px dotted #ddd;
    width: 294px;
    clear: both;
}

/* listing: Icon */

.listing.icon article {
    background:url(images/sprite.png) 5px -380px no-repeat;
    padding-left: 30px;
    line-height: 1;
}

.listing.wide.icon article {
    width:298px;
}

.listing.wide.icon article.even {
    width: 299px;
    background-position: 5px -380px;
}

.listing.wide.icon article.none {
    background: none;
}

/* listing with Picture */

.listing.picture article {
    padding:9px; 
    overflow: hidden;
}

.listing.wide.picture article {
    width:316px;
}

.listing.wide.picture article.odd {
    width:315px;
}

.listing.picture .thumb {
    width:55px;
    float: left; 
}

.listing.picture img {
    display: block;
    padding:3px;
    background: #fff;
    box-shadow: 0 0 3px #ccc;  
    border-radius: 2px;
}

.listing.picture .detail {
    float: left; 
    width: 82%;
}

aside .listing.narrow.picture .detail {
    width: 215px; 
}

#home .listing.narrow.picture .detail {
    width: 242px; 
}

#home .listing.wide.picture .detail {
    width: 250px; 
}

aside .listing.wide.picture .detail {
    width: 225px; 
}

.listing.picture h3 {
    font-size: 15px;
    margin-bottom: 5px; 
    color:#666; 
    font-weight: normal;
    line-height: 1;
}

.listing.picture h3 a {
    color: #666;
}

.listing.picture .comment a, .listing.picture .date, .listing.picture .category, .listing.picture .hit, .listing.picture .artist a {
    margin-right: 6px;
    margin-left: 0;
}

/* Artist Page */

#artist-info {
    overflow: hidden;
}

#artist-info .artistCard {
    float: left;
    margin:0 10px 0 0;
}

#artistList .artistCard {
    margin-left: 11px;
}

#artistList .artistCard.nomargin {
    margin-left: 0;
}






/* Custom Classes */

.box {
    background: #fafafa;
    border-radius: 3px;
    border: 1px solid #cfcfcf;
    padding: 9px;
    margin-bottom: 10px;
    overflow: hidden;
}

.box.listing {
    padding: 0;
}

.mainHeading {
    margin: -9px -9px 10px;
    background: url(images/sprite.png) 0 -60px repeat-x;
    padding: 0 10px;
    line-height: 40px;
    font-weight: normal;
    color: #848484;
    font-size: 15px;
}

.listing .mainHeading {
    margin: 0;
    padding: 0 10px;
}

.headingX {
    border-bottom:1px dotted #ddd;
    margin: 10px -9px 0;
    padding:0 10px 5px;
}

.reading ul {
    list-style-position: inside;
    list-style-type: disc;
}

.reading p, .reading li {
    text-align: justify;
    line-height: 1.8;
}

.navi {
    overflow:hidden;
    clear: both;
    padding: 10px 10px 5px;
    border-top: 1px dotted #ddd;
}

.navi span, .navi a {
    display: block;
    float: left;
    min-width: 24px;
    font-size: 14px;
    padding: 0 4px;
    text-align: center;
    margin:0 5px 3px 0;
    line-height: 30px;
    color: #fff !important;
    font-weight: bold;
    border-radius: 3px;
}

.navi .left {
    float: left;
}

.navi .right {
    float: right;
}

.navi a:hover, .navi .current {
    background:#333;
}

.float {
    overflow: hidden;
}

/* ArtistList */

    .artistList {
        overflow: hidden;
        border-bottom: 1px solid #e2e2e2;
        padding: 6px;
    }

    .artistList .item-container {
        width: 160px;
        float: left;
        padding: 2px;
    }

    .artistImage {
        position: relative;
        border-radius: 3px;
        overflow: hidden;
        margin: 3px;
    }

    .artistImage img {
        width: 100%;
    }

    .artistImage h2 {
        position: absolute;
        bottom: 0;
        background: rgba(0, 0, 0, 0.6);
        border-top: 1px solid rgba(0, 0, 0, 0.1);
        padding: 5px;
        width: 100%;
        text-align: center;
        margin-bottom: 4px;
    }

    .artistImage h2 a {
        color: #fff;
        font-size: 14px;
        text-shadow: 1px 1px 0 rgba(0,0,0,0.3);
    } 

