/* @override 
	http://www.tlc.org/0/mod/layout_default/css/0.css
	https://www.tlc.org/0/mod/layout_default/css/0.css
*/

/* @group Globals */

@font-face {
    font-family: 'Lobster1.4Regular';
    src: url('/0/font/lobster-openamp.eot');
    src: url('/0/font/lobster-openamp.eot?iefix') format('eot'),
         url('/0/font/lobster-openamp.woff') format('woff'),
         url('/0/font/lobster-openamp.ttf') format('truetype'),
         url('/0/font/lobster-openamp.svg#webfont59bhWUQd') format('svg');
    font-style: italic;
    font-weight: bold;
}

/* Make sure everything is zeroed out first... */

* {
	padding: 0;
	margin: 0;
	border: 0;
}

input {
	-webkit-background-clip: padding-box;
}

/* ...then style the page. */

body {
	background-color: #3c2f21;
	background-image: url(/0/img/bg/brown.jpg);
	background-position: top center;
	height: 100%;
	padding: 0 !important;
	margin: 0 !important;
}

body, .iframe-editor {
	font: 14px adobe-garamond-pro, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.wf-inactive body, #ieold body, #ie7 body, #ie8 body {
	font: 13px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.wf-loading {
    visibility: hidden;
}

h1, h2, h3, h4, h5, h6, h7, th, legend {
	font-family: futura-pt, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	font-weight: bold;
}

.wrapper {
	width: 950px;
	position: relative;
	margin: 0px auto;
}

.clear {
	display: block;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

a {
	outline: none;
}

a:focus {
	outline: 1px dotted #4E3E31;
}

strong {
	font-weight: 600;
}

.hidden, .tab.hidden {
	display: none;
}

.empty {
	width: 1px;
	height: 1px;
}

input:disabled {
	background: #f4f4f4;
}

/* @group Corners */

.blue { 
	background: url(/0/img/bg/blue_corners.png) top left no-repeat;
}

.tan {
	background: url(/0/img/bg/tan_corners.png) top left no-repeat;
}

.tan-blue {
	background: url(/0/img/bg/tan_blue_corners.png) top left no-repeat;
}

.blue, .tan, .tan-blue {
	width: 5px;
	height: 5px;
	position: absolute;
	z-index: 9998;
}

.blue.topleft, .tan.topleft, .tan-blue.topleft {
	background-position: 0 0;
	left: 0px;
	top: 0px;
}

.blue.topright, .tan.topright, .tan-blue.topright {
	background-position: -5px 0;
	right: 0px;
	top: 0px;
}

.blue.bottomleft, .tan.bottomleft, .tan-blue.bottomleft {
	background-position: 0 -5px;
	left: 0px;
	bottom: 0px;
}

.blue.bottomright, .tan.bottomright, .tan-blue.bottomright {
	background-position: -5px -5px;
	right: 0px;
	bottom: 0px;
}

/* @end */

/* @end */

/* @group Header */

/* @group Tippy Top */

#top {
	position: relative;
}

#container {
	position: relative;
	background: url(/0/img/bg/header.jpg) repeat-x scroll center 13px transparent;
}

#container .top_bar {
	height: 12px;
	background:#00233F url(/0/mod/dashboard/img/short.png) top left repeat-x;
	position: relative;
	z-index: 1;
    border-bottom: 1px solid #2B5D7F;
}

#DashboardTab {
	position: absolute;
	top: -10px;
	right: 0px;
	width: 950px;
	z-index: 2;
}

#container .wrapper {
    min-height:105px;
    *min-height:98px;
}

#dashboard {
	background: #001e37;
	color: #436d90;
	text-shadow: #000 0px 1px 0px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 100000;
}

#dashboard .wrapper {
	position: relative;
	height: 0;
}

#dashboard .dashboard_section {
	bottom: 0px;
	position: absolute;
	width: 950px;
	padding-top: 7px;
}

#dashboard a {
	color: #77a9d3 !important;
	text-decoration: none !important;
    -moz-transition:color .2s linear;
    -webkit-transition:color .2s linear;
    transition:color .2s linear;
}

#dashboard a:hover {
	color: #fff !important;
}

#dashboard .loginContent {
    font-size: 0.85em;
    height: 80px;
    margin: 0 auto;
    padding-top: 25px;
    text-align: left;
    width: 550px;
}

#dashboard .loginContent .left {
    float: left;
    font-size: 0.95em;
    width: 120px;
}

#dashboard .loginContent .right {
    float: right;
    font-size: 0.95em;
    text-align: right;
    width: 290px;
}

#container ul.dashboard {
    background: none;
    clear: right;
    color: #fff;
    display: block;
    float: right;
    font-size: 80%;
	font-family: futura-pt, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    line-height: 26px;
    padding-left: 2px;
    padding-right: 2px;
    position: absolute;
    right: 40px !important;
    text-align: center;
    width: auto;
}

#container ul.dashboard li {
	background:#00233F url(/0/mod/dashboard/img/middle.png) repeat-x 0 -3px;
	color: #7ec4e7;
	font-style: normal;
	height: 30px;
	text-shadow: #194d67 0 1px 0;
    display: block;
    float: left;
    padding: 8px 6px 0 6px;
    text-align: left;
}

#container ul.dashboard li.right {
	width: 10px !important;
	background: url(/0/mod/dashboard/img/right.png) 0px -3px no-repeat !important;
}

#container ul.dashboard li.left {
	background: url(/0/mod/dashboard/img/left.png) 0px -3px no-repeat !important;
	width: 24px !important;
	height: 41px;
	padding: 0 !important;
}

#container ul.dashboard li .submit {
	font-family: futura-pt, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #7ec4e7;
	background: none;
	cursor: pointer;
}

#container ul.dashboard li .submit:hover {
	color: #fff;
}

#container ul.dashboard li.divider {
	color: #123749;
}

#container ul.dashboard li a {
	color: #7ec4e7 !important;
	text-decoration: none;
}

#container ul.dashboard li.search label {
    min-height: 16px;
    padding: 1px 22px 1px 0;
    background: url(/0/img/silk/magnifier.png) 100% 50% no-repeat;
    cursor: pointer;
    -webkit-transition:all .2s linear;
    -moz-transition:all .2s linear;
    transition:all .2s linear;
}

#container ul.dashboard li.search input {
    top: 0;
    width: 10em;
    margin-left: -22px;
    padding: 2px 2px 2px 20px;
	border: 1px solid rgba(255, 255, 255, 0.6);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
	color: #fff;
    background: #fff url(/0/img/silk/magnifier.png) 2px 50% no-repeat;
    background: rgba(255,255,255,0.2) url(/0/img/silk/magnifier.png) 2px 50% no-repeat;
}

#container ul.dashboard li.search input:focus {
    display: inline;
}

#container ul.dashboard li a:hover {
	color: #fff !important;
}

#dashboard_staff {
	text-align: right;
}

#dashboard_staff ul {
	list-style: none;
	margin: 8px 0 1px;
	padding: 0;
	text-align: right;
	line-height: 1.6;
}

