/* CSS */

body {
	color: #4B4A43; 
	background: #D7D3BC;	
	margin:0; 
	padding:0; 
	font-family: Helvetica,Arial,Geneva,sans-serif;
	font-size:12px; 
	}

/* links */

a:link, a:visited {
	color: #0D4A76;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}

/* ---page structure------------------------------ */

#wrap { 
	position: relative; 
	width: 1000px; 
	margin: auto; 
	text-align: left;	 
	}

#banner {
	background: #1D8BFF url(/images/banner-bg.jpg) bottom center;	
	height: 216px;
	}

#two_content {
	padding: 12px 0 0px 0; 
	float:left; 
	position:relative;
	background: url('/images/two_content-bg.gif') top left repeat-y;	
}
#three_content {
	padding: 12px 0 8px 0; 
	float:left; 
	position:relative;
	background: url('/images/three_content-bg.gif') top left repeat-y;
}
#threex_content {
	padding: 0 0 16px 0; 
	float:left; 
	position:relative;
	background: url('/images/three_content-bg.gif') top left repeat-y;
}
/* column types */
.left_column {padding: 12px 25px 30px 25px; position: relative; float: left; width: 590px;	}
.two_column {padding: 0px 25px 0px 25px; position: relative; float: left; width: 390px; }
.three_column {padding: 0px 20px 0px 20px; position: relative; float: left; width: 293px;}
.sidebar {padding: 0px 20px 0px 20px; position: relative; float: left; width: 280px;}


/* ---text------------------------------ */

p {
	padding: 0;
	margin-bottom: 1.1em;
	line-height: 1.5em;	
	}

.quote {
	padding: 0 10px;
	font-style: italic;
	font-family: Times, serif;
	font-size: 1.2em;	
	line-height: 1.2em;	}
	
h1, h2, h3 { font-family: Georgia, Times, serif;  font-weight: normal;}
	
h1 {
	font-size: 2.2em;	
    padding: 2px 0 2px 0;
 	margin: 0; 
	color: #000;
	}

h2 {
	margin: 0 0 2px 0;
	padding: 0;	
	font-size: 1.7em;
	color: #000;	
	line-height: 1.4em;
	}
	
h3 {
	margin: 0;
	padding: 0;
	color: #444;	
	font-size: 1.2em;
	line-height: 1.2em;
	}
h3 a:link {
	color: #10598C;
	text-decoration: none;
	}
h3 a:visited {
	color: #10598C;
	text-decoration: none;
	}
h3 a:hover {
	text-decoration: underline;
	}
	
.three_column h2 {
	margin: 0; 
	padding: 3px 3px 3px 5px;
	color: #222;	
    font-family: Georgia, Times, serif;
	font-size: 1.6em;
	font-style: italic;
	border: 1px solid #E6E5DE;	
	border-bottom: 1px solid #CECBBF;
	background: #F1F0E3;	
	line-height: 1.2em;
	}
.sidebar a:link, .sidebar a:visited {
	color: #955E22;
	text-decoration: none;
	}
.sidebar a:hover {
	text-decoration: underline;
	}
.sidebar h1 {
	margin: 4px 0 2px 0;
	padding: 2px 3px 4px 4px;
	color: #002A58;	
	font-size: 1.3em;
	line-height: 1.2em;
	text-shadow: none;
	border-top: 1px solid #FDFAF1;	
	border-bottom: 1px solid #BDBAA9;
	background: #F1F0E3;
	}	

.excerpt, {	
    line-height: 1.4em;	
    }
.excerpt p {
    margin: 0.2em 0 0.1em 0.4em;  
    }			
.excerpt h3 {
    font-size: 1.1em; line-height: 1.3em; font-weight:bold; margin: 0.8em 0 0 0.3em;   
    } 
.excerpt h3 a {
	padding: 5px 0 6px 16px;	
	background: url(/images/bullet-page.gif) no-repeat 0 6px;	   
    }
.specialicons {	
    line-height: 1.4em;	
    }
.specialicons p {
    margin: 0 0 0.1em 0.4em;  
    }			
.specialicons h3 {
    font-size: 1.1em; line-height: 1.2em; font-weight:bold; margin: 0.6em 0 0 0.3em;	padding: 3px 0 10px 0px;	 
    }     			
.specialicons h3 a {
	padding: 4px 0 2px 0px;	 
    }
    
#searchresults h3 {
	
}
.moreinformation {
	padding-left: 18px;	
	background: url(/images/i-page_white_go.gif) no-repeat left;
}
	
/* ---top------------------------------ */

#header {
	margin: 0;
	text-align: left;
	background: #111 url(/images/top-header-bg.gif) repeat-x bottom center;
	}
#header div {
	width: 960px;
	margin: 0 auto;
	padding: 0 15px;
	}
