/*
Theme Name: Porte-Rouge Theme
Theme URI: http://www.porte-rouge.ch
Description: Porte-Rouge Wordpress Theme
Version: 1.0
Author: dewil.ch
Author URI: http://www.dewil.ch
*/


body {
	margin-top: 0px;
	margin-left: 70px;
	height: 0px; /* reduces gap at the bottom of the page */
	font-family: Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	font-size: 14px;
	font-size: 1rem;
	line-height: 18px;
	line-height: 1.28571rem;
	color: #333;
	background-color: #333
}


ol, ul, li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

em {
	font-family: 'Droid Serif', serif;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	font-style: italic;
	color: #000
}

.rlem {
	margin-bottom: 7px;
	margin-bottom: 0.5rem;
	font-family: 'Droid Serif', serif;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	font-style: italic;
	color: #000;
	border-bottom:1px solid #F00
}

.title {
	font-family: 'Lemon', 'Arial Black', Gadget, cursive;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	font-size: 16px;
	font-size: 1.142857rem;
	color: #333
}

.rtitle {
	font-family: 'Lemon', 'Arial Black', Gadget, cursive;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	font-size: 17px;
	font-size: 1.214285rem;
	color: #F00
}

.black {
	color: #000	
}

.fleft {
	float: left	
}

.fright {
	float: right	
}


/*	CONTENT	
							*/
							
#pattern {
	position: fixed;
	top: 0px;
	left: 0px;
	background-repeat: repeat-y;
	background-position:center top;
	z-index: -1
}
												
#wrapper {
	width: 1080px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	background-color: #FFF;
	
}

#navigation {
	width: 1025px;
	height: 170px;
	padding: 20px 5px 0px 10px;
	margin-right: 40px;
	border-bottom: 5px solid #F00;
	background-color: #FFF;
}

#main-nav {
	height: 170px;
	margin-left: 25px;
	border-right: 4px solid #666;
	float: left
}

#sub-nav {
	padding-left: 15px;
	float: left
}

#logo {
	padding: 3px;
	border: 2px solid #F00;
	float: right
}

#sub-sub-nav {
	margin-right: 45px;
	padding: 25px 10px 10px 30px;
	height: 30px;
	border-bottom: 2px solid #666
}

#container {
	width: 965px;
	padding: 20px 50px 50px 40px;
	margin-right: 25px;
		/*font-family: 'Droid Sans', Helvetica, Arial, sans-serif;*/
	font-family: 'Orienta', Helvetica, Arial, sans-serif;
	font-weight: 400;
	font-size: 14px; font-size: 1rem;
	line-height: 24px; line-height: 1.714285rem;
	background-color: #FFF;
	clear: both
}

#footer {
	width: 1000px;
	height: 45px;
	padding: 5px 40px 20px;
	background-color: #FFF
}

#footer-line{
	border-top: 5px solid #F00
}



/*	MENUS DISPLAY	
							*/
					
#navigation a {
	display: block;
	margin-bottom: 2px;
	padding: 5px;
	width: 230px;
		/*font-family: 'Droid Sans', Helvetica, Arial, sans-serif;*/
	font-family: 'Lemon', 'Arial Black', Gadget, cursive;
	text-rendering: optimizeLegibility;
		/*font-weight: 700;*/
	font-weight: 400;
	font-size: 17px;
	font-size: 1.214285rem;
	line-height: 20px;
	line-height: 1.428571rem;
	color:  #333;
	border-left: 3px solid #FFF;
	text-decoration: none
}

#navigation a:hover {
	border-left: 3px solid #fec726;
	color: #F00;
}	

#sub-nav a {
		/*font-family: 'Droid Sans', Helvetica, Arial, sans-serif;*/
	font-family: 'Orienta', Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	font-size: 15px;
	font-size: 1.071428rem;
	color:  #333;
}

#sub-sub-nav a {
	font-family: 'Orienta', Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	font-size: 14px;
	font-size: 1rem;
	color:  #333;
	text-decoration: none
}

#sub-sub-nav a:hover {
	border-bottom: 2px solid #fec726;
	color: #F00
}

#sub-sub-nav li {
	display: block;
	margin: -5px 20px 15px 10px;
	float: left
}

.wpml_mail a {
	font-family: 'Orienta', Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	font-size: 14px;
	font-size: 1rem;
	color:  #333;
	text-decoration: none
}

.wpml_mail a:hover {
	border-bottom: 2px solid #fec726;
	color: #F00
}

.txtzlink a {
	font-family: 'Orienta', Helvetica, Arial, sans-serif;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	font-size: 14px;
	font-size: 1rem;
	color:  #F00;
	text-decoration: none
}

.txtzlink a:hover {
	border-bottom: 2px solid #fec726;
	color: #333
}

/*	Selected Page */
	
#navigation li.current-page-ancestor a {
	color: #F00;
	text-decoration: none
}
					
#navigation li.current-menu-item a {
	color: #F00;
	text-decoration: none
}
					
#sub-sub-nav li.current-menu-item a {
	color: #F00;
	text-decoration: none
}

/*	IMG SEARCH	
							*/

#imgorig {
	top: 0px; left: 0px;
	width: 1000px;
	clear: both
}

#imgorig img {
	margin-bottom: 20px;
	border: 5px solid #F00;
	float: left;
}

#imgtitle {
	overflow: hidden;
	margin: 5px 2px 40px;
	width: 400px;
	height: 280px;
	border-top: 4px solid #F00;
	border-bottom: 4px solid #F00;
	text-align: center;
	font-family: 'Lemon', 'Arial Black', Gadget, cursive;
	text-rendering: optimizeLegibility;
	font-weight: 400;
	font-size: 24px; font-size: 1.714285rem;
	line-height: 28px; line-height: 2rem;
	float: right
}

.titlini {
	position: relative;
	padding-top: -17px; padding-top: -1.25rem;
	width: 400px;
	color: #F00;
	font-size: 33px; font-size: 2.357142rem;
	line-height: 37px; line-height: 2.642857rem
}

#imgtitle p {
	padding: 2px;
	text-align: center	
}
   
#imgcontainer {
	width: 1000px;
} 
    
#imgcontainer img {
	margin: 2px;
	padding: 3px;
	border: 2px solid #F39;
	background-color: #fec726;
	float: right	
}
  
#imgfooter {
	margin: 10px 0px 0px 10px;
	padding-top: 5px;
	width: 990px;
	text-align: right;
	color: #333;
	font-size: 11px;
	clear: both
}