/* 
	TEMPLATE NAME / Vertigo Blues
	AUTHOR: Aldo Bloise
	
		
	Valid xHTML & CSS



/* CSS Document */


/* GENERAL */

body {
	background:#ea382c;
	font-size:11px;
	font-family:"Trebuchet MS";
	margin:0px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*text-align:center;*/
	border:none;
	}



/* HEADER + NAVIGATION */

#page-container {
	width:100%;
	background-color:#ea382c;
	background:#ea382c;
}

#header {
	width:100%;
	height:120px;
	background-color:#ea382c;
	padding:0px;
	border:none;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	}
	
/* MAIN PHOTO AREA */

#main {

	height:580px;
	background-color:#ea382c;
	background: #ea382c
	            url(../../../images/background.gif);
	background-repeat:no-repeat;
	
	
	}
	
	#maintest {
	
	height:554px;
	background: #ea382c
	            url(../../../images/background.gif);
				background-repeat:no-repeat;
	
	
	}
#main a {
	border:2px;
	color:#999999;
	text-decoration: none;
}
	
#float {
	width:100px;
	float: right;
	clear: right;
	background: green;
	
}

#title {
	font-size:13px;
	font-weight:normal;
	font-style:normal;
	text-transform: uppercase;
	color:#FFFFFF;
	font-family:"Trebuchet MS";
	float:left;
	padding-left: 97px;
	margin-top:-30px;
	}

h2 {
	font-size:11px;
	font-weight:normal;
	font-style:normal;
	text-transform: uppercase; 
	font-family:"Trebuchet MS";
	color:#FFFFFF;
	margin: 0;
	padding: 0;
	float: left;
	margin-top: -470px;
	padding-left: 697px;
}

#toto {
	font-family:"Trebuchet MS";
	font-size:9px;
	color:#fff;
	margin: 0;
	padding: 0;
	float: left;
	padding-left: 630px;
	margin-top:-30px;
	
}

#toto a {
	color:#fff;
	text-decoration: none;
}

#toto visited {
	color:#fff;
	text-decoration: none;
}

/* Footer */
#imagenote {
	width:774px;
	background-color:#fff;
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#333;
	padding:15px;
	border:none;
	margin-left: 200px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	
	}
	
	
#imagenote a {
	color:#ea382c;
	text-decoration: none;
}

#comment {
	
	width:557px;
	background-color:#000;
	padding:5px;
	border:none;
	margin-left: 50px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
		font-family:"Trebuchet MS";
	color:#FFFFFF;
	
	
	
	}
#comment a {
	text-decoration:none;
	color:#ea382c;
	}
	
#comment a:hover {
	text-decoration:none;
	color:#fff;
	}
	
		
#about {
	
	width:850px;
	padding:5px;
	border:none;
	margin-left: 45px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family:"Trebuchet MS";
	color:#000;
	}

#about a {
	text-decoration:none;
	color:#fff;
	}
#about a:hover {
	text-decoration:none;
	color:#000;
	}

#buy {
	
	width:400px;
	padding:5px;
	border:none;
	margin-left: 25px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size:13px;
		font-family:"Trebuchet MS";
	color:#000;
	}
#buy a {
	text-decoration:none;
	color:#fff;}
	
#buy a:hover {
	text-decoration:none;
	color:#000;
	}
	
	
	
	
	
.style1 {
color:#000;
font-size:13px;
font-family: "Trebuchet MS"
}

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

#comment-top {
    background:#ea382c;
	padding:5px;
	margin-top:25px;
	margin-left:25px;
	height:25px;
	font-size:13px;
	font-family: "Trebuchet MS"
	}    

#comments {
    margin:0px auto;
	width:95%;
	text-align:left;
	font-family: "Trebuchet MS"
	}
	
#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 {
	border-top:10px solid #fff;
	padding:5px;
	margin-top:25px;
	height:15px;
	} 

#addcomment {
margin-left:35px;
    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;
	}
	
.title {
		font-size:13px;
font-family: "Trebuchet MS";
	color:#fff;
	margin:0px;
	margin-bottom:5px;
	margin-left:25px;
	padding:0px;
	}