/*
	Theme Name: ClareJosa.com Theme
	Theme URI: http://www.clarejosa.com
	Author & Copyright: Beyond Alchemy Ltd
	Author URI: http://www.beyond-alchemy.com/
 
	Version: 1.0.1
 
	Template: genesis
	Template Version: 1.8
 
	License: Copyrighted Beyond Alchemy Ltd with no license permissions without written consent
*/

/* Table of Contents

* Defaults
* Hyperlinks
* Body
* Wrap
* Header
* Image Header - Partial Width
* Image Header - Full Width
* Navigation Constants
* Header Right Navigation
* Primary Navigation
* Primary Navigation Extras
* Secondary Navigation
* Inner
* Genesis Slider
* Home
* Breadcrumb
* Taxonomy Description
* Content-Sidebar Wrap
* Content
* Column Classes
* Featured Post Grid
* Headlines
* Ordered / Unordered Lists
* Post Info
* Post Meta
* Author Box
* Sticky Posts
* Archive Page
* Images
* Post Navigation
* Primary / Secondary Sidebars
* Dropdowns
* Featured Page / Post
* User Profile
* Buttons
* Search Form
* eNews & Updates Widget
* Calendar Widget
* Footer Widgets
* Footer
* Comments
* Gravity Forms

*/


/* Defaults
------------------------------------------------------------ */
body,
h1,
h2,
h2 a,
h2 a:visited,
h3,
h4,
h5,
h6,
p,
select,
textarea {
	color: #333333;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
	margin: 0 auto 10px;
	padding: 0;
	text-decoration: none;
}

input {
	color: #444;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
}

blockquote,
input,
select,
textarea,
.author-box,
.sticky,
.taxonomy-description,
.wp-caption {
	-moz-box-shadow: 0 0 1px 1px #eee inset;
	-webkit-box-shadow: 0 0 1px 1px#eee inset;
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	box-shadow: 0 0 1px 1px #eee inset;
}

li,
ol,
ul {
	margin: 0;
	padding: 0;
}

ol li {
	list-style-type: decimal;
}


/* Hyperlinks
------------------------------------------------------------ */

a, a:visited {
	color: #115E74;
	text-decoration: underline;
	}

	

a:hover {
	color: #115E74;
	text-decoration: underline;
	}

	

a img {
	border: none;
	}

	

a:focus, a:hover, a:active {
	outline: none;
	}



/* Body
------------------------------------------------------------ */

body {
	background: url(images/bg.jpg);
}


/* Wrap
------------------------------------------------------------ */

#wrap {
	
	margin: 0 auto;
}



/* Header
------------------------------------------------------------ */

#header {
	margin: 0 auto;
	min-height: 120px;
	overflow: hidden;
	width: 960px;
}

#title-area {
	float: left;
	overflow: hidden;
	padding: 25px 0 0;
	width: 490px;
}

#title {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
	margin: 0;
	text-transform: uppercase;
}

#title a,
#title a:hover {
	color: #fff;
	text-decoration: none;
}

#description {
	color: #777;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 16px;
	font-style: italic;
}

#header .widget-area {
	float: right;
	padding: 10px 0 0;
	width: 468px;
}

#header .widget-area ul li {
	border-bottom: none;
	margin: 0;
	padding: 0;
}


/* Image Header - Partial Width
------------------------------------------------------------ */

.header-image #title-area,
.header-image #title,
.header-image #title a {
	display: block;
	float: left;
	height: 120px;
	overflow: hidden;
	padding: 0;
	text-indent: -9999px;
	width: 350px;
}

.header-image #description {
	display: block;
	overflow: hidden;
}


/* Image Header - Full Width
------------------------------------------------------------ */

.header-full-width #title-area,
.header-full-width #title,
.header-full-width #title a {
	width: 960px;
}


/* Navigation Constants
------------------------------------------------------------ */

li:hover ul ul,
li.sfHover ul ul {
	left: -9999px;
}

li:hover,
li.sfHover {
	position: static;
}

#nav li a.sf-with-ul  {
	padding-right: 25px;
}

#nav li a .sf-sub-indicator {
	background: url(images/arrow-down.png) no-repeat;
	height: 16px;
	position: absolute;
	right: 8px;
	text-indent: -9999px;
	top: 10px;
	width: 16px;
}

#header li a .sf-sub-indicator,
#subnav li a .sf-sub-indicator {
	position: absolute;
	text-indent: -9999px;
}

#nav li a:hover .sf-sub-indicator {
	background: url(images/arrow-down-hover.png) no-repeat;
}

#nav li li a .sf-sub-indicator {
	background: url(images/arrow-right.png) no-repeat;
	top: 10px;
}

#nav li li a:hover .sf-sub-indicator {
	background: url(images/arrow-right-hover.png) no-repeat;
}


/* Header Right Navigation
------------------------------------------------------------ */

#header ul.menu {
	float: right;
}

#header ul.menu ul {
	float: right;
	margin: 0;
	padding: 0;
	width: 100%;
}

#header ul.menu li {
	float: left;
	list-style-type: none;
	text-transform: uppercase;
}

#header ul.menu li a {
	color: #777;
	display: block;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 12px;
	font-style: italic;
	padding: 6px 15px 5px;
	position: relative;
	text-decoration: none;
	text-shadow: 1px 1px #222;
}

