/*------------------------------------------------------------------
[Master Stylesheet]

Project:		AlexandreCollin.fr
Version:		0.1
Last change:	21/05/09
Author:			Alexandre Collin
Primary use:	Magazine
-------------------------------------------------------------------*/

/*----------------------------------
General
----------------------------------*/

body {
	background-color: #fff;
	color: #333;
	margin: 0;
	line-height: 146.5%;
}

/* @group Page Dimensions */
#navigation ul, .wrapper {
	width: 900px;
	margin: 0 auto;
}

.wrapper-body {
	width: 850px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

.wrapper-index {
	width: 900px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

a h1, a:visited h1, a:hover h1 {
	background: transparent url('http://www.alexandrecollin.com/assets/img/title_h1.png') no-repeat 0 0;
	display: block;
	font-size: 182%;
	height: 34px;
	text-indent: -9999px;
	width: 297px;
	outline: none;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.alexandrecollin.com/assets/img/title_h1.png', sizingMethod='scale');	
}

h2 {
	font-size: 161.6%;
	margin-top: 25px;
	margin-bottom: 12px;
}

h2 span {
	font-size: 174%;
	margin: 0 3px 0 0;
}

h2.update {
	background: transparent url('../img/warning_icon.png') no-repeat 0 5px;
	padding: 0 0 0 26px;
}

h3 {
	font-size: 100%;
	font-weight: bold;
}

p, ul, ol {
	margin-bottom: 20px;
	text-align: justify;
}

strong {
	font-weight: bold;
}


acronym {
  border-bottom: 1px dotted #aaa;
  cursor: help;
}



a, a:visited { 
	color: #008bcc; 
	text-decoration: none;
}
a:hover { color: 
	#21a1ef; 
	text-decoration: underline;
}

a.highslide-loading {
	background: #fff;
	padding: 2px;
}

.break { clear: both; }

.info {
	background: #fff3ce;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border: solid 1px #fdf1cb;
	border-right: solid 1px #e9deba;
	border-bottom: solid 1px #e9deba;
	margin: 0 0 30px 0; 
	padding: 15px 15px 0 15px;
}

	.info p {
		font-size: 108%;
	}
	
	.info a,
	.info a:visited,
	.info a:hover {
		color: #ef9d00;
	}



/*----------------------------------
 Header
----------------------------------*/
#header {
	background: #eee url('../img/header_background.png') repeat-x 0 bottom;
	height: 115px;
	width: 100%;
}

	#header #title {
		height: 67px;
		float: left;
		padding: 18px 0 0 0;
	}

		#title .desc {
			color: #b0b0b0;
			display: inline-block;
			font-weight: normal;
			font-size: 123.1%;
			text-align: right;
			width: 297px;
		}
	
	#header #contact-info {
		float: right;
		padding: 30px 0 0 0;
	}
	
	/*----------------------------------
	 Navigation
	----------------------------------*/
	#navigation ul { height: 20px; }
	
		#navigation ul li {
			color: #fff;
			display: block;
			float: left;
			height: inherit;
			margin: 0 8px 0 0;
		}
		
			#navigation ul li a span,
			#navigation ul li.current a span {
				display: block;
				float: left;
				height: inherit;
				width: 10px;
			}
			
			#navigation ul li a {
				color: #fff;
				display: block;
				line-height: 20px;
				height: inherit;
				padding: 0 10px 0 0;
				text-decoration: none;
			}
			
			/*---- Blue (Default) ---*/	
			#navigation ul li a,
			#navigation ul li a:visited {
				background: transparent url('../img/navigation_navbar.png') right -20px;
			}
			
				#navigation ul li a span,
				#navigation ul li a:visited span {
					background: #eff5f9 url('../img/navigation_navbar.png') 0 -20px;
				}
				
			#navigation ul li a:hover {
				background: transparent url('../img/navigation_navbar.png') right 0px;
			}

				#navigation ul li a:hover span {
					background: #eff5f9 url('../img/navigation_navbar.png') 0 0px;
				}
			
			/*---- Current ---*/	
			#navigation ul li.current a,
			#navigation ul li.current a:visited {
				background: transparent url('../img/navigation_navbar.png') right -40px;
				color: #b0b0b0;
			}

				#navigation ul li.current a span,
				#navigation ul li.current a:visited span {
					background: #eff5f9 url('../img/navigation_navbar.png') 0 -40px;
				}
				
			/*---- Brown ---*/	
			#navigation ul li.brown a,
			#navigation ul li.brown a:visited,
			#navigation ul li.brown a:hover {
				background: transparent url('../img/navigation_navbar.png') right -60px;
				color: #fff;
			}

				#navigation ul li.brown a span,
				#navigation ul li.brown a:visited span,
				#navigation ul li.brown a:hover span {
					background: #eff5f9 url('../img/navigation_navbar.png') 0 -60px;
				}
			
			/*---- Gray ---*/
			#navigation ul li.gray a,
			#navigation ul li.gray a:visited,
			#navigation ul li.gray a:hover {
				background: transparent url('../img/navigation_navbar.png') right -80px;
				color: #fff;
			}

				#navigation ul li.gray a span,
				#navigation ul li.gray a:visited span,
				#navigation ul li.gray a:hover span {
					background: #eff5f9 url('../img/navigation_navbar.png') 0 -80px;
				}

			
			
