/* @group General Styles */

body {
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	font-size: 0.8em;
	color: #333;
}

p {
}

b, strong {

}

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

a:hover, a:active {
	text-decoration: none;
}

img {
}

.image-left {
	float: left;
	margin: 3px 3px 3px 0;
	padding: 3px 3px 3px 0;
	position: relative;
	z-index: 5;
}
.image-right {
	float: right;
	margin: 3px 3px 3px 3px;
	padding: 3px 3px 3px 3px;
	position: relative;
	z-index: 5;
}
	
/* @end */

/* @group Layout */

#container {
	width: 780px;
	margin: 0 auto;
}

.clearer {
	clear: both;
}

#titlelogo {
	background:url(http://www.matteorizzolli.net/header/rotator.php) no-repeat;
	width: 780px;
	height: 115px;
	float: left;
	margin-top: 1px;
	overflow: visible;
}

#titlelogo h1 {
	color: #FFFFFF;
	text-align: right;
	margin-top: 65px;
}

#pageHeader {
	padding: 10px;
	background: #eaeaea;
	border-bottom: 3px solid #999;
}

#pageHeader img {
}

#pageHeader h1 {
	color: #110086;
	font-size: 2em;
}

#pageHeader h2 {
	font-size: 1.2em;
	color: #808080;
}

#contentContainer {
	width: 550px;
	float: left;
}

#contentContainer #content {
	padding: 10px;
}

#sidebarContainer {
	width: 200px;
	height: 400px;
	margin-top: 1px;
	float: right;
	background:url(images/sidebar.png) repeat-x
}

#sidebarContainer #sidebar {
	padding: 10px;
	font-weight: lighter;
}

#sidebarContainer .sideHeader {
	font-weight: bolder;
}

#footer {
	text-align: center;
	font-size: 0.85em;
	border-top: 1px solid #999;
	padding-top: 10px;
}

#footer p {
}

#footer a:link, #footer a:visited {
}

#footer a:hover, #footer a:active {
}
	
/* @end */

/* @group Bread-crumb */

#breadcrumbcontainer {
}

#breadcrumbcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	
	
}

#breadcrumbcontainer li {
	display: inline;
}

#breadcrumbcontainer a {
}

#breadcrumbcontainer a:hover {
}

#credits {
	text-align: center;
}
	
/* @end */

/* @group Toolbar */

/* Toolbar Styles */

#navigation {
	background:url(images/menubar.jpg);
	height: 70px;
	width: 780px;
}

#navcontainer {
	text-align: center;
	vertical-align: middle;
}

#navcontainer #current {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #434343;
}

#navcontainer #current:hover {
}

#navcontainer .currentAncestor {
}

/* Parent - Level 0 */

#navcontainer ul {
	float: left;
	width: 720px;
	margin: 0;
	padding: 0;
	list-style-type: none;
	margin-top: 15px;
 }

#navcontainer li {
		display: inline;
		border-left: 1px solid white;
		border-right: 1px solid white;
}

#navcontainer a {
	color: #FFFFFF;
	padding: 5px;
	font-weight: lighter;
}

#navcontainer a:hover {
	color: #CCCCCC;
	}

#navcontainer a:active {
}

/* Child - Level 1 */

#navcontainer ul ul {
}

#navcontainer ul ul li {
}

#navcontainer ul ul a {
}

#navcontainer ul ul a:hover{
}

#navcontainer ul ul #current{
}

#navcontainer ul ul .currentAncestor {
}

/* Child - Level 2 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul li { 
}

#navcontainer ul ul ul a{
}

#navcontainer ul ul ul a:hover{
}

#navcontainer ul ul ul #current{
}

#navcontainer ul ul ul .currentAncestor {
}
/* Child Level 3 */

#navcontainer ul ul ul {
}

#navcontainer ul ul ul ul li { 
}

#navcontainer ul ul ul ul a{
}

#navcontainer ul ul ul ul a:hover{
}

/* Child Level 4 */

#navcontainer ul ul ul ul {
}

#navcontainer ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul a:hover{
}

/* Child Level 5 */

#navcontainer ul ul ul ul ul {
}

#navcontainer ul ul ul ul ul ul li { 
}