#header ul.menu li a:hover,
#header ul.menu li a:active,
#header ul.menu li:hover a,
#header ul.menu .current_page_item a,
#header ul.menu .current-cat a,
#header ul.menu .current-menu-item a {
	color: #fff;
}

#header ul.menu li li a,
#header ul.menu li li a:link,
#header ul.menu li li a:visited {
	border-bottom: 1px solid #333;
	color: #777;
	font-size: 11px;
	padding: 7px 5px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#header ul.menu li li:last-child a { 
	border: none; 
} 

#header ul.menu li li a:hover,
#header ul.menu li li a:active {
	color: #fff;
}

#header ul.menu li ul {
	background: url(images/bg-dark.jpg);
	height: auto;
	left: -9999px;
	padding: 0 10px;
	position: absolute;
	width: 140px;
	z-index: 9999;
}

#header ul.menu li ul a {
	width: 120px;
}

#header ul.nav li ul ul,
#header ul.menu li ul ul {
	margin: -37px 0 0 139px;
}

#header ul.menu li:hover>ul,
#header ul.menu li.sfHover ul {
	left: auto;
}


/* Primary Navigation
------------------------------------------------------------ */

#nav {
	clear: both;
	color: #509ac9;
	font-family: 'Oswald', arial, serif;
	font-size: 14px;
	margin: 0 auto;
	overflow: hidden;
	width: 920px;
}

#nav ul {
	float: left;
	width: 100%;
}

#nav li {
	float: left;
	list-style-type: none;
}

#nav li a {
	display: block;
	padding: 10px 10px 8px;
	position: relative;
	text-decoration: none;
}

#nav li a:hover,
#nav li a:active,
#nav .current_page_item a,
#nav .current-cat a,
#nav .current-menu-item a {
	color: #444;
}

#nav li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#nav li li a,
#nav li li a:link,
#nav li li a:visited {
	background-color: #fff;
	border: 1px solid #ddd;
	border-top-width: 0;
	color: #444;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	width: 128px;
}

#nav li li a:hover,
#nav li li a:active {
	color: #509ac9;
}

#nav li ul {
	height: auto;
	left: -9999px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#nav li ul a { 
	width: 130px;
}

#nav li ul ul {
	margin: -31px 0 0 149px;
}

#nav li:hover>ul,
#nav li.sfHover ul {
	left: auto;
}


/* Primary Navigation Extras
------------------------------------------------------------ */

#nav li.right {
	float: right;
	padding: 10px 10px 8px;
}

#nav li.right a {
	background: none;
	border: none;
	display: inline;
	text-decoration: none;
}

#nav li.right a:hover {
	color: #444;
	text-decoration: none;
}

#nav li.search {
	padding: 0 10px;
}

#nav li.rss a {
	background: url(images/rss.png) no-repeat center left;
	margin: 0 0 0 10px;
	padding: 0 0 0 16px;
}

#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat center left;
	padding: 0 0 0 20px;
}


/* Secondary Navigation
------------------------------------------------------------ */

#subnav {
	background: url(images/subnav.png);
	border-bottom: 1px solid #ddd;
	clear: both;
	color: #fff;
	font-family: 'Oswald', arial, serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 auto;
	overflow: hidden;
	width: 920px;
	word-spacing: 2px;
}

#subnav ul {
	float: left;
	width: 100%;
}

#subnav li {
	float: left;
	list-style-type: none;
}

#subnav li a {
	border-right: 1px solid #ddd;
	border-left: 1px solid #fff;
	display: block;
	padding: 9px 16px 8px 15px;
	position: relative;
	text-decoration: none;
}

#subnav li a:hover,
#subnav li a:active,
#subnav .current_page_item a,
#subnav .current-cat a,
#subnav .current-menu-item a {
	background-color: #fff;
	color: #444;
}

#subnav li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#subnav li li a,
#subnav li li a:link,
#subnav li li a:visited {
	background-color: #fff;
	border: 1px solid #ddd;
	border-top-width: 0;
	color: #444;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#subnav li li a:hover,
#subnav li li a:active {
	color: #509ac9;
}

#subnav li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#subnav li ul a { 
	width: 130px;
}

#subnav li ul ul {
	margin: -31px 0 0 149px;
}

#subnav li:hover>ul,
#subnav li.sfHover ul {
	left: auto;
}

/* Custom Nav One */
#customnavone {
	background: url(images/subnav.png);
	border-bottom: 1px solid #ddd;
	clear: both;
	color: #fff;
	font-family: 'Oswald', arial, serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 auto;
	overflow: hidden;
	width: 920px;
	word-spacing: 2px;
}

#customnavone ul {
	float: left;
	width: 100%;
}

#customnavone li {
	float: left;
	list-style-type: none;
}

#customnavone li a {
	border-right: 1px solid #ddd;
	border-left: 1px solid #fff;
	display: block;
	padding: 9px 16px 8px 15px;
	position: relative;
	text-decoration: none;
}

#customnavone li a:hover,
#customnavone li a:active,
#customnavone .current_page_item a,
#customnavone .current-cat a,
#customnavone .current-menu-item a {
	background-color: #fff;
	color: #444;
}

#customnavone li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#customnavone li li a,
#customnavone li li a:link,
#customnavone li li a:visited {
	background-color: #fff;
	border: 1px solid #ddd;
	border-top-width: 0;
	color: #444;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#customnavone li li a:hover,
