@charset "utf-8";
/*
 * Author: Symetris
 * Web Site:
 * Project: Donner Metals
 * Copyright 2012
 *
 * Content CSS
 * Define content style of HTML Elements
 */
 h1.page-title{
	/*float: right;*/
	padding: 10px 0 0 0;
	/*width: 690px;*/
}
.page-template-template_news_list-php h1.page-title{
	margin-bottom:20px;
}
.entry-date{
	color:#333333;
	border-bottom:1px solid #fff;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	text-transform:uppercase;
}
.single-post .entry-date{
	margin-top:15px;
}
.single-post article h1{
	border-bottom:1px solid #fff;
	padding-bottom:5px;
	margin-top:5px;
}
.entry-date span{
	border-bottom: 1px solid #c6c6c5;
	margin-bottom: 2px;
	padding-bottom: 3px;
	padding-right:10px;
}


.single-post .post_socials{
	float:right;
	width: 145px;
	margin-left:15px;
	margin-bottom: 15px;
}

.single-post .post_socials ul{
	text-align: right;
	list-style: none;
}

.single-post .post_socials ul a{
	color: #11957a;
	text-decoration: none;
	display:block;
	padding: 5px 30px 5px 0;
}

.single-post .post_socials ul a:hover{
	color: #5e6259;
}

.single-post .post_socials .print a{
	background: url(../images/social_print.png) center right no-repeat;
}
.single-post .post_socials .rss a{
	background: url(../images/social_rss.png) center right no-repeat;
}
.single-post .post_socials .file a{
	background: url(../images/social_doc.png) center right no-repeat;
}

.single-post .addthis_toolbox .addthis_button_facebook_like{
	width:56px;
	overflow: hidden;
}

.single-post .page_en  .addthis_toolbox .addthis_button_facebook_like{
	width:45px;
}

.single-post .page_en  .addthis_toolbox a{
	float:right;
}

.single-post
article h2{
	border:none;
	margin:3px 0 5px 0;
}
article h2 a{
	display:block;
	font-family: 'Lato', sans-serif;
	font-size:16px;
	font-weight:bold;
	line-height:20px;
	margin-left:-4px;
	min-height:42px;
	padding:3px 25px 8px 4px;
	text-decoration:none;
}
article h2 a:hover{
	background:url(../images/hover_title_article.png) left top repeat;
}
article h2 a span{
	display:block;
	min-height:42px;
	padding-right:25px;
}
article h2 a:hover span{
	background:url(../images/hover_title_article_arrow.png) right top no-repeat;
	display:block;
	padding-right:25px;
}
#news_list{
	/*float: right;*/
	padding: 0 0 20px 0;
	/*width: 690px;*/
}
#news_list article{
	float:none;
	padding-left:0;
}

.pager{
	color:#717174;
  position:relative;
  left: 275px;
}
.wp-pagenavi{
	display:inline-block;
}
.wp-pagenavi a,
.wp-pagenavi span{
	border:none !important;
}

.wp-pagenavi span.pages{
	display:none;
}
.wp-pagenavi .nextpostslink,
.wp-pagenavi .previouspostslink {
	font-size:19px;
}

#nav-above{
	border-bottom:10px solid #28b599;
	margin-top:20px;
	overflow: hidden;
}
#nav-above a{
	display:inline-block;
	min-height:32px;
	padding-top:3px;
	text-decoration:none;
}
#nav-above #previous_post_link a{
	background:url(../images/pager_arrow.png) left top no-repeat;
	padding-left:5px;
}
#nav-above #back_post_link a{
	/*margin-left:155px;*/
}
#nav-above #next_post_link a{
	background:url(../images/pager_arrow.png) right -35px no-repeat;
	float:right;
	padding-right:25px;
}

#nav-above #previous_post_link a:hover,
#nav-above #back_post_link a:hover,
#nav-above #next_post_link a:hover{
	color:#5e6259;
}

.financial_report_list ul{
	background:url(../images/icon_document_big.jpg) 5px 30px no-repeat;
	min-height:67px;
	padding-top:30px;
	padding-bottom:30px;
}
.financial_report_list li{
	list-style-type:none;
	margin-left:30px;
}

.entry-content{

}

.entry-content img.alignleft{
	margin-right:10px;
}
.entry-content img.alignright{
	margin-left:10px;
}

.entry-content table{
	border: 1px solid #aaa;
	font-size: .80em;
	background-color:  #ddd;
	border-collapse: separate;
}

.entry-content table p{
	font-size: inherit;
}

.entry-content table td{
	padding:4px;
	border-bottom: 1px solid #fff;

}

.entry-content table tr:last-child td{
	border-bottom: none;
}

#contact_captcha{
	bordeR:1px solid #aaa;
}

.message-body{
	width:315px;
	max-width: 100%;
}

body span.wpcf7-not-valid-tip{
	position:static;
	margin-left: 3px;
	padding:3px;
	top:0;
	right:0;
	left:0;
	border: none;
	color: #dd0000;
	background-color: #FFdddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

body div.wpcf7-validation-errors{
	border: none;
	color: #dd0000;
	background-color: #FFdddd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

body div.wpcf7-mail-sent-ok{
	border: none;
	color: #00aa00;
	background-color: #ddffdd;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

.wpcf7 input,
.wpcf7 textarea{
	font-family: 'Lato', sans-serif;
	padding: 3px;
}

.wpcf7 input{
	padding:3px 1px 1px 3px;
}

.graph_button a {
  background-color: #28b599;
  color: #fff;
  border: 1px solid #aaa;
  padding: 15px;
  text-decoration: none;
}
.graph_button a:hover {
  background-color: #34e4c1;
}
