*, *:before, *:after {-moz-box-sizing:border-box;-webkit-box-sizing:border-box;box-sizing:border-box}

html {
	background-color: #fff;
	z-index: 1;
}

body{
    overflow-x:hidden;
    overflow-y:scroll;
    position:relative;
    left:0;
    right:0;
    height:100%;
    margin:auto;
    padding:50px 0;  
    padding-top: 65px;      
    font-size: 12px;
    font-family: "Lato";
    color: #666;
    background: #fff;
    }

a,a:hover{
    cursor:pointer;
    word-wrap:break-word;
    text-decoration:none;
    color: #000;
    font-weight: bold; 
    }

a:hover{
    color: #000;
    }

img{
    max-width:100%;
    display:block;
    border: none;
    }

h1,h2,h3,h4,h5 {
    margin:0 0 15px;
    font:700 16px/1.2em 'Helvetica Neue', "Arial", sans-serif;
    text-shadow:0px;    
    color: #666;
    }

blockquote{
    padding:0 0 0 15px;
    margin:0 0 0 15px;    
    }

.clear {
	clear: both;
}

a,
.like_button,
body,
#sidebar #search input[type="text"],
#sidebar #instagram #instagram-feed img,
#sidebar #dribbble #dribbble-feed img,
#sidebar #twitter .content,
.mfp-fade.mfp-bg,
.mfp-fade.mfp-wrap .mfp-content,
.entry .photo .photo-buttons,
.entry .photo .photo-buttons a{
    -webkit-transition:all .25s ease;
    transition:all .25s ease
    }

body,
#sidebar,
.entry a.overlay,
.entry .photo .photoset-grid img{
    -webkit-transition:all .5s ease;
    transition:all .5s ease
    }

a#install-button{
    width:100px;
    height:20px;
    padding:2px 4px;
    background:url("http://static.tumblr.com/3zmswwt/soKmzhmhg/install_button.png") rgba(0,0,0,.4) no-repeat;
    border:1px solid rgba(0,0,0,0.18);
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    z-index:99999;
    top:-30px;
    right:5px;
    position:fixed
    }

a#install-button:hover{
    background:url("http://static.tumblr.com/3zmswwt/soKmzhmhg/install_button.png") rgba(0,0,0,.32) no-repeat
    }

span#install-theme-text{
    float:right;
    font:400 12px Arial;
    text-shadow:1px 1px 1px rgba(0,0,0,.08);
    color:white
    }

#tumblr_controls{
    position:fixed
    }

.like_button{
    position:absolute;
    opacity:0
    }

.like_button.liked{
    opacity:1 !important
    }

/*      End-Setting     */

/* Header */
#header_container {
	position: fixed;	
	background-color: #fff;
	height: 120px;
	padding-top: 5px;
	padding-bottom: 5px;
	left: 0px;
	top: 0px;
	width: 100%;	
	z-index: 10;
}

#header_container.small {
	padding-top: 30px; 
}

#header_container #header_content {
	width: 1100px;
	margin: 0 auto;
	position: relative;
	height: 100%;
	padding-top: 20px;
	padding-bottom: 5px;
	border-bottom: 1px #efefef solid;
	-webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d; 
}

#header_container #header_content #logo {
	float: left;
	width: 80%;
	height: 100%;
	-webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  transform-style: preserve-3d;	
}

#header_container #header_content #logo a  {
	display: inline-block;
	position: relative;
	top: 90%;
	max-height: 100%;
	width: auto;
  	
}

#header_container #header_content #logo img {
	position: relative;
	max-height: 50%;
	width: auto;
	height: auto;
	max-width: 100%;
	top: 67%;
	cursor: pointer;
	-webkit-transform: translateY(-90%);
  -ms-transform: translateY(-90%);
  transform: translateY(-90%);
}

#header_container #header_content #search_social {
	width: 20%;
	float: right;
	text-align: right;
	position: relative;
	top: 75%;
  	-webkit-transform: translateY(-75%);
  -ms-transform: translateY(-75%);
  transform: translateY(-75%);
}

#header_container.small #search_social {
	padding: 8px 0px;
}

#header_container.small #social {
	display: none;
}

#header_container #header_content #mobile_menu_pill {
	display:none;
}
/* End Header */


body.slide{
    left:240px
    }

#sidebar.slide{
    left:0
}

#menu{
    display:none;
    top:0;
    width:100%;
    padding:20px;
    text-align:center;    
    }

#menu h1{
    display:inline
    }

#menu h1 a{
    text-transform:uppercase;    
    }

