/*
Theme Name: ATF
*/
/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

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

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

body {
	margin: 0px 0;
	padding: 0;
	color: #000;
	font-size: 100%;
	text-align: center;
	background: url('images/top_bg.gif') repeat-x #fff;
}
.clear {
	clear: both;
}
.alignright {
	text-align: right;
}
.wide {
}
.top {
	
}
.bottom {
	
	padding-bottom: 1px;
}
.to-right {
	float: right;
}
.to-left {
	float: left;
}

.wrapper {
	margin: 0 auto;
	width: 902px;
	w\idth: 900px;  /* C + L + 1 */
	text-align: left;
}
.outer {
	margin-left: 0px;  /* L */
	
}
.center {
	float: right;
	width: 100%;
	margin-left: -1px;
}
.left {
	float: left;
	position: relative;
	width: 0px;  /* L */
	margin-left: -1px;  /* -L-1 */
	margin-right: 2px;
}
/* previene allargamento floats in IE/Mac \*//*/
* html .inleft, * html .incenter {
	width: 100%;
	overflow: hidden;
}
/**/



/***********************     all     ***********************/
h2{
	color: #CB0201;
	font-size: 24px;
	font-weight: bold;
}


/***********************     top     ***********************/
.top{
	height: 157px;
}
	.top h1{
		float: left;
		margin:45px 0 0 40px;
	}
	.top #menu{
		float: left;
		border: 1px solid #D42726;
		margin:97px 0 0 91px;
		-margin-left: 0;
	}
	.top #menu li{
		background: url('images/button_bg.gif');
		float: left;
		list-style: none;
		height: 30px;
		padding: 3px 20px 0 20px
	}
	.top #menu #red{
		background: url('images/menu_bg.gif');
		width: 30px;
	}
	.top #menu a{
		text-decoration: none;
		color: #fff;
		font-size: 18px;
	}
	.top #menu a:hover{
		text-decoration: underline;
	}



/***********************     center     ***********************/
.center{
	min-height:485px;
}
	.center #col1{
		float: left;
		width: 400px;
		margin:60px 0 0 65px;
		display: inline;
	}
	.center #col2{
		float: left;
		margin:60px 0 0 140px;
		width:280px;
		display: inline;
	}
	.center #col2 h2, .center #col1 h2{
			font-size: 24px;
			margin-left: 10px;
	}	
	.center #col2 #preview2, .center #col1 #preview1{
		margin: 21px 0 0 0;
		border: 1px solid #CBCBCB;
		padding: 10px;
	}	
	.center .arrow_menu{
		background: url('images/main_menu.gif') no-repeat;
		margin:20px 0 0 0;
		min-height:102px;
		padding:15px 0 0 35px;
		-padding-bottom: 30px;
		
	}
	.center .arrow_menu li{
		list-style: none;
	}
	.center .arrow_menu a{
		color: #CB0201;
	}
	.center .entry{
		/*background: url('images/green_bg.gif') #99A343 repeat-x;*/
		background: #88903D;
		padding: 34px 20px 40px 55px;
		margin-bottom: 35px;
		width: 795px;
		overflow-x: hidden;
	}
	.center .entry img{
		border: #fff 11px solid;
		margin: 0 15px 0 0;
	}
	.center #head h2{
		float: left;
		font-size: 40px;
		line-height: 36px;
		padding: 0 50px 0 0;
	}
	.center #head h3{
		float: left;
		font-size: 30px;
		font-weight: bold;
	}
	.center #head h2, .center #head h3{
		line-height: 36px; margin-bottom: 4px;
	}
	.center #head{
		margin:30px 0 25px 40px;
	}
	.center #head #also{
		float: left;
		color: #656565;
		font-size: 20px;
		font-weight: bold;
		margin: 0 0 0 80px;
		line-height: 20px;
	}
	.center #head #links{
		line-height: 20px;
		font-size: 20px;
		color: #CB0201;
		margin: 0 0 0 20px;
		float: left;
	}
	.center #head #links li{
		display: inline;
		list-style: none;
		margin: 0 10px 0 0;
	}
	.center #head #links ul{
		margin: 0;
	}
	.center #head #links a{
		color: #000;
	}
	
	.center .ngg-galleryoverview{
		height: 300px;
		overflow: auto;
		width: 740px;	
	}
/***********************     footer     ***********************/
.bottom{
	background: url('images/footer_bg.gif') repeat-x #000;
	color: #656565;
	text-align: left;
}
.bottom #container{
	margin:0 auto;
	width: 900px;
}
.bottom h2{
	line-height:15px;
	margin-left:70px;
}
.bottom #contacts{
	width: 230px;
	float: left;
	margin: 0 0 0 100px;
	font-weight: bold;
}
.bottom #copy{
	float:left;
	margin:40px 0 0 120px;
}
.bottom #search{
	float: right;
	margin-top: 25px;
}
.bottom #search #subm{
	background: url('images/search.gif');
	width: 21px;
	height: 22px;
	border: 0 none;
	
}
.bottom #search #s{
	background: #292A28;
	border: 1px solid #4F504E;
	color: #fff;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0 5px 0 10px;
}
/***********************     gals     ***********************/
.ngg-galleryoverview img{
	border: 0 !important;
}
.ngg-gallery-thumbnail img{
	padding: 8px !important;
	margin:0 28px 42px 0 !important;
}
.post-18 img, .post-20 img{
	border:0px solid #FFFFFF !important;
	margin:0 23px 0 0 !important;
}
.page-id-18 .gall, .page-id-20 .gall, .page-id-27 .gall, .page-id-29 .gall{
	
	white-space: nowrap;
	overflow:hidden;
	width:777px;	
}
#gallery_1{
	/*height: 224px;*/
}
#gallery_2{
	/*height: 147px;*/
}
.arrow-left{
	display:block;
	float:left;
	clear:right;
	margin:0 10px 0 18px;
	background:url('images/a1.gif') no-repeat;
	width:20px;
	height:13px;
}
.arrow-right{
	display:block;
	float:left;
	clear:right;
	background:url('images/a2.gif') no-repeat;
	width:20px;
	height:13px;
}
.row{
	margin-bottom: 12px;
}
