/*
Theme Name:    Antonio Lulic
Theme URI:    http: //www.antoniolulic.com
Description:    Layout for AntonioLulic.com.
Version:    3.0
Author:    Antonio Lulic
Author URI:    http: //www.antoniolulic.com/

Copyright 2010 Antonio Lulic
*/

@font-face {
	font-family: 'AlteHaasGrotesk';
	src: url('alte_haas_grotesk_bold-webfont.eot');
	src: local('☺'), url('fonts/alte_haas_grotesk_bold-webfont.woff') format('woff'), url('fonts/alte_haas_grotesk_bold-webfont.ttf') format('truetype'), url('fonts/alte_haas_grotesk_bold-webfont.svg#webfontj4B43Mxf') format('svg');
	font-weight: bold;
	font-style: normal;
}

body {
    margin: 0;
    padding: 0;
    color: #ffffff;
    font: normal 0.9em/1.4em Helvetica, Arial, sans-serif;
    background-color: #1b191f;
    background-repeat: no-repeat, repeat-x;
    background-position: 50% 0, 0 0;
    -moz-background-size: 1207px 228px, 100% 550px;
    -webkit-background-size: 1207px 228px, 100% 550px;
    -o-background-size: 1207px 228px, 100% 550px;
    background-image: url(images/bg_gradient.png);
    background-image:
        url(images/bg_stars.png),
        -moz-linear-gradient(
            center bottom,
            rgb(27,25,31) 0%,
            rgb(59,41,49) 50%,
            rgb(76,57,63) 55%,
            rgb(102,86,88) 60%,
            rgb(121,115,116) 65%,
            rgb(107,108,112) 70%,
            rgb(86,87,91) 75%,
            rgb(63,63,68) 80%,
            rgb(47,46,51) 85%,
            rgb(34,33,39) 90%,
            rgb(27,25,31) 95%
        )
    ;
    background-image:
        url(images/bg_stars.png),
        -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.00, rgb(27,25,31)),
            color-stop(0.50, rgb(59,41,49)),
            color-stop(0.55, rgb(76,57,63)),
            color-stop(0.60, rgb(102,86,88)),
            color-stop(0.65, rgb(121,115,116)),
            color-stop(0.70, rgb(107,108,112)),
            color-stop(0.75, rgb(86,87,91)),
            color-stop(0.80, rgb(63,63,68)),
            color-stop(0.85, rgb(47,46,51)),
            color-stop(0.90, rgb(34,33,39)),
            color-stop(0.95, rgb(27,25,31))
        )
    ;
}
body.ie {
    background-color: #1b171e;
    background-image: url(images/bg_gradient.png);
    background-repeat: repeat-x;
}
a:link,
a:visited {
    color: #bda155;
    outline: none;
    text-decoration: none;
}
a:hover,
a:active {
    color: #bda155;
    outline: none;
    text-decoration: underline;
}

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

div#header {
    width: 920px;
    margin: 0 auto;
    position: relative;
    background-image: url(images/bg_stars.png);
    background-repeat: no-repeat;
    background-position: 50% 0;
}

div#header h1 {
    text-indent: -9999px;
    margin: 0 0 -4px -2.5px;
    padding: 0;
    width: 562px;
    height: 200px;
    background: url(images/h_antonio-lulic.png) no-repeat 0 100%;
}
h3 {
    font-weight: normal;
    margin: 1em 0;
    padding: 0;
}

div#cover {
    width:228px;
    height: 228px;
    position: absolute;
    top: 4px;
    right: 4px;
    box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    -moz-box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    -webkit-box-shadow: 1px 1px 5px rgba(0,0,0,0.3);
    -moz-transform: rotate(2deg) scale(0.95);
    -webkit-transform: rotate(2deg) scale(0.95);
    -o-transform: rotate(2deg) scale(0.95);
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s; 
    text-decoration: none;
}
div#cover:hover {
    -moz-transform: rotate(0deg) scale(1);
    -webkit-transform: rotate(0deg) scale(1);
    -o-transform: rotate(0deg) scale(1);
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s ease-out;
    -o-transition: all 0.3s;
    text-decoration: none;
}
div#cover img {
    width: 228px;
    height: 228px;
}
div#cover p {
    opacity: 0;
    font-size: 0.90em;
    margin: 0;
    padding: 3px 5px;
    line-height: 1.2em;
    color: #ffffff;
    background: rgb(0,0,0);
    background: rgba(0,0,0,0.70);
    position: absolute;
    width: 218px;
    bottom: 2px;
    left: 0;
    text-align: center;
}
body.ie div#cover {
    width: 228px;
    height: 228px;
    top: 3px;
    right: 4px;
}
div#cover:hover p {
    opacity: 1;
    -webkit-transition: opacity 0.3s ease-out;
    -o-transition: opacity 0.3s;
}