#menu a#slide{
    float:left;
    font:14px icon;    
    }

#sidebar{
    position:relative;
    width:160px;
    float:right;
    z-index:1;    
}

body.About.Us h2 { 
	display: none;
}

body.Win.a.Giftcard.from.eBay #sidebar, 
body.About.Us #sidebar {
	display: none;
}

body.Win.a.Giftcard.from.eBay #posts-container,
body.About.Us #posts-container {
	max-width: 1100px !important;
	width: 100% !important;
	margin: 0 auto !important;
}

#social_footer {
	display: none;
	-webkit-transition:all .5s ease;
    transition:all .5s ease;
}

#social_footer.show {
	display: block;
}


#social a, #social_footer a, #mobile_social a {
    margin: 10px 0 0 10px;
    font:14px "icon";
}

#social_sidebar {
	display: none;
}

#social_sidebar.show {
	display: block;
}

#social_sidebar a {
    margin: 10px 10px 0 0;
}

#sidebar.st-r {
    text-align:right
    }

#sidebar.st-r hr{
    margin:22.5px 0 22.5px 105px
    }

#sidebar.st-r #social a{
    margin:0 0 0 20px
    }

#sidebar.st-c{
    text-align:center
    }

#sidebar.st-c hr{
    margin:22.5px auto
    }

#sidebar.st-c #social a{
    margin:0 10px
    }

#sidebar hr{
    border:0;
    height:1px;
	margin-bottom: 0px;
	padding: 0px; 
    width:50%;
    text-align: left;
    display: inline-block;
    color:#f0f0f0;
    background: #efefef;
}

#sidebar h2{
    margin:0 0 20px;
    text-transform:uppercase;
    font:400 13px "Lato";
    color: #666;
    }

#sidebar img{
    width:100%;
    margin:0 0 25px
}

#sidebar img#powered_by_img {
	margin-bottom: 0px;	
}	

#sidebar h1{
    display:inline;
    font:700 25px "{select:Title Font}",sans-serif;
    }

#sidebar h1 a{    
    text-transform:uppercase;    
}

#internal_contact_links { 
	margin: 0px;
	margin-top: 10px;	
}

#internal_contact_links a {	
    color: #666;
    font-weight: normal;
    text-transform: uppercase;
    display: block;
    padding-bottom: 3px;
    padding-top: 3px;
    font: 11px "Lato";
	letter-spacing: 1px; 
}

#social a, 
#social_sidebar a, 
#social_footer a, 
#mobile_social a 
{
    display:inline-block;
    text-align:center;
    font:14px "icon";
    color: #999999;
    text-transform:none !important;
}

#mobile_social {
	padding-top: 20px;
}

#mobile_social a {
 	margin-top: 0px;
 	margin-left: 0px;
 	margin-right: 20px;	
} 	

#social a:hover, #social_sidebar a:hover, #social_footer a:hover {
	opacity:.7
}

#social_footer a {
	font-size: 18px;
}

#sidebar #navigation{
    width:100%;
    z-index:50;
}

#sidebar #navigation ul {
	margin: 10px 0px;
	padding: 0px;
}

#sidebar #navigation li{
    position:relative;
    margin:0 0 5px;
    list-style-type:none;
    font:11px "Lato";   
    text-transform:uppercase;
    letter-spacing:1px    
}

#sidebar #navigation li.active {
	padding-left: 10px;	
}	

#sidebar #navigation li a{
    cursor:pointer;
    font-weight: normal; 
    color: #666;
 }

#sidebar #navigation li a:hover{
    
    }

#sidebar #description{
    margin:20px auto 0
    }

#sidebar #description,
#sidebar #description a{
    font:12px/1.6em "lato";    
    }

/*
#xxsocial{
    display:none;
{block:ifURLTwitter}display:block;{/block:ifURLTwitter}{block:ifURLFacebook}display:block;{/block:ifURLFacebook}{block:ifURLVimeo}display:block;{block:ifURLVimeo}{block:ifURLFlickr}display:block;{/block:ifURLFlickr}{block:ifURLGooglePlus}display:block;{/block:ifURLGooglePlus}{block:ifURLYoutube}display:block;{/block:ifURLYoutube}{block:ifURLPinterest}display:block;{/block:ifURLPinterest}{block:ifURLLinkedin}display:block;{/block:ifURLLinkedin}{block:ifURLDribble}display:block;{/block:ifURLDribble}{block:ifURLStumbleupon}display:block;{/block:ifURLStumbleupon}{block:ifURLSpotify}display:block;{/block:ifURLSpotify}{block:ifURLInstagram}display:block;{/block:ifURLInstagram}{block:ifURLBehance}display:block;{/block:ifURLBehance}{block:ifURLGithub}display:block;{/block:ifURLGithub}{block:ifURLSoundcloud}display:block;{/block:ifURLSoundcloud}
    }
*/

