/*   
Theme Name: Tune In Turn Out
Theme URI: 
Description: v1.0
Author: Tom Schaek
Author URI: http://colabs.be
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Colorbox */
@import url('css/colorbox.css');

body {
    background: black url(body-bg2.jpg) repeat-x;
    color: white;
    font: normal normal normal 76%/150% 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, sans-serif;
    text-shadow: #333 0px 1px 0px;
}


#main {
    padding-top: 20px;
}
#branding {
    height: 201px;
    padding: 0px;
    margin-top: 20px;

}

#header {
    margin-top: -200px;
}

.ban_con {
    position: relative;
    width: 935px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    margin-top: 10px;
    height: 192px;
}
.header_ban {
    position: relative;
    overflow: hidden;
    height: 192px;
}

.header_ban img {
        border-radius: 12px; -moz-border-radius: 12px; -webkit-border-radius: 12px;
            border: 1px solid transparent;
}


.aside a, .gigpress-sidebar-artist, a, a:visited, a:link {
    color: #75b9e0;
    text-decoration: none;
    text-shadow: #333 0px 1px 0px;
}

#primary, #secondary {
    border: 0px;
    background-color: #353535;
    background: rgba(82, 82, 82, 0.35);
    padding: 18px 0px 0px;
    border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
}

#blog-title {
    text-indent: -9000px;
    background: transparent url(logo.png) no-repeat;
    width: 390px;
    height: 230px;
    position: absolute;
    margin-left: 640px;
    top: 20px;
}

#blog-description {
    text-indent: -9000px;
    background: transparent url(shadow.png) no-repeat;
    width: 390px;
    height: 230px;
    position: absolute;
    margin-left: 600px;
    top: 158px;
}

#access {
    border-bottom: 0px;
}

#container {
    background-color: #353535;
    padding: 20px 20px 0px 20px;
    width: 580px;
    margin-left: 10px;
    background: rgba(82, 82, 82, 0.35);
    border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
}

#content {
    width: 580px;
    margin: 0px;
    background-color: transparent;
}

#footer {
    background: black;
    border-top: 1px solid #333;
}

.hentry {
    background-color: transparent;
    padding: 20px;
    margin-bottom: 0px;
    color: #dbdbdb;
    text-shadow: black 0px 1px 0px;
    padding-bottom: 0px!important;
}

.single .hentry {
    padding: 20px;
}

#respond {
    background: transparent;
    padding: 20px;
    margin-bottom: 20px;
    border-top: 1px solid #5e5d5d;
}
.gigpress-country {
    display: none;
}

h1 {
    color: white;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, sans-serif;
}

.entry-utility a, .entry-meta a, .entry-utility a:visited, .entry-meta a:visited, .formcontainer a, .formcontainer a:visited, .edit-link a, .edit-link a:visited {
    color: #75B9E0;
    font-family: Helvetica, Arial, sans-serif;
    text-decoration: none;
    -webkit-transition: text-shadow 0.2s ease-out, color 0.2s ease-out;
    -moz-transition: text-shadow 0.2s ease-out, color 0.2s ease-out;
    -o-transition: text-shadow 0.2s ease-out, color 0.2s ease-out;
}

.entry-title a:hover, .entry-utility a:hover, .entry-meta a:hover, .aside a:hover, a:hover {
    color: white!important;
    text-shadow: #75B9E0 0px 0px 4px !important;
}

.entry-title, .entry-title a, .entry-title a:visited {
    color: #f9f9f9;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, sans-serif;
    text-transform: capitalize;
    font-size: 30px;
}

.entry-meta {
    font-style: normal;
    color: #6e6e6e;
}

.entry-utility {
    margin: 0px;
    text-shadow: transparent 0px 0px 0px;
    color: #767676;
}

#form-allowed-tags {
    display: none;
}


/* MENU */

.sf-menu  {
    border-right: 0px;
}

