@font-face {
	font-family: 'League Gothic';
	src: url('fonts/League_Gothic.eot');
	src: url('fonts/League_Gothic.woff') format('woff'), url('fonts/League_Gothic.ttf') format('truetype'), url('fonts/League_Gothic.svg#LeagueGothic') format('svg');
}

@font-face {
	font-family: 'SteinemRoman';
	src: url('fonts/STEINEM_.eot');
	src: local('Steinem Roman'), local('Steinem'), url('fonts/STEINEM_.ttf') format('truetype');
}

body {
    margin: 0px;
    padding: 0px 10px;
    color: white;
    font: 13px 'SteinemRoman', Helvetica, Arial, sans-serif;
    background: #ebd9cb url(images/13_bkgd2.jpg) top center;
    text-align: center;
    min-width: 320px;
    position: relative;
    text-rendering: optimizeLegibility;
}

p {
    line-height: 20px;
    font-size: 15px;
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
    color: rgba(0,0,0,0.7);
}

a {
    color: #ff0000;
    text-decoration: none;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
}a:hover {
    color: black;
}

img { -ms-interpolation-mode: bicubic; }

#content {
    background: url(images/13_main_bkgd.jpg);
    overflow: hidden;
    max-width: 1100px;
    xmax-width: 1200px;
    margin: auto;
    position: relative;
    -webkit-border-radius: 12px;
    -moz-border-radius: 12px;
    border-radius: 12px;
    xborder: 1px solid rgba(255,255,255,0.3);
    -webkit-box-shadow: 0px 2px 18px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 18px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 18px rgba(0,0,0,0.3);
    z-index: 50;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    -moz-border-radius-topleft: 0px;
    -moz-border-radius-topright: 0px;
    border-top: none;
}

#header {
    margin: auto;
    max-width: 1100px;
    xmax-width: 1200px;
    position: relative;
    z-index: 201;
    height: 50px;
    border-top: none;
    border-bottom: none;
    xheight: 0px;
    border: none;
    padding-top: 10px;
    
}

#grid {
    margin: auto;
    width: 1099px;
    left: 50%;
    margin-left: -550px;
    position: absolute;
    z-index: 1000;
    background: url(images/13_grid.png) top left;
    xdisplay: none;
}

#ink_top {
    background: url(images/13_ink_top2.jpg) right 0px no-repeat;
    position: absolute;
    width: 302px;
    height: 274px;
    right: -50px;
    top: -20px;
}
/*
h1 {
    position: absolute;
    top: 43px;
    left: 25px;
    margin: 0px;
    padding: 0px;
    background: url(images/13_header_top.png) 0px 0px no-repeat;
    width: 287px;
    padding-top: 5px;
    text-align: center;
}

h1 a {
    width: 281px;
    height: 50px;
    display: block;
    margin: 0px;
    padding: 0px;
    background: white;
    font: 45px "League Gothic", Impact, sans-serif;
    text-transform: uppercase;
    color: #ff0000;
    -webkit-transition: 0.3s ease-out;
    padding-bottom: 5px;
    -webkit-box-shadow: 0px 2px 2px rgba(0,0,0,0.1);
}h1 a:hover {
    padding-top: 10px;
}
*/

h1 {
    margin: 0px;
    padding: 0px;
    padding-bottom: 10px;
    margin-top: -5px;
    font: 40px "League Gothic", Impact, sans-serif;
    line-height: 40px;
}

h1 a {
    
    color: #ff0000;
    color: rgba(255,0,0,0.8);
    color: rgba(255,255,255,0.8);
    text-transform: uppercase;
}h1 a:hover {
    color: rgba(0,0,0,0.8);
}

h1 a span{
    color: rgba(0,0,0,0.8);
    -webkit-transition: 0.3s ease-in-out;
    font-family: "League Gothic", Impact, sans-serif;
    -webkit-transition: color 0.3s ease-in-out;
    -moz-transition: color 0.3s ease-in-out;
    
}h1 a:hover span{
    color: rgba(255,255,255,0.8);
}

#top_head {
    background: rgba(255,0,0,0.8);
    border-bottom: 2px solid rgba(255,255,255,0.7);
    border-bottom: 2px solid rgba(0,0,0,0.4);
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    text-align: left;
    position: relative;
    height: 27px;
    padding: 10px;
    padding-top: 11px;
    -webkit-border-top-left-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-top-right: 10px;
    -webkit-box-shadow: 0px 2px 18px rgba(0,0,0,0.1), 0px 1px 0px rgba(255,255,255,0.7) inset;
    -moz-box-shadow: 0px 2px 18px rgba(0,0,0,0.1), 0px 1px 0px rgba(255,255,255,0.7) inset;
    box-shadow: 0px 2px 18px rgba(0,0,0,0.1), 0px 1px 0px rgba(255,255,255,0.7) inset;
}

#side_head.singleitem {
    position: absolute;
    position: fixed;
    top: 0px;
    right: 50px;
    width: 340px;
    width: 350px;
    z-index: 5000;
    margin-top: 0px;
    text-align: left;
}

