html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

/********** FINE CSS RESET ************/

body {
  font-family: arial, tahoma, sans-serif;
  font-size: 13px;
  color: #FFF;
  background: #000 url('http://www.arkheemotion.it/layout/bkgd.gif') top center repeat;
  line-height: normal;
}

ul, ol {
  margin: 10px 0px 10px 6px;
  padding-left: 10px;
}

ul li{
  list-style: disc inside;
}

ol li {
  list-style: decimal inside;
}

a,
a:link, 
a:visited {
  color: #FF2200; 
  text-decoration:none;
}

a:hover, 
a:visited:hover
{
  color: #FFF;
  text-decoration:underline;
}
a:active {
  color: #FF2200; 
  text-decoration:none;
}

a img{border:0}

#arkhe_main {
  background: transparent url('http://www.arkheemotion.it/layout/bkgd_main.gif') top left repeat-y;
  width: 960px;
  margin-left: auto;
  margin-right: auto; 
  text-align: center;
}

#arkhe_content {
  width: 760px;
  min-width: 760px;  
  margin-left: auto;
  margin-right: auto;    
  display: block;
  text-align: left;
}

#bottom_tabs{
  clear: both;
  width: 148px;
  min-width: 148px;
  height: 72px;  
  background: transparent url('http://www.arkheemotion.it/layout/bottom_tabs.png') top right no-repeat;
}

#arkhe_left {
  width: 125px;
  max-width: 125px;
  min-width: 125px;  
  height: 400px;
  float: left;
  background: transparent url('http://www.arkheemotion.it/layout/logo_ae.png') top center no-repeat;
}

#arkhe_center {
  width: 487px;
  max-width: 487px;  
  min-width: 487px;  
  float: left;
  display: block;
}

#arkhe_right {
  width: 148px;
  min-width: 148px;
  max-width: 148px;
  float: left;
  padding-top: 103px;
  background: transparent url('http://www.arkheemotion.it/layout/top_tabs.png') top left no-repeat;  
  overflow: hidden;
  margin: 0;
  border: none;
}

div .spacer {
  clear: both;
}

#arkhe_header {
  text-align: left;
  background: transparent url('http://www.arkheemotion.it/layout/header_right.gif') top right no-repeat;
  width: 960px;
  height: 314px;
}

.active_tab {
  background: #000 url('http://www.arkheemotion.it/layout/new_active_tab.png') top right no-repeat;
  height: 61px;
  width: 148px;
  text-align: center;
  color: #DDD;
  font-weight: bold;
  font-size: 16px;
  font-family: tahoma;
  line-height: 18px; 
  letter-spacing: 1px;
}

ul.tab_container li{
  float: left;
}
  
li.tab,
li.active_tab, 
ul.tab_container 
{
  margin: 0;
  padding: 0;
  list-style: none;  
}

li.tab {
  background: #000 url('http://www.arkheemotion.it/layout/new_tab.png') top left no-repeat;
  height: 28px;
  width: 148px;
  color: #DDD;
  font-size: 12px;
  font-family: tahoma;
  line-height: 28px;
  padding-left: 5px;
}

.tab:hover {
  background: #000 url('http://www.arkheemotion.it/layout/new_hover_tab.png') top left no-repeat;
  color: #FFF;
}

.active_tab .tab_icon {
  display: block;
  width: 135px;
  height: 33px;
  max-height: 64px;
  margin-left: 5px;
  margin-right: auto;
  margin-top: 3px;
  padding-top: 5px;  
  border: 0px solid white;
}
.tab .tab_icon {
  display: block;
  float: left;
  width: 24px;
  height: 28px;
  margin-right: 5px;
}

.tab #tab_icon_home{
  background: transparent url("http://www.arkheemotion.it/layout/icons/home.gif") center center no-repeat;  
}
.tab #tab_icon_blog{
  background: transparent url("http://www.arkheemotion.it/layout/icons/note.gif") center center no-repeat;  
}
.tab #tab_icon_download{
  background: transparent url("http://www.arkheemotion.it/layout/icons/paper-clip2.gif") center center no-repeat;  
}
.tab #tab_icon_news{
  background: transparent url("http://www.arkheemotion.it/layout/icons/news.gif") center center no-repeat;  
}
.tab #tab_icon_gallery{
  background: transparent url("http://www.arkheemotion.it/layout/icons/calendar.gif") center center no-repeat;  
}
.tab #tab_icon_origini{
  background: transparent url("http://www.arkheemotion.it/layout/icons/music.gif") center center no-repeat;  
}
.tab #tab_icon_maestri{
  background: transparent url("http://www.arkheemotion.it/layout/icons/user.gif") center center no-repeat;  
}
.tab #tab_icon_forum{
  background: transparent url("http://www.arkheemotion.it/layout/icons/quote.gif") center center no-repeat;  
}
.tab #tab_icon_links{
  background: transparent url("http://www.arkheemotion.it/layout/icons/favourite.gif") center center no-repeat;  
}