#dashboard_staff ul li {
	display: inline;
	margin: 0 5px;
	text-align: right;
}

#dashboard_staff ul li a {
	font-size: 11px;
	text-align: right;
}

/* @end */

#logo a {
	color: #fff;
	text-decoration: none;
	background: url(/0/img/bg/logo.png) center top no-repeat;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
	width: 281px;
	height: 58px;
	display: block;
	text-indent: -9999px;
	-webkit-transition: -webkit-transform 0.2s ease-in-out;
	-moz-transition: -moz-transform 0.2s ease-in-out;
	transition: -webkit-transform 0.2s ease-in-out;
}

#ieold #logo a, #ie7 #logo a, #ie8 #logo a {
	width: 300px;
	height: 62px;
}

#logo a:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.50);
	background-size: 100% 100%;
}

#logo a img {
	display: none;
}

#logo {
	display: block;
	top: -85px;
	left: 20px;
	position: absolute;
	z-index: 9999;
}

#navigation {
	position: absolute;
	bottom: 5px;
	right: 10px;
	width: 600px;
}

#navigation a {
	display: block;
	float: left;
	margin: 0 5px;
	padding: 0 10px;
	font-size: 22px;
	font-family: "futura-pt-condensed", "Futura Condensed", "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	letter-spacing: 0.02em;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

.wf-inactive #navigation a {
	font-size: 18px;
}

#navigation a#about_tlc:hover, #navigation a#community:hover, #navigation a#ministries:hover, 
#navigation a#sermons_media:hover, #navigation a#news_events:hover {
	text-shadow: 0 0 5px #fff;
    -moz-transition:text-shadow .2s linear;
    -webkit-transition:text-shadow .2s linear;
    transition:text-shadow .2s linear;
}

#navigation a#about_tlc.active, #navigation a#community.active, #navigation a#ministries.active, 
#navigation a#sermons_media.active, #navigation a#news_events.active {
	background: rgba(167,95,23,.7);
	border-radius: 5px 5px 0 0;
}

#sub_header {
	top: 105px;
	left: 0px;
	width: 100%;
	text-align: right;
	background: #00233F;
	height: 29px;
	border-top: 1px solid #01121e;
}

#sub_header ul {
	list-style: none;
	text-align: right;
	padding-top: 7px;
	padding-bottom: 7px;
	position: relative;
	right: 0px;
	top: 0px;
}

.wf-futurapt-n4-active #sub_header ul {
	padding-top: 4px;
}

#sub_header ul li {
	display: inline;
	font-size: 1.0em;
	padding-left: 4px;
	font: 16px futura-pt, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

#sub_header ul li a {
	color: #82b2d5;
	text-decoration: none;
	padding: 3px 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: #000 0px 1px 0px;
}

#sub_header ul li a:hover {
	color: #e3f1fc;
}

#sub_header ul li.active {
    background: #002C4B;
	color: #e3f1fc;
	padding: 3px 6px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	text-shadow: #000 0px 1px 0px;
}

/* @end */

/* @group Sidebars */

#content .sidebar {
	padding-bottom: 10px;
}

#content .sidebar_corner.blue.bottomleft {
	margin-left: 920px;
}

#content .sidebar_corner.blue.bottomright {
	margin-right: 870px;
}

/* List Navigation */

#left_sidebar, #right_sidebar {
	position: relative;
	width: 200px;
	color: #29200f;
}

#left_sidebar .list {
	position: relative;
	margin-top: 10px;
	margin-right: 10px;
}

#right_sidebar .controls {
	position: relative;
	margin-left: 10px;
	margin-top: 10px;
}

#left_sidebar h4 {
	font-size: 0.9em;
	margin-top: 0.75em;
	margin-bottom: -0.75em;
	color: #847151;
	text-shadow: #c4b291 0 1px 0;
    text-transform: uppercase;
	padding: 2px 5px 1px;
}

#left_sidebar ul, #right_sidebar ul {
	border: 1px solid #725c3a;
	border-bottom-color: #b79e6a;
	border-top-color: #746545;
	list-style: none;
}

#left_sidebar ul li a, #right_sidebar ul li {
	background: url(/0/img/bg/dark_beige.jpg) top left no-repeat;
	text-decoration: none;
	color: #c4b291;
	text-shadow: #5c503d 0 1px 0;
	display: block;
	padding: 4px 5px;
	border-top: 1px solid #927b57;
	border-bottom: 1px solid #796748;
}

#right_sidebar ul li {
	color: #fef3df;
    -moz-transition:color .2s linear;
    -webkit-transition:color .2s linear;
    transition:color .2s linear;
}

#left_sidebar ul li a:hover {
	background-position: top right;
	border-top-color: #67553c;
	border-bottom-color: #726042;
	text-shadow: #433927 0 1px 0;
	color: #fef3df;
}

/* Social Sharing */

#right_sidebar .social {
	padding: 10px 0 10px 24px;
}

#right_sidebar .social div.like span.connect_widget_text a {
	border-color: #00233f;
}

#right_sidebar .social ul {
	border: 0 none;
	background: url(/0/img/bg/dark_beige.jpg) top left no-repeat;
    overflow: hidden;
}

#right_sidebar .social ul li {
	font-size: 0.9em;
	color: #c4b291;
	text-shadow: #847151 0 1px 0;
    text-transform: uppercase;
	float: left;
	border: 0 none;
    padding-top: 5px;
    padding-bottom: 3px;
}

#right_sidebar .social ul li a {
	padding-left: 16px;
}

#right_sidebar .social ul li + li {
	padding-left: 2px;
}


/* Admin/Staff/Editable */

#right_sidebar {
	position: relative;
	width: 150px;
	min-height: 100px;
}

#right_sidebar div.controls.save ul li.control {
	padding: 0px;
	border-top: 0px;
}

#right_sidebar div.controls.save .tan {
	display: none;
}

#right_sidebar div.controls.save ul {
	border: 1px solid #475865;
	border-bottom-width: 0px;
}

#right_sidebar div.controls.save ul li.control {
	border-bottom: 0px;
}

#right_sidebar div.controls.save ul li.control a {
	display: block;
    height: 15px;
	padding: 5px 6px 6px;
	background-color: #526f85;
	background: url('/0/img/controls/systembutton.png') top left no-repeat;
	border: none;
	color: #fefefe;
	text-align: center;
	text-shadow: #2a4a61 0 1px 0;
	text-decoration: none !important;
}

#right_sidebar div.controls.save ul li.control a:active {
	color: #fff;
	background-color: #455d70;
	border-color: #3f5465;
	outline: none;
	background-position: bottom left;
}

.sidebar.right .controls.people span.title {
	padding: 4px;
	text-align: center;
}

.sidebar.right .controls.people ul li {
	padding: 0 !important;	
}

.sidebar.right .controls.people ul ul {
	border: none !important;
	padding: 3px 0;	
}

.sidebar.right .controls.people ul ul li {
	padding: 4px 5px !important;
	border-bottom: 0px !important;
}

.sidebar.right .controls.people ul li a {
	color: #e9d1b7 !important;
}

