* {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	‑webkit‑text‑size‑adjust: 100%
}

@font-face {
    font-family: 'Filmotype Hudson';
    src: url('../fonts/filmotype_hudson-webfont.eot');
	src: url('../fonts/filmotype_hudson.otf');
    src: url('../fonts/filmotype_hudson-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/filmotype_hudson-webfont.woff2') format('woff2'),
         url('../fonts/filmotype_hudson-webfont.woff') format('woff'),
         url('../fonts/filmotype_hudson-webfont.ttf') format('truetype'),
         url('../fonts/filmotype_hudson-webfont.svg#filmotype_hudsonregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

body {
	background-image: url("../images/backgrounds/green.gif");
}

strong {
    font-weight: 400;
}

#beige {
	background-image: url("../images/backgrounds/beige.gif");
	border-bottom: 8px solid #7f9089;
	width: 100%;
	float: left;
}

h1 {
	display:none;
}

#left {
	width: 239px;
	float: left;
}

#left a img {
	width: 100%;
	height: auto
}

#right { 
	float: right;
	width: calc(100% - 239px)
}

#social {
    float: right;
    padding: 15px 15px 0 0;
	list-style-type: none;
	display: none
}

#social li {
	display: inline
}

nav {
	background: url(../images/dot.gif) left top repeat-x;
	float: right;
	max-width: calc(100% - 30px);
}

nav ul {
	float: left;
	padding: 30px 15px;
	max-width: calc(100% - 30px);
	background: url(../images/dot.gif) left bottom repeat-x
}



nav li {
	text-transform: uppercase;
	margin-right:5px;
	padding-right:21px;
	float:left;
	list-style-type:none;
    background: url('../images/icons/bullet.gif') center right no-repeat;
}

nav li.page-item-13 {
	background:0;
	margin:0;
	padding:0;
}

nav a, nav a:visited {
	text-decoration:none;
	font-size:30px;
	color:#62948c;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	font-weight:400;
	text-shadow: -2px 2px #ffffff;
}

nav a:hover {
	color:#f1493c;
}

nav a:active {
	color:#bc3c16;
}

nav ul > li.current_page_item > a, .archive nav ul > li.menu-item-144 > a, .single nav ul > li.menu-item-144 > a {
	color:#f1493c;
}

header, #body, footer {
	float: left;
	width: calc(100% - 40px);
	clear: both;
	padding: 20px
}

header {
	padding-bottom: 0
}

#body a {
	color: #bc3c16;
	text-decoration: none
}

#body a:hover {
	text-decoration: underline
}

h2 {
	font-family: Filmotype Hudson;
	font-size: 40px;
	line-height: 130%;
	font-weight: 400;
	color: #ffe795;
	text-shadow: -2px 2px #4e6a66;
	
}

#bubble {
	background: url(../images/backgrounds/dotty.gif) top left repeat;
	padding: 20px 70px 40px;
	border-radius: 50%;
	-webkit-box-shadow: 10px 10px 0px 0px rgba(78,106,102,1);
	-moz-box-shadow: 10px 10px 0px 0px rgba(78,106,102,1);
	box-shadow: 10px 10px 0px 0px rgba(78,106,102,1);
	text-align: center;
	float: left;
	margin-bottom: 30px
}

#bubble p {
	color: #fff;
}

#right-side {
	padding: 20px 30px;
	border: 2px solid #7f9089;
	margin: 40px 0 20px 0;
	float: left;
	width: calc(100% - 60px)
}

#right-side h2 {
	color: #f1493c;
	text-shadow: -2px 2px #ffffff;
	padding: 0 0 15px 0
}

#right-side #book-left-home {
	float: left;
	width: 130px;
}


#right-side .book {
	float: left;
	width: 100%;
	clear: both;
	padding: 20px 0;
	background: url(../images/dot.gif) left top repeat-x;
}

#right-side .book .title {
	color: #bc3c16;
	font-size: 30px;
	font-weight: 400;
	text-shadow: -2px 2px #fff;
	text-transform: uppercase;
	padding-top: 20px
}

#right-side .book .title br {
	display: none
}

#body a.find-out-more {
    color: #4e6a66;
    font-size: 24px;
    text-transform: uppercase;
    float: left;
    width: 180px;
    background: url("../images/icons/arrow.gif") 10px 5px no-repeat;
    height: 38px;
    padding-left: 32px;
    font-weight: 400;
	margin-top: 25px
}