#side_top {
    height: 160px;
}

#side_top.hide {
    height: 0px;
}

#latest_post {
    position: absolute;
    top: 164px;
    right: 50px;
    width: 340px;
    width: 325px;
    right: 75px;
    z-index: 4999;
    background: rgba(255,255,255,0.8);
    padding: 5px 10px;
    -webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.2);
    -webkit-border-radius: 10px;
    -webkit-border-top-left-radius: 0px;
    -webkit-border-top-right-radius: 0px;
}

#latest_post h2 {
    margin: 0px;
    padding: 0px;
    font: 20px "League Gothic", Impact, sans-serif;
    color: black;
    text-transform: uppercase;
    text-align: left;
}

#top_ink {
    margin: auto;
    max-width: 1100px;
    xmax-width: 1200px;
    position: relative;
}

#ink_title {
    background: url(images/13_ink_title2.jpg) 0px 0px no-repeat;
    position: absolute;
    width: 496px;
    height: 402px;
    left: -100px;
    top: -0px;
    z-index: 0;
}

#top_head ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    font: 24px "League Gothic", Impact, sans-serif;
    color: black;
    text-transform: uppercase;
    text-align: left;
    position: absolute;
    top: 12px;
    right: 20px;
    
}

#top_head ul li {
    display: inline;
    color: rgba(0,0,0,0.3);
}

#top_head ul li a {
    color: rgba(255,255,255,0.8);
}#top_head ul li a:hover {
    color: rgba(0,0,0,0.8);
}#top_head ul li.selected a {
    color: rgba(0,0,0,0.8);
}

#highlight {
    display: block;
    height: 20px;
    top: 49px;
    width: 100%;
    position: absolute;
    display: none;
}

#highlight_top {
    position: absolute;
    display: block;
    background: url(images/13_highlight-02.png) 0px 0px repeat-x;
    left: 10px;
    right: 10px;
    top: 0px;
    height: 20px;
}

#highlight_left {
    position: absolute;
    display: block;
    background: url(images/13_highlight.png) 0px 0px no-repeat;
    left: 0px;
    top: 0px;
    height: 20px;
    width: 10px;
}

#highlight_right {
    position: absolute;
    display: block;
    background: url(images/13_highlight-03.png) 0px 0px no-repeat;
    right: 0px;
    top: 0px;
    height: 20px;
    width: 10px;
}

#main {
    background: url(images/13_ink_bkgd.jpg) top right no-repeat;
    background: url(images/13_ink_2.jpg) 1350px left no-repeat, url(images/13_ink_bkgd.jpg) top right no-repeat;
    color: black;
    position: relative;
    text-align: left;
    xoverflow: hidden;
    padding-top: 25px;
    -webkit-border-top-right-radius: 10px;
    -moz-border-radius-topright: 10px;
    min-height: 802px;
}

#no_image {
    padding-bottom: 50px;
}

#sidebar {
    float: right;
    width: 415px;
    margin-right: 25px;
    min-height: 100px;
    margin-bottom: 35px;
}

#main_content {
    margin: 0px 25px;
    margin-right: 490px;
    margin-right: 465px;
}

#main_content .section_header{
    border-bottom: none;
}

#homeheader {
    position: relative;
    margin-top: 0px;
    margin-bottom: 45px;
}

#homeheader img{
    width: 100%;
    width: 98.3%;
    height: auto;
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    border: 5px solid white;
}

#homeheader .title{
    position: absolute;
    bottom: 5%;
    text-align: center;
}

#homeheader .title img {
    width: 94%;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}

#homeheader a img{

}

#homeheader a:hover img{
    -webkit-transform: scale(1.01);
}

#homeheader a:hover .title img{
    -webkit-transform: none;
}

#main .item {
    position: relative;
    z-index: 1;
    clear: left;
    padding-top: 30px;
    padding-bottom: 50px;
    padding-bottom: 20px;
    padding-top: 50px;
    border-top: 5px solid rgba(255,0,0,0.8);
}

#main .item:first-child {
    padding-top: 0px !important;
}

.itemtitle {
    padding-bottom: 17px;
}

.itemtitle h2{
    font-size: 149px;
    line-height: 150px;
    line-height: 140px;
    margin: 0px;
    padding: 0px;
    font-family: 'League Gothic', Helvetica, sans-serif;
    text-transform: uppercase;
    padding-bottom: 0px;
    text-align: center;
    margin-top: -12px;
    margin-bottom: 3px;
    word-wrap: break-word;
}

.itemtitle.long h2 {
    font-size: 55px;
    line-height: 50px;
    margin-top: -4px;
    margin-bottom: 0px;
    word-wrap: break-word;
}

.itemtitle h2 a{
    background: none;
    color: #ff0000;
    margin: 0px;
    padding: 0px;
    opacity: 0.8;
}.itemtitle h2 a:hover{
    color: black;
}

.itemcontents{
    margin-top: 10px;
}

.itemcontents p {
    line-height: 25px;
    text-shadow: 0px 0px 2px rgb(214,182,155);
}

