*{
	margin: 0;
	padding: 0;
	border: 0;
}

body{
	font: 12px Arial, Sans-serif;
	background: #826e94 url(../img/main-bg.gif) repeat-y center;	
}

a{
	outline: none;
}

h2{
	font: 12px Arial, Sans-serif;
}

ul{
	list-style: none;
}

.hidden{
	display: none;
}

#wrap, #main-section, #main-news{
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
}

.row{
	overflow: hidden;
}

/* @group header */
#header{
	color: #fff;
	background-color: #5d4274;
}

#header h1{
	display: none;
}

#header a{
	color: #fff;
	background-color: inherit;
}

#header-top{
	border-bottom: 1px solid #826e94;
	overflow: hidden;
	padding: 0.5em 0;
}

#header-top .date{
	float: left;
	margin-left: 1em;
}

#header-top .count{
	float: right;
	margin-right: 1em;	
}

#header-top .count strong{
	color: #ffbf00;
	background-color: inherit;
}

#header-main{
	overflow: hidden;
	border-bottom: 1px solid #826e94;
}

#header-main img{
	margin-top: 2em;
	margin-left: 1em;
	float: left;
}
#header-main img#print-tarracofrade,
#header-main img#print-sentircofrade
{
	display: none;
}
#header-main img.logo-sentir{
	margin-top: 0em;
}

#header-main .content{
	float: left;
	margin-left: 1em;
	margin-top: 1em;
	width: 39em;
	overflow:hidden;	
}

#header-main .banner{
	color: #000;
	background-color: #fff;
	width: 468px;
	height: 60px;
	float: left;
}
#header-main .banner img
{
	margin: 0;
}
#header-main p{
	font-style: italic;
	padding: 0.5em 0;
	clear: left;
}

#header-bottom{
	overflow: hidden;
	margin: 0.3em 0;
	border-bottom: 1px solid #826e94;	
	padding-bottom: 0.2em;
}

#header-bottom .marquee{
	float: left;
	font: 14px Arial, Sans-serif;
	color: #d9d3de;
	margin-left: 1em;
	padding: 0.2em 0.5em 0.2em 0;
}
#header-bottom .marquee a
{
	text-decoration: none;
}
#header-bottom .marquee a:hover
{
	text-decoration: underline;
}
#header-bottom .rss{
	float: right;
	width: 6em;
	border-right: 1px solid #826e94;
	border-left: 1px solid #826e94;
}

#header-bottom .rss a{
	text-decoration: none;
	background: url(../img/rss.gif) no-repeat;
	padding-left: 2em ;
	margin-left: 0.5em;
	line-height: 20px;
	height: 20px;
	float: left;
	font-weight: bold;
}

#header-bottom .search{
	margin-left: 1em;	
	float: right;
}

#header-bottom label{
	padding-right: 0.5em;
}


#header-bottom .search a{
	background: url(../img/search.gif) no-repeat 0 -24px;
	height: 22px;
	line-height: 22px;
	text-decoration: none;
	padding: 0.2em 1em;
}

#header-bottom .search a:hover{
	background-position: 0 0;
}

#header .langs{
	float: left;
	overflow: hidden;
	margin-left: 20em;
}

#header .langs ul li{
	float:left;
	}
	
#header .langs ul li a, #header .contact a{
	text-decoration: none;
	}
	
#header .langs ul li a:hover, #header .contact a:hover{
	text-decoration: underline;
	}
	

#header .langs ul li a.current-lang{
	color:  #ffbf00;
	background-color: inherit;
	}
	
#header .contact{
	float: left;
	margin-left: 9em;
}	
	

/* @end */

/* @group nav */
ul#nav  {
	padding: 0;
}

#nav li {
	height: 2em;
	line-height: 2em;
	float: left;
	position: relative;
	width: 7em;
	text-align: center;
}

#nav li.big{
	width: 15em;
}

#nav li.little{
	width: 6em;
}

