/*
Theme Name: Regpoint
Description: Wordpress theme developed specifically for Regpoint.eu
Author: deadondesign.se
Version: 1.5
*/
html{
	font-size:75%;
	font-family: Arial, sans-serif;
	line-height:1;
	background: #1889c6;
	margin:0;
}
body{
	margin:0;
	background: #fff;
	line-height:1.25em;
	color: #444;
}
h1{
line-height:1.1em;
margin:0 0 10px;
font-size:1.5em;
font-family: Georgia; 
}
h2{
line-height:1.1em;
margin:0 0 10px;
font-size:1.333em;
font-family: Georgia;
}
h3{
line-height:1.1em;
font-size:1.167em;
margin:0 0 5px;
font-family: Georgia;
}
h4{
margin:0 0 5px;
font-size:1em;
}
p{
margin:0 0 5px;
}
a{
color: #005891;
text-decoration:none;
}
a:hover,
a:focus{
color: #1889c6;
}
a img{
border:none;
}
input{}
input:focus{}
select{}
textarea{}
fieldset{}
legend{}
label{}
ol{}
ul{}
li{}
dl{}
dt{}
dd{}
.hidden{
position:absolute;
left:-9999px;
}
.alignright{
float:right;
padding-left: 15px;	
}
.alignleft{
float:left;
padding-right: 15px;	
}
a.skiplink{
position:absolute;
left:-9999px;	
}
a.skiplink:focus{
left:-100px;
top:10px;
z-index:5;
padding:10px;
background: #1889c6;
color: #fff;
font-weight:bold;
}
.alt-logo{
position:absolute;
left:-999em;
}

dl.cat-links{
margin:0;
}
dl.cat-links dt{
position:absolute;
left:-9999px;
}
dl.cat-links dd{
margin:0;
font-style:italic;
}

ul.archives{
margin:0;
padding:0;
list-style:none;
}
ul.archives li{
margin:0 0 10px;
padding:0;
}
#page{
width:960px;
margin:0 auto;
}
#header{
	position: relative;
	height:125px;
	padding-top:15px;
	overflow:hidden;
}
#headerimg{
padding-top:25px;	
}
	#logotype{
		position:absolute;
		margin:0;
		left:0;
		top:35px;
		font-size:2em;
		font-weight:normal;
		color: #000;
		text-decoration:none;
		padding-top:55px;
	}
	#logotype img{
		position:absolute;
		left:0px;
		top:0;
		border:none;
	}
	#functions{
	position:absolute;
	top:0px;
	right:0;
	width:750px;
	padding:5px 0;	
	}
	#global-links{
	float: right;
   	margin-left: 20px;
    	margin-top: -5px;
	}
	#global-links ul,
	#global-links ul li{margin:0;padding:0; list-style:none;}
	#global-links ul li a{
	float:left;
	padding:0 10px;
	line-height:30px;
	position:relative;
	color: #333;
	font-size:1.143em;
	background: #e8e8e8;
	background: -moz-linear-gradient(top, #FFFFFF 0%, #E8E8E8 100%); /* firefox */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#E8E8E8)); /* webkit */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#E8E8E8',GradientType=0 ); /* ie */
	-moz-box-shadow: 1px 1px 3px #999;
	-webkit-box-shadow: 1px 1px 3px #999;
	box-shadow: 1px 1px 3px #999;
	-webkit-border-bottom-right-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	-moz-border-radius-bottomright: 3px;
	-moz-border-radius-bottomleft: 3px;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px;	
	}
	#global-links ul li a:hover,
	#global-links ul li a:focus{
	color: #666;
	}
	#qtranslate-chooser{
	display:inline;
	list-style:none;
	float:left;
	margin:0 0 0 250px;
	padding:5px 0;	
	}
	#qtranslate-chooser li{
	float:left;
	padding-right:5px;
	}
	#searchform{
	float:right;
	background: url("images/search_bg.png") no-repeat 0 0;
	padding-left:10px;
	}
	#searchform label{
	position:absolute;
	left:-9999px;	
	}
	#searchform input{
	background: transparent;
	border: 0 none;
	height: 21px;
	line-height: 23px;
	padding: 0;
	width: 115px;
	-webkit-appearance: none;
	-webkit-box-sizing: none;
	
	}
	#searchform button{
	background:transparent;
	border: none;
	cursor:pointer;
	height:23px;
	line-height:23px;
	overflow:hidden;
	padding:0px;
	text-indent:-9999px;
	width:23px;
	border: none;
	}
	#searchform button:focus{
	border: 1px dotted #666;
	}