.itemcontents blockquote p {
    text-shadow: none;
}

h3 {
    margin: 25px 0px;
    font-size: 25px;
    line-height: 25px;
    padding: 0px;
    text-transform: uppercase;
    font-family: 'League Gothic', Helvetica, sans-serif;
    opacity: 0.8;
}

h3.section_header {
    margin: 0px;
    font-size: 40px;
    line-height: 40px;
    padding: 0px;
    text-transform: uppercase;
    font-family: 'League Gothic', Helvetica, sans-serif;
    color: rgba(100%,100%,100%,0.8);
    border-bottom: 5px solid rgba(255,0,0,0.8);
    font-weight: normal;
    opacity: 1;
    padding-bottom: 10px;
    margin-top: -5px;
}

.position {
    font-family: Georgia,Times, serif;
    font-style: italic;
    font-weight: normal;
}

.articletitle {
    border-top: 5px solid rgba(255,0,0,0.8);
    padding-top: 20px;
}

#articlenav {
    margin-top: 0px;
    margin-bottom: 10px;
}

#articlenav a {
    font-family: 'League Gothic', Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 20px;
    margin: 0px;
    background: none;
    background: white;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.34, rgb(242,242,242)),
        color-stop(0.84, rgb(255,255,255))
    );
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,0.1);
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    padding: 10px;
    padding-bottom: 20px;
}#articlenav a:hover {
    
}

.link {
    background: url(images/13_twitter_arrow.png) 10px 0px no-repeat;
    z-index: 200;
    position: relative;
    margin-top: -20px;
    padding-top: 27px;
    margin-bottom: 28px;
}

.link p {
    margin: 0px;
    padding: 0px;
    position: relative;
    margin: 0px 10px;
}

.link p a{
    font: italic 15px Georgia,Times, serif;
    padding: 0px;
    background: none;
    word-wrap: break-word;
    overflow: hidden;
    display: block;
    line-height: 20px;
}.link p a:hover{
    color: black;
}

.link_no_quote p {
    text-align: center;
}

.link_no_quote p a{
    word-wrap: break-word;
}

.itemmeta {
    font: italic 15px Georgia, Times, serif;
    padding: 0px 0px;
    color: #ff0000;
    text-align: center;
    opacity: 0.8;
}

blockquote {
    margin: 20px 0px;
    padding: 20px;
    padding-top: 16px;
    padding-bottom: 0px;
    background: white;
    background: white url(images/13_quote.png) 0px 0px no-repeat;
    background: url(images/13_quote.png) 0px 0px no-repeat, -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.34, rgb(242,242,242)),
        color-stop(0.84, rgb(255,255,255))
    );
    padding-left: 60px;
    overflow: hidden;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,0.1);
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    min-height: 32px;
}

blockquote strong{
    font: 16px Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-right: 3px;
}

blockquote a{
    font-weight: normal;
}

blockquote.workitem {
    padding: 5px;
    padding-bottom: 2px;
}

blockquote img.itemimage {
    margin: auto;
    max-width: 100%;
    height: auto;
    border-bottom: 0px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.itemcontents blockquote p{
    line-height: 20px;
    font-size: 14px;
    margin-bottom: 10px;
}

.itemcontents blockquote p:last-child{
    margin-bottom: 11px;
}

#main .photostrip {
    padding-top: 25px;
    padding-bottom: 15px;
}

.photoitem {
    background: url(images/photosbkgd.png) top right no-repeat;
    margin-right: -60px;
    height: 131px;
    padding-right: 10px;
    padding-top: 36px;
    position: relative;
    padding-left: 10px;
    overflow: hidden;
    display: block;
}

.photoitem.itemcontents {
    margin-left: 0px;
}

.photoscontainer h3, .photoscontainer p{
    display: none;
}

.photodate {
    position: absolute;
    font-size: 10px;
    top: 22px;
    right: 10px;
    text-transform: uppercase;
    opacity: 0.4;
    font-weight: bold;
    text-shadow: 0px -1px 1px black;
    color: white;
}

.photoitem.itemcontents a {
    background: none;
    padding: 0px;
    margin: 0px;
}

.photoitem.itemcontents a img{
    border: 1px solid transparent;
    -webkit-box-shadow: 0px 0px 1px white;
    -moz-box-shadow: 0px 0px 1px white;
    margin: 0px 10px;
    -webkit-transition: border 0.3s ease-out;
    -moz-transition: border 0.3s ease-out;
}.photoitem.itemcontents a:hover img{
    border: 1px solid white;
}

#latest_recent {
    padding-top: 245px;
}

#latest_recent img{
    width: 390px;
    /*
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    -webkit-border-top-right-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3), 0px 0px 1px rgba(255,255,255,0.1) inset;
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    */
    border: none;
    border-bottom: 5px solid rgba(255,0,0,0.8);
    position: absolute;
    top: -25px;
    left: 0px;
}

#latest_recent .metadate {
    top: 250px;
}

#follow {
    margin-top: 41px;
}

.recent_posts ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    margin-top: 25px;
}