#search input[type="text"]{
    width:100%;
    padding:10px;
    font:400 11px "lato",sans-serif;
    color: #999999;
    background: rgba(153,153,153,.1);
    border:0;
    box-shadow:0 0 0 1px rgba(153,153,153,.1);
    }

#search span{
    position:relative;
    float:right;
    margin:-23px 12px 0;
    font:12px "icon";
    z-index:1
    }

#search input:focus{
    outline:none;
    box-shadow:0 0 0 1px rgba(0,0,0,.3)
    }

#sidebar #instagram #instagram-feed{
    width:170px;
    height:170px;
    padding:0;
    list-style:none;
    overflow:hidden
    }

#sidebar #instagram #instagram-feed img{
    float:left;
    width:80px;
    height:80px;
    margin:0 5px 5px 0;
    padding:0;
    opacity:.85
    }

#sidebar #instagram #instagram-feed img:nth-child(even){
    margin:0 0 5px 5px
    }

#sidebar #instagram #instagram-feed img:hover{
    opacity:1
    }

#sidebar #dribbble #dribbble-feed{
    width:180px;
    overflow:hidden
    }

#sidebar #dribbble #dribbble-feed img{
    float:left;
    width:80px;
    margin:0 0 5px
    }

#sidebar #dribbble #dribbble-feed img:nth-child(odd){
    margin:0 5px 5px 0
    }

#sidebar #dribbble #dribbble-feed img:hover{
    opacity:.85
    }

#sidebar #dribbble #dribbble-feed:after{ 
    content:"";
    display:block; 
    height:0; 
    clear:both
    }

#sidebar #twitter .content{
    margin:10px 0 0 0;    
    }

#sidebar #twitter .content:hover{
    opacity:.85
    }

#sidebar #credit,
#sidebar #credit a{
    font-size:11px;    
    }

#sidebar #credit a:hover{
    opacity:.6
    }

/*      End-header     */
#content_container {
	padding-top: 100px;
	background-color: #fff;
}

body.s-l #sidebar{
    float:left
    }

body.s-l #posts-container{
    margin: 0 0 0 200px;
    padding-top: 15px;
    -webkit-transition:all .5s ease;
    transition:all .5s ease;
    background-color: #fff;
}

body.s-r #sidebar{
    float:right
    }

body.s-r #posts-container{
    margin:0 200px 0 0
    }

body.three{
    width:1100px
    }

body.three #posts-container{
    width:900px
    }

body.two{
    width:800px
    }

body.two #posts-container{
    width:600px
    }

#posts-container{
    position:relative
    }

#posts{
    width:100%;
    position:relative;
    margin:auto
    }

#post-info {
	display: none;
}

#post-info.search_info {
	display: block;
}

/* #post-info,.entry{ */
#post-info, .entry{
    position:relative;
    width:270px;
    margin:0 15px 30px;
	border-bottom: 1px #efefef solid;
}

.entry .captions{
    margin:20px 0 0
    }

.entry .media iframe{
    width:100%;
    display:block
    }

.entry .photo{
    position:relative
    }

.entry .photo img{
    width:100%
    }

.entry .photo a.overlay{
    position:absolute;
    z-index:5;
    width:100%;
    height:100%;
  /*  background:{color:Photo Overlay}{block:ifphotooverlaymesh} url("http://static.tumblr.com/3zmswwt/5HCn2iapa/screen-pattern.png") repeat{/block:ifphotooverlaymesh};*/
    opacity:0
    filter: alpha(opacity=0);
    }

.entry:hover a.overlay{
    
    }

.entry .photo .photo-buttons{
    position:absolute;
    top:50%;
    width:100%;
    margin:-20px 0 0;
    text-align:center;
    z-index:5;
    transform:scale(.9,.5);
    -ms-transform:scale(.9,.5);
    -webkit-transform:scale(.9,.5);
    opacity:0;    
    display: none !important;
    }
    
    .entry:hover a {
    	opacity: 1;
    	background: rgba(0,0,0,0);
    }

.entry:hover .photo-buttons{
    transform:scale(1,1);
    -ms-transform:scale(1,1);
    -webkit-transform:scale(1,1);
    opacity:1;    
    }

