body {
	margin: 0;
    height: 100%;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    background: url({image:Background Image}) {select:Background Repeat} {color:Background Color};
    color: {color:Text Color};
 {block:IfFixedBackground}
    background-attachment: fixed;
    {/block:IfFixedBackground}
}
html {
    height: 100%;
}  
footer {
    height: 31px;
    position: relative;
    max-width: 560px;
    margin: -31px auto 0 auto;
    background: url({image:Footer image}) {color:Footer color};
    text-align: center;
    font-size: 13px;
    line-height:30px;
}

/* links style */
a:link {
    text-decoration:none;
	color: {color:Link color};
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
a:visited {
    color: {color:Visited link color};
}
a:hover {
	color: {color:Hover link color};
}
a:active {
    color: {color:Active link color};
}
img { 
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
a:hover img {
    opacity: 0.4;
    filter:alpha(opacity=40);
}
p {
    margin-top: 0em;
    margin-bottom: 0em;
}
h1 {
	font-size: 22px;
	color: {color:H1 Color};
    margin: 14px 14px 0 14px;
    font-family: 'Raleway', sans-serif; font-weight: 300;

}
h2 {
	font-size: 22px;
	color: {color:H2 Color};
    margin: 0;
	padding: 0 14px 14px 14px;
    font-family: Arial, sans-serif; font-weight: 100;
}
hr { 
    border-bottom: 1px solid #2c2c2c;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background: #161616; 
    width:100%; 
    height:1px; 
    margin-left:auto; 
    margin-right:auto;
}
.backgr {
	max-width: 560px;
	background-color: {color:Content Background Color};
	margin: 0 auto;
    min-height: 100%;
    z-index: 1;
}
#topmenu {
	max-width: 560px;
    width: 100%;
	height: 129px;
	background: url({image:Header Image});
	position: fixed;
    z-index: 3;
}

/* left elemetns */
#avatar {
	float: left;
	margin: 0 15px 0 0;
    -webkit-filter: filter 5px;
    -moz-filter: filter 5px;
    -ms-filter: filter 5px;
    -o-filter: filter 5px;
     filter: filter 5px;
}
#profile {
	float: left;
	margin-top: 8px;
}
#info {
    height: 70px;	
}
#title {
    font-family: 'Corbel', Helvetica, Arial, sans-serif;
    font-weight: 700;
	font-size: 17px;
	color: {color:Title Color};	
}
#message
{
    float: left;
    margin-top: 13px;
    background: url(http://static.tumblr.com/emljslx/Mn8mz94ye/message.png);         height: 17px;
    width: 22px;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
#message:hover
{
    opacity: 0.4;
    filter:alpha(opacity=40);
}
#description {
	font-size: 10px;
	color: {color:Description Color};	
}

/* right elemetns */
.icons {
	float: right;
	margin-top: 4px;
	margin-right: 6px;
}

ul {
    margin-top: 0em;
    margin-bottom: 0.7em;
}

/* icons */
#rss_button {
	height: 20px;
	width: 20px;
	background: url(http://static.tumblr.com/emljslx/LIdmznvgg/rss.png) 0% -20px;
}
#rss_button:hover {
	background: url(http://static.tumblr.com/emljslx/LIdmznvgg/rss.png) 0% 0px;
}
#archive_button {
	height: 20px;
	width: 20px;
	background: url(http://static.tumblr.com/emljslx/Nu2mznvgc/archive.png) 0% -20px;
}
#archive_button:hover {
	background: url(http://static.tumblr.com/emljslx/Nu2mznvgc/archive.png) 0% 0px;
}
#ask_button {
	height: 20px;
	width: 20px;
	background: url(http://static.tumblr.com/emljslx/Nopmznvgb/ask.png) 0% -20px;
}
#ask_button:hover {
	background: url(http://static.tumblr.com/emljslx/Nopmznvgb/ask.png) 0% 0px;
}
#search_button {
	height: 20px;
	width: 20px;
	background: url(http://static.tumblr.com/emljslx/s7emznvg2/search.png) 0% -20px;
}
#search_button:hover {
	background: url(http://static.tumblr.com/emljslx/s7emznvg2/search.png) 0% 0px;
}

/* posts */
#content {
	padding-top: 140px;
}

/* text */
.text {
	text-align: left;
	padding: 14px;
	font-size: 13px;
}

