/* FONTFACE */
/*@font-face {
	font-family: 'DejaVuSerifBook';
	src: url('../fonts/DejaVuSerif.eot');
	src: local('DejaVu Serif'), local('DejaVuSerif'), url('../fonts/DejaVuSerif.woff') format('woff'), url('../fonts/DejaVuSerif.ttf') format('truetype'), url('../fonts/DejaVuSerif.svg#DejaVuSerif') format('svg');
}*/

/* GRID ADDITIONS TO 960.css */
.container_12 .grid_1_5 {
	width: 100px;
}
.grid_1_5 {
	display: inline;
	float: left;
	position: relative;
	margin-left: 10px;
	margin-right: 10px;
}

.container_12 .prefix_1_5 {
	padding-left: 120px;
}

.container_12 .suffix_1_5 {
	padding-right: 120px;
}

#header {
	background:url(../images/en-header.gif) top center no-repeat;
	height:340px;
	margin-top:10px;
}

#header h1 {
	margin-bottom:0;
}

#header p {
	text-indent:-5000px;
}

#header #lang_sel {
	float:right;
	margin-right:145px;	
}

#footer { 
	padding-top:30px;
}

#footer p {
	margin-bottom:0;
}

.socialsites {
	font-size:22px;
	color:#fff;
}

.socialsites span {
	padding:10px 15px;
	display:block;
	background:#cc0000;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
}

.socialsites a {
	background:#eee;
	padding:4px 8px;
	margin-left:5px;
	margin-right:5px;
	-webkit-border-radius:8px;
	-moz-border-radius:8px;
	border-radius:8px;
	color:#333;
}

.home_format {
	margin-top:5px;
}

.home_format h2 {
	padding:0 0 10px 0;
	color:#000;
}


#content {
	position:relative;
	min-height:300px;
	overflow:hidden;
}

.navcol {
	border-right:1px solid #ccc;
	padding-top:5px;
}

.navcol h2 {
	font-size:14px;	
}

#phark {
	display:block;
	text-indent:-5000px;
}

#navigation {
	list-style-type:none;
	text-align:left;
	margin-bottom:0;
	font-size:14px;
}
#navigation li {
	list-style-type:none;
	margin:0 5px 12px 0;
	line-height:16px;
}
#navigation li a {
	padding:7px 10px 3px 0;
	color:#000;
	text-decoration:none;
	margin:0 3px 0 0; 
}
#navigation li.current_page_item a,#navigation li.current_page_parent a,#navigation li.current_page_ancestor a,#navigation li.current_page_item a:hover,#navigation li.current_page_parent a:hover,#navigation li.current_page_ancestor a:hover {
	font-weight:bold;
	color:#cc0000;
}
#navigation li a:hover {
	color:#cc0000;
}


#sidebar {
	margin-top:10px;
	margin-right:20px;
}
#sidebar li {
	list-style:none;
	margin:0 0 0 10px;
	color:#999;
}
#sidebar li a {
	display:block;
	color:#666;
	padding:5px 5px 5px 0;
}
#sidebar li a:hover {
	color:#666;
	background:none;
}
#sidebar li.current_page_item { font-weight:bold; }

#sidebar li.current_page_item ul li a { font-weight:normal; }


#sidebar h2 {
	padding-left:10px;
	font-size:16px;
	padding-bottom:10px;
	margin-bottom:10px;
	color:#629ac1;
	border-bottom:1px solid #ccc;
}
.entry { margin-bottom:60px; }

.post { margin-bottom:30px; }

#comment { width:400px; }

.publish-info { font-size:11px; }

/* Comments styles */
/* Begin Form Elements */
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align: center;
	}

select {
	width: 130px;
	}

#commentform input.regular {
	width: 100%;
	padding: 4px;
	margin: 0 5px 1px 0;
	border: 1px solid #666;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform p {
	line-height:1.3em;	
}

#commentform textarea {
	width: 100%;
	padding: 4px;
	border: 1px solid #666;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px 0;
	width: 100%;
	/*padding: 0.5em;
	border: 1px solid #333;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background-color:#bbda0f;*/
}
/* End Form Elements */


/* Facebook Connect Styles */
.wp-connect-comments { margin-top:30px; }

/* Begin Comments*/


.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.commentlist img.avatar-32 {
	border:none;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: left;
	margin: 0;
	padding: 0;
	font-style:italic;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */

/* Campaign Monitor signup form */
#subForm {
	text-align:left;
}

#subForm input {
	width:300px;
	margin-bottom:10px;
}

#subFormSubmit {
	margin-top:15px;
}

/* Multi Language */
#footer_language_list{
  margin-bottom: 25px;
  text-align: center;
}

#footer_language_list ul{
  list-style: none;
  margin:0;
  padding:0;
}

#footer_language_list ul li img{
  margin-right:5px;
}

#footer_language_list ul li{
  display:inline;
  margin:0 5px 0 5px;
  padding:0;
}

#footer_language_list ul li a, #footer_language_list ul li a:visited{
  color: #000;
  text-decoration:underline;
}

#footer_language_list ul li a:hover, #footer_language_list ul li a:active{
  color: #000;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignright {
    float: right;
}

.alignleft {
    float: left;
}

img.centered {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

img.alignright {
    padding: 4px;
    margin: 0 0 2px 10px;
    display: inline;
}

img.alignleft {
    padding: 4px;
    margin: 0 10px 2px 0;
    display: inline;
}