.recent_posts ul li{
    position: relative;
    padding-right: 205px;
    padding-bottom: 3px;
    margin-bottom: 5px;
    border-bottom: 1px dashed rgba(255,0,0,0.8);
}

.recent_posts ul li a{
    font: 26px 'League Gothic', Impact, sans-serif;
    text-transform: uppercase;
    color: rgba(255,0,0,0.8);
    display: block;
}.recent_posts ul li a:hover{
    color: rgba(0,0,0,0.8);
}

.recent_posts ul li a .metadate{
    text-transform: capitalize;
    font: italic 15px Georgia,Times, serif;
    position: absolute;
    left: 220px;
    top: 5px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
}

#photopage_posts {
    padding-bottom: 30px;
    margin-bottom: -10px;
    margin-top: 30px;
}

#photopage_posts  ul li a .metadate{
    left: auto;
    right: 0px;
}

.recent_posts ul li a:hover .metadate{
    color: white;
    color: rgba(255,255,255,0.8);
}

.recent_posts ul li:last-child {
    border-bottom: none;
}

#twitter {
    background: white;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.34, rgb(242,242,242)),
        color-stop(0.84, rgb(255,255,255))
    );
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,0.1);
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    padding: 5px 10px;
    padding-bottom: 7px;
    word-wrap: break-word;
    margin-top: 30px;
}

#twitter ul, #twitter ul li{
    margin: 0px;
    padding: 0px;
    list-style: none;
}

#twitter p{
    margin: 0px;
    padding: 0px;
    color: rgba(255,0,0,0.8);
}

#twitter span a {
    color: rgba(0,0,0,0.4);
    font: italic 13px Georgia,Times, serif;
}#twitter span a:hover {
    color: black;
}

#twitter_avatar {
    border: 1px solid rgba(255,255,255,0.1);
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: -15px;
    height: 44px;
    width: auto;
    margin-right: 3px;
}

#twitter_more {
    font: 25px 'League Gothic', Impact, sans-serif;
    text-transform: uppercase;
    margin-bottom: 59px;
}

#twitter_more a{
    color: rgba(255,0,0,0.8);
}#twitter_more a:hover{
    color: rgba(0,0,0,0.8);
}

#twitter_arrow {
    display: block;
    width: 40px;
    height: 25px;
    background: url(images/13_twitter_arrow.png) 0px 0px no-repeat;
    z-index: 200;
    margin-left: 13px;
    margin-bottom: -20px;
    position: relative;
}

#subsidebar {
    margin-top: 41px;
}

#photosidebar {
    float: right;
    width: 195px;
}

#photosidebar .section_header{
    margin-top: 0px;
}

.photoscontainer {
    margin-top: 30px;
    position: relative;
    min-height: 700px;
    width: 170px;
}

#photosidebar a img {
    background: white;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.34, rgb(242,242,242)),
        color-stop(0.84, rgb(255,255,255))
    );
    border: 1px solid rgba(255,255,255,0.1);
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    padding: 5px;
    x-webkit-transition: 0.3s ease-in-out;
}

#photosidebar a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 215;
}

#photosidebar a img {
    position: absolute;
    top: 0px;
    left: 1px;
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    transform: rotate(2deg);
    z-index: 214;
}#photosidebar a+a img {
    position: absolute;
    top: 30px;
    right: 4px;
    left: auto;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    z-index: 213;
}#photosidebar a+a+a img {
    position: absolute;
    top: 75px;
    left: 6px;
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    z-index: 212;
}#photosidebar a+a+a+a img {
    position: absolute;
    top: 100px;
    left: 60px;
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    z-index: 211;
}#photosidebar a+a+a+a+a img {
    position: absolute;
    top: 150px;
    left: 6px;
    -webkit-transform: rotate(-5deg);
    -moz-transform: rotate(-5deg);
    z-index: 210;
}#photosidebar a+a+a+a+a+a img {
    position: absolute;
    top: 180px;
    left: 70px;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    z-index: 209;
}#photosidebar a+a+a+a+a+a+a img {
    position: absolute;
    top: 220px;
    left: 3px;
    -webkit-transform: rotate(1deg);
    -moz-transform: rotate(1deg);
    z-index: 208;
}#photosidebar a+a+a+a+a+a+a+a img {
    position: absolute;
    top: 260px;
    left: 70px;
    -webkit-transform: rotate(-10deg);
    -moz-transform: rotate(-10deg);
    z-index: 207;
}#photosidebar a+a+a+a+a+a+a+a+a img {
    position: absolute;
    top: 285px;
    left: 10px;
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    z-index: 206;
}#photosidebar a+a+a+a+a+a+a+a+a+a img {
    position: absolute;
    top: 335px;
    left: 75px;
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    z-index: 205;
}#photosidebar a+a+a+a+a+a+a+a+a+a+a img {
    position: absolute;
    top: 370px;
    left: 3px;
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    z-index: 204;
}#photosidebar a+a+a+a+a+a+a+a+a+a+a+a img {
    position: absolute;
    top: 400px;
    left: 60px;
    -webkit-transform: rotate(6deg);
    -moz-transform: rotate(6deg);
    z-index: 203;
}#photosidebar a+a+a+a+a+a+a+a+a+a+a+a+a img {
    position: absolute;
    top: 450px;
    left: 2px;
    -webkit-transform: rotate(-1deg);
    -moz-transform: rotate(-1deg);
    z-index: 202;
}#photosidebar a+a+a+a+a+a+a+a+a+a+a+a+a+a img {
    position: absolute;
    top: 500px;
    left: 70px;
    -webkit-transform: rotate(4deg);
    -moz-transform: rotate(4deg);
    z-index: 201;
}#photosidebar a+a+a+a+a+a+a+a+a+a+a+a+a+a+a img {
    position: absolute;
    top: 550px;
    left: 3px;
    -webkit-transform: rotate(-4deg);
    -moz-transform: rotate(-4deg);
    z-index: 200;
}