#content-wrapper{
position:relative;
}
#content{
overflow:hidden;
padding-top:20px;
}
.hasnav #content{
padding-top:60px;
}
	#main{
	float:left;
	width:640px;
	margin-right:20px;
	}
		#primary{
		margin-right:20px;
		}
		.home #primary{
		margin:0 15px 20px 0;
		float:left;
		width:630px;
		position:relative;
		}
		.secondary{
		float:left;
		width:345px;
		margin-right:20px;		
		}
		.tertiary{
		float:left;
		width:230px;
		margin-right:20px;
		border-top: 5px solid #1889c6;
		padding-top:15px;	
		}
	.home #main{
		width:960px;
	}
		.home .tertiary{
			width:300px;
			margin:0 15px 20px;
		}
		.home .tertiary.first{
		margin-left:0;
		clear:left;
		}
		.home .tertiary.last{
		margin-right:0;
		}
		.home .aside{
		width:300px;
		margin:0 0 20px 15px;
		float:left;
		}
	#aside{
	float:left;
	width:300px;
	}
#navigations{
position:absolute;
width:100%;
height:55px;
top: -31px;
}
.hasnav #navigations{
height:80px;
}
	#main-nav{}
	#main-nav ul{
	margin:0;
	padding:0;
	height:31px;
	border-bottom:2px solid #2681b9;
	}
		#main-nav li{
		list-style:none;
		margin:0 5px 0 0;
		border:1px solid #ccc;
		border-bottom:none;
		float:left;
		}
		#main-nav li.page-item-14,
		#main-nav li.page-item-16,
		#main-nav li.page-item-54{
		float:right;
		}
			#main-nav li a{
			font-size:1.333em;
			font-family: Georgia;
			float:left;
			padding-left:20px;
			padding-right:20px;
			line-height:30px;
			height:30px;
			background: #eee url('images/nav_bg.png') repeat-x 0 -100px;
			}
			#main-nav li a:focus,
			#main-nav li a:hover{
			background: #fff;
			}
		.home #main-nav li.home,
		#main-nav li.current_page_item,
		#main-nav li.current_page_ancestor{
		background: url("images/subnav-arrow.png") no-repeat 50% 100% transparent;
		border:none;
		padding: 1px 1px 12px;
		}
		.home #main-nav li.home a,
		#main-nav li.current_page_item a,
		#main-nav li.current_page_ancestor a{
		background: #1889c6 url('images/nav_bg.png') repeat-x 0 0px;
		color:#fff;
		}
	#sub-nav{
	position:absolute;
	left:0;
	width:100%;
	}
		#sub-nav ul{
		padding: 0;
		margin: 0;
		list-style:none;
		overflow:hidden;
		background: url('images/nav_bg.png') repeat-x 0 -30px;
		}
		#sub-nav li{
		margin:0;
		padding: 0 0 10px;
		float:left;
		}
			#sub-nav li a{
			font-family: Georgia;
			font-size:1.167em;
			color: #fff;
			float:left;
			padding: 10px;
			line-height:15px;
			height:15px;
			}
			#sub-nav li.current_page_item{
			background: url('images/subnav-arrow.png') no-repeat 50% 98%;
			}