.home #body h3, .fact-text h3 {
    color: #bc3c16;
    font-size: 30px;
    font-weight: 400;
    text-shadow: -2px 2px #fff;
    text-transform: uppercase;
    float: left;
	width: calc(100% - 60px);
    background: url("../images/point.gif") left 8px no-repeat;
    padding-left: 60px;
	padding-bottom: 15px;
}

p {
	color: #4e6a66;
	font-size: 24px;
	line-height: 130%;
	font-weight: 300;
	padding: 5px 0
}

a#read-more {
	font-size: 24px;
	line-height: 130%;
	font-weight: 300;
	padding: 5px 0
}

#boxes {
	padding: 20px 0;
	float: left;
	width: 100%;
}

#boxes > div {
	background-color: #7f9089;
	float: left;
	margin: 10px 20px;
	padding: 20px;
	width: calc(100% - 80px)
}

#boxes div h2 {
	color: #fff;
	font-size: 30px;
	font-weight: 400;
	text-shadow: -2px 2px #bc3c16;
	text-transform: uppercase;
	font-family: 'Yanone Kaffeesatz', sans-serif;
	background-color: #f1493c;
	float: left;
	padding: 3px 5px
}

#boxes div#twitter h2 {
	text-shadow: -2px 2px #d1a714;
	background-color: #ecca55;
}

#boxes div p {
	float: left;
	clear: both;
	color: #fff;
	padding: 10px 0
}

#boxes a.take-a-look {
    color: #ffffff;
    font-size: 24px;
    text-transform: uppercase;
	text-decoration: none;
    float: left;
	clear: both;
	margin-top: 10px;
    width: 90px;
    padding-right: 40px;
    background: url("../images/inverted-point.gif") right center no-repeat;
}

/*Twitter CSS */

.tweet_primary_meta, .tweet_profile_img {
	display:none;
}

.tweet_retweet, .tweet_intents {
	display:none;
}

#twitter > h3 {
	float: left;
	font-size: 28px;
	padding: 0 0 0 10px;
	color: #fff;
	text-shadow: -2px 2px #4e6a66;
	font-weight: 400;
}

#twitter > h3 > a {
	color:#fff;
}

#twitter a {
	text-decoration: none
}

.tweet_content, .tweet_content a {
	color:#fff;
	font-size:24px;
	line-height: 130%;
	font-weight:300;
}

.tweet_text a {
	color:#f8c353;
	font-weight:400;
}

a.tweet_date {
	font-weight:400;
	float: left;
	clear: both;
	margin-bottom: 5px
}

.tweet_text {
	float: left;
	padding: 10px 0 0 0
}


.tweets {
	line-height: 85%;
	float: left;
	clear: both;
	margin: 20px 0 0 0
}

/* ***********  */


.fact-text {
	border-bottom: 2px solid #7f9089;
	padding-bottom: 20px;
	margin-bottom: 30px
}

#body .fun-fact ul {
	padding: 10px 0;
	color: #4e6a66;
	font-size: 24px;
    font-weight: 300;
    line-height: 130%;
	list-style-type: none
}

#body .fun-fact ul li {
	padding: 5px 0
}

#body .fun-fact ul li {
	display: inline;
	padding-right: 10px
}

#body .fun-fact ul li a {
	color:#4e6a66;
	font-size:18px;
	line-height: 120%;
	font-weight:300;
	margin-top:6px;
	text-decoration: underline
}

#body .fun-fact ul li a:hover {
	text-decoration: none
}

body.blog .post, body.archive .post {
	float: left;
	width: 100%;
	clear: both;
	border-bottom: 1px solid #4e6a66;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

body.blog #content .post img.alignleft, body.archive #content .post img.alignleft {
    display: none
}

.blog p.nav {
	float: left;
	width: 100%;
	clear: both;
	padding-top: 20px
}

.blog p.nav a {
	padding-right: 10px
}

#content img.alignleft {
	float: left;
	margin: 5px 20px 5px 0
}

#content img.alignright {
	float: right;
	margin: 5px 0 5px 20px
}

#content img.aligncenter {
	float: none;
	margin: 5px auto
}


