@charset "utf-8";
@import "zero.css";

html {
	background:url(../img/headBg.gif) repeat-x;
}

body {
	background:url(../img/header.jpg) 50% 0% no-repeat;
	font-family:Verdana, Helvetica, Sans Serif;
	font-size:12px;
	color:#575757;
}

	#wrapper {
		margin:0px auto;
		width:970px;
	}
	
/* TEXT STYLES */

p {
	line-height:1.4em;
	margin-bottom:20px;
}

	#side p {
		font-size:0.9em;
		padding:0px 10px 0px 0px;
	}
	
		#side p span {
			font-weight:bold;
		}

h1, h2, h3, h4 {
	font-family:Century, Georgia, Serif;
}

h1, h2 {
	background:url(../img/titleBg.png) top right no-repeat;
	padding:0px 40px 0px 10px;
	margin-bottom:30px;
}

h1 { 
	font-size:3em;
	height:50px;
}

h2 { 
	font-size:2.6em;
	padding-top:5px;
	height:45px;
}

h3 {
	font-size:1.8em;
	margin:0px 0px 20px 0px;
}

/* LINKS */

a {
	outline:none;
	color:#E64042;
	text-decoration:none;
}

	a:hover { 
		color:#363636;
		text-decoration:none; 
	}
	
	.moreNews {}


/* IMAGES */

.boxedImg {
	background:#EEE;
	border:1px solid #E64042;
	padding:10px;
}

.headshot {
	margin-bottom:5px;
}	

/* MENU */

#menu {
	position:relative;
	display:block;
	overflow:hidden;
	width:970px;
	height:400px;
}

	#menuList {
		padding:0px 0px 0px 370px;
	}
	
		#menuList li {
			float:left;
		}
			
			#menuList li a {
				display:block;
				background-image:url(../img/menu.jpg);
				background-repeat:no-repeat;
				text-indent:-9999px;
				width:100px;
				height:80px;
			}
			
				.menuHome { background-position:0px 0px; }
				.menuHome:hover { background-position:0px -80px }
				.menuNews { background-position:-100px 0px; }
				.menuNews:hover { background-position:-100px -80px }
				.menuCV { background-position:-200px 0px; }
				.menuCV:hover { background-position:-200px -80px }
				.menuGallery { background-position:-300px 0px; }
				.menuGallery:hover { background-position:-300px -80px }
				.menuLinks { background-position:-400px 0px; }
				.menuLinks:hover { background-position:-400px -80px }
				.menuContact { background-position:-500px 0px; }
				.menuContact:hover { background-position:-500px -80px }

	#membership {
		position:absolute;
		top:185px;
		left:50px;
	}
				
/* MAIN */

#main {
	float:left;
	width:600px;
}

	/* CV Section - Links Section */
	
	.cvTable, .skillsTable, .linksTable {
		border-bottom:1px solid #E64042;
		font-size:0.8em;
		margin-bottom:20px;
	}
	
		.cvTable th, .skillsTable th, .linksTable th {
			background:#E64042;
			font-size:1.2em;
			font-weight:bold;
			color:#333;
			padding:5px;
		}
		
		.cvTable td, .skillsTable td, .linksTable td {
			padding:5px;
		}
		
			.row1, .even { background:#DDD; }
			
	/* News Section */
	
	.newsTitle {
		color:#E64042;
		font-size:1.2em;
		margin:0px 0px 3px 0px;
	}
	
	#articleMain, #articleNewer, #articleOlder { 
		display:block;
		overflow:auto;
	}
	
	#articleMain {
		border-bottom:1px dashed #E64042;
		padding-bottom:20px;
		margin-bottom:0px;
	}
	
	#articleNewer, #articleOlder {
		font-size:0.45em;
		padding:10px 0px;
		margin-bottom:20px;
	}
	
	#articleNewer {
		clear:both;
		float:left;
		width:47%;
	}
	
	#articleOlder {
		float:right;
		border-left:1px dashed #E64042;
		padding-left:3%;
		width:47%;
	}
	
		.articleDate {
			float:left;
			display:block;
			text-align:center;
			padding-right:10px;
		}
		
			#articleMain .articleDate {
				background:url(../img/calendar_icon.png) no-repeat;
				width:128px;
			}
			
			#articleNewer .articleDate , #articleOlder .articleDate {
				background:url(../img/calendar_icon_sm.png) no-repeat;
				width:64px;
			}
			
			.articleDate span {
				display:block;
			}
			
				.articleMonth { 
					color:#EEE; 
					font-size:1.6em;
				}
				
					#articleMain .articleMonth { padding-top:12px; }
					#articleNewer .articleMonth, #articleOlder .articleMonth { padding-top:5px; }
					
				.articleDay {
					font-size:3.8em;
				}
				
					#articleMain .articleDay { padding-top:5px; }
					#articleNewer .articleDay, #articleOlder .articleDay { padding-top:4px; }
				
				.articleYear {
					font-size:1.6em;
				}
				
					#articleMain .articleYear , #articleNewer .articleYear, #articleOlder .articleYear { padding-bottom:10px;	}
			
			.articleTitle {
				color:#E64042;
				font-size:2.8em;
				padding:0.2em 0em 0.6em 0em;
			}
			
				.articleTitle span {
					color:#575757;
					font-size:0.4em;
				}
			
			#articleNewer .articleBody, #articleOlder .articleBody {
				font-size:2em;
			}
			
			.articleLink {}
			
				.articleLink a {
					float:right;
					background:#E64042;
					color:#EEE;
					padding:5px 10px;
					margin-bottom:0px;
					width:auto;
				}
				
				.articleLink a:hover {
					background:#F1F1F1;
					color:#E64042;
				}
		
		.newsPage {
			color:#E64042;
			font-family:Century, Georgia, Serif;
			font-size:3.4em;
			margin-bottom:10px;
			}
		
		.noArticle { color:#BBB; }
		
		.noArticle span { visibility:hidden; }
	
	/* Gallery Section */
	
	#galleryPhotos {}
	
		#galleryPhotos img {
			margin:0px 26px 20px 26px;
		}
	
	/* Links Section */
	
	.bookTable td {
		vertical-align:top;
	}
	
	.bookTable img {
		display:block;
		background:#FFF;
		border:1px solid #E64042;
		padding:5px;
		width:100px;
	}
	
	.bookTable p {
		font-size:1.2em;
	}
	
	.bookTable span {
		font-weight:bold;
		color:#E64042;
	}
	
	p.isbn {
		text-align:right;
		font-size:0.9em;
		padding:15px 5px 0 0;
	}

/* SIDE */

#side {
	float:right;
	width:300px;
}

/* FOOTER */

#footer {
	clear:both;
	display:block;
	font-size:0.9em;
	text-align:center;
	padding-top:20px;
	width:100%;
}