.sidebar.right .controls.people ul li span.buttons #addperson {
	text-shadow: 0px 1px 0px #332c20;
	color: #dfc9b3;
	width: 138px;
	border-top: 1px solid #473b2b;
	padding: 4px 0 6px;
	background: #514131;
	background-position: center center;
	background-repeat: no-repeat;
	cursor: pointer;
}

/* @end */

/* @group Content */

#content {
	background-color: #a08861;
	background-image: url(/0/img/bg/beige.jpg);
	background-position: top center;
	background-repeat: repeat;
	border-bottom: 20px solid #00233F;
}

#content .wrapper {
	width: 1070px;
}

#content .center {
	background: #00233F;
	width: 720px;
	margin-left: 200px;
}

#messages {
	background: #00233F;
	padding-top: 1px;
}

#messages .message {
	margin: 1px 20px 20px 20px;
	background-color: #fff;
	overflow: hidden;
	position: relative;
}

#messages .message .text {
	padding: 8px;
}

#messages .error {
	background-color: #f2b0b0;
	color: #360405;
}

#messages .error .text {
	border-top: 1px solid #d57777;
}

#messages .info {
	background-color: #e0cd80;
	color: #092236;
}

#messages .info .text {
	border-top: 1px solid #fff1a6;
	padding-top: 7px;
}

/*

Note for #page_content styling:

we float the page_content div to the left
and set the position to relative so that any
absolutely positioned elements inside will be relative to the inner page and so that any clear:both styled elements will not make our floating list and media sidebars go all wonky
on us.

*/

#content .center #page_content {
	margin-left: 20px;
	margin-right: 20px;
	position: relative;
	height: auto;
	position: relative;
	float: left;
	width: 680px;
	min-height: 180px;
}

/* @end */

/* @group Content Formatting */

#page_content, .iframe-editor {
	background: #fff !important;
	line-height: 1.5;
	padding-bottom: 2.0em;
	color: #3c4d5a;
}

#page_content a {
	color: #296eae;
}

.iframe-editor a {
	color: #296eae !important;
}

#page_content a:visited {
	color: #5f93c2;
}

.iframe-editor a:visited {
	color: #5f93c2 !important;
}

#page_content h2,
#page_content h3,
a.h3,
#page_content h4,
.iframe-editor h2,
.iframe-editor h3,
.iframe-editor h4 {
	padding: 0.5em 1.0em;
}

#page_content h2, .iframe-editor h2 {
	background: #bdcfdc;
	padding: 0.25em 0.8em;
	border-bottom: 1px solid #94afc2;
	color: #1d303e;
	text-shadow: #d8eeff 0 1px 0;
	font-size: 1.5em;
	border-top: 1px solid #d5e9f8;
	margin-bottom: 0.5em;
}

#page_content h3, .iframe-editor h3, a.h3 {
	background: #dae6f0;
	padding: 0.5em 1.0em;
	border-bottom: 1px solid #94afc2;
	color: #1d303e;
	text-shadow: #d8eeff 0 1px 0;
	font-size: 1.2em;
	border-top: 1px solid #b3c4d1;
	margin-bottom: 1.0em;
	margin-top: 2.0em;
	clear: both;
}

a.h3 {
	display: block;
	text-decoration: none;
}

#page_content h3 small, .iframe-editor h3 small, a.h3 small {
	color: #1d303e;
	text-shadow: #d8eeff 0 1px 0;
	font-size: 0.7em;
    font-weight: normal;
}

#page_content h2 + h3, .iframe-editor h2 + h3 {
	margin-top: -0.6em;
	border-top: 0px;
}

#page_content .full-width + h2, .iframe-editor .full-width + h2 {
	margin-top: -1.65em;
}

#page_content h2 + .full-width, .iframe-editor h2 + .full-width {
	margin-top: -0.75em;
}

#page_content h3 + .full-width, .iframe-editor h3 + .full-width {
	margin-top: -1.2em;
}

#page_content .full-width + h3, .iframe-editor .full-width + h3 {
	margin-top: -2em;
}

#page_content .blue.bottomright + h3, .iframe-editor .blue.bottomright + h3 {
    margin-top: 0;
}

#page_content h4, .iframe-editor h4 {
	font-size: 1.1em;
	border-bottom: 1px solid #cad7e0;
	margin-bottom: 0.5em;
	margin-left: 2.5em !important;
	margin-top: 1.0em;
	color: #0c2131;
	background-color: #edeff2;
	padding: 2px 9px 1px;
}

#page_content h4 a, .iframe-editor h4 a {
	text-decoration: none;
}

#page_content h5, .iframe-editor h5 {
	font-size: 1.2em;
	margin-bottom: 6px;
}

#page_content p, .iframe-editor p {
	padding: 0 3.0em;
	margin-bottom: 1.0em;	
}

#page_content p.figure, .iframe-editor p.figure {
	clear: left;
}

#page_content p.figure img, .iframe-editor p.figure img {
	float: left;
	margin: 0 0.8em 1.0em 0;
	padding: 5px;
	background-color: #edeff2;
	border-bottom: 1px solid #cad7e0;
}

#page_content p.tilt img, .iframe-editor p.tilt img {
	-webkit-transform: scale(1.0) rotate(-5deg);
    -moz-box-shadow:2px 2px 5px #000;
    -webkit-box-shadow:2px 2px 5px #000;
    box-shadow:2px 2px 5px #000;
}

#page_content p.full-width img, .iframe-editor p.full-width img {
	float: none;
	margin: 0 0 1.0em 0;
	padding: 0;
	background: transparent;
	border: 0 none;
    width:100%;
}

#page_content p.full-width, .iframe-editor p.full-width {
	padding: 0;
}

#page_content ul, .iframe-editor ul, #page_content ol, .iframe-editor ol {
	padding-left: 1.0em;
	padding-right: 1.0em;
	margin-bottom: 2.0em;
	margin-left: 2.8em;
}

#page_content ul ul, .iframe-editor ul ul, #page_content ol ol, .iframe-editor ol ol,
#page_content ol ul, .iframe-editor ol ul, #page_content ul ol, .iframe-editor ul ol {
	margin-bottom: 0.5em;
    margin-left: 1em;
}

#page_content ul.inline, .iframe-editor ul.inline {
	list-style: none;
	margin-left: 0;
	margin-right: 0;
	padding: 0 3em;
	line-height: 1.5;
}

#page_content ul.inline li, .iframe-editor ul.inline li {
	display: inline;
	margin-bottom: 5px;
	padding: 0 7px;
	float: left;
	border-right: 1px solid;
}

#page_content ul.inline li:last-child, .iframe-editor ul.inline li:last-child {
	border-right: 0 none;
}

/* Container div for video and audio */
#page_content div.one-col, .iframe-editor div.one-col {
	text-align: center;
}

/* For announcements and ministries list */
#page_content .columns {
	background: #faf6f0;
    list-style: none;
    margin-left:0;
    padding-left:0;
    padding-right:0;
}

