/*
Theme Name: MG Photo V1.0
Theme URI: http://wordpress.org/
Description: Portfolio de Martin Gros, photographe.
Version: 1.0
Author: Oklo Unit. Thierry Schlegel, Arnaud Guihéneuf.
Author URI: http://oklo-unit.net/ ; http://thierryschlegel.net/ ; http://oklo-unit.net/jeanjack/    
Tags: martin gros, photo, photographe, canada
*/

body, html { background: url(images/pattern.jpg) repeat; color: #777; font-family: "Lucida Grande", Verdana, Arial, Helvetica, serif; font-size: 100%; line-height: 1.125em; }

/* Typography */
h1, h2, h3, h4, h5, h6, ul#menu { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }
h1,h2 { font-size: 0.688em; font-weight: bold; text-transform: uppercase; }
h1 { margin-bottom: 15px; }
h2 { margin-bottom: 0px; }


a:link, a:visited, a:active  { color: #777; text-decoration: underline; }
a:hover { color: #777; text-decoration: none; }
div#footer a:link, div#footer a:visited, div#footer a:active  { color: #393939; text-decoration: none; }
div#footer a:hover { text-decoration: underline; }
p { font-size: 0.688em; line-height: 1.5em; margin-bottom: 10px;}
blockquote { background: url(images/bg-bio.jpg) repeat-y top right; font-size: 0.688em; padding-right: 5px; width: 240px; }
div#part_1 p { text-align: justify; width: 240px; }
div#fullView p { text-align: justify; width: 400px; }
div#footer p { font-size: 0.688em; }

/* Containers */
div#container { height: 100%; margin: 0 10px 10px 0; position: relative; width: auto; }
div#part_1 { background: url(images/pattern.jpg) repeat; height: 100%; left:0; overflow: hidden; padding: 15px 0 0 15px; position: fixed; float: left;top:0; width: 260px; z-index: 10; }
div#part_1 div.spacer { width: 245px; height: 15px; margin-bottom: 10px; background: url(images/spacer-245.jpg) no-repeat; }
div#part_1 ul#menu { margin-bottom: 14px; }
div#part_1 ul#menu li { background: url(images/bg_li.jpg) repeat; width: 245px; }
div#part_1 ul#menu li a { color: #777; display: block; font-size: 0.625em; font-weight: bold; letter-spacing: 2px; margin-bottom: 1px; padding: 15px 5px 2px 0; text-align: right; text-decoration: none; text-transform: uppercase; width: 240px; }
div#part_1 ul#menu li a:hover, div#part_1 ul#menu li.active { background: url(images/bgH_li.jpg) repeat; }
			
div#part_2 { height: 100%; margin-left: 275px; padding-top: 15px; width: auto; }
ul#thumbs { height: 100%; width: auto; }
ul#thumbs li { float: left; }
ul#thumbs li a { background: url(images/bg_li.jpg) repeat; border-bottom: 1px solid #d9d9d7; border-right: 1px solid #d9d9d7; display: block; float: left; height: 230px; list-style-type: none; margin-right: 20px; margin-bottom: 15px; padding: 10px; width: 230px; }
ul#thumbs li a:hover { background: url(images/bgH_li.jpg) repeat; }
				
div#fullView { width: auto; z-index: 0; }			
div#fullView, div#fullView ul { height: 100%; width: auto; }
div#fullView ul li, div#fullView img { background: url(images/bg_li.jpg) repeat; border-bottom: 1px solid #d9d9d7; border-right: 1px solid #d9d9d7; display: block; float: left; height: 480px; margin-right: 15px; padding: 10px; }

div#footer { background: url(images/bg_li.jpg) repeat; bottom: 0; clear: both; color: #393939; padding: 10px 10px 0 10px; position: fixed; right: 15px; width: auto; }
			
img.spaceball { position: relative; display: block; }
div.hr { clear: both; height: 10px; width: auto; }
div.fixed { position: fixed; }

/* Splash */
div#welcome { height: auto; margin: 0 auto; margin-top: 150px; text-align: center; width: 250px; }	
div#welcome img.pola { background: url(images/bg_li.jpg) repeat; display: block; float: left; height: 230px; margin-bottom: 15px; padding: 10px; width: 230px; }		
div#welcome a.btn-pola { background: url(images/bg_li.jpg) repeat; color: #777; display: block; font-weight: bold; margin-bottom: 1px; padding: 15px 5px 2px 0; text-align: right; text-decoration: none; text-transform: uppercase; width: 245px; }
div#welcome a.btn-pola:hover { background: url(images/bgH_li.jpg) repeat; }