#customnavone li li a:active {
	color: #509ac9;
}

#customnavone li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#customnavone li ul a { 
	width: 130px;
}

#customnavone li ul ul {
	margin: -31px 0 0 149px;
}

#customnavone li:hover>ul,
#customnavone li.sfHover ul {
	left: auto;
}

/* Inner
------------------------------------------------------------ */

#inner {
	-moz-box-shadow: 0 1px 3px #999; 
	-webkit-box-shadow: 0 1px 3px #999;
	background-color: #fff;
	box-shadow: 0 1px 3px #999; 
	margin: 0 auto 20px;
	overflow: hidden;
	padding: 20px 25px;
	width: 910px;
}

.backcountry #inner {
	padding: 25px 25px 20px 25px;
}


.content-sidebar #inner {
	background: url(images/inner-cs.png);
	}



.sidebar-content #inner {
	background: url(images/inner-sc.png);
	}

	

.content-sidebar-sidebar #inner {
	background: url(images/inner-css.png);
	}

	

.sidebar-sidebar-content #inner {
	background: url(images/inner-ssc.png);
	}

	

.sidebar-content-sidebar #inner {
	background: url(images/inner-scs.png);
	}

	

.full-width-content #inner {
	background: #FFFFFF;
	}




/* Genesis Slider
------------------------------------------------------------ */

.backcountry #genesis-slider {
	border: 1px solid #ddd;
	margin: 0 auto 20px;
	padding: 9px;
	width: 580px;
	float: left;
}

.backcountry #genesis-slider p {
	color: #fff;
	font-size: 12px;
	line-height: 20px;
}

.backcountry .slide-excerpt {
	background-color: #000;
	margin: 0;
	padding: 0px 3px;
}

html > body.backcountry .slide-excerpt-border {
	border: none;
	padding: 0;
}


/* Home
------------------------------------------------------------ */

#home {
	overflow: hidden;
}

.home-left {
	float: left;
	width: 280px;
}

.home-right {
	float: right;
	width: 280px;
}


/* Breadcrumb
------------------------------------------------------------ */

.breadcrumb {
	background: #ECF5F8;
	margin: 0 0 30px 0;
	padding: 5px 10px 5px 10px;
	font-style: italic;
	font-size: 11px;
	border: 1px solid #CFECF3;
	}

.breadcrumb a,
.breadcrumb a:visited {
	color: #666;
	text-decoration: none;
}

.breadcrumb a:hover {
	color: #333;
	text-decoration: none;
}


/* Taxonomy Description
------------------------------------------------------------ */

.taxonomy-description {
	margin: 0 0 30px;
	padding: 10px;
}


/* Content-Sidebar Wrap
------------------------------------------------------------ */

#content-sidebar-wrap {
	float: left;
	width: 780px;
}

.content-sidebar #content-sidebar-wrap,
.full-width-content #content-sidebar-wrap,
.sidebar-content #content-sidebar-wrap {
	width: 910px;
}

.sidebar-content-sidebar #content-sidebar-wrap,
.sidebar-sidebar-content #content-sidebar-wrap {
	float: right;
}


/* Content
------------------------------------------------------------ */

#content {
	float: left;
	padding: 10px 10px 20px;
	width: 580px;
}

.content-sidebar #content,
.sidebar-content #content {
	width: 570px;
}

.home.backcountry.content-sidebar #content {
	padding: 0;
	width: 580px;
}

.sidebar-content #content,
.sidebar-sidebar-content #content {
	
}

.full-width-content #content {
	width: 890px;
}

blockquote {
	background: #ECF5F8 url(images/blockquote.png) no-repeat top left;
	color: #579FB3;
	clear: both;
	font-size: 15px;
	font-style: italic;
	margin: 20px 0 15px 0;
	padding: 20px 20px 10px 70px;
	}

.post {
	margin: 0 0 40px;
}

.entry-content {
	overflow: hidden;
}

.entry-content p {
	padding: 0 0 15px;
}

p.subscribe-to-comments {
	padding: 20px 0 10px;
}

.after-post-ad {
	border-top: 1px solid #eee;
	padding: 10px 0;
	overflow: hidden;
}

.clear {
	clear: both;
}

.clear-line {
	border-bottom: 1px solid #eee;
	clear: both;
	margin: 0 0 15px;
}


/* Column Classes
------------------------------------------------------------ */

.five-sixths,
.four-fifths,
.four-sixths,
.one-fifth,
.one-fourth,
.one-half,
.one-sixth,
.one-third,
.three-fifths,
.three-fourths,
.three-sixths,
.two-fifths,
.two-fourths,
.two-sixths,
.two-thirds {
	float: left;
	margin: 0 0 10px;
	padding-left: 3%;
}

.one-half,
.three-sixths,
.two-fourths {
	width: 48%;
}

.one-third,
.two-sixths {
	width: 31%;
}

.four-sixths,
.two-thirds {
	width: 65%;
}

.one-fourth {
	width: 22.5%;
}

.three-fourths {
	width: 73.5%;
}

.one-fifth {
	width: 17.4%;
}

.two-fifths {
	width: 37.8%;
}

.three-fifths {
	width: 58.2%;
}

.four-fifths {
	width: 78.6%;
}

.one-sixth {
	width: 14%;
}

.five-sixths {
	width: 82%;
}

.first {
	clear: both;
	padding-left: 0;
}