#metabar {
    width: 195px;
    margin-top: -5px;
}

#sidemusic {
    margin-top: 30px;
    margin-bottom: 47px;
}

#sidemusic a img {
    width: 193px;
    border: 1px solid rgba(255,255,255,0.1);
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    x-webkit-transition: 0.3s ease-in-out;
}
#sidemusic a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
}

#sidemusicsmall {
    margin-top: 5px;
}

#sidemusicsmall a img {
    width: 57px;
    margin-right: 5px;
}#sidemusicsmall a+a+a img {
    margin-right: 0px;
}

#sidemusicsmall a:hover img {
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
}

#footer {
    height: 50px;
    margin: auto;
    max-width: 1100px;
    xmax-width: 1200px;
    padding-bottom: 50px;
    position: relative;
}

#rss {
    text-align: right;
    color: rgba(0,0,0,0.2);
    font: 25px "League Gothic", Impact, sans-serif;
    padding-top: 11px;
    margin-right: 25px;
    position: relative;
    z-index: 2;
}

#rss a {
    padding: 0px;
    margin: 0px;
    color: black;
    text-transform: uppercase;
    color: rgba(0,0,0,0.2);
}#rss a:hover {
    color: rgba(0,0,0,0.8);
}

#copyright {
    color: rgba(0,0,0,0.2);
    font: 25px "League Gothic", Impact, sans-serif;
    padding-top: 11px;
    text-transform: uppercase;
    position: absolute;
    top: 0px;
    left: 25px;
}

#bottom_ink {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 508px;
    height: 348px;
    background: url(images/13_ink_bottom2.jpg) 0px 0px no-repeat;
    z-index: 1;
    display: block;
}

#imagecontainer {
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 550px;
    border-bottom: 10px solid rgba(100%,100%,100%,0.6);
}

#imagebackground {
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
    width: 100%;
    height: 100%;
    background-position: center;
    -webkit-background-size: 100% auto;
    -moz-background-size: 100% auto !important;
}

#imagebackground a{
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#imagecontainer img{
    width: 100%;
    position: absolute;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-bottom-left-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
    -moz-border-radius-bottomleft: 0px;
    -moz-border-radius-bottomright: 0px;
    top: 0px;
    left: 0px;
    overflow: hidden;
    top: -5000px;
}

#singletitle {
    margin: 0px;
    padding: 0px;
    position: relative;
    z-index: 1;
    font-size: 200px;
    line-height: 150px;
    font-family: 'League Gothic', Impact, sans-serif;
    text-transform: uppercase;
    text-shadow: 0px 1px 3px rgba(0,0,0,0.3);
    position: absolute;
    bottom: -25px;
    width: 100%;
    text-align: center;
}

#singletitle span{
    font-size: 100px;
}

#imagetitle a{
    display: block;
    padding: 0px;
    margin: 0px;
    background: none;
}

#imagetitle {
    margin: 0px;
    padding: 0px;
    xpadding-top: 380px;
    position: relative;
    z-index: 1;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 100%;
}

#imagetitle span{
    position: absolute;
    text-indent: -5000em;
}

#imagetitle a img {
    width: 100%;
    -webkit-transition: opacity 0.3s ease-out;
    -moz-transition: opacity 0.3s ease-out;
    border: none;
}#imagetitle a:hover img {
    opacity: 0.7;
}

#titlecontainer {
    height: 500px;
    position: relative;
    margin: auto;
    xmax-width: 1000px;
    margin: 0px 50px;
    margin-bottom: 60px;
}

/* article post layout */

.float_right {
    float: right;
    margin-left: 10px;
}

.float_left {
    float: left;
    margin-right: 10px;
}

.centre {
    position: relative;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.inline_photo {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
}

.illustration {
    -webkit-box-reflect:below 0px -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(0.9, rgba(255,255,255,0.03)), to(rgba(255,255,255,0.2)));
    -webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.1);
    display: block;
    margin: auto;
}

.centre a, .inline_photo a {
    background: none !important;
    padding: 0px !important;
    border: none;
}.centre a:hover, .inline_photo a:hover {
    background: none !important;
}

