/*
Theme Name: Vintage Lawrence
Theme URI: http://vintagelawrence.com/
Description: This theme was coded for Vintage Lawrence by Amber Weinberg.
Author: Amber Weinberg
Author URI: http://www.amberweinberg.com/

*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, font, img, ins, kbd, q, s, samp,
small, strike, sub, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

address {
	font-style: normal;
}

.clear {
	clear: both;
}

a {
	text-decoration: none;
	/*color: #FF8500;*/
	color: #ABBE5E;
}

a:hover {
	text-decoration: underline;
}

.noborder { border: none!important; margin:0; padding:0;
}

body {
	/*font-family:  Arial,"Trebuchet MS", sans-serif;*/
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: .89em;
	line-height: 1.5;
	color: #fff;
	background: url('images/body-bg.gif') repeat center center;
}

#header-wrapper {
	width: auto;
	background: url('images/header-wrapper-bg.gif') repeat-x center top;
}

#header, #content-wrapper, #footer {
	width: 1050px;
	margin: 0 auto;
}

#header {
	background: url('images/header-bg.jpg') no-repeat left top;
	height: 260px;
}

#header-inner-wrapper, #footer-inner-wrapper {
	width: 1000px;
	margin: 0 auto;
}

#imnew_header img {
	border:0;
	width:87px;
	height:100px;
	float:right;
}

p#contact-details {
	padding: 6px 0;
	margin: 0 25px;
	font-size: .89em;
	float: left;
}

p#contact-details a {
	color: #FF8500;
}

p#contact-details span {
	margin: 0 10px;
	color: #000;
}

p#map {
	float: right;
	margin: 5px 35px 6px;
}

p#map a {
	font-size: .85em;
	color: #FF8500;	
}

.header-col {
	float: left;
	width: 330px;
	margin-right: 5px;
}

.header-col p, .header-col address {
		font-family: "Lucida Sans";
		color: #000;
}

p#when {
	margin: 27px 0 0 25px;
	font-size: .85em;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

p#when span {
	padding-right: 15px;
	font-size: 1.1em;
}

p#where {
	margin: 10px 0 0 25px;
	font-size: .85em;
	float: left;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

address {
	font-size: .85em;
	line-height: 1;
	margin: 13px 0 0 78px;
}

.bold {
	font-weight: bold;
}

#header .logo h1 {
	width: 270px;
}

#header .logo h1 a {
	width: 270px;
	height: 125px;
	margin: 10px 0 0 25px;
	display: block;
	text-indent: -9999em;
}

p#welcome {
	margin: 45px 0 0 145px;
	width: 110px;
	font-size: .85em;
	line-height: 1;
}

#header .nomargin {
	margin: 0;
}

ul#nav {
	margin: 15px 0 5px 43px;
}

ul#nav li {
	float: left;
	margin: 0 17px;	
}

ul#nav li a {
	width: 100px;
	text-align: center;
	float: left;
	color: #FF8500;
	height: 40px;
	line-height: 35px;
	font-size: 1.05em;
	/*font-weight: bold;*/
	text-transform:uppercase;
}

ul#nav li a:hover, ul#nav li.active a {
	background: #350012 url('images/nav.jpg') no-repeat left top;
	text-decoration: none;
	color: #fff;	
}

ul#nav li.left, ul#footer-nav li.left, ul#sub-nav li.left {
	margin-left: 0;
}

ul#nav li.right, ul#footer-nav li.right, ul#sub-nav li.right {
	margin-right: 0;
}

ul.menu {
	margin: 0px 0 0px 115px;
}

ul.menu li {
	float: left;
	margin: 0 10px;	
}

ul.menu li a {
	width: auto;
	text-align: center;
	float: left;
	color: #FF8500;
	height: 30px;
	line-height: 30px;
	font-size: 0.8em;
	/*font-weight: bold;*/
	text-transform:uppercase;
}

ul.menu li a:hover, ul.menu li a.selected {
	/*background: #350012 url('images/nav.jpg') no-repeat left top;*/
	/*background: #350012;*/
	text-decoration: none;
	color: #fff;	
}

#sidebar_left, #sidebar_right {
	float: left;
	width: 230px;
	margin: 10px 10px 0 0px;
}

#sidebar_left {
	margin-left: 25px;
}

#content-wrapper {
	background: url('images/content-wrapper-bg.jpg') repeat-y center center;
	padding-bottom: 5px;
}

#content-inner-wrapper {
	width: 1000px;
	margin: 0 auto;
}