#nav li a{
	color:white;
	background-color: #5d4274;
	border-right: 1px solid #826e94;
	text-decoration: none;
	display: block;
	height: 22px;
}

#nav li a.last{
	border-right:none;
}

#nav li a:hover {
	background-color:inherit;
	color:#ffbf00;
	background-position: 0 -22px;
}

#nav li li {
	display: block;
	float: none;
	height: auto;
	line-height: 1.5em;
	background-color: #5d4274;
	margin:0;
	width:10em;
	overflow: visible;
}

#nav li.little li{
	width: 6em;
}

#nav li.big li{
	width: 15em;
}

#nav li li a {
	display: block;
	padding: 0.2em 10px;
	background: none;
	color: white;
	background-color: #826e94;
	margin: 0.3em;
	height: auto;
}

#nav li li a:hover {
	color: #ffbf00;
	background-color:#826e94;
}

#nav li ul {
	display: none;
	position: absolute;
	color:#fff;
	background-color: #5d4274;
	top: auto;
	left: auto;
}

#nav li:hover ul, #nav li.over ul {
	display: block;
}

#nav li .publicacio{
	display:block;
	width:6.8em;
}

#nav li.big .publicacio{
	width: 15em;
}

#nav li.little .publicacio{
	width: 5.8em;
}

/* @end */

/* @group cover */
#cover{
	color: #000;
	background-color: #fff;
	margin-top: 2.5em;
	overflow: hidden;
}

#cover #block-1{
	width: 540px;
	margin-left: 1em;
	margin-top: 1em;
	float: left;
}

#cover #block-1 .news{
	color: inherit;
	background-color: #f0eef2;
	overflow: hidden;
}

#cover #block-1 .news .news-header{
	color: #fff;
	background-color: #5d4274;
	overflow: hidden;
	padding: 0.2em 0.5em;
}

#cover #block-1 .news .news-header .source{
	float: left;
}

#cover #block-1 .news .news-header .date{
	float: right;
}

#cover #block-1 .news .news-body{
	padding: 0.7em;
	display: block;
}

#cover #block-1 .news .category{
	font-size: 14px;
	line-height: 20px;
	color: #69507f;
	background-color: inherit;
}

#cover #block-1 .news h3 a{
	font-size: 20px;
	line-height: 1.3em;
	color: #341251;
	background-color: inherit;
	text-decoration: none;
}

#cover #block-1 .news h3 a.no-first{
	font-size: 16px;
	}

#cover #block-1 .news h3 a:hover{
	text-decoration: underline;
}

#cover #block-1 .news img{
	float: right;
	margin-top: 1em;
	margin-left: 1em;
	width: 250px;
}

#cover #block-1 .news img.no-first{
	float: left;
	margin-left: 0;
	margin-right: 1em;
	width: 150px;
}

#cover #block-1 .news p{
	margin-top: 1em;
}

#cover #block-1 .news .row{
	clear: both;
	padding: 0.2em 0;
}

#cover #block-1 .news .author{
	float: left;
	color: #51346a;
	background-color: inherit;	
}

#cover #block-1 .news a.comment{
	float: right;
	color: #51346a;
	background-color: inherit;
	text-decoration: none;
}

#cover #block-1 .news a.comment:hover{
	text-decoration: underline;
}

#cover #block-2{
	float: left;
	width: 300px;
	margin-top: 1em;
	margin-left: 2em;
}
#cover #block-2 #newsletter{
	color: #fff;
	background-color: #715985;
}

#cover #block-2 #multimedia-news, #cover .video-cover-news{
	margin-top: 1em;
	color: #fff;
	background-color: #f0eef2;
}

#cover #block-2 #multimedia-news a{
	display: block;
	color: #51346a;
	background-color: inherit;
	padding: 0.7em 0.7em;
	text-decoration: none;
}

