/* @override http://segest.mentine.net/wp-content/themes/segest/style.css */

/*
Theme Name: Segest
*/
/* @group Plugins */

/* @group wpcf */

.mmf legend {
	margin-bottom: 12px;
	color: #9d0d15;
	font: 24px/28px Palatino;
}

.mmf {
	float: left;
}

.mmf input {
	padding: 4px;
	border: 1px solid #a9a9a9;
	width: 300px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
}

.mmf input.mmf-acceptance {
	width: auto;
	margin-top: 0;
}

.mmf select {
	padding: 0;
	border: 1px solid #a9a9a9;
	width: 311px;
	margin: 8px 10px 8px 5px;
	height: 25px;
}

.mmf #submit input {
		display: block;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #e6e6e6;
	border-style: none;
	border-width: 1px;
	color: #1a171b;
	font-weight: bold;
	margin-top: 30px;
	width: 200px;
}

.mmf fieldset {
	margin-bottom: 40px;
}

.mmf .label {
	width: 250px;
	display: block;
	float: left;
	padding: 8px 8px 8px 0;
}

.mmf a {
	
}

.mmf .mmf-list-item {
	display: block;
	float: left;
}

.mmf .mmf-radio {
}

.mmf .mmf-list-item input {
	width: auto;
}

.mmf textarea{
		border: 1px solid #a9a9a9;
	width: 100%;
	padding: 5px;
	margin-top: 8px;
	height: 220px;
	margin-bottom: 5px;
}

.mmf input.wpcf7-acceptance {
	width: auto;
	margin-right: 10px;
}

.mmf input.wpcf7-file {
	padding: 5px 5px 5px 0;
	margin-top: 5px;
	border: 1px none ;
}

.mmf input.wpcf7-submit {
	display: block;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	text-transform: uppercase;
	background-color: #e6e6e6;
	border-style: none;
	border-width: 1px;
	color: #1a171b;
	font-weight: bold;
	margin-top: 10px;
}

/* @end */

/* @group wpcf */
/*
.wpcf7 input {
	padding: 5px;
	border: 1px solid #a9a9a9;
	width: 300px;
	margin-top: 8px;
	margin-bottom: 8px;
}

.wpcf7 a {
	
}

.wpcf7 textarea{
		border: 1px solid #a9a9a9;
	width: 100%;
	padding: 5px;
	margin-top: 8px;
	height: 220px;
	margin-bottom: 5px;
}

.wpcf7 input.wpcf7-acceptance {
	width: auto;
	margin-right: 10px;
}

.wpcf7 input.wpcf7-file {
	padding: 5px 5px 5px 0;
	margin-top: 5px;
	border: 1px none ;
}

.wpcf7 input.wpcf7-submit {
	display: block;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	text-transform: uppercase;
	background-color: #e6e6e6;
	border-style: none;
	border-width: 1px;
	color: #1a171b;
	font-weight: bold;
	margin-top: 10px;
}
*/
/* @end */

.wp-pagenavi {
	clear: left;
	float: left;
	width: 100%;
	border-top: 1px solid #a9a9a9;
	padding-top: 20px;
	margin-top: 25px;
	text-align: center;
}.wp-pagenavi .current {
	font-weight: bold;
}.wp-pagenavi .pages {
	margin-right: 20px;
}



/* @end */

/* @group Fonts */