.active_tab #tab_icon_home{
  background: transparent url("http://www.arkheemotion.it/layout/icon_active_home.png") center center no-repeat;  
}
.active_tab #tab_icon_blog{
  background: transparent url("http://www.arkheemotion.it/layout/icon_active_blog.png") center center no-repeat;  
}
.active_tab #tab_icon_download{
  background: transparent url("http://www.arkheemotion.it/layout/icon_active_download.png") center center no-repeat;  
}
.active_tab #tab_icon_news{
  background: transparent url("http://www.arkheemotion.it/layout/icon_active_news.png") center center no-repeat;  
}
.active_tab #tab_icon_gallery{
  background: transparent url("http://www.arkheemotion.it/layout/icon_active_gallery.png") center center no-repeat;  
}
.active_tab #tab_icon_origini{
  background: transparent url("http://www.arkheemotion.it/layout/icon_active_origini.png") center center no-repeat;  
}
.active_tab #tab_icon_maestri{
  background: transparent url("http://www.arkheemotion.it/layout/icon_active_maestri.png") center center no-repeat;  
}
.active_tab #tab_icon_forum{
  background: transparent url("http://www.arkheemotion.it/layout/icon_active_forum.png") center center no-repeat;  
}
.active_tab #tab_icon_links{
  background: transparent url("http://www.arkheemotion.it/layout/icon_active_links.png") center center no-repeat;  
}


.tab a, 
.tab a:visited, 
.tab a:link, 
.tab a:active, 
.active_tab a, 
.active_tab a:visited,
.active_tab a:link,
.active_tab a:active
{
  display: block;
  color: #DDD;
}

.tab a:hover, 
.tab a:visited:hover
{
  color: #FF2200;
  text-decoration: none;
}

.active_tab a:hover ,
.active_tab a:visited:hover 
{
  color: #FFF;
  text-decoration: none;
}

#footer {
  width: 960px;
  height: 240px;
  background: transparent url('http://www.arkheemotion.it/layout/new_footer5.gif') bottom center no-repeat;
}

#footer_body {
  margin: auto;
  width: 450px;
  line-height: 120%;
  font-family: arial;
}

.display-option select {
  margin: 0;
  padding: 0;
  border: 1px solid #000;
  border-top-color:#484843;
  border-left-color:#484843;
  border-right-color:#d8d8c8;
  border-bottom-color:#d8d8c8;  
}

input, select, textarea {
	background-color: #AAA; 
  border: 1px solid #222;
	color: #222; 
  padding: 0px;
  background-repeat: no-repeat;
  background-position: center left;  
  }
  
input:hover, select:hover, textarea:hover{
  border-color: #000;
	color: #000;
	background-color: #DDD;  
}

input:focus, select:focus, textarea:focus{
  border-color: #000;
	color: #000;  
	background-color: #DDD;  
}

input.checkbox{
	background-color: transparent !important;  
}

#arkhe_blog_content {
  padding: 5px 10px;
}

.arkhe_blog_title {
  font-size: 20px;
  font-weight: bold;
  margin-top: 30px;
}

.arkhe_blog_info {
  margin-bottom: 15px;
  font-size: 90%;
  color: #777;
}

.arkhe_blog_links {
  border-top: 1px dotted #555;
  margin-top: 10px;
  padding-top: 2px;
  color: #DDD;  
}

.arkhe_blog_post {
  color: #DDD;
  line-height: 140%;
  font-family: verdana, tahoma, sans-serif;
}

.arkhe_blog_post:first-letter {
  text-transform: uppercase;
}

.arkhe_blog_post b{
  font-size: 100%;
  color: #FFF;
}