/* Featured Post Grid
------------------------------------------------------------ */

.genesis-grid-even {
	float: right;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-odd {
	clear: both;
	float: left;
	padding: 0 0 15px;
	width: 48%;
}

.genesis-grid-even,
.genesis-grid-odd {
	margin: 0 0 20px;
}


/* Headlines
------------------------------------------------------------ 

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	margin: 0 0 10px;
}

h1,
h2,
h2 a,
h2 a:visited {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 16px;
	line-height: 30px;
}

.backcountry #genesis-slider h2 {
	margin: 0;
}

.backcountry #genesis-slider h2 a,
.backcountry #genesis-slider h2 a:visited {
	color: #fff;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	margin: 0;
}

.backcountry #genesis-slider h2 a:hover {
	color: #e47600;
}

.featuredpost h2 {
	margin: 5px 0;
}

.featuredpost h2 a,
.featuredpost h2 a:visited {
	font-size: 14px;
	line-height: 20px;
}

.taxonomy-description h1,
.widget-area h2,
.widget-area h2 a {
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 5px;
}

h2 a:hover {
	color: #e47600;
	text-decoration: none;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 16px;
}

#home h4,
.widget-area h4 {
	color: #444;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 16px;
	font-style: italic;
	margin: 0 0 10px;
}

.widget-area h4 a {
	text-decoration: none;
}

#footer-widgets h4 {
	color: #777;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 16px;
	font-style: italic;
	margin: 0 0 10px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;
} */

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6, #header .widget-area h4 {
	color: #115E74;
	font-family: Arial, Tahoma, Verdana;
	font-weight: normal;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
	}



#content h1, #content h2 {
	font-size: 20px;
	}



#content h2 a, #content h2 a:visited {
	color: #115E74;
	text-decoration: none;
	}

	

#content h2 a:hover {
	color: #589BAD;
	text-decoration: none;
	}

	

#content h3 {
	font-size: 16px;
	}

	

#content h4, #header .widget-area h4 {
	font-size: 14px;
	}

	

#content .featuredpost h4 {
	color: #579FB3;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	}



#content h5 {
	font-size: 12px;
	}

	

#content h6 {
	font-size: 10px;
	}

/* Daily Sunshine SignUp Background
------------------------------------------------------------ */
p.DailySunshine
{
 COLOR: #FFFFff;
 BACKGROUND-IMAGE: url("/uploads/2013/06/daily-sunshine-sign-up.jpg");
}

/* Soul-Sized Living Members In-Article Notifications
------------------------------------------------------------ */
.SSLiving
{
	background: #ffcccc url(/uploads/2013/06/ssl-111.jpg) no-repeat top left;
}

/* Ordered / Unordered Lists
------------------------------------------------------------ */

/* .entry-content ol,
.entry-content ul {
	margin: 0;
	padding: 0 0 15px;
}

.entry-content ol {
	margin: 0;
}

.archive-page ul li,
.entry-content ul li {
	list-style-type: square;
	margin: 0 0 0 30px;
	padding: 0;
}

.entry-content ol li {
	margin: 0 0 0 35px;
}

.archive-page ul ul,
.entry-content ol ol,
.entry-content ul ul {
	padding: 0;
} */

#content .entry-content ul, #content .entry-content ol {
	margin: 0;
	padding: 0 0 15px 0;
	}

	

#content .entry-content ul li, #content .entry-content ol li {
	margin: 0 0 0 20px;
	padding: 0;
	}

	

#content .entry-content ol li {
	margin: 0 0 0 25px;
	}

	

#content .entry-content ul li {
	background: url(images/list.png) no-repeat top left;
	list-style-type: none;
	margin: 0 0 2px 0;
	padding: 0 0 0 18px;
 	word-wrap: break-word;
 	}



#content .entry-content ul ul, #content .entry-content ol ol {
	padding: 0;
	}


/* Post Info
------------------------------------------------------------ */

.post-info {
	font-size: 11px;
	margin: 0 0 10px 0;
	padding: 0;
	text-transform: uppercase;
	}

	

#content .featuredpost .post-info, #content .featuredpost .post-info p {
	margin: 0 0 5px 0;
	padding: 0;
	}


#home .post-info,
#home-bottom .post-info {
	margin: 0 0 5px;
	font-size: 12px;
}

.post-info a,
.post-info a:visited {
	color: #666;
	text-decoration: none;
}

.post-info a:hover {
	color: #333;
	text-decoration: none;
}


/* Post Meta
------------------------------------------------------------ */

.post-meta {
	border-top: 1px solid #eee;
	clear: both;
	color: #999;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 13px;
	font-style: italic;
	padding: 5px 0 0;
}

.post-meta a,
.post-meta a:visited {
	color: #666;
	text-decoration: none;
}

.post-meta a:hover {
	color: #333;
	text-decoration: none;
}


/* Author Box
------------------------------------------------------------ */

.author-box {
	margin: 0 0 40px;
	overflow: hidden;
	padding: 10px;
}

.author-box p {
	font-size: 13px;
	line-height: 20px;
}


/* Sticky Posts
------------------------------------------------------------ */

.sticky {
	margin: 0 0 40px;
	padding: 20px;
}


/* Archive Page
------------------------------------------------------------ */

.archive-page {
	float: left;
	padding: 20px 0;
	width: 45%;
}