.sf-menu li {
    background: #353535;
    color: #dbdbdb;
    margin-right: 5px;
    border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
    border: 0px;
    background: rgba(82, 82, 82, 0.35);
}

.sf-menu a, .sf-menu a:visited {
    color: #dbdbdb;
    font-size: 12px;
    font-weight: bold;
    font-family: 'Lucida Grande', 'Lucida Sans Unicode', 'Lucida Sans', Arial, sans-serif;
    border: 0px;
    -webkit-transition: text-shadow 0.2s ease-out, color 0.2s ease-out, background 0.5s ease-out;
    -o-transition: text-shadow 0.2s ease-out, color 0.2s ease-out, background 0.5s ease-out;
    -moz-transition: text-shadow 0.2s ease-out, color 0.2s ease-out, background 0.5s ease-out;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
    color: white;
    border: 0px;
    border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
    -webkit-box-shadow: #505050 1px 1px 1px;
    -moz-box-shadow: #505050 1px 1px 1px;
    background: #333 url(glass-light.png) repeat-x 0px 50%;
    text-shadow: #75B9E0 0px 0px 4px !important;
}

.menu .current_page_item a {
    background: #333 url(glass-light.png) repeat-x 0px 50%;
    color: #75B9E0;
    border: 0px;
    border-radius: 8px; -moz-border-radius: 8px; -webkit-border-radius: 8px;
    -webkit-box-shadow: #505050 1px 1px 1px;
    -moz-box-shadow: #505050 1px 1px 1px;
}

.entry-content h3 {
    color: white;
    font-size: 100%;
}
.aside {
    color: #7f7f7f;
}

.ngg-navigation {
    margin-bottom: 20px;
}
.aside .current_page_item a {
    background: #75B9E0;
    color: white;

}

.aside h3 {
    font-style: normal;
    font-size: 18px;
    color: #6e6e6e;
}

.aside #searchsubmit {
    display: inline-block;
    width: 70px;
    color: white;
}

input[type=submit]:hover {
    background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#5e5e5e), to(#4f4f4f));
    background: -moz-linear-gradient(bottom, #5e5e5e, #4f4f4f);
}

.gigpress-related-heading {
    font-style: normal!important;
    color: #dbdbdb !important;
}

.gigpress-related-show {
    list-style: none;
}
.cufon-loading h1, .cufon-loading h2, .cufon-loading h3 {
    visibility: hidden !important;
}

#footer {
    min-height: 100px;
}
#footer a {
    color: #7BC3C7;
}

#third {
    width: 1000px;
}

.widget_pages li {
    list-style: none;
    border-bottom: 1px solid #333;
}

.widgettitle, .aside h3 {
    color: white;
}

.meta-prep-entry-date {
    display: none;
}

.piclenselink {
    display: none;
}

#footer .page_item {
    width: 130px;
}

#footer .current_page_item a {
    background: transparent;
    color: white;
    text-shadow: #75B9E0 0px 0px 4px !important;
}

