/*
Theme Name: Spectrums Theme
Description: Theme for David Blatners Non-fiction book "Spectrums"
Author: Kevin Clark
Template: boilerplate
*/

@import url("../boilerplate/style.css");
::selection {
	background: rgba(20, 88, 127, 1);
	color: #fff;
}
::-moz-selection {
background: rgba(20, 88, 127, 1);
color: #fff;
}
html {
	/* background: url(images/bass.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover; */
	background-color: #000;
	height: 100%;
	margin: 0;
}
#pf-app {
	width: 860px;
	margin: 33px auto;
	background: none !important;
	text-align: left;
	position: relative;
	max-width: 100%;
}
body {
	font-family: "ff-meta-web-pro";
	max-width: 1200px;
	margin: 0 auto;
	height: 100%;
	color: #000;
}
.hide{
	display: none !important;
}
p {
	margin: 0;
	padding: 0;
}
.search #articles_wrap>h1 {
	margin-top: 39px;
	width: 100%;
	text-align: center;
}
ul, ol {
	padding: 0 0 0 5px;
}
#bg_wrap {
	height: 100%;
	padding: 190px 0 0;
	position: relative;
}
.home #bg_wrap {
	background: #000;
	padding: 0;
}
h1, h2, h3, h4, h5, h1 a, h2 a, h3 a, h4 a, .entry-meta, .xoxo ul li a, .entry-utility {
	font-family: "ff-meta-web-pro";
}
img {
	max-width: 100%;
}
textarea {
	max-width: 95%;
	display: block;
	margin: 10px auto;
}
hr{
	clear: both;
}
.round {
	-moz-border-radius-topleft: 3px;
	-moz-border-radius-topright: 3px;
	-moz-border-radius-bottomleft: 3px;
	-moz-border-radius-bottomright: 3px;
	-webkit-border-top-left-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-left-radius: 3px;
	border-bottom-right-radius: 3px;
}
blockquote {
	margin: 1em 20px;
}
header {
	position: fixed;
	top: 0;
	width: 100%;
	margin: 0 auto;
	z-index: 0;
}
header h1 a:hover {
	text-decoration: none;
}
header p {
	color: #F7DB1F;
	font-size: 11px;
	text-transform: uppercase;
	text-align: center;
	width: 200px;
	margin: -6px auto 0px;
}
#content img {
	height: auto;
	max-width: 100%;
}
#content img.alignleft {
	padding: 5px 20px 5px 0;
}
#content img.alignright {
	padding: 5px 20px 5px 0;
}
#content img.aligncenter {
	margin: 0 auto;
	padding: 5px 20px;
}
/* #bg { position: fixed; top: 0; left: 0; z-index: -1;}
*/
.bgwidth {
	width: 100%;
}
.bgheight {
	height: 100%;
}
#content {
	clear: both;
	font-family: Georgia, Times, 'Times New Roman', serif;
	padding: 0 2%;
	width: 94%;
	margin: 0 auto 0;
	position: relative;
	background: white;
	-moz-box-shadow: inset 0px 0px 9px black;
	-webkit-box-shadow: inset 0px 0px 9px black;
	box-shadow: inset 0px 0px 9px black;
}
.home #content/* _wrap */ {
	background: transparent;
}
.home #content {
}
body h1 {
	font-family: "ff-meta-web-pro";
	font-size: 1em;
	margin: 0;
	padding: 0;
}
#cat_header {
	display: none;
	margin: 0% auto -17px;
	text-align: center;
	width: 16px;
	position: absolute;
	left: 15px;
}
h1 img.cath {
	margin: 4px 0 0 -2px !important;
	display: block;
	padding: 0 0 5px;
	border-bottom: 3px solid;
}
h1 .category_header {
	display: block;
	text-indent: -2000px;
}
.cath_9 {
	color: #F60;
}
a {
	color: #000;
	text-decoration: underline;
}
a:visited {
	color: #000;
}
a:hover {
	text-decoration: underline;
}

.home#bg_wrap{
    padding-top: 0;
}
.home a {
	color: #fff;
}
.home a:visited {
	color: #fff;
}
.home a:hover {
	color: #fff;
	text-decoration: underline;
}
#home_title {
	max-width: 80%;
}
a[rel="home"] {
	color: white;
	display: block;
	font-size: 1.8em;
	margin: 1% auto 0%;
	padding: 0 0 0.5%;
	width: 100%;
	text-align: center;
	text-decoration: none;
	text-transform: lowercase;
}
header a[rel="home"]:hover {
}
#skip {
	text-indent: -999px;
	position: absolute;
}
.home nav {
	margin: 0;
}
.home .menu-category-navigation-container{
    display: none;
}
.ellipsis {
	color: white;
	position: absolute;
	bottom: -8px;
	right: 0;
}
#fb-root {
	display: none;
}
#access {
	position: relative;
	top: -38px;
	width: 100%;
	z-index: 0;
}
#access {
	width: 100%;
	padding: 0;
}
.home #access {
	position: relative;
	top: 0;
	max-width: 3000px;
	width: 100%;
	left: 0;
}
.menu-header {
	width: 100%;
	margin: 0 auto;
}
.menu-inner-sub-navigation-container {
	width: 100%;
	margin: 0 auto;
}
#access .menu {
}
#access .menu li {
/* position: relative; */
}
#access .menu>li {
	/* background: #fff; */
	margin: 0 auto .25em;/* position: relative; */
}
#access a {
}
#access .menu li a {
	color: #fff;
	display: block;
	float: left;
	width: 44%;
	margin: 3px 1%;
	padding: 4px 2%;
	-webkit-background-size: 20px auto;
	-moz-background-size: 20px auto;
	-o-background-size: 20px auto;
	background-size: 20px auto;
	text-align: left;
	font-size: 14px;
	z-index: 30;
	text-decoration: none;
}
#nav_handle {
	background: white;
	color: black;
	font-family: 'ff-meta-web-pro';
	padding: 3px 25px 3px 13px;
	position: fixed;
	top: 112px;
	left: 3px;
	z-index: 5;
	font-weight: bold;
	-moz-box-shadow: inset 0px 0px 9px black;
	-webkit-box-shadow: inset 0px 0px 9px black;
	box-shadow: inset 0px 0px 9px black;
}
#nav_handle:hover {
	cursor: pointer;
}
#nav_handle span {
	background: url('images/mobile_nav_arrow.png') no-repeat top left;
	display: inline-block;
	background-position: 0 0;
	width: 17px;
	height: 21px;
	position: absolute;
	right: 2px;
	top: 5px;
	background-size: cover;
}
#nav_handle span.mobile_nav_arrow_open {
	background-position: 0 -52px;
	width: 17px;
	height: 13px;
	background-size: cover;
	top: 7px;
	right: 4px;
}
#access .menu>li:hover>a {
}
#access .menu>li:hover .sub-menu, #access .menu>li:active .sub-menu {
	display: block;
}
#access .menu>li:hover .sub-menu {
	display: block;
}
#access .sub-menu {
	display: none;
	position: absolute;
	z-index: 10;
}
#access .sub-menu>li {
	display: block;
	margin: 0 auto;
	float: left;
	clear: both;
	padding: 0 0 0;
	position: relative;
	width: 100%;
}
#access .sub-menu li a {
	color: /* #F6FF93 */#fff;
	position: relative;
	width: 89% !important;
}
#access a:hover {
	text-decoration: none;
}
/* main navigation */