#content {
	width: 470px;
	float: left;
	margin: 10px 10px 0;
}
#content-area {
	padding-left:1.5em;
}

#content p {
	font-size: .85em;
	margin: 1em 0;
}

#slider {
	background: url('images/slider-bg.jpg') no-repeat left top;
	height: 240px;
}

#mySlides {
	position: relative;
}

#slide-banner h2, #slide-banner p, #slide-banner p a {
	text-indent: -9999em;
	position: absolute;
}

div#myController {
	margin: 0 0 0 65px;
}

div#myController span {
	float: left;
	margin: 3px 5px 0;
	width: 40px;
	text-align: center;
	font-size: .89em;
	padding-top: 3px;
	color: #69753A;
	height: 24px;
	line-height: 15px;
}

div#myController span:hover, div#myController span.jFlowSelected {
	color: #fff;
	background: url('images/pagination-hover.jpg') no-repeat left top;
	text-decoration: none;
}

div#myController span.jFlowPrev, div#myController span.jFlowNext{
	cursor:pointer;
	text-indent: -999em;
}

div#myController span.jFlowPrev {
	margin-left: 0;
}

div#myController span.jFlowNext {
	margin-right: 0;
}
div#myController span.jFlowPrev:hover, div#myController span.jFlowNext:hover {
	background: none;
}

h1#heading-bg {
	font-size: 1.3em;
	text-indent:20px;
	line-height: 42px;
	background: url('images/content-heading-bg.jpg') no-repeat left top;
	margin-top: 12px;
	width: 470px;
	height: 40px;
	color: #fff;
	text-transform: none;
}

h1 {
	font-size:1.5em;
	font-family: Georgia, "Times New Roman", Times, serif;
	width: 470px;
	/*font-weight: bold;*/
	margin: 10px 0 0 0;
	color: #AB4C0C;
	text-transform: uppercase; 
}


#content img {
	float: left;
}

ul#about-company {
	margin: 10px 0 0 230px;
}

ul#about-company li {
	line-height: normal;
	padding: 2px 0;
}

ul#about-company li a {
	font-size: .89em;
	color: #ABBE5E;
	background: url('images/company-arrow.gif') no-repeat left center;
	padding-left: 15px;
}

a.more-btn {
	background: url('images/more-btn.jpg') no-repeat left top;
	height: 20px;
	display: block;
	text-indent: -9999em;
	float: right;
	margin: 0 10px 10px 0;
	width: 77px;
}

a.more-btn:hover {
	background-position: left bottom;
}

#news h2 ,#sermons h2, #requests h2, #right-area h2 {
	/*font-weight: bold;*/
	text-transform: uppercase;
	font-size: 14px;
	text-indent: 45px;
	line-height: 52px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#requests {
	background: url('images/request-bg.jpg') no-repeat left top;
	height: 116px;
}

#series-video {
	text-align: center;
	border: solid;
	border-color: #6C2B00;
	width: 379px;
}

a#email-request {
	background: url('images/email-bg.jpg') no-repeat left top;
	height: 20px;
	display: block;
	text-indent: -9999em;
	width: 118px;	
	margin: 15px 0 0 100px;
}

#requests p a {
	font-size: .8em;
	color: #6C2B00;
	margin-left: 125px;
}

a#email-request:hover {
	background-position: left bottom;
}

.ad, .ad img {
	width: 230px;
	height: 116px;
	border:0;
}

#news {
	background: url('images/sermons-bg.jpg') no-repeat left top;
	width: 230px;
	height: 312px;
}

ul.news-event li {
	font-size: .9em;
	margin:  0 1px 4px;
	padding: 2px 5px 5px 50px;
	line-height: 1.3em;
}

ul.news-event li:hover {
	background: #28020D;
}
ul.news-event a {
	display:block;
}

.tabberlive { margin-bottom: 20px; }

.event {
	background: url('images/event-bg.jpg') repeat-y left top;
	width: 230px;
	margin-bottom: 10px;
}

.event .widget { padding: 10px; }

.odd {
	background: url('images/odd-bg.jpg') no-repeat left top;
	width: 230px;
	height: 78px;	
}

.event-details h3 {
	margin-bottom: 5px;
}

.event-details h3 a {
	color: #ABBE5E;
	position: relative;
	top: 5px;
	font-size: 1.1em;
}

.event-details p {
	font-size: .85em;
	width: 160px;
	/*line-height: normal;*/
	line-height:1.25em;
	margin: 5px 0 0 55px;
}

.event-date {
	width: 32px;
	height: 32px;
	margin: 10px 11px 0 10px;
	float: left;
	background: url('images/green-date-bg.jpg') no-repeat left top;	
}

