@charset "UTF-8";
/* CSS Document */

* { margin:0;
    padding:0;
    }

	* { behavior: url(iepngfix.htc) }	
	
body{
	font-family: Myraid Pro, Helvetica, sans-serif;
	color:#666666;
	font-size: 13px;
	line-height:1.4em;
	text-align: justify;
	margin:0px;
	}
	
#container {
	margin:0 auto;
	width:900px;
	position: relative;
	min-height: 100%;
	height: 100%;
	height: auto;
			}
			
			
			html>body #container {
				height: auto;
			}
	
	#container p{
		margin:10px 0px 10px 0;
		line-height:1.5em;
		
	}
	
	
	#container a:link{
		text-decoration:underline;
		color:#4b9abd;
		}
		
		
		#container a:visited{
		text-decoration:underline;
		color:#4b9abd;
		}
		
		
		#container a:hover{
		text-decoration:underline;
		color:#004d6e;
		}
	
	
	
	#container h2{
		color:#004d6e;
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:25px;
		letter-spacing:0.06em;
		}


	                          #container h3{
						color:#004d6e;
						font-family:Georgia, "Times New Roman", Times, serif;
						font-size:22px;
						letter-spacing:0.06em;
						line-height:1.5;
						background-image:url(http://www.thejimsproject.org.uk//images/interface/underline.jpg);
						background-repeat:repeat-x;
						background-position: 100% 100%;
						padding-bottom: 4px;
						white-space: nowrap;
						}


	#container h4 {
		border: none;
		text-transform: none;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 10px 0px;
		color:#4b9abd;
						font-size:20px;
						font-weight:400;
		}
	
	
	#header{
		width:100%;
		height:175px;
		background-image:url(http://www.thejimsproject.org.uk//images/interface/header.jpg);
		background-repeat:repeat-x;
		}
		
		
		#header_holder {
			margin:0 auto;
			width:900px;
			height:175px;
			}
			
			#logo_holder{
				width:900px;
				height:125px;
				float:left;
				}
				
					#logo_holder h1 span{
						display:none;
						}
						
						
					#logo_holder h1 a img{
						border:none;
						width:900px;
						height:125px;
						}
						
						
				#nav{
				width:590px;
				height:30px;
				float:right;

				}
	
				#nav ul{	
					list-style:none;
					}
					
				#nav li{
					display:inline;
					margin-right:12px;
					text-decoration:none;
					font-weight:400;
					font-size:14px;
					color:#FFFFFF;
					}
					
					
						#nav a:link{
				color:#c3e4f5;
				text-decoration:none;
				}
				
				#nav a:visited{
					color:#c3e4f5;
					text-decoration:none;
					}
					
					#nav a:hover{
					color:#ffffff;	
					text-decoration:none;
					text-decoration:underline;
					}
					
					
				
				#main_image{
					width:900px;
					height:283px;
					margin-top:10px;
					margin-bottom:35px;
					}
				
				
				.larger{
					color:#4b9abd;
					font-size:14px;
					}
				
				.larger2{
					color:#4b9abd;
					font-size:16px;
					margin-top:25px;
					}
					
				
				#intro_holder{
					width:900px;
					height:170px;
					margin-bottom:60px;
					}
					
					#intro_text{
						width:600px;
						height:100%;
						margin-right:20px;
						float:left;
						}
					
					.image{
						float:right;
						border: 5px double  #4b9abd;
						width:270px;
						height:150px;
						}
				
				#section_holder{
					width:900px;
					height:100%;
					margin-top:30px;
					
					}
					
					
					
				
						
						#section_holder h4{
						color:#4b9abd;
						font-size:20px;
						font-weight:400;
						margin-top:20px;
						margin-bottom:15px;
						}
						
						
														
																								
				
				
				#section_left{
					width:500px;
					height:100%;
					float:left;
					margin-right:40px;
					padding-bottom:160px;
					}
					
					
					
					
					#section_left_news{
						width:500px;
						height:280px;
						margin-bottom:80px;
						}
					
					
					#section_left_text{
						width:315px;
						height:100%;
						margin-left:20px;
						float:right;
						}
						
							#section_left_image{
								width:145px;
								height:100%;
								float:left;
								top:0;
								margin-top:20px;
								}
								
								
									#section_left_image a:link img{
										border:3px solid #4b9abd;
										float:left;
										}
										
									#section_left_image a:visited img{
										border:3px solid #4b9abd;
										float:left;
										}
										
									#section_left_image a:hover img{
										border:3px solid #004d6e;
										float:left;
										}
						
				
					#section_right{
					width:360px;
					height:100%;
					float:right;
					padding-bottom:160px;
					}
					
					#section_right h4{
						color:#4b9abd;
						font-size:20px;
						font-weight:400;
						margin-top:20px;
						margin-bottom:-6px;
						}
				
				
				
				
				.date{
					font-size:12px;
					color:#426f83;
					font-style:italic;
				
					}
					
					
					.clear{
						clear:both;
						}
				
				
				
				
			#footer {
				position: absolute;
				bottom: 0;
				left: 0px;
				padding: 10px;
				width: 100%;
				height:110px;
				
				}
				
				
				#footer p{
					text-align:center;
					color:#004d6e;
					}
				
			
		          .footer_list{
					color:#004d6e;
					list-style:none;
					margin-bottom:20px;
					width:550px;
					height:40px;
					margin: 0 auto;
					}
					
					.footer_list li{
					text-align:center;
					display:inline;
			        margin-right:14px;
			        border:none;
			        text-decoration:underline;
					}
				
				
					a.dhd {
					   display: block;
					   width: 88px;
					   height: 38px;
					   text-decoration: none;
					   background-image:url(http://www.thejimsproject.org.uk//images/interface/dhd.png);
					   margin-top:5px;
					   margin:0 auto;
					   }
	
		a.dhd:hover {
   			background-position: -88px 0;
			}
				
				
				
				
				
				
					#main_holder{
					width:900px;
					height:100%;
					margin-top:20px;
					padding-bottom:160px;
					
					}
					
				
				
					
				.gallery{
					width:900px;
					height:160px;
					margin-left:5px;
					margin-top:30px;
					margin-bottom:30px;
					}
					
					.gallery_li{
						display:inline;
						margin-right:15px;
						width:280px;
						height:150px;
						
						}				
				
				
				.gallery_li img{
						border: 5px double  #4b9abd;
						}
				


