/* 

COLORS:

Background:		#2E6FB8
Yellow:			#FBB901
Almost White:	#D9E6FF
Lt Blue:		#B2D3FF
Med Blue:		#4E94E3
Dk Blue Type:	#22538A

*/

* {
	margin: 0;
	padding: 0;
	}

iframe, a img, fieldset, form, table { border: 0; }

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

dd, dt, li, dl, ol, ul { list-style: none; }
legend { color: #000000; }
button, select, textarea, input { font: 100% serif; }
table { border-collapse: collapse; }

body {
	background: #2E6FB8 url(http://lsuchurch.org/img/yellow-top.gif) top repeat-x;
	color: #333333;
	text-align: center;
	font: 12px/1.4 "Lucida Grande" , "Bitstream Vera Sans" ,Verdana,sans-serif;
	min-width: 730px;
	}

p {
	font-size: 1em;
	line-height: 1.8em;
	margin: 1em 0;
	}

h1 {
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	}

h2 {
	font-size: 1em;
	line-height: 1em;
	margin-bottom: 1.2em;
	text-transform: uppercase;
	font-weight: bold;
	}
	
h3 {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0.6em 0;
	font-weight: bold;
	}

table {
	margin-left: -9px;
	margin-top: -9px;
	}

td { padding: 2px 9px; }
thead { display: none; }

#wrapper {
	margin: 0 auto;
	width: 940px;
	text-align: left;
	position: relative;
	}

#navigation {
	height: 24px;
	overflow: hidden;
	background: transparent url(http://lsuchurch.org/img/logo-a.gif) left top no-repeat;
	}

#navigation ul {
	height: 20px;
	width: 940px;
	text-align: right;
	padding-top: 4px;
	}

#navigation li { display: inline; }

#navigation a {
	padding: 5px 14px 4px 14px;
	color: #22538A;
	text-decoration: none;
	}

#navigation a:hover, #navigation a:active, #navigation a:focus {
	color: #22538A;
	background-color: #D9E6FF;
	}

#logo {
	height: 97px;
	background: transparent url(http://lsuchurch.org/img/logo-b.gif) left top no-repeat;
	}

#rightColumn {
	left: 720px;
	width: 220px;
	position:absolute;
	}

#nav_categories{margin-top:-39px !important;margin-top:0;}

#nav_categories li{padding:5px;}

.nav_header {
	margin-bottom: 7px;
	background: #FBB901;
	}

.nav_normal, .nav_current {
	margin-bottom: 7px;
	background: #B2D3FF;
	}

.nav_normal a, .nav_current a, .nav_header a {
	font-size: 1.2em;
	color: #22538A;
	font-weight: bold;
	text-decoration: none;
	padding-left: 7px;
	}

.nav_normal a:hover, .nav_current a:hover, .nav_normal a:active, .nav_current a:active, .nav_normal a:focus, .nav_current a:focus, .nav_header a:hover, .nav_header a:active, .nav_header a:focus { color: #FFFFFF; }
.nav_open { }

.nav_open a {
	font-size: 1.2em;
	color: #B2D3FF;
	text-decoration: none;
	font-weight: bold;
	margin-left: 7px;
	}

.nav_open a:hover, .nav_open a:active, .nav_open a:focus { color: #FFFFFF; }
.nav_open-image { }

.nav_open-image a {
	font-size: 1.2em;
	line-height: 1em;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 7px;
	}

.nav_open-image a:hover, .nav_open-image a:active, .nav_open-image a:focus { color: #B2D3FF; }

.nav_open-image img {
	margin-left: -5px;
	margin-top: -5px;
	float: left;
	}

.nav_description {
	font-size: 1.2em;
	color: #B2D3FF;
	margin-left: 9px;
	}

#leftColumn {
	left: 35px;
	width: 676px;
	float: left;
	position: relative;
	}

#leftColumn h2 {
	font-size: 1.5em;
	line-height: 1.2em;
	color: #FFFFFF;
	text-transform: none;
	margin-top: 1em;
	}

#leftColumn li {margin:6px 0 0 16px; list-style: outside square;}
#leftColumn hr {margin-top:30px;}

#leftTop {
	color: #FFFFFF;
	padding: 14px 14px 7px 14px;
	background: #4E94E3 url(http://lsuchurch.org/img/blue-grad.gif) top repeat-x;
	}