/* link */
.link {
    background: {color:Link Background Color};
    height: 130px; 
    width: 100%; 
    float: left;
    text-align: center;
	font-size: 22px;
	color: #ececec;
    font-family: 'Noto Sans', sans-serif; font-weight: 700;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.link:hover {
    background: url(http://static.tumblr.com/emljslx/LFfn06dir/quote.gif);
    font-size: 30px;   
    color: #1e1e1e;
}

/* photo */
.post {
    padding-top: 0px;
    padding-bottom: 18px;
    text-align: center;
}

/* quote */
.quote {
	text-align: left;
	float: left;
	padding-top: 14px;
	padding-bottom: 14px;
	padding-left: 14px;
	padding-right: 14px;
}
.quote_body {
	font-family: georgia, serif, Tahoma, Helvetica, Arial, sans-serif;
	font-size: 25px;
	color: #ececec;
	height: 100%;
	width: 100%;
    padding-bottom: 10px;
}
.quote_source {
	font-size: 13px;

}

/* ask */
.question {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: 700;
    font-size: 17px;
	color: #4e4e4e;
	text-align: left;
	background-color: {color:Ask Background Color};
	height: 50px;
	width: 500px;
	border-radius: 10px;
    width: 390px;
}
.answer {
	text-align: left;
	padding: 0 14px 14px 80px;
	font-size: 13px;
	
}

/* buttons */
#note {
	font-size: 18px;
	color:#4e4e4e;
	background-color: #1f1f1f;
	height: 25px;
	width: 100%;
	border-top-left-radius: 3px;
	border-bottom-left-radius: 3px;
	border: 2px solid #151515;
	text-align: right;
    padding-left: 5px;
}
#quantity {
    text-decoration: none; 
    color: #4e4e4e;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
#quantity:hover {
    color: #393939;
}
#share {
	background-color: #151515;
	height: 22px;
	width: 32px;
}
#reblog {
	background-color: #151515;
	height: 22px;
	width: 32px;

}
#like {
	background-color: #151515;
    max-height: 22px;
	width: 32px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	position: absolute;
}
#buttons
{
    -moz-opacity:.30 !important;
    opacity:.30 !important; 
    filter:alpha(opacity=30);
}

/* content */
.content {
    background-color: {color:Post Background Color};
    width: 500px;
    padding: 0;
    margin: 0;
}

/* tag */
.tag {
	background-color: {color:Tag Background Color};
	height: 50px;
	width: 500px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
    padding: 0;
    margin: 0px;
}
.tagged {
	text-align: left;
	float: left;
	padding: 14px;
}
#tag {
	background-color: #151515;
	font-size: 11px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	padding: 2px
}

/* caption */
.caption {
	background-color: {color:Caption Background Color};
	height: 100%;
	width: 500px;
    padding: 0px;
    margin: 0px;
}
#caption {
    padding: 14px;
	font-size: 13px;
	text-align: left;
}
#noresults {
	font-size: 13px;
}

/* search */
.div_hidden {
    display: none;
    position: absolute; 
	right: 31px; 
	bottom: 11px;
  }
  
#search input[type="text"] {
	background: #151515;
	border: 0 none;
	font-size: 12px;
	color: #747474;
	height: 13px;
	width: 110px;
	padding: 6px 15px 6px 6px;
	-webkit-transition: all 0.3s ease 0s;
	-moz-transition: all 0.3s ease 0s;
	-o-transition: all 0.3s ease 0s;
	transition: all 0.3s ease 0s;
}
#search input[type="text"]:focus {width: 200px;}
#search input[type="submit"]
{
	background: #151515;
	font-size: 12px;
	color: #4e4e4e;
	height: 25px;
	width: 50px;
	border: 0px solid #151515;
	margin-left: -4px;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    transition: all 0.2s ease;
}
#search input[type="submit"]:hover{background: #191919;}
#search input[type="submit"]:active{background: #111111;}

