/*
Author: Chill.
Theme Name: The Wall.
Theme URL: http://chillphotographie.com/wall.html
Description: Theme reserved to the Wall. A personal selection of various & uncategorized shots.
Version 3.9 [2015]
*/


* {
border:0; 
margin:0; 
padding:0; 
list-style:none; 
font-size:100%;
}

body {
font:16px/1.5em; 
font-family:Georgia, "Times New Roman", Times, serif; 
color:#AAA; 
background:#FFF;
}

::selection {background:#FC0;}
::moz-selection { }


/***** Viewport thing ******/
html, body {height:100%;}

.sectionWrapper {display:table; height:100%;}
.contentWrapper {display:table-cell; vertical-align:middle; padding:20px 0;}

#lewall {padding:0 35px; width:900px; /*770*/ height:100%; margin:0 auto;}


/***** Links *****/	
a {color:#1a9cd9;}

a {
-webkit-transition:color .2s ease-in-out;
-moz-transition:color .2s ease-in-out;
-o-transition:color .2s ease-in-out;
transition:color .2s ease-in-out;
text-decoration:none;
}

a:link, a:visited, a:active {
font-size:15px;
font-style:normal;
color:#CCC;
}

a:hover, .cent a:hover {color:#FFB32A;}
a:hover {text-decoration:none;}			

.totheleft a:link, .totheleft a:visited, .totheleft a:active, .totheright a:link, .totheright a:visited, .totheright a:active {font:40px Georgia, "Times New Roman", Times, serif; color:#CCC;}
.totheleft a:hover, .totheright a:hover, .footer a:hover {color:#0079C3;}

.cent a:link, .cent a:visited, .cent a:active {
font-size:15px;
font-style:normal;
color:#999;
}


/***** Menu *****/		
.menu {text-align:center;}
.menu li { display:inline; margin:0; }
.menu a { color:#111; }


/***** Text *****/
.contentWrapper p {margin-bottom:20px;}


/***** Titles *****/
.title {
font:54px 'Libre Baskerville', Georgia, "Times New Roman", Times, serif;
font-weight:normal;
font-style:italic;
color:#000;
letter-spacing:-3px;
word-spacing:2px;
margin-top:40px;
line-height:1.3em;
}


/***** Description *****/
.descr {
font:15px "Times New Roman", Georgia, Times, serif;
margin:-5px 0 -15px 0;
letter-spacing:1px;
/*word-spacing:-1px;*/
color:#999;
}

.descr ul { }
.descr li {
list-style:none;
line-height:1.3em;}


/***** 15 Bricks *****/
.wall img {margin:10px 0; border:0;}
.lines img {margin:0; border:0;}


/***** Footer *****/
.footer {
text-align:center;
font:34px Georgia, "Times New Roman", Times, serif;
color:#BBB;
font-style:normal;
margin:10px auto;
line-height:50px;
}

.totheleft {
float:left;
margin:10px 0 0 10px;
font-style:normal;
line-height:50px;
}

.totheright {
float:right;
margin:10px 10px 0 0;
font-style:normal;
line-height:50px;
}

.discret {
font:15px "Times New Roman", Georgia, Times, serif;
text-align:center;
letter-spacing:1px;
margin:30px 0 20px 0;
color:#AAA;
}


/***** Navigation *****/
.postnotes {margin:auto; width:900px;}

.viewnotes {
font:20px Georgia, "Times New Roman", Times, serif;
color:#888;
text-align:center;
}

.notes {
width:900px; /*770*/ height:100%; margin:0 auto;
word-spacing:5px;
line-height:25px;
text-align:center;
width:55%;
}


/***** Last Touch *****/
.leplus {font-size:25px; color:#555;}
.sixtynine {letter-spacing:-5px;}
.hundred {letter-spacing:-5px; color:#F60;}
.wharrow {font:40px Georgia, "Times New Roman", Times, serif; color:#FFF;}