div#cover p a:link, 
div#cover p a:visited {
    color: #ffffff;
    font-weight: bold;
}
div#cover p a:hover, 
div#cover p a:active {
    color: #ffffff;
    font-weight: bold;
}

div#content {
    width: 920px;
    margin: 0 auto;
    overflow: hidden;
}

div#page {
    overflow: hidden;
}

ul#navigation {
    margin: 0;
    padding: 1px 10px 2px;
    width: 900px;
    background: #12100f;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
}
ul#navigation li {
    list-style: none;
    float: left;
    font-family: AlteHaasGrotesk, Helvetica, Arial, sans-serif;
    font-weight: bold;
	-webkit-font-smoothing: antialiased;
    margin: 0;
    font-size: 1.4em;
    letter-spacing: -1px;
    line-height: 1.2em;
}
ul#navigation li a:link,
ul#navigation li a:visited,
ul#navigation li a:hover,
ul#navigation li a:active {
    display: block;
    padding: 0 30px 0 0;
    color: #ffffff;
    text-decoration: none;
    text-shadow: 0px 0px 3px #e6cf4e;
    -webkit-mask: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(0,0,0,1)),
        color-stop(0.10, rgba(0,0,0,1)),
        to(rgba(0,0,0,0.63))
    );
}
ul#social-media {
    margin: 10px 0;
    padding: 0;
    background: #12100f;
    -moz-border-radius: 0 0 4px 4px;
    -webkit-border-bottom-left-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    float: left;
}
ul#social-media li {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
}
ul#social-media li a {
    display: block;
    width: 50px;
    padding-top: 51px;
    height: 0;
    overflow: hidden;
    margin-right: 10px;
    background-repeat: no-repeat;
}
ul#social-media li a:active {
    position: relative;
    top: 1px;
}
ul#social-media li.facebook a {
    background-image: url(images/btns_social-media.png);
    background-position: 0 0;
}
ul#social-media li.youtube a {
    width: 54px;
    margin-right: 6px;
    background-image: url(images/btns_social-media.png);
    background-position: 0 -51px;
}
ul#social-media li.myspace a {
    background-image: url(images/btns_social-media.png);
    background-position: 0 -102px;
    margin-right: 0;
}
ul#social-media li.lastfm a {
    background-image: url(images/btns_social-media.png);
    background-position: 0 -153px;
}
ul#social-media li.twitter a {
    background-image: url(images/btns_social-media.png);
    background-position: 0 -204px;
}
ul#social-media li.flickr a {
    background-image: url(images/btns_social-media.png);
    background-position: 0 -255px;
}
ul#social-media li.flattr a {
    background-image: url(http://api.flattr.com/button/button-static-50x60.png);
    padding-top: 60px;
    margin-top: -5px;
}
div.facebook {
    height: 61px;
    margin-bottom: 5px;
    position: relative;
    top: 5px;
}

div.column {
    float: left;
    margin: 10px 0 0 10px;
}

div.column.first {
    margin-left: 0;
}

div.column.thin {
     width: 171px;
}
div.column.thin div.section {
     width: 151px;
}
div.column.medium {
    width: 312px;
}
div.column.medium div.section {
    width: 292px;
}
div.column.wide {
    width: 417px;
}
div.column.wide div.section {
    width: 397px;
}
div.column.full {
    width: 920px;
    margin-left: 0;
}
div.column.full div.section {
    width: 900px;
    min-height: 300px;
}

div.section table {
    position: relative;
}