.arkhe_blog_post br{
  display: block;
  margin-bottom: 10px;
}

/*
.arkhe_blog_post img{
  margin: 5px;
  border: 1px solid #CCC;
  padding: 1px;
  background-color: #222;
}
*/

.arkhe_blog_attachments {
  margin: 10px;
}

.arkhe_blog_quote {
  display: block;
  width: 90%;
  margin: 5px auto;
  border: 1px solid #333;
  padding: 5px;
  padding-top: 20px;
  padding-left: 20px;
  background: #222 url("layout/quote.gif") top left no-repeat;
  font-style: italic;
  -moz-border-radius:5px;
  background-position: 5px 5px;
}

.arkhe_blog_post table, 
.arkhe_blog_post tr, 
.arkhe_blog_post td
{
  background-color: transparent !important;
  color: #DDD !important;
  border-color: #555 !important;
}

.arkhe_blog_post table {
  margin: 5px auto;
}

.arkhe_blog_title {
  padding: 2px;
}

.notfound {
  margin: 0 20px; 
  padding: 10px; 
  -moz-border-radius:50px 0px; 
  background-color: #222; 
  border-top: 1px dotted #333; 
  border-bottom: 1px dotted #333; 
  text-align:center; 
  font-size: 16px; 
  font-family: verdana;
}

.arkhe_blog_comment_title {
  margin-top: 20px;
  color: #ff2200;
  font-weight: bold;
  padding-left: 25px;
  background: transparent url('layout/reply.gif') top left no-repeat;
  line-height: 20px;
}

.arkhe_blog_comment_post {
  padding: 5px;
  color: #CCC;
  margin-bottom: 10px;
}

.arkhe_blog_comment_info {
  border-top: 1px dotted #555;
  color: #777;
}

.arkhe_pagination {
  background-color: #222;
  margin-top: 5px;
  padding: 5px;
}

#arkhe_blog_header {
  background: transparent url('layout/gradient.gif') top left repeat-x;
  margin: 1px;
  border-bottom: 1px solid #555;
  line-height: 200%;
}

#arkhe_blog_header h1{
  background: transparent url('layout/bg_list.gif') top left repeat-x;
  font-size: 30px;
  font-weight: bold;
  font-family: tahoma;
  border-bottom: 1px solid #222;
  padding-left: 20px;
  padding-right: 20px;
  line-height: 50px;
  padding-top: 5px;
  text-align: right;
}

#arkhe_blog_header h1 span{
  color: #BB2200;
  font-size: 110%;
  text-transform: uppercase;
}

#arkhe_blog_previous {
  margin-top: 50px;
  border-top: 1px solid #555;
  padding: 5px;
}

.arkhe_blog_search_title {
  font-size: 120%;
  margin-top: 20px;
}

#arkhe_blog_footer {
  float: right;
  padding-right: 20px;
}

.blog_date {
  display: block;
  float: left;
  background-color: #DDD;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  border-top: 1px dashed #181818;
  color: #000;  
  font-size: 11px;
  text-align: center;
  font-family: tahoma, sans-serif;
  padding: 2px;
  font-weight: bold;
  margin-right: 5px;
  height: 35px;
  width: 35px;
  vertical-align: middle;
  background: #DDD url('layout/sfondo_cal.png') repeat-x top left;
}

.blog_date span{
  display: block;
  font-size: 18px;
  color: #AA2200;    
}

#arkhe_admin{
  display: table;
  width: 90%;
  margin: 20px auto;
  border: 1px solid #555;
  -moz-border-radius: 5px;
  padding: 5px;
  line-height: 2em;
}

#arkhe_admin h1{
  font-size: 200%;
  font-weight: bold;
  color: #555;
  margin-bottom: 20px;
}

#arkhe_admin input{
  margin: 0px 20px;
}


.downcat {
  width: 100%;
  clear: both;
  display: table;
  margin-top: 30px;
}

.downcat_title {
  width: 100%;
  display: block;
  color: #777;
  font-size: 30px;
  font-weight: bold;  
  border-bottom: 1px solid #555;  
  margin-bottom: 20px;
}

.downcat_actions {
  font-size: 16px;
  padding: 10px;
  text-align: center;
}

.downcat dt {
  font-size: 12px;
  font-weight: bold;
  text-align: center;  
}
 