p.month {
	color: #686868;
	font-size: .50em;
	width: 32px;
	text-align: center;
	margin: 1px 0 0;
	text-transform: uppercase;
}

p.date {
	color: #fff;
	font-size: 1.1em;
	text-align: center;
	width: 32px;
	/*font-weight: bold;*/
	margin: 0;
}

#sidebar_left .event-date {
	background: url('images/red-date-bg.jpg') no-repeat left top;
	margin-right: 10px;
}

ul.tabbernav {
	background: url('images/tab-bottom-bg.jpg') no-repeat left bottom;
	width: 190px;
	height: 37px;
	padding: 0 20px;
}

ul.tabbernav li {
	float: left;
}

ul.tabbernav li a {
	float: left;
	color: #AA1600;
	width: 90px;
	height: 32px;
	line-height: 37px;
	text-align: center;
	background: url('images/top-bg.jpg') no-repeat left top;
	padding: 0 2px;
}

ul.tabbernav li a:hover, ul.tabbernav li.tabberactive a {
	color: #fff;
	background-position: left -32px;
}

.tabberlive .tabbertab h2 {
	display:none;
}

#calendar, #requests, #audio, #sermons, .module {
	margin-bottom: 10px;
	overflow:hidden;
}

#calendar {
	/*background: url('images/calendar.jpg') no-repeat center top;*/
	width: 230px;
	padding:10px 0 0 14px;
}

#sermons {
	background: url('images/sermons-bg.jpg') no-repeat left top;
	width: 230px;
	height: 312px;
	position: relative;
}

ul#sermons-list {
	margin: 0 10px 25px;
}

ul#sermons-list li {
	margin-bottom: 8px;
	padding: 5px 0;
	font-size: .89em;	
	padding-left: 10px;
}

ul#sermons-list li a {
	color: #fff;

}

ul#sermons-list li h3 a {
	color: #69753A;
}

ul#sermons-list li:hover {
	background: #28020D;
}

ul#available {
	margin: 0 auto;
	width: 230px;
}

ul#available li {
	padding-right: 2px;
	float: left;
}

ul#available li a {
	float: left;
	display: block;
	font-size: .89em;
	width: 51px;
	text-indent: -9999em;
	height: 40px;
}

ul#available li a.listen {
	background: url('images/listen.jpg') no-repeat left top;
	margin-left: 10px;
}

ul#available li a.listen:hover, ul#available li a.selected {
	background-position: left bottom;
}

ul#available li a.download {
	background: url('images/download.jpg') no-repeat left top;
}

ul#available li a.download:hover, ul#available li a.selected {
	background-position: left bottom;
}

ul#available li a.subscribe {
	background: url('images/subscribe.jpg') no-repeat left top;
}

ul#available li a.subscribe:hover, ul#available li a.selected {
	background-position: left bottom;
}

ul#available li a.notes {
	background: url('images/subscribe.jpg') no-repeat left top;
}

ul#available li a.notes:hover, ul#available li a.selected  {
	background-position: left bottom;
}

#footer {
	background: url('images/footer-bg-min.jpg') no-repeat left top;
	height: 110px;
	position: relative;
}

ul#footer-nav {
	width: 490px;
	margin: 0 auto;
	padding-top: 5px;
}

ul#footer-nav li {
	float: left;
	margin: 0 10px;
}

ul#footer-nav li a {
	float: left;
	margin-top: 5px;
	color: #A94C0E;
	padding-bottom: 12px;
	font-size: .85em;
	text-transform:uppercase;
}

ul#footer-nav li a:hover, ul#footer-nav li a.selected {
	color: #FF8500;
	text-decoration: none;
	background: url('images/nav-arrow.gif') no-repeat center bottom;	
}

p#footer-contact {
	position: absolute;
	top: 20px;
}

p#footer-contact , p#back-to-top a, #footer-logo a {
	text-indent: -9999em;
	display: block;
}

p#footer-contact a {
	position: absolute;
	width: 65px;
	font-size: .8em;
	left: 195px;
	height: 20px;
}

p#back-to-top a {
	height: 20px;
	width: 75px;
	position: absolute;
	right: 60px;
	font-size: .89em;
	top: 20px
}

p.copy {
	width: 450px;
	margin: 10px auto 0;
	font-size: .85em;
	text-align: center;
	color: #000;
}

p.copy a {
	font-size: .89em;
	color: #000;
	margin: 0 10px;
}

p.copy a:hover, p.copy a.selected {
	color: #A94C0E;
}