#right-col {
	background: url(../images/backgrounds/dotty.gif) top left repeat;
	-webkit-box-shadow: 10px 10px 0px 0px rgba(78,106,102,1);
	-moz-box-shadow: 10px 10px 0px 0px rgba(78,106,102,1);
	box-shadow: 10px 10px 0px 0px rgba(78,106,102,1);
	padding: 30px;
	margin-bottom: 20px;
	float: left;
	width: calc(100% - 60px)
}

#right-col #content {
	border: 3px solid #4e6a66;
	background-color: #60857d;
	padding: 20px 20px 40px 20px;
	float: left;
	width: calc(100% - 40px)
}

#right-col #content p {
	color: #fff
}

#right-col #content #a-text p:first-child {
    color: #ffe795;
}

#right-col #content img {
	float: left;
	margin: 10px 20px 10px 0
}

#right-col h3, #right-col p.beige-bold, #right-col p.beige-text {
    font-size: 30px;
    color: #ffe795 !important;
    font-weight: 400;
    padding: 15px 0
}

#right-col h4 {
    font-size: 26px;
    color: #fff;
    font-weight: 400;
    padding: 10px 0 5px 0
}

#right-col h4 span.date {
	font-size: 20px;
	line-height: 120%;
	font-weight: 300;
	padding-left: 10px;
	text-transform: uppercase;
	float: right;
	padding-top: 3px
}


#right-col h5 {
    color: #fff;
    font-size: 22px;
    font-weight: 400;
    line-height: 120%;
    margin: 10px 0 5px 0;

}

#right-col h6 {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    line-height: 120%;
    margin: 10px 0 5px 0;

}



.white-text {
	font-size: 24px;
	line-height: 130%;
	font-weight: 300;
	color: #fff;
	padding-right: 15px
}

#right-col ul, #right-col ol {
	color: #fff;
    font-size: 24px;
    line-height: 130%;
    font-weight: 300;
    padding: 5px 0;
	margin-left: 15px;
}

#reviews > div, #psy-three > div {
	padding: 20px;
	background-color: #4e6a66;
	margin: 20px 0
}

#body #right-col a {
    color: #ffe795;
    text-decoration: none;
	font-size: 24px;
	line-height: 130%;
}

.book-text p:first-child {
    font-weight: 400;
}

.left-book-column {
    float: left;
    height: 350px;
    width: 215px;
}

#latest-top br {
	display: none
}

#form {
	float: left;
	width: 100%;
}

input[type="text"], input[type="email"] {
    background-color: #4f6b67;
	border-radius:5px;
	box-shadow: -2px 2px #34554f;
	width:240px;
	float:left;
	padding:5px 20px;
	color:#ffe795;
	margin-top:10px;
	font-size: 24px;
	line-height: 130%;
}

input[type="submit"] {
    background-color: #4f6b67;
	border-radius:5px;
	box-shadow: -2px 2px #34554f;
	color:#ffe795;
	padding: 5px 25px;
	text-transform:uppercase;
	float:left;
	font-size:22px;
	clear: both;
	margin-top:20px;
	font-size: 30px;
	line-height: 130%;
}

input[type="checkbox"]{
	float: left;
    clear: left;
    margin-top: 40px;
    margin-right: 5px;
}

label[for="consent"]{
	width: 90%;
    clear: none;
	margin-top: 18px;
	height: 50px;
}

.form-label {
	color:#fff;
	float:left;
	height:20px;
	clear: both;
	font-size: 24px;
	line-height: 130%;
	width: 20%;
	min-width: 100px;
	padding-top: 15px;
}



footer {
	margin:30px 20px;
	/*border-top: 5px dotted #7f9089;*/
	background:url('../images/backgrounds/footer-dots.gif') top right no-repeat;
	padding-top:20px;
	width:calc(100% - 40px);
	height:98px;
	float:left;
	padding: 20px 0
}

footer ul {
	/*width:550px;
	margin-left:auto;
	margin-right:auto;*/
	display:block;
	text-align: center;
}

footer ul li {
	display: inline-block;
	padding-left:15px;
}

footer ul li:first-child {
	padding-left:0;
}

footer ul a {
	text-transform: uppercase;
	color:#7f9089;
	text-decoration:none;
	font-size:28px;
}

footer p {
	text-align:center;
	color:#7f9089;
	font-size:20px;
	font-weight:300;
}

.browserSafari em, .browserIE em {
	padding-right:3px;
}

#copy {
	margin-top:20px;
}

#neon {
	color:#7f9089;
	font-size:20px;
	font-weight:300;
	text-decoration:none;
}