@font-face {
	font-family: 'PalatinoLinotypeBold';
	src: url('fonts/lt_54602-webfont.eot');
	src: local('☺'), url('fonts/lt_54602-webfont.woff') format('woff'), url('fonts/lt_54602-webfont.ttf') format('truetype'), url('fonts/lt_54602-webfont.svg#webfont7llCfSlu') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* @end */

/* @group Layout */

body
 {
	margin: 0;
	padding: 0;
	background: url(images/bg-body.jpg) repeat-y center;
	font: 14px/17px "Lucida Grande", "Lucida Sans Unicode";
	color: #535353;
}

.clear {
	clear: both;
}

* {
	padding: 0;
	margin: 0;
}

h1,h2,h3,h4, h5, h6 {
	font-weight: normal;
	font-style: normal;
	color: #9d0d15;
	font-family: Palatino;
}

h1 a,h2 a,h3 a,h4 a, h5 a, h6 a {
	font-weight: normal;
	font-style: normal;
	color: #004a7f;
	text-decoration: none;
}
.alignright {
	float: right;
	margin-left: 10px;
	clear: right;
}

.alignleft {
	float: left;
	margin-right: 10px;
	clear: left;
}

header, footer, aside, figure, hgroup, nav, section, time, figcaption, article {
	display: block;
}

fieldset {
	border-style: none;
	padding: 0;
}

nav ul {
	list-style-type: none;
}

a img {
	border-style: none;
}

a {
	text-decoration: none;
	color: #9d0d15;
}

a:hover {
	color: #000;
}

a.active {
}

div.page {
	width: 940px;
	margin-right: auto;
	margin-left: auto;
}

.separator {
	background: url(images/separator.png) no-repeat 0 -30px;
	height: 34px;
	clear: left;
	display: block;
	padding-bottom: 20px;
	margin-left: -30px;
	width: 940px;
	margin-top: 10px;
}

/* @group header */

header.page {
	height: 153px;
	width: 100%;
}

header.page a {
	color: #535353;
	font-weight: bold;
	text-transform: uppercase;
}

header.page hgroup {
	background: #e6e6e6 url(images/separator-head.png) no-repeat 0 bottom;
	height: 105px;
	padding-left: 30px;
	padding-right: 30px;
}

header.page hgroup ul {
	padding: 4px 0;
	float: right;
	font-size: 12px;
	margin-top: 46px;
}

header.page hgroup ul li {
	display: inline;
	margin-right: 10px;
	padding-right: 13px;
	padding-bottom: 2px;
	padding-top: 2px;
	background: url(images/nav-separator.png) no-repeat right;
}

header.page hgroup ul li a {
}

header.page hgroup ul li a:hover {
	color: #9D0C15;
}

header.page h2 {
	float: left;
	margin-top: 17px;
}

header.page h2 a {
	display: block;
	overflow: hidden;
	text-indent: -99999px;
	width: 360px;
	height: 67px;
	background: url(images/logo.png) no-repeat;
}



/* @end */

/* @group content */

div#content {
	width: 100%;
}



/* @end */

/* @group navigation */

nav#navigation {
	clear: left;
	height: 48px;
	width: 100%;
	float: left;
	margin-bottom: 5px;
}

nav#navigation ul {
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 10px 30px;
}

nav#navigation ul li {
	display: inline;
	margin-right: 10px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(images/nav-separator.png) no-repeat right;
}

nav#navigation a {
}

nav#navigation .current_page_item a {
	color: #9d0d15;
}

nav#navigation a:hover {
	color: #9D0C15;
}

nav#navigation h3 {
	text-transform: uppercase;
	font-size: 20px;
	line-height: 24px;
}



/* @end */

/* @group footer */

footer.page {
	margin-top: 40px;
	background-color: #ebebeb;
	color: #888888;
	padding: 20px 30px;
}

footer.page ul {
	margin-bottom: 25px;
}

footer.page li {
	display: inline;
	margin-right: 8px;
	border-right: 1px solid #a1a1a1;
	padding-right: 10px;
}

footer.page a {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	color: #535353;
}

footer.page a:hover {
	color: #9D0C15;
}

footer.page small {
	font-size: 12px;
	font-weight: bold;
}



/* @end */



/* @end */

/* @group Pages */

/* @group home */

#home #slideshow {
  width: 880px;
  height: 480px;
}

#home .caption {
	position: absolute;
	z-index: 1;
	margin-top: 170px;
	padding: 20px;
	color: #fff;
	width: 400px;
	font-size: 30px;
	font-weight: normal;
	font-style: normal;
	line-height: 38px;
	background-image: url(images/bg-caption-focus.png);
}

#home #content header {
	clear: left;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	background: url(images/separator.png) no-repeat 0 bottom;
}

#home #content header p a {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	display: block;
}

#home #content header a  {
	color: #9D0C15;
}

#home #content header a:hover {
	color: #000;
}

#home #content header h3 {
	font-size: 24px;
	margin-bottom: 15px;
	margin-top: 20px;
}

#home #news {
	padding: 30px 0 30px 30px;
		background: url(images/separator.png) no-repeat 0 bottom;

}

#home #news article {
	width: 270px;
	float: left;
	margin-right: 16px;
	padding-right: 16px;
	border-right: 1px solid #a9a9a9;
	min-height: 280px;
}

#home #news article h4 {
	font-size: 18px;
	margin-bottom: 15px;
	line-height: 21px;
}

#home #banner {
	padding: 30px 0 0 30px;
}

#home #banner a {
	margin-right: 20px;
	float: left;
}

#home #banner a img {
	float: left;
}


/* @end */

/* @group pages */

#pages section header {
	clear: left;
	padding: 40px 30px 45px;
}

#pages section div.attachments {
	padding-top: 30px;
	clear: both;
}

#pages section div.attachments ul.attachments li a.pdf {
	height: 72px;
	display: block;
	background: url(images/icon-pdf.png) no-repeat;
	margin-bottom: 20px;
	padding-left: 90px;
	line-height: 80px;
}

#pages section div.attachments div {
	background: url(images/separator.png) no-repeat 0 top;
	padding: 90px 30px 0;
}