.centre a img, .inline_photo a img{
    margin: 0px 10px;
    margin-bottom: 20px;
    -webkit-transition: background 0.3s ease-out;
    -moz-transition: background 0.3s ease-out;
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    max-width: 95%;
    height: auto;
    border: 2px solid white;
}.centre a:hover img, .inline_photo a:hover img{
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
}

.photo_credit {
    display: block;
    font-family: Georgia, Times, serif;
    font-style: italic;
}

.leftimages a{
    background: none;
    padding: 0px;
    margin: 0px;
}

.leftimages a img{
    float: left;
    padding: 10px;
    background: black;
    margin: 0px 20px 20px -236px;
}.leftimages a:hover img{
    background: #ff0000;
    -webkit-box-shadow: 0px 0px 1px rgba(127,90,56,0.8);
    -moz-box-shadow: 0px 0px 1px rgba(127,90,56,0.8);
    background: rgba(0,0,0,0.2);
}

.pullout_right {
    float: right;
    border: 2px solid black;
    margin-left: 15px;
    margin-bottom: 15px;
    margin-right: -15px;
    background: black;
}

.videoembed {
    background: white;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.34, rgb(30,30,30)),
        color-stop(0.84, rgb(0,0,0))
    );
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid rgba(0,0,0,0.5);
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    padding: 10px;
    margin-bottom: 20px;
}

.videoembed object, .videoembed embed, .videoembed iframe, blockquote object, blockquote embed{
   width: 100%;
}

.item ol {
    margin-left: 0px;
    padding-left: 0px;
    margin-left: 15px;
}

.item ol li{
    border-bottom: 2px solid #e9e9e9;
    padding-bottom:5px;
    margin-bottom:5px;
}

.item .onebit_mp3 embed{
    border: 3px solid white;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    margin-bottom: -5px;
    display: inline-block;
    margin-right: 10px;
}

.full_pullout_right {
    float: right;
    border: 30px solid black;
    margin: 0px;
    margin-right: -90px;
    background: black;
}

.noborder img, .noborder {
    border: none;
}

.footnote {
    border-top: 2px solid black;
    margin-top: 40px;
    width: 60%;
    font-size: 0.8em;
    padding-top: 20px;
}

.footnote p {
    font-size: 12px;
    opacity: 0.6;
}

.footnote a {
    text-decoration: none;
}
.footnote a:hover {
    text-decoration: underline;
}

.divider {
    margin-top: 40px;
    margin-bottom:40px;
    width: 60%;
    background: red;
    background: rgba(255,0,0,0.8);
    height: 2px;
}

.openquote, .endquote {
    font-size: 150px;
    float: left;
    margin-right: 10px;
    margin-top: 30px;
    margin-bottom: -50px;
}

.endquote {
    float: right;
    margin-left: 10px;
    margin-right: 0px;
    margin-top: 50px;
}

#itemcomments {
    clear: left;
}

#itemcomments h2 {
    margin: 30px 0px;
    font-size: 40px;
    line-height: 40px;
    padding: 0px;
    text-transform: uppercase;
    font-family: 'League Gothic', Helvetica, sans-serif;
    color: rgba(100%,100%,100%,0.8);
    border-bottom: 5px solid rgba(255,0,0,0.8);
    font-weight: normal;
    opacity: 1;
    padding-bottom: 5px;
}

.acomment {
    xoverflow: hidden;
    margin-bottom: 31px;
}

.acomment h4 {
    font-family: 'League Gothic', Helvetica, sans-serif;
    font-size: 26px;
    text-transform: uppercase;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
    padding-top: 31px;
    background: url(images/13_twitter_arrow.png) 15px 0px no-repeat;
    padding-left: 10px;
}

.acomment h4 img{
    float: left;
    margin-right: 10px;
    margin-top: -3px;
    border: 1px solid rgba(255,255,255,0.1);
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
}

.acomment h4 div {
    width: 290px;
}

.acomment h4 .date{
    display: block;
    font: italic 15px Georgia,Times, serif;
    text-transform: none;
    color: red;
    color: rgba(255,0,0,0.8);
}

.acomment h4 a{
    background: none;
    padding: 0px;
    margin: 0px;
}.acomment h4 a:hover{
}

.commentcontent {
    background: white;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.34, rgb(242,242,242)),
        color-stop(0.84, rgb(255,255,255))
    );
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,0.1);
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    padding: 6px 10px;
    padding-bottom: 0px;
    word-wrap: break-word;
}

.commentcontent p{
    margin-bottom: 10px;
}

.commentcontent p:last-child{
    margin-bottom: 3px !important;
}

#commentform {
    color: #3d3d3d;
    background: white;
    background: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0.34, rgb(242,242,242)),
        color-stop(0.84, rgb(255,255,255))
    );
    background: url(images/13_comment_bkgd.jpg) -180px -20px no-repeat;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid rgba(255,255,255,0.5);
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    padding: 10px;
}

