
/*--------------- RESET ---------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{
	margin: 0;
	padding: 0;
	}

table{
	border-collapse: collapse;
	border-spacing: 0;
	}

fieldset,img{
	border: 0;
	}

address,caption,cite,code,dfn,em,strong,th,var{
	font-style: normal;
	font-weight: normal;
	}

ol,ul{
	list-style: none;
	}

caption,th{
	text-align: left;
	}

h1,h2,h3,h4,h5,h6{
	font-size: 100%;
	font-weight: normal;
	}

q:before,q:after{
	content: '';
	}

abbr,acronym{
	border: 0;
	}

/*---------------LAYOUT---------------*/

html, body{
	background: url(http://storage1.evectors.it/files/theme_editor/images/clear-shadow-single.png) 0 0;
	background-color: #adace7;
	background-position: center;
	background-repeat: repeat-y;
	color: #464649;
	font-family: MS Serif,New York;
	font-size: 12px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	}

/*SHADOW HACKS START: so far, just Firefox...*/

#shadow{
	height: 100%;
	margin: 0 auto;
	min-height: 100%;
	width: 790px;
	}

/*SHADOW HACK: the following one for Safari*/

*/html*#shadow{
	background: url(http://storage1.evectors.it/files/theme_editor/images/clear-shadow-single.png) 0 0;
	}

/*SHADOW HACK: the following one for IE*/

*html #shadow{
	background-image: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://storage1.evectors.it/files/theme_editor/images/clear-shadow-single.png',sizingMethod='scale');
	}

*html html, body{
	background-image: none;
	height: 100%;
	}

/*SHADOW HAXCKS END*/

#container{
	background-color: #ffffff;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
	margin: 0 auto;
	min-height: 100%;
	padding: 0;
	text-align: left;
	width: 750px;
	}

*html #container{
	height: 100%;
	}

a{
	font-weight: bolder;
	text-decoration: none;
	}

.links{
	color: #403e98;
	}

h1, h1 a{
	color: white;
	font-size: 24px;
	font-weight: bolder;
	margin-bottom: 10px;
	margin-top: 5px;
	text-decoration: none;
	}

h2, h2 a{
	color: #27257e;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 5px;
	text-decoration: none;
	}

h3, h3 a{
	font-size: 18px;
	font-weight: bolder;
	margin-bottom: 5px;
	text-decoration: none;
	}

h4, h4 a{
	color: #464649;
	font-size: 14px;
	font-weight: bolder;
	margin-bottom: 5px;
	text-decoration: none;
	}

h5, h5 a{
	font-size: 12px;
	font-weight: bolder;
	margin-bottom: 5px;
	text-decoration: none;
	}

h6, h6 a{
	font-size: 100%;
	font-weight: bolder;
	margin-bottom: 5px;
	text-decoration: none;
	}

#content{
	margin: 0 0 0 30px;
	width: 690px;
	}

#footer{
	clear: both;
	margin-left: 30px;
	margin-top: -10px;
	text-align: center;
	width: 690px;
	}

*html #footer{
	margin-top: 0;
	}

#header{
	height: 150px;
	width: 750px;
	}

#header h1{
	font-size: 48px;
	margin-left: 20px;
	position: absolute;
	top: 20px;
	visibility: hidden;
	}

.banner_mask{
	height: 250px;
	margin-left: 1px;
	position: absolute;
	top: -10;
	width: 749px;
	z-index: 150;
	}

.white_text{
	color: #ffffff;
	font-size: 16px;
	margin: 20px 0 0 20px;
	position: absolute;
	z-index: 250;
	}

#header .white_text h1{
	color: #ffffff;
	}

*html .white_text{
	margin: 20px 0 0 20px;
	}

.black_text{
	color: #000000;
	font-size: 16px;
	margin: 22px 0 0 22px;
	position: absolute;
	z-index: 200;
	}

#header .black_text h1{
	color: #000000;
	}

*html .black_text{
	margin: 22px 0 0 22px;
	}

.banner{
	height: 150px;
	margin: 0;
	overflow: hidden;
	position: absolute;
	text-align: center;
	width: 750px;
	}

.prev_next{
	color: gray;
	font-size: 11px;
	margin: 10px 0 10px 0;
	text-align: center;
	}

img{
	behavior: url("pngbehavior.htc");
	}

