
/* MOBILE RESPONSIVE **************************************/


.responsiveSelectContainer {
	display:none;
}

/* Landscape phones and down */

@media (max-width: 520px) { 
	.responsiveSelectContainer {
		display:block;
	}

    body {
        max-width:100%;
        width:auto !important;
    }

    #logo {
    	max-width:100%;
    }

    #logo a {
    	text-align:center;
    	background: url('/dentonfracking/20141023114402oe_/http://www.triplepundit.com/wp-content/themes/triplepunditv2/images/logo2-small.png') no-repeat center !important;
    	display:block !important;
    	max-width:100%;
    	margin-top:10px !important;
    	margin-left:-40px !important;
        margin-bottom:20px !important;
    }



    p.more, .meta img, .prev-post-single, .post-edit-link, .next-post-single, .tagzone, .bottomcontainerBox, .commentNum-bot, .authorImg, #footer, #nav-wrapper, #featured, #sidebar, #wpadminbar, #popular, #taxonomy-header-supplemental {
    	display:none !important;
    }

    .meta {
    	height: auto !important;
    	width: auto !important;
    	max-width:99% !important;
    }

    #header, #header-bottom, #header-top, #logo, #logoTagline, #container, #content, #main, .post, .entry, #footer, #footerLeft, #footerRight, #footerLinks, .navigation, #postFirstAd, #taxonomy-header-wrapper, .taxonomy-title, .taxonomy-rss-wrap, #taxonomy-header-description, #taxonomy-header-supplemental, #taxonomy-all-stories-wrap, #main-tags, .tax-box {
    	max-width:100% !important;
    	width:auto !important;
    	overflow:hidden;
    	float:none !important;
    }

    #leaderboard {
    	display:none !important;
    }

    #header {
    	height:auto !important;
    }


    #wrapper {
    	max-width:100% !important;
    }

    #disqus_thread {
    	max-width:99% !important;
    	width:auto !important;
    }

    #header, #header-bottom, #header-top, #logo, #logoTagline, #leaderboard {
    	margin:0;
    	padding:0;
    }

    #content h2 a {
    	font-size:16px !important;
    }


    #container {
    	max-width:100% !important;
    	border-left:0 !important;
    	border-right:0 !important;
    	padding:0 !important;
    	margin:0 !important;
    }

    #bbContentAds {
    	max-width:100% !important;
    	margin:0 0 25px 0;
    	text-align:center;
    	padding:0;
    	overflow:hidden;
    }

    #bbContentAds, #taxonomy-secondary-sponsor {
    	display:none;
    }

    .single #main {
    	max-width:98% !important;
    }

    .single #bbContentAds {
    	max-width:100% !important;
    	width:auto !important;
    	margin:0;
    	padding:0;
    	background-color:#FFF;
    	display:block;
    }

    .single #bbContentAds * {
    	margin:0;
    	padding:0;
    	background-color:#FFF;
    }



    #leaderboard {
    	margin:0 !important;
    	padding:0 !important;
    }

    #content .post, #content .cat-box {
    	padding-bottom:10px;
    	margin-top:0px;
    	margin-bottom:10px;
    }

    .single #content .post {
    	padding-top:0px !important;
    	padding-bottom:25px;
    	padding-left:5px;
    	padding-right:5px;
    }



    #content .entry {
    	max-width:99% !important;
    }

    #content .post img, #content .post .alignright {
    	display:block;
    	max-width:100%;
    	width:auto !important;
    	height:auto !important;
    	float:none;
    	margin-left:0;
    	padding:0 !important;
    	margin-bottom:20px;
    }

    #main, #content {
    	background-color:#FFF !important;
    }

    .home #content .post .entry, .home #content .post .meta, .archive #content .post .entry, .archive #content .post .meta {
    	display:none;
    }

    .author.archive #content .post .entry, .author.archive #content .post .entry .meta {
    	display:block;
    }

    .post p.more {
    	width:100%;
    }

    .post h1 {
    	font-size:22px;
    }


    #taxonomy-header-wrapper * {
    	max-width:98%;
    	font-size:18px;
    }

    #taxonomy-header-wrapper #taxonomy-header-description * {
    	font-size:14px !important;
    	line-height:130% !important;
    }

    #taxonomy-header-description {
    	max-width:98% !important;
    	padding-left:10px;
    }

   

    .single #obog_signup_widget, .single #layout {
    	max-width:99%;
    	width:auto;
    	margin:0;
    	padding:0;
    	margin-left:-2px;
    }

    p#copyright {
    	text-align:center;
    	max-width:97%;
    	width:auto;
    }

    .responsiveSelectContainer {
    	max-width:98% !important;
    }

    #leaderboard ins {
    	width:99% !important;
    }

    #leaderboard ins iframe {
    	width:100% !important;
    }

    #leaderboard ins iframe * { 
    	width: 468px !important; 
    	height: 60px !important; 
    }

    /* podium stuff */


	#content #cat-gridmaster, #content .cat-box {
		float:none;
		width:100%;
		height:auto;
	}

	.cat-box {
		border-top:1px dotted #999;
		margin:0 !important;
		padding:0 !important;
	}

	.post-type-archive .wire-date, .post-type-archive .wire-head, .post-type-archive .wire-excerpt, .post-type-archive .cat-more-wire, .post-type-archive-oj_press_release #main img {
		display:none;
	}

	h5.company-wire {
		background:#FFF;
		font-size:16px;
		padding:15px 0;
		margin:0;
	}

	h5.company-wire a {
		padding:0;
		margin:0;
	}

	/* special tag / cat pages */

	#taxonomy-header-wrapper div {
		float:none;
		margin:0 auto;
		min-width:100%;
	}

	.taxonomy-rss-wrap {
		margin:0 auto;
		text-align:center;
		display:block;
		float:none;
		height:auto;
		width:auto;
		position:relative;
		padding:10px 0;
	}

	.tax-box, .tax-box img, .tax-box-title {
		min-width:100%;
	}
}




