/* 
Theme Name: Loeb-Sullivan School
Theme URI: http://ibl.mainemaritime.edu
Description: The Standard Cascading Style Sheet for Loeb-Sullivan School 
Author: Veine K Vikberg
Author URI: http://www.vikberg.net
Version: 0.5
*/

/* ---------- Basic Global Settings ---------- */
* { 
padding : 0;
margin : 0;
} 

html { /* Prohibiting Firefox and comparable browsers from "jumping" when no scroll bars are present */
  height: 100% 
	}
	
body { /* Prohibiting Firefox and comparable browsers from "jumping" when no scroll bars are present */
  font-family: Arial, Helvetica, sans-serif;
  font-size: 100.01%;
  min-height: 101%; 
  }
	
a {color: navy;}	 

img { 
  padding: 5px;
  border: 1px solid #6172f4;/*#caff7a;*/
  } 

img.floatTL { 
  float: left;
  margin-right: 10px;
  margin-bottom: 0;
  margin-top: 10px;
  margin-left: 10px;
  } 

img.floatTR { 
  float: right;
  margin-left: 7px;
  margin-bottom: 0;
  margin-top: -2px;
  margin-right: 10px;
  } 

p { 
  text-align: justify;
  padding: 10px;
  color: #666;
  font-size: 0.8em;
  }

table, tr, td { 
  text-align: justify;
  padding: 10px;
  color: #666;
  font-size: 1.0em;
  }	
	
/* ---------- Basic Layout Elements ---------- */	
	 
#wrapper { 
  margin: 0 auto;
  width: 800px;
  }

/* ---------- Header ---------- */

	 
#header { 
color : #333;
width : 800px;
height : 142px;
float : left;
margin : 10px 0 5px 0;
background-image : url(images/headerbg.jpg);
background-repeat : no-repeat;
} 

a.header {
 width:798px;
 height:140px;
 float:left;
 display:inline;
}
 
/* ---------- Left Column ---------- */ 
 
#leftcolumn { 
  color: #333333;
  border: 1px solid #4e7fb6;
  margin: 0 5px 5px 0;
  height: 100%;
  width: 215px;
  float: left;
  } 
 
#leftcolumn h3 { 
  padding-left: 5px;
  padding-top: 3px;
  padding-bottom: 8px;
  font-size: 1.4em;
  font-weight: lighter;
  color: #4e7fb7;
  letter-spacing: -1px;
  } 

#leftcolumn ul { 
  padding : 3px 0 8px 0;
  }
	 
#leftcolumn li { 
  line-height: 18px;
  background: #fff;
  list-style: square;
  padding-left: 0;
  margin-left: 21px;
  color: #4e7fb6;
  } 

#leftcolumn a { 
  text-decoration: none;
  color: #4e7fb8;
  }
	 
.news { 
  margin-left: 5px;
  width: 205px;
  padding-bottom: 10px;
  }
	 
.news p { 
  margin-top: 0;
  padding-left: 5px;
  border: 1px solid #6172f4;
  background-color: #bfd5f9;
	font-size: 0.75em;
  }
	 
.news b { 
  color: #577c81;
  } 
	
.news em { 
  line-height: 10px;
  color: navy;/*#0f2bff;*/
  } 
	
.news h2 { 
  font-family: "arial", helvetica, sans-serif;
  font-size: 1.2em;
  margin-top: 5px;
  margin-left: 5px;
  margin-bottom: 10px;
  color: #679499;
  }
	 
#rightcolumn { 
  float: right;
  border-bottom : 1px solid #4e7fb6;
  margin: 0 0 10px 0;
  height: 100%;
  width: 578px;
  display: inline;
  background-image: url(images/rcbg.png);
  background-repeat: repeat-y;
  } 
	
#appcolumn { 
  float: right;
  border-bottom : 1px solid #4e7fb6;
  margin: 0 0 0 0;
  height: 100%;
  width: 800px;
  display: inline;
  background-image: url(images/appbg.png);
  background-repeat: repeat-y;
  } 
	
#appcolumn h4 { 
 padding-left : 5px;
 padding-top : 6px;
 font-size : 1.3em;
 color : #4e7fb7;
 border-bottom : 2px solid #4e7fb7;
 margin-left : 5px;
 margin-right : 10px;
 }
 
#appcolumn h5 { 
 padding-left : 5px;
 padding-top : 6px;
 font-size : 0.9em;
 color : #4e7fb7;
 /*border-bottom : 2px solid #4e7fb7;*/
 margin-left : 5px;
 margin-right : 10px;
 }
 
appcolumn p { 
  color: #666666;
	padding: 0;
	margin: 0;
  font-size: 0.9em;
  } 		
	
#rightcolumn h2 { 
 padding-left : 10px;
 padding-top : 5px;
 font-size : 1.3em;
 color : #4e7fb7;
 }
 
