/*
Theme Name: Richard Juilliart
Theme URI: http://richardjuilliart.com
Author: Maxime Schoeni
Author URI: http://maximeschoeni.ch
Description: Graphic design by Studio Rubic http://studio-rubic.ch
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, gray, white, one-column, two-columns, right-sidebar, flexible-width, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready
Text Domain: twentytwelve

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	
}

html {
	background-color: #ffffff;
}

a {
	color:#000;
	text-decoration: none;
}

@font-face {
	font-family: MerriweatherLight;
	src: url("fonts/Merriweather-Light.ttf");
}

@font-face {
	font-family: MerriweatherBold;
	src: url("fonts/Merriweather-Bold.ttf");
}

@font-face {
	font-family: MerriweatherBlack;
	src: url("fonts/Merriweather-Black.ttf");
}


#page {
	margin:35px 0px 0px 35px;
	position: relative;
	
	
	width: 904px;
}


#sidebar {
	position: relative;
	float: left;
	/*width: 258px;*/
	width: 228px;
}

#sidebar .language-box {
	height: 45px;
	font-family: MerriweatherLight, Georgia, serif;
	font-size: 10px;
}

#sidebar .site-title {
	height: 110px;
	font-family: MerriweatherBold, Georgia, serif;
	font-size: 20px;
	line-height: 26px;
	width:170px;
}

#sidebar .site-menu {
	font-family: MerriweatherBold, Georgia, serif;
	font-size: 20px;
	margin-bottom:40px;
	background-color:#fff; /* -> hide footer when overlap */
}

#sidebar .site-menu a:hover {
	text-decoration: underline;
}

#sidebar .site-menu ul {
	list-style-type: none;
}

#sidebar .site-menu ul li.current_page_item a {
	text-decoration: underline;
}

#sidebar.works .site-menu li:first-child a {
	text-decoration: underline;
}


#sidebar .language-box {
	text-transform:uppercase;
}

#sidebar .language-box a:hover, #sidebar .language-box a.current-language {	
	text-decoration:underline;
}



#nav-container {
	/*float: left;*/
	width: 44px;

	position: absolute;
	left:228px;
	display:none;
}

#nav-container.attachment {
	display:block;
}

#navigation {
	font-family: MerriweatherLight, Georgia, serif;
	font-size: 10px;
	
}


#navigation .more {
	position: absolute;
	top:55px;
	width:30px;
	height:22px;
}

#navigation .last-arrow {
	position: absolute;
	top:102px;
	width:30px;
	height:22px;
	background: #fff url("images/fleche_gauche.gif") no-repeat; 
}
#navigation .next-arrow {
	position: absolute;
	top:124px;
	width:30px;
	height:22px;
	background: #fff url("images/fleche_droite.gif") no-repeat; 
}

#navigation .progress {
	position: absolute;
	top:155px;
	width:40px;
	height:22px;
}

#navigation .thumb {
	position: absolute;
	top:206px;
	width:30px;
	height:22px;
	background: #fff url("images/img_vignette.gif") no-repeat; 
}


#main {
	
	/*
	float: left;
	
	width:75%;
	min-width:600px;
	max-width: 936px;
	*/
	
	position: absolute;
	left: 272px;
	
	
}


#project-list {
	width: 622px;
	background-color: #fff;
}

#project-list .project-line {
	height: 73px;
	padding-top: 6px;
	border-top: 1px solid #000;
	font-family: MerriweatherLight, Georgia, serif;
	font-size: 14px;
	line-height: 21px;
}

#project-list a .project-line {
	background-color: #ffffff;
}

#project-list a:hover .project-line {
	
	/*background-color: #dddddd;*/
	
	color: #97999c;
	
	
	/* 
	// image background:
	
	color: transparent;
	background: inherit;
	*/
}

#project-list .project-line h1 {
	font-family: MerriweatherBold, Georgia, serif;
	font-weight: normal;
}

#content {
	position: relative;
	
}

#content .attachment {
	position: absolute;
	
}

#content.menu-page {
	position: relative;
	top: 159px;
	width: 622px;
	font-family: MerriweatherLight, Georgia, serif;
	font-size: 14px;
	line-height: 21px;
}

#content.menu-page strong{
	font-family: MerriweatherBold, Georgia, serif;
	font-weight: normal;
}

#content.menu-page a {
	text-decoration: underline;
}

#content.project .frame {
	display:none;

}

#content #galleria.basic {
	width: 632px;

}

#content #galleria.dynamic {
	width: 632px;

}

#galleria .thumbs {
	/*visibility:hidden;*/
}

/*
#content .frame .background {
	position: absolute;
	width: 240px;
	height:350px;
	top: 10px;
	left:10px;
	z-index:10;
	background-color: #fff; 
	opacity: 0.8;
}
*/

#content .frame {
	position: absolute;
}

#content .frame .text {
	position: absolute;
	background-color:rgba(255,255,255,0.8);
	width: 200px;
	/*height:310px;*/
	top: 10px;
	left:10px;
	z-index:11;
	padding: 17px 20px;
	
	font-family: MerriweatherLight, Georgia, serif;
	font-size: 11px;
	line-height: 20px;
	
}

#galleria .text {
	font-family: MerriweatherLight, Georgia, serif;
	font-size: 11px;
	line-height: 20px;
}

#content .frame .text strong, #galleria .text strong {
	font-family: MerriweatherBold, Georgia, serif;
	font-weight: normal;
}

#content .frame .text h1, #galleria .text h1 {
	font-family: MerriweatherBlack, Georgia, serif;
	font-size: 11px;
	line-height: 20px;
	text-transform: uppercase;
	font-weight: normal;
}

#content .frame .close {
	position: absolute;
	width: 16px;
	height:16px;
	top: 21px;
	left: 228px;
	z-index:12;
	background-image: url("images/img_croix.gif");
	background-repeat:  no-repeat;
}



#content .thumbs {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}

#content .thumbs img {
	vertical-align:bottom;
}


#content a.img-link {
	display:none;

}


#footer {
	clear:both;
	width:100%;
	font-family: MerriweatherLight, Georgia, serif;
	font-size: 8px;
	display: none; /*only display when Galleria load*/
	
	position:fixed;
	bottom:10px;
	z-index: -1;
}

#footer.attachment {
	position:relative;
	top:390px;
	display: block; /*only display when Galleria load*/
}



#content #galleria a {
	/*font-family: MerriweatherBlack, Georgia, serif;
	font-weight: normal;*/
	text-decoration: underline;
}


/*
@media screen and (min-width: 800px) {
	
	#main {
		width:463px;
		
	}

}

@media screen and (min-width: 900px) {

	#main {
		width:563px;
	}
	
}


@media screen and (min-width: 1000px) {

	#main {
		width:663px;
	}
	
}

@media screen and (min-width: 1100px) {

	#main {
		width:763px;
	}
	
}

@media screen and (min-width: 1200px) {
	#main {
		width:863px;
	}
}
*/