/* Images
------------------------------------------------------------ */

.content-sidebar .entry-content img,
.sidebar-content .entry-content img {
	max-width: 570px;
}

.content-sidebar-sidebar .entry-content img,
.sidebar-content-sidebar .entry-content img,
.sidebar-sidebar-content .entry-content img {
	max-width: 400px;
}

.avatar,
.featuredpage img,
.featuredpost img,
.post-image {
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 4px;
}

#home .featuredpost img,
#home-bottom .featuredpost img {
	background-color: #fff;
	margin: 0 0 10px;
}

#home .featuredpost a:hover img,
#home-bottom .featuredpost a:hover img {
	border: 1px solid #bbb;
}

.author-box .avatar {
	background-color: #fff;
	float: left;
	height: 72px;
	margin: 0 10px 0 0;
	width: 72px;
}

.post-image {
	margin: 0 10px 10px 0;
}

.comment-list li .avatar {
	-moz-box-shadow: 0 0 1px 1px #eee inset;
	-webkit-box-shadow: 0 0 1px 1px#eee inset;
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	box-shadow: 0 0 1px 1px #eee inset;
	float: right;
	margin: 0 5px 0 10px;
	padding: 4px;
}

img.centered,
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}

img.alignnone {
	display: inline;
	margin: 0 0 10px;
}

img.alignleft {
	display: inline;
	margin: 0 10px 10px 0;
}

img.alignright {
	display: inline;
	margin: 0 0 10px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 0 0;
}

.alignright {
	float: right;
	margin: 0 0 0 10px;
}

.wp-caption {
	padding: 5px;
	text-align: center;
}

p.wp-caption-text {
	font-size: 12px;
	line-height: 16px;
	padding: 5px 0;
}

.wp-smiley,
.wp-wink {
	border: none;
	float: none;
}

.gallery-caption {
}


/* Post Navigation
------------------------------------------------------------ */

.navigation {
	overflow: hidden;
	padding: 20px 0;
	width: 100%;
}

.navigation li {
	display: inline;
}

.navigation li a,
.navigation li.disabled,
.navigation li a:hover,
.navigation li.active a {
	-moz-box-shadow: 0 0 1px 1px #eee;
	-webkit-box-shadow: 0 0 1px 1px#eee;
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	box-shadow: 0 0 1px 1px #eee;
	color: #555;
	cursor: pointer;
	font-family: Arial, Helvetica, Tahoma, sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
}

.navigation li a:hover,
.navigation li.active a {
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	color: #e47600;
	text-decoration: none;
}


/* Primary / Secondary Sidebars
------------------------------------------------------------ */

.sidebar {
	display: inline;
	float: left;
	font-size: 12px;
	line-height: 20px;
	width: 150px;
}

.sidebar p {
	font-size: 12px;
	line-height: 20px;
}

#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #115E74;
	font-family: Arial, Tahoma, Verdana;
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

	

#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #115E74;
	text-decoration: none;
	}



#sidebar h4, #sidebar-alt h4 {
	color: #579FB3;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	}



#sidebar-alt {
	float: right;
	width: 150px;
}

.sidebar-content #sidebar,
.sidebar-sidebar-content #sidebar {
	float: left;
}

.content-sidebar-sidebar #sidebar-alt {
	float: right;
}

.sidebar .widget {
	border: none;
	margin: 0 0 30px;
	padding: 0;
}

.sidebar .widget.widget_search {
	background: none;
}

.widget-area ol ol,
.widget-area ul ul {
	margin: 0 0 0 15px;
}

.widget-area ul li {
	border-bottom: 1px solid #ddd;
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0 0 10px;
	word-wrap: break-word;
}

.widget-area ul li a,
.widget-area ul li a:visited {
	color: #444;
	text-decoration: none;
}

.widget-area ul li a:hover {
	color: #e47600;
	text-decoration: none;
}

.latest-tweets ul li a,
.latest-tweets ul li a:visited {
	color: #e47600;
	text-decoration: none;
}

.latest-tweets ul li a:hover {
	color: #e47600;
	text-decoration: underline;
}

.latest-tweets li span a,
.latest-tweets li span a:visited {
	color: #999;
	font-size: 12px;
	text-decoration: none;
}

.latest-tweets li span a:hover {
	color: #444;
	text-decoration: none;
}


/* Dropdowns
------------------------------------------------------------ */

#cat,
.widget_archive select {
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display: inline;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	width: 100%;
}

/* Home Top Right
------------------------------ */
#home-top-right {
	float: right;
	margin: 10 auto 10px;
	width: 280px;
}


/* Featured Page / Post
------------------------------------------------------------ */

.featuredpage,
.featuredpost {
	clear: both;
	overflow: hidden;
}

.featuredpost p {
	font-size: 12px;
	line-height: 20px;
}

.featuredpage .page,
.featuredpost .post {
	border-bottom: 1px solid #eee;
	margin: 0 0 20px;
	overflow: hidden;
	padding: 0 0 10px;
}

#footer-widgets .featuredpage .page,
#footer-widgets .featuredpost .post {
	margin: 0 0 10px;
	padding: 0;
}


/* User Profile
------------------------------------------------------------ */

.user-profile {
	overflow: hidden;
}


/* Buttons
------------------------------------------------------------ */