.comments-wrapper h4 {
    font-family: 'League Gothic', Helvetica, sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 30px;
    margin: 0px;
    padding: 0px;
    color: rgba(255,0,0,0.8);
    border-bottom: 2px solid rgba(255,255,255,0.5);
    padding-bottom: 10px;
}

.comments-wrapper h4 .niceness {
    display: block;
    font: italic 15px Georgia,Times, serif;
    text-shadow: 0px 0px rgba(127,90,56,0.6);
    text-transform: none;
}

#commentform p {
    overflow: hidden;
    border-bottom: 2px solid rgba(255,255,255,0.5);
    padding: 19px 20px;
    margin: 0px;
    position: relative;
    padding-left: 100px;
}

#commentform p label{
    position: absolute;
    top: 22px;
    left: 20px;
    width: 80px;
    font: italic 15px Georgia,Times, serif;
}

#commentform p input, #commentform p textarea {
    width: 95%;
}

#commentform p input.checkbox {
    width: 16px;
}

#commentform p textarea {
    height: 203px;
}

#commentform #previewcommentarea {
    border-bottom: none;
    background: #ff0000;
    background: rgba(255,0,0,0.8);
    padding: 15px;
    height: 20px;
    -webkit-border-bottom-left-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    -moz-border-radius-bottomleft: 7px;
    -moz-border-radius-bottomright: 7px;
}

#previewcommentarea .button {
    width: 100px;
    margin-right: 10px;
}

#main #notitle {
    padding-bottom: 0px;
}

#main #notitle .itemcontents{
}

.onebit_mp3 span {
    padding: 0px;
}

#photopageembed_new {
    width: 100%;
    margin: 30px 0px;
}

.itemcontents li{
    line-height: 20px;
    font-size: 16px;
    text-shadow: 0px 0px rgba(127,90,56,0.6);
    margin: 0px;
    margin-bottom: 20px;
    padding: 0px;
    list-style: square;
}

.itemcontents h4 {
    font-size: 24px;
    line-height: 30px;
}

/*
#latestpost {
    position: absolute;
    bottom: 170px;
    right: 15px;
    text-indent: -5000em;
    width: 210px;
    height: 60px;
    background: url(images/latestpost.png) 0px 0px no-repeat;
} */

#latestpost {
    position: absolute;
    top: 0px;
    left: 10px;
    height: 30px;
    height: 24px;
    background: url(images/latestpost2.png) 0px 0px no-repeat;
    background: url(images/latestpost2.png) 0px -3px no-repeat;
    margin: 0px;
    padding: 0px;
    padding-left: 130px;
    xborder: 1px solid rgba(0,0,0,0.05);
    x-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.05);
    border-top: none;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    opacity: 0.9;
    top: 5px;
    left: auto;
    right: 129px;
    z-index: 101;
}

#latestpost a {
    background: none;
    padding: 0px;
}#latestpost a:hover .latestdate{
    color: black;
}

.latesttitle {
    text-indent: -5000em;
    position: absolute;
    top: 0px;
    width: 0px;
}

.latestdate {
    margin-top: 5px;
    font: italic 13px Georgia, Times, serif;
    color: #ff0000;
    margin-right: 10px;
    display: block;
    -webkit-transition: color 0.3s ease-out;
    -moz-transition: color 0.3s ease-out;
}

#moreToggle {
    display: block;
    height: 24px;
    width: 84px;
    text-indent: -5000em;
    background: url(images/more.jpg) 0px -3px no-repeat;
    position: absolute;
    top: 0px;
    top: 5px;
    right: 40px;
    z-index: 101;
    padding: 0px;
    margin: 0px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    -moz-border-radius: 12px;
    opacity: 0.9;
}#moreToggle:hover {
    background: url(images/more.jpg) 0px -33px no-repeat;
}

#latestMenu {
    position: absolute;
    top: 30px;
    right: 40px;
    z-index: 100;
    -webkit-box-shadow: 0px 1px 8px rgba(0,0,0,0.2);
    top: -1000px;
    -webkit-transition: top 0.5s ease-out;
}

#latestMenu ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
}

#latestMenu ul li a{
    display: block;
    width: 250px;
    overflow: hidden;
    text-align: left;
    padding: 0px;
    margin: 0px;
    background: white;
    background: rgba(255,255,255,0.9);
    color: #ff0000;
    font: italic 13px Georgia, Times, serif;
    -webkit-transition: background 0.3s ease-out, color 0.3s ease-out;
}#latestMenu ul li a:hover{
    background: black;
    color: white;
}

#latestMenu ul li a .menudate{
    padding: 5px;
    display: block;
    -webkit-transition: margin-left 0.3s ease-out;
}#latestMenu ul li a:hover .menudate{
    margin-left: 10px;
}

#latestMenu ul li a img {
    -webkit-transition: margin-left 0.3s ease-out;
    border: none;
}#latestMenu ul li a:hover img {
    margin-left: -10px;
    border-right: 10px solid #ff0000;
}

#moon {
    overflow: hidden;
    margin-right: -50px;
}

#moon img{
    margin-left: -20px;
    margin-top: -20px;
}