.downcat dl {
  float: left;
  display: block;
  width: 29%;
  border: 1px solid #555;
  margin: 2px;
  background-color: #222; 
  padding: 5px;
  height: 160px;
  -moz-border-radius: 10px;
} 

.downcat dl.upload {
  background-color: #220000;  
} 


.downcat dl input{
  font-size: 10px;
  padding: 2px;
} 

.downcat dd {
  font-size: 11px;
  text-align: center; 
}

.downcat .fileicon{
  height: 110px;
  vertical-align: middle;
  text-align: center;
}

.downcat dd  img {
  margin: 5px;
  max-height: 100px;
  vertical-align: middle;
}

.downcat dl > a > img {
  float: right;
  margin-top: -10px;
}

#arkhe_admin_loading {
  display: none;
  padding: 5px;
  padding-left: 30px;
  background: transparent url('layout/throbber.gif') left center no-repeat;  
  border: 1px solid #555;
  -moz-border-radius: 5px;
  margin: 5px;
}

#links_list{
  margin: 20px;
}

#links_list dl{
  float: left;
  margin-top: 20px;
  display: block;
  width: 430px;
}

#links_list dt{
  font-size: 16px;
  font-weight: bold;
}

#links_list dt img{
  margin-left: 20px;
}

#links_list dd.preview{
  float: left;
  padding: 5px;
  background-color: #333;
  border: 1px solid #555;
  margin: 5px;
  margin-right: 20px;
}

#links_list dd.preview img{
  display: block;
  width: 160px;
  height: 120px;
  background: transparent url("layout/throbber.gif") center center no-repeat;
}

#links_list dd.url{
  float: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-weight: bold;
  width: 220px;  
}

#links_list dd.desc{
  float: left;
  display: block;
  height: 80px;
  color: #AAA;
  overflow: auto;
  width: 220px;
}

#new_link {
  background-color: #222;
  border: 1px solid #555;
  padding: 5px;
  -moz-border-radius: 5px;
}

#new_link span{
  display: block;
  font-size: 16px;
  font-weight: bold;
  border-bottom: 1px solid #333;
  margin-bottom: 5px;
  color: #777;
}

#new_link label{
  float: left;
  width: 25%;
  text-align: right;
  padding-right: 5px;
}

#homepage .homebox {
  display: block;
  width: 99%;
  margin: auto;
  margin-bottom: 10px;
  margin-top: 10px;
  text-align: center;
}

#aggiornamenti dl{
  margin: auto; 
  display: block;
  width: 95%;
  border: 1px solid #000;
  margin-bottom: 15px;
  text-align: left;
}

#aggiornamenti dd{
  padding: 5px;
  font-size: 90%;
  overflow: hidden;
}

#aggiornamenti dd > span{
  font-family: tahoma;
}

#aggiornamenti dt{
  background: #555 url('layout/back_titles.png') repeat-x top left;
  border-top: 1px solid #555;
  border-bottom: 1px solid #333;
  color: #DDD;
  height: 25px;
  font-weight: bold;
  font-size: 14px;
  padding-left: 10px;
  line-height: 25px;
}

#aggiornamenti dl img{
  vertical-align: middle;
  margin-right: 10px;
}

#aggiornamenti dd.lastitem{
  border-top: 1px solid #000;
  padding-left: 10px;
  background-color: #222;
  height: auto;
  line-height: 1.5em;
}

.alt1 { background-color: #1a1a1a;}
.alt2 { background-color: #111;}

.homebox > h2 {
  background: transparent url('layout/bg_list.gif') repeat-x center left;
  line-height: 32px;
  font-size: 14px;
  color: #DDD;
  height: 32px;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  text-align: right;
  padding-right: 10px;
  padding-left: 10px;
  font-weight: bold;
  font-family: tahoma;
}

.homebox h2 > img {
  float: left;
  vertical-align: middle;
  height: 32px;
  width: 32px;
}

#maestri.homebox {
  display: none;
}

#banner.homebox {
  background: transparent url('layout/filigrana.gif') no-repeat center center;
  height: 250px;
}

#intro {
  width: 90%;
  margin: auto;
  margin-top: 5px;
  color: #DDD;
  line-height: 140%;
  text-align: center;
}

#intro img{
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 5px;
}

#calendario {
  margin: auto;
  width: 95%;  
}