input[type="button"],
input[type="submit"],
.reply a {
	-moz-box-shadow: 0 0 1px 1px #eee;
	-webkit-box-shadow: 0 0 1px 1px#eee;
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	box-shadow: 0 0 1px 1px #eee;
	color: #555;
	cursor: pointer;
	font-family: Arial, Helvetica, Tahoma, sans-serif !important;
	font-size: 12px;
	font-weight: bold;
	padding: 10px;
	text-decoration: none;
}

#respond input[type="button"],
#respond input[type="submit"] {
	padding: 11px 12px;
}

.reply a {
	padding: 5px 7px;
}

input:hover[type="button"],
input:hover[type="submit"],
.reply a:hover {
	background: url(images/bg.jpg);
	border: 1px solid #ddd;
	color: #e47600;
	text-decoration: none;
}


/* Search Form
------------------------------------------------------------ */

#header .searchform {
	float: right;
	padding: 20px 0 0;
}

#nav .searchform {
	float: right;
}

.sidebar .searchform {
	margin: 10px 0 0;
}

.s {
	color: #777;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	margin: 0 -7px 0 0;
	padding: 10px;
	width: 180px;
}

#nav .s {
	background-color: #fff;
	margin: 2px 2px 0 0;
}


/* eNews and Update Widget
------------------------------------------------------------ */

.enews #subbox {
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 5px;
	width: 220px;
}

/***** Curved Corner Boxes *************/
.curved_box_left_blue {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
-webkit-box-shadow:0 3px 7px 3px hsla(0,0%,39%,.1);
box-shadow:0 3px 7px 3px hsla(0,0%,39%,.1);
float: left;
background: #99ccff;
color: #333;
padding: 10px;
border: 2px solid #66ccff;
} 


.curved_box_right_blue {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
-webkit-box-shadow:0 3px 7px 3px hsla(0,0%,39%,.1);
box-shadow:0 3px 7px 3px hsla(0,0%,39%,.1);
float: right;
background: #99ccff;
color: #333;
padding: 10px;
border: 2px solid #66ccff;
} 


.curved_box_center_blue {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
-webkit-box-shadow:0 3px 7px 3px hsla(0,0%,39%,.1);
box-shadow:0 3px 7px 3px hsla(0,0%,39%,.1);
margin-left:auto;
margin-right:auto;
background: #99ccff;
color: #333;
padding: 10px;
border: 2px solid #66ccff;
} 

.curved_box_left_grey {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
-webkit-box-shadow:0 3px 7px 3px hsla(0,0%,39%,.1);
box-shadow:0 3px 7px 3px hsla(0,0%,39%,.1);
float: left;
background: #ccccff;
color: #333;
padding: 10px;
border: 2px solid #cccccc;
} 


.curved_box_right_grey {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
-webkit-box-shadow:0 3px 7px 3px hsla(0,0%,39%,.1);
box-shadow:0 3px 7px 3px hsla(0,0%,39%,.1);
float: right;
background: #ccccff;
color: #333;
padding: 10px;
border: 2px solid #cccccc;
} 


.curved_box_center_grey {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
-webkit-box-shadow:0 3px 7px 3px hsla(0,0%,39%,.1);
box-shadow:0 3px 7px 3px hsla(0,0%,39%,.1);
margin-left:auto;
margin-right:auto;
background: #ccccff;
color: #333;
padding: 10px;
border: 2px solid #cccccc;
} 

.curved_box_center_white {
-moz-border-radius: 10px 10px 10px 10px;
-webkit-border-radius: 10px 10px 10px 10px;
border-radius: 10px 10px 10px 10px;
-webkit-box-shadow:0 3px 7px 3px hsla(0,0%,39%,.1);
box-shadow:0 3px 7px 3px hsla(0,0%,39%,.1);
margin-left:auto;
margin-right:auto;
background: #ffffff;
color: #333;
padding: 10px;
border: 2px solid #cccccc;
} 

.side_menu_multiple {
-webkit-box-shadow:0 1px 2px 1px hsla(0,0%,20%,.1);
box-shadow:0 1px 2px 1px hsla(0,0%,20%,.1);
border-radius:5px;
}


/* Calendar Widget
------------------------------------------------------------ */

#wp-calendar {
	width: 100%;
}

#wp-calendar caption {
	font-size: 12px;
	font-style: italic;
	padding: 2px 5px 0 0;
	text-align: right;
}

#wp-calendar thead {
	background-color: #f5f5f5;
	font-weight: bold;
	margin: 10px 0 0;
}

#wp-calendar td {
	background-color: #f5f5f5;
	padding: 2px;
	text-align: center;
}


/* Footer Widgets
------------------------------------------------------------ 

#footer-widgets {
	background: url(images/footer-widgets.jpg) top repeat-x;
	clear: both;
	color: #999;
	margin: 0 auto;
	padding: 20px 0 0;
}

#footer-widgets .wrap {
	font-size: 13px;
	line-height: 20px;
	margin: 0 auto;
	overflow: hidden;
	width: 960px;
}

#footer-widgets .widget {
	overflow: hidden;
}

#footer-widgets a,
#footer-widgets a:visited {
	color: #ccc;
	text-decoration: none;
}

#footer-widgets a:hover {
	color: #fff;
	text-decoration: none;
}

#footer-widgets p {
	color: #999;
	font-size: 13px;
	line-height: 20px;
	padding: 0 0 15px;
}

#footer-widgets ul {
	margin: 0 0 10px;
}

#footer-widgets ul li {
	border-bottom: 1px solid #373737;
	list-style-type: none;
	margin: 0 0 7px;
	padding: 0 0 7px;
}

#footer-widgets .footer-widgets-4 ul li {
	border-bottom: none;
}

#footer-widgets #wp-calendar thead,
#footer-widgets #wp-calendar td {
	background: none;
}

.footer-widgets-1 {
	float: left;
	margin: 0 20px 0 0;
	width: 300px;
}

.footer-widgets-2 {
	float: left;
	margin: 0 20px 0 0;
	width: 300px;
}

.footer-widgets-3 {
	float: left;
	width: 300px;
}
*/