/* hover */
#access .menu-item-80 a:hover, #access .menu-item-80 a:active { /* spectrums */
/* background-image: url('images/icons/spectrums.png');
background-repeat: no-repeat;
background-position: 8px 50%; 
background-color: #ffffff;
color: #ff0000; */
}
#access .menu-item-76 a:hover, #access .menu-item-76 a:active { /* numbers */
/* background-image: url('images/icons/numbers.png');
background-repeat: no-repeat;
background-position: 8px 50%; 
background-color: #ffffff;
color: #ff6600; */
}
#access .menu-item-75 a:hover, #access .menu-item-75 a:active { /* Light */
/* background-image: url('images/icons/light.png');
background-repeat: no-repeat;
background-position: 8px 50%; 
background-color: #ffffff;
color: #f8d800; */
}
#access .menu-item-78 a:hover, #access .menu-item-78 a:active { /* Size */
/* background-image: url('images/icons/size.png');
background-repeat: no-repeat;
background-position: 8px 50%; 
background-color: #ffffff;
color: #018827; */
}
#access .menu-item-79 a:hover, #access .menu-item-79 a:active { /* Sound */
/* background-image: url('images/icons/sound.png');
background-repeat: no-repeat;
background-position: 8px 50%; 
background-color: #ffffff;
color:#008080; */
}
#access .menu-item-74 a:hover, #access .menu-item-74 a:active { /* Heat */
/* background-image: url('images/icons/heat.png');
background-repeat: no-repeat;
background-position: 8px 50%; 
background-color: #ffffff;
color: #0000ff; */
}
#access .menu-item-81 a:hover, #access .menu-item-81 a:active { /* Time */
/* background-image: url('images/icons/time.png');
background-repeat: no-repeat;
background-position: 8px 50%; 
background-color: #ffffff;
color: #6600ff; */
}
#access .menu-item-77 a:hover, #access .menu-item-77 a:active { /* Quotes */
/* background-image: url('images/icons/quotes.png');
background-repeat: no-repeat;
background-position: 8px 50%; 
background-color: #ffffff;
color: #8b00ff; */
}
#access li.current-menu-item.menu-item-80 a {
/* background-image: url('images/icons/spectrums.png') !important;
background-repeat: no-repeat;
background-position: 8px 50%; 
background-color: #ffffff;
color: #ff0000 !important; */
}
.category-spectrums #cat_header {
	color: #ff0000 !important;
}
#access li.current-menu-item.menu-item-76 a {
/* background-image: url('images/icons/numbers.png') !important;
background-repeat: no-repeat;
background-position: 8px 50%; 
background-color: #ffffff;
color: #ff6600 !important; */
}
/* HOME NAVIGATION ICONS */
.home #cur_posts #access a {
font-family: "ff-meta-web-pro";
color: white;
padding-left: 0;
padding-right: 0;
}
.home #access .menu-item-80 a { /* spectrums */
	background-image: url('images/icons/white_spectrums.png');
	background-repeat: no-repeat;
	background-position: 66% 50%;
	background-color: transparent;
}
.home #access .menu-item-76 a {
background-image: url('images/icons/white_numbers.png');
background-repeat: no-repeat;
background-position: 66% 50%;
background-color: transparent;
}
.home #access .menu-item-75 a { /* Light */
	background-image: url('images/icons/white_light.png');
	background-repeat: no-repeat;
	background-position: 66% 50%;
	background-color: transparent;
}
.home #access .menu-item-78 a { /* Size */
	background-image: url('images/icons/white_size.png');
	background-repeat: no-repeat;
	background-position: 66% 50%;
	background-color: transparent;
}
.home #access .menu-item-79 a { /* Sound */
	background-image: url('images/icons/white_sound.png');
	background-repeat: no-repeat;
	background-position: 66% 50%;
	background-color: transparent;
}
.home #access .menu-item-74 a { /* Heat */
	background-image: url('images/icons/white_heat.png');
	background-repeat: no-repeat;
	background-position: 66% 50%;
	background-color: transparent;
}
.home #access .menu-item-81 a { /* Time */
	background-image: url('images/icons/white_time.png');
	background-repeat: no-repeat;
	background-position: 66% 50%;
	background-color: transparent;
}
.home #access .menu-item-77 a { /* Quotes */
	background-image: url('images/icons/white_quotes.png');
	background-repeat: no-repeat;
	background-position: 66% 50%;
	background-color: transparent;
}
.home #access .menu-item-92 a { /* All */
	background-image: url('images/icons/white_all.png');
	background-repeat: no-repeat;
	background-position: 66% 50%;
	background-color: transparent;
}
.category-numbers #cat_header {
	color: #ff6600 !important;
}
.category-light #cat_header {
	color: #f8d800 !important;
}
.category-size #cat_header {
	color: #018827 !important;
}
.category-sound #cat_header {
	color: #008080 !important;
}
.category-heat #cat_header {
	color: #0000ff !important;
}
.category-time #cat_header {
	color: #6600ff !important;
}
.category-quotes #cat_header {
	color: #8E8991 !important;
}
.page-template-page-all-php #cat_header {
	color: #000 !important;
}
#cat_header img {
	padding: 0 14px 10px;
	border-bottom: 4px solid;
}
.head.xoxo {
	width: 100%;
	margin: 0;
	padding: 0;
	position: fixed;
	top: 76px;
}
.head.xoxo li {
	list-style-type: none;
	margin: 0 2% auto 0;
	width: 99%;
	display: block;
}
.entry-title, article>h1 {
	font-size: 24px;
	line-height: 1;
	font-weight: normal;
	clear: both;
	margin: 0 0 26px;
}
article>h1{
	margin-bottom: 6px !important;
}
#archive_title{
position: relative;
bottom: -20px;
text-align: center;
font-size: 24px;
line-height: 1;
font-weight: normal;
}
.home .entry-title {
	margin: 0 0 2px;
}
#social {
	padding: 0;
	position: fixed;
	top: 112px;
	z-index: 4;
	width: 99%;
	margin: 0;
}
.soc_wrap {
	width: 27%;
	float: right;
	background: white;
	text-align: center;
	min-width: 108px;
	margin: 0 1% 0 0;
	padding: 3px 0;
	-moz-box-shadow: inset 0px 0px 9px black;
	-webkit-box-shadow: inset 0px 0px 9px black;
	box-shadow: inset 0px 0px 9px black;
}
#social a {
	padding: 0 12px 0;
}
form[role="search"] {
	max-width: 100%;
	padding: 0;
	top: 333px;
	margin: 0;
	text-align: center;
}
.widget_search .screen-reader-text {
	position: absolute;
	text-indent: -9000px;
}
.widget_search input[type="text"] {
	color: #686868;
	position: relative;
	border: 0px solid black;
	background: white;
	display: inline-block;
	padding: 0 7px 0 0;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	height: 31px;
	width: 97%;
	margin: 0 1% 0 0;
	float: right;
	max-width: 96.5%;
	text-align: right;
	-moz-box-shadow: inset 0px 0px 5px black;
	-webkit-box-shadow: inset 0px 0px px black;
	box-shadow: inset 0px 0px 5px black;
}
.widget_search input[type="submit"] {
	background: url('/wp-content/themes/spectrums/images/icons/search.png') no-repeat center center transparent;
	text-indent: -2000px;
	position: absolute;
	top: 0px;
	left: 4px;
	border-right: 2px solid black;
	padding: 0 16px 0;
	border-top: 0;
	border-bottom: 0;
	height: 31px;
	-webkit-border-radius: 0;
	border-radius: 0;
	margin: 0 0 0 0px;
	float: right;
	border-left: 0 solid;
}
#book_mock {
	background-image: url('images/2mockup.png');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	height: 132px;
	display: block;
	text-align: left;
	padding: 0px 0 0;
	position: relative;
	width: 130px;
	margin: -37px auto -16px;
	z-index: 10;
}
#book_mock img {
	width: 100%;
	min-width: 100px;
}
.fb-like {
	float: left;
	left: 0;
	margin: 18px 0 0 !important;
	height: 29px;
}
.fb-like>span {
	background: white;
}
.fb-like span, .fb-like iframe {
	margin: 0 auto;
	max-width: 100%;
}
.connect_widget_text span {
/* color: #fff; */
}
.connect_widget_summary span a {
	color: #3B5998 !important;
}
#content img {
	margin: 0 0 5px;
	max-width: 100%;
	text-align: center;
}
.wp-caption {
	border: 0 solid;
	background: none;
}
#content h2 {
}
#content h2 a, #content article h1 {
	display: block;
	position: relative;
	text-decoration: none;
	top: 3px;
}
#content h2 .icon {
	margin: 0;
	display: none;
}
#content article h3 {
	margin: 20px 0 10px;
}
h2 a, .home #home_main_img {
	float: left;
	max-width: 100%;
	margin: 0 0 -13px;
}
#menu-home-page li {
	list-style-type: none;
	text-align: right;
	display: block;
}
#menu-home-page a {
	font-family: "ff-meta-web-pro";
	font-weight: bold;
	text-decoration: none;
}
#menu-home-page {
	padding: 0;
	margin: 0;
	text-align: right;
}
.home .cur_posts {
	clear: both;
	display: inline-block;
	width: 100%;
	margin: 6px auto 3px 0%;
	position: relative;
}
.home .cur_posts .icon {
	display: none !important;
}
h2 {
	margin: 4% 0 0%;
}
.home .cur_posts h2 a {
	font-family: "ff-meta-web-pro";
	font-size: .7em;
	text-decoration: none;
	margin: 0 0 0 0;
	float: none;
}
h3 {
	margin: 0 0 0 0%;
	padding: 1% 0 0 0%;
}
.home .cur_posts h3 {
}
.home .cur_posts h3:hover {
}
.home .cur_posts h3 a {
	font-family: "ff-meta-web-pro";
	font-size: .6em;
	padding: 1% 0;
	display: block;
	text-decoration: none;
}
.read_more {
	bottom: 0;
	text-decoration: none;
	display: block;
	border-top: 1px solid #B2B2B2;
	margin: 5px 0;
	padding: 5px 0 0;
	position: absolute;
	width: 89%;
}
#content article {
	margin: 20px auto 0%;
	max-width: 311px;
	padding-bottom: 23px;
}
#content p + p {
	margin: 1% 0 1%;
	text-indent: 1.5em;
}
#content .post h1 + p, .review_content, .review_author {
	text-indent: 0 !important;
}
article {
	font-size: .8em;
	line-height: 1.5;
	padding: 3% 3% 0;
}
article.category-size {
	max-width: 311px;
}
article .entry-summary>h2, article .entry-summary .entry-meta {
	margin: 0 17px;
}
article .entry-title {
	margin-top: 5px;
}
article .entry-summary .entry-title a {
	float: none;
	margin: 0;
}
.entry-content {
	clear: both;
}
article .entry-content ul, article .entry-content ol{
	padding-left: 1.5em;
}
.entry-title a:hover {
}
.entry-meta {
	display: inline-block;
	line-height: 1;
	margin: .4em 0 .5em;
}
.entry-summary {
	clear: both;
	background: url('images/cat_post_bg.png') repeat left top transparent;
	border: 1px solid #DBDBDB;
	width: 100%;
	margin: 0 auto;
	max-width: 311px;
	position: relative;
	padding: 0 0 23px;
}
.entry-summary p {
	padding: 3% 6%;
}
.entry-summary {
	clear: both;
}
.entry-summary .image_wrap a img {
	width: 100%;
}
.page h1.entry-title {
	margin-top: 6px;
	margin-bottom: 3px;
}
.image_wrap {
	position: relative;
}
.inner_cat_icon {
	background: none repeat scroll 0 0 black;
	bottom: 5px;
	left: 0;
	color: white;
	font-family: "ff-meta-web-pro";
	padding: 4px 13px;
	position: absolute;
	margin: 0 !important;
}
.inner_cat_icon img {
	bottom: 2px;
	display: inline-block;
	margin: 0 0 0 10px !important;
	position: relative;
}
article.fleft img {
}
#articles_wrap {
	position: relative;
	max-width: 331px;
	margin: 0 auto;
}
.single article footer.entry-utility {
	text-align: left;
	padding: 0;
}
#print {
	bottom: -12px;
	position: absolute;
	left: 15px;
}
#content .note {
	color: gray;
	font-style: italic;
	font-size: 10px;
}
#content article footer {
	border-top: 0 solid;
	margin: 0;
	position: relative;
	z-index: 5;
}
article .entry-content table td {
	padding: 0 0 .25em .5em;
}
article .entry-content table tr:nth-child(odd) {
	background-color: #dae9f8;
}
#comments-title {
	font-size: 22px;
	margin: 0 0;
}
#comments ol, #comments ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#comments ol li {
	margin: 0 0 10px;
}
#comments ol article {
	margin: 0;
	position: relative;
}
#comments .comment-author {
	background: black;
	margin: 0 0 0 46px;
	position: relative;
	padding: 0 0 17px;
}
#comments .comment-author img {
	border: 1px solid black;
	margin: 0 5px 0 0;
	vertical-align: top;
	position: absolute;
	left: -45px;
}
.comment-author .fn {
	font-size: 16px;
	font-weight: bold;
	color: white;
	padding: 6px 0 3px 8px;
	font-family: 'ff-meta-web-pro';
	width: 100%;
	display: inline-block;
	line-height: 1;
}
#comments .comment-edit-link {
	color: white;
	position: absolute;
	top: -18px;
	right: 8px;
}
#comments .comment-author img {
	border: 1px solid black;
	vertical-align: top;
	position: absolute;
	left: -45px;
}
#comments .comment-body {
	line-height: 1.6em;
}
#comments article footer {
	color: white;
	float: left;
	border: 0 solid;
	font-family: 'ff-meta-web-pro';
	font-size: 10px;
	clear: none;
	position: absolute;
	left: 0px;
	top: 23px;
	padding: 0px 0px 4px 52px;
	width: auto;
	display: block;
	margin: 0;
	right: 0;
}
#comments article footer p {
	float: left;
	margin: 0 10px 0 0;
	font-size: 11px;
	font-family: 'ff-web-meta-pro';
	text-indent: 0;
}
#comments ul.children {
	margin: 0 0 0 44px;
}
.children li article {
}
.comment-reply-link {
	text-decoration: none;
}
#comments .reply {
	position: relative;
	bottom: .3em;
	left: 0;
	padding: .5em 0 1em;
}
#comments .comment_arrow {
	margin: 0 0 0 3px;
}
#comments cite a {
	color: white;
	text-decoration: none;
}
.review_content, .review_author {
	clear: both;
	background: url('images/cat_post_bg.png') repeat left top transparent;
	border-top: 1px solid #DBDBDB;
	border-left: 1px solid #DBDBDB;
	border-right: 1px solid #DBDBDB;
	margin: 0 auto;
	position: relative;
	display: block;
	padding: 10px;
}
.review_content {
	font-weight: bold;
}
.review_content:first-letter {
	font-size: 1em;
}
.review_author {
	margin: -14px 0 23px !important;
	border-top: 0 solid;
	border-bottom: 1px solid #DBDBDB;
	padding-left: 17px;
}
.form-allowed-tags {
	display: none;
}
article footer {
	margin: 11px 0 0;
}
/* article.fleft .entry-title{
float: right !important;
}
article.fleft .entry-meta{
float: left;
} */
#comments {
	clear: none;
	max-width: 311px;
	margin: 0 auto;
}
#respond {
	padding: 3%
}
#content .xoxo {
	clear: both;
	padding: 3%;
	max-width: 311px;
	margin: 0 auto;
}
#content .xoxo a:hover{
	color: #06E;
}
#html_markup a .arrow{
	margin-left: 4px;
	margin-top: 3px;
}
.xoxo h3 {
	margin: 19px 0 7px;
	line-height: 1em;
	position: relative;
}
.xoxo li {
	list-style-type: none;
	margin: 0 2% 0 0;
	min-width: 159px;
	position: relative;
}
#html_markup a {
	display: block;
	margin: 0 0 1em;
	text-decoration: none;
}
#articles_wrap .newsletter input[type="submit"] {
	float: right;
}
#articles_wrap .newsletter {
	margin: 30px 0 0 1.5em;
}
form tr{
	background: transparent !important;
}	
#newsletterwidget-2 {
	margin-bottom: 26px;
}
.newsletter-widget p {
	width: 100%;
	height: 29px;
}
.newsletter-widget input[type="submit"], #commentform input[type="submit"], #articles_wrap .newsletter input[type="submit"] {
	background: none repeat scroll 0 0 black;
	border: 0 solid;
	color: white;
	display: block;
	float: right;
	font-family: "ff-meta-web-pro";
	margin: 0 0 11px;
	width: auto;
	padding: 5px 7px;
}
#newsletterwidget-2 a, #newsletterwidget-3 a {
	text-align: right;
	display: block;
	width: 92%;
	margin: 0 auto;
	text-decoration: none;
	font-family: "ff-meta-web-pro";
	line-height: .8;
}
.twitter_link, .twitter_link:hover {
	text-decoration: none;
}
.widget_twitter .intent-meta{
	text-align: center;
	display: block;
}
.widget_twitter .entry-meta{
	display: block;
}
.widget_twitter .intent-meta a{
	display: inline-block;
	margin: 0 3px;
	text-decoration: none;
}
.widget_twitter .entry-meta .time-meta a, .twitterwidget-title a{
	text-decoration: none;
}
.widget_twitter li {
	font-size: .8em;
	line-height: 1.6;
	margin-bottom: 4px;
	background: #DBEAF9;
	padding: 3% 5%;
	width: 90% !important;
}
input.newsletter-email {
	border: 1px solid black;
	width: 96%;
	margin: 0 auto 11px;
	display: block;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	padding-left: 4px;
}
#comment {
	border: 1px solid black;
	width: 100%;
	margin: 0 auto 11px;
	display: block;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border-radius: 0;
	max-width: 100%;
}
.comment_note {
	font-size: 11px;
	width: 100%;
	background: #000;
	color: #fff;
	padding: 1%;
	margin: 8px 0 8px;
}
#respond p {
	font-size: 14px;
	margin: 0 0 10px;
}
#respond input[type="text"] {
	margin: 0 0 0 10px;
	float: right;
}
img[alt="twitter bird"] {
	position: absolute;
	top: -28px;
	left: -6px;
}
.page-template-page-author-php img[alt="twitter bird"]{
	top: -11px !important;
}
img.compatible {
	max-width: 33% !important;
	float: none;
	margin: 0 auto !important;
	display: block;
}
.jtwt_text {
	font-size: .8em;
	padding: 2%;
	background: #DBEAF9;
	margin-bottom: 5px;
}
.jtwt_text .meta_actions a {
	font-family: "ff-meta-web-pro";
	font-size: 10px;
	text-decoration: none;
}
.twit_actions {
	text-align: center;
}
/* Gallery Styles */
.gallery-columns-3>dl {
	background: none repeat scroll 0 0 #484848;
	display: inline-block;
	margin: 1%;
	max-width: 150px;
	padding: 0;
	text-align: center;
	vertical-align: top;
	width: 31%;
}
.wp-caption-text {
	font-size: .8em;
	margin: 0;
}
.gallery-icon {
	margin: 0 auto;
	max-width: 100%;
}
.gallery-icon a {
	display: block;
	text-align: center;
}
input[type="search"] {
	margin: 0 auto 5%;
	width: 92%;
	display: block;
}
footer .cat_posts {
	margin: 0 0 20px;
}
footer .cur_posts {
	clear: left;
	margin: -17px 0 0;
}
footer.entry-utility {
	clear: both;
}
footer.entry-utility a {
	text-decoration: none;
}
footer .cur_posts h2 a {
font-size: 16px;
width: 20px;
height: 20px;
top: 33px !important;
z-index: 5;
}
footer .cur_posts .icon{
	display: block !important;
}
footer .cur_posts h2 {
	min-height: 22px;
	margin: 0px 0 0px;
	position: relative;
	top: 0px;
}
footer .entry-title {
	font-family: "ff-web-meta-pro";
	font-size: 15px;
	margin: 0px 0 0px 34px;
	position: relative;
	z-index: 20;
}
footer .entry-title a {
	text-decoration: none;
	color: white;
	background: black;
	padding: 5px 5px 3px;
	line-height: 1;
	display: block;
	float: left;
}
footer a[rel="home"] {
	color: #000;
	font-family: "ff-meta-web-pro";
	font-weight: bold;
	text-transform: lowercase;
}
.author {
	display: block;
}
footer {
	clear: both;
	max-width: 311px;
	margin: 13px auto 0;
	padding: 3% 3%;
	border-top: 1px solid #666;
}
#copyright {
	font-family: "ff-meta-web-pro";
	font-size: 10px;
	text-align: center;
}
/* footer recents */
footer h2 a img {
	position: absolute;
	right: -3px;
	vertical-align: middle;
}
footer h2 a.text {
	text-indent: -2000px;
	display: none !important;
}
footer .xoxo {
	padding: 0;
}
footer h2 {
	margin: 0 0 15px;
}
footer .cat_posts .block {
	margin: 0 0 0px;
}
.fb-like-box, .fb-like-box span, .fb-like-box iframe {
	background: #fff;
	max-width: 100%;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
/* For IE 6/7 (trigger hasLayout) */
.cf {
	zoom: 1;
}
/* RESPONSIVE STYLES */
@media screen and (min-width: 343px) {
/* BEGIN INNER PAGE SUB NAV */
#menu-inner-sub-navigation li {
/* float: right !important; */
}
#cur_posts .block {
	width: 49%;
	float: left;
	min-height: 135px;
}
#menu-home-page li {
	list-style-type: none;
	text-align: right;
	width: 100%;
	display: block;
	margin-bottom: 1%;
}
.menu-home-page-container {
	position: absolute;
	top: 7px;
	right: 8px;
}
#home_title {
	width: 80%;
}
h2 a, .home #home_main_img {
	margin: 0 0 -31px;
}
footer h2 a img {
right: -2px;
display: block;
}


}