.entry .photo .photo-buttons a{
    position:relative;
    display:inline-block;
    width:35px;
    height:35px;
    margin:0 0 0 -3px;
    text-align:center;
    font:13px/35px "icon"    
    }

.entry .photo .photo-buttons .photoset-grid{
    display:inline
    }

.entry .photo .photo-buttons .like_button{
    left:11px
    }

.entry .photo .photoset-grid img:hover{
    opacity:.7
    }

.entry .photo .photo-buttons a{
    color: #fff;
    background:rgba(0,0,0,.75)
    }

.entry .photo .photo-buttons a:hover{
    background:rgba(0,0,0,.6)
    }

.entry .text-post,
.entry .photo-post{
    display:block;
    padding:0 0 20px;    
    }

.entry .photo-post .details{
   /* display:none */
    }

.entry .details{
    margin:20px 0 0
    }
 
.entry .details,
.entry .details a{
    font:11px/20px "arial";    
    }

.entry .details a:hover{
    
    }

.entry .details .tags{
    margin:0 0 15px
    }

.entry .details .tags a{
    margin:0 10px 0 0
    }
 
.entry .details .buttons{
    display:inline;
    float:right;
    margin:2px 0 0 0
    }
 
.entry .details .buttons a{
    display:inline-block;
    font:13px "icon";
    margin:0 0 0 10px
    }
 
.entry .details .buttons a.like-button{
    position:relative;
    cursor:pointer
    }

.entry .details .buttons .like_button{
    bottom:0;
    left:0
    }

.entry .details ul.share{
    display:none;
    position:absolute;
    width:130px;
    bottom:45px;
    right:-12px;
    padding:10px 20px;
    background:rgba(0,0,0,.85);
    box-shadow:0 3px 7px 2px rgba(0,0,0,.3);
    border-radius:3px;
    z-index:10
    }

.entry .details ul.share:before{
    content:"";
    pointer-events:none;
    position:absolute;
    display:block;
    bottom:-10px;
    margin:0 0 0 30px;
    padding:0;
	width:0; 
	height:0; 
	border-left:10px solid transparent;
	border-right:10px solid transparent;
	border-top:10px solid rgba(0,0,0,.8);
	background:transparent
    }

.entry .details ul.share a{
    display:block;
    margin:10px 0;
    list-style-type:none;
    color:#fff !important
    }

.entry .details ul.share a:hover{
    opacity:.4
    }

.entry .details ul.share a span{
    display:inline-block;
    width:25px;
    font:13px "icon";
    opacity:.8
    }

.entry .text .question{
    
    }
 
.entry .text .odd,
.entry .text .even{
    margin:5px 0 0 0;
    padding:10px 7px;
    }

.entry .text .odd{
    
    }
 
.entry .text a.link{
    display:block;
    padding:10px 15px;
    font-size:15px;
    color:#fff !important;
    
    border-radius:3px
    }
 
.entry .text a.link:hover{
    opacity:.7
    }
 
.entry .text a.link span{
    margin:0 0 0 20px;
    font:14px/2.5em 'icon'
    }

.entry .text .question{
    padding:0 0 15px 0
    }
 
.entry .quote h3{
    letter-spacing:-1px;
    font:400 20px "Georgia";
    line-height:1.6em
    }

.entry .text .quote-symbol{
    position:absolute;
    top:-35px;
    left:-5px;
    font:160px "arial";
    opacity:.1
    }
 
.entry .text .source{
    margin:20px 0 0 0;
    text-align:right
    }

.entry .text .source .odd{
    display:inline;
    background:transparent
    }

/*      End-Entry       */

/*      Pagination      */

#pagination{
    padding:30px 0 90px;
    text-align:center
    }

#pagination:after{
    content:"";
    display: block; 
    height:0; 
    clear:both
    }

#pagination a{
    display:inline;
    margin:0 15px;
    padding:17px 22px;
    text-align:center;
    text-transform:uppercase;
    font:700 12px "lato",sans-serif;
    color:{color:Post Title}
    }

/*      End-Pagination      */

/*      Permalink       */

#permalink .permalink-box,
#permalink .entry{
    display:block;
    /*width:400px !important;*/
    height:auto !important;
    margin:0 auto 50px
}

body#permalink #single_post_related {
	width: 100px;
}

#permalink.p-s .permalink-box,
#permalink.p-s .entry{
    width:500px !important
    }

#permalink.p-l .permalink-box,
#permalink.p-l .entry{
    width:700px !important
    }