#day_picker {  
  float: left;
  width: 35%; 
  padding: 5px; 
  text-align: left;  
}

#day_body {
  float: left;
  width: 60%;
  padding: 5px;
  text-align: left;
}

#arkhe_scuola_content {
  padding: 20px;
}

#arkhe_scuola_content h2{
  font-size: 120%;
  font-weight: bold;
  color: #F22200;
}

#arkhe_scuola_content p{
  margin-bottom: 20px;
  color: #DDD;
}

#day_picker table {
  width: 100%;
  background: #181818;
}
#day_picker table td{
  text-align: center;
  border: 1px solid #555;
  padding: 2px;
}
#day_picker table th{
  background-color: #777;
  color: #000;
  font-weight: bold;
  text-align: center;
  border: 1px solid #333;
}
#day_picker table td.is_selected {
  font-weight: bold;
  background-color: #DDD;
  border: 1px solid #000;
}

#day_picker table td.is_selected a:hover{
  color: #000;
}

#day_picker table td.has_events {
  background-color: #333;
}
#day_picker_container {
  background: transparent url('layout/throbber.gif') center center no-repeat; 
  height: 150px;
}
#day_events_container {
  width: 100%;
  border-top: 1px solid #000;
}
#day_events_container h2,
#calendario_settimanale h2 {
  font-size: 14px;
  font-weight: bold;
  background: #555 url('layout/back_titles.png') repeat-x top left;
  text-align: center;
  line-height: 25px;
  border-top: 1px solid #555;
  border-bottom: 1px solid #333;
  color: #DDD;
}
#day_events_container input {
  margin-left: 5px;
}
#new_event {
  margin-top: 20px;
  border: 1px solid #000;
  padding: 4px;
}

#new_event label {
  float: left;
  display: block;
  min-width: 40px;
}

#new_event select {
  margin-left: 5px;
}

#day_events_container dl {  
  float: left;
  clear: both;
  width: 100%;
  border-bottom: 1px solid #333;
  padding: 5px;
}

#day_events_container dt {
  border-top: 1px solid #000;
  border-bottom: 1px solid #777;
  display: block;
  float: left;
  background: #FF2200;
  color: #000;
  font-weight: bold;
  padding: 0px 4px;
}

#day_events_container dd {
  display: block;
  float: left;  
  padding-left: 4px;
}

#day_events_container dd.evento {
  display: block;
  float: left;  
  padding-left: 10px;
  width: 100%;
}

#day_events_container dd.opzioni {
  font-size: 80%;
}

#day_events_container dd.opzioni img{
  vertical-align: middle;
}

#calendario_settimanale{
  width: 100%;
}

#calendario_settimanale table{
  width: 100%;
}

#calendario_settimanale table tr{
  border-bottom: 1px solid #333;
}
#calendario_settimanale table td{
  padding: 5px;
}

#calendario_settimanale table td.day{
  color: #FF2200;
  font-weight: bold;
}

#arkhe_right .right_panel {
  border-left: 1px solid #555;
  border-right: 1px solid #333;
  border-top: 1px solid #000;
  border-bottom: 1px solid #333;
  background: #000 url('http://www.arkheemotion.it/layout/panel_gradient.gif') no-repeat center left;
  padding: 5px;
}

.album {
  background-color: #000;
  width: 100%;
}

.album td{
  width: 33%;
  padding: 10px 2px;
  text-align: center;
  vertical-align: bottom;

}

.albumContainer 
{
  background-color: #000;
  -moz-border-radius: 5px;
  margin-top: 5px;
  margin-bottom: 10px;
  border: 1px solid #000;
}

.albumTitle
{
  padding: 5px;
  font-size: 20px;
  border-bottom: 1px solid #333;
  background-color: #111;
  color: #AAA;
  font-weight: bold;  
}

.albumDesc
{
  border-bottom: 1px solid #111;
  background-color: #000;
  color: #777;
  padding: 5px;
}

.albumCounter
{
  color: #AAA;
  background-color: #111;
  border-top: 1px solid #333;
  padding: 4px;
}

.albumLeft
{
  float: left;
}

.albumRight
{
  text-align: right;
}

.albumPager
{
  background-color: #222;
  border-top: 1px solid #333;
  border-bottom: 1px solid #000;
  color: #AAA;
  padding: 5px;
  -moz-border-radius: 5px;
}