/* Small screen! */
@media screen and (min-width: 480px) {
img.compatible {
	max-width: 36% !important;
	margin: 0 !important;
	float: left;
}
/*#bg_wrap {
padding-top: 303px;
}
	.fb-like > span{
	background: transparent;
	}
header {
position: relative;
top: -75px;
width: 300px;
margin: 0;
z-index: 0;
left: -50%;
}
	header > h1 {
	font-size: 2em;
	line-height: 1.5;
	margin-top: -18px;
	}
header p {
    font-size: 13px;
    line-height: 1;
    margin: -25px auto 0;
    padding-left: 38px;
    width: 200px;
}
.widget_search input[type="submit"] {
background-color: white;
position: relative;
-moz-box-shadow: inset 0px 0px 5px black;
-webkit-box-shadow: inset 0px 0px 5px black;
box-shadow: inset 0px 0px 5px black;
border-right: 0px solid #666;
left: 0;
} */
	/* border-top: 1px solid #f2e575;
	background: #ebd933;
	background: -webkit-gradient(linear, left top, left bottom, from(#b3a312), to(#ebd933));
	background: -webkit-linear-gradient(top, #b3a312, #ebd933);
	background: -moz-linear-gradient(top, #b3a312, #ebd933);
	background: -ms-linear-gradient(top, #b3a312, #ebd933);
	background: -o-linear-gradient(top, #b3a312, #ebd933);
	padding: .5em 10%;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	-webkit-box-shadow: rgba(0,0,0,1) 0 1px 0;
	-moz-box-shadow: rgba(0,0,0,1) 0 1px 0;
	box-shadow: rgba(0,0,0,1) 0 1px 0;
	text-shadow: rgba(0,0,0,.4) 0 1px 0;
	color: #ffffff;
	text-decoration: none;
	vertical-align: middle; */
/* 	.home .cur_posts{
		position: relative;
	}
#access {
padding: 0;
position: fixed;
top: 84px;
width: 461px;
left: 50%;
}
.menu-header {
background: none repeat scroll 0 0 white;
margin: -69px auto 0;
width: 461px;
-moz-box-shadow: inset 0px 0px 9px black;
-webkit-box-shadow: inset 0px 0px 9px black;
box-shadow: inset 0px 0px 9px black;
left: -50%;
position: relative;
}
#menu-inner-sub-navigation{
position: relative;
left: 113px;
} */

/* 	.menu-inner-sub-navigation-container{
	width: 450px;
	margin: 0 auto;
	}
	#menu-inner-sub-navigation a {
		background: none repeat scroll 0 0 transparent;
		width: 32% !important;
	}
	.widget_search input[type="text"] {
	width: 220px;
	max-width: 77%;
	text-align: left;
	padding: 0 0 0 7px;

	}

.head.xoxo {
    left: -50%;
    margin: 0 auto;
    position: relative;
    top: -59px;
    width: 471px;
}
.head.xoxo li {
bottom: 10px;
float: right;
left: -7px;

list-style-type: none;
margin: 0;
position: relative;
width: 209px;
z-index: 5;
}
#social {
    left: -50%;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100%;
    z-index: 4;
}
.soc_wrap {
    background: none repeat scroll 0 0 #FFFFFF;
    bottom: 68px;
    float: left;
    height: 20px;
    margin: 0 auto;
    min-width: 136px;
    padding: 7px 0;
    position: relative;
    text-align: left;
}

#social a {
    bottom: 3px;
    display: inline-block;
    float: left;
    padding: 0 17px;
    position: relative;
}
	.xoxo{
	background: transparent !important;
	}
#book_mock {
float: right;
margin: -29px 9px 16px 0px;
}
	#book_mock img{
	width: 100%;
	}
#cat_header {
    display: block;
    left: 188px;
    margin: 0;
    position: relative;
    top: 52px;
    width: 74px;
}
#facebook a{
	color: #666 !important;
}
.page article h1.entry-title {
margin: 6px 0 0 38px;
width: 200px;
text-align: center;
}
	.image_wrap .inner_cat_icon{
	font-size: 1.2em;
	padding: 2% 6%;
	}
	.entry-title {
	font-size: 31px;
	line-height: 1;
	font-weight: normal;
	clear: none;
	}
	form[role="search"] {
	max-width: 277px;
	padding: 0 0px 0 0;
	top: 333px;
	margin: 0;
	text-align: center;
	float: right;
	}
.menu-inner-sub-navigation-container {
bottom: 75px;
left: -50%;
margin: 0 auto;
position: relative;
width: 244px;
}
	#talkbubble {
	width: 196px;
	height: 124px;
	background: #E4DF25;
	position: relative;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	z-index: 6;
	}
	#talkbubble::after {
	content: "";
	position: absolute;
	left: 100%;
	top: 26px;
	width: 0;
	height: 0;
	border-top: 13px solid transparent;
	border-left: 26px solid #E4DF25;
	border-bottom: 13px solid transparent;
	z-index: 2;
	}
	.jtwt_text {
	position: relative;
	}
 #content {
	padding: 4% 19px;
	width: 420px;
	margin: 0 auto;
	background: #fff;
	}
	#content{
	clear: both;
	font-family: Georgia, Times, 'Times New Roman', serif;
	background: #fff;
	color: black;
	padding: 0 0 50px;
	width: 461px;
	}
	#paper_top {
	background: #fff;
	height: 36px;
	left: 0;
	margin: 0 auto;
	position: relative;
	top: 1px;
	width: 459px;
	}
	.home #content {
	background: none;
	padding: 0;
	}
	.home #content {
	background: none;
	color: #ffffff;;
	padding: 0 4%;
	width: auto;
	}
	.home #paper_top {
	width: 0;
	height: 0;
	background: none;
	} 
	.home #home_title {
	float: left;
	max-width: 89%;
	margin: 0;
	display: block;
	position: relative;
	}
	.home #home_main_img {
	float: left;
	margin: -6% -3% -11% -6%;
	max-width: 78%;
	}
	.menu-home-page-container{
	width: 30%;
	display: inline-block;
	}
	#menu-home-page {
	margin: 5% 0 0;
	min-width: 29%;
	float: right;
	}
	#menu-home-page li {
	text-align: right;
	display: block;
	width: auto;
	margin: 0 0 3%;
	}

	#content h2{
	}
	.home .cur_posts h2 a {
	font-size: .9em;
	}
	.buy_link {
	background: transparent;
	position: relative;
	top: 0;
	max-width: 505px;
	right: 0;
	margin: -91px 0 0;
	padding: 0;
	}
	#content h3{
	line-height: .8em;
	}
	.home .cur_posts h3 a {
	font-size: .5em;
	padding: 1% 0;
	}
	.entry-meta{
	}
	.husbandito_date_title{
	right: 0.5em;
	top: -2.1em;
	}
	article.left{
	float: left !important;
	width: 48% !important;
	}
	article.right{
	float: right !important;
	width: 48% !important;
	}
	footer{
	padding: 3% 0;
	width: 420px;
	margin: 0 auto;
	}
	footer .cur_posts h2 .icon{
		display: block !important;
	}
	footer .cur_posts .entry-title{
		margin: 0 0 0 40px;
	}
	#copyright{
	margin-bottom: -48px;
	}
*/	
}
@media screen and (min-width: 600px) {
/* BEGIN NEW */
/* #bg_wrap {
padding-top: 303px;
}
 */	.fb-like > span {
	background: transparent;
}
header {
	position: relative;
	top: -75px;
	width: 300px;
	margin: 0;
	z-index: 0;
	left: -50%;
}
header > h1 {
	font-size: 2em;
	line-height: 1.5;
	margin-top: -18px;
}
header p {
	font-size: 13px;
	line-height: 1;
	margin: -25px auto 0;
	padding-left: 38px;
	width: 200px;
}
.head.xoxo {
    left: -50%;
    margin: 0 auto;
    position: relative;
    top: -59px;
    width: 471px;
}
.head.xoxo li {
	bottom: 41px;
	float: right;
	left: -7px;
	list-style-type: none;
	margin: 0;
	position: relative;
	width: 209px;
	z-index: 5;
}
.widget_search input[type="submit"] {
	background-color: white;
	position: relative;
	-moz-box-shadow: inset 0px 0px 5px black;
	-webkit-box-shadow: inset 0px 0px 5px black;
	box-shadow: inset 0px 0px 5px black;
	border-right: 0px solid #666;
	left: 0;
}
#access {
	padding: 0;
	position: fixed;
	top: 84px;
	width: 461px;
	left: 50%;
}
.menu-header {
	background: none repeat scroll 0 0 white;
	margin: -69px auto 0;
	width: 461px;
	-moz-box-shadow: inset 0px 0px 9px black;
	-webkit-box-shadow: inset 0px 0px 9px black;
	box-shadow: inset 0px 0px 9px black;
	left: -50%;
	position: relative;
}
.home .menu-header {
	background: black;
	-moz-box-shadow: inset 0px 0px 9px white;
	-webkit-box-shadow: inset 0px 0px 9px white;
	box-shadow: inset 0px 0px 9px white;
	position: relative;
	margin: 0 auto;
	top: 0;
	left: 0;
	width: 100%;
}
#menu-inner-sub-navigation {
	position: relative;
	left: 113px;
}
.menu-home-page-container {
	position: absolute;
	top: 43px;
	right: 8px;
}
/* END NEW */
#bg_wrap {
	padding-top: 230px;
}
header {
	left: -50%;
	margin: 0 auto;
	position: absolute;
	top: -113px;
	width: auto;
}
header h1 {
	margin: 0 auto;
	width: 565px;
}
header p {
	width: 197px;
	margin: -25px auto 0px;
	padding: 0 217px 0 0;
}
header a[rel="home"] {
	font-size: 2em;
	margin: 0;
	text-align: left;
	color: #ffffff;
	;
}
.husb_date_title {
	font-size: .8em;
}
#access .menu li a {
	color: black;
	display: block;
	float: left;
	width: 16%;
	margin: 0 0 6px;
	padding: 9px .3% 39px;
	background-size: 22px;
	text-align: center;
	font-size: 12px;
	z-index: 30;
	text-decoration: none;
}
/* main navigation */
#access .menu-item-80 a { /* spectrums */
	background-image: url('images/icons/spectrums_default.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
#access .menu-item-76 a { /* numbers */
	background-image: url('images/icons/numbers_default.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
#access .menu-item-75 a { /* Light */
	background-image: url('images/icons/light_default.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
#access .menu-item-78 a { /* Size */
	background-image: url('images/icons/size_default.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
#access .menu-item-79 a { /* Sound */
	background-image: url('images/icons/sound_default.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
#access .menu-item-74 a { /* Heat */
	background-image: url('images/icons/heat_default.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
#access .menu-item-81 a { /* Time */
	background-image: url('images/icons/time_default.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
#access .menu-item-77 a { /* Quotes */
	background-image: url('images/icons/quotes_default.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
#access .menu-item-92 a { /* All */
	background-image: url('images/icons/all_default.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
#access li.current-menu-item.menu-item-92 a {
	background-image: url('images/icons/all.png') !important;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	background-color: transparent;
	color: #000 !important;
}
#access li.current-menu-item.menu-item-76 a {
	background-image: url('images/icons/numbers.png') !important;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	background-color: transparent;
	color: #ff6600 !important;
}
#access li.current-menu-item.menu-item-77 a {
	background-image: url('images/icons/quotes.png') !important;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	background-color: transparent;
	color: #8e8991 !important;
}
#access li.current-menu-item.menu-item-81 a {
	background-image: url('images/icons/time.png') !important;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	background-color: transparent;
	color: #6600ff !important;
}
#access li.current-menu-item.menu-item-74 a {
	background-image: url('images/icons/heat.png') !important;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	background-color: transparent;
	color: #0000ff !important;
}
#access li.current-menu-item.menu-item-79 a {
	background-image: url('images/icons/sound.png') !important;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	background-color: transparent;
	color: #008080 !important;
}
#access li.current-menu-item.menu-item-78 a {
	background-image: url('images/icons/size.png') !important;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	background-color: transparent;
	color: #018827 !important;
}
#access li.current-menu-item.menu-item-75 a {
	background-image: url('images/icons/light.png') !important;
	background-repeat: no-repeat;
	background-position: 8px 50%;
	background-color: transparent;
	color: #f8d800 !important;
}
/* HOME NAVIGATION ICONS */
.home #cur_posts #access a {
font-family: "ff-meta-web-pro";
color: white;
padding-left: 0;
padding-right: 0;
}
.home #access #menu-item-80{
	width: 15%;
}
.home #access #menu-item-76{
	width: 11%;
}
.home #access .menu-item-80 a { /* spectrums */
	background-image: url('images/icons/white_spectrums.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
.home #access .menu-item-76 a {
background-image: url('images/icons/white_numbers.png');
background-repeat: no-repeat;
background-position: center 78%;
background-color: transparent;
}
.home #access .menu-item-75 a { /* Light */
	background-image: url('images/icons/white_light.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
.home #access .menu-item-78 a { /* Size */
	background-image: url('images/icons/white_size.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
.home #access .menu-item-79 a { /* Sound */
	background-image: url('images/icons/white_sound.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
.home #access .menu-item-74 a { /* Heat */
	background-image: url('images/icons/white_heat.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
.home #access .menu-item-81 a { /* Time */
	background-image: url('images/icons/white_time.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
.home #access .menu-item-77 a { /* Quotes */
	background-image: url('images/icons/white_quotes.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
.home #access .menu-item-92 a { /* All */
	background-image: url('images/icons/white_all.png');
	background-repeat: no-repeat;
	background-position: center 78%;
	background-color: transparent;
}
/* hover */
.home #access .menu-item-92 a:hover { /* All */
	background-image: url('images/icons/white_all.png') !important;
}
#access .menu-item-80 a:hover, .home #cur_posts #access .menu-item-80 a:hover, #access .menu-item-80 a:active { /* spectrums */
	background: url('images/icons/spectrums.png') no-repeat center 78% transparent !important;
	color: #ff0000;
}
#access .menu-item-76 a:hover, .home #cur_posts #access .menu-item-76 a:hover, #access .menu-item-76 a:active { /* numbers */
	background: url('images/icons/numbers.png') no-repeat center 78% transparent !important;
	color: #ff6600;
}
#access .menu-item-75 a:hover, .home #cur_posts #access .menu-item-75 a:hover, #access .menu-item-75 a:active { /* Light */
	background: url('images/icons/light.png') no-repeat center 78% transparent !important;
	color: #f8d800;
}
#access .menu-item-78 a:hover, .home #cur_posts #access .menu-item-78 a:hover, #access .menu-item-78 a:active { /* Size */
	background: url('images/icons/size.png') no-repeat center 78% transparent !important;
	color: #008000;
}
#access .menu-item-79 a:hover, .home #cur_posts #access .menu-item-79 a:hover, #access .menu-item-79 a:active { /* Sound */
	background: url('images/icons/sound.png') no-repeat center 78% transparent !important;
	color: #008080;
}
#access .menu-item-74 a:hover, .home #cur_posts #access .menu-item-74 a:hover, #access .menu-item-74 a:active { /* Heat */
	background: url('images/icons/heat.png') no-repeat center 78% transparent !important;
	color: #0000ff;
}
#access .menu-item-81 a:hover, .home #cur_posts #access .menu-item-81 a:hover, #access .menu-item-81 a:active { /* Time */
	background: url('images/icons/time.png') no-repeat center 78% transparent !important;
	color: #6600ff;
}
#access .menu-item-77 a:hover, .home #cur_posts #access .menu-item-77 a:hover, #access .menu-item-77 a:active { /* Quotes */
	background: url('images/icons/quotes.png') no-repeat center 78% transparent !important;
	color: #8e8991;
}
#access .menu-item-92 a:hover, #access .menu-item-92 a:active { /* Quotes */
	background: url('images/icons/all.png') no-repeat center 78% transparent !important;
}
#access li.current-menu-item.menu-item-80 a {
	background-position: center 70%;
}
#access li.current-menu-item.menu-item-76 a {
	background-position: center 76%;
}
#access li.current-menu-item.menu-item-75 a {
	background-position: center 70%;
}
#access li.current-menu-item.menu-item-78 a {
	background-position: center 70%;
}
#access li.current-menu-item.menu-item-79 a {
	background-position: center 70%;
}
#access li.current-menu-item.menu-item-74 a {
	background-position: center 70%;
}
#access li.current-menu-item.menu-item-81 a {
	background-position: center 70%;
}
#access li.current-menu-item.menu-item-77 a {
	background-position: center 70%;
}
#access li.current-menu-item.menu-item-92 a {
	background-position: center 70%;
}
.search #articles_wrap > h1 {
	margin-top: 5px;
	width: 100%;
	text-align: center;
	margin-bottom: 20px;
}
.head.xoxo li {
	left: 203px;
}
#social {
	left: -50%;
	position: relative;
	top: -48px;
	-moz-box-shadow: inset 0px 0 0 black;
	-webkit-box-shadow: inset 0px 0 0 black;
	box-shadow: inset 0px 0 0 black;
}
.soc_wrap {
	background: transparent;
	bottom: 121px;
	float: right;
	left: 71px;
	position: relative;
	width: 173px;
	-moz-box-shadow: inset 0px 0 0 black;
	-webkit-box-shadow: inset 0px 0 0 black;
	box-shadow: inset 0px 0 0 black;
}
#social a {
	float: right;
	padding: 4px 5px 0;
	position: relative;
	background: transparent;
}
#access .menu-inner-sub-navigation {
	padding-top: 35px !important;
}
#menu-category-navigation li {
	background: transparent !important;
}
.fb-like {
	float: left;
	left: 0;
	margin: 18px 0 0 !important;
	height: 29px;
}
#content {
	clear: left;
	margin: 0 auto;
	background: white;
	width: 98%;
	padding: 0 1%;
}
#content {
	background: none repeat scroll 0 0 white;
	clear: both;
	color: black;
	display: block;
	font-family: Georgia, Times, 'Times New Roman', serif;
	margin: 0 auto;
	max-width: 674px;
	padding: 24px 2% 62px;
	width: 94%;
	z-index: 5;
}
#paper_top {
	width: 575px;
	height: 44px;
	background: #fff;
	/* background: url('images/deckledpaperA_top_600.png') no-repeat center top transparent; */
	position: relative;
	bottom: 0px;
	left: -2px;
	margin: 0 auto;
}
article>h1 {
	margin-bottom: 3px;
	margin-top: 6px;
}
#menu-home-page a {
	font-size: 1.2em;
}
.home #home_main_img {
margin: -7% -3% -7% 0%;
}
.menu-home-page-container {
	width: 28%;
}
.home .cur_posts {
	float: left;
	width: 49%;
	margin: 0;
	padding: 0 1% 0 0;
}
.home .cur_posts h3 a {
	font-size: .45em;
	line-height: 1.4;
}
.home .cur_posts h2 a {
	font-size: .8em;
}
#cur_posts {
	clear: both;
	position: relative;
}
.home .block {
	width: 50%;
	float: left;
	min-height: 120px;
}
.pointer {
	/* 		width: 0;
	height: 0;
	border-bottom: 0px solid;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid rgba(0, 0, 0, 0.8);
	position: absolute;
	bottom: -9px;
	right: 0; */
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 10px solid #111;
	border-bottom: 5px solid transparent;
	position: absolute;
	bottom: 57%;
	right: -6%;
}
#access {
	left: 50%;
	max-width: 704px;
	width: 98%;
}
#access .sub-menu li:hover a>span {
	border-left: 10px solid #14587f;/* border-bottom: 5px solid #14587f; */
}
#access .menu {
	position: relative;
	left: 6px;
}
#access .menu > li {
}
#access .menu > li a {
}
#access .sub-menu {
}
.home #access .sub-menu {
}
#access .sub-menu > li {
}
#access {
	top: 118px;
	/* overflow: visible; */
	z-index: 0;
}
.menu-header {
	left: -50%;
	margin: 0 auto;
	max-width: 100%;
	padding: 0;
	position: relative;
	width: 100%;
	z-index: 10;
}
#menu-inner-sub-navigation {
	background: none repeat scroll 0 0 #FFFFFF;
	bottom: 100px;
	float: right;
	left: 0 !important;
	margin: 0;
	position: relative;
	width: 200px;
	-moz-box-shadow: inset 0px 0px 9px black;
	-webkit-box-shadow: inset 0px 0px 9px black;
	box-shadow: inset 0px 0px 9px black;
}
.menu-inner-sub-navigation-container {
	left: -50%;
	position: relative;
	text-align: right;
	top: -67px;
	width: 100%;
}
#menu-inner-sub-navigation li a {
	background: transparent;
	height: 16px;
	padding: 32px 0 0 !important;
	width: 100% !important;
}
.menu-inner-sub-navigation-container #menu-inner-sub-navigation li {
	padding: 0;
	position: relative;
	width: 33% !important;
}
.menu_header {
}
#access .menu > li {
	display: inline-block;
	width: 11%;
	margin: 0 0 0 -4px;
}
.home #access .menu > li {
display: inline-block;
width: 10.4%;
margin: 0 0 0 5px;
}
#access .menu li a {
	background-size: 20px;
	width: 100%;
	display: inline-block;
	float: none;
}
.head.xoxo {
	left: -50%;
	top: -99px;
	/*width: 581px;*/
}
.widget_search input[type="text"] {
	height: 32px;
	width: 161px;
}
.widget_search input[type="submit"] {
	height: 32px;
}
#book_mock {
	float: right;
	margin: -63px 35px -2px 0;
	width: 30%;
}
#articles_wrap {
	width: 55%;
	float: left;
	max-width: 1000px;
	padding-bottom: 22px;
}
.page-template-page-about-php #articles_wrap {
	width: 59%;
}
#print {
	bottom: 9px;
	left: 9px;
}
.printfriendly{
position: absolute;
left: 4px;
bottom: -35px;
}
article {
	font-size: 0.9em;
	line-height: 1.6;
	padding: 1%;
	position: relative;
}
#content article {
	float: left;
	margin-bottom: 0;
	margin-top: 6px;
}
img.compatible {
	max-width: 36% !important;
}
.page article h1.entry-title {
	margin: 0 0 48px;
	width: auto;
}
#content h2 {
	font-size: 20px;
	line-height: 1.5;
}
article .entry-meta {
}
#content article, #nav-below, #respond {
	width: 100%;
	float: left;
}
#archive_title {
	bottom: 4px;
	text-align: left;
}
.sched_wrap {
	float: left;
	width: 74%;
}
#cat_header {
	margin: 0 auto 1px;
	width: 68px;
	top: -9px;
	left: 0;
}
#comments {
	float: left;
	/*width: 100%;
	max-width: 61%;*/
}
#respond {
	width: 100%;
}
#content .xoxo {
clear: none;
float: none;
font-size: 12px;
margin: 0 0 2% 15px;
max-width: 41%;
padding: 0;
display: inline-block;
}
.page-template-page-about-php #content .xoxo {
margin: 0 0 2% 0%;
}
#content .xoxo li {
	width: 100%;
	font-size: 1em;
}
#content .xoxo h3 {
	font-size: 17px;
	font-weight: normal;
	line-height: 1;
}
input.newsletter-email {
	height: 22px;
}
.newsletter-widget input[type="submit"] {
	padding: 5px;
}
img[alt="twitter bird"] {
	top: -28px;
}
.jtwt_text {
	background: none repeat scroll 0 0 #DBEAF9;
	font-size: 0.9em;
	padding: 5%;
}
footer {
	clear: both;
	margin: 0 auto;
	max-width: 94%;
	width: 651px;
}
footer .cat_posts {
	float: left;
	margin: 0 0 30px;
}
footer .xoxo {
	margin: 0 0 30px !important;
	padding: 0;
	float: right !important;
}
#content h2 .icon {
margin: 0;
display: block;
}
footer .entry-title {
margin: 0px 0 0px 31px !important;
}
footer a[rel="home"] {
	clear: both;
}
#copyright {
}
}
/* "Desktop" */
@media screen and (min-width: 860px) {
header h1 {
	width: 781px;
}
#bg_wrap {
	padding-top: 234px;
}
#content/* _wrap */ {
	background: #fff;
	/* background: url('images/deckledpaperA_bottom_860.png') no-repeat center bottom transparent; */
	clear: left;
	padding: 0 0 88px;
	width: 827px;
}
.search #articles_wrap > h1 {
	margin-top: -34px;
}
#content {
	clear: both;
	font-family: Georgia, Times, 'Times New Roman', serif;
	padding: 53px 2%;
	width: 90%;
	margin: 0 auto;
	background: white;
	color: black;
	z-index: 5;
	position: relative;
	max-width: 827px;
}
#paper_top {
	width: 827px;
	height: 61px;
	background: #fff;
	/* background: url('images/deckledpaperA_top_860.png') no-repeat center top transparent; */
	position: relative;
	bottom: 0px;
	margin: 0 auto;
}
header a[rel="home"] {
	display: block;
	font-size: 2em;
	color: white;
	font-size: 72px;
	float: left;
	width: auto;
	margin: 0;
	text-transform: lowercase;
	line-height: 1.2;
}
#skip {
	text-indent: -999px;
	position: absolute;
}
#access {
	margin: 0 auto;
	max-width: 875px;
	width: 96%;
}
.menu-header {
	max-width: 881px;
	width: 100%;
	z-index: 31;
	top: 8px;
}
#access .menu {
	margin: 0 auto;
}
#menu-category-navigation {
	width: 100%;
}
#access .menu > li {
	width: 11%;
	padding: 0;
}
#access .menu > li > a {
	font-size: 16px;
	clear: left;
	position: relative;
	float: left;
	margin: 0;
	background-size: 23px;
	text-transform: lowercase;
	padding: 9px 8px 39px;
}
#access #menu-inner-sub-navigation {
	width: 332px;
}
.menu-inner-sub-navigation-container {
	top: -86px;
}
#access #menu-inner-sub-navigation li {
	padding-bottom: 14px;
}
#social {
	z-index: 30;
}
.soc_wrap {
	left: 83px;
}
#social {
	top: -63px;
}
.head.xoxo {
	top: -136px;
	width: 100%;
}
.head.xoxo li {
	left: 356px;
	width: 385px;
	top: -8px;
}
header p {
	font-size: 16px;
	padding: 0 404px 0 0;
	width: 238px;
	margin: 111px auto 0;
	position: relative;
	bottom: 37px;
}
form[role="search"] {
	max-width: 364px;
}
.widget_search input[type="text"] {
	margin: 0 4px 0 0;
	max-width: 293px;
	width: 292px;
}
/* 		background: #111;
	padding: 10px 21px;
	display: inline-block;
	width: 8em;
	}*/
