
html { }

p{ clear: both; margin-bottom: 10px;}

.mceTemp {clear:both; }

body {
	background: #fcf9d2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #404040;
	line-height: 1.4em;
	
}


h1{font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	color: #5daad8;
	font-weight: normal;
	line-height: 1.4em}

h2{font-family: Arial, Helvetica, sans-serif;
	font-size: 1.6em; line-height: 1.4em;
	color: #0974bc; font-weight: normal;
	margin-top:10px;
	}
	
h3{font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em; line-height: 1.4em;
	color: #5daad8; font-weight: normal;
	margin-top:10px;
	}
	
#wrapper {
	width: 950px;
	margin: 0 auto;
	background-color: #fcf9d2;
	padding: 0px;
	
}

#header {
	background-image: url(images/st_james_header.jpg); background-repeat:no-repeat; background-position: top right;
	height: 153px;
	border-bottom: 1px solid #666;
	background-color: #fcf9d2;
}

#logo { 
    float: left; 
    margin: 0px; 
} 
 
#logo a { 
    width: 207px; 
    height: 145px; 
    display: block; 
    background: url(images/st_james_logo.jpg) no-repeat top left; 
} 
 
#logo a span { display: none }

#map{ border: 1px solid #3399CC}


#contact{float: right;
	padding: 25px 35px 0 0;}

#container {
	float: left;
	width: 100%;
}

#content {
	margin: 20px 20px 30px 10px;
	float: left;
	width: 560px;
}


#content2 {
	margin: 20px 20px 30px 10px;
	float: left;
	width: 560px;
	clear: both;
}



#content2 ul{ margin: 10px 0px 10px 15px;}

#content2 li{line-height: 1.2em; list-style-type: circle;  margin-top:5px; margin-bottom: 10px; color:#37568d; }


#content3 {
	margin-top: 30px; margin-bottom: 20px;
	float: right;
	width: 330px;
}

#latest{
font-family: Arial, Helvetica, sans-serif;
font-size: 1em; line-height: 1.2em;
color: #333; font-weight: normal;
background-color:#fff;
border: 1px solid #318bc7;
margin: 10px 0px 20px 0px;
padding: 8px;
}


#date{font-size: 1.2em; line-height: 1.2em;
color: #318bc7; font-weight: normal;
}


#sidebar {
	float: right;
	margin: 0px 0px 0px 0px;
	width: 330px;
	overflow: hidden;
}


.categories {list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em; line-height: 1.4em;
	color: #5daad8; font-weight: normal;
	margin-top:10px;
	}

.categories ul li { margin-left: 20px}

.categories ul li a{font-size:0.8em; color: #4a82f5}

#archives{ list-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em; line-height: 1.4em;
	color: #5daad8; font-weight: normal;
	margin-top:10px;
	}

#archives ul li a {font-size:0.8em; color: #4a82f5} 

#archives ul li { margin-left: 20px}

#footer {
	clear: left;
	width: 100%;
	padding: 10px 0px 10px 0px;
	border-top: 1px solid #666;
	font-size: 11px;	
}

#school{
	padding: 0px;
	width: 400px;
	margin-top: 30px;
	border: 0px }
	
	
#news_nav{ position: relative;
	float: right;
	padding: 0px;
	width: 250px;
	margin-top: 20px;
	}	
	
#news_nav ul li{ line-height: 1.4em;}



/* General */
* {
	margin: 0;
	padding: 0;
}

a {
	color: #4a82f5;
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #4a82f5;
	text-decoration: underline;
}

img {
	border: 0;
}

.separator {
	color: #333;
	margin: 0 5px;
}

.clear {clear: both; font-size: 0;height: 0;} 

.floater-left {
	float: left;
}

.floater-right {
	float: right;
}

#home {
	width: 760px;
	padding: 0;
}

#page {
	background: url(images/bg_promo.jpg) no-repeat top left;
	background-position: 0 2px;
	margin-left: 5px;
}

#breadcrumbs {
	font-size: 90%;
	margin-bottom: 5px;
	color: #999999;
}

#content p {
	margin-bottom: 10px;
	line-height: 1.5;
}

#content ul {
	margin-left: 25px;
	margin-bottom: 10px;
}

#content ul li {
	margin-bottom: 5px;
}

/* navigation */

#nav {  
     background: url(images/nav_bg.jpg); background-repeat: repeat;
     border-bottom:1px solid #666;  
     height:30px;
	 border-left: 1px solid #666;
	 border-right: 1px solid #666; 
	 
	}  
  
#nav ul{height:30px; padding:0px; margin: 0px}
 
#nav li {  
	 padding-top:7px; list-style: none; height:18px; font-size:14px; cursor:pointer; float:left; margin: 0px;
     }  

#nav li a{padding: 0px 15px 0px 16px; text-decoration: none; display: block; color: #fff}
   
#nav li, #subnav li {  
     float:left;  
     list-style:none  
     }  
   
#nav a, #nav a:visited {  
     color:#fff;  
     text-decoration:none;  
     }  