/* Social Icons
------------------------------------------------------------ */

#footer-widgets ul li.social-facebook,
#footer-widgets ul li.social-pinterest,
#footer-widgets ul li.social-rss,
#footer-widgets ul li.social-twitter {
	float: left;
}

#footer-widgets ul li.social-facebook a,
#footer-widgets ul li.social-facebook a:hover,
#footer-widgets ul li.social-pinterest a,
#footer-widgets ul li.social-pinterest a:hover,
#footer-widgets ul li.social-rss a,
#footer-widgets ul li.social-rss a:hover,
#footer-widgets ul li.social-twitter a,
#footer-widgets ul li.social-twitter a:hover {
	background: #222 url(images/social-icons.png);
	display: block;
	height: 48px;
	margin: 0 10px 10px 0;
	padding: 0;
	text-indent: -9999px;
	width: 48px;
}

#footer-widgets ul li.social-facebook a:hover,
#footer-widgets ul li.social-pinterest a:hover,
#footer-widgets ul li.social-rss a:hover,
#footer-widgets ul li.social-twitter a:hover {
	background: #e47600 url(images/social-icons.png);
}

#footer-widgets ul li.social-facebook a {
	background-position: 0 0;
}

#footer-widgets ul li.social-facebook a:hover {
	background-position: 0 0;
}

#footer-widgets ul li.social-pinterest a {
	background-position: -48px 0;
}

#footer-widgets ul li.social-pinterest a:hover {
	background-position: -48px 0;
}

#footer-widgets ul li.social-rss a {
	background-position: 0 -48px;
}

#footer-widgets ul li.social-rss a:hover {
	background-position: 0 -48px;
}

#footer-widgets ul li.social-twitter a {
	background-position: -48px -48px;
}

#footer-widgets ul li.social-twitter a:hover {
	background-position: -48px -48px;
}


/* Footer
------------------------------------------------------------ 

#footer {
	background: url(images/footer.jpg) top repeat-x;
	clear: both;
	overflow: hidden;
	padding: 30px 0 20px;
}

#footer .wrap {
	font-size: 12px;
	margin: 0 auto;
	width: 960px;
}

#footer p {
	color: #777;
	font-size: 12px;
}

#footer a,
#footer a:visited {
	color: #777;
}

#footer a:hover {
	color: #333;
	text-decoration: none;
}

#footer .gototop {
	float: left;
	width: 200px;
}

#footer .creds {
	float: right;
	text-align: right;
	width: 755px;
} */


#footer-widgets {
	background: #115E74;
	width: 960px;
	color: #FFFFFF;
	font-size: 13px;
	padding: 15px 0 0 0;
	margin: 0 auto; 
	overflow: hidden;
	clear: both;
	}

	

#footer-widgets .wrap {
	width: 930px;
	margin: 0 auto 0;
	}

	

#footer-widgets h4 {
	color: #9CD7E6;
	font-family: Arial, Tahoma, Verdana;
	font-size: 13px;
	font-weight: bold;
	margin: 0 0 5px 0;
	text-transform: uppercase;
	}



#footer-widgets p {
	color: #FFFFFF;
    font-weight: normal;
	margin: 0;
	padding: 0 0 15px 0;
	}

	

#footer-widgets a, #footer-widgets a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}

	

#footer-widgets a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

	

#footer-widgets ul {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
	}

	

#footer-widgets ul li {
	background: url(images/list.png) no-repeat top left;
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 0 18px;
	}



.footer-widgets-1, .footer-widgets-2, .footer-widgets-3 {
	width: 290px;
	float: left;
	margin: 0;
	}

	

.footer-widgets-1 {
	padding: 0 30px 0 0;
	}



.footer-widgets-3 {
	float: right;
	}



/***** Footer ********************/



#footer {
	background: #579FB3;
	width: 960px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	margin: 0 auto; 
	padding: 10px 0 10px 0;
	text-transform: uppercase;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-top-left-radius: 0;
	-webkit-border-top-right-radius: 0;
	-webkit-border-bottom-left-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	overflow: hidden;
	clear: both; 
	}



#footer a, #footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}

	

#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}



#footer .gototop {
	width: 200px;
	float: left;
	margin: 0;
	padding: 0 0 0 15px;
	}



#footer .creds {
	width: 725px;
	float: right;
	margin: 0;
	padding: 0 15px 0 0;
	text-align: right;
	}


/* Comments
------------------------------------------------------------ */

#comments,
#respond {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 15px;
	overflow: hidden;
}

#comments p,
#respond p {
	font-size: 13px;
	line-height: 20px;
}

#author,
#comment,
#email,
#url {
	font-size: 13px;
	margin: 10px 5px 0 0;
	padding: 5px;
	width: 250px;
}