#leftTop canvas, #leftTop var {margin:0 0 12px 12px; float:right;}

#leftTop h2 {
	margin-top:2em;
	margin-bottom:0;}

#leftTop a {
	color: #FBB901;
	text-decoration: none;
	}

#leftTop a:hover, #leftTop a:active, #leftTop a:focus {
	color: #333;
	text-decoration: none;
	border-bottom: 1px dotted #333333;
	}
	
#leftTop img{margin:10px;}

#leftTop img.left{float:left;margin:7px 14px 7px 0;padding:1px;border:7px solid #FFF;background:#AAA;}
#leftTop img.right{float:right;margin:7px 0 7px 14px;padding:1px;border:7px solid #FFF;background:#AAA;}
#leftTop img.wrap{float:right;margin:0;padding:0;border:0 solid #FFF;background:#AAA;position:relative;visibility:hidden;}
	
#leftTop h3 {
	text-indent: 1.25em;
	font-family: Georgia,Palatino,Times,serif;
	font-size: 1.25em;
	line-height: 2em;
	font-weight: normal;
	}

.left2col-l {
	width: 420px;
	background: transparent;
	}

.left2col-r {
	width: 200px;
	overflow: hidden;
	background: transparent;
	float: right;
	clear: right;
	}
		
.leftMore {
	margin-top: 7px;
	padding: 14px 14px 7px 14px;
	background: #D9E6FF;
	}
	
.nav_normal img {
	margin-left:8px;
	vertical-align:text-bottom;
}

.icon-play, .icon-download, .icon-podcast {
	height:21px;
	line-height:30px;
	padding:3px 0 3px 28px;
}