#page_content .columns li {
	float: left;
	width: 298px;
	margin: 20px;
	color: #524023 !important;
	background-color: #f6f0e5;
	border: 1px solid #cfb688;
	height: 130px;
	-moz-box-shadow: rgba(0,0,0,0.6) 0 3px 3px;
	-webkit-box-shadow: rgba(0,0,0,0.6) 0 3px 3px;
	box-shadow: rgba(0,0,0,0.6) 0 3px 3px;
}

#page_content .columns li:nth-child(odd) {
	clear: left;
}

#page_content .columns.expand li {
	height: auto;
}

#page_content .columns li h4 {
    margin: 0;
	padding: 10px 17px;
	background-color: #d5c6ab;
	color: #524023 !important;
	text-shadow: #efdbc0 0 1px 0;
	border: 1px solid #e9ddc8;
	border-bottom-color: #9f8962;
}

#page_content .columns li h4 a {
	color: #524023 !important;
}

#page_content .columns li p a {
	color: #9f7f4c !important;
}

#page_content .columns li p {
	padding: 10px 17px;
	color: #524023;
	border-top: 1px solid #e0d0b4;
    margin-bottom:0;
}

#page_content .columns li p.legend {
	padding: 5px;
	color: #524023;
	border-top: 1px solid #e0d0b4;
    float:none;
}

#page_content ul li h4,
#page_content ul li p,
#page_content ul li div,
.iframe-editor ul li h4,
.iframe-editor ul li p,
.iframe-editor ul li div {
	padding-left: 5px;
	margin-left: 0px !important;
}

#page_content table {
	padding: 0;
	margin-bottom: 1.0em;	
}

#page_content table.list {
    border-collapse:collapse;
}

#page_content table.list + h3 {
    margin-bottom: 0;
    margin-top: 1em;
}

#page_content table tr td, #page_content table tr th {
	padding: 3px 6px;
}

tr.shaded, tr:nth-child(even) {
	background-color: #f0f4f6;
}

table.unshaded tr:nth-child(even), table.gadget tr:nth-child(even) {
	background-color:inherit;
}

table.gadget span.powered a:hover, table.gadget span.powered a:visited, table.gadget span.powered a:active, table.gadget span.powered {
    color:#3C4D5A !important;
}

#content table.gadget iframe {
    padding-top: 0 !important;
}

.iframe-editor span.module_placeholder {
	border:1px solid #c6d9ed;
	padding: 2px 4px;
	color: #2a353a;
	background-color: #e4f0fb;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	display:block;
}

.swatch { float:left; width:50px; height:50px; margin:10px; }

.footnote {
    color: #aab;
    font-size: smaller;
}

.aside {
    width: 270px;
    float: right;
    margin: 10px;
    background-color: #BDCFDC;
    border: 1px solid #94AFC2;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#page_content blockquote.scripture, .iframe-editor blockquote.scripture {
    margin: 5px 3em 1em;
    border-left:1px solid #ddd;
    padding:0 10px;
}

#page_content blockquote.scripture p, .iframe-editor blockquote.scripture p {
    padding:0;
}

#page_content blockquote.scripture cite, .iframe-editor blockquote.scripture cite {
    display: block;
    white-space: nowrap;
}

#page_content .aside p, .iframe-editor .aside p {
	padding: 0 1.0em;
}

#page_content abbr[title='and'] {
    font-family: adobe-garamond-pro, "AppleGaramond","Apple Garamond BT","Apple Garamond","Adobe Garamond",Garamond,'Lobster1.4Regular',Georgia,Times,"Times New Roman",serif;
    font-style: italic;
    font-weight: bold;
}

.code-sample, pre, code, samp, var, kbd {
    font-family: "Lucida Console", "Lucida Sans Typewriter", Inconsolata, monospace;
    color:#88a;
    background: #eee;
    padding: 2px 1px;
}

.code-sample, pre {
    margin: 5px 10px;
    border-left:1px solid #ddd;
    padding:5px 10px;
}

.phpError {
	background-color: #f2b0b0;
	color: #360405;
	border-left: 1px solid #d57777;
}

.phpError br {
    display: none;
}

sup, sub {
	height: 0;
	font-size: 65%;
	line-height: 1.0;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: .5ex;
}

sub {
	top: .5ex;
}

/* @group Iconography */

.bg-icons {
    margin-top:10px;
    margin-bottom:0px;
}

.bg-icon, .twitter-icon, .facebook-icon, .linkedin-icon, .youtube-icon, .vimeo-icon, .yelp-icon, .itms-icon, .amazon-icon, .rss-icon, .pdf-icon, .email-icon, a[href$=".pdf"] {
    display:inline-block;
    min-height: 16px;
    padding-left:20px;
    background-position:0 50%;
    background-repeat: no-repeat;
}

#page_content h2.bg-icon, .iframe-editor h2.bg-icon {
    display:block;
    padding-left:25px;
    background-position:5px 50%;
    background-repeat: no-repeat;
}

.twitter-icon {
    background-image: url(/0/img/icon/twitter_16.png);
}

.facebook-icon {
    background-image: url(/0/img/icon/facebook_16.png);
}

.linkedin-icon {
    background-image: url(/0/img/icon/linkedin_16.png);
}

.youtube-icon {
    background-image: url(/0/img/icon/youtube_16.png);
}

.vimeo-icon {
    background-image: url(/0/img/icon/vimeo_16.png);
}

.yelp-icon {
    background-image: url(/0/img/icon/yelp_16.png);
}

.itms-icon {
    background-image: url(/0/img/icon/itunes_16.png);
}

.amazon-icon {
    background-image: url(/0/img/icon/amazon_16.png);
}

.rss-icon {
    background-image: url(/0/img/icon/rss_16.png);
}

/* Needs to be renamed, messing with a lot of other css */
.email-icon {
    background-image: url(/0/img/icon/email_16.png);
}

.pdf, a[href$=".pdf"] {
    background-image:url(/0/img/silk/page_white_acrobat.png);
}

p.figure a[href$=".pdf"], p.figure a[href$=".pdf"] {
    display:inline;
    padding-left:inherit;
    background-image: none;
}

/* @end */

/* @group Forms */

#page_content form table {
	width:100%;
}

#page_content p.button {
    margin-top: 20px;
}

#page_content p.button:only-child {
    margin-top:0;
}

#page_content p.button.left + p.button.left, #page_content p.button.right {
    padding-left: 0;
}

#page_content p.button a, #page_content p.button input[type="submit"], 
#searchresults h2 input.submit, input.submitButton {
    border: 1px solid #8CAABC;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
	color: #fefefe;
	background: #6b889d url('/0/img/controls/blue_btn.png') 0 0 repeat-x;
    background: #6b889d -moz-linear-gradient(#94AFC2, #77899F);
    background: #6b889d -webkit-gradient(linear, 0 0, 0 100%, from(#94AFC2), to(#6E8B9F));
    display: block;
	float: left;
	text-decoration: none;
	text-shadow: #2a4a61 0 1px 0;
	text-align: center;
	font-size: 13px;
	font-family: futura-pt, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    padding: 4px 6px;
    outline: none;
	-moz-box-shadow: #36627D 0 0 0 1px;
	-webkit-box-shadow: #36627D 0 0 0 1px;
	box-shadow: #36627D 0 0 0 1px;
}