#comment {
	height: 150px;
	margin: 10px 0;
	width: 98%;
}

.ping-list {
	margin: 0 0 40px;
}

.comment-list ol,
.ping-list ol {
	padding: 10px;
}

.comment-list li,
.ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 30px;
	padding: 10px 5px 0 10px;
}

.comment-list li ul li {
	list-style-type: none;
	margin-left: 10px;
	margin-right: -6px;
}

.comment-list p,
.ping-list p {
	margin: 10px 5px 10px 0;
}

.comment-list cite,
.ping-list cite {
	font-style: normal;
}

.commentmetadata {
	font-size: 11px;
}

.commentmetadata a,
.commentmetadata a:visited {
	color: #666;
	text-decoration: none;
}

.commentmetadata a:hover {
	color: #333;
	text-decoration: none;
}

.nocomments {
	text-align: center;
}

#comments .navigation {
	display: block;
}

.reply {
	border-bottom: 1px solid #eee;
	padding: 0 0 30px;
}

.bypostauthor {
}


/* Gravity Forms
------------------------------------------------------------ */

div.gform_wrapper input,
div.gform_wrapper select,
div.gform_wrapper textarea {
	color: #777;
	font-family: Arial, Helvetica, Tahoma, sans-serif;
	font-size: 12px !important;
	padding: 8px 0 8px 8px !important;
}

div.gform_footer input.button {
	color: #555;
	padding: 10px !important;
}

div.gform_footer input.button:hover {
	color: #e47600;
}

div.gform_wrapper .ginput_complex label {
	font-size: 12px;
}

div.gform_wrapper li,
div.gform_wrapper form li {
	margin: 0 0 10px;
}

div.gform_wrapper .gform_footer {
	border: none;
	margin: 0;
	padding: 0;
}




/* Set RFJ sign up table background
--------------------------------------------------------- */
table.rfj { background: url("http://www.clarejosa.com/wp-content/uploads/2013/04/newsletter-bg.jpg") no-repeat; } 

#topline {clear:both;float:left;width:930px;text-align:left;padding-left:20px;color:#ffffff;font-size:11px;padding-bottom:9px;background-color:#006699;padding-top: 9px}


/* 52 Mindful Moments CSS
--------------------------------------------------------- */

#52MMwrapper {
	width:950px; 
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	}

#52MMheader {
	float:left;
	width:950px;
	padding-bottom:8px;
	background:#575757;
	clear:right;
	background-image:url(images/header-bg.gif);
	padding-left:0;
	height:69px
	}

#52MMnavigation {
	background: url(images/subnav.png);
	border-bottom: 1px solid #ddd;
	clear: both;
	color: #fff;
	font-family: 'Oswald', arial, serif;
	font-size: 14px;
	text-transform: uppercase;
	margin: 0 auto;
	overflow: hidden;
	width: 920px;
	word-spacing: 2px;
}

#52MMnavigation ul {
	float: left;
	width: 100%;
}

#52MMnavigation li {
	float: left;
	list-style-type: none;
}

#52MMnavigation li a {
	border-right: 1px solid #ddd;
	border-left: 1px solid #fff;
	display: block;
	padding: 9px 16px 8px 15px;
	position: relative;
	text-decoration: none;
}

#52MMnavigation li a:hover,
#52MMnavigation li a:active,
#52MMnavigation .current_page_item a,
#52MMnavigation .current-cat a,
#52MMnavigation .current-menu-item a {
	background-color: #fff;
	color: #444;
}

#52MMnavigation li a .sf-sub-indicator {
	display: block;
	overflow: hidden;
	position: absolute;
	text-indent: -9999px;
}

#52MMnavigation li li a,
#52MMnavigation li li a:link,
#52MMnavigation li li a:visited {
	background-color: #fff;
	border: 1px solid #ddd;
	border-top-width: 0;
	color: #444;
	font-size: 12px;
	padding: 5px 10px;
	position: relative;
	text-transform: none;
	width: 128px;
}

#52MMnavigation li li a:hover,
#52MMnavigation li li a:active {
	color: #509ac9;
}

#52MMnavigation li ul {
	height: auto;
	left: -9999px;
	margin: 0 0 0 -1px;
	position: absolute;
	width: 150px;
	z-index: 9999;
}

#52MMnavigation li ul a { 
	width: 130px;
}

#52MMnavigation li ul ul {
	margin: -31px 0 0 149px;
}

#52MMnavigation li:hover>ul,
#52MMnavigation li.sfHover ul {
	left: auto;
}

.52MMcurrent_page_item a {color:#ededed;background-color:#5d5d5d;font-size:16px; font-weight:bold}
.52MMcurrent_page_ancestor a {color:#ededed;background-color:#5d5d5d;font-size:16px; font-weight:bold}

/*   
#navigation2{clear:both;float:left;width:890px;background:#ffffff url(images/pni_header.jpg) no-repeat left top;height:121px;padding-right:10px;padding-left:50px;padding-top:20px}

#navigation{text-align:left;clear:both;float:left;width:950px;background:#3a3a3a;height:40px}

#wrapper{clear:both;float:left;width:100%;color:#333333;background: #fffdf7;/*background:#fffdf7*/}
#content-wrapper{width:500px;float:left;margin-top:15px}
#content{float:left;padding:0 0 10px 30px}


----------------*/