p#footer-logo a {
	position: absolute;
	top: 50px;
	height: 25px;
	font-size: .8em;
	line-height: normal;
	right: 65px;
	width: 60px;
}

.tabberlive .tabbertabhide {
 display:none;
}

/*------- Secondary Page ----------- */

#secondary #content h1#heading-bg {
	font-size: 1.3em;
	background: url('images/sec-heading-bg.jpg') no-repeat left top;
	margin-top: 4px;
	width: 710px;
	text-indent: 20px;
	text-transform: none;
	border: 0;
}

#secondary #content {
	width: 710px; 
}

#secondary #content img#banner {
	height: 130px;
	border: 0;
}

#secondary #content img {
	float: none;
}

#secondary #content p {
	margin-right: 10px;	
}

#content h2, .h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	color: #A94C0E;
	width: 700px;
	margin-top: 10px;
	/*font-weight: bold;*/
}

#content h3 {
	font-size: 1.2em;
	color: #AA1600;
	width: 700px;
	margin-top: 10px;
	/*font-weight: bold;*/
}

#content h4 {
	font-size: 1em;
	color: #E67800;
	width: 700px;
	margin-top: 10px;
	/*font-weight: bold;*/
}

h2#tabbed {
	text-transform: uppercase;
}

.dotted-line {
	width: 700px;
	background: url('images/dotted-line.gif') repeat-x left top;
	height: 1px;		
}

.small-dotted-line {
	width: 650px;
	background: url('images/dotted-line.gif') repeat-x left top;
	height: 1px;		
}

.italic {
	font-style: italic;
}

#content-top-left {
	float: left;
	width: 300px;
	background: #5c0d12;
	margin-right: 20px;
}


#secondary #content-top-left p {
	width: 300px;
	margin: 0 0 5px 10px;
	text-indent: 25px;
	color: #FF8500;
	background: url('images/symbol.gif') no-repeat left center;	
}

#content-top-left img {
	border: 0;
	margin: 3px 0 0 3px;
}

blockquote { font-family: Georgia, Times, Serif; font-size: 18px; font-style: italic; line-height: 30px;
        width: 600px;
	margin-left: 40px;
	padding: 10px;	
	position: relative;
	line-height: normal;
        background: #28010c;
}

blockquote2 {
	background: url('images/blockquote-bg.jpg') no-repeat left top;
	width: 369px;
	height: 78px;
	margin-left: 320px;
	padding: 5px 0 0 20px;	
	position: relative;
	line-height: normal;
}

blockquote span#john {
	position: absolute;
	top: 68px;
	right: 60px;
	color: #ABBE5E;
	font-weight: bold;
}

blockquote span#john span {
	color: #fff;
	font-weight: normal;
	font-size: .9em;
}

#secondary #content ul.unorder-list li {
	background: url('images/green-bullet.gif') no-repeat left center;
	font-size: .89em;
	padding: 3px 0 3px 20px;
	width: 370px;
	list-style-position: outside;
	vertical-align:top;
}

ol.order-list {
	margin-left: 20px;
}

ol.order-list li {
	background: url('images/arrow-bullet.gif') no-repeat left center;
	font-size: .89em;
	padding: 0.5em 0 0.5em 20px;
	/*width: 370px;*/
	list-style-position: outside;
	list-style-type: none;
}

#middle-content {
	width: 710px;
}

#content-left {
	float: left;
	width: 480px;
}

#content-left p {
	width: 440px;
}

#content-right {
	width: 230px;
	float: left;
}

#plane {
	width: 230px;
	margin: 10px 0;
	height: 131px;
	position: relative;
	background: url('images/plane-bg.jpg') no-repeat left top;		
}

#content #plane h3,#content #plane h3 a,#content #plane p, #right-area h2, #right-area h3 {
	width: 230px;
}

#content #plane h3 a {
	display: block;
	position: absolute;
	height: 131px;
}

#plane h3 a, #secondary #content #plane p  {
	text-indent: -9999em;
}

#right-area {
	width: 230px;
	background: url('images/right-area-bg.jpg') no-repeat left top;
	height: 239px;	
}

#right-area h2 {
	color: #fff;
	line-height: normal;
	font-size: 1.2em;
	margin: 0 auto;
	width: 205px;
	padding-top: 15px;
	text-indent: 30px;
	line-height: 1.2em;
}

#right-area h3 {
	margin: 5px 0 5px 10px;	
}

#content #right-area p {
	width: 220px;
	margin: 0 0 0 10px;
	line-height: normal;
}