#navcontainer ul ul ul ul ul ul a{
}

#navcontainer ul ul ul ul ul ul a:hover{
}

/* @end */

/* @group Global Classes */

blockquote, .standout {
}

h1 {
	color: #003e85;
}

h2 {
}

h3 {
}

h4 {
}

.imageStyle {
}

/* Main content area unordered list styles */
#contentContainer #content ul {
}

#contentContainer #content li {
}

/* Sidebar area unordered list styles */
#sidebarContainer #sidebar ul {
}

#sidebarContainer #sidebar li {
}


/* Table Styles */
table {
}
/* @end */

/* @group Blog */

/* @group Archive Page */

.blog-archive-background {
}

.blog-entry-summary {
}

.blog-archive-headings-wrapper {
}

.blog-archive-entries-wrapper {
}

.blog-archive-entries-wrapper .blog-entry {
}

.blog-archive-month {
}

.blog-archive-link {
}

.blog-archive-link a:link, .blog-archive-link a:visited {
}
	
/* @end */

/*styles the category link in the main entry */
.blog-entry-category {
}

.blog-entry-category a:link, .blog-entry-category a:visited {
}

/*styles the permalink link in the main entry */
.blog-entry-permalink {
}

.blog-entry-permalink a:link, .blog-entry-permalink a:visited {
}

.blog-read-more {
}

.blog-entry-comments {
}

/* styles the archives in the blog sidebar */
#blog-archives {
}

.blog-archive-link-enabled {
background: url(images/filed.gif) no-repeat left center;
padding-left: 16px;
}

.blog-archive-link-disabled {
}

/* Styles the blog categories in the blog sidebar */
#blog-categories {
margin-bottom: 10px;
	margin-top: 30px;
	}

.blog-category-link-enabled {
background: url(images/filed.gif) no-repeat left center;
padding-left: 16px;


}

.blog-category-link-disabled {
}

/* Styles the blog RSS feeds in the blog sidebar */
#blog-rss-feeds {
}

.blog-rss-link {
background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
}

.blog-comments-rss-link {
background: url(images/rss_icon.gif) no-repeat left center;
	padding-left: 16px;
	display: block;
	float: left;
}

.blog-entry {
text-align: justify;
}

.blog-entry-title {
	color: #092143;
	font-size: 24px;
	font-weight: normal;
	margin-bottom: 10px;
    line-height: 1em
}

.blog-entry-date {
	margin-bottom: 10px;
	margin-top: 5px;
}

.blog-entry-body {
	margin-bottom: 45px;
	text-align: justify;
}

/* @end */

/* @group File Sharing */

.filesharing-description {
}

.filesharing-item {
}

.filesharing-item-title a:link {
}

.filesharing-item-title a:hover {
}

.filesharing-item-title a:visited {
}

.filesharing-item-description {
}

/* @end */

/* @group Photo Album */

/* @group Index Page (Thumbnail view) */

.album-title {
}

.album-description {
}


.album-wrap {
}

.thumbnail-wrap {
}

.thumbnail-frame {
}

.thumbnail-frame:hover {
}

.thumbnail-frame a {
}

.thumbnail-frame a:hover {
}

.thumbnail-frame img {
}

.thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Photo view) */

.photo-background {
}

.photo-navigation {
}

.photo-links {
}

.photo-navigation a:link, .photo-navigation a:visited {
}

.photo-navigation a:hover {
}

.photo-frame{
}

.photo-title {
}

.photo-caption {
}

/* @end */
	
/* @end */

/* @group Quicktime Page */

.movie-description {
}
	
/* @end */

/* @group Quicktime Album */

/* @group Index Page (Movie Thumbnail view) */

.movie-page-title {
}

.movie-page-description {
}

.movie-thumbnail-frame {
}

.movie-thumbnail-frame:hover {
}

.movie-thumbnail-caption {
}
	
/* @end */

/* @group Single Page (Movie View) */

.movie-background {
}

.movie-title {
}

.movie-frame {
}
	
/* @end */


/* @end */

/* @group Contact Form */
.message-text { 
} 

.required-text {
} 

.form-input-field {
} 

.form-input-button { 
} 
/* @end */