#permalink .permalink-box h2{
    margin:0 0 20px
    }

#permalink .permalink-box ol.notes{
    margin:20px 0 0 -35px;
    list-style-type:none
    }

#permalink .permalink-box ol.notes li.note{
    padding:3px 0
    }

#permalink .permalink-box ol.notes li.more_notes_link_container{
    
    }

#permalink .permalink-box ol.notes li.more_notes_link_container,
#permalink .permalink-box ol.notes li.more_notes_link_container a.more_notes_link{
    text-transform:uppercase;
    letter-spacing:1px;
    }

#permalink .permalink-box ol.notes li.like:after,
#permalink .permalink-box ol.notes li.reblog:after,
#permalink .permalink-box ol.notes li.reply:after,
#permalink .permalink-box ol.notes li.answer:after,
#permalink .permalink-box ol.notes li.original_post:after{
    float:right;
    margin:-17px 0 0 0;
    font:14px icon;
    opacity:.5
    }

#permalink .permalink-box ol.notes li.like:after{content:"z"}#permalink .permalink-box ol.notes li.reblog:after{content:"c"}#permalink .permalink-box ol.notes li.reply:after{content:"k";font:13px icon}#permalink .permalink-box ol.notes li.answer:after{content:"k";font-size:11px}#permalink .permalink-box ol.notes li.original_post:after{content:"d"}

#permalink .permalink-box ol.notes img{
    display:inline;
    padding:0 10px 0 0
    }

#permalink .permalink-box ol.notes li.more_notes_link_container{
    margin:30px 0 0 0;
    padding:25px 0 0 0
    }
    
#permalink .photoset-row {
	clear: none !important;
}   

/*      Animation       */

#posts,#loading{
    opacity:0;
    -webkit-transition:opacity 1s ease;
    transition:opacity 1s ease
    }

#infscr-loading{
    position:absolute;
    bottom:60px;
    left:50%;
    margin:0 0 0 -27px
    }

#infscr-loading img{
    padding:15px
    }

#loading{
    position:absolute;
    width:36px;
    height:36px;
    top:300px;
    left:50%;
    margin:-20px 0 0 -19px;
    border-radius:4px;
    z-index:100;
    background:url('http://static.tumblr.com/j6tha7z/AFfmuponn/ajax-loader.gif') no-repeat center #fff;
    opacity:1;
    filter:alpha(opacity = 0)
    }
    
/* Footer */
#footer {
	position: fixed;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 40px; 
	padding-bottom: 10px;
	background-color: #fff;	
	z-index: 10;
	display: none !important;
}    

#footer #footer_container {
	width: 1100px;
	margin: 0 auto;	
	border-top: 1px #efefef solid;
	padding-top: 10px;
}	

#footer_container {
	position: relative;
	max-height: 100%;
}

#footer #footer_left {	
	float: left;
	width: 50%;
	max-height: 90%;
	height: auto;
}

#footer #footer_left img {
	max-height: 90%;
	height: auto;
	width: auto;
}	

#footer #footer_right {
	display: none; 
	float: right;
	width: 50%;	
}	

#footer #footer_right.show {
	display: block; 
}	
	

#footer #footer_right ul {
	float: right;
	list-style-type: none;
	margin: 0px;
	padding: 0px;	
}	
   
#footer #footer_right ul li {
	padding: 2px 0px;	
}	  

#footer #footer_right ul li a {
	color: #666;	
	font-weight: normal; 
}

/*      Responsive      */

/* iPad landscape */
@media only screen 
and (min-device-width : 768px) 
and (max-device-width : 1024px) 
and (orientation : portrait) {
	 #header_container #header_content #logo img {
		padding-left: 20px !important;
	}
	
	#header_container #header_content #mobile_menu_pill {
		right: 20px !important;
	}
	
}	

@media screen and (max-width:1100px){ 
    
    body{
    	padding-top: 0px;
        width:800px !important
    }
    
    body.s-l #posts-container {
        width:600px !important;  
        padding-top: 15px;   
    }
    
    #header_container {
    	position: relative;
    }
    
    #header_container #header_content #logo img {
		max-height: 93%;
		top: 60%;
	}
    
    #content_container {
    	padding-top: 40px;
    }
    
    #footer #footer_container, #header_container #header_content {
		width: 800px !important;
	}
	
	#header_container #header_content #logo {
		width: 60%;
	}
	
	#header_container #header_content #search_social {
		width: 30%;
		padding-left: 10%;
	}
	
	#header_container {
		height: 99px;		
	}

	#header_container #header_content #mobile_menu_pill {
	position: absolute;
	width: 30px;
	height: 30px;	
	right: 10px;
	top: 15px;
	background-image: url('http://static.tumblr.com/je1cbpk/2LPn8p1m9/drop_down_pill.png');
	background-position: center center;
	background-repeat: no-repeat;
	color: #000;
	cursor: pointer;
	/*display: none;*/
	-webkit-transition:opacity .5s ease;
    transition:opacity .5s ease
	}

	
}

