
.bigimage {
  -webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;
	
	}
	

@media all and (max-width: 1440px) and (min-width: 1101px) {
	
	.tinydate {display: none;}
	.teenydate {display: none !important;}
	

.perspex.image .bigimage {
	
	max-height: 700px !important;
	 -webkit-transition: all 300ms ease;
  -o-transition: all 300ms ease;
  transition: all 300ms ease;
}



}


@media all and (max-width: 1100px) and (min-width: 1001px) {
	
.teenydate {display: none !important;}


.tinydate {display: none;}
	
	

.perspex.image .bigimage {
	
	max-height: 620px !important;
	
}

}
  
@media all and (max-width: 1000px) and (min-width: 767px) {
	
	
	.teenydate {display: none !important;}


.perspex.image .bigimage {

	max-height: 600px !important;
	
}


/*.post.quote .meta .main {
	margin-right: 0;	
}

.post .desc {
    padding: 0 0 0 66px;
}*/

  
}
@media all and (max-width: 768px) and (min-width: 641px)  {
	
.teenydate {display: none !important;}
	
	
	.perspex.image .bigimage {

	max-height: 700px !important;
	
}

	#left {
	display: block;
    margin-right: 0px;
	min-width: 400px;
}

#overhead-search input {width: 25px;
background-position: 84% center;}
#overhead-search input:focus {width: 125px;background-position: 97% center;}

#overhead ul li.bl.dl a {
   text-indent: -9999px;
    width: 12px;

}

.dl {	 width: 34px; 

-webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;}

#right {display: none;}

.bungies {display: block !important;}

/*.post.quote .meta .main {
	margin-right:86px;	
}


.post .desc {
    padding: 0 86px 0 66px;
}
*/

  
}






@media all and (max-width: 640px) and (min-width: 320px)  {
	
.teeenydate {display: block !important;}

.tinydate {
 top: 58px;
}

.popper { top: 69px;}
	
.widedate {display: none;}
	
.commentWrapper .cctextarea.expanded:before {	
 background: url("../img/arrowleft.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0 !important;
    clear: left;
    content: "";
    display: block;
    height: 11px;
    left: 19px !important;
    position: absolute;
    top: 46px !important;
    vertical-align: bottom;
    width: 11px;
    z-index: 200;
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(270deg);}

	
	
.whatsup .av {
    bottom: -52px;
    display: table;
    float: left;
    height: 50px;
    left: -10px;
    padding-left: 10px;
    padding-right: 12px;
    position: absolute;
    text-align: center;
    width: 50px;
}
	
a#logo {
    background: url("../img/da-solo.png") no-repeat scroll 6px center rgba(0, 0, 0, 0);
    display: block;
    height: 26px;
    width: 26px;
}

#actiongroup a i.settings {display:none !important;}

#dontletgo {min-width: 340px;}

#overhead ul li.bl {
    border-left: none;
    box-shadow: none;
}


#overhead {font-size: 11px;}

#overhead ul li {
    display: table-cell;
    line-height: 11px;
    list-style: none outside none;
    margin: 0;
    padding: 0 4px 0 5px;
    vertical-align: middle;
}

#overhead .hover {
   
   
    padding: 0 4px;
   
}
	
#overhead-search input {width: 12px;
background-position: 50% center;}
#overhead-search input:focus {width: 125px;background-position: 97% center;}

#overhead-search input:focus > .bl #actiongroup {display: none;}

#overhead ul li.bl.dl a {
   text-indent: -9999px;
    width: 5px;

}
i.submit {background-position: -3px 2px}

.dl {	 width: 24px; 

-webkit-transition: all 200ms ease;
  -o-transition: all 200ms ease;
  transition: all 200ms ease;}

#container {
    margin: 10px auto;
    max-width: 500px;
    padding: 0 10px;
}

#left {
	display: block;
    margin-right: 0px;
	min-width: 300px;
}
#right {display: none;}

.bungies {display: block !important;}

.perspex .desc {
    /*padding: 5px 2% 5px;
	clear: left;*/
	clear: left;
    display: inline;
    padding: 5px 2%;
    width: 100%;
	
	
}

.scripted {
    bottom: -39px !important;
    clear: both;
    float: right;
    position: absolute;
    width: 100%;
}
.whatsup-out .av {height: 40px;}
.whatsup-out .av img {width: 65%;}

.whatsup-out {margin-bottom: 60px;}

.saysay {float: right; top: 2px;}

.commentWrapper {padding-right: 0 !important;}

.solo {
    line-height: 2.2em;
    padding: 8px 0 8px;
}

.first .solo {
    line-height: 2.2em !important;
}

.perspex .desc .shout p {}

.dd {
   float: right;
    left: -45px;
    position: relative;
    top: 8px;
}

/*.post.quote .meta .main {
	margin-right:0;	
}


.post .desc {
    padding: 0 0 0 66px;
}*/

}



@media 
(-webkit-min-device-pixel-ratio: 2), 
(min-resolution: 192dpi) { 
    /* Retina-specific stuff here */
}

/* 1.25 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.25), 
(min-resolution: 120dpi){ 
    /* Retina-specific stuff here */
}

/* 1.3 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.3), 
(min-resolution: 124.8dpi){ 
    /* Retina-specific stuff here */
}

/* 1.5 dpr */
@media 
(-webkit-min-device-pixel-ratio: 1.5), 
(min-resolution: 144dpi){ 
    /* Retina-specific stuff here */
}