#cover .video-cover-news a{
	display: block;
	color: #51346a;
	background-color: inherit;
	text-decoration: none;
	padding: 0.3em 0.7em;
}


#cover .video-cover-news .date-video{
	display: block;
	color: black;
	background-color: inherit;
	margin-top: 0.5em;
	margin-left: 1em;
}

#cover .video-cover-news .author-video{
	display: block;
	color: black;
	background-color: inherit;
	margin-left: 1em;
	padding-bottom: 1em;
}

#cover #block-2 #multimedia-news a:hover, #cover .video-cover-news a:hover{
	text-decoration: underline;
	}
	
#cover #block-2 #multimedia-news img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 275px;
}

#cover #block-2 #multimedia-news hr{
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
	border: 1px solid #9f91ad;
}

#cover #block-2 #newsletter .heading-newsletter, #cover #multimedia-news h2, #cover .video-cover-news h2{
	color: inherit;
	background-color: #51346a;	
	padding: 0.2em 0;
	text-align: center;
	text-transform: uppercase;
}

#cover #block-2 #newsletter .row{
	margin-top: 0.5em;
}

#cover #block-2 #newsletter .row input{
	width: 20.5em;
}

#cover #block-2 #newsletter label{
	display: block;
	margin-left: 1em;
	margin-bottom: 0.5em;
}

#cover #block-2 #newsletter input{
	margin-left: 1em;
	height: 1.5em;
	line-height: 1.5em;
	width: 250px;
	padding-left: 0.5em;
}

#cover #block-2 #newsletter a{
	float: right;
	background: url(../img/newsletter-button.gif) no-repeat 0 0;
	text-decoration: none;
	width: 63px;
	height: 27px;
	line-height: 22px;
	text-align: center;
	color: #fff;
	margin-right: 1.1em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}

#cover #block-2 #newsletter a:hover{
	background-position: 0 -30px;
	color: #51346a;
}

#cover #block-2 #newsletter #error-newsletter{
	padding:0.5em;
	color: #ff0000;
	background-color: inherit;
}

#widget-weather{
	width: 131px;
	margin: 2em auto;
	overflow: hidden;
	background-color: #51346a;
	color: inherit;
}

#widget-counter{
	width: 90px;
	margin: 2em auto;
	overflow: hidden;
}

#widget-weather a{
	display: block;
	color: inherit;
	background-color: #51346a;
	padding: 2px 2px 0;
	margin: 0 auto;
}

#widget-weather span{
	display: block;
	color: white;
	background-color: inherit;
	text-align: center;
	font: 11px Arial, Sans-serif;
	padding: 0.2em 0.5em 0.5em;
}

.banners-cover{
	margin-top: 1em;
	width: 300px;
	height: 60px;
}

/* @end */

/* @group footer */
#footer{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	padding: 0.5em 0 1.5em 0;
	text-align: center;
	font-weight: bold;
	color: #341251;
	background-color: #826e94;
}

#footer .row{
	margin-top: 0.5em;
}

#footer .row strong{
	color: #fff;
	background-color: inherit;
}

#footer .row a{
	color: #fff;
	background-color: inherit;	
}
/* @end */

/* @group section */


#body-section, #body-news{
	color: #000;
	background-color: #fff;
	margin-top: 2.5em;
	overflow: hidden;
	text-align: justify;
	min-height: 40em;
}

#body-section .result{
	font-weight: bold;
	margin: 1em 1.2em;
}

.bread-crumb{
	color: #666666;
	background-color: inherit;
	padding: 0.5em 1em;
	border-bottom: 1px solid #341251;
} 

.bread-crumb span.actual{
	font-weight: bold;
	color: #341251;
	background-color: inherit;
}

.bread-crumb a{
	color: #666666;
	background-color: inherit;
	text-decoration: none;
}

.bread-crumb a:hover{
	text-decoration: underline;
}

.heading-section{
	color: white;
	background-color: #51346a;
	margin: 1em 1.2em;
	padding: 0.2em 1em;
}

