/*
Theme Name: The Soul Lounge
Theme URI: http://thesoullounge.se/
Description: Thematic Child Theme customized for The Soul Lounge
Author: Linus G Thiel
Author URI: http://linusthiel.se/
Template: thematic
Version: 1.0
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');
 
/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');
 
/* Apply a basic 3 column layout */
@import url('../thematic/library/layouts/3c-r-fixed-primary.css');
 
/* Apply the default Thematic style */
@import url('../thematic/library/styles/default.css');
 
/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');
 
/* Apply styles for popular plugins */
@import url('../thematic/library/styles/plugins.css');

/* Apply styles for jQuery countdown */
@import url('jquery.countdown.css');


#main,
#subsidiary {
    width: 1020px;
}

#main {
    padding-top: 44px;
}

#branding,
.menu {
    width: 1000px;
}

#branding {
    padding: 0;
}

#container {
    width: 640px;
}

#primary {
    border: none;
    padding: 0;
    width: 180px;
}

.main-aside ul {
    padding: 0;
}

.aside ul ul {
    list-style: none;
    margin-left: 0;
}

.aside ul li {
    margin-bottom: 16px;
}

.aside ul li ul li {
    margin-bottom: 0;
}

.aside h3 {
    font-style: normal;
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-size: 18px;
    color: #000;
    line-height: 1.5em;
    margin-bottom: 8px;
    text-transform: uppercase;
}

.aside h3 a {
    font-family: 'Helvetica', 'Arial', sans-serif;
}

.aside a {
    text-decoration: none;
    color: #333;
}

.aside a:active,
.aside a:hover {
    text-decoration: underline;
    color: #000;
}

#spotify-add-widget {
    width: 160px;
}

#events-calendar-list,
#events-calendar-list li {
    list-style: none;
}

#text-4 a img {
    border: 1px solid #c6c6c6;
}

#text-4 a:hover img {
    -webkit-box-shadow: 1px 1px 20px 1px #c6c6c6;
    -moz-box-shadow: 1px 1px 20px 1px #c6c6c6;
    box-shadow: 1px 1px 20px 1px #c6c6c6;
}

#third li.widgetcontainer {
    float: left;
    margin-right: 20px;
}

#text-3 .widgettitle {
    display: none;
}

#twitter-tools .aktt_credit {
    display: none;
}

#twitter-tools .widgettitle a,
#kb-advanced-rss-3 .widgettitle a {
    display: block;
    height: 32px;
    line-height: 32px;
    background: transparent url(images/handycons-2/twitter_32.png) no-repeat scroll left center;
    padding-left: 42px;
}

#kb-advanced-rss-3 .widgettitle a {

    background-image: url(images/handycons-2/youtube_32.png);
}

.entry-title {
    font-family: "Helvetica", "Arial", sans-serif;
    font-weight: normal;
    text-transform: uppercase;
    letter-spacing: -1px;
    width: 515px;
    line-height: 1.3em;
}

.hentry {
    position: relative;
}

.category-music .entry-title:before {
    content: "♫ ";
}

.category-editorial .entry-title:before {
    content: "✎ ";
}

.category-tsl-exclusive .entry-title:before {
    content: "✌ ";
}

.category-video .entry-title:before {
    content: "☆ ";
}

.category-event .entry-title:before {
    content: "☺ ";
}

.connect_widget_number_cloud {
    height: 26px;	
}

.entry-content iframe.facebook_like, .entry-content .fb_iframe_widget {
    position: absolute;
    top: 8px;
    right: 0px;
}

.entry-content iframe.twitter-share-button {
    position: absolute;
    top: 38px;
    right: 5px;
}

.entry-meta a, .entry-utility a {
    color: black;
}

/* Reset absolute position for bottom Twitter button */
.entry-content iframe.twitter-count-vertical {
    position: static;
}

.entry-content a {
    text-decoration: none;
}

.entry-content a:active,
.entry-content a:hover {
    text-decoration: underline;
}

.entry-content h1,
.entry-content h2 {
    font-family: "Helvetica", "Arial", sans-serif;
}

.entry-content h2,
.entry-content h3 {
    font-size: 16px;
}

.entry-content h2 a[href^="http://"],
.entry-content a[href^="http://limelinx"],
.entry-content a[href^="http://www.limelinx"],
.entry-content a[href^="http://megaupload"],
.entry-content a[href^="http://www.megaupload"],
.entry-content a[href^="http://mediafire"],
.entry-content a[href^="http://www.mediafire"],
.entry-content a[href^="http://zshare"],
.entry-content a[href^="http://www.zshare"],
.entry-content a[href^="http://usershare"],
.entry-content a[href^="http://www.usershare"],
.entry-content a[href^="http://sharebee"],
.entry-content a[href^="http://www.sharebee"],
.entry-content a[href^="http://speedyshare"],
.entry-content a[href^="http://www.speedyshare"] {
    font-family: "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
}

