/*
Theme Name: Os2
Theme URI: http://www.os2.it
Author: Os2
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

BODY {font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif; font-size:80%; color: #fff; margin:0;background-color:#3A3C39;text-align:center;line-height:1.23}
a:link, a:visited {color:#fc0;text-decoration:none}
a:hover {text-decoration:underline}

@font-face {
	font-family: 'Yanone';
	src: url('fonts/YanoneKaffeesatz-Regular.eot'); /* IE9 Compat Modes */
	src: url('fonts/YanoneKaffeesatz-Regular.eot?iefix') format('eot'), /* IE6-IE8 */
	     url('fonts/YanoneKaffeesatz-Regular.woff') format('woff'), /* Modern Browsers */
	     url('fonts/YanoneKaffeesatz-Regular.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('fonts/YanoneKaffeesatz-Regular.svg#svgFontName') format('svg'); /* Legacy iOS */
	}	
@font-face {
	font-family: 'YanoneLight';
	src: url('fonts/YanoneKaffeesatz-Light.eot'); /* IE9 Compat Modes */
	src: url('fonts/YanoneKaffeesatz-Light.eot?iefix') format('eot'), /* IE6-IE8 */
	     url('fonts/YanoneKaffeesatz-Light.woff') format('woff'), /* Modern Browsers */
	     url('fonts/YanoneKaffeesatz-Light.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('fonts/YanoneKaffeesatz-Light.svg#svgFontName') format('svg'); /* Legacy iOS */
	}	

@font-face {
	font-family: 'ArenaC';
	src: url('fonts/ARENAC.eot'); /* IE9 Compat Modes */
	src: url('fonts/ARENAC.eot?iefix') format('eot'), /* IE6-IE8 */
	     url('fonts/ARENAC.woff') format('woff'), /* Modern Browsers */
	     url('fonts/ARENAC.ttf')  format('truetype'), /* Safari, Android, iOS */
	     url('fonts/ARENAC.svg#svgFontName') format('svg'); /* Legacy iOS */
	}	

/* form e img */
p {margin:13px 0}
h1, h2, h3, h4 {margin:0;font-weight:normal;color:#fff}
h1 {font-size:13px}
h2 {font-size:18px;font-family:ArenaC, "Trebuchet MS", Arial, Helvetica, sans-serif;}
h4 {font-size:50px;font-family:YanoneLight, "Trebuchet MS", Arial, Helvetica, sans-serif;}

img {border:0}
.wide {clear:both}
.hr {width:850px;height:1px;border-bottom:1px solid #ccc;margin:0 auto;}

/* struttura */
#container {position:relative;margin:0 auto;width:840px;text-align:left;background:url(images/bgcontainer.png) repeat-y}


#sx {float:left;width:185px;background:url(images/sx.jpg) no-repeat top left;padding-top:385px;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
#content {float:left;width:620px;margin-left:35px;padding-top:6px}

.split3 {margin-top:6px;float:left;font-family:"Trebuchet MS", Arial, Helvetica, sans-serif}
.marchi {font-size:19px;font-family:ArenaC, "Trebuchet MS", Arial, Helvetica, sans-serif;}
small {font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;font-size:12px}

#footer {position:relative;margin:10px auto;border-top:1px solid #fff;clear:both;position:relative;width:840px;padding:8px 0;text-align:left;font-size:12px}
#footer div {position: absolute;top:8px;right:10px;}