/* @override http://strengthsinfocus.com/index.php?css=includes/sif_css */

/* @override http://strengthsinfocus.com/index.php?css=includes/sif_css */

/* @group Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var {
	font-style: normal;
	font-weight: normal;
}

ol,ul {
	list-style: none;
}

caption,th {
	text-align: left;
}

h1,h2,h3,h4,h5,h6 {
	font-size: 100%;
	font-weight: normal;
}

abbr,acronym {
	border: 0;
}

body {
	font: 100% georgia,arial,helvetica,clean,sans-serif;
	background-color: white;
}

table {
	font-size: inherit;
}

select, input, textarea {
	font: 90% arial;
}

pre, code {
	font: 115% monospace;
}

body * {
	line-height: 125%;
}

/*@end */

/* @group Styling and layout */

/* @group Styling */

html {
	font-size: 94%;
}

body {
	text-align: center;
}

p {
	padding-bottom: .8em;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

em strong, strong em {
	font-weight: bold;
	font-style: italic;
}

#bd a {
	color: #2356bb;
	text-decoration: underline;
	padding: 1px;
}

#bd a:hover {
	color: #0033aa;
	background-color: #ddddff;
}

#bd a:visited {
	color: #4b42c7;
}

.nocss {
	display: none;
}

h1, h2, h3, h4, h5, h6 {
	font-family: arial;
	font-weight: bold;
}

h1 {
	font-size: 30px;
	margin-bottom: 15px;
	font-weight: bold;
}

h2 {
	font-size: 17px;
	margin-bottom: 5px;
}

h4 {
	font-style: italic;
	font-weight: normal;
	font-size: 90%;
	margin-top: 9px;
	letter-spacing: 1px;
	word-spacing: 2px;
}

.text ul, .mceContentBody ul {
	list-style-type: square;
	list-style-position: outside;
	margin-bottom: 1.5em;
	margin-top: .75em;
	font-family: arial;
	opacity: 1;
}

.text ol, .mceContentBody ol {
	list-style-type: decimal;
	list-style-position: outside;
	margin-bottom: 1.5em;
	margin-top: .75em;
	font-family: arial;
}

.text li, .mceContentBody li {
	margin-left: 2em;
}

table td {
	padding-right: 10px;
}

a.more {
	float: right;
	background: url(/images/sif/arrow-r.png) no-repeat left 2px;
	padding-left: 20px;
	font-family: arial;
}

/* @group TinyMCE */

.georgia {
	font-family: georgia, times, 'times new roman', serif;
}

.arial {
	font-family: arial, helvetica, sans-serif;
}

.highlight {
	color: black;
	background-color: #FFFF66;
}

.mceContentBody {
	text-align: left;
}

/* @end */

/* @end */

/* @group Layout */

.container {
	width: 100%;
	clear: both;
}

.content {
	width: 740px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.text {
	float: left;
}

.twothirds {
	width: 62%;
}

.onehalf {
	width: 48%;
	padding: 5px;
	margin-right: 5px;
	background-color: #f2f2ff;
}

.onehalf.right {
	margin: 0;
	background-color: #fff4e7; /*orange*/
        background-color: #f1ffd8; /*green*/
}

.onethird {
	width: 30%;
	float: right;
	clear: right;
}

.column {
	width: 32%;
	font-size: .9em;
	float: left;
	margin-right: 2em;
}

.column.right {
	margin-right: 0;
	width: 212px;
	overflow: hidden;
}

.sticky {
	font-size: .9em;
	background: url(/images/sif/shadow-third.gif) no-repeat center bottom;
	padding-bottom: 11px;
	margin-bottom: 30px;
}

.sticky .text {
	border-bottom: 1px solid #fff;
	background: #ffffda url(/images/sif/bg-sticky.gif) repeat-y;
	padding-top: 14px;
	padding-left: 16px;
	padding-right: 11px;
}

.sticky h1 {
	font-size: 1.4em;
}

p.who {
	font-family: arial;
	font-size: 93%;
	line-height: 100%;
	text-align: right;
}

p.who strong {
	display: block;
	font-size: 120%;
}

.sidebar {
	margin-left: 35px;
	font-size: .85em;
}

.section {
	margin-bottom: 30px;
}

/* @end */

/* @end */

/* @group #hd */

#logo {
	width: 188px;
	height: 86px;
	background: url(/images/sif/logo.gif) no-repeat;
	float: left;
	position: absolute;
	margin-top: 10px;
	margin-left: -27px;
}