.news-section{
	overflow: hidden;
	margin: 0 1.2em;
}

.colored{
	color: inherit;
	background-color: #f0eef2;
}

.news-section img{
	float: left;
	width: 150px;
	margin: 1em 1em 1em 1em;
}

.news-section .date-news-section{
	font: 11px Arial, Sans-serif;
	color: #51346a;
	background-color: inherit;
	margin: 1em 0 0 1em;
}

.news-section a{
	display: block;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.3em;
	color: #341251;
	background-color: inherit;
	text-decoration: none;
	margin: 0.2em 0.7em 0;
}

.news-section a:hover{
	text-decoration: underline;
}

.news-section p{
	margin: 0.3em 1em 1em 1em;
}

#pagination{
	text-align: center;
	color: #51346a;
	background-color: inherit;
	padding: 1em;
	overflow: hidden;
}

#pagination span{
	float: left;
	position: relative;
	left: 29em;
}

#pagination a.previous{
	float: left;
	position: relative;
	left: 28em;
	height: 1.2em;
	background: url(../img/boto-paginar-anterior.gif) no-repeat left -19px;
	padding: 0.1em 0.7em;
}

#pagination a.previous:hover{
	background: url(../img/boto-paginar-anterior.gif) no-repeat left top;
}

#pagination a.next{
	float: left;
	position: relative;
	left: 30.3em;
	height: 1.2em;
	background: url(../img/boto-paginar.gif) no-repeat left -19px;
	padding: 0.1em 0.7em;
}

#pagination a.next:hover{
	background: url(../img/boto-paginar.gif) no-repeat left top;
}

/* @end */


/* @group contact */
#contact
{
	color: #000;
	background-color: #fff;
	margin-top: 2.5em;
	height: 40em;
	overflow: hidden;
}
#contact h2
{
	color: #fff;
	background-color: #5d4274;
	margin: 1em;
	padding: 0.2em 0.5em;
}
#contact .nav-bar 
{
	margin-left: 2em;
	
}
#contact .nav-bar a
{
	color:#51346a ;
	background-color: inherit;
	text-decoration: none;
}
#contact .nav-bar a:hover
{
	text-decoration: underline;
}
#contact p
{
	margin-left: 2em;
	margin-top: 1em;
	line-height: 1.5em;	
	width: 50em;
}
#contact form
{
	border: 1px solid #9f91ad;
	background-color: #f0eef2;
	color: #51346a;
	margin-left: 2em;
	margin-top: 1em;
	padding-top: 1em;
	padding-bottom: 1em;
	width: 50em;
}

#contact form .row
{
	margin-top: 0.5em;	
}
#contact form .row label
{
	float: left;
	width: 20em;
	text-align: right;
	margin-right: 1em;
	font-weight: bold;
}
#contact form .row input
{
	border: 1px solid #9f91ad;
}
#contact form .row textarea
{
	border: 1px solid #9f91ad;
}
#contact form .description
{
	padding: 0.5em 0 0.5em 22.5em;
	font-size: 0.9em;
	border-bottom: 1px solid #9f91ad;
	margin: 0 1em;
}
#contact form a
{
	float: right;
	margin-top: 0.5em;
	margin-right: 1em;
	color: #fff;
	text-decoration: none;
	background: url(../img/button-send.gif) 0 0;
	width: 61px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
#contact form a:hover
{
	color: #51346a;
	background-position: 0 -25px;
}

.comment-form #message{
	float: left;
	clear: both;
	margin: 1em 1.2em 0;
	color: #ff0000;
	background-color: inherit;
}

#formenviar #message{
	display: block;
	color: #ff0000;
	background-color: inherit;
	text-align: center;
	margin: 0 auto 1em;
}



/* @end */

/* @group static */

