/*  MICROTHEMER STYLES  */


/*= Body ====================== */

/** Body » Background My Books Homepage **/
section#post-722 {
	background-color: rgb(208, 207, 207) !important;
}

/** Body » Home Video **/
video {
	text-align: center !important;
	padding-left: x !important;
}

/** Body » Calendar Home **/
article#post-865 div.full {
	margin-top: -40px !important;
	margin-bottom: -120px !important;
}

/** Body » Video Div **/
article.post-869 div {
	text-align: center !important;
}

/** Body » RSS Content  **/
div.rss_content {
	font-family: 'PT Serif' !important;
}

/** Body » RSS Article Post Name **/
article#post-920 a {
	font-family: 'PT Serif' !important;
	color: rgb(140, 10, 6) !important;
}

/** Body » RSS Blog Title **/
article#post-920 h2 {
	font-variant: normal !important;
	text-align: center !important;
	margin-top: -30px !important;
	visibility: hidden !important;
}

/** Body » RSS Div Title **/
article#post-920 h4 {
	margin-bottom: 20px !important;
}

/*= Header ==================== */

/** Header » Header Div **/
div.header {
	background-image: url("/wp-content/uploads/2016/03/RJ_banner_v7.jpg") !important;
	max-height: 192px !important;
}

/** Header » Logo **/
div.logo img {
	margin-top: 30px !important;
	margin-bottom: -60px !important;
}

/** Header » Header **/
header {
	padding-top: 0px !important;
}

/** Header » Blog Title **/
div.logo div {
	visibility: hidden !important;
}

/** Header » Social Network Names **/
body#top span.i {
	color: rgb(187, 185, 185) !important;
	font-size: 14px !important;
	text-transform: uppercase !important;
	visibility: visible !important;
}

/** Header » Social Icons **/
body#top a.white {
	margin-bottom: 10px !important;
}

/*= Main Menu ================= */

/** Main Menu » Menu Items **/
li.menu-item {
	font-family: 'Open Sans' !important;
	font-size: 15px !important;
	font-weight: 400 !important;
}

/** Main Menu » Primary Nav **/
nav {
	margin-top: 0 !important;
}

/*= Content =================== */

/** Content » H1 Post Title **/
h1.post-title {
	font-family: 'Lora' !important;
	font-size: 40px !important;
	font-weight: normal !important;
	text-transform: uppercase !important;
}

/** Content » H3 **/
h3 {
	font-family: 'Lora' !important;
	font-weight: normal !important;
}

/** Content » Post Content **/
div.post-content {
	font-family: 'Open Sans' !important;
	color: rgb(106, 99, 99) !important;
}

/** Content » Widget Content **/
div.widget-content a {
	font-family: 'Open Sans' !important;
}

/** Content » Widget Titles **/
div.widget-content h3.widget-title {
	font-size: 18px !important;
}

/** Content » H2 **/
h2 {
	font-family: 'Lora' !important;
	font-weight: normal !important;
}

/** Content » Slider **/
img.size-slider {
	padding-top: -10px !important;
}

/*= Sidebar =================== */

/** Sidebar » Part 1 & 2 Sidebar **/
img.aligncenter {
	text-align: center !important;
	margin-left: 75px !important;
}

/** Sidebar » Caption Plugin Book Details **/
div.book-details div.wcp-caption-plugin {
	font-size: 20px !important;
	font-weight: 600 !important;
}

/** Sidebar » Buy Buttons SU **/
body#top div.su-button-center {
	margin-top: 10px !important;
}


/*[ Large Desktop ]*/
@media (min-width: 1200px) {

	/*= Body ====================== */

	/** Body » Home Video **/
	video {
		text-align: center !important;
	}
}