/* @override 
	http://kickawesome.tv/dev/css/responsive.css
	http://kickawesome.tv/css/responsive.css
	http://localhost:8888/css/responsive.css
*/

/*
 * Media queries for responsive design
 */

@media all and (orientation:portrait) { 
  /* Style adjustments for portrait mode goes here */
  
}

@media all and (orientation:landscape) { 
  /* Style adjustments for landscape mode goes here */
  
}

@media screen and (max-width: 768px) {
html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } 

header h1 {
	width: 320px;
	margin-left: 10px;
}  

header h1 a {
	width: 320px;
	height: 123px;
	background-image: url(../images/logo-small.png);
}

.wrapper {
	width: 748px;
} 

article.homemain .wrapper {
	width: 718px;
}

ul.nav {
	margin-top: 20px;
}

ul.nav li {
	margin-left: 23px;
	float: left;
	padding: 0px;
}

.nav a:link, .nav a:visited {
	font-size: 13px;
}

.wf-active .nav a:link, .wf-active .nav a:visited {
	font-size: 23px;
	white-space: nowrap;
	letter-spacing: 0px;
}

ul.nav li:last-child {
	display: none;
}

article.main {
	padding: 15px;
}
      
article.main.wrapper {
	width: 718px;
}

article.main .video
      {
      padding-right: 10px;
      width: 718px;
      height: 404px;
      float: left;
      }
      
article.main .video iframe {
	width: 718px;
	height: 400px;
}

article.main .details {
	width: 718px;
	padding: 0px;
	float: left;
	clear: left;
	height: auto;
	margin-top: 20px;
}


.nextprev ul {
	height: 20px !important;
}

article.main div.details h4 {
	right: 0px !important;
	text-align: center;
	top: 0;
	width: 230px;
}

article.main div.details img.ad1 {
	position: absolute;
	left: 480px;
	top: 24px;
}

article.main .like {
	clear: both;
}

article.main .details summary {
	width: 470px;
}

.ribbon {
	margin-top: 20px;
}

ul.social {
	width: 748px;
	height: 120px;
}

ul.social li.share h3 {
	font-size: 29px;
	text-align: center;
	line-height: 70px;
	white-space: nowrap;
	margin-right: 15px;
}

ul.social li a {
	margin-left: 10px !important;
}

#content {
	width: 712px;
	margin-right: auto;
	margin-left: auto;
	float: none;
	padding: 15px;
	overflow: hidden;
}

#content ol#comments {
	width: 710px;
}

.commentwrapper {
	width: 710px;
}

.comment {
	width: 560px;
}

.comment blockquote,
.comment blockquote.author {
}

aside {
	width: 748px;
	float: none;
	margin-left: auto;
	margin-right: auto;
}

#ad, #sponsors {
	float: left;
	margin-top: 25px;
}

#ad {
	margin-right: 20px;
	width: ;
}

#subscribe {
	width: 220px;
	margin-top: 25px;
}

aside img.ad {
	margin-right: 32px;
	margin-left: 27px;
}

.maintext {
	width: 700px !important;
}

.wf-active #home .maintext h1 {
	font-size: 48px;
}

.episodes {
	width: 748px !important;
}

.episodebox {
	margin-right: 40px;
}

.episodebox.nextolast {
	margin-right: 0px;
}

.episodebox.last {
	display: none;
}

article.homemain .collage {
	margin-bottom: -30px;
	position: relative;
	background-position: center top;
	width: 100% !important;
	background-repeat: no-repeat;
}

.maintext {
	text-align: center;
}

.currentvid {
	margin-left: 170px;
}

.episodebox .details h3 {
	white-space: nowrap;
}

article.archives .currentvid {
	margin-left: 0px;
}

article.archives .details {
	width: 460px;
}

aside h1 {
	display: none;
}

}

/* Grade-A Mobile Browsers (Opera Mobile, iPhone Safari, Android Chrome)  
   Consider this: www.cloudfour.com/css-media-query-for-mobile-is-fools-gold/ */
@media screen and (max-width: 480px) {
	
body {
	font-size: 15px;
	line-height: 20px;
}	
  
header h1 {
	float: none;
	width: 320px;
	margin-left: 0px;
}  

header h1 a {
	width: 320px;
	height: 123px;
	background-image: url(../images/logo-small.png);
}
  
.wrapper {
	width: 320px;
}  

ul.nav {
	clear: left;
	float: left;
	margin-top: 0px;
	margin-bottom: 20px;
}

ul.nav li {
	margin-left: 12px;
	float: left;
	padding: 0px;
}

.nav a:link, .nav a:visited {
	font-size: 10px;
}

.wf-active .nav a:link, .wf-active .nav a:visited {
	font-size: 20px;
	white-space: nowrap;
}

ul.nav li:last-child {
	display: none;
}

article.main {
	padding: 15px;
}
      
article.main.wrapper {
	width: 290px;
}

article.main .video
      {
      padding-right: 0px;
      width: 290px;
      height: 167px;
      float: left;
      }
      
article.main .video iframe {
	width: 290px;
	height: 160px;
}

article.main .details {
	width: 290px;
	padding: 0px;
	float: left;
	clear: left;
	margin-top: 20px;
	height: auto;
}

article.main .details summary {
	font-size: inherit;
	width: 100%;
}

article.main h1 {
	font-size: 30px;
	margin-bottom: 10px;
}

.nextprev ul {
	width: 280px;
}

.nextprev li {
	width: 90px;
	
}

.nextprev li.archives {
	left: 35%;
}

article.main div.details img.ad1 {
	position: relative;
	left: 30px;
	margin-bottom: 25px;
}

article.main div.details h4 {
	position: relative;
	width: 100%;
	top: 15px;
}

ul.social {
	width: 300px;
	padding-top: 10px;
	height: 130px;
}

ul.social li a {
	margin-left: 10px !important;
	width: 70px !important;
	overflow: hidden !important;
	text-indent: -1000px !important;
	padding-left: 0px !important;
	padding-top: 3px !important;
	padding-bottom: 3px !important;
	height: 45px !important;
	display: block;
	float: left;
}

ul.social li.share {
	padding: 0px;
}

ul.social li.share h3 {
	font-size: 32px;
	text-align: center;
	line-height: 45px;
	width: 290px;
	margin-right: 0px;
	white-space: nowrap;
}

ul.social li.twitter a {
	background-position: 0px 429px;
	width: 50px !important;
	margin-left: 50px !important;
}

#home ul.social li.twitter a {
	margin-left: 10px !important;
}