@media screen and (max-width:800px){
    
    body,
    body.s-l #posts-container {
        padding:0;
        width:100% !important;
        margin:0 !important
   }
   
   #header_container #header_content #search_social {
   	display: none;
   }
   
   #header_container #header_content #logo img {
   	padding-left: 10px;
   }
   
   #header_container #header_content #mobile_menu_pill {
   	display: block;
   }
   
   #footer {
   	display: none;
   }
         
    #menu{
        display:block    
        }
    
    #posts{
        padding:40px 0    
        }
    
    #sidebar{
        display: none;
     }
    
    #permalink .permalink-box,
    #permalink .entry{
        width:90% !important;
        max-width:500px;
        margin:0 auto 30px !important
        }

    #permalink .permalink-box{
        text-align:center !important
        }
    
    #permalink .permalink-box ol.notes img,
    #permalink .permalink-box ol.notes li:after{
        display:none
        }
        
        #footer #footer_container, #header_container #header_content {
			width: 100% !important;
		}

	body#permalink .entry {
		float: none !important;
	}
	
	body#permalink #single_post_related {
		float: none !important;
		width: 100% !important;
	}
	
	#inlink-list {
		width:90% !important;
		max-width: 500px;
		text-align: center;
		margin: 0 auto !important;
	}
	
	#inlink-list li.inlink-item {
		display: inline-block !important;
		width: auto !important;
		padding: 0px 10px; 
	}

}

@media screen and (max-width:480px){
	.multilevelpushmenu_wrapper a {
	
	}
	
	#tumblr_controls {
		z-index: 20;
	}
	
	#content_container {
		padding-top: 0px;
	}
	
	#header_container {
		position: relative;
	}
	
	#header_container #header_content #logo img {
		max-height: 93%;
		top: 60%;
	}
	
	 #header_container #header_content #logo img {
		padding-left: 20px !important;
	}
	
	#header_container #header_content #mobile_menu_pill {
		right: 20px !important;
	}
}	

@media screen and (max-width:350px){
    
    #posts{
        width:80% !important;
        margin:auto !important
        }
    
    #post-info,.entry{
        width:100% !important;
        margin:0 auto 40px
        }
}

/*      End-Responsive      */

/* Single Page */
body#permalink .entry{    
    /*width:100%;*/
   width: 72%;
   float: left;
}

body#permalink.s-l.p.three.About.Us .entry,
body#permalink.s-l.p.three.Submit .entry,
body#permalink.s-l.p.three.Send.us.Your.Best.eBay.Find .entry {    
    width:100%;
}

#single_post_related {
	display: none;
}

body#permalink .entry.single_photo {
	float: left;
	width: 72%;
}

body#permalink #single_post_related {
	display: block;
	float: right;
	width: 25%;
}

#tumblrinlink {
	padding: 0px !important;
	border: 0px !important;
}

.clear {
	clear:all;
}

#inlink-title {
	display: none;
}

#inlink-list {
	padding: 0px;
	margin: 0px;
	list-style-type: none !important;
}

li.inlink-item img {
	display: block !important;
	margin: 0 auto !important; 
	padding-bottom: 20px;
}

li.inlink-item p {
	display: none;
}

#inlink-logo {
	display: none !important; 
} 

.clipin {
	text-align: center;
}

p.about_text {
	font-size: 26px;
	line-height: 39px;
	font-family: "Lato";
    color: #666;
	display: block;
	text-align:center;
		-webkit-margin-before: 1em;
		-webkit-margin-after: 1em;
		-webkit-margin-start: 0px;
		-webkit-margin-end: 0px;
}

/* Logo */
#logo .pnglog {
	display: none;
}

#header_content.ie #logo .svglog {
	display: none;
}

#header_content.ie #logo .pnglog {
	display: block !important;
}

/* Tags */
.tags {
	display: none;
}

body#permalink .tags {
	display: block;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	#header_content #logo .svglog {
		display: none;
	}
}	

/* End Single Page */