#tabbed-content {
	background: url('images/tabbed-content-bg.jpg') no-repeat left top;
	width: 475px;
	height: 455px;
	margin-top: 70px;
	position: relative;
}

ul#tabbed-content {
	margin-bottom: 10px;
}

#tabbed-content h2 {
	float: left;
	margin: 0 10px;
}

#tabbed-content h2{
	float: left;
	padding: 10px 10px;
	color: #FF8500;
}

#tabbed-content img, #content #tabbed-content h2, #content #tabbed-content p, #content ul#tabbed-content {
	margin-left: 15px;
}

#tabbed-content h2 {
	font-weight: normal;
	font-size: 1.4em;
	margin: 0;
}

#content #tabbed-content p {
	width: 440px;
	margin: 0;
	margin-left: 15px;
}

ul#tabbed-list {
	margin: 10px 0 0 25px;
}

ul#tabbed-list li {
	padding-left: 15px;
	list-style-position: outside;
	background: url('images/green-bullet.gif') no-repeat left center;	
	font-size: .9em;
}

#special-event {
	background: url('images/special-bg.jpg') no-repeat left top;
	width: 230px;
	height: 150px;
}

#special-event h4 {
	font-size: 1em;
	color: #E67800;
	/*font-weight: bold;*/
	float: left;
	margin-left: 15px;
}

#special-event h2 {
	text-indent: -9999em;
}

#special-event h4, #special-event p {
	margin-top: 103px;
}

#special-event p {
	font-size: .9em;
	margin-top: 105px;
	text-indent: 3px;
}

#tabbed-content ul.tabbernav {
	background-image: none;
	height: 37px;
	margin: 0;
	padding-top: 2px;
	padding-left: 0;
	width: 430px;
}

#tabbed-content ul.tabbernav {
	position: relative;
	top: -35px;
	left: 1px;
}

#tabbed-content ul.tabbernav li {
	float: left;
}

#tabbed-content ul.tabbernav li a {
	float: left;
	color: #FF8500;
	width: 90px;
	height: 30px;
	line-height: 37px;
	text-align: center;
	padding: 0 2px 5px 0;
	background: #200109;
	border: 1px solid #200109;
	border-bottom: 0px solid #200109;
}

#tabbed-content ul.tabbernav li a:hover, #tabbed-content ul.tabbernav li.tabberactive a {
	color: #fff;
	background-position: left -32px;
	background: #310512;
	border: 1px solid #000;
	border-bottom: 0px solid #000;
}

.parking {
	color:#fff;
	background:#358adc;
	border:1px solid #1c72c2;
}

.uppercase {text-transform: uppercase;}

.leadership_column {
	width:145px; 
	float:left; 
	padding:0 10px 10px 15px;
	border-right:1px solid #68131b;
	min-height:350px;
	height:350px !important;
}
.leadership_bio_container{
	min-height:135px;
	display:block;
	overflow:auto;
	margin-top:1em;
}
.leadership_bio_photo {
	float:left; 
	width:300px;
	padding-bottom:0em; 
	margin:0 1em 5px 0;
}
.leadership_bio_text {
	float:right;
	width:370px;
}
#content .leadership_bio_text p {margin-top:0;}

.ministry_column {
	width:140px; 
	float:left; 
	padding:0 10px 10px 15px;
	margin-bottom:1em;
	border-right:1px solid #68131b;
	min-height:250px;
	height:250px !important;
}
.ministry_column ul {
	line-height:1.1em;
}
.ministry_column ul li {
	margin:1em 0;
}
.ministry_listing {
	font-size:0.85em;
	margin-bottom:1em;
	overflow:auto;
	clear:both;
}
.ministry_listing .ministry {
	width:120px;
	margin-right:1em;
	float:left;
}
.ministry_listing .description {
	width:550px;
	float:left;
}

table#teaching {margin-bottom:2em;}
table#teaching tr.series td { padding:2em 0 0; font-size:1.2em; }
table#teaching tr.row td { border-bottom:1px solid rgb(255, 133, 0); padding:5px 1em; }
ul.downloads li { padding-left:1.5em; }

/*AMBER'S CHANGeS*/
ul.news-event p { margin: 0; font-size: 13px; }


/*------- Vintage Add On's ----------- */
.alignleft { float: left !important; padding: 0px 20px 10px 0px;
}
.alignright{ float: right !important; padding: 0px 0px 10px 20px;
}

#weeklytables td { padding: 5px; border: solid 1px #200009;color:#333; font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size: 12px; line-spacing: 14px;}
#weeklytables a:link {color: #d71d01;}