ul.social li.email a {
	background-position: 0px 493px;
}

ul.social li.facebook a {
	background-position: 0px 278px;
}

ul.social li.rss2 a {
	background-position: -145px 285px;
	margin-left: 0px !important;
}

ul.social li.itunes a {
	background-position: -325px -732px;
	margin-left: 0px !important;
}

#content {
	width: 290px;
	margin-right: 0px;
	padding: 15px;
	overflow: hidden;
}

#content ol#comments {
	width: 290px;
}

.comment {
	float: left;
	clear: left;
	width: 290px;
}

#comments .metadata {
	height: 70px;
	float: left;
}

.comment blockquote, .comment blockquote.author {
	width: 260px;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

.commentleft {
	display: none;
}

.commentwrapper .mastermeta, .commentwrapper .metaleft {
	margin-bottom: 10px;
}

.formbox input#captcha {
	width: 80px !important;
}

#content .formbox p.notify {
	font-size: 12px;
	width: 90%;
}

aside {
	float: none;
	width: 320px;
	margin-left: auto;
	margin-right: auto;
}

footer #copyright {
	width: 100%;
	text-align: center;
}

footer #author {
	margin-left: auto;
	margin-right: auto;
	float: none;
}

aside img.ad {
	margin-right: 18px;
	margin-left: 13px;
	margin-bottom: 20px;
}

#ad, #sponsors {
	float: right;
}

#ad, #sponsors, #subscribe {
	margin-right: 45px;
}

#subscribe {
	width: 250px;
}

.collage {
	display: none;
}

article.homemain {
	width: 100%;
	padding: 0px;
	border-left: none;
	border-right: none;
}

article.homemain .wrapper {
	width: 270px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}

.maintext {
	width: 270px !important;
	padding: 0px !important;
}

.currentvid {
	margin-left: auto;
	margin-right: auto;
	float: none !important;
	margin-bottom: 5px;
}

article.archives .currentvid {
	margin-left: auto;
	margin-right: auto;
}

article.homemain .details {
	margin-left: auto;
	margin-right: auto;
	float: none !important;
	width: 200px !important;
	text-align: center;
	display: block;
	height: auto;
}

article.homemain h3 {
	margin-bottom: 10px !important;
}

.maintext .details a.button {
	float: none !important;
	margin-left: auto;
	margin-right: auto;
	width: 100px !important;
	display: block;
	margin-top: 10px;
	white-space: nowrap;
}

.maintext .details a.button span {
	white-space: nowrap;
}

article.homemain h1 {
	font-size: 35px;
	line-height: 40px;
}

.wf-active article.homemain h1 {
	font-size: 60px;
	line-height: 55px;
	letter-spacing: -2px !important;
}

.wf-active #home .maintext h1 {
	font-size: 48px;
	line-height: 48px;
}

article.homemain h2 {
	font-size: 15px;
}

.wf-active article.homemain h2 {
	white-space: nowrap;
	font-size: 25px;
}

article.archives .details {
	width: 290px;
	text-align: center;
}

article.archives .details h2 {
	float: none;
	margin-left: auto;
	margin-right: auto;
}

article.archives a.button {
	float: left;
	margin-left: 75px;
}

.episodes {
	width: 290px !important;
}

.episodebox {
	float: none;
	margin-left: auto;
	margin-right: auto;
	display: block;
	margin-bottom: 15px;
}

.episodebox.nextolast {
	margin-left: auto;
	margin-right: auto;
}

.episodebox .details h3 {
	white-space: nowrap;
	width: auto;
}

#home ul.social li.share h3 {
	width: 290px;
	margin-right: 0px !important;
}

#home ul.social li a {
	margin-left: 10px !important;
}

#tellfriend {
	width: 260px;
	left: -290px;
	top: -20px;
}

ul.social li.email #tellfriend a.close {
	padding: 0px !important;
	margin-left: 0px !important;
	width: 30px !important;
	height: 30px !important;
}

.formbox span.required {
	display: none;
}

#content h2.sponsor {
	font-size: 32px;
	line-height: 18px;
	margin-bottom: 10px;
}

#content h2.sponsor span {
	font-size: 25px;
	display: block;
	padding-top: 10px;
}

.formbox input.text,
.formbox textarea {
	width: 93%;
}

#content table {
	line-height: 15px;
}

#content table td,
#content table th {
	padding-right: 10px;
}

  
  /* Prevent iOS, WinMobile from adjusting font size */
  html { -webkit-text-size-adjust:none; -ms-text-size-adjust:none; } 
}