#page_content p.button.inline input[type="submit"], #page_content p.button.inline input.submit {
    float:left;
	margin-left: 5px;
	margin-bottom: 5px;
    padding: 3px 4px;
}

#page_content p.button a:active, #page_content p.button input:active[type="submit"] {
	background-image: url('/0/img/controls/blue_btn_a.png');
	background-position: 0 100%;
    background-image: -moz-linear-gradient(#6E8B9F, #94AFC2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6E8B9F), to(#94AFC2));
}

#page_content p.button.outline a, #page_content p.button.outline input[type="submit"] {
	padding: 5px 8px;
	border: 1px solid #c1d6e3;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #5484b3;
    background: transparent;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
    box-shadow: none;
    text-shadow: none;
}

#page_content p.button.add a, #page_content p.button.add input[type="submit"] {
    border: 1px solid #B7D1B4;
	background-color: #71A56D;
	background-image: url('/0/img/controls/green_btn.png');
    background-image: -moz-linear-gradient(#A9C296, #83A668);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#A9C296), to(#83A668));
	text-shadow: #2a4a61 0 1px 0;
	-moz-box-shadow: #4C7349 0 0 0 1px;
	-webkit-box-shadow: #4C7349 0 0 0 1px;
	box-shadow: #4C7349 0 0 0 1px;
}

#page_content p.button.add a:active, #page_content p.button.add input:active[type="submit"] {
	background-image: url('/0/img/controls/green_btn_a.png');
    background-image: -moz-linear-gradient(#83A668, #A9C296);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#83A668), to(#A9C296));
}

#page_content p.button.del a, #page_content p.button.del input[type="submit"] {
    border: 1px solid #DAA19B;
	background-color: #A26359;
	background-image: url('/0/img/controls/red_btn.png');
    background-image: -moz-linear-gradient(#C38C85, #A26359);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#C38C85), to(#A26359));
	color: #fefefe;
	text-shadow: #4A2A61 0 1px 0;
	-moz-box-shadow: #723830 0 0 0 1px;
	-webkit-box-shadow: #723830 0 0 0 1px;
	box-shadow: #723830 0 0 0 1px;
}

#page_content p.button.del a:active, #page_content p.button.del input:active[type="submit"] {
	background-image: url('/0/img/controls/red_btn_a.png');
    background-image: -moz-linear-gradient(#A26359, #C38C85);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#A26359), to(#C38C85));
}

#page_content p.button a.secondary, #page_content p.button input.secondary[type="submit"] {
    border: 0 none;
	color: #999;
    background: transparent;
	text-shadow: #E1E6E9 0 1px 0;
    margin-left: 10px;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
    box-shadow: none;
}

#page_content p.button a + a,
#page_content p.button input + a,
#page_content p.button a + input,
#page_content p.button input + input {
    margin-left: 10px;
}

#page_content p.continue {
    margin:0;
    padding:0;
}

#page_content p.continue a, #page_content p.continue input[type="submit"] {
	background: #315b7c;
	display: block;
	padding: 13px 20px 16px;
	color: #cef;
	text-decoration: none;
	border-top: 1px solid #0c4872;
	font-size: 1.2em;
	text-shadow: #1b2e36 0 1px 0;
}

#page_content p.continue a:hover, #page_content p.continue input:hover[type="submit"] {
	color: #fff;
	background-color: #477497;
	border-top-color: #335f82;
	text-shadow: none;
}

#spinner {
    margin-left:5px;
}

#page_content p.button input.submitted[type="submit"], #searchresults h2 input.submitted {
    min-width: 16px;
    border: 0 none;
	background: url('/0/img/spinners/navy_white.gif') 50% 50% no-repeat;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
    text-indent: -9999px;
}

#page_content h2 input.submitted {
	background-image: url('/0/img/spinners/white_lightblue.gif');
}

#page_content form table h3 {
	margin: 1em -6px -3px -6px;
}

#page_content form table .captcha {
    display: block;
    float:left;
}

#page_content form table img.captcha {
    padding-left: 1em;
}

#page_content table tr td.label {
	vertical-align: top;
	text-align: right;
}

form + form {
    margin-top:10px;
}

form .error, form .required {
	color: #AF5E5F;
    clear: left;
}

form .required {
	padding: 0 0 0 .5em;
}

#page_content fieldset {
	border: 1px solid #CAD7E0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	padding: 1em;
	margin: 1em 3em;
}

#page_content legend {
	font-size: 0.9em;
    text-transform: uppercase;
	padding: 0 0.5em;
}

#page_content input, #page_content textarea, #page_content select {
	padding: 5px;
	border: 1px solid #999;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-size: 100%;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    color: #000;
    background: #fff;
}

#page_content input:disabled, #page_content textarea:disabled, #page_content select:disabled {
	opacity: 0.4;
}

#page_content select {
	padding: 3px 4px;
}

#page_content h2 input, #page_content h2 select {
    font-size: 67%;
}

#page_content h3 input, #page_content h3 select {
    font-size: 83%;
}

#page_content input:focus, #page_content textarea:focus, #page_content select:focus {
	border: 1px solid #4294d6;
    -moz-box-shadow: 0 0 3px 0 #4294D6;
    -webkit-box-shadow: 0 0 3px 0 #4294D6;
    box-shadow: 0 0 3px 0 #4294D6;
    outline: none;
}

/* @end */

/* @end */

/* @group Footer */

#footer {
	border-top: 1px solid #524635;
	color: #d6bea7;
	padding: 5px 0;
}

#sitemap {
	margin-left: 10px;
}

#sitemap, #sitemap ul {
	list-style: none;
	padding: 3px 0;
}

#sitemap li h4, #sitemap ul {
	border-color: #35261a;
	border-top-color: #523f2f;
	padding-left: 4px;
}

#sitemap ul {
	border-top-width: 1px;
	border-top-style: solid;
}

#sitemap li {
	margin-top: 2px;
	margin-bottom: 4px;
}

#sitemap ul li, #sitemap a {
	color: #8c7259;
	text-decoration: none;
}

#sitemap li:hover ul a {
	color: #dab692;
    -moz-transition:color .2s linear;
    -webkit-transition:color .2s linear;
    transition:color .2s linear;
}

#sitemap li ul a {
    -moz-transition:color .2s linear;
    -webkit-transition:color .2s linear;
    transition:color .2s linear;
}

#sitemap li ul a:hover, #sitemap li ul a:focus {
	color: #FEF3DF;
}

#sitemap li.group {
	display: block;
	float: left;
	width: 160px;
	padding-right: 13px;
	padding-left: 14px;
}

#sitemap li h4 {
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

#sitemap li h4 a {
	color: #d6bea7;
}

#sitemap ul ~ h4 {
	margin-top: 15px;
}

#sitemap ul li input.submit {
	background: #8c7259;
    background: rgba(140,114,89,0.7);
	color: #523F2F;
    font: bold 1.2em futura-pt, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
    font-stretch: condensed;
	text-transform: uppercase;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -moz-transition:color .2s linear;
    -webkit-transition:color .2s linear;
    transition:color .2s linear;
    cursor: pointer;
    padding: 0 2px;
}