.nav_hover_sibling {
/* color: transparent;
	text-shadow: 0 0 6px rgba(247,247,247,1); */
}
.nav_hover {
	opacity: .5;
}
#access .menu>li:hover>a {
/* color: #F6FF93; */
}
#access .menu>li:hover .sub-menu {
	display: block;
}
#access .sub-menu {
	/* display: none; */
	/* font-size: 21px; */
	/* 		left: 0;
	padding: 2.5% 0 0;
	position: absolute;
	top: 34px;
	width: 100%;
	*/	
	margin: 0 0 1em 9%;
}
#access .sub-menu>li {
	display: block;
}
#access .sub-menu li a {
	color: /* #F6FF93 */#fff;
	/* width: 12em; */
	font-size: 12px;
}
#access a {
/* border:solid 1px #474747; */
	/* -moz-border-radius-topleft: 3px;
	-moz-border-radius-topright:3px;
	-moz-border-radius-bottomleft:3px;
	-moz-border-radius-bottomright:3px;
	-webkit-border-top-left-radius:3px;
	-webkit-border-top-right-radius:3px;
	-webkit-border-bottom-left-radius:3px;
	-webkit-border-bottom-right-radius:3px;
	border-top-left-radius:3px;
	border-top-right-radius:3px;
	border-bottom-left-radius:3px;
	border-bottom-right-radius:3px; */
}
#access ul li a:hover {
}
#access ul li a {
	width: 104px;
}
#content h2 {
	font-size: 22px;
}
#access .menu-category-navigaiton {
	padding: 21px 7px;
}
.husb_date_title {
	font-size: 1em;
}
.menu-home-page-container {
	width: 20%;
	float: right;
	top: 78px;
	right: 78px;
}
#menu-home-page {
	min-width: 15%;
}
#book_mock {
	float: right;
	margin: -73px 0 16px;
	width: 30%;
}
#print {
	bottom: -9px;
	left: 0;
}
#cat_header {
	margin: -8px auto 30px;
	display: block;
	position: relative;
}
#articles_wrap {
	margin: -16px 0 0;
	width: 65%;
	float: left;
	padding-bottom: 25px;
}
#archive_title {
	bottom: 38px;
	text-align: center;
}
.archive #articles_wrap, .search #articles_wrap {
	width: 100%;
	margin: 0;
	text-align: center;
}
.archive #content article, .search #content article {
	width: 45%;
	margin: 0 4.5% 2%;
	display: inline-block !important;
	float: none;
	min-height: 500px;
	vertical-align: top;
	max-width: 311px;
}
.archive #articles_wrap .image_wrap a img, .search #articles_wrap .image_wrap a img {
	height: 218px;
}
article .fb-like {
	left: 0;
}
#content article {
	float: left;
	margin: 0;
	max-width: 100%;
	width: 100%;
	padding: 0;
}
#content article .entry-summary {
	text-align: left;
	padding-bottom: 37px;
}
/* .archive article h2.entry-title, .page-template-page-all-php article h2.entry-title{
	min-height: 64px;
} */