#static
{
	color: #000;
	background-color: #fff;
	margin-top: 2.5em;
	overflow: hidden;
	/*width:  46em;*/
	text-align: justify;
	min-height: 40em;
}
#static h2
{
	color: #fff;
	background-color: #5d4274;
	margin: 1em;
	padding: 0.2em 0.5em;
}
#static p
{
	margin: 1em 2em 1em 1em;
	line-height: 1.5em;	
}

#static #weather
{
	margin: 1em auto;
	width: 500px;
	border: 1px solid #ccc;
}

#static #description
{
	float: left;
	width: 570px;	
}
#static #description h3
{
	color: #51346a;
	background-color: inherit;
	font-size: 14px;
	font-weight: bold;
	margin-left: 1em;
	margin-bottom: 0.5em;
}
#static #description dl
{
	margin-left: 1em;
	margin-bottom: 1em;
	overflow: hidden;
	background: url(../img/bg-fraternity.gif) repeat-y left;
	padding-bottom: 1em;
}

#static #description dt
{
	float: left;
	width: 125px;
	text-align: right;
	color: #fff;
	background-color: inherit;
	padding-right: 1em;
	margin-top: 1em;
}
#static #description dd
{
	float: left;
	width: 380px;
		margin-top: 1em;
		padding-left: 1em;
}
#static #images
{
	width: 300px;
	background-color: #f0eef3;
	float: left;
	margin-bottom: 1em;
}
#static #images img
{
	display: block;
	margin: 1em auto;
}

#static #wrap-weather{
	width: 46em;
}

#static #index .group
{
	float: left;	
	width: 45%;
	margin-left: 2em;
	margin-bottom: 1em;
	overflow: hidden;
}
#static #index .odd
{
	clear: left;
}
#static #index .group h3
{
	color: #51346a;
	background-color: inherit;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
	float: left;
	width: 50%; 
}

#static #index .group ul
{
	float: left;
	width:40%;	
	margin-left: 1em;
}
#static #index .group ul li
{
	padding: 0.2em 0 0.2em 1em;
	background: url(../img/dot.png) no-repeat left;
}
#static #index .group ul li a
{
	text-decoration: none;
	color: #000;
	background-color: inherit;
}
#static #index .group ul li a:hover
{
	color: #51346a;
	background-color: inherit;
	text-decoration: underline;
}
#static #index .text h3
{
	color: #51346a;
	background-color: inherit;
	font-size: 14px;
	font-weight: bold;
	margin-left: 1em;
	margin-bottom: 0.5em; 
}
/* @end */

/* @group news */
.before-title-news{
	font: 14px Arial, Sans-serif;
	color: #69507f;
	background-color: inherit;
	padding: 0.2em 1em;
	text-align: left;
}

.title-news{
	font: 20px Arial, Sans-serif;
	color: #341251;
	background-color: inherit;
	padding: 0.2em 0.7em;
	text-align: left;
}

#body-news hr{
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #9f91ad;
	margin: 0 1.2em;
}

.author-news{
	color: #51346a;
	background-color: inherit;
	font-weight: bold;
	padding: 0.2em 1.2em;
	overflow: hidden;
}

.author-news p{
	float: left;
}

.date-news{
	font-weight: normal;
	font-style: normal;
}

.tools{
	float: right;
}

.tools a{
	color: #51346a;
	background-color: inherit;
	text-decoration: none;
	font-weight: normal;
	margin-left: 2em;
	padding-left: 1.5em;
	padding-bottom: 0.3em;
}

.tools a.recommend{
	background: url(../img/enviar-amigo.gif) no-repeat left top;
}
.tools a.recommend:hover{
	text-decoration: underline;
	background: url(../img/enviar-amigo.gif) no-repeat left -19px;
}

.tools a.print{
	background: url(../img/imprimir.gif) no-repeat left top;
}
.tools a.print:hover{
	text-decoration: underline;
	background: url(../img/imprimir.gif) no-repeat left -19px;
}