/*----------------------------------
 > Home Page
----------------------------------*/
#home p {
	font-size: 108%;
	margin: 15px 0;
}

#home div.presentation  {
	float: left;
	width: 715px; 
}
		
#home div.picture  {
	border-top: solid 1px #eee;
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
	border-left: solid 1px #eee;
	float: right; 
	margin: 65px 0 0 20px;
	padding: 5px 5px 15px 5px;
}

#home div.timeline {
	margin: 30px auto 0 auto;
	width: 850px;
}


/*----------------------------------
 > Education
----------------------------------*/			
#education {
	padding: 20px 0;
	min-height: 410px;
}

#education h2 {
	margin: 0 0 5px 0;
}

	#education h2 span.down {
		font-size: 0.7em;
		color: #aaa;
	}

	#education h3 span {
		color: #aaa;
	}

#education ul li .logo {
	float: left;
	width: 150px;
}

	#education ul li .logo img {
		width: 150px;
	}

#education ul li .description {
	float: right;
	width: 730px;
}


#education ul li ul.courses {
	margin: 10px 0 0 170px;
}

	#education ul li ul.courses > li {
		float: left;
		min-height: 100px;
		width: 360px;
	}
		
		#education ul li ul.courses > li ul {
			padding: 0 0 0 16px;
		}


/*----------------------------------
 > Experiences Page
----------------------------------*/
#experience {
	padding: 20px 0;
	min-height: 410px;
}

#experience h2 {
	margin: 0 0 5px 0;
}

	#experience h2 a,
	#experience h2 a:visited {
		color: #333;
	}
	
	#experience h2 a:hover {
		text-decoration: none;
	}

#experience .description h2 {
	display: block;
	float: left;
	width: 69%;
}

	#experience .date {
		background: transparent url('../img/navigation_navbar.png') right -80px;
		color: #fff;
		float: right;
		height: 20px;
		line-height: 20px;
		margin: 1px 0 0 0;
		padding: 0 10px 0 0;
		text-align: right;
	}
	
		#experience .date span { 
			background: #eff5f9 url('../img/navigation_navbar.png') 0 -80px;
			display: block;
			float: left;
			height: 20px;
			width: 10px;
		}
		
	#experience h3 span {
		color: #aaa;
	}
	
#experience ul li.separator {
	border-bottom: dotted 1px #ccc;
	clear:both; 
	height: 1px;  margin: 0 0 30px 0;
}

#experience ul li .logo {
	float: left;
	width: 150px;
}

	#experience ul li .logo img {
		width: 150px;
	}

