body{
    margin:0;
    padding:0;
    background: url('http://static.tumblr.com/hstqltq/Z4Pnco0n4/tweed.png') repeat;
    font-family: 'open sans', arial;
    font-size:14px;
}
h1,h2,h3,h4,h5{
    font-family:'lato';
}
h1{
	font-size:24px;
}
h2{
	font-size:22px;
}
h3{
	font-size:20px;
}
h4{
	font-size:18px;
}
a{
    text-decoration:none;
    color:#000;
}
a:hover{
	color:#FF5E5E;
}
.clearfix, .clear{
	clear:both;
}
.content_wrapper{
    width:1090px;
    margin:0 auto;
}

.content{
    width:760px;     
    float:left;
    background: url('http://static.tumblr.com/hstqltq/HANnco0q9/grid_noise.png') repeat;
    padding:20px;
	display: inline-block;
}
.sidebar{
    width:270px;
    float:left;
	display: inline-block;
    padding-left:20px;
	position: fixed;
}

.post{   
    background:#fff;
    padding:0;
    margin-bottom:20px;
	position: relative;
    border-top: 5px solid #FF5E5E;   
}
.inner_post{
	text-align: center;
	padding:5px;
}
.inner_post img{
    width:auto;
}
.caption{
    padding:10px 20px;
}

.buttons{
	list-style:none;
	margin: 16px 0 0;
	padding:0;
}
.buttons li{
	display:inline-block;
	margin-right:20px;
	float:left;
}
.post_permalink{
	background: url('http://static.tumblr.com/hstqltq/MVMncpnfb/link_blue.png') no-repeat;
	width:16px;
	height:16px;
	text-indent: -9999px;
	display:inline-block;
}
.tags{
	margin-top:16px;
}

.chat{
	list-style: none;
	float: center;
	padding:0;
	margin:0;
}
.chat .user_1{
	padding: 10px 20px;
	background-color: #A7D9EC;
	text-align: left;
	border-radius: 5px;
	margin-bottom: 10px;;
}
.chat .user_2{
	padding: 10px 20px;
	background-color: #A7ECBD;
	text-align: left;
	border-radius: 5px;
	margin-bottom: 10px;
}
.post_text{
	text-align: left;
	padding: 0 10px;
}
.source{
	margin:20px 0;
	font-size:14px;
	font-weight: bold;
}
.post_link a{
	font-size:16px;
}
.post_video{
	text-align: left;
}
.tumblr_video_container{
	display: block;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}

/*-------Entry Meta-------*/
.meta{
	width:100%;
	background:#797979;
	font-size:14px;
	float:left;
	line-height:18px;
}
.meta a{
	text-decoration:none;
	color:#000;
	font-weight:bold;
}
.meta a:hover{
	color:#FF5E5E;    
}
.meta .meta-inner{
	width:85%;
	margin:0 auto;
}
.meta  span{
	display:inline-block;
	float:left;
	padding-bottom: 9px;
	padding-top: 9px;
}
.meta span .title {
	font-size: 10px;
	line-height: 6px;
	font-weight: bold;
	color: #FF5E5E;
}
.meta .date{
	width:auto;
	height:auto;
	display:block;
}
.meta .date .day {
	float: left;
	font-size: 46px;
	line-height: 48px;
	letter-spacing: -3px;
}
.meta .date .holder {
	float: left;
	width: 49px;
	padding: 7.5px 0 0 5px;
}
.meta .date .holder .month {
	display: block;
	margin: 0 0 -5px;
	text-transform: uppercase;
	font-size: 20px;
}

.meta .date .holder .year{
	font-weight:bold;
	font-size: 16px;
	line-height:29px;
}
.notes{
	list-style:none;
	width:100%;
	margin:0;
	padding:20px 0;
}
.notes img {
	width: auto;
	margin:0;
}
.notes.cat{
	width:150px;
	transform: translate(90%,0);
	text-align:center;
}
.notes.cat a{
	margin-top:15px;
	margin-left:20px;
	display:inline-block;
}
ol.notes li{
	margin-bottom:5px;
	width:45%;
	float:left;
	margin-right:5px;
}
ol.notes li .avatar_frame{
	width:16px;
	height:16px;
	float:left;
}
ol.notes li .action{
	font-size:11px;
	float:left;
	width:180px;
	margin-left:4px;
}
.cat.link{
	float: right;
}

#disqus_thread{
	width:100%;
	background: #fff;
}

/**** Sidebar ***/
.sidebar{
    color:#fff;
}
.sidebar a{
	color:#fff;
}
.sidebar h2{
	text-align: center;
}
.sidebar h2 a{
    font-size:24px;
    color:#FF5E5E;
    font-family:'Lato'; 
}
.avatar{
	margin:25px 0;
	text-align: center;
}
.avatar img{
	width:auto;
}
.copy{
	margin:25px 0;
}
nav{
	margin:25px 0;
	display:block;
}
nav ul{
	list-style:none;
	margin:0;
	padding:0;
}
nav ul li{
	display:block;
	width:100%;
	border-bottom:1px solid #ddd;
	padding-bottom:5px;
	margin-bottom:5px;
	text-align:center;
}
nav ul li a{
	color:#fff;
}
nav ul li a:hover{
	color:#FF5E5E;
}
#search {
	margin:25px 0
}
#search input{
	width: 93%;
	height: 35px;
	padding: 0 10px;
	border-radius: 5px;
	border: none;
}
ul.social{
	list-style:none;
	margin: 25px 0 20px 0;
	padding:0;
}
ul.social li{
	display:inline-block;
	padding:2px;
	margin-right:5px;
	margin-bottom:5px;
	width:30px;
	height:30px;
}
ul.social li a{
	background-image: url("https://static.tumblr.com/kgzb8gn/LFDqscrlo/social-media.png");
    display: inline-block;
    height: 30px;
    text-indent: -9999px;
    width: 30px;
}
ul.social li.facebook a{
	background-position: 240px center;
}
ul.social li.twitter a{
	background-position: 330px center;
}
ul.social li.gplus a{
	background-position: 30px center;
}
ul.social li.pin a{
	background-position: 510px center;
}
ul.social li.twitch a{
	background-position: 150px center;
}
ul.social li.flickr a{
	background-position: 90px center;
}
ul.social li.youtube a{
	background-position: 180px center;
}
ul.social li.pin a{
	background-position: 510px center;
}
#pagination{
	width: 270px;
    text-align: center;
    padding: 5px 0;
	background-color: #A7D9EC;
	border-radius: 5px;
	margin-bottom: 5px;
}
#pagination .jump_page, #pagination .next_page, #pagination .prev_page, #pagination .current_page{
	color: black;
	padding: 4px 3px 3px;
}
#pagination .next_page{
	padding: 4px 6px 3px 4px;
}
#pagination .prev_page{
	padding: 4px 4px 3px 6px;
}
#pagination .current_page{
	font-weight: bold;
	font-size: 18px;
	padding: 0px 4px 2px;
}
#pagination .jump_page:hover{
	font-size: 16px;
	padding: 2px 2.5px 2px 2.5px;
}
#pagination .next_page:hover{
	font-size: 16px;
	padding: 1px 2px 1px 3.5px;
}
#pagination .prev_page:hover{
	font-size: 16px;
	padding: 1px 0px 1px 2px;
}

.copy_right{
	margin-top:20px;
	font-size:11px;
}