#logo h1 {
	text-indent: -999em;
}

#logo a {
	width: 190px;
	height: 81px;
	display: block;
}

#hd .content {
position: relative;
}

#join {
	width: 222px;
	float: right;
	height: 100px;
	overflow: hidden;
padding-top: 2px;
}

#join p {
padding: 0;
}

#join a {
	position: relative;
}

#join label a {
	position: relative;
	display: block;
	text-indent: -999em;
	background: url(/images/sif/ezine-join-head.gif) no-repeat;
	height: 16px;
}

#join #fields_email {
	width: 135px;
	padding: 0;
	margin: 4px 0 3px;
	font-size: 11px;
	float: left;
}

#join fieldset {
	font: 10px arial;
	text-align: left;
}

#join #go-button {
	float: left;
	margin-top: 5px;
	margin-left: 5px;
	position: absolute;
	right: 0;
	top: 15px;
}

#nvTabs {
	clear: both;
	float: right;
	padding-top: 24px;
	height: 24px;
}

#hd .container {
	background: #29248e;
	height: 25px;
	border-bottom: 5px solid #bde7e7;
	border-top: 5px solid #bde7e7;
	margin-top: -6px;
	margin-bottom: 17px;
}

#nv {
	position: relative;
	top: 5px;
}

#nvTabs {
	font: .875em arial;
margin-top: -42px;
}

li.nav {
	display: inline;
	float: left;
	background: #ddffaa url(/images/tab-light-l.gif) no-repeat left top;
	margin-right: 2px;
	height: 24px;
}

li.nav a {
	text-decoration: none;
	color: #446622;
	background: url(/images/tab-light-r.gif) no-repeat right top;
	float: left;
	padding-right: 3px;
	padding-left: 3px;
	margin-bottom: 3px;
}

li.nav a:visited {
	color: #446622;
}

li.nav a:hover {
	color: black;
	text-decoration: underline;
}

li.nav#current {
	background: #29248e url(/images/tab-l.gif) no-repeat left top;
	z-index: 1000 !important;
}

li.nav#current a {
	background: url(/images/tab-r.gif) no-repeat right top;
	color: #ffffff;
}

li.nav {
position: relative;
}

li.nav:hover ul {
display: block;
z-index: 6000;
width: 150px;
position: absolute;
margin-top: 22px;
left: 0;
}

li.nav ul {
display: none;
}

li.nav ul a, li.nav#current ul a {
width: 125px;
margin: 0;
line-height: 18px;
font-size: .875em;
background: #bde7e7;
color: black;
position: relative;
}

li.nav ul a:hover, li.nav#current ul a:hover {
background-color: #008080;
color: #fff;
}

li.nav ul li {
margin: 0;
padding: 0;
background: none;
border: 1px solid #5aa;
border-top: none;
float: left;
}

/* @end */





/* @group #bd */

#bd .content {
	margin-top: 1em;
}

#bd {
	margin-bottom: 5em;
}

.smphotobar p {
	font-size: .7em;
	line-height: 1.8em;
}

#audio_player {
	width: 30%;
	overflow: hidden;
	background-color: #e8f4d5;
}

/* @end */

/* @group #ft */

html, body {
	height: 100%;
}

#nonft {
	position: relative;
	min-height: 100%;
}

#bd {
	padding-bottom: 55px;
}

#ft {
	position: relative;
	clear: both;
	width: 100%;
	height: 72px;
	overflow: hidden;
	margin-top: -72px;
	background-color: #777;
	color: #ccc;
	border-top: 5px solid;
	font: 11px/10px arial;
}

#ft .content {
	
}

#ft p {
	float: right;
	padding-top: 20px;
}

#ft p.credits {
	text-align: center;
	padding-right: 55px;
}

#ft p.copyright {
	background: url(/images/sif/cc.gif) no-repeat left 16px;
	padding-left: 45px;
}

#ft a {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #999;
}

#ft a:hover {
	color: #eee;
	border-bottom: 1px solid #bbb;
}

/*#ft .slogan {
	background: url(/images/sif/slogan.gif) no-repeat left center;
	float: left;
	text-indent: -999em;
	width: 205px;
	height: 66px;
}*/

#ft .slogan {
	float: left;
	width: 205px;
	height: 66px;
	font-size: 16px;
	line-height: 66px;
}