.entry-content h2 a[href^="http://"]:before,
.entry-content a[href^="http://limelinx"],
.entry-content a[href^="http://www.limelinx"],
.entry-content a[href^="http://megaupload"]:before,
.entry-content a[href^="http://www.megaupload"]:before,
.entry-content a[href^="http://mediafire"]:before,
.entry-content a[href^="http://www.mediafire"]:before,
.entry-content a[href^="http://zshare"]:before,
.entry-content a[href^="http://www.zshare"]:before,
.entry-content a[href^="http://usershare"]:before,
.entry-content a[href^="http://www.usershare"]:before,
.entry-content a[href^="http://sharebee"]:before,
.entry-content a[href^="http://www.sharebee"]:before,
.entry-content a[href^="http://speedyshare"]:before,
.entry-content a[href^="http://www.speedyshare"]:before {
    content: "→";
}


.entry-content .gallery .gallery-item {
}

.aside .gallery .gallery-item .gallery-icon a img,
.entry-content .gallery .gallery-item .gallery-icon a img {
    vertical-align: middle;
    background: transparent;
    padding: 0;
}

.aside .gallery .gallery-item .gallery-icon,
.entry-content .gallery .gallery-item .gallery-icon {
    padding: 0;
    margin: 0 5px;
    border: none;
}

.aside .gallery .gallery-item .gallery-icon {
    margin: 0.5em 0;
}

.entry-content .gallery .gallery-item .gallery-caption {
    margin: 0 5px;
    padding: 0.5em 0;
}

.aside .gallery .gallery-item .gallery-caption {
    margin: 0;
    padding: 0;
}

.aside .gallery .gallery-item:hover .gallery-caption,
.entry-content .gallery .gallery-item:hover .gallery-caption {
    background: black;
    color: white;
}

.aside .gallery .gallery-item .gallery-icon a,
.entry-content .gallery .gallery-item .gallery-icon a {
    display: block;
    height: 130px;
    line-height: 130px;
    overflow: hidden;
    background: black;
}

.aside .gallery .gallery-item:hover .gallery-icon a,
.aside .gallery .gallery-item .gallery-icon a:hover,
.entry-content .gallery .gallery-item:hover .gallery-icon a,
.entry-content .gallery .gallery-item .gallery-icon a:hover {
    background: transparent;
}


#blog-title a {
    background: transparent url(images/tsl_logo.png?2) no-repeat center top;
    display: block;
    margin: 50px 0 0 -30px;
    width: 253px;
    height: 195px;
    text-indent: -10000em;
}

#blog-description {
    text-indent: -10000em;
    height: 0;
}

.btc-powered, .btc-summary {
    display: none;
}

.solo-subscribe-to-comments {
    display: none;
}

#access {
    border: none;
}

.sf-menu {
    margin-left: -13px;
    border: none;
}

.sf-menu li {
    background: transparent;
}

.sf-menu a {
    font-family: "Helvetica", "Arial", sans-serif;
    text-transform: uppercase;
    border: none;
    font-size: 1.2em;
    padding: 6px 13px 4px;
    color: black;
}

.sf-menu a:visited {
    color: black;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    background: transparent;
}

.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a,
.sf-menu .current_page_item a:visited, .sf-menu .current_page_ancestor a:visited, .sf-menu .current_page_parent a:visited {
    background: black;
    color: white;
}

#searchform {
    float: right;
}

#searchform input {
    font-family: "Helvetica", "Arial", sans-serif;
    line-height: 1.5em;
    font-size: 1.2em;
    height: 19px;
    width: 140px;
    vertical-align: middle;
    border: 1px solid #000;
    margin: 0;
    padding: 6px 0.3em 1px;
}

#searchform button {
    font-family: "Helvetica", "Arial", sans-serif;
    line-height: 1.5em;
    text-transform: uppercase;
    height: 28px;
    vertical-align: middle;
    background: black;
    color: white;
    font-size: 1.2em;
    border: 1px solid #000;
    padding: 4px 0.5em;
    margin: 0;
}

#menutip { 
    display:none;
    background:transparent url(images/tooltip/black_arrow.png);
    height:84px;
    width:160px;
    padding:18px 25px;
    color:#fff;
    z-index: 100;
    font-family: "Helvetica","Arial",sans-serif;
    font-size: 0.8em;
}

#menutip.bottom { 
    background-image: url(images/tooltip/black_arrow_bottom.png);
    padding-top:40px;
}

body.pre-launch {
    font-family: "Helvetica", "Arial", sans-serif;
    background: transparent url(images/flav.jpg) scroll no-repeat center -30px;
    cursor: pointer;
}

body.pre-launch #wrapper {
    display: none;
}

#the-soul-launch {
    display: none;
    width: 230px;
    margin: 560px auto 0;
    padding-left: 28px;
}

#the-soul-launch h2 {
    font-size: 1.2em;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#countdown {
    text-transform: lowercase;
}

body.pre-launch #the-soul-launch {
    display: block;
}

