/*


Marco Angeli

Borgo San Domenico 36

33043 CIVIDALE DEL FRIULI - ITALY

phone:+39 329/3365411

http://www.marcoangeli.net



*/




*{
	margin: 0;
	padding:0;
	outline:none;
	
	}


body {
	background:#93b2c4 url(../img/bg1.jpg) repeat-x fixed;
	font: x-small Arial, Helvetica, sans-serif;
	color: #000000;

	margin-bottom:20px;
	text-align:center;
	}


a{

color:#ccc;
text-decoration:none;

}

a:hover{

color:#ccc;
text-decoration:underline;

}


/* .............................. */
/* Headings */
/* .............................. */



	
	
#navigation #phark {
	position:absolute;
	top:0;
	left:0;
	width:80px;
	height:70px;
	font-size:14px;
	text-indent:-5000px;
	background: url(../img/logo.gif) no-repeat;


}


#navigation #phark a{
	display:block;
	width:102px;
	height:70px;

}


.title {
	font-size:160%;
	color:#a55044;
	margin: 10px 0px;
	}


/* .............................. */
/* Navigation */
/* .............................. */

#navigation {
	position:relative;
	height:70px;
	width:760px;
 	margin: 0 auto;
 	/*border:1px solid red;*/
	}
	
	
	
/*  -------------------------------------------------- MENU PRINCIPALE -------------------------------------------- */


 #menu{
	position:absolute;
	left:180px;
	top:28px;
	width:548px;
	height:20px;
	/*background:#000;*/


}


#menu ul { margin: 0; }

#menu ul li {
 	display: block;
  	float: left; 
  	list-style: none;
   }

#menu ul li a { 
	display: block;
	/*setta l'altezza dell'img*/
 	height: 20px;
  }
  
#menu ul li a span { display: none; }



#menu ul li#about a {
 	width: 50px;
	background: url(../img/menu/about.gif) no-repeat;
  }
  
  #menu ul li#about {
 	width: 50px;
	background: url(../img/menu/about.gif) no-repeat;
	background-position: 0 -20px;

  }



#menu ul li#portfolio a {
 	width: 72px; 
 	background: url(../img/menu/portfolio.gif) no-repeat;
  }
  
  #menu ul li#portfolio  {
 	width: 72px; 
 	background: url(../img/menu/portfolio.gif) no-repeat;
	background-position: 0 -20px;
  }

#menu ul li#music a { 
	width: 52px;
 	background: url(../img/menu/music.gif) no-repeat;
  }
  
  #menu ul li#music { 
	width: 52px;
 	background: url(../img/menu/music.gif) no-repeat;
	background-position: 0 -20px;

  }

#menu ul li#news a { 
	width: 134px;
	background: url(../img/menu/news.gif) no-repeat; 
}

#menu ul li#news{ 
	width: 134px;
	background: url(../img/menu/news.gif) no-repeat; 
	background-position: 0 -20px;

}

#menu ul li#links a { 
	width: 44px;
	background: url(../img/menu/links.gif) no-repeat;
 }
 
 #menu ul li#links { 
	width: 44px;
	background: url(../img/menu/links.gif) no-repeat;
	background-position: 0 -20px;

 }

#menu ul li#contact a {
 	width: 62px;
	background: url(../img/menu/contact.gif) no-repeat;
  }
  
  #menu ul li#contact {
 	width: 62px;
	background: url(../img/menu/contact.gif) no-repeat;
	background-position: 0 -20px;

  }



 

 
  
#menu ul li#about a:hover,
#menu ul li#portfolio a:hover,
#menu ul li#music a:hover,
#menu ul li#news a:hover,
#menu ul li#links a:hover,
#menu ul li#contact a:hover

{ background-image: none; }



	
/*  -------------------------------------------------- MENU RSS -------------------------------------------- */

 #menuRss{
	position:absolute;
	left:728px;
	top:28px;
	width:25px;
	height:20px;
	/*background:#000;*/


}


#menuRss ul { margin: 0; }

#menuRss ul li {
 	display: block;
  	float: left; 
  	list-style: none;
   }

#menuRss ul li a { 
	display: block;
	/*setta l'altezza dell'img*/
 	height: 20px;
  }
  
#menuRss ul li a span { display: none; }
	
	#menuRss ul li#rss a {
 	width: 25px;
	background: url(../img/menu/feed.gif) no-repeat;
  }
  
  #menuRss ul li#rss {
 	width: 25px;
	background: url(../img/menu/feed.gif) no-repeat;
	background-position: 0 -20px;

  }

	
#menuRss ul li#rss a:hover

{ background-image: none; }
	
	
	
/* .............................. */
/* Content */
/* .............................. */

#photo {

	border:3px solid #384747;
	
	}

/* .............................. */
/* Image Navigation */
/* .............................. */

