/* /academy/theme.css */

body
{
line-height: 1;
cursor: default;
}

h1, h2, h3, h4, h5, h6
{
font-size: 100%;
padding: .6em 0;
margin: 0 15px;
}

hr {
	style: solid; 
	color: #999999;
	width: 500px; 
	margin-left: 35px; 
	noshade: true;
	size: 1px;
	height: 1px;
	align: center; 
}

h5 {
	font-size: 10px;
	padding: 0px; 
	margin: 0px; 
	font-weight: lighter; 
}


#content table tr td {
	padding: 5px;
}

#content table.form tr td {
	padding: 0px;
	height: 35px;
}

#content table {
	margin-left: 35px; 

}

#content input { 
border: 1px solid #cccccc;
font-size: 12px;
height: 20px;
font-family: Arial, Helvetica, sans-serif;
text-align: left; 
padding-left: 5px;
padding-top: 2px;
}


#button {
border: 1px ridge #333333;
background: #e9e9e9;
width: 58px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
}
 
 
#button:hover {
border: 1px solid #666666;
background: #ffffff;
}


ul, ol
{
list-style: none;
}

a
{
color: black;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}

body{
background:url(http://templebaptistacademy.com/media/academy/body.jpg) #EFECC9 repeat-x top left;
text-align:center;
font-family:Tahoma,Verdana,Helvetica,Arial,san-serif;
font-size:12px;
}

#header{
background:url(http://templebaptistacademy.com/media/academy/title.png) no-repeat top center;
height:189px;
text-align:left;
margin:auto;
width:960px;
}

#header h1{
width:675px;
height:50px;
position:relative;
top:50px;
left:225px;
}

#header h1 a{
display:block;
width:100%;
height:100%;
text-decoration:none;
}

#header h1 a span{
visibility:hidden;
}

#header #subtitle{
display:none;
}

#wrapper{
text-align:left;
width:988px;
margin:auto;
background:url(http://templebaptistacademy.com/media/academy/wrapper.jpg) repeat-y top center;
}

#menu li{
float:left;
height:44px;
font-size:18px;
text-transform:uppercase;
text-align:center;
}

#menu li a{
position:relative;
top:12px;
text-decoration:none;
}

#menu li a span{
visibility:hidden;
}

#menu li.about{
width:178px;
background: url(http://templebaptistacademy.com/media/academy/menu_about.jpg) no-repeat top left;
}

#menu li.admissions{
width:174px;
background:url(http://templebaptistacademy.com/media/academy/menu_admissions.jpg) no-repeat top left;
}

#menu li.athletics{
width:162px;
background:url(http://templebaptistacademy.com/media/academy/menu_athletics.jpg) no-repeat top left;
}

#menu li.arts{
width:155px;
background:url(http://templebaptistacademy.com/media/academy/menu_finearts.jpg) no-repeat top left;
}

#menu li.academics{
width:168px;
background:url(http://templebaptistacademy.com/media/academy/menu_academics.jpg) no-repeat top left;
}

#menu li.edline{
width:151px;
background:url(http://templebaptistacademy.com/media/academy/menu_edline.jpg) no-repeat top left;
}

#menu li.campus a{
left:40px;
}

#menu li.edline a{
left:-40px;
}

#banner{
text-align:center;
margin-bottom: 7px;
}

#banner img{
}

#sidebar{
float:left;
width:280px;
margin-left:23px;

}

#sidebar img{
margin-bottom:5px;
}

#info{
width:656px;
float:left;
background:#f5f5f5;
border:1px solid #666;
margin-left:4px;
height:194px;
overflow: visible;
}
#info h3 {
display:none;
height: 25px;
}

#news{
width:325px;
float:left;
background-image: url(http://templebaptistacademy.com/media/academy/news_header.gif);
background-position: center top;
background-repeat: no-repeat;
padding-top: 30px;
}

#news h4 {
font-size: 14px;
color:#999999;
text-align: left;
padding-left: 23px;
font-weight: lighter;
padding-bottom: 1px;
}

h4 span{
font-size:10px;
position:relative;
top:-2px;
left:10px;
}

#news p {
padding-left: 40px;
padding-right: 10px;
padding-top: 5px;
line-height: 1.5;
}
#news a {
color: #990000
}

#news a:hover {
text-decoration: underline;
}

#announcements{
width:325px;
float:right;
background-image: url(http://templebaptistacademy.com/media/academy/announcements_header.jpg);
background-position: top center;
background-repeat: no-repeat;
}

#announcements ul {
padding-left: 0px;
padding-top: 15px;
}

#announcements ul li{
margin-left:25px;
height: 27px; 
float: left;
}

#announcements ul a {
color:#990000;
text-decoration: none;
position:relative;
top:20px;
display: block;
height: 60px;
}