#sub-nav li.current_page_item a{
font-weight:bold;
background: #1889c6 url('images/nav_bg.png') repeat-x 0 -150px;
}
#footer{
position:absolute;
left:0;
width:100%;
min-height:100px;
background: #1889c6;
color: #fff;

}
	#footer a{
	color: #fff;
	font-weight:bold;
	}
	#footer .inner-wrapper{
	width:960px;
	margin:0 auto;
	display:block;
	padding: 15px;
	}
	#footer #contact{
	width:230px;
	float:right;
	text-align:right;
	}
	#languages ul{
	padding:0;
	margin:0;
	float:left;
	}
	#languages li{
	list-style:none;
	padding:0;
	margin: 0 5px 5px 0;
	float:left;
	}
.section{
padding-bottom:10px;
margin-bottom:10px;	
}
	.section .header{}
	.section .header h2{}
	.section .content{}
	.section .footer{}
.section.featured h2{
padding:0 0 9px;
background: url('images/subnav-arrow.png') no-repeat 20px 100%;
}
.section.featured h2 a{
background: #1889c6;
color: #fff;
display:block;
padding:5px;
}
.article{
padding-bottom:10px;
margin-bottom:10px;	
}
	.article .header{}
	.article .footer{
	margin-top:20px;
	border-top: 3px solid #1889c6;
	padding-top: 20px;
	clear:both;
	}
ul.post-list{
margin:0;
padding:0;
list-style:none;
}
ul.post-list li{
padding: 0 0 20px;
margin: 0;
}
ul.post-list li a{
display:block;
}
.navigation{
overflow:hidden;
margin-bottom:20px;
}
.page-updated{
padding:10px 0;
display:block;
clear:both;
font-style:italic;
}
.navigation .nav-next{
float:right;
}
.navigation .nav-previous{
float:left;
}
.areas,
#primary{
zoom:1;
position:relative;
}
.areas .section{
padding:0;
width:200px;
overflow:hidden;
float:left;
margin:0 15px 0 0;
}
.areas .section.last{
margin-right:0;	
}
.areas .section img{
width:100%;
height:auto;
padding:0;
float:none;
}
.areas .section h2{
padding: 0 5px;
margin-top:-60px;
height:60px;
font-size: 14px;
}
.areas .section.first{
float:none;
width:auto;	
height:auto;
margin-right:0;
margin-bottom:15px;
}
.home .slideshow{
overflow-x:hidden;
}
.slideshow ol,
.slideshow ul{
padding:0;
margin:0;
list-style:none;
}
.slideshow .slides.tot1{
width: 630px;
}
.slideshow .slides.tot2{
width: 1260px;
}
.slideshow .slides.tot3{
width: 1890px;
}
.slideshow .slides.tot4{
width: 2520px;
}
.slideshow .slides.tot5{
width: 3150px;
}
.slideshow .slides.tot6{
width: 3780px;
}
.slideshow .slides li{
float:left;
width:630px;
padding:0 0;
position:relative;
overflow:hidden;
}
.slideshow li .article{
/*padding-right: 55%;
position:relative;*/
}
.slideshow li .article h2{
position:absolute;
left:-9999px;
}
.slideshow li img{
/*max-width:50%;
height:auto;
position:absolute;
right:0;
top:0;*/
}
.slideshow a.prev{
position:absolute;
left:0px;
top:0px;
background: url('arrowleft.png') 0 50% no-repeat;
padding-left:100px;
width:0;
height:100%;
overflow:hidden;
}
.slideshow a.next{
position:absolute;
right:0px;
top:0px;
background: url('arrowright.png') 100% 50% no-repeat;
padding-left:100px;
width:0;
height:100%;
overflow:hidden;
}
.slideshow.animate a.next,
.slideshow.animate a.prev{
display:none;
}
.slideshow .list-navigation{
position:absolute;
right:0;
top:30px;
}
.slideshow .list-navigation li{
float:left;
margin-left:5px;
}
.slideshow .list-navigation li a{
padding:5px 10px;
background: #1889c6;
color: #fff;
font-size: 1.333em;
font-weight:bold;
}
.slideshow .list-navigation li.current a{
background: #005891;
}
.section.press ul,
.section.press ul{
list-style:none;
padding-left:0;
margin-left:0;
}