#experience ul li .description {
	float: right;
	width: 730px;
}

#experience ul li .pictures {
	margin: 5px 0 0 30px;
}

	#experience ul li .pictures .thumbnail {
		border: solid 1px #aaa;
		float: left;
		margin: 4px 8px 25px 0;
		padding: 1px;
		width: 120px;
	}


#experience ul li ul.works {
	margin: 10px 0 0 0;
}

	#experience ul li ul.works > li {
	}
		
		#experience ul li ul.works > li ul {
			list-style-type: disc;
			padding: 0 0 0 25px;
		}
		
		#experience ul li ul.works > li ul li {
			list-style-type: disc;
		}
		



/*----------------------------------
 > Projects Page
----------------------------------*/
#projects img.thumbnail {
	border: solid 1px #aaa;
	float: left;
	margin: 4px 8px 5px 0;
	padding: 1px;
	width: 120px;
}

#projects li.separator {
	height: 1px;
	border-bottom: solid 1px #ccc;
	margin: 15px 0;
}

#projects h4 {
	display: inline;
	font-size: 100%;
	font-weight: bold;
	border-bottom: dotted 1px #333;
}

#projects p {
	margin-bottom: 8px;
	line-height: 124%;
}

	#projects p.keywords {
		font-size: 85%;
		margin: 5px 0;
	}
	
	#projects p.nofloat {
		margin: 20px 0;
	}
	
	#projects p.download {
		margin: 10px 0 4px 0;
		padding: 5px;
		text-align: right;
	}

#projects h3 {
	font-size: 108%;
	margin: 0 0 10px 0;
}

	#projects h3 span {
		color: #008bcc;
	}

/*----------------------------------
 Footer
----------------------------------*/
#footer {
	color: #aaa;
	clear: both;
	font-size: 77%;
	font-weight: normal;
	line-height: 25px;
	margin: 45px auto 0 auto;
	width: 900px;
}
	#footer ul {
		margin: 0 15px;
	}

		#footer ul li {
			float: right;
		}
		
			#footer ul li a,
			#footer ul li a:visited {
				color: #aaa;
				text-decoration: none;
			}
			
			#footer ul li a:hover {
				text-decoration: underline;
			}

/*----------------------------------
 Rounded Box
----------------------------------*/
.rounded li a {
  display:block; /* a must */
  border: solid #e8e8e8;
  border-width: 0 1px; /* left and right borders only */
  text-decoration: none;
  outline:none; /* so as not to distract from the effect */
  color: #333;
  background: #e8e8e8;
}

	.rounded li a b {
	  display: block; /* another must */
	  position:relative; /* because the child elements are positioned */
	  top: -1px; /* drag it up a little, creates the top notches */
	  left: 0;
	  border:solid #e8e8e8;
	  border-width:1px 0 0; /* top border only */
	  font-weight:normal;
	}
	
		.rounded li a b b {
		  border-width:0 0 1px; /* bottom border only */
		  top: 2px; /* pushed down a little to create the bottom notches */
		}
		
			.rounded li a b b b { /* i don't think three-deep tag is even necessary */
			  top:-1px;
			  padding: 1px 6px;
			  border-width: 0;
			}

/*----------------------------------
 Rounded White Box
----------------------------------*/	
.outer-preview { 
	background:url('http://www.alexandrecollin.com/assets/img/whitebox-top.png') no-repeat 0 top;
	display:block; 
	height: 5px; 
	width: 850px;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.alexandrecollin.com/assets/img/whitebox-top.png', sizingMethod='scale');
	}
	
}
.inner-preview { 
	background:url('http://www.alexandrecollin.com/assets/img/whitebox-bottom.png') no-repeat 0 bottom;
	display:block; 
	padding: 5px 15px 5px 15px;  
	width: 820px; 
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.alexandrecollin.com/assets/img/whitebox-bottom.png', sizingMethod='scale');
}