.tools a.pdf{
	background: url(../img/pdf.gif) no-repeat left top;
}
.tools a.pdf:hover{
	text-decoration: underline;
	background: url(../img/pdf.gif) no-repeat left -20px;
}

.column-right{
	float: right;
	margin-top: 2em;
	margin-bottom: 1em;
	width: 28em;
}

.column-right img{
	display: block;
	clear: both;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 1em;
}

.column-right a.return-summary{
	display: block;
	clear: both;
	font: 14px Arial, Sans-serif;
	color:  #341251;
	background-color: inherit;
	text-decoration: none;
	margin: 1em 1em 0;
	padding: 0.2em 1em 0.2em 2em;
	background: url(../img/pag-lila.gif) no-repeat left 3px;
}

.column-right a.return-summary:hover{
	background: url(../img/pag-groc.gif) no-repeat left 3px;
}

.column-right .img-foot{
	float: right;
	clear: both;
	margin-left: 2em;
	margin-right: 1.5em;
	margin-top: 0.5em;
	margin-bottom: 1em;
	color: #51346a;
	background-color: inherit;
}

.content-list{
	clear: both;
	margin: 0 1.2em;
	color:  #341251;
	background-color: #e2daee;
	padding: 0.5em 0;
	text-align: left;
}

.content-list li{
	list-style-type: disc;
	list-style-position: inside;
	padding: 0.4em 1em;
}

.content-list li a{
	font: 14px Arial, Sans-serif;
	color:  #341251;
	background-color: #e2daee;
	text-decoration: none;
}

.content-list li a:hover{
	color:  #341251;
	background-color: #e2daee;
	text-decoration: underline;
}

.heading-related{
	clear: both;
	color: white;
	background-color: #51346a;
	padding: 0.2em 1em;
	margin: 1em 1.2em 0;
}

.center-news{
	display: block;
	width:  46em;
	overflow: hidden;
	margin-top: 2em;
	margin-bottom: 2em;
}

.center-news .image-report{
	float: right;
	clear: right;
	margin: 1em 1.2em;
}

.center-news p{
	margin: 1em 1.2em 0;
}

.center-news h3{
	font: bold 12px Arial, Sans-serif;
	color: #51346a;
	background-color: inherit;
	margin: 1em 1.2em 0;
}

.center-news p.entry{
	font-weight: bold;
}

.center-news p.question{
	color: #51346a;
	background-color: inherit;
}

.first-image-opinion{
	float: left;
	width:  100px;
	margin: 0 1.2em 0.5em;
}

.top-opinion{
	overflow: hidden;
}

.center-news img.img-gallery{
	float: left;
	clear: none;
	margin: 1em 1.2em 0;
}

.center-news .click-photo{
	font-style: italic;
	margin-bottom: 1em;
}

.center-news .item-gallery{
	overflow: hidden;
}

.center-news .item-gallery img{
	/*width: 15em;*/
}


.center-news .item-description{
	color: #51346a;
	background-color: inherit;
	font-weight: bold;
	padding: 1em 1.2em 0;
}

.center-news .item-author{
	color: #51346a;
	background-color: inherit;
	padding: 0 1.2em;
}

.center-news object{
	float: left;
	margin: 1em 1.2em 0;
	overflow: hidden;
}

.news-headline{
	font: 16px Arial, Sans-serif;
	margin: 1em 0.85em 0;
}

#bots-list {
	margin: 1em 2em 0;
	float: left;
	width: 32em;
}

#bots-list .blue {
	color: #51346a;
	background-color: inherit;
}

#bots-list li {
	padding-bottom: 1em;
	font-weight: bold;
}

#bots-list li a {
	color: rgb(103,103,103);
	background-color: inherit;
	text-decoration: none;
}

#bots-list li a:hover, #bots-list li a.active {
	color: #51346a;
	background-color: inherit;
}

.bots-link {
	display: block;
	background: url(../img/dot.png) no-repeat left 5px;
	color: black;
	text-decoration: none;
	padding-left: 1em;
	margin-bottom: 0.5em;
}