#image-navigate {
  /*  background:#fff;
	padding:20px;*/
	height:28px;
	width:70px;
	margin:0px auto;
	}
	




#image-navigate ul { margin: 0; }

#image-navigate ul li {
 	display: block;
  	float: left; 
  	list-style: none;
	height: 28px;
	
	
	/* 
	
	utilizzando GeoS Show Category addon
	devo usare questo, altrimenti compaiono
	i links previous e next
	
	
	*/
	text-indent:-5000px;


   }

#image-navigate ul li a { 
	display: block;
	/*setta l'altezza dell'img*/
 	height: 28px;
  }
  
#image-navigate ul li a span { display: none; }
	
	#image-navigate ul li#micky_previous a {
 	width: 35px;
	background: url(../img/f_left.png) no-repeat;
  }
  
  #image-navigate ul li#micky_previous {
 	width: 35px;
	background: url(../img/f_left.png) no-repeat;
	background-position: 0 -28px;

  }
  
  
  
  
 
  	#image-navigate ul li#micky_next a {
 	width: 35px;
	background: url(../img/f_right.png) no-repeat;
  }
  
  #image-navigate ul li#micky_next {
 	width: 35px;
	background: url(../img/f_right.png) no-repeat;
	background-position: 0 -28px;

  }


	
#image-navigate ul li#micky_previous a:hover,
#image-navigate ul li#micky_next a:hover

{ background-image: none; }



	


	
	

/* .............................. */
/* Image Info */
/* .............................. */




#descriptionen {
   /* background:#3e4f4f;*/
	border:1px solid #556a72;
	width:700px;
	margin:0px auto;
	margin-bottom:25px;
	text-align:left;
	padding:20px;
	}



#image-info {
    /*background:#3e4f4f;
	border:3px solid #384747;*/
	width:736px;
	margin:0px auto;
	margin-bottom:25px;
	text-align:left;
	}
	
#image-info img{
	border:1px solid #94b3c5;
	margin-bottom:15px;
	}	
	


#image-info ul { 


margin: 15px 0 10px 0;
/*background:#a55044;*/
padding:2px 0;



 }

#image-info ul li {
 	display: inline;
  	list-style: none;
	padding:0 5px;
   }

#image-info ul li a { 
	color:#fff;
	font-size:110%;
	text-decoration:none;

  }

#image-info ul li a:hover { 
	color:#a55044;
	font-size:110%;
	text-decoration:none;

  }




h1{

	color:#a55044;
	font-size:160%;
	font-weight:normal;
	margin:10px 0;
	

}




h2{

	color:#94b3c5;
	font-size:240%;
	font-weight:normal;
	margin-top:20px;
	

}


h3{

	color:#cccccc;
	font-size:180%;
	font-weight:normal;
	margin-bottom:30px;
	

}



h4{

	color:#94b3c5;
	font-size:150%;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:20px;

	

}

h5{

	color:#94b3c5;
	font-size:150%;
	font-weight:normal;
	margin-bottom:10px;
	margin-top:0px;

	

}


.black{

	color:#94b3c5;
	

}


p{
	font-size:110%;
	color:#cccccc;
	padding-bottom:15px;




}



.evidenziato{
	font-weight:normal;
	color:#94b3c5;
	font-weight:bold;


}	



#slide{

	width:200px;
	height:150px;
}

		
#image-notes {
	vertical-align:top;
	color:#f00;
	}
	
#image-exif {
    padding-top:10px;
    text-align:right;
	width:25%;
	vertical-align:top;
	}

.addcomment {
    float:right;
	clear:right;
	padding:0px;
	}	

/* .............................. */
/* Pages */
/* .............................. */

#page {
    background:#f5f5f5;
	border:1px solid #ccc;
	padding:20px;
	text-align:left;
	width:65%;
	margin:0px auto;
	margin-bottom:25px;
	line-height:16px;
	}

#page a {
    font-weight:bold;
	}
	
#page img {
	background:#ffffff;
    padding:5px;
	border:1px solid #ccc;
	}

.column{
	width:48%;
	text-align:left;
	vertical-align:top;
	padding:5px;
	}
	
.thumbnails {
	border:1px solid #94b3c5;
	padding:0px;
	margin:7px;
	}

/* .............................. */
/* Comments */
/* .............................. */

#comment-top {
    background:#fff;
	border-bottom:1px solid #eee;
	padding:5px;
	margin-bottom:25px;
	height:15px;
	}    

#comments {
    margin:0px auto;
	width:95%;
	text-align:left;
	}
	
#comments ul {
	list-style-type:none;
	margin:0px;
	padding:10px;
	}
	
#comments li {
	display:block;
	margin:0px;
	margin-bottom:10px;
	color:#444;
	text-decoration:none;
	padding:10px;
	border:1px solid #eee;
	}
	
#comments li a {
	color:#444;
	text-decoration:none;
	}
	