#pages section div.attachments div h3 {
	font-size: 24px;
	margin-bottom: 12px;
	line-height: 28px;
}

#pages section div.attachments li {
	list-style-type: none;
}

#pages section div.attachments .media li {
	float: left;
	margin-right: 20px;
	width: 150px;
}

#pages section div.attachments .media li a {
	float: left;
	margin-bottom: 10px;
}

#pages section header h1 {
	text-transform: uppercase;
	font: 24px "Lucida Grande";
}

#pages section article {
	padding-left: 30px;
	padding-right: 30px;
}

#pages section.special article {
	width: 650px;
	float: right;
}

#pages section.special article.index {
	padding-left: 30px;
	width: 650px;
}

#pages section strong {
	color: #004a7f;
}


#pages section article p {
	margin-bottom: 10px;
}

#pages section nav.section {
		text-transform: uppercase;
	font-size: 12px;
	font-weight: bold;
	margin-top: 5px;
	display: block;
	padding-right: 0;
	padding-left: 30px;
	width: 185px;
	float: left;
}

#pages section nav.section li {
	margin-bottom: 3px;
}

#pages section nav.section li a {
	color: #424242;
}

#pages section nav.section li a:hover {
	color: #9D0C15;
}

#pages section nav.section li.current_page_item a {
	color: #9d0d15;
}

#pages section article.index {
	width: 665px;
	float: right;
}

#pages section article ul {
	margin-top: 20px;
	margin-bottom: 20px;
	list-style-type: none;
}

#pages section article ul li {
	
}

#pages section article.index .item {
	margin-bottom: 35px;
}

#pages section article.index .item h3 {
	margin-top: 10px;
}

#pages section article h3 {
	font-size: 24px;
	margin-bottom: 12px;
	line-height: 28px;
}

#pages section.special article h3 {
	border-bottom: 2px solid #cccbcc;
	padding-bottom: 4px;
	margin-bottom: 20px;
}



/* @end */



/* @end */

section#portfolio div#image-gallery { visibility: hidden; display: none; } 

div.text p strong { color: #004a7f; }
div.text p a, div.text a strong { color: #9D0D15; }

section#portfolio header { padding-bottom: 0; }

section#english-2 header h1 { visibility: hidden; display: none; }
section#english-2 header { padding-bottom: 20px; }









/* @group wpcf */

.wpcf7 legend {
	margin-bottom: 12px;
	color: #9d0d15;
	font: 24px/28px Palatino;
}

.wpcf7 {
	float: left;
}

.wpcf7 input {
	padding: 4px;
	border: 1px solid #a9a9a9;
	width: 300px;
	margin-top: 8px;
	margin-right: 10px;
	margin-bottom: 8px;
}

.wpcf7 input.mmf-acceptance {
	width: auto;
	margin-top: 0;
}

.wpcf7 select {
	padding: 0;
	border: 1px solid #a9a9a9;
	width: 311px;
	margin: 8px 10px 8px 0px;
	height: 25px;
}

.wpcf7 #submit input {
		display: block;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	background-color: #e6e6e6;
	border-style: none;
	border-width: 1px;
	color: #1a171b;
	font-weight: bold;
	margin-top: 30px;
	width: 200px;
}

.wpcf7 fieldset {
	margin-bottom: 40px;
}

.wpcf7 .label {
	width: 250px;
	display: block;
	float: left;
	padding: 8px 8px 8px 0;
}

.wpcf7 a {
	
}

.wpcf7 .wpcf7-list-item {
	display: block;
	float: left;
}

.wpcf7 .wpcf7-radio {
}

.wpcf7 .wpcf7-list-item input {
	width: auto;
}

.wpcf7 textarea{
		border: 1px solid #a9a9a9;
	width: 100%;
	padding: 5px;
	margin-top: 8px;
	height: 220px;
	margin-bottom: 5px;
}

.wpcf7 input.wpcf7-acceptance {
	width: auto;
	margin-right: 10px;
}

.wpcf7 input.wpcf7-file {
	padding: 5px 5px 5px 0;
	margin-top: 5px;
	border: 1px none ;
}

.wpcf7 input.wpcf7-submit {
	display: block;
	padding: 5px;
	text-align: center;
	text-decoration: none;
	width: 100px;
	text-transform: uppercase;
	background-color: #e6e6e6;
	border-style: none;
	border-width: 1px;
	color: #1a171b;
	font-weight: bold;
	margin-top: 10px;
}

/* @end */

/* rimuovo la visualizzazione della caption nel lightbox */
span#caption { display: none; visibility: hidden; }

div#content article p span { color: #535353 !important; }

/* Pagenavi */
.wp-pagenavi .current { margin-right: 5px; }
.wp-pagenavi a.page { margin-right: 5px; }
.wp-pagenavi a.previouspostslink { margin-right: 5px; }

