﻿body {
    background-color:#262626;
    margin:0px;
    text-align:center;
    background-image:url('http://static.tumblr.com/lsdycey/4g4mizcxl/bg5.gif');
    background-attachment:fixed;
}

ol.notes {
    padding: 5px;
    margin: 40px;
    list-style-type: none;
    border-bottom: solid 1px #ccc;
}

ol.notes li.note {
    padding: 2px;
}

ol.notes li.note img.avatar {
    vertical-align: -4px;
    margin-right: 20px;
    width: 16px;
    height: 16px;
}

ol.notes li.note span.action {
    font-weight: bold;
}

ol.notes li.note .answer_content {
    font-weight: normal;
}

ol.notes li.note blockquote {
    border-color: #eee;
    padding: 1px 15px;
    margin: 5px 5px 5px 25px;
}

ol.notes li.note blockquote a {
    text-decoration: none;
}

.post-message p {
    font-family:inherit;
}

#disq {
    margin-left:10px;
    margin-right:10px;
    margin-top:10px;
}


.playerst {
    margin-top:3px;
    margin-bot:3px;
    width: 300px;
 padding: 5px 10px 5px; 
 position: relative; 
 -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.06) inset, 0 0 0 1px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.06) inset, 0 0 0 1px rgba(0, 0, 0, 0.2) inset; box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.06) inset, 0 0 0 1px rgba(0, 0, 0, 0.2) inset; z-index: 2; 
    }
.art {
    width:150px;
    height:150px;
    position:relative;
    float:left;
    border-left:1px solid #a3a3a3;
    border-bottom:1px solid #a3a3a3;
    border-top:1px solid #a3a3a3;
    
}

.answr {
    padding-left: 30px;
    padding-right: 30px;
}
.qbox {
 padding: 24px 30px 24px; position: relative; -webkit-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.06) inset, 0 0 0 1px rgba(0, 0, 0, 0.2) inset; -moz-box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.06) inset, 0 0 0 1px rgba(0, 0, 0, 0.2) inset; box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.06) inset, 0 0 0 1px rgba(0, 0, 0, 0.2) inset; z-index: 2; 
    }
    .songinfo {
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
    width: 320px;
}