#nav a:hover, #nav a:active,  
#nav li.current_page_parent a,  
#nav li.current_page_parent a:visited,  
#nav li.current_page_item a,  
#nav li.current_page_item a:visited  
     {
	 color: #fff;
	 display: block;
	 height:23px;
	 padding: 7px 15px 0px 16px;
	 background-color:#0973ba; 
	 margin-top: -7px;
	 float:left;
     }  
   
#subnav {  
	background: url(images/subnav_bg.jpg); background-repeat: repeat;
	padding-top: 5px;
	padding-bottom: 5px;  
    border-bottom:1px solid #666;  
	border-left: 1px solid #666;
	border-right: 1px solid #666;
    height:18px;  
    }  
   
#subnav li {  
	 list-style: none; height:18px; font-size:14px; cursor:pointer; float:left;
     }  

#subnav li a{padding: 0px 15px 5px 16px; text-decoration: none; display: block; color: #0973ba}  
   
#subnav a, #subnav a:visited {  
     color:#666;  
     text-decoration:none;   
     }  
   
#subnav a:hover, #subnav a:active,  
#subnav li.current_page_item a,  
#subnav li.current_page_item a:visited {  
     color: #0973ba;
	 display: block;
	 height:18px;
	 padding: 5px 15px 5px 16px;
	 background-color:#fbf59c;
	 margin-top: -5px;
	 float: left;
     }  





/* blog content */
.page-title {
	margin-bottom: 15px;
	font-weight: normal;
	font-size: 100%;
}

.post {
	margin-bottom: 50px;
}

.entry-title {
	width: 400px;
	font-size: 140%;
	font-size: 1.4em; line-height: 1.4em;
	font-weight: normal;
	margin-top:10px;
}



.entry-comments {
	float: right;
}

.entry-title a {
	color: #5daad8;
}

.more-link {
	display: block;
	margin: 10px 0 0 0;
}

.entry-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.entry-comments a, .entry-comments span {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
	color: #FFFFFF;
	font-size: 90%;
	font-weight: bold;
}

.entry-comments span {
	color: #CCCCCC;
	font-weight: normal;
}

.entry-comments a:hover {
	color: #FFFFFF;
}

.entry-meta {
	color: #666666;
	font-size: 90%;
	margin-top: 10px;
}

.entry-categ {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #666;
	padding-bottom: 5px;
}

.entry-footer {
	color: #666666;
	font-size: 90%;
	border-bottom: 1px solid #EFEFEF;
	border-top: 1px solid #EFEFEF;	
	padding: 5px 0;
}

.entry-footer span {
	color: #CCCCCC;
	margin: 0 5px;
}

.entry-subscribe {
	padding: 5px 5px 5px 26px;
	background: #FAFAFA url(images/rss.gif) no-repeat top left;
	background-position: 6px 6px;
}

.entry-content {
	margin-top: 15px;
}

.entry-content p {
	line-height: 1.5;
	margin-bottom: 10px;
}


.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}



.wp-caption {
	background-color: #f3f3f3;
	border: 1px solid #ddd;
	-khtml-border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px; /* optional rounded corners for browsers that support it */
	margin: 10px;
	padding-top: 4px;
	text-align: center;
}

.wp-caption img {
	border: 0 none;
	margin: 0;
	padding: 0;
	
}


    img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
    }

    img.alignright {
    padding: 4px;
    margin: 0 0 2px 7px;
    display: inline;
    }

    img.alignleft {
    padding: 4px;
    margin: 0 7px 2px 0;
    display: inline;
    }

    .alignright {
    float: right;
    }

    .alignleft {
    float: left;
    }


.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	padding: 0 4px 5px;
	
}


.entry-content a {
	text-decoration: underline;
}

.entry-content ul, .entry-content ol {
	margin-left: 30px;
	margin-bottom: 10px;
}

.entry-content ul li, .entry-content ol li {
	line-height: 1.3;
	margin-bottom: 5px;
}

#rss-links ul li {
	background: url(images/rss.gif) no-repeat top left;
	padding-left: 22px;
	background-position: 1px 4px;
}

.textwidget p {
	margin-bottom: 10px;
}

.textwidget a {
	text-decoration: underline;
}

.widget_tag_cloud a {
	text-transform: lowercase;	
}

#wp-calendar caption {
	padding: 5px 0;
	background: #FAFAFA;
	margin-bottom: 5px;	
}

#wp-calendar td {
	padding: 4px 6px;
	color: #999999;
}

#wp-calendar td a {
	font-weight: bold;
}

#wp-calendar #next {
	text-align: right;
}

/* Comments */
.comments {
	margin-top: 30px;
}

.comments h3 {
	font-size: 120%;
	margin-bottom: 10px;
	color: #333333;
}

.comments ol {
	list-style: none;
}

.comments ol li {
	padding: 10px;
	margin-top: 2px;
}

.comments ol li.alt {
}

.comment-author {
	font-weight: bold;
}

.comment-meta {
	color: #666666;
	margin-bottom: 5px;
	font-size: 90%;
}

.unapproved {
	font-style: italic;
}

#respond {
	margin-top: 30px;
}

#respond h3 {
	color: #333333;
}
	
.formcontainer {
	margin-top: 10px;
	margin-bottom: 10px;
}

#comment-notes {
	margin-bottom: 10px;
}