.icon-play {
	background: transparent url(http://lsuchurch.org/img/icons.gif) 0 -53px no-repeat;	
}
	
.icon-download {
	background: transparent url(http://lsuchurch.org/img/icons.gif) 0 -141px no-repeat;	
}
	
.icon-podcast {
	background: transparent url(http://lsuchurch.org/img/icons.gif) 0 -97px no-repeat;	
}
	
.sermon-archive {
	background: transparent url(http://lsuchurch.org/img/ser-divider.gif) top no-repeat; 
	color: #22538A;
	padding: 15px 0 10px 15px;
}

.sermon-archive p {
	margin:0;
	padding:0;
}

.sermon-title {
	font-family: Georgia,Palatino,Times,serif;
	font-size: 2em;
	line-height: 2.2em;
	font-weight: normal;
	font-style: italic;
}

.sermon-speaker {
	padding-left:18px;
	font-weight: bold;
	background: transparent url(http://lsuchurch.org/img/icons.gif) 0 -2px no-repeat; 
}	

.sermon-date {
	margin-left:15px;
	padding-left:20px;
	background: transparent url(http://lsuchurch.org/img/icons.gif) 0 -20px no-repeat; 
}	

.sermon-series {
	margin-left:15px;
	padding-left:18px;
	background: transparent url(http://lsuchurch.org/img/icons.gif) 0 -37px no-repeat; 
}	

.sermon-div {
	height:10px;
	margin:0 0 15px 0;
	padding:0;
	background: transparent url(http://lsuchurch.org/img/ser-divider.gif) no-repeat;
}

.sermon-download {
	display:inline-block;
	margin-left:10px;
	text-decoration:none;
	height:21px;
	width:22px;
	vertical-align: text-bottom;
	background: transparent url(http://lsuchurch.org/img/icons.gif) 0 -185px no-repeat; 
}	

a.sermon-download:hover {
	background: transparent url(http://lsuchurch.org/img/icons.gif) 0 -162px no-repeat;
}

.alt {
	display:none;
}

#leftColumn .leftMore h2{
	color: #22538A;
	}

.spacer { margin-top: 3.8em; }
.clear {clear:both;}
#leftTop .clear { margin-bottom: 14px; }

#footer p {font-size:.9em;color:#B2D3FF;text-align:center;margin:21px 7px;}
#footer a:link, #footer a:visited {color:#FBB901;text-decoration:none;}
#footer a:hover {color:#333333;border-bottom:1px dotted #333333;}
	
#flashcontent {
	margin:14px 74px;
}
	
#navmenu-v {
	width: 28px; height: 381px;
	top: 121px; left: 0px;
	position: absolute;
}

/* Root = Vertical, Secondary = Vertical */
ul#navmenu-v,
ul#navmenu-v li,
ul#navmenu-v ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 28px; /*For KHTML*/
  list-style: none;
}

ul#navmenu-v:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-v li {
  float: left; /*For IE 7 lack of compliance*/
  display: block !important; /*For GOOD browsers*/
  display: inline; /*For IE*/
  position: relative;
}

#panel1b, #panel2b, #panel3b, #panel4b {
	height:79px;
	background: transparent url(http://lsuchurch.org/img/MainNav.gif) no-repeat;}
#panel2b {height:96px; background-position:0px -79px;}
#panel3b {height:121px; background-position:0px -175px;}
#panel4b {height:86px; background-position:0px -296px;}
	
/* Root Menu */
ul#navmenu-v a {
  padding: 0 6px;
  display: block;
  color: #666;
  font: 1em/.6em Verdana, Arial, Helvetica, sans-serif;
  white-space: nowrap;
  font-size:100px;
  text-decoration: none;
  height: auto !important;
  height: 1%; /*For IE*/
}

/* Root Menu Hover Persistence */
ul#navmenu-v a:hover,
ul#navmenu-v li:hover a,
ul#navmenu-v li.iehover a {
  padding:10px;
  color: #FFF;
}

/* 2nd Menu */
ul#navmenu-v li:hover li a,
ul#navmenu-v li.iehover li a {
  font: 1em/1em Verdana, Arial, Helvetica, sans-serif;
  white-space: nowrap;
  margin-left:28px;
  padding-left:18px;
  width:210px;
  background: #FFC400;
  color: #22538A;
}

/* 2nd Menu Hover Persistence */
ul#navmenu-v li:hover li a:hover,
ul#navmenu-v li:hover li:hover a,
ul#navmenu-v li.iehover li a:hover,
ul#navmenu-v li.iehover li.iehover a {
  font: 1em/1em Verdana, Arial, Helvetica, sans-serif;
  white-space: nowrap;
  margin-left:28px;
  padding-left:18px;
  width:210px;
  background: #FFC400 url(http://lsuchurch.org/img/highlight.gif) center no-repeat;
  color: #22538A;
}  

ul#navmenu-v ul,
ul#navmenu-v ul ul,
ul#navmenu-v ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 0px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-v li:hover ul ul,
ul#navmenu-v li:hover ul ul ul,
ul#navmenu-v li.iehover ul ul,
ul#navmenu-v li.iehover ul ul ul {
  display: none;
}

ul#navmenu-v li:hover ul,
ul#navmenu-v ul li:hover ul,
ul#navmenu-v ul ul li:hover ul,
ul#navmenu-v li.iehover ul,
ul#navmenu-v ul li.iehover ul,
ul#navmenu-v ul ul li.iehover ul {
  display: block;
}

#panel1b > ul, #panel2b > ul, #panel3b > ul, #panel4b > ul {
	height:79px;
	background: transparent url(http://lsuchurch.org/img/MainNav.gif) 0px -383px no-repeat;}
#panel2b > ul {height:96px; background-position:0px -462px;}
#panel3b > ul {height:121px; background-position:0px -558px;}
#panel4b > ul {height:86px; background-position:0px -679px;}