div.section {
    background-color: #12100f;
    background-color: rgba(17,14,13,0.66);
    background-repeat: no-repeat;
    background-position: 0 100%;
    margin: 0 0 10px;
    padding: 10px;
    position: relative;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: left;
	-webkit-font-smoothing: antialiased;
}
div.section div.fill {
    clear: both;
}
div.section h1,
div.section h2 {
    font-family: AlteHaasGrotesk, Helvetica, Arial, sans-serif;
    font-weight: bold;
	-webkit-font-smoothing: antialiased;
    margin: -6px 0 7px;
    font-size: 1.8em;
    letter-spacing: -1px;
    padding: 0;
    height: 1.1em;
    overflow: visible;
    line-height: 1.2em;
    position: relative;
    width: 100%;
}
div.section h1 a:link,
div.section h1 a:visited,
div.section h1 a:hover,
div.section h1 a:active,
div.section h1 span,
div.section h2 a:link,
div.section h2 a:visited,
div.section h2 a:hover,
div.section h2 a:active,
div.section h2 span {
    color: #ffffff;
    text-decoration: none;
    position: absolute;
    top: 0;
    z-index: 2;
    display: block;
    width: 100%;
    text-shadow: 0px 0px 3px #e6cf4e;
    -webkit-mask: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(rgba(0,0,0,1)),
        color-stop(0.15, rgba(0,0,0,1)),
        to(rgba(0,0,0,0.66))
    );
    -webkit-mask-origin: content;
    -webkit-mask-size: 100% 1.2em;
    -webkit-mask-repeat: repeat;
}
div.section h1:after,
div.section h2:after {
    color: #000000;
    position: relative;
}
div.section h1.gigs:after,
div.section h2.gigs:after {
    content: 'Live';
}
div.section h1.listen:after,
div.section h2.listen:after {
    content: 'Listen';
}
div.section h1.news:after,
div.section h2.news:after {
    content: 'News';
}
div.section h1.photos:after,
div.section h2.photos:after {
    content: 'Photos';
}
div.section h1.music:after,
div.section h2.music:after {
    content: 'Music';
}
div.section h1.videos:after,
div.section h2.videos:after {
    content: 'Video';
}
div.section h1.bio:after,
div.section h2.bio:after {
    content: 'Bio';
}
div.section h1.contact:after,
div.section h2.contact:after {
    content: 'Contact';
}

div.section p.intro {
    margin: 0;
}
div.section p.rss {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 10px;
    height: 10px;
    margin: 0
}
div.section p.rss a {
    display: block;
    width: 10px;
    height: 10px;
    background: url(images/btn_rss.gif) no-repeat 0 0;
}
div.section ul.posts,
div.section ul.comments {
        margin: 0;
    padding: 0;
    list-style: none;
}
div.section ul.posts li.post,
div.section ul.comments li.comment {
    margin: 0 0 10px;
    padding: 0 0 10px;
    float: left;
    width: 100%;
    list-style: none;
    border-bottom: 1px solid #333333;
}
div.section ul.posts li.post.twitter h3 {
        display: none;
}
div.section ul.posts li.post p {
        margin: 0 0 5px;
}
div.section ul.posts li.post ul {
    padding-left: 30px;
    list-style: square;
}
div.section ul.posts li.post ul li {
    margin-bottom: 0.8em;
}

p.more,
div.section ul.posts li ul.metadata {
    overflow: hidden;
    margin: 0!important;
    padding: 0;
    font-size: 0.9em;
}
p.more {
    float: right;
    clear: both;
}

div.section ul.posts li ul.metadata li {
    float: right;
    border-left: 1px solid #454545;
    padding: 0 2px 2px 6px;
    margin: 0;
    line-height: 16px;
    vertical-align: middle;
    list-style: none;
    color: #cccccc;
}
div.section ul.posts li ul.metadata li.date {
        float: left;
        padding-left: 0;
        border: none;
}
div.section ul.posts li ul.metadata li.comments {
    border: none;
    background: url(images/icn_comments.gif) no-repeat 0 -1px;
    padding-left: 20px;
}
div.section ul.posts li ul.metadata li.tags {
    border: none;
    background: url(images/icn_tags.gif) no-repeat 0 0;
    padding-left: 20px;
}
div.section ul.posts li ul.metadata li.citation {
    border: none;
}
    
textarea#comment {
    border-width: 1px;
    width: 100%;
    height: 120px;
}

blockquote {
    border-left: 1px solid #d6b200;
    padding-left: 30px;
    padding-right: 30px;
    margin-left: 0;
    margin-right: 0;
}


/* GIGPRESS SIDEBAR */