.bots-link:hover {
	color: #51346a;
	background-color: inherit;
	text-decoration: underline;
}

#content-list{
	width: 35em;
	float: left;
	color: inherit;
	background-color: #f0eef3;
	padding: 1em 1em 1em 1em;
	margin: 1em 1.2em 0 0;
}

#cover .video-cover{
	overflow: hidden;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}

#body-news .videobox{
	overflow: hidden;
	width: 425px;
	margin: 2em auto;
}

#body-news object, #cover object{
	margin: 0;
}

.video-news{
	width: 425px;
	margin: 1em auto 2em;
}

/* @end */

/* @group newsletter */

#content-newslet{
	color: #000;
	background-color: #fff;
	height: 40em;
	overflow: hidden;
}

#content-newslet p{
	margin: 1em 1.2em 0;
	font-weight: bold;
}

#content-newslet a{
	display: block;
	margin: 1em 1.2em 0;
	font-weight: bold;
	text-decoration: none;
	color: #51346a;
	background-color: inherit;
}

#content-newslet a:hover{
	text-decoration: underline;
}
/* @end */

/* @group comments */

#comments{
	clear: both;
	margin-top: 2em;
}

.row-opinion{
	overflow: hidden;
}

.position{
	float: left;
	font: bold 14px Arial, Sans-serif;
	color: #51346a;
	background-color: inherit;
	border-right: 2px solid #9f91ad;
	padding: 0 0.4em 0 0;
	margin: 1em 0.5em 0 1.2em;
}

.author-comments{
	float: left;
	color: #51346a;
	background-color: inherit;
	padding: 0 0.4em 0 0;
	margin: 1.2em 0 0;
	font-weight: bold;
}

.date-comments{
	display: block;
	color: #51346a;
	background-color: inherit;
	padding: 0 0.4em 0 0;
	margin: 1.2em 0 0;
	overflow: hidden;
}

.comment-form{
	overflow: hidden;
	margin: 1em 1.2em 0;
	color: inherit;
	background-color: #f0eef2;
	border: 1px solid #9f91ad;
}

.comment-form p{
	color: #51346a;
	background-color: inherit;
	font-weight: bold;
}

.comment-form .row{
	float: left;
	/*clear: both;*/
	border: none;
}

.comment-form .row textarea{
	margin: 1em 1.2em 0;
	width: 37.5em;
	border: 1px solid #9f91ad;
}

.comment-form .row label{
	margin: 1em 1.4em 0;
	font: bold 11px Arial, Sans-serif;
	display: block;
	color: #51346a;
	background-color: inherit;
}

.comment-form .row input{
	margin: 0.5em 1.2em 0;
	width: 17em;
	border: 1px solid #9f91ad;
}

.comment-form a{
	float: right;
	margin-top: 1em;
	margin-right: 1em;
	margin-bottom: 1em;
	color: #fff;
	text-decoration: none;
	background: url(../img/button-send.gif) 0 0;
	width: 61px;
	height: 25px;
	line-height: 25px;
	text-align: center;
}
.comment-form a:hover{
	color: #51346a;
	background-position: 0 -25px;
}



/* @end */


#staff h3.midtitle
{
	display: block;
	color: #51346a;
	background-color: inherit;
	margin: 1.5em 0.5em 0 1em;
	
}
#staff h3.midtitle2
{
	display: block;
	color: #51346a;
	background-color: inherit;
	margin: 0 0.5em 1.5em 1em;
	font-weight: normal;
	
}
#staff .row
{
	margin: 0.5em 1em;
}

#staff .row .photo
{
	float: left;
	width: 100px;
}

#staff .row .photo img
{
	width: 87px;	
}
#staff .row .text
{
	margin-left: 90px;
}
#staff .row .text h4
{
	font-size: 1em;
	margin-top: 0.5em;
}