#comments li:hover {
	background:#f5f5f5;
	}
	
#comments li a:hover {
	background:#f5f5f5;
	}

#comment-middle {
    background:#fff;
	border-top:1px solid #eee;
	padding:5px;
	margin-top:25px;
	height:15px;
	} 

#addcomment {
    width:90%;
	text-align:left;
	padding:10px;
	margin:0px auto;
	border:1px solid #eee;
	background:#f5f5f5;
	}

.input {
    width:45%;
	font-size:10px;
	border:1px solid #eee;
	background-color:#fff;
	color:#666;
	padding:5px;
    }
	
#addcomment textarea {
	width:90%;
	height:50px;
	font-size:12px;
	border:1px solid #eee;
	background-color:#fff;
	color:#666;
	padding:5px;
	}

.comment-button {
    background:#fff;
	border:1px solid #aaa;
	color:#666;
	border-bottom:2px solid #aaa;
	border-right:2px solid #aaa;
	}

/* .............................. */
/* Footer */
/* .............................. */

#footer {
   text-align:center;
   margin-bottom:20px;
   }

/* .............................. */
/* Calendar if you want to use    */
/* a calendar in the template     */
/* .............................. */
.td-calendar-days-vz {
	padding:1px;
	text-align:center;
	border-top:0px solid #999;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#999;
	}
.td-calendar-days-vz:hover {
    background:#444;
    }

.td-calendar-days {
	padding:1px;
	text-align:center;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	background:#fff;
	color:#999;
	}
.td-calendar-days:hover {
    background:#444;
    }
.td-calendar-navi-vz {
	border-top:0px;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	text-align:center;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi-vz a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-navi {
	border-top:0px;
	border-bottom:1px solid #999;
	border-right:0px;
	border-left:0px;
	text-align:right;
	letter-spacing:1px;
	word-spacing:5px;
	}
.td-calendar-navi a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound {
	padding:1px;
	text-align:center;
	border-top:1px dotted #999;
	border-bottom:1px dotted #999;
	border-left:1px dotted #999;
	border-right:1px dotted #999;
	background:#f5f5f5;
	}
.td-calendar-days-imagefound:hover {
    border-top:1px solid #999;
	border-bottom:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #999;
	background:#666;
    }
.td-calendar-days-imagefound a {
    text-decoration:none;
    color:#444;
    }
.td-calendar-days-imagefound a:hover {
    text-decoration:none;
    color:#fff;
    }
.table-calendar {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:600px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}
.table-calendar-vz {
    font-family:Helvetica, verdana, sans-serif;
	font-size:10px;
	padding:0px;
	margin:0px;
	width:200px;
	border-top:0px;
	border-bottom:0px;
	border-right:0px;
	border-left:0px;
	}

/* TAG SUPPORT */
.tags00
{
	font-size: 8px !important;
}
.tags01
{
	font-size: 10px !important;
}

.tags02
{
	font-size: 12px !important;
}

.tags03
{
	font-size: 14px !important;
}

.tags04
{
	font-size: 16px !important;
}

.tags05
{
	font-size: 18px !important;
}

.tags06
{
	font-size: 20px !important;
}

.tags07
{
	font-size: 22px !important;
}

.tags08
{
	font-size: 24px !important;
}

.tags09
{
	font-size: 26px !important;
}

.tags10
{
	font-size: 28px !important;
}


/*  video template */


#video-info {
    /*background:#3e4f4f;
	border:3px solid #384747;*/
	width:736px;
	margin:0px auto;
	margin-bottom:25px;
	text-align:left;
	}

#video-info ul { 


	margin: 5px 0 10px 0;
	padding:2px 0;
	color:#ccc;
	font-size:110%;



 }

#video-info ul li {
 	display: inline;
	padding:2px 0px;
   }


#slide{
position:relative;
float:left;
width:200px;



}


.viewVideo{
	position:relative;
	float:left;
	margin-left:30px;
	margin-top:40px;



}


.viewVideo a{
	display:block;
	width:220px;
	height:90px;

	background:url(../img/view_video.png) no-repeat;


}



.viewPhoto{
	position:relative;
	float:left;
	margin-left:30px;
	margin-top:37px;



}


.viewPhoto a{
	display:block;
	width:179px;
	height:91px;

	background:url(../img/view_photo.png) no-repeat;


}



.loader { background:url(../img/loader.gif) no-repeat 50%;  }



/* --------------------------------------- sezione about */

.floatLeft{

	float:left;
	margin-right:30px;


}


#containerAbout img{

	margin-bottom:0px;


}


.about{


	padding-right:50px;



}


.dida{


	font-size:9px;
	margin-left:5px;
	margin-top:3px;


}



.colTemplate{

	float:left;
	/*width:200px;*/
	margin:0px 50px 0 0;
	/*border:1px solid #f00;*/



}

	/* clearing
----------------------------------------------- */

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	

