@charset "utf-8";

a img {
    border: none;
    vertical-align: middle;
}

#news_wrapper {
	border: 1px solid #CCC;
}

P {
	font-size: 12px;
	text-align: justify;
	vertical-align: middle;
	display: block;
	line-height: 18px;
}

.testi_logo {

	margin-left: auto;
	margin-right: auto;

}

#news_main {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	background: #ECE7E6;
	position: relative;
	left: 0px;
	top: 0px;
	width: 638px;	
}

#news_main p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #74695F;
	padding-bottom: 15px;	
	line-height: 18px;

}

#news_main ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #74695F;
	font-size: 9pt;
	padding-bottom: 10px;
	line-height: 12pt;
	list-style-type: circle;
}

#news_main li {
	padding-bottom: 10px;
}

p.newstext
{

}

#news_main a:link, #news_main a:visited {
	color: #FF9900;
	text-decoration: none;
}

#news_main a:hover {
	color: #FF9900;
	text-decoration: none;
}

#news_main h2 {
	text-decoration: none;
	color: #FF9900;
	margin: 0px 0px 10px;
	vertical-align: middle;
	font: 500 normal 18pt arial;
	padding: 5px 0px;
	position: relative;
	left: -70px;
	top: 0px;
}

#news_main h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;

	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

/*#news_main img{
	float: left;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
}*/

#news_right {
	width: 200px;
	float: right;
	background-image: url(/images/index_rightcolumn_bg.jpg);
	min-height: 100%;
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-repeat: repeat-x;
	position: relative;
	left: 0px;
	top: 0px;
}

#news_right h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: 300;
	text-decoration: none;
	color: #FF9900;
}

#news_right ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #74695F;
	list-style-type: none;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 20px;
}

#news_right ul a:link, #news_right ul a:visited{
	color: #74695F;
	text-decoration: none;
	}
	
#news_right ul a:hover{
	color: #FF9900;
	text-decoration: none;
	}


#clear {
	clear: both;
}

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

.alignleft {
   float: left;
}

.alignright {
   float: right;
}
.alignleftstyled {
   float: right;
}

.alignrightstyled {
   float: right;
}

.alignrightstyled a:link {
	color: #FFA50B;
	text-decoration: none;

}

.alignrightstyled a:visited {
	color: #FFA50B;
}
.alignleftstyled  a:link{
	color: #FFA50B;
}

.alignleftstyled  a:visited{
	color: #FFA50B;
}

.thumbnail {
	margin: 0px;
	padding: 3px;
	background-color: #EAE3DD;
	border: 1px solid #DDDDDD;
	text-decoration: none;
	height: 150px;
	width: 150px;
	position: relative;
	left: 0px;
	top: 0px;
}

.thumbnail a{
	margin: 0px;
	padding: 0px;
}


.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #EAE3DD;
	padding-top: 4px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
	float: right;
}



.wp-caption img {
   margin: 0px;
   padding: 0px;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 7pt;
	line-height: 13px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
}

.post {
	background: #FFF;
	padding: 10px 40px;
	margin: 0px 0px 5px;
	width: 560px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #DED6D3;
}

.post_text {
	width: 380px;
	margin: 0px;
	padding: 0px;
	position: relative;
	left: 0px;
	top: 0px;
	float: right;
}

.post_footer {
	margin-top: 15px;
	left: 0px;
	bottom: 0px;
	position: relative;
}


#news_img {
	width: auto;
	float: left;
	padding: 4px;
	margin-right: 15px;
}

.index-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #EAE3DD;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	width: auto;
	padding: 4px;
	float: right;
}

.index-caption img {
   margin: 0px;
   padding: 0px;
   border: 0 none;
}

.index-caption p.index-caption-text {
	font-size: 7pt;
	line-height: 13px;
	font-style: italic;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	text-align: center;
}
.wp-caption2 {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #EAE3DD;
	padding-top: 4px;
	/* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	float: right;
}
.snlogos {
	float: right;
	margin: 0px 10px 0px 0px;
	padding: 0px;
	vertical-align: middle;
}
.datebloc {
	padding: 10px 6px 6px;
	height: 30px;
	width: 60px;
	background: url(/images/date_bg.png);
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-align: center;
	vertical-align: middle;
	position: relative;
	left: -113px;
	top: -6px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
h5.datebloc_month {
	font-size: 12px;
	color: #FFF;
	font-style: oblique;
	position: relative;
	top: -5px;
}
h4.datebloc_year {
	font-size: 20px;
	color: #FFF;
	top: -15px;
	position: relative;
}

.single_page {
	background: #FFF;
	margin-right: -20px;
	margin-left: -20px;
	padding-right: 40px;
	padding-left: 40px;
	
}#news_img-right {
	float: left;
	padding: 4px;
	margin-right: 15px;
}