input {
    border: 1px solid #606060;
    color: #f9f9f9;
    text-align: center;
    margin-top: 15px;
    padding: 5px;
    -webkit-transition: border 0.2s linear, -webkit-box-shadow 0.2s linear;
    -o-transition: border 0.2s linear, -webkit-box-shadow 0.2s linear;
    -moz-transition: border 0.2s linear, -webkit-box-shadow 0.2s linear;
    background: #4e4e4e;
    box-shadow: 0px 1px 0px white;
    background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#5e5e5e), to(#4f4f4f));
    background: -moz-linear-gradient(bottom, #5e5e5e, #4f4f4f);
}

input[type=text] {
    border: 1px solid #606060;
    color: #f9f9f9;
    text-align: left;
    margin-top: 15px;
    padding: 5px;
    -webkit-transition: border 0.2s linear, -webkit-box-shadow 0.2s linear;
    -moz-transition: border 0.2s linear, -moz-box-shadow 0.2s linear;
    -o-transition: border 0.2s linear, -moz-box-shadow 0.2s linear;
    background: #4e4e4e;
    box-shadow: 0px 1px 0px white;
    background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#5e5e5e), to(#4f4f4f));
    background: -moz-linear-gradient(bottom, #5e5e5e, #4f4f4f);
}

input:hover {
    border: 1px solid #bbb;
    -webkit-box-shadow: #bbb 0px 0px 7px;
    -moz-box-shadow: #bbb 0px 0px 7px;
    -o-box-shadow: #bbb 0px 0px 7px;
    box-shadow: 0px 0px 7px #bbb;
    text-indent: 1px;
}

input[type=submit]:hover {
    background: -webkit-gradient(linear, 0% 100%, 0% 0%, from(#4f4f4f), to(#5e5e5e))!important;
    background: -moz-linear-gradient(bottom, #4f4f4f, #5e5e5e)!important;
}



textarea {
    background: #4e4e4e;
    border: 1px solid #606060;
    box-shadow: 0px 1px 0px white;
    color: #f9f9f9;
    padding: 5px;
    -webkit-transition: border 0.2s linear, -webkit-box-shadow 0.2s linear;
    -o-transition: border 0.2s linear, -webkit-box-shadow 0.2s linear;
    -moz-transition: border 0.2s linear, -webkit-box-shadow 0.2s linear;
}

textarea:focus {
    border: 1px solid #bbb;
    -webkit-box-shadow: #bbb 0px 0px 7px;
    -moz-box-shadow: #bbb 0px 0px 7px;
    -o-box-shadow: #bbb 0px 0px 7px;
    box-shadow: 0px 0px 7px #bbb;
}

#comments-list li.bypostauthor, #comments-list li.alt {
    background: transparent;
    border: 0px;
    border-top: 1px solid #5e5d5d;
}

#comments-list {
    border-bottom: 1px solid #313030;
}

#comments-list ol {
    border: 0px;
}

.comment-content {
    font-size: 12px;
    color: #dbdbdb;
}

.entry-utility {
    display: none;
}

.gigpress-calendar-links-inner a {
    text-shadow: white 0px 0px 0px;
    color: black;
    text-decoration: none;
}

.gigpress-row td, .gigpress-table th{
    border-bottom: 1px solid #666!important;
}

.social {
    margin: 5px;
    -webkit-box-shadow: transparent 0px 0px 5px;
    -moz-box-shadow: transparent 0px 0px 5px;
    background: transparent;
}

.social:hover {
    margin: 5px;
    -webkit-box-shadow: #D4D4D4 0px 0px 5px;
    -moz-box-shadow: #D4D4D4 0px 0px 5px;
    background: gray;}

.entry-content img {
    border: 4px solid darkGray;
    margin: 8px;
    padding: 2px;
    border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;
}

.ngg-widget img {
    border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}

#error404-searchform, #noresults-searchform {
    margin-bottom: 20px;
}

.sociable ul {
    margin: 0px;
    margin-top: 5px;
    padding: 0px;
}
.sociable li {
    display: inline;
    list-style: none;
    margin: 0px;
    padding: 0px;
}

.sociable img {
    border: 0px;
    margin: 0px;
    border-radius: 0px; -moz-border-radius: 0px; -webkit-border-radius: 0px;
}

.required {
    color: #75B9E0!important;
}

#subsidiary #second .widgetcontainer {
    margin-bottom: 30px;
}

.widgetcontainer img {
    border: 2px solid #666;
    margin-left: -4px;
}

div.wpcf7-validation-errors {
    border: 1px solid white!important;
}

.wpcf7-not-valid-tip {
    display: none;
}

.gigpress-info-item {
    color: white;
}

span.gigpress-info-label {
    color: #999!important;
}

.fbLikeContainer {
    color: white!important;
}


.gigpress-table {
    table-layout:fixed;
}

.ngg-album {
    border: 0px !important;
}