#dotnetimage {
    -webkit-box-shadow: 0px 3px 10px rgba(0,0,0,0.5);
    box-shadow: 0px 3px 10px rgba(0,0,0,0.5);
    overflow: hidden;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.inlinetitle {
    margin-bottom: 0px;
}

#leicax1, #itunes9 {
    margin-right: -50px;
    margin-top: -50px;
}

#contra_small {
    -webkit-box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
    box-shadow: 0px 1px 5px rgba(0,0,0,0.3);
    -webkit-transition: 0.3s ease-out;
}
a:hover #contra_small {
    -webkit-transform: scale(1.05) rotate(5deg) translateX(3px);
    -webkit-box-shadow: 0px 4px 5px rgba(0,0,0,0.2);
}

.besttracks {
    list-style: none;
    margin: 0px;
    padding: 0px;
    margin-bottom: 20px;
}

.besttracks li {
    border-bottom: 1px dashed rgba(255,0,0,0.8);
    padding-bottom: 3px;
    margin-bottom: 5px;
    list-style: none;
}

.besttracks li:last-child{
    border-bottom: none;
}

.besttracks li em {
    width: 20px;
    display: inline-block;
    font-family: 'League Gothic', Helvetica, sans-serif;
    font-size: 18px;
    color: rgba(255,0,0,0.8);
}

.besttracks .videoembed {
	margin-top: 10px;
}

/* mercury prize article */

#the-mercury-effect #sidebar, #the-mercury-effect-winners-edition #sidebar, #the-music-industry-doesn-t-need-solving #sidebar {
	display: none;
}

#the-mercury-effect #main_content, #the-mercury-effect-winners-edition #main_content, #the-music-industry-doesn-t-need-solving #main_content {
	margin-right: 25px;
}

#the-mercury-effect #main_content .itemcontents p, #the-mercury-effect-winners-edition #main_content .itemcontents p, #the-music-industry-doesn-t-need-solving #main_content .itemcontents p{
	max-width: 600px;
	margin: auto;
	margin-bottom: 20px;
}

#the-mercury-effect #commentform, #the-mercury-effect-winners-edition #commentform, #the-music-industry-doesn-t-need-solving  #commentform {
        background: white;
        background: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.34, rgba(242,242,242, 0.4)),
            color-stop(0.84, rgba(255,255,255, 0.4))
        );
    }

#mercurychart {
	-webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    box-shadow: 0px 2px 8px rgba(0,0,0,0.3);
    background: white;
    border-radius: 5px;
    padding-bottom: 10px;
}

/* media queries */

@media screen and (max-width: 1200px) {
    
    #ink_top {
        right: -10px;
    }
}

@media screen and (max-width: 1100px) {
    .itemtitle h2{
        font-size: 120px;
        line-height: 110px;
    }
    
    
    #ink_top {
        right: -10px;
    }
}

@media screen and (max-width: 970px) {
    #sidebar {
        display: none;
    }
    
    #main_content {
        margin-right: 25px;
    }
    
    #copyright {
        display: none;
    }
    
    #commentform {
        background: white;
        background: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.34, rgba(242,242,242, 0.4)),
            color-stop(0.84, rgba(255,255,255, 0.4))
        );
    }
}

@media screen and (max-width: 700px) {
    body {
        padding: 0px;
    }
    
    #content {
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        border-bottom: 2px solid rgba(255,255,255,0.7);
    }
    
    #header {
        padding-top: 0;
    }
    
    #grid {
        display: none;
    }
    
    #top_ink {
        display: none;
    }
    
    #top_head {
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
    }
    
    h1 {
        font-size: 25px;
    }
    
    #top_head ul {
        font-size: 20px;
    }
    
    .itemtitle h2{
        font-size: 100px;
        line-height: 90px;
    }
    
    #bottom_ink {
        display: none;
    }
}

@media screen and (max-width: 460px) {
    h1 {
        font-size: 30px;
        text-align: center;
    }
    
    #top_head ul {
        position: relative;
        text-align: center;
        margin: 0px;
        margin-bottom: 5px;
        margin-top: -5px;
        top: 0;
        right: 0;
    }
    
    #top_head {
        height: 60px;
    }
    
    #header {
        height: 81px;
    }
    
}

@media screen and (-webkit-min-device-pixel-ratio: 2) {
    body {
        background-size: 68.5px;
    }
    
    #ink_title {
        background-size: 251.5px 201px;
    }
    
    #ink_top {
        background-size: 151.5px 137px;
    }
    
    #content {
        background-size: 250px;
    }
    
    #main {
        background-size: 456px 500px, 500px 426px;
    }
    #bottom_ink {
        background-size: 254px 174px;
    }
    
    #commentform {
        background: white;
        background: -webkit-gradient(
            linear,
            left bottom,
            left top,
            color-stop(0.34, rgba(242,242,242, 0.4)),
            color-stop(0.84, rgba(255,255,255, 0.4))
        );
    }
    
    #twitter_arrow {
         background-size: 20px 12.5px;
         margin-left: 23px;
    }
}