a:link {text-decoration:none;}
a:visited {text-decoration:none;}
a:hover {text-decoration:underline;}
a:active {text-decoration:none;}
a:link {color:#666666;}     
a:visited {color:#666666;}  
a:hover {color:#000000;}  
a:active {color:#666666;} 

#container {
    float:left;
    margin: auto;
    width: 100%;
    height: 100%;
	text-align: center;
}

#contentwrap {
    width:1150px;
    height:100%;
    margin-left: auto;
    margin-right: auto;
    position:relative;
}

.likebtn { background-image: url(http://static.tumblr.com/lsdycey/8Jfmnnmio/likebox.png) !important; 
height:20px; 
width:20px; 
background-size:20px 20px;
display:inline-block;
position:relative;
background-repeat:no-repeat;
    float:right;
    margin-right:2px;
    bottom:6px;
} 
.likebtni {
    background:none;
    width:100%;
    height:100%;
    margin-top:2px;
    margin-left:2px;
}

#head {

    position:relative;
    background: #5c76cc;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVjNzZjYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNzFhMzciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #5c76cc 0%, #071a37 100%); 
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5c76cc), color-stop(100%,#071a37)); 
    background: -webkit-linear-gradient(top, #5c76cc 0%,#071a37 100%);
    background: -o-linear-gradient(top, #5c76cc 0%,#071a37 100%);
    background: -ms-linear-gradient(top, #5c76cc 0%,#071a37 100%); 
    background: linear-gradient(top, #5c76cc 0%,#071a37 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5c76cc', endColorstr='#071a37',GradientType=0 );
    width:100%;
    height:30px;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    border-top:1px solid #a3a3a3;
    border-bottom:2px solid #a3a3a3;
    z-index:100;
}
.likebtn { background-image: url(http://static.tumblr.com/lsdycey/8Jfmnnmio/likebox.png) !important; 
height:20px; 
width:20px; 
background-size:20px 20px;
display:inline-block;
position:relative;
background-repeat:no-repeat;
    float:right;
    margin-right:2px;
    bottom:6px;
} 
.likebtni {
    background:none;
    width:100%;
    height:100%;
    margin-top:2px;
    margin-left:2px;
}


.sreblog {
    width: 20px; 
    height: 20px;
    background-image:url("http://static.tumblr.com/lsdycey/FAFmj9h3q/reblog.png");
    background-size:20px 20px;
    background-repeat:no-repeat;
    background-position:right;
    display:inline-block; 
    position:relative;
    float:right;
    bottom:6px;
    margin-right:3px;
}

.sreblog:hover {
    background-image:url("http://static.tumblr.com/lsdycey/OPvmj9j5b/reblogh.png");
}

.stwit {
    width: 20px; 
    height: 20px;
    background-image:url("http://static.tumblr.com/lsdycey/GNxmj9h4g/twitter.png");
    background-size:20px 20px;
    background-repeat:no-repeat;
    background-position:right;
    display:inline-block; 
    position:relative;
    float:right;
    bottom:6px;
    margin-right:3px;
}

.stwit:hover {
    background-image:url("http://static.tumblr.com/lsdycey/Y2ymj9j67/twitterh.png");
}

.sfb {
    width: 20px; 
    height: 20px;
    background-image:url("http://static.tumblr.com/lsdycey/qeEmj9h5c/facebook.png");
    background-size:20px 20px;
    background-repeat:no-repeat;
    background-position:right;
    display:inline-block; 
    position:relative;
    float:right;
    bottom:6px;
    margin-right:8px;
}

.sfb:hover {
    background-image:url("http://static.tumblr.com/lsdycey/uivmj9jyt/facebookh2.png");
}



.caption {
    font-family: 'Gudea', sans-serif;
    font-size: 14px;
    padding-left:100px;
    padding-top:5px;
}

pre {
 font-family: 'Gudea', sans-serif;
}

#sidebar
{
    background-color:#262626;
    width:200px;
	text-align:left;
    float:right;
    position:fixed;
    margin-left:940px;
    margin-top:55px;
    padding-left:10px;
    border-radius:8px;

}

.sbb
{
    float:left;
    width:200px;
    height:30px;
    position:relative;
}

.sbb:hover {
    background-color:#1c305b;
}
a.sbnav:link {
    color:#ffffff
}
a.sbnav:visited {
    color:#ffffff
}
a.sbnav:hover {
    color:#929292;
    text-decoration:none;
}
#prev { 
    position:absolute;
    bottom:-8px;
    left:45px;
}

#next { 
    position:absolute;
    bottom:-8px;
    right:40px;
}




#sbc
{
    margin-top:5px;
    text-align:center;
    color:#ffffff;
	height:250px;
    
}
#content {
    padding-top:10px;
    margin-top:25px;
    margin-bottom:25px;
    border-radius:8px;
    background-color:#ffffff;
    box-shadow: 0px 0px 2px #888888;
    position:absolute;
    width:750px;
    left:50%;
	margin-left:-375px;
    text-align:left;
    z-index:50;
}
#margin {
    margin-left:25px;
    margin-right:25px;
	height:100%;
}
#buttons {
    width:752px;
    height:100%;
    margin-right:auto;
    margin-left:auto;
}
#home {
    float:left;
    border-right:1px solid #a3a3a3;
    width:149px;
    height:30px;
    position:relative;
}
#home:hover {
    background-color:#1c305b;
}
#gallery {
    border-right:1px solid #a3a3a3;
    float:left;
    width:149px;
    height:30px;
    position:relative;

}
#gallery:hover {
    background-color:#1c305b;
}
#ask {
    border-right:1px solid #a3a3a3;
    float:left;
    width:149px;
    height:30px;
    position:relative;

}
#ask:hover {
    background-color:#1c305b;
}
#archive {
    border-right:1px solid #a3a3a3;
    float:left;
    width:149px;
    height:30px;
    position:relative;

}
#archive:hover {
    background-color:#1c305b;
}
#contact {
    border-right:1px solid #a3a3a3;
    float:left;
    width:149px;
    height:30px;
    position:relative;
}
#contact:hover {
    background-color:#1c305b;
}