div.section ul.gigpress-listing {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 100%;
}
div.section ul.gigpress-listing li.gig {
    margin: 0 0 10px;
    padding: 0 0 10px;
    list-style: none;
    border-bottom: 1px solid #333333;
    clear: left;
    position: relative;
    zoom: 1;
}
div.section table.gigpress-table td.gigpress-date p.calendar-page,
div.section ul.gigpress-listing li.gig p.calendar-page {
    width: 50px;
    height: 57px;
    margin: 0;
    padding: 0;
    float: left;
    overflow: hidden;
    position: relative;
}
div.section ul.gigpress-listing li.gig p.calendar-page {
    position: absolute;
    top: 1px;
    left: 0;
}
div.section table.gigpress-table td.gigpress-date p.calendar-page span.month,
div.section ul.gigpress-listing li.gig p.calendar-page span.month {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    width: 48px;
    height: 14px;
    background: #ff0000;
    border: 1px solid #d07777;
    border-top: 1px solid #f1d2d2;
    border-bottom: 1px solid #6e2b2b;
    color: #ffffff;
    background-color: rgb(206,99,100);
    background-image:
        -moz-linear-gradient(
            center top,
            rgb(226,161,162) 0%,
            rgb(192,44,44) 100%
        )
    ;
    background-image:
        -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(0, rgb(226,161,162)),
            color-stop(1, rgb(192,44,44))   
        )
    ;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    text-align: center;
    font-weight: bold;
    font-size: 0.75em;
    line-height: 15px;
    vertical-align: middle;
    border-radius: 6px 6px 0 0;
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-top-left-radius: 6px;
    -webkit-border-top-right-radius: 6px;
}
div.section table.gigpress-table td.gigpress-date p.calendar-page span.day,
div.section ul.gigpress-listing li.gig p.calendar-page span.day {
    position: absolute;
    top: 16px;
    left: 0;
    overflow: hidden;
    width: 48px;
    height: 39px;
    border: 1px solid #f1f1f1;
    border-top: 1px solid #647979;
    border-bottom: 1px solid #f5f5f5;
    background-color: rgb(250,250,250);
    background-image:
        -moz-linear-gradient(
            center top,
            rgb(192,197,198) 0%,
            rgb(250,250,250) 17%,
            rgb(239,239,239) 100%
        )
    ;
    background-image:
        -webkit-gradient(
            linear,
            left top,
            left bottom,
            color-stop(0.00, rgb(192,197,198)),
            color-stop(0.17, rgb(250,250,250)),
            color-stop(1.00, rgb(239,239,239))
        )
    ;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    text-align: center;
    background-repeat: repeat-x;
    font-weight: bold;
    font-size: 2em;
    line-height: 41px;
    vertical-align: middle;
    color: #333333;
    border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    -webkit-border-radius: 0 0 6px 6px;
    -webkit-border-bottom-left-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
}
div.section table.gigpress-table td.gigpress-date p.calendar-page a,
div.section ul.gigpress-listing li.gig p.calendar-page a {
    display: block;
    width: 50px;
    height: 57px;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -9999px;
}
div.section ul.gigpress-listing li.gig ul {
    margin: 0;
    padding: 0 0 0 60px;
}
div.section ul.gigpress-listing li.gig ul li {
    margin: 0;
    padding: 0;
    list-style: none;
}
div.section ul.gigpress-listing li.gig ul li.venue {
    font-size: 1.2em;
    line-height: 1.2em;
}
div.section ul.gigpress-listing li.gig ul li.city {
    line-height: 1em;
    padding: 3px 0 4px;
}
div.section ul.gigpress-listing li.gig ul li.other {
    line-height: 1.05em;
    color: #cccccc;
}

p.gigpress-subscribe {
    margin: 0 0 2em;
}

/* SOuNDCLOUD PLAYER */

.soundcloud {
    width: 100%;
    height: 169px;
}

/* THUMBNAILS */

ul.photos {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
    float: left;
}
ul.photos li {
    float: left;
    width: 75px;
    height: 75px;
    margin: 0;
    padding: 0;
}
ul.photos img {
    width: 75px;
    height: 75px;
    border: none;
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s ease-in;
    -o-transition: all 0.1s;
}
ul.photos img:hover {
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
    -moz-transition: all 0.1s;
    -webkit-transition: all 0.1s ease-out;
    -o-transition: all 0.1s;
}


/* VIDEO */

div#video-player {
    width: 880px;
    height: 420px;
    margin: 0 auto;
    padding: 10px;
    overflow: hidden;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #2c2c32;
}

/* FOOTER */

div#footer {
    clear: both;
    margin: 30px 0 0;
    padding: 30px 0 10px;
    background-color: #12100f;
    background-image: -webkit-gradient(
        linear,
        left top,
        left bottom,
        color-stop(0, rgb(18,16,15)),
        color-stop(1, rgb(45,44,50))
    );
    background-image: -moz-linear-gradient(
        center bottom,
        rgb(18,16,15) 0%,
        rgb(45,44,50) 100%
    );
    background-repeat: repeat-x;
    color: #ffffff;
    border-top: 1px solid #797778;
}
div#footer a:link,
div#footer a:visited {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
div#footer a:hover,
div#footer a:active {
    color: #ffffff;
    font-weight: bold;
    text-decoration: underline;
}
div#footer div#colophon {
    position: relative;
    margin: 0 auto;
    width: 900px;
}
div#footer div#colophon h2 {
    text-shadow: 0px 0px 5px #e6cf4e;
    -webkit-mask-image:
        -webkit-gradient(
            linear,
            left top,
            left bottom,
            from(rgba(0,0,0,1)),
            to(rgba(0,0,0,0.73))
        );
    }
}
body.ie div#footer div#colophon h2 span {
    display: none;
}
div#footer div#colophon p {
    width: 500px;
}
div#footer div#colophon p.copyright {
    font-size: 0.8em;
    text-align: right;
    width: auto;
}