#header h1 {	
	float: left;
	margin: 0;
	padding: 2px 0 8px 0;
	text-indent: -9999px;
	}
#header h1 a {
	display: block;
	width: 314px;
	height: 54px;
	background: url(/images/cb-title.gif) no-repeat top left;
	}
#header h2 {	
	float: right;
	margin: 0;
	padding: 31px 0px 0 0px;
	font-size: 1.4em;	
	color: #78CEFF;
	text-shadow: #000 1px 1px 1px;		
	}	
#banner_center {
	width: 960px;
	height: 260px;
	margin: 0 auto;
    font-size: 0.8em;	
	padding: 0;
	background: url(/images/banner-back.jpg) no-repeat top left;	
	}
#banner_feature {
	display: inline;
	}	
#banner a:link, #banner a:visited {
	color: #fff;
	text-decoration: none;
	}
#banner a:hover {
	text-decoration: underline;
	}	
#banner p {	
	float: left;
	margin-top: 70px;
	padding: 0 10px 0 320px;
    font-family: Georgia, Times, serif;
    font-weight: normal;
    font-size: 2.2em;
    line-height: 1.3em; 	
	color: #fff;
	font-style: italic;
	text-shadow: #222 1px 1px 1px;		
	}

		
/* --- navigation------------------------------ */

#nav {
	float: right;
	width: 960px;
	margin: 0 0 0 0;
	padding: 0;
	list-style: none;
	}
	
#nav li {
	float: right;
	margin: 0;
	padding: 0;
	letter-spacing: 2px;	 
	list-style: none;
	background: none;			
	}

#nav a {
	margin: 0;
	padding: 8px 16px 14px 16px;	
    float: left;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif; 
	text-transform: uppercase;  
	font-size: 1.1em;
	text-decoration: none;
	color: #111;
	text-shadow: #fff 1px 1px 1px;		
	background: url(/images/nav-hover.gif) repeat-x bottom right;	
	}

#nav a:hover {
	margin: 0;	
	color: #111;
	text-shadow: #eee 1px 1px 1px;	
	background: #2B95D1;
	background: url(/images/nav-active.gif) repeat-x bottom right;		
	}
	
#nav a.active {
	margin: 0;	
	font-weight: bold;
	color: #111;
	text-shadow: #78CEFF 1px 1px 1px;	
	background: url(/images/nav-active.gif) no-repeat bottom right;	
	}

/*************************************
 +Blog
 *************************************/
.entrytitle h2{
	font-size:1.5em;
	border-bottom: none;
	font-weight: normal;
	margin-bottom: 0;
}

.entrytitle h3{
	font-size:1.4em;
	font-weight: bold;
	color:#eee;
	display: inline;
}

/* entry */ 
.entry{
	font-size:1.1em;	
	margin-top:0.7em;
	border-bottom: 1px solid #EAE7D0;
}

.entrymeta{
	margin: 0;
	padding:0;	
	color: #B3B19F;
	background:none;
	border:none;
}
.postmetadata{
	margin: 0;
	padding:0 0 16px 0;	
	font-size:0.95em;	
	color: #B3B19F;
	background:none;
	border:none;	
}
.filedto{
	background: url(/images/i-folder.png) no-repeat;
	padding:3px;
	padding-left:20px;
}
.commentslink{
	background: url(/images/i-comment.png) no-repeat 0 2px;
	padding:3px;
	padding-left:20px;
}

/* comments */ 
.commentsblock{
	margin:0.5em;
	padding:1em;
}
.commentsblock textarea{
	width:16em;
	padding: 2px;
}
.commentsblock input, .commentsblock textarea{
	background: #5B5B56 url(/images/bg-nav.gif) repeat-x top left;
}
.commentsblock textarea:focus{
	background: #fefefe;
}
.commentsblock textarea:focus, .commentsblock input:focus{
	background: #fefefe url(/images/bg-nav.gif) repeat-x bottom left;
}
.commentauthor{
	display:block;
	font-size:1.5em;
}
ol.commentlist{
	margin:0;
	margin-top:1.5em;
	padding:0;	
	color:#5B5B56;
	list-style-type:none;
}
.commentlist li{
	margin-bottom:0.5em;
	padding:0.5em 1em;
}
.alt{
	padding:0.5em;
	border-bottom:1px solid #DFDEC7;	
	background:#F9F8F0;	
}

h3#comments{
	font-size:1.4em;
	padding-top: 12px;		
}
.twitter{
	padding:0.5em;
	padding-bottom: 8px;
	font-size:1.1em;		
	border-top:1px solid #EAE7D0;	
	background:#F9F8F0;	
}

/* image styles */