p {
    font-family: 'Gudea', sans-serif;
}
h3 {
    font-family: 'Gudea', sans-serif;
}
p.menu {
    font-family: 'Russo One', sans-serif;
    font-size:18px;
    margin-top:4px;
    color: #f5f5f5;
    text-shadow:
     2px  2px 0 #000,
    -1px -1px 0 #000,
     1px -1px 0 #000,
    -1px  1px 0 #000,
     1px  1px 0 #000;
}

    

.postedicon {
    width: 15px; height: 11px;
    background-image: url("http://dl.dropbox.com/u/17424591/posted.png");
    background-repeat:no-repeat;
	position: relative;
    float:left;
    bottom:0px;
    margin-right:3px;

}

.separator {
    width:700px;
    height:1px;
    background-image: url("http://static.tumblr.com/lsdycey/Fzemnif8k/separator.png");
    background-repeat:no-repeat;
    background-position:center;
    float:center;
    position:relative;
}


.posted {
    width 500px;
    float:left;
    text-align:left;
    font-family: 'Gudea', sans-serif;
    position: relative;
    bottom:2px;
    font-size:10px;
    color: #666666;
}
.caption {
    font-family: 'Gudea', sans-serif;
    font-size: 12px;
    padding-left:100px;
    padding-top:5px;
}
.textc {
    font-family: 'Gudea', sans-serif;
    padding-left:100px;
    padding-right:100px;
}



.tags {
    width:700px;
    height:20px;
    float:left;
    text-align:left;
    overflow:hidden;
    font-family: 'Open Sans', sans-serif;
    font-size:10px;
    font-weight:400;
}
.tags li {
    display: inline;
    list-style-type: none;
    padding-right:5px;
}
.tags a:link {color:#929292;}     
.tags a:visited {color:#929292;}  
.tags a:hover {color:#000000;}  
.tags a:active {color:#929292;}   
}


<!--[if gte IE 9]>
  <style type="text/css">
    .gradient {
       filter: none;
    }
  </style>
<![endif]-->




.art {
    width:150px;
    height:150px;
    position:relative;
    float:left;
    border-left:1px solid #a3a3a3;
    border-bottom:1px solid #a3a3a3;
    border-top:1px solid #a3a3a3;
    
}
.songinfo {
    width:295px;
    height:150px;
    position:relative;
    float:left;
    padding-left:20px;
    padding-right:30px;
    border-left:1px solid #a3a3a3;
    border-right:1px solid #a3a3a3;
    border-bottom:1px solid #a3a3a3;
    border-top:1px solid #a3a3a3;
background: rgb(247,251,252); 
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y3ZmJmYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUxJSIgc3RvcC1jb2xvcj0iI2Q5ZWRmMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNhNWRmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(247,251,252,1) 0%, rgba(217,237,242,1) 51%, rgba(165,223,255,1) 100%); 
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(247,251,252,1)), color-stop(51%,rgba(217,237,242,1)), color-stop(100%,rgba(165,223,255,1))); 
background: -webkit-linear-gradient(top,  rgba(247,251,252,1) 0%,rgba(217,237,242,1) 51%,rgba(165,223,255,1) 100%); 
background: -o-linear-gradient(top,  rgba(247,251,252,1) 0%,rgba(217,237,242,1) 51%,rgba(165,223,255,1) 100%); 
background: -ms-linear-gradient(top,  rgba(247,251,252,1) 0%,rgba(217,237,242,1) 51%,rgba(165,223,255,1) 100%); 
background: linear-gradient(top,  rgba(247,251,252,1) 0%,rgba(217,237,242,1) 51%,rgba(165,223,255,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7fbfc', endColorstr='#a5dfff',GradientType=0 ); 

}