#sitemap li ul input.submit:hover {
	background: #dab692;
}


p#copyright {
	clear: both;
	padding-top: 20px;
	margin-bottom: 30px;
	text-align: center;
	color: #655340;
	text-shadow: #31271e 0 -1px 0;
}

p#mobile_switcher {
	clear: both;
	margin-top: 30px;
	margin-bottom: -15px;
	text-align: center;
	color: #8c7259;
}

#mobile_switcher a {
	color: #8c7259;
	text-decoration: none;
}

/* @end */

/* @group Calendar */
table.calendar {
	margin: 0;
	padding: 0 !important;
	width: 100%;
	background-color: #e1e6e9;
	border-bottom: 1px solid #cbcbcb;
	border-spacing: 0;
}
table.calendar th {
	font-weight: bold;
	
	color: #6b869b;
	margin: 0;
	padding: 0;
	background: #bdcfdc;
	width: 90px;
	text-shadow: #e1eaf1 0 1px 0;
    border: 1px solid;
    border-bottom-color: #94afc2;
	border-left-color: #cbdae5;
	border-right-color: #a7b0b7;
	border-top-width: 0;
}
table.calendar tr {
	padding: 2px 0;
	vertical-align: top;
}
.calendar {
    clear: both;
}
.calendar td {
	padding: 0 !important;
	color: #225;
	margin: 0px;
	vertical-align: top;
	height: 40px;
	background: #fff;
	border: 1px solid #fff;
	border-bottom-color: #eceff1;
	border-right-color: #cacfd2;
}
.calendar td ul {
	margin: 0 !important;
	padding: 0 !important;
	color: #b5cfdc;
	list-style: none;
}
.calendar td ul li {
	padding: 2px 0;
	border-bottom: 1px solid #eceff1;
}
.calendar td.day {
	border-top: none;
}
.calendar table.day {
	border-collapse: collapse;
}
.calendar td.empty {
    background-color: #E1E6E9;
	border-top: 1px solid #cfd4d6;
	border-bottom: 1px solid #cfd4d6;
	border-right: 0px;
	border-left: 0px;
}
.calendar td a {
    display:block;
	text-decoration: none;
	margin: 3px 5px;
	font-size: 0.9em;
    line-height: 1.3;
	list-style: none;
}
.calendar td.past span {
    display:block;
	margin: 3px 5px;
	color: #E1E6E9;
	font-size: 0.9em;
    line-height: 1.3;
}

.calendar td a.requestNew {
    font-size: smaller;
    text-transform: uppercase;
    background-image:url(/0/img/silk/calendar_add.png);
	font-family: futura-pt, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}

.calendar td a.requestNew.wrap {
    line-height:1.0;
}

.event_details.comment {
	margin-bottom: 0px !important;
}

.event_details .comment_message {
	width: 100%;
}

.event_details.log {
	padding: 0px;
	margin-bottom: 0 !important;
}

.event_details.log li {
	margin: 10px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.legend {
	float: right;
}

.legend span {
	padding: 3px 5px;
    margin: 3px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.calendarError,
.calendarError a,
.calendarError a:visited,
.calendarDenied,
.calendarDenied a,
.calendarDenied a:visited,
.legend .disapproved {
	background-color: #AF5E5F;
	color: #fff !important;
}

.calendarDenied,
.calendarDenied a,
.calendarDenied a:visited {
	text-decoration: line-through;
}

.calendarWarning,
.legend .pending {
	background-color: #e0cd80;
	color: #092236;
	border-top: 1px solid #fff1a6;
}

.calendarPrivate,
.calendarPrivate a,
.calendarPrivate a:visited,
.legend .approved {
	background-color: #5F93C2;
	color: #fff !important;
	border-top: 1px solid #296EAE;
}

.calendar td .calendarDate a, .calendar.day td .calendarDate {
	border-bottom: 1px solid #e7ecef;
	padding: 2px 5px;
	margin: 0 0 2px 0;
	color: #296EAE;
	text-shadow: #fff 0 1px 0;
	background-color: #f2f6f8;
	font-size: 0.9em;
}

.calendar td.today {
	border: 1px solid #dee7ef;
	outline: 1px solid #8fa6b8;
}

.calendar td.today .calendarDate a, .calendar.day td.today .calendarDate {
	color: #617a8a;
	background-color: #d7e6ed;
	border-bottom-color: #c4ccd3;
}

/* @end */

/* @group Blog */

.blog-date {
	font-weight: bold;
	font-style: italic;
}

/* @end */

/* @group Tabs */

#tabs {
	padding: 1px 5px 0px 7px;
	background: #00233f;
}

#tabs a {
	float:left;
	display: block;
	background: none;
	margin-right: 1px;
	margin-top:2px;
	text-decoration: none;
	color: #777 !important;
	text-shadow: 0px 1px 0px #efefef;
	height: 25px;
	border-bottom-color: #bbb;
	border-bottom-width: 2px;
    -moz-border-radius-topleft: 2px;
    -moz-border-radius-topright: 2px;
    -webkit-border-top-left-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

#tabs a span {
	display: block;
	height: 25px;
}

#tabs a span.title {
	padding: 5px;
	background: url(/0/img/controls/tab_grey_c.png) top left repeat-x;
	white-space: nowrap;
	float: left;
}

#tabs span.title .img {
	text-indent: -9999px;
	display: block;
	width: 16px;
	height: 16px;
}

#tabs a span.l, #tabs a span.r {
	width: 14px;
}

#tabs a span.l {
	float: left;
	background: url(/0/img/controls/tab_grey_l.png) top right no-repeat;
}

#tabs a span.r {
	float: right;
	background: url(/0/img/controls/tab_grey_r.png) top left no-repeat;
}

#tabs a.top_tab_0 span.l {
	width: 12px;
}

#tabs a.selected {
	margin-top:2px;
	color: #333 !important;
	height: 16px;
	border-bottom-width: 0px;
	text-shadow: none;
}

#tabs a.selected span.title {
	background: url(/0/img/controls/tab_white_c.png) top left repeat-x;
	padding-top: 5px;
}

#tabs a.selected span.l {
	background: url(/0/img/controls/tab_white_l.png) top right no-repeat;
}

#tabs a.selected span.r {
	background: url(/0/img/controls/tab_white_r.png) top left no-repeat;
}

.tab {
	float: left;
    display: block;
    height: auto;
    width: 680px;
}

#tabs_pages {
	clear:left;
	position: relative;
	color: #555;
	background: #fff;
	border-top-width: 0px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
    overflow: visible;
}

#tabs_pages_inner {
    width: auto;
    height: auto;
    margin-left: 0;
    overflow: visible;
}

/* @end */

/* @group Sermons */

div.sermonSeries {
	float: left;
	margin-left: .8em;
	width: 340px;
}

h3.sermonSeries a {
	text-decoration: none;
	color: #1d303e;
}

p.sermonSeries img {
	background-color: transparent !important;
	border: 0 !important;
}