img.alignleftnoborder {float: left; padding: 5px 10px 0 0;}
img.alignleft {float: left; margin: 5px 12px 8px 0; padding: 3px; border: 1px solid #EAE7D0; background: #F7F5DF;}
img.alignright {float: right; margin: 5px 0px 8px 12px; padding: 1px; border: 3px solid #333; background: #555;}
img.thumbs {float: left; margin: 5px 4px 8px 0; padding: 1px; border: 2px solid #333; background: #555;}

.two_content img.pic {	
	float: left;
	margin: 3px 12px 0 0;
	padding: 3px;
	display: block;
	border: 1px solid #ddd;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	background: #fff;
	}

.two_content a img.pic:hover {
	border: 1px solid #EEEAD7;
	background: #D7C586;
	}
	
img.sponsors {	
	float: left;
	margin: 5px 0 0 4px;
	padding: 3px;
	display: block;
	border: 1px solid #ddd;
	border-right-color: #bbb;
	border-bottom-color: #bbb;
	background: #E9E6CF;
	}

img.sponsors:hover {
	border: 1px solid #fff;
	background: #F1F0E3;
	}
	
img.eurosponsors {	
	float: left;
	margin: 5px 0 0 8px;
	padding: 3px;
	display: block;
	border: 1px solid #9AA0C7;
	background: #8BA2D0;
	}

img.eurosponsors:hover {
	border: 1px solid #E8E9F2;
	background: #F1F0E3;
	}
	
/* lists */
ul {
	padding: 0 0 8px 4px; 
	margin: 0; 
	}
ul li {
	margin:0; 
	padding: 4px 0 6px 16px;	
	line-height: 1.2em;
	list-style: none;	
	background: url(/images/bullet-blue-dot.png) no-repeat 0 4px;		
	}
ul.articles  {
	padding: 1px 0px 10px 4px; 
	margin: 0; 
	list-style: none;
	}
ul.articles  li {
	padding: 5px 0 6px 16px;
	font-size: 0.95em;	
	background: url(/images/bullet-page.gif) no-repeat 0 6px;	
	}

ul.services {
	padding: 0 0px 8px 4px; 
	}
ul.services li { 
	padding: 4px 0 6px 16px;
	line-height: 1.5em;	
	background: url(/images/bullet-blue-dot.png) no-repeat 0 6px;	
	}
ul.services li a { 
	font-size: 1.2em;	
	font-family: Georgia, Times, serif; 
	font-weight: bold;
	}
	
/* misc*/ 
#eurobanner {
	width: 260px;
	float: left;
	margin: 4px 0 12px 4px;
	padding: 3px;
	padding-bottom: 8px;
	padding-top: 44px;			
	border: 1px solid #00194A;
	background: url('/images/bg-eurobanner.gif') no-repeat top center;
	background-color: #003399;	
	}	

.larger{
	font-size: 1.3em;
	margin-bottom: 0.5em;}
	
.searchform{
	margin:0;
	padding:12px 0 12px 0;
}
.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	



/* forms
---------------------------------------------------------- */

.form {
	padding: 4px;
	margin: 10px 0;
	width: 580px;
	background: #F3F2EC;
	border: 2px solid #DFDCCA;
	}

.required {	
	color: #5B0101;			
	}
		
.field {
	padding: 2px;
	color: #444;		
 	font-size: 110%; 		
    border: 1px solid #DFDCCA;	
    background: #fff url(/images/bg-form.gif) repeat-x top center;	
	}	
#form textarea {
	width: 380px;
	height: 140px;	
	}	
table.contact {
	width: 100%;
	margin: 0 0 25px 0;
	padding: 10px 0 0 0;
	}
table.contact td {
	line-height: 1.3em;	
	padding: 0 0 14px 0;
	}
table.contact td.list {
	padding-right: 7px;	
	font-size: 1.2em;	
	}	
table.contact td.required {
	padding-right: 5px;
	font-size: 1.2em;	
	color: #4A0015;
	}	

/* footer */ 
#footer {padding:20px 0px 4px 0; text-align:center; font-size:1.0em; float:left; width:1000px; height: 100px; margin:auto; 
	color:#5C5B52; 
	background: url('/images/footer.gif') no-repeat;}
#footer a { color:#111;}	
#footer:hover {color:#222;}
#footer a:hover{color:#002A58; text-decoration:underline;}
#footer-rss {
	padding-left: 16px;
	border: none;
	background: url(/images/feed-icon-12x12.png) no-repeat 0 50%;
	}
#foot_space {height:10px; width:930px; background: #D7D3BC; float:left;}

/* ------------------------------------------------------------

	misc.

------------------------------------------------------------ */
#searchresults {
	margin: 4px 0 6px 0;
	padding: 6px 6px 8px 8px;
	border-bottom: 1px solid #BDBAA9;
	background: #F1F0E3;	
}

.hide, hr {
	display: none;
	}
a img {
	border: none;
	}
/* self-clearing floats */

#wrap:after, 
#header:after,
#content p.page:after{
	content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
    }

