.displaydk{
	display: block !important;
}

.hidedk{
	display:none !important;
}


.displaymob{
			display: none !important;
}




@media (min-width: 768px) {

	div#navigation ul li:hover ul {
		display:block;
	}

}


@media (max-width: 768px) {
		
		
		#readernav li img {
			max-width: 25%;
		}

		img {
			max-width: 100%;
		}
		
		#container_page {
			width: auto;
			float: none;
			padding:10px 10px;
		}
		
		*{
			max-width:100%;
		}
		
		#content_page h1.entry-title{
			font-family:"Times New Roman", Times, serif;
			font-style:italic;
			font-size:24px;
			text-align:center;
			color:#000;
		}
		
		h5{
			font-family: Arial, Helvetica, sans-serif;
			font-weight:bold;
			font-size:14px;
			text-align:center;
			text-transform:uppercase;
			color:#000;
		}
		
		h6{
			font-family: Georgia, "Times New Roman", Times, serif;
			font-style:italic;
			font-size:16px;
			color:#666666;
			text-align: left;
		}
		
		.entry-content p,p{
			
			font-family: Georgia, "Times New Roman", Times, serif !important;
			font-size:20px !important;
			text-align: left !important;
			color:#000 !important;
			
		}
		
		.booksigning,#content_page .entry-content img.size-full{
			width:100%;
			display:block;
		}
		
		
		
		
		div.red a {
			font-family:Arial, Helvetica, sans-serif;
			font-weight: bold;
			color:#CC0000;
			font-size:14px;
			text-align:center;
			text-transform:uppercase;
			display:block;
			margin-bottom:10px;
		}
		
		div.red span{
			display:none;
		}
		
		#rightbar img {
			margin-left: auto !important;
		}
	
		#rightbar {
			width: auto;
			margin-top:0px;
			text-align: center;
			float:none;
			padding:10px;
			
		}
		
		.spotlightpromo{
			width: auto;
		}
	
		#footer{
			display: none;
		}
		
		.blogpromo {
			margin-bottom: 0px;
			border-bottom: none;
		}
		
		div#logo{
			display: none;
		}
		
		.entry-content h2 em{
			font-family:Arial, Helvetica, sans-serif;
			font-weight: bold;
			color:#9B9B9B;
			text-align:center;
			text-transform:uppercase;
		}
		
		.entry-content h2{
			font-family:Arial, Helvetica, sans-serif;
			font-weight: bold;
			color:#4A4A4A;
			text-align:center;
			text-transform:uppercase;
		}
		
		.bookcovers_main{
			display: block;
		}
		
		.bookcovers_left{
			text-align:left;
			padding-left:0px;
		}
		
		.bookcovers_inner{
			width: auto;
			padding: 0px 0px;
			display: inline-table;
			width: 20%;
			text-align: center;
		}
		
		.bookcovers_right{
			padding-right:0px;
		}
		
		blockquote {
			padding: 0 1em;
		}
		
		#praiseblock h4 {
			color:#4A4A4A ;
		}
		
		/*#leftbar,#rightbar{
			display:none;
		}*/
		
		.home #container {
			width: auto;
			float: none;
			padding:10px 10px;
			margin-left:inherit;
		}
		
		
		.displaymob{
			display: block !important;
		}
		
		.hidemob{
			display:none !important;
		}
		
		
		div#readerSlideshow{
			width:auto;
		}
		
		div#readerBox{
			width:100%;
		}
		
		div.readerPromo {
			width: 95%;
			text-align: center;
		}
		
		
		#navigation {
			padding: 0px;
			border-bottom: none;
			border-top: none;
			background-image: none;
			background-repeat: no-repeat;
			background-position: center center;
			text-align: center;
			clear:both;
		}
		
		#header {
			padding: 10px;
			top: 0px;
			right: 0px;
			position: relative;
			
			
		}
		
		#wrapper .addbg_header{
			
			padding-bottom: 100px;
			margin-bottom: 40px;
			
			/*background-image:url(mobile_Images/slinksbg.jpg);
			background-repeat:repeat-x;
			background-position:left bottom 13%;*/
		
		}
		
		div#navigation li {
			margin-right: inherit;
			display: inline;
			list-style-type: none;
			position: relative;
			
			display: block;
			padding: 15px 0px 8px 0px;
			background-image:url(mobile_Images/separator.png);
			background-repeat:repeat-x;
			background-position:left bottom;
			
			clear:both;

		}
		
		div#navigation ul a {
			font-family: Arial, Helvetica, sans-serif;
			font-size:22px;
			text-transform:uppercase;
			color:#666666;
			
			font-weight:normal;
		}
		
		
		div#navigation ul.sub-menu li a{
			font-family: Arial, Helvetica, sans-serif;
			font-size:16px;
			text-transform:uppercase;
			color:#666666;
			background-image:none;
			line-height:20px;
		}
		
		div#navigation ul.sub-menu {
			display: none;
			position: inherit;
			right: 0px;
			width: auto;
			min-width: 200px;
			background-color: transparent;
			line-height: 14px;
			padding: 5px 0px 14px 14px;
			z-index: 10000;
			text-align: left;
			width: 73%;
			float: right;
		}
		
		div#navigation li.menu-item-has-children a{
			width: 100%;
			display: inline-block;
		}
		
		.arr_open{
				background-image: url(mobile_Images/arrow.png);
				background-repeat: no-repeat;
				width: 40px;
				display: inline-block;
				float: right;
				height: 10px;
				background-position: 2px center;
		}
		
		
		div#topnav li.fb{
			background-image: url(mobile_Images/fb.png);
			background-repeat: no-repeat;
			background-position: left top;
			cursor: pointer;
			text-indent: -10000px;
			width: 25px;
			height: 25px;
			background-color: transparent !important;
			border: none !important;
			
			margin-left:20px;
		}
		
		div#topnav li.tw{
			background-image: url(mobile_Images/twitter.png);
			background-repeat: no-repeat;
			background-position: left top;
			cursor: pointer;
			text-indent: -10000px;
			width: 25px;
			height: 25px;
			background-color: transparent !important;
			border: none !important;
		}
		
		
		div#topnav li.lin{
			background-image: url(mobile_Images/linkedin.png);
			background-repeat: no-repeat;
			background-position: left top;
			cursor: pointer;
			text-indent: -10000px;
			width: 25px;
			height: 25px;
			background-color: transparent !important;
			border: none !important;
		}
		
		div#topnav li.yt{
			background-image: url(mobile_Images/youtube.png);
			background-repeat: no-repeat;
			background-position: left top;
			cursor: pointer;
			text-indent: -10000px;
			width: 25px;
			height: 25px;
			background-color: transparent !important;
			border: none !important;
		}
		
		div#topnav li.gtn{
			clear:both;
			margin-top:15px;
		}
		
		div#topnav li.gtn a{
					font-family:Arial, Helvetica, sans-serif;
					font-weight: bold;
					font-size:14px;
					text-align:center;
					text-transform:uppercase;
					display:block;
		}
		
		
		div#topnav {
			height: auto;
			margin-bottom: 3px;
			position: absolute;
			bottom: 0px;
			width: auto;
			
			left: 0;
			right: auto;
			margin: auto;
			left: 50%;
			-webkit-transform: translateX(-50%);
			transform: translateX(-50%)
		}
		
		
		.logo_main{
					padding: 0px 0px 8px 0px;
					background-image:url(mobile_Images/separator.png);
					background-repeat:repeat-x;
					background-position:left bottom;
					margin-bottom:10px;
					min-height:20px;
		}
		
		
		.logo_main_left{
					float:left;
					max-width:85%;
		}
		
		.logo_main_left img{
			
		}
		
		.logo_main_right{
			float: right;
			cursor:pointer;
		}
		
		.logo_main_right img{
			top:0px;
		}
		
		.header_main{
			display:none;
		}
			
			
		ul#readernav {
			background-color: transparent;
			width: 100%;
		}		
		
		.bookcovers_main{
			text-align:center;
		}
		
		div.readerr p {
			font-size:16px;
		}
		
		
		div.reviewPromo{
			min-height:250px;
		}
		
		.buythebook_lines{
	
			margin: 10px 0px;
		
		}
		
		.tight {
			width: 100%;
		}
		
		.susan{
			width:auto;
			margin:0 auto;
		}
		
		#leftbar {
			width: auto;
			display: block;
			float: none;
			margin: 10px 0px;
			padding: 10px;
			text-align:center
		}
		
		body input.gform_button{
			display:inline;
		}
		
		body .gform_wrapper input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not([type="file"]){
			line-height:inherit;
		}
		
		/*li.widget_categories,li.widget_archive{
			width:80%;
		}*/
		
		.arrow_img{
			right:22%;
		}
		
		
		ul.xoxo li ul li{
			text-align:left;
		}
		
		ul.xoxo li ul li a {
			font-style: italic;
		}
		
		
		div#navigation li.miditem{
			margin-right:0px !important;
		}
		
		
		h1,#content_page h1.entry-title,#content_page h1,#content_page .entry-title{
			font-style:italic !important;
			font-size:24px !important;
			font-family:"Times New Roman", Times, serif !important;
			text-align:center !important;
			color:#000 !important;
		}
		
		.page-id-31 .entry-content h2{
			color: #9B9B9B;
		}
		
		.page-id-32 .entry-content h2 em,.page-id-67 .entry-content h2 em{
			color:#4A4A4A;
		}
		
		.red ul li a{
			border-right:none;
			padding-right:0px;
		}
		
		.entry-meta .serif {
			font-family: "Georgia", serif !important;
			font-size: 16px !important;
			font-style:italic !important;
			color: #666 !important;
		}
		
		.smallest{
			font-family: "Georgia", serif !important;
			font-weight: normal;
			font-size: 12px !important;
			color: #4A4A4A !important;
			text-transform:uppercase;
		
		}
		
		.AG {
			font-family: Arial, Helvetica, sans-serif !important;
			font-weight: bold !important;
			color: #4A4A4A !important;
			text-transform: uppercase !important;
			font-size: 10px !important;
		}
		
		.v_hide{
			visibility:hidden;
		}
		
		.b_hide{
			background-image:none;
		}
		
		
		div.linkk a {
			font-family: "Georgia", serif;
			font-weight: normal;
			color: #CC0000;
			font-size: 14px;
			text-align: center;
			text-transform: capitalize;
			font-style:italic !important;
		}
		
		.red ul li{
			display:block;
		}
		
		
		#commentform{
			max-width:98%;
		}
		
		#rightbar .buythebook{
			display:none;
		}
		
		div#readerSlideshow{
			min-height:230px;
		}
		

}




@media (max-width: 340px) {
		
		div#topnav li {
			padding: 4px 0px 4px 3px;
		}
		
		
		
		
	

}



@media (max-width: 375px) {
		
		div#navigation ul a{
			font-size:18px;
		}
		
		.arr_open{
			height:20px;
		}
		
		
		
		
	

}

@media (max-width: 450px) {
		
		div#readerSlideshow{
			min-height:330px;
		}


}