#content .xoxo {
	max-width: 32%;
	margin: 0 0 20px 20px;
}
.page-template-page-about-php #content .xoxo{
	margin: 0 0 2% 8%;
}
.archive #newsletterwidget-2, .search #newsletterwidget-2 {
	margin-bottom: -24px;
}
.archive #content .xoxo, .search #content .xoxo {
	width: 100%;
	max-width: 100%;
	margin: 21px 0 21px;
	border-top: 1px solid #666;
	padding: 20px 0 0;
}
.archive footer .xoxo, .search footer .xoxo {
	border: 0 solid transparent !important;
}
.archive #content .xoxo li, .search #content .xoxo li {
	width: auto;
	float: left;
	margin: 0;
}
.archive #content .widget-twitter{
	display: block;
}
.archive #content .xoxo .widget_twitter li, .search #content .xoxo .widget_twitter li {
    height: 91px;
    margin: 0 4px 4px 0;
    padding: 2%;
    width: 45.5% !important;
}
.archive #content .xoxo .widget_twitter .intent-meta, .search #content .xoxo .widget_twitter .intent-meta{
	position: absolute;
	bottom: 4px;
	width: 90%;
}
#twit_bird_li{
	display: block;
	float: none;
	clear: left;
}
.archive #content img[alt="twitter bird"] {
	top: -3px;
}
/*img[alt="twitter bird"] {
	top: -22px;
}*/
.archive .xoxo #twitter_widget, .search .xoxo #twitter_widget,  {
	width: 100%;
}
.archive .xoxo .jtwt, .search .xoxo .jtwt {
	width: 49%;
	float: left;
	margin: 0 .5%;
}
.archive .jtwt_text, .search .jtwt_text {
	background: none repeat scroll 0 0 #DBEAF9;
	font-size: 0.9em;
	padding: 11px 14px;
	min-height: 78px;
}
.entry-content .fb-like > span {
	max-height: 30px !important;
	height: 24px !important;
	padding: 0;
}
.entry-title, article > h1 {
	font-size: 36px;
	clear: none;
	max-width: 100%;
}
#print {
	bottom: -10px;
	left: 4px;
}
article > h2 {
	min-height: 2em;
	margin: 0 !important;
}
#comments{
	max-width: 60%;
	width: 60%;
}
#respond {
	padding: 0;
	margin: 18px 0 0;
}
#bg_wrap>footer {
	width: 822px;
	padding-bottom: 61px;
}
footer .xoxo {
	max-width: 49% !important;
}
footer h2 .icon {
	top: 6px;
}
footer .cat_posts {
	max-width: 49%;
}
footer .entry-title a {
	line-height: 1.5;
}
footer a[rel="home"] {
	font-size: 40px;
}
#copyright {
	font-size: 11px;
	margin: 0 0 -91px;
}
}


/* /RESPONSIVE STYLES */