div.sermonListing {
	margin-left: 350px;
}

ul.sermon-media {
	float: left;
	font-family: futura-pt, "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0.8em 1.0em 0;
	padding: 5px;
	background-color: #edeff2;
	border-bottom: 1px solid #cad7e0;
	list-style-type: none;
}

ul.sermon-media.right {
    float:right;
}

ul.sermon-media li a {
	display: block;
	text-decoration: none;
}

ul.sermon-media .watch a {
    padding-left:20px;
    background:url(/0/img/silk/monitor.png) 0 50% no-repeat;
}

ul.sermon-media .listen a {
    padding-left:20px;
    background:url(/0/img/silk/sound.png) 0 50% no-repeat;
}

ul.sermon-media .notes a {
    padding-left:20px;
    background:url(/0/img/silk/page_white_acrobat.png) 0 50% no-repeat;
}

/* @end */

/* @group Quick Results */

.quick_results {
	position: absolute;
	z-index: 9999;
	background: #555;
	-moz-box-shadow: rgba(0,0,0,0.3) 0 2px 2px;
	-webkit-box-shadow: rgba(0,0,0,0.3) 0 2px 2px;
	box-shadow: rgba(0,0,0,0.3) 0 2px 2px;
}

.quick_results a, #page_content .quick_results a {
	background-color: #a1b6c8;
	border-top: 1px solid #82a1bb;
	border-bottom: 1px solid #85a0b7;
	color: #27465f !important;
	padding: 4px 6px;
	display: block;
	font-size: 0.9em !important;
	text-decoration: none;
}

.quick_results a ~ a {
	border-top: 1px solid #aabccb !important;
}

.quick_results a:hover, #page_content .quick_results a:hover {
	background-color: #b6c8d6;
	color: #27465f;
}

.quick_results a ~ a:hover {
	border-top-color: #c8d5e0 !important;
}

.quick_results a strong {
	display: block;
	font-size: 1.1em;
	color: #143752;
}

.quick_results div.no_results {
	background: #ffd3d3;
	padding: 2px 4px;
	font-size: 0.9em !important;
	text-shadow: #ffe4e4 0 1px 0;
}

.quick_results div.refine {
	background: #fff4d3;
	padding: 2px 4px;
	font-size: 0.9em !important;
	text-shadow: #fffae4 0 1px 0;
	color: #6c5d30;
}

/* @end */

/* @group Search */

#searchresults {
	margin-bottom: -26px;
}

#searchresults h2 {
	margin-bottom: 0px;
	border-bottom-width: 0px;
	padding: 2px 3px;	
	height: 39px;
}

#searchresults h2 span {
	display: block;
	float: right;
	padding: 6px 10px;
}

#searchresults h2 input#innersearch {
	float: left;
	border: 1px solid #87a6c0;
	width: 240px;
	margin-top: 2px;
	margin-left: 2px;
	font-size: 0.7em;
}

#searchresults h2 input[type=submit], #searchresults h2 input.submit {
	margin-left: 5px;
	margin-top: 3px;
    padding: 3px 4px;
}

#searchresults h3 {
	margin-bottom: 0px;
	margin-top: 0px;
}

#searchresults .r {
	padding: 5px 10px;
}

#searchresults .r .title {
	color: #4e9ac9;
}

#searchresults .r .title strong {
	color: #286d97;
}

#searchresults .r .description {
	color: #888;
}

#searchresults .r .description strong {
	color: #52687b;
}

#searchresults a.showall {
	display: block;
	padding: 5px 10px;
	border-top: 1px solid #e3edf2;
	background-color: #f3f8fc;
	text-decoration: none;
	color: #8cb1cf;
	text-shadow: #fff 0 1px 0;
}

#searchresults a.showall:hover {
	border-top: 1px solid #a5c7d8;
	background-color: #c5d8e7;
	color: #436683;
	text-shadow: none;
}

#searchresults a.showall.hidden {
	display: none;
}

#searchresults .searchplease {
	margin-top: 30px;
	text-align: center;
	color: #c4c4c4;
	font-size: 16px;
}

/* @end */

/* @group Account Page */

#profile_box .blue {
	top: 28px;
}

#profile_box .tab {
	padding-top: 10px;
	padding-bottom: 10px;
}

#profile_box #tab_5 {
	padding-top: 0;
	padding-bottom: 0;
}

#profile_box #tab_1 p.button {
    padding-left:118px;
}

#profile_box #tab_2 p.button.add.right {
    padding-right: 11px;
}

#profile_box #tab_6 p.button {
    padding-left:158px;
}

#profile_box .top_tab_0 {
    outline: none;
}

#profile_box .top_tab_0 span.title .male {
	background: url('/0/img/silk/user.png') center center no-repeat;
}

#profile_box .top_tab_0 span.title .female {
	background: url('/0/img/silk/user_female.png') center center no-repeat;
}

#profile_box h3 {
	margin-top: 0px;
	background: none;
	display: block;
	border-top: 0px;
	text-shadow: none;
	padding-left: 15px;
	font-size: 1.6em;
	border-bottom-width: 0px;
	margin-bottom: 5px;
}

#profile_box table.userinfo {
	width: 100%;
    margin-bottom: 0;
}

#profile_box table.userinfo tr td.type {
	width: 100px;
	text-align: right;
	color: #bbb;
}

#profile_box table.userinfo tr td.edit {
	text-align: right;
	vertical-align: top;
}

#profile_box table.userinfo tr td.edit a {
	display: block;
	background: url('/0/img/silk/page_white_edit.png') 0 1px no-repeat;
	padding-left: 20px;
	text-decoration: none;
	color: #a5a5a5;
	text-align: left;
	float: right;
}

#profile_box table.userinfo tr td.edit a:hover {
	display: block;
	background: url('/0/img/silk/page_edit.png') 0 1px no-repeat;
	text-decoration: none;
	color: #42749b;
}

#profile_box table.userinfo tr td {
	padding-top: 7px;
	padding-bottom: 7px;
}

#profile_box table.userinfo.personal tr td.type {
	vertical-align: middle;
}

#profile_box table.userinfo tr td input, #profile_box table.userinfo tr td textarea {
	width: 200px;
	background-color: #f7f7f7;
}

#profile_box table.userinfo tr.shaded td input, #profile_box table.userinfo tr:nth-child(even) td input,
#profile_box table.userinfo tr.shaded td input, #profile_box table.userinfo tr:nth-child(even) td textarea {
	background-color: #dfe7eb;
	border-color: #84959f;
}

#profile_box table.userinfo tr.shaded td select, #profile_box table.userinfo tr:nth-child(even) td select {
	background-color: #dfe7eb;
	border: 1px solid #84959f;
}

#profile_box table td.button p.button, #profile_box table td.leave p.button {
    margin-bottom: 0;
	padding-right: 5px;
}

#profile_box .help {
	background: #feffdb;
	padding: 5px 10px;
}

#profile_box .help strong {
	display: block;
	font-size: 1.1em;
	margin-bottom: 3px;
}

#profile_box table td.primary input {
	width: auto !important;
}

