/*
Theme Name: Lausanne
Theme URI: http://lrin.org
Description: Template
Version: 1.0
Author: RFBF
*/



/* Begin Typography & Colors */
body{
	background:url(images/background_02.jpg) center top no-repeat #005996;
	margin:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
}
#wrapper{
	margin:0 auto;
	width:1024px;
}
#page{
	float:left;
	clear:both;
	width:1024px;
}
#header{
	float:left;
	clear:both;
	background:url(images/index_03.jpg) 41px 6px no-repeat;
	height:109px;
	width:1024px;
	border-bottom:1px solid #FFFFFF;
}
#page_body{
	float:left;
	clear:both;
	width:1024px;
}
#sidebar{
	float:left;
	clear:none;
	width:150px;
	padding:20px 10px 10px 0px;
}
#sidebar ul, #sidebar ul li ul, #sidebar ul li ul li ul{
	margin:0px;
	padding:0px 0px 0px 0px;
}
#sidebar ul li, #sidebar ul li ul li, #sidebar ul li ul li ul li{
	list-style:none;
	margin:0px;
	padding:0px;
}
#sidebar ul li a, #sidebar ul li ul li a, #sidebar ul li ul li ul li a{
	line-height:13px;
	padding:8px 0px 8px 15px;
	display:block;
	text-decoration:none;
	color:#000000;
	width:143px;
}
#member_login a{
	float:left;
	clear:both;
	background:url(images/index_17.jpg) no-repeat;
	width:158px;
	height:75px;
}
#links{
	float:left;
	clear:both;
	background:url(images/index_19.jpg) no-repeat;
	width:158px;
	height:29px;
}
#link_menu {
	margin:0px;
	padding:0px 0px 20px 0px;
	float:left;
	clear:both;
}
#link_menu li{
	list-style:none;
	margin:0px;
	padding:0px;
}
#link_menu li a{
	width:143px;
	line-height:13px;
	padding:8px 0px 8px 15px;
	display:block;
	text-decoration:none;
	color:#000000;
	background:#E1E8F5;
	border-bottom:1px solid #FFFFFF;
}
#link_menu li a:hover, #sidebar ul li a:hover{
	background:#005996;
	color:#FFFFFF;
}
#content{
	width:554px;
	background:#E1E8F5;
	float:left;
	clear:none;
	margin-left:15px;
	padding:20px 10px 20px 0px;
}
#content_text{
	float:right;
	clear:both;
	width:412px;
}
.post{
	float:left;
	clear:both;
}
#sidebar_news{
	float:right;
	clear:none;
	width:274px;
}
#register a{
	float:left;
	clear:both;
	background:url(images/index_07.jpg) no-repeat;
	width:274px;
	height:130px;
}
#news{
	background:#E1E8F5 url(images/index_13.jpg) top left no-repeat;
	padding:40px 20px 10px 20px;
	width:234px;
	float:left;
	clear:both;
}
#login{
	background:#E1E8F5;
	padding:20px 20px 20px 20px;
	width:234px;
	float:left;
	clear:both;
	margin-top:10px;
}
#login ul{
	margin:0px;
	padding:0px;
}
#login ul li{
	margin:0px;
	padding:0px;
	list-style:none;
}

#towards_2010{
	background:#238ACB url(images/2010_11.jpg) no-repeat 20px 0px;
	float:left;
	clear:both;
	width:234px;
	padding:83px 20px 10px 20px;
	color:#FFFFFF;
}



h1{
	background:#005996;
	padding:10px 8px 3px 35px;
	color:#FFFFFF;
	font-size:13px;
	font-weight:bold;
	float:left;
	clear:both;
	text-transform:uppercase;
	letter-spacing:3px;
}
h2{
	font-size:13px;
	font-weight:bold;
	font-style:italic;
	margin:5px 0px 5px 0px;
	line-height:13px;
}
h2 a{
	color:#000000!important;
}
#towards_2010 h2 a{
	color:#FFFFFF!important;
}
#towards_2010 a{
	color:#FFFFFF;
}
#towards_2010 a:hover{
	color:#000000!important;
	text-decoration:underline;
}
h3{
	font-size:18px;
	font-style:italic;
	margin:5px 0px 5px 0px;
	line-height:18px;
	color:#FFFFFF;
	font-weight:normal;
}
p{
	margin:10px 0px 10px 0px;
}
blockquote{
	margin:0px;
	padding:0px;
	color:#0071BC;
	font-size:13px;
	font-style:italic;
}
a:link, a:visited{
	color:#0071BC;
	text-decoration:none;
}
a:hover{
	color:#000000;
	text-decoration:underline;
}