#calendar{
width: 80px;
position: relative;
top: 145px;
left: 182px; 
}

#infosplit {
width: 1px;
height: 165px;
background-color:#999999;
float:left;
margin-top: 15px;
}

#links{
background:url(http://templebaptistacademy.com/media/academy/container.jpg) no-repeat bottom center;
min-height:65px;
padding-top:15px;
padding-left:25px;
padding-bottom:45px;
}

#links ul{
float:left;
width:135px;
margin-right:25px;
}

#links ul li{
padding-bottom:5px;
padding-left: 8px;
font-size: 11px;
}

#links ul li.first{
border-bottom:2px solid #000;
padding-bottom:3px;
margin-bottom:7px;
font-size: 12px;
color:#990000;
}

#links ul li.first a{
color:#990000;
text-decoration: none;
}

#links ul li.information{
border-bottom:2px solid #4E3D1B;
}


#links ul.forms li.first{
border-bottom:2px solid #E19F48;

}

#links ul.education li.first{
border-bottom:2px solid #B0000B;

}

#links ul.alumni li.first{
border-bottom:2px solid #669900;

}

#links ul.shop li.first{
border-bottom:2px solid #6C1514;

}

#links ul.parents li.first{
border-bottom:2px solid #0066CC;

}

#links ul.giving li.first{
border-bottom:2px solid #222336;

}

#content {
float: right;
Width: 652px;
margin-right: 23px;
margin-top: 7px;
margin-bottom: 10px;
border-left: 1px solid #999999;
min-height: 450px;
font-size: 12px;
}

#content p{
padding-left:35px;
padding-right:30px;
line-height:2;
padding-bottom:10px;

}

#content ul{

padding-left:35px;
padding-right:30px;
line-height:1.4;
padding-bottom:5px;
padding-top: 5px;
text-indent: 25px;
}
#content ul li {
padding-bottom: 5px;
}

#content h3{
font-size:20px;
color:#002C40;
margin:0px;
padding-left:35px;
font-weight: lighter;
}

#content h2{
padding-left:18px;
}

#content blockquote {
padding-left: 25px;

}

#content ol {
list-style-type: circle;
list-style-position: outside;
padding-left: 50px;
line-height: 1.5;
}

#content h4 {
font-size: 18px;
color: #666666;
padding-left: 20px;
font-weight: lighter;
}
#content a {
color:#CC0000;
}
#content a:hover {
text-decoration: underline;
}

#content table tr td {
	padding: 5px;


}

#content table {
	margin-left: 35px; 

}


#content ol { 
	margin-left: 35px; 
	type: 1;
}

#secondmenu {
float: left;
margin-bottom: 9px;
margin-left: 16px;
font-size: 14px;
}

#secondmenu ul { 
width: 276px;
margin-left: 7px;
margin-top: 5px;
}

#secondmenu ul li{
height: 28px;
margin-bottom: 0px;
}


#secondmenu ul li a {
background: url(http://templebaptistacademy.com/media/academy/li_arrow_white.gif) #ffffff no-repeat 10px 10px ;
color:#000000;
height:100%;
display: block;
text-decoration: none;
border-top: 1px solid #CCCCCC;
border-bottom: 1px solid #cccccc;
border-left: none;
border-right: none;
}

#secondmenu ul li a:hover {
background-color:#ffffff;
color: #999999;
}

#secondmenu li a span {
position: relative;
top: 6px; 
left: 30px;
}

#footer{
background:url(http://templebaptistacademy.com/media/academy/footer.jpg) no-repeat top center;
height:136px;
padding-top:25px;
margin: auto;
width:960px;
}

#footer p{
padding-right:375px;
text-align:right;
color:#ccc;
font-size:11px;
line-height:2;
}

#footer p a{
color:#999;
}

.clear{
clear:both;
}

table.pad td{ padding:10px; font-size:12px; line-height:2; }
table.pad{ margin-bottom:15px; }

p.banner{ padding-top:140px; }
p.banner a{ font-weight:bold; color: #50100E; }

#baptistfriends{ float:right; }
#baptistfriends a{ width:256px; height:65px; text-decoration:none; display:block; margin-right:15px; }
#baptistfriends a span{ visibility:hidden; }

.photo{
	padding:4px; background:#FFF; border:1px solid #AAA;
	float:left; -moz-box-shadow:0px 0px 8px #AAA; -webkit-box-shadow:0px 0px 8px #AAA;
	width:175px; margin-left:15px;
	margin-right:15px; margin-bottom:30px;
}

.photo span{
	display:block;
	clear:left;
	text-align:center;
	margin-top:10px;
	margin-bottom:10px;
}

.button{ background-color:#51110F !important; color:#FEE !important; text-decoration:none; }