#stats {
	display: none;
}

/* @end */

/* @group Specific pages */

/* @group Homepage */

h1#homepage_title {
	color: white;
	margin-left: -.05em;
	position: relative;
	font-weight: normal;
	margin-bottom: 0;
	letter-spacing: -1px;
}

h1#homepage_title {
	font-size: 42px;
	letter-spacing: -3px;
	font-weight: bold;
}

h2.subtitle {
	font-size: 23px;
	margin-bottom: 24px;
	margin-top: 12px;
}

body.index #hd .container {
	height: 1.3em;
	font-size: 3em;
}

.photobar .content div {
	width: 148px;
	float: left;
	text-align: center;
	font: 12px arial;
}

#bd .photobar a {
	border: none;
	color: #2a1e82;
	text-decoration: none;
}

.photobar #photo-meet a {
	background: url(/images/sif/photo-meet.jpg) no-repeat center 23px;
}

.photobar #photo-invite a {
	background: url(/images/sif/photo-invite.jpg) no-repeat center 23px;
}

.photobar #photo-rs a {
	background: url(/images/sif/photo-rs.jpg) no-repeat center 23px;
}

.photobar #photo-gift a {
	background: url(/images/sif/photo-gift.jpg) no-repeat center 23px;
}

.photobar #photo-ezine a {
	background: url(/images/sif/photo-ezine.jpg) no-repeat center 23px;
}

#nonft #bd .photobar p a {
	background: none;
}

#bd .photobar h3 {
	font-size: 16px;
	letter-spacing: -1px;
	background: url(/images/sif/photo-bar-bg.gif) no-repeat center top;
	height: 138px;
	margin-top: 4px;
}

#bd .photobar h3 a {
	display: block;
	height: 138px;
}

#bd .photobar p {
	background: url(/images/sif/photo-bar-bg.gif) no-repeat center bottom;
	height: 45px;
	font-size: 11px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding: 2px 3px 0;
}

#bd .photobar h3 em {
	font-weight: bold;
}

.photobar {
	background-color: #ddddff;
	position: relative;
	top: 1em;
	margin-bottom: 2.5em;
	height: auto;
	float: left;
	padding-bottom: 5px;
}

.photobar ol li {
	width: 20%;
	float: left;
}

/* @end */

/* @group Blog */

.blog-entry {
	margin-bottom: 15px;
	margin-top: 15px;
	float: left;
	width: 62%;
}

.blog .meta {
	color: #444;
	font: .85em arial;
}

.blog-entry h2 {
	font-size: 150%;
}

/* @end */

/* @group Comments */

#comments label {
	display: block;
	font-size: 80%;
	font-family: arial;
	font-weight: bold;
	padding-top: 10px;
}

#comments label small {
	font-weight: normal;
	display: block;
}

/* @end */

/* @group Shop */

.shop #store-buttons {
	position: absolute;
	margin-left: -20px;
	margin-top: -4px;
	width: 880px;
}

.shop #store-buttons img {
	float: left;
}

.shop #store-buttons a {
	float: left;
}

.shop h1, .shop h2 {
	clear: both;
}

.shop h1 {
	margin-top: 100px;
}

.shop #reflecting-strengths-image {
	float: left;
	clear: both;
}

.shop #reflecting-strengths-options {
	float: left;
	margin-left: 67px;
	margin-top: 11px;
	text-align: center;
	padding-bottom: 139px;
	width: 396px;
	font: bold 17px arial;
}

.shop #reflecting-strengths-options ul li {
	margin-bottom: 13px;
	list-style: none;
}

.shop ol {
	list-style-type: decimal;
}

.shop ul {
	list-style: square;
}

.item {
	border-bottom: 1px solid #aaa;
	clear: both;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-left: 125px;
}

.item h2 {
	font-size: 22px;
}

.item .description {
	font: 90% arial;
}

.item img {
	float: left;
	position: relative;
	margin-left: -125px;
}

.item .price strong {
	color: #29248e;
	font: bold 125% arial;
}

.item .price {
	font-size: 85%;
	color: #6f706e;
}

.item h2 {
	clear: none;
}

.item form {
		font: 90% arial;

}

/* @end */

/* @group Payment */

#event_payment {
	font-size: 2em;
	float: left;
	border: 1px dotted #afafaf;
	padding: 18px;
	background-color: #ffff99;
	margin-top: 14px;
}

/* @end */

/* @end */