#rightcolumn h3 { 
 padding-left : 10px;
 padding-top : 5px;
 font-size : 1.0em;
 color : #4e7fb7;
 } 
  
#rightcolumn h4 { 
 padding-left : 5px;
 padding-top : 6px;
 font-size : 1.2em;
 color : #4e7fb7;
 /*border-bottom : 2px solid #4e7fb7;*/
 margin-left : 5px;
 margin-right : 10px;
 }
 
#rightcolumn h5 { 
 background-image : url(images/kantun.png);
 background-repeat : no-repeat;
 background-position : 0 1px;
 padding-left : 5px;
 padding-top : 6px;
 font-size : 0.9em;
 color : #4e7fb7;
 border-bottom : 2px solid #4e7fb7;
 /*margin-left : 5px;
 margin-right : 10px;*/
 }

#rightcolumn ul, li, ol {	
  padding: 10px;
	margin: 0px 0px 0px 40px;
  color: #666;
  font-size: 0.9em;
}
 
#rightcolumn dl, dd {
  padding: 10px;
	margin: 0px 0px 0px 40px;
  color: #666;
  font-size: 0.9em;
 }
 
#rightcolumn dl ul {
  padding: 10px;
	margin: 0px 0px 0px 40px;
  color: #666;
  font-size: 1.1em;
 } 
 
#rightcolumn dl dl {
  padding: 10px;
	margin: 0px 0px 0px 40px;
  color: #666;
  font-size: 1.1em;
 }  
  
#box { 
 margin-top : 5px;
 margin-bottom : 10px;
 height: 100%;
 } 

#box p { 
 font-size : 0.8em;
 } 

#box a { 
 text-align : right;
 float : right;
 color : navy;/*#0101FF;/*99ff33#;*/
 font-weight: bolder;
 font-size: 0.9em;
 } 
 
.content_right { 
margin : 0 auto;
display : inline;
float : right;
width : 275px;
text-align : justify;
margin-right : 5px;
padding-left : 5px;
padding-bottom : 5px;
padding-right : 5px;
padding-top : 2px;
line-height : 1.5em;
} 
.content_left { 
margin : 0 auto;
padding : 5px;
display : inline;
float : left;
width : 275px;
text-align : justify;
line-height : 1.5em;
} 
.content_left h3 { 
padding-left : 5px;
font-size : 1.1em;
margin-bottom : 5px;
font-family : Arial, Helvetica, sans-serif;
color : #515b7b;
} 
.content_right h3 { 
font-size : 1.1em;
margin-bottom : 2px;
margin-top : 5px;
font-family : Arial, Helvetica, sans-serif;
color : #515b7b;
} 

.content_center { 
margin : 0 auto;
padding : 5px;
display : inline;
float : left;
width : 550px;
text-align : justify;
line-height : 1.5em;
} 

.content_center h3 { 
font-size : 1.1em;
margin-bottom : 2px;
margin-top : 5px;
font-family : Arial, Helvetica, sans-serif;
color : #515b7b;
} 

#footer { 
width : 800px;
clear : both;
color : #333;
border : 1px solid #4e7fb6;
margin : 0 0 10px 0;
text-align : center;
display : inline;
float : left;
padding-top : 1px;
padding-bottom : 1px;
} 

#footer p { 
font-size : 0.58em;
text-align : center;
} 

#footer a { 
color : #173aff;
text-decoration : none;
} 

#menu {
width: 215px;
/*width: 13.5em;*/
}
#menu dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 1px solid gray;
background: #bfd5f9;/*#ccc;*/
margin-left: 5px;
margin-right: 5px;
}
#menu dd {
border: 1px solid gray;
margin-left: 5px;
margin-right: 5px;
}
#menu li {
text-align: left;
background: #fff;
}
#menu li a, #menu dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu li a:hover, #menu dt a:hover {
background: #eee;
}

dl, dt, dd, ul, li {
margin: 0;
padding: 0;
}

#links {
cursor: pointer;
margin: 2px 0;;
height: 40px;
line-height: 20px;
text-align: left;
font-weight: bold;
margin-left: 5px;
margin-right: 5px;
}

#menu2 {
width: 215px;
/*width: 13.5em;*/
}
#menu2 dt {
cursor: pointer;
margin: 2px 0;;
height: 20px;
line-height: 20px;
text-align: left;
font-weight: bold;
border: 1px solid gray;
background: #bfd5f9;/*#ccc;*/
margin-left: 5px;
margin-right: 5px;
}
#menu2 dd {
border: 1px solid gray;
margin-left: 5px;
margin-right: 5px;
}
#menu2 li {
text-align: left;
background: #fff;
}
#menu2 li a, #menu2 dt a {
color: #000;
text-decoration: none;
display: block;
border: 0 none;
height: 100%;
}

#menu2 li a:hover, #menu2 dt a:hover {
background: #eee;
}