.post {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 100px 0px;
min-height:150px;
max-height:100%;
	}

	.post_meta {
		padding: 0px 0px 0px 0px;
		margin: 10px 0px 15px 0px;
		font-size: .9em;
		}


#category_header {
	border:3px solid #4b9abd; 
	margin-top: 10px;
	margin-bottom: 20px;
	padding: 8px 8px 15px 8px;
	}

	#category_header h2 {
		font-size: 1.4em;
		text-transform: none;
		font-weight: normal;
		padding: 0px 0px 0px 0px;
		margin: 0px 0px 0px 0px;
		}

	#category_header p {
		padding: 0px 0px 10px 0px;
		margin: 0px 0px 0px 0px;
		line-height: 1.5em;
		font-style: italic;
		}
		

                             .news_nav{
					height:100%;
					width:200px;
					float:left;
					
					margin-right:50px;
					}
					
					.news_holder{
						
                                                height:100%;
						width:650px;
						float:right;
                                                margin-bottom:50px;
						
						}

                                    


                                             .news_holder h4{
                                               margin-bottom:50px;
                                               }
                                         



	#navcontainer { 
		width: 180px; 
		margin-bottom: 30px;
		}



		#navcontainer ul {
			margin-left: 0;
			padding-left: 0;
			list-style-type: none;
			border-top: 2px solid #003c56;
			}

                 #navcontainer li {
                        color: #FFF;
			}

		#navcontainer a {
			display: block;
			padding: 5px 0px 5px 5px;
			width: 174px;
                        color: #FFF;
			background-color: #4b9abd;
			border-bottom: 2px solid #003c56;
			}	


                      #navcontainer a:link{
                                color: #FFF;
                                text-decoration:none;
				}

                       #navcontainer a:visited{
                                color: #FFF;
                                text-decoration:none;
				}
                      
			#navcontainer a:hover{
                                color: #FFF;
				background-color: #005a8c;
                                text-decoration:none;
				}



.comment_entry {
		margin-bottom:30px;
             width:340px;
		}
	.comment_entry h5{
		color:#00344b;
                font-weight:bold;
		}	

#comment_entry_form {
	padding: 15px 10px 15px 10px;
	width:460px; 
	border:5px solid #005a8c; 
background-color:#f2fbff;
	}

	#comment_entry_form .comment_label {
		width:120px; 
		font-weight:bold; 
		float: left;
		}


	#comment_entry_form textarea { 
		border:2px solid #005a8c; 
		background:#c4d4db;
		padding:2px 0px 0px 5px;
		margin: 5px 0px 5px 0px;
		height:130px; 
		width: 300px;
		}
	
	#comment_entry_form .textbox {
		width: 300px;
		margin: 5px 0px 5px 0px;
                background:#c4d4db;
		}


	#comment_entry_form .comment_submit {
		margin: 10px 0px 0px 0px;
		}

                                       .news_image{
						float:left;
						border: 5px double  #4b9abd;
						margin-right:15px;

						}

                                            .news_image a img{
						border: none;
                                            }


                                      .news_image2{
						float:right;
						border: 5px double  #4b9abd;
						margin-left:15px;
                                               margin-top:15px;
                                               margin-bottom:15px;
						}

                                            .news_image2 a img{
						border: none;
                                            }


                                          .crew_holder{			
                                                height:100%;
						width:900px;
						float:right;
                                                margin-bottom: 50px;
						
						}
				