#waitbox{
	background-color: #ffffff;
	display: none;
	filter: alpha(opacity=75);
	height: 900px;
	margin-left: 0;
	opacity: 0.75;
	position: absolute;
	top: 151x;
	width: 370px;
	}

*html #waitbox{
	width: 360px;
	}

/*---------------COL A---------------*/

#col_a{
	float: left;
	font-weight: bold;
	overflow: hidden;
	width: 150px;
	}

#col_a ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#col_a li{
	margin: 0 0 10px 0;
	}

*html #col_a li{
	line-height: 12px;
	margin: 0 0 15px 0;
	}

#col_a a{
	display: block;
	padding: 2px;
	text-decoration: none;
	}

#col_a a:hover{
	text-decoration: underline;
	}

#col_a ul ul{
	font-weight: normal;
	margin: -5px 0 15px 0;
	}

*html #col_a ul ul{
	margin: 0 0 15px 0;
	}

#col_a ul ul li{
	font-size: 10px;
	list-style: square;
	margin: 0 0 -5px 20px;
	}

#col_a ul ul li a{
	color: #27257e;
	}

#col_a ul li{
	font-size: 12px;
	}

*html #col_a ul ul li{
	line-height: 15px;
	margin: 0 0 -5px 20px;
	}

#col_a ul ul a{
	padding: 5px 5px 5px 0;
	text-decoration: none;
	}

#col_a ul ul a .active{
	font-style: italic;
	}

/*---------------COL B---------------*/

#col_b{
	float: left;
	line-height: 20px;
	overflow: hidden;
	padding: 0 15px 0 5px;
	width: 360px;
	}

#col_b a:hover{
	text-decoration: underline;
	}

#col_b .date{
	clear: both;
	font-size: 10px;
	margin: 5px 0 20px 0;
	}

#col_b #breadcrumb h4, h4 a{
	font-size: 14px;
	}

/*---------------COL C---------------*/

#col_c{
	float: left;
	overflow: hidden;
	text-align: center;
	width: 160px;
	}

#col_c .date{
	font-size: 10px;
	}

#col_c a{
	text-decoration: none;
	}

#col_c a:hover{
	text-decoration: underline;
	}

#col_c  #waitbox{
	height: 900px;
	position: absolute;
	top: 150px;
	width: 160px;
	}

/*---Structures and pages alterations---*/

/*-------------Stories--------------*/

#stories_section #col_b{
	width: 520px;
	}

#stories_section #col_c{
	display: none;
	}

#stories_story #col_b{
	width: 520px;
	}

#stories_story #col_c{
	display: none;
	}

#stories_search #col_b li{
	margin-bottom: 10px;
	}

#stories_search #col_b li p{
	margin-left: 15px;
	}

/*--------------Photo gallery-------------*/

.phototopstrip{
	height: 115px;
	margin: 0 0 0 13px;
	width: 718px;
	}

.phototopstrip img{
	border: 1px solid #878787;
	margin: 5px 0 0 8px;
	}

.phototopstrip a:link img,
.phototopstrip a:visited img{
	border: 1px solid #878787;
	margin: 5px 0 0 8px;
	}

.phototopstrip a:hover img{
	-moz-opacity: .65;
	border: 1px solid #3189D9;
	filter: alpha(opacity=65);
	opacity: .65;
	}

.phototopstrip .albumslink{
	font-size: 10px;
	padding: 2px 5px 2px 5px;
	text-align: right;
	}

*html .phototopstrip .albumslink{
	margin: 0 4px 0 0;
	}

*+html .phototopstrip .albumslink{
	margin: 0 10px 0 0;
	}

.phototopstrip .albumslink a{
	color: #000;
	font-weight: bold;
	text-decoration: underline;
	}

#photogallery #col_b{
	width: 510px;
	}

#photogallery #col_a{
	display: none;
	}

#photogallery #col_b table{
	margin: 10px 0 0 -10px;
	}

*html #photogallery #col_b table{
	margin: 10px 0 0 0;
	}

#photogallery #col_b table td{
	padding: 0 10px 0 0;
	width: 245px;
	}

#photogallery #col_b table td a:link img,
#photogallery #col_b table td a:visited img{
	border: 1px solid #878787;
	margin: 5px 0 5px 0;
	}

#photogallery #col_b table td a:hover img{
	border: 1px solid #3189D9;
	}

#photogallery #col_b table td h3 a:link img{
	border: none;
	}

#photogallery #col_b h2{
	margin-top: 5px;
	}

#col_a ul li a{
	color: #464649;
	}