/* reblogged */
.reblogged
{
    background: url(http://static.tumblr.com/emljslx/7xFmzyxix/reblogged.png) no-repeat left;
	text-align: left;
	margin-left: 30px;
    position: absolute;
}
a.reblogparent:link
{
	font-size: 14px;
	color: #9d9d9d;
    text-decoration:none;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
    padding-left: 25px;
}
a.reblogparent:visited {color: #9d9d9d;}
a.reblogparent:hover {color: #c3c3c3;}
a.reblogparent:active {color: #ffffff;}

/* date */
.date {
	font-size: 11px;
	color: #535353;
	margin-left: 30px;
	float: left;
    position: absolute;
    margin-top: 20px;
}

/* table */
table {
    border-collapse: separate;
    border-spacing: 0px;
}

/* ol */
ol.notes {
	font-size: 13px;
    color: #9d9d9d;
    text-align: left;
    padding: 0;
    margin: 25px 0px;
    list-style-type: none;
}
ol.notes li.note {
    padding-top: 5px;
    padding-bottom: 5px;
    background: #1b1b1b;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
ol.notes li.note:hover {
    background: #242424;
}
ol.notes li.note img.avatar {
    vertical-align: -3px;
    margin-left: 10px;
    margin-right: 10px;
    width: 16px;
    height: 16px;
}
ol.notes li.note span.action {
    font-weight: normal;
}
ol.notes li.note .answer_content {
    font-weight: normal;
}
ol.notes li.note blockquote {
    border-color: #eee;
    padding: 4px 10px;
    margin: 10px 0px 0px 25px;
}
ol.notes li.note blockquote a {
    text-decoration: none;
}
ul.unstyled,ol.unstyled{
    margin-left:0;list-style:none
}

/* share */
.share-hide {
    width: 250px;
    height: 122px;
    background: url(http://static.tumblr.com/emljslx/cb8n15e0g/share-back.png);
    position: absolute;
    display: none;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    z-index: 2;
    margin-left: -122px;
}
.short-link {
    margin-top: 30px;
}
#short-link {
    font-size: 13px;
    color: #dedede;
    float: left;
    margin-left: 20px;
}
input.share {
    text-decoration: none;
    font-size: 13px;
    color: #fff;
    text-align: center;
    background: #dedede;
    min-width: 208px;
    border: none;
    cursor: text;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
}
.share-links {
    margin-top: 10px;
    margin-left: 20px;
}
#share-twitter{
    float: left;
    width: 32px;
    height: 28px;
    background: url(http://static.tumblr.com/emljslx/OA1n11sr3/twitter.png) 0% -28px no-repeat;
    padding-right: 35px;
}

#share-twitter:hover {
	background: url(http://static.tumblr.com/emljslx/Uhnn11ru1/twitter.png) 0% 0px no-repeat;
}

#share-facebook {
    float: left;
    width: 14px;
    height: 30px;
    background: url(http://static.tumblr.com/emljslx/4W2n11svn/facebook.png) 0% -30px no-repeat;
    padding-right: 39px;
}
#share-facebook:hover {
    background: url(http://static.tumblr.com/emljslx/4W2n11svn/facebook.png) 0% 0px no-repeat;
}

#share-google {
    float: left;
    width: 33px;
    height: 32px;
    background: url(http://static.tumblr.com/emljslx/HGOn11svz/google.png) 0% -32px no-repeat;
    padding-right: 32px;
}
#share-google:hover {
    background: url(http://static.tumblr.com/emljslx/HGOn11svz/google.png) 0% 0px no-repeat;
}

#share-pinterest {
    float: left;
    width: 24px;
    height: 31px;
    background: url(http://static.tumblr.com/emljslx/RQzn11srk/pinterest.png) 0% -31px no-repeat;

}
#share-pinterest:hover {
    background: url(http://static.tumblr.com/emljslx/RQzn11srk/pinterest.png) 0% 0px no-repeat;
}

/* Audio player */
#player { 
    width: 30px;
    height: 150px;
    overflow: hidden;
    margin-top: 60px;
    -moz-opacity:.30 !important;
    opacity:.30 !important; 
    filter:alpha(opacity=30);
}
.play {
    background: #000;
    height: 150px;
    width: 30px;
    overflow: hidden;
    float: left;
    border-right: 1px #181818 solid;
}
.playerinfo {
    width: 318px;
    height: 150px;
    background: {color:Audio player color};   
    float: left;
}
.trackinfo {
    padding: 10px 10px 0px 10px;
    font-size: 14px;
    text-align: left;
    color: #fff;
}

/* shadow */
.shadow {
    max-width: 661px;
	margin: 0 auto auto auto;
    background: url(http://static.tumblr.com/emljslx/klfmztd95/shadow_left.png) repeat-y left, url(http://static.tumblr.com/emljslx/6fRmztd98/shadow_right.png) repeat-y right;
   min-height: 100%;
}

/* pagination */
#pagination {
    text-align: center;
}
.current_page {
    padding: 3px 9px 3px 9px;
    background: #181818;
    color: #3c3c3c;
    font-weight: bold;
    font-size: 14px;
}
.jump_page {
    padding: 1px 7px 1px 7px;
    background: #1e1e1e;
    font-size: 14px;
}
.previous_page, 
.next_page {
    padding: 1px 7px 1px 7px;
    background: #1e1e1e;
    color: #232323;
    font-size: 14px;
}
#disqus_thread {
    max-width: 540px;
    margin: 0 auto;
}