#profile_box table th {
	text-align: left;
	padding: 3px 7px;
	border-bottom: 1px solid #eee;
}

#profile_box table.emails th.primary, #profile_box table.emails td.primary, 
#profile_box table.numbers th.primary, #profile_box table.numbers td.primary,
#profile_box table.addresses th.primary, #profile_box table.addresses td.primary {
	width: 50px;
}

#profile_box table.emails td.primary, #profile_box table.numbers td.primary,
#profile_box table.addresses td.primary {
	text-align: center;
}

#profile_box table.emails th.type, #profile_box table.emails td.type, 
#profile_box table.numbers th.type, #profile_box table.numbers td.type, 
#profile_box table.addresses th.type, #profile_box table.addresses td.type {
	width: 80px !important;
	text-align: center !important;
	vertical-align: middle !important;
}

#profile_box table.emails .primary, #profile_box table.emails .type, 
#profile_box table.numbers .primary, #profile_box table.numbers .type, 
#profile_box table.addresses .primary, #profile_box table.addresses .type {
	border-right: 1px solid #dfdfdf;
}

#profile_box table.groups .type {
	text-align: left !important;
}

#profile_box table.password .type {
	width: 140px !important;
}

#profile_box table.password td.error {
	background: #fefffe !important;
	color: #7a1811;
	width: 200px;
}

table.addresses input {
	margin-bottom: 3px;
	margin-right: 3px;
}

table.addresses input[type=text] {
	width: 207px !important;
}

table.addresses input.city {
	width: 100px !important;
	margin-right: 0px;
}

table.addresses input.state {
	width: 30px !important;
	margin-right: 0px;
}

table.addresses input.zip {
	width: 45px !important;
}

#profile_box table tr.address td.info label {
	width: 100px;
}

#profile_box table.addresses label {
	display: block;
	text-align: right;
	padding-right: 8px;
	padding-top: 2px;
	float: left;
	color: #999;
}

#profile_box table tr.address td.info .multiple {
	display: block;
	text-align: right;
	padding-right: 8px;
	padding-top: 2px;
	float: left;
	color: #999;
	width: 100px;
}

#profile_box table tr.address td.info .multiple label {
	display: inline;
	width: auto;
	padding-right: 0;
	padding-top: 0;
	float: none;
}

/* @end */

/* @group Login */

form#login_side_one {
	float: left;
	margin-top: 20px;
	margin-bottom: 20px;
	border-right: 1px solid #ddd;
	padding-left: 100px;
}

#login_side_one h5 {
	text-align: right;
	padding-right: 51px;
    padding-bottom: 11px;
}

#login_side_one p {
	padding-left: 10px;
	margin-bottom: 9px;
}

#login_side_one label {
	width: 70px;
	display: block;
	float: left;
	text-align: right;
	padding-right: 10px;
	margin-top: 1px;
}

#login_side_one .error {
	color: #a30000;
}

#login_side_two {
	float: left;
	width: 340px;
	margin-top: 20px;
	margin-bottom: 50px;
	padding-left: 40px;
}

#login_side_two p {
	padding-left: 0;
	padding-right: 0;
}

/* @end */

/* @group Registration */

#registration_box .break {
	border-top: 1px solid #eee;
	margin: 10px 20px;
}

#registration_box #tabs_pages {
	background: #315b7c;
}

#registration_box .tab #registrationform, #registration_box .tab .about_registration,
#registration_box .tab .registration_complete, #registration_box .tab .registration_fail {
	padding: 20px;
	border-bottom: 1px solid #082e49;
	padding-bottom: 40px;
}

#registration_box .tab .registration_fail {
	border-bottom-width: 0px;
}

#registration_box #registrationform label,
#mancamp_registration label {
	width: 120px;
	display: block;
	float: left;
	text-align: right;
	margin-top: 8px;
	padding-right: 7px;
	color: #666 !important;
	padding-top: 2px;
}

#registration_box #registrationform input,
#registration_box #registrationform input.required, #mancamp_registration input {
	margin-top: 8px;	
	padding: 5px 6px;
	width: 140px !important;
}

#registration_box #registrationform select {
	margin-top: 9px;
	margin-bottom: 10px;
}

#registration_box .tab a.register_continue_button {
	background: #315b7c;
	display: block;
	padding: 13px 20px 16px;
	color: #cef;
	text-decoration: none;
	border-top: 1px solid #0c4872;
	font-size: 1.2em;
	text-shadow: #1b2e36 0 1px 0;
}

#registration_box .tab a.register_continue_button:hover {
	color: #fff;
	background-color: #477497;
	border-top-color: #335f82;
	text-shadow: none;
}

#registration_box .about_registration strong,
#registration_box .registration strong,
#registration_box .registration_complete strong, #registration_box .registration_fail strong {
	display: block;
	font-size: 1.2em;
	margin-bottom: 6px;
}

#registration_box .registration strong {
	padding: 20px;
	padding-bottom: 0;
}

#registration_box .tab {
	background: #fff;
}

#registrationform .verify {
	width: 325px;
	margin-right: 7px;
	padding-left: 20px;
	margin-top: 12px;
	height: 15px;
	position: relative;
	float: right;
}

#registrationform .verify.pass {
	background: url('/0/img/silk/accept.png') top left no-repeat;
}

#registrationform .verify.fail {
	background: url('/0/img/silk/exclamation.png') top left no-repeat;
	color: #b84949;
}

#registration_box small, .captcha span {
	font-size: 12px;
	clear: both;
	display: block;
	margin: 10px;
	padding: 10px;
	border: 1px solid #c3a882;
	background-color: #f9f5ee;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	width: 360px;
	margin-left: 126px;
}

.captcha span {
	margin-left: 86px;
}

#registration_box #tabs {
	display: none !important;
}

#registration_box .captcha {
	padding-left: 40px;
	color: #a1a1a1;
	font-style: italic;
}

#registration_box .secureImage {
	padding-left: 85px;
}

#addinfo_line1, #addinfo_line2 {
	width: 186px;
}

/* @end */

/* @group Media */

.vimeo_player iframe {
	display: block;
}

.slideshow {
	position: relative;
	overflow: hidden;
}

.slideshow .slideshow-thumbnails {
	display: block;
	position: absolute;
	bottom:0px;
	z-index: 999;
	background: #000;
	opacity: 0.7;
	height: 30px;
}

.slideshow .slideshow-thumbnails ul {
	margin: 0 auto !important;
	padding: 0 !important;
	padding-top: 9px !important;
	text-align: center !important;
	display: block;
	position: relative !important;
	top: auto !important;
	height: auto !important;
	float: left;
	position: relative;
	left: 50% !important;
}

.slideshow .slideshow-thumbnails ul li {
	margin: 0 !important;
}

.slideshow .slideshow-thumbnails ul li a {
	display: inline;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	background: #fff;
	margin: 0 3px;
}

.slideshow .slideshow-thumbnails ul li a img {
	display: none;
}

.filebrowser {
	margin-left: 82px !important;
	margin-top: 0px;
}

#edit_area {
	width: 670px !important;
	border: 0px !important;
	height: 100px;
}

/* @end */

