/*
THEME NAME: Comodamente
DESCRIPTION: Tema ideato per il festival Comoda_mente.
AUTHOR: Morris

*/

/* Reset browser defaults */
@import url('library/styles/reset.css');

/* Apply basic typography styles */
@import url('library/styles/typography.css');

/* Apply a basic layout */
@import url('library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('library/styles/images.css');

/* Apply default theme styles and colors */
@import url('library/styles/comodamente.css');

/* Prepare theme for plugins */
@import url('library/styles/plugins.css');

  

.entry-content img {
    margin: 0 0 18px 0;
    max-width:100%;
}
.alignleft,
img.alignleft {
	float: left;
    margin-right:20px;
}
.alignright,
img.alignright {
	display: block;
	float: right;
    margin-left:20px;
}
.aligncenter,
img.aligncenter {
	margin-left:auto;
	margin-right:auto;
	display: block;
	clear: both;
	}
.zeronove {
	font-size: 72px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.wp-caption {
	text-align: center;
	margin-bottom:18px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding:5px;
}
.gallery img {
    margin:0;
}
.wp-smiley { /* Prevent the smileys from breaking line-height */
	max-height:12px;
	margin:0 !important;
}


.slide { z-index:1;
padding-top:30px;
padding-bottom:30px;
 }



#intro {
	font-family:Georgia, "Times New Roman", Times, serif;
	line-height:42px;
	position:fixed;
	width: 100%;
	z-index: 1000;
	text-align: left;
	text-decoration: none;
	color: #00FF00;
	font-size: 36px;	
}



#mainintro {
	width: 960px;
	margin-right: auto;
	margin-bottom: 0pt;
	margin-left: auto;
	margin-top:30px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	margin-top:80px;
		border-top-width: 3px;


border-top-style: solid;


border-top-color: #000000;




}




#intro a {
	color:#00FF00;
	text-decoration:none;
}





#intro a:active,
#intro a:hover {
	color: #000000;
}

#intro h1{
	font-size: 60px;
	display:inline;
}

#intro h2{
	font-size: 48px;
	display:inline;

}

#intro h3{
	font-size: 36px;
	display:inline;

}

#intro h4{
	font-size: 24px;
}




