/*
Theme Name: cutox
Theme URI: http://www.cutox.com
Description: A WP theme by cutox.com.
Version: 1.0
Author: Davide Tagliabue
Author URI: http://www.cutox.com

*/

body {
	font: 75%/150% Arial, "Trebuchet MS", Tahoma;
	color: #333333;
	background: url(images/bg.jpg) repeat;
	margin: 0px;
	padding: 0px;
	border-top:3px solid #2173EF;
}

#wrapper {
margin:0 auto;
width:990px;
padding-bottom:150px !important;
padding-bottom:75px;
}
a {
	color: #2173EF;
	text-decoration: none;
font-weight:normal;
}
a:visited {
	color: #2173EF;
	text-decoration: none;
}
a:hover {
	color: #2173EF;
	text-decoration: underline;
}
p {
	padding: 6px 0px 6px;
	margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
font-family:Helvetica,"Trebuchet MS",Verdana,sans-serif;
letter-spacing:-1px;
}

h1 a{
	color: #444444;
	text-decoration: none;
}
h1 a:visited{
	color: #444444;
	text-decoration: none;
}
h1 a:hover{
	color: #444444;
	text-decoration: none;
}
h2 {
color:#666666;
font-weight:normal;
}
h2 a, h2 a:visited {
	color: #008EF3 ;
	text-decoration: none;
}
h2 a:hover {
	color: #008EF3 ;
	text-decoration: none;
}
h3 {

}
form {
	margin:0px;
	padding:0px;
}
#page {
background: #ffffff;
	margin: 0px auto !important;
	padding:0px;
	width: 850px;
	margin-left:103px;
}
.clearfix:after {
  content: "."; /* This dot is the actual appended content */
  clear: both;
  height: 0;
  visibility: hidden;
  display: block;
}

#header {
background:transparent url(images/header.jpg) no-repeat scroll center top;
height:180px;
}

#nav {
float:left !important;
float:right;
font-family:tahoma;
text-transform:none;
margin-top:5px;
margin-right:0px !important;
margin-right:20px;
}
#nav ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size:12px;
}
#nav li {
float:left;
margin-left:5px;
padding:0;
text-align:center;
width:53px;
}
#nav a:link, #nav a:visited {
color:#ffffff;
display:block;
font-weight:normal;
padding:0;
text-decoration:none;
width:100%;
}
#nav a:hover {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#2173EF;
color:#FFFFFF;
padding-bottom:1px;
}

#nav li.current_page_item a {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#666666;
color:#FFFFFF;
padding-bottom:1px;
}
#nav li.current_page_item a:hover {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#2173EF;
color:#FFFFFF;
padding-bottom:1px;
}

li#rss {
background:transparent url(images/rss.png) no-repeat;
height:22px;
padding-left:37px;
width:65px;
margin-left:10px;
	}
a#rss_link:link, a#rss_link:visited {
	color:#FF6000;
	}
a#rss_link:hover{
	color:#FF6000;
background:transparent;
text-decoration:underline;
}	

#content {
background:#ffffff;
float: left;
width: 515px;
overflow: hidden;
margin-top:0px;
padding:0px;
margin-bottom:0px;
}
.post {
clear:both;
padding-left:15px;
text-align:justify;
width:500px;
margin-top:10px;
}
.post ul {
margin-top:5px;
margin-bottom:5px;
padding-left:15px;
}

.post-date {
	color: #666666;
	float:left;
font-size:0.9em;
}

.post-title {
	float: left;
	width: 480px;
	margin-top:2px;
}

h2.title, h2.title a {
font-family:helvetica;
font-weight:normal;
margin:5px 0;
text-transform:none;
font-size:22px;
color:#555555;
line-height:22px; 
}
h2.title a:hover {
font-family:helvetica;
font-weight:normal;
margin:5px 0;
text-transform:none;
font-size:22px;
color:#999999;  
}
h1.single, h1.single a {
font-family:helvetica;
font-weight:normal;
margin:5px 0;
text-transform:none;
font-size:22px;
color:#555555; 
line-height:22px;
}

.entry {
	clear: both;
padding-top:0px;
margin-bottom:15px;
}

.post-cat {
border-bottom:1px solid #CCCCCC;
color:#999999;
float:left;
font-size:100%;
padding-left:1px;
width:500px;
text-transform:uppercase;
}
.post-cat a, .post-cat a:visited {
color: #2173ef; /*008EF3*/
font-size:10px;
font-weight:bold;
}
.post-cat a:hover {
	color: #666;
text-decoration:none;
}


.post-comments {
	color: #888888;	


padding-left:5px;
	float: left;
	font-size: 95%;
}
.post-comments a:link, .post-comments a:visited {
	color: #2173EF;
}
.post-comments a:hover {
	color: #555555 ;
}

.post-tags {
	color: #666666;	


padding-left:5px;
	float: left;
	font-size: 95%;
}
.post-tags a:link, .post-tags a:visited {
	color: #2173EF;
}
.post-tags a:hover {
	color: #555555 ;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat left center;
	padding-left: 18px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.navigation {
background:#eeeeee;
border:1px solid #cccccc;
margin-bottom:5px;
margin-left:15px;
margin-top:20px;
padding:10px;
width:461px;
}
.navigation a, .navigation a:visited {
	color: #444444;
font-weight:bold;
}
.previous-entries {
height:20px;
}
.next-entries {
height:20px;
padding-right:25px;
}
h3#respond{
	font-size:1.5em;
	}
#comments, #respond {
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 5px;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
	position: relative;
}
.commentlist .avatar {
	position: absolute;
	top: 5px;
	right: 5px;
	border: solid 1px #ededed;
	padding: 1px;
	background: #fff;
}
.commentlist .alt {
	background: #f8f8f8;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #000000;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	font-weight: bold;
	color: #666666;
	font-size: 100%;
}
#commentform input{
background:#F1F1F1;
border:1px solid #CCCCCC;
margin-top:3px;
padding:3px;
width:153px;
}
#commentform textarea{
	width: 478px;
	height: 115px;
	background:#ffffff;
	border: 1px solid #cccccc;
	padding: 2px;
	margin-top: 3px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
background:#bbbbbb;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	cursor:pointer;
	height: 29px;
	width:484px;
}
#commentform #submit:hover{
background:#008EF3 ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	cursor:pointer;
	height: 29px;
}

#contactsubmit {
background:#bbbbbb;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:left;
	width: 484px;
	cursor:pointer;
	height: 29px;
margin-top:15px;
}
#contactsubmit:hover{
background:#008EF3 ;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	cursor:pointer;
	height: 29px;
margin-top:15px;
}
#wpcf_your_name{
background:#F1F1F1 none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin-top:3px;
padding:3px;
width:153px;
}
#c_form_2 input[type="text"]:focus {
	background: #ffffff;
}

#wpcf_email{
background:#F1F1F1 none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin-top:3px;
padding:3px;
width:153px;
}
#wpcf_subject{
background:#F1F1F1 none repeat scroll 0 0;
border:1px solid #CCCCCC;
margin-top:3px;
padding:3px;
width:153px;
}
#wpcf_msg{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
height:115px;
margin-top:3px;
padding:2px;
width:478px;
}
#wpcf_message{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #CCCCCC;
height:115px;
margin-top:3px;
padding:2px;
width:478px;
}

#sidebar {
background:#ffffff;
float:left;
padding:0px 0px 0px 20px;
width:300px;
margin-top:0px;
margin-bottom:0px;
}
#searchform {
	background: transparent;
	width: 147px;
	padding: 0px;
	float:right;
}
#searchform #s {
	border:1px solid #cccccc;
	width: 135px;
	height: 16px;
	padding: 2px 5px 0px 5px;
	background: transparent;
	vertical-align: middle;
	color:#888888;
}
#searchform #searchsubmit {
	background: #cccccc;
	border: none;
	width: 50px;
	height: 28px;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	vertical-align: middle;
}
#searchform label {
	font-size: 11px;
	color: #41550e;
}
#sidebar h3 {
color:#333333;
font-family:helvetica;
font-size:1.2em;
height:16px;
letter-spacing:-1px;
margin:0;
padding:1px;
font-weight:normal;
border-bottom:0px solid #ccc;
width:294px;
}
#sidebar a, #sidebar a:visited {
	color: #444;
}
#sidebar a:hover {
	color: #444;
text-decoration:underline;
}


#sidebar ul {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
}
#sidebar ul li{
	margin: 0px;
	padding: 2px 0px 2px 2px;
}


.ul-sidebar {
	list-style: none;
	margin:0px 0px 10px;
	padding:0px;
}
.ul-sidebar li{
	margin: 0px;
	padding: 2px 0px 2px 2px;
}
.ul-sidebar li a, .ul-sidebar li a:visited{
	color: #000000;
	text-decoration: none;
}
.ul-sidebar li a:hover{
	color: #008EF3 ;
	text-decoration: none;
}

#nav-arrow {
width:100%;
padding-left:65px;
	}

.ul-cat {
float:left;
font-size:0.95em;
margin:10px;
padding:0;
position:relative;
top:38px;
_top:35px;
*top:35px;
width:68%;
}

.ul-cat li{
	margin: 0px;
	padding: 0px 0px 0px 5px;
display:inline;

}
.ul-cat li a, .ul-cat li a:visited{
	color: #ffffff;
	text-decoration: none;
}
.ul-cat li a:hover{
	color: #1a1a1a;
	text-decoration: none;
}

#ul-follow {
color:#FFFFFF;
float:left;
font-size:0.9em;
letter-spacing:0px;
margin:10px;
padding:0;
position:relative;
text-transform:uppercase;
top:38px;
_top:35px;
*top:35px;
width:auto;
	}
#ul-follow li{
display:inline;

}
#ul-follow li a, #ul-follow li a:visited{
	color: #ffffff;
	font-weight:bold;padding-left:65px;
	text-decoration: none;
text-shadow:0 1px 0px #333333;
}
#ul-follow li a:hover{
	color: #ffffff;
	text-decoration: none;

}
.ul-archives {
	list-style: none;
	margin:0px 0px 15px;
	padding:0px;
	border-bottom: 0px solid #cccccc;
}
.ul-archives li{
	margin: 0px;
	padding: 2px 0px 2px 2px;
	border-top: 0px solid #cccccc;
}
.ul-archives li a, .ul-archives li a:visited{
	color: #495233;
	text-decoration: none;
}
.ul-archives li a:hover{
	color: #008EF3 ;
	text-decoration: none;
}

.footer {
background:transparent url(images/footer.jpg) no-repeat scroll center top;
clear:both;
color:#999999;
display:block;
font-size:95%;
height:150px;
line-height:130%;
padding-top:0px;
text-align:center;
width:968px !important;
width:1033px;
}
.footer a, .footer a:visited{
	color: #2382C4;
}

.footer a:hover {
	color: #2382C4 ;
	text-decoration: none;
}
#footer-top{
	padding:24px;
	margin-bottom:0px !important;
	margin-bottom:20px;
	}
#page-navigation {
padding-left:10px;
width:325px;
float:left;
font-family:tahoma;
}
#page-navigation a:link, #page-navigation a:visited {
color: #1f6ddb;
font-weight:bold;
text-transform:uppercase;
text-shadow: 0px 1px 1px #cccccc;
}
#page-navigation a:hover {
color: #777777;
font-weight:bold;
text-transform:uppercase;
text-shadow: 0px 1px 1px #cccccc;
text-decoration:none;
}
#back{
	margin-left:10px;
	}
#back a:link, #back a:visited {
color: #777777;
font-weight:bold;
text-transform:none;
text-shadow: 0px 1px 1px #cccccc;
}
#back a:hover {
color: #1f6ddb;
font-weight:bold;
text-transform:none;
text-shadow: 0px 1px 1px #cccccc;
text-decoration:none;
}
#bottom-nav {
float:right;
font-family:tahoma;
text-transform:none;
margin-top:5px;
margin-right:10px;
}
#bottom-nav ul {
margin: 0;
padding: 0;
list-style-type: none;
font-size:11px;
}
#bottom-nav li {
margin: 0;
padding: 0;
float: left;
width: 70px;
text-align: center;
}

#bottom-nav a, #bottom-nav a:visited, #bottom-nav li#active {
color:#ffffff;
display:block;
font-weight:normal;
padding:0;
text-decoration:none;
width:100%;
}
#bottom-nav a:hover {
color:#1a1a1a;
}

.recent-comments {
	list-style: none;
	margin: 0px;
	padding: 0px;
	line-height: 110%;
	clear:both;
}
.recent-comments li{
	background: url(images/mini-footer-comments.gif) no-repeat;
	padding: 0 0 5px 1px;
}
.recent-comments a{
	font-size: 105%;
	line-height: 130%;
	font-weight: bold;
}
.recent-posts {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-size: 92%;
	line-height: 110%;
}
.recent-posts li{
	background: url(images/mini-footer-post.gif) no-repeat;
	padding: 0px 0px 10px 20px;
}
.recent-posts a{
	font-size: 115%;
	line-height: 130%;
	font-weight: bold;
}
#credits {
	margin: 0px auto;
	width: 760px;
	color: #7a9299;
	font-size: 85%;
	line-height: 120%;
}
#credits a, #credit a:visited{
	color: #048db4;
}
.left {
	float: left;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#description{
padding-left:53px !important;
padding-left:0px;
padding-top:45px;
width:470px !important;
width:480px;
float:left;
}
#description h2 {
margin:0px;
padding-top:5px;
color:#ffffff;
font-weight:normal;
font-size:2.0em !important;
font-size:2.0em;
}
#description h1 {
margin:0px;
padding-left:113px !important;
padding-left:200px;
padding-top:33px;
color:#ffffff;
font-weight:normal;
font-size:1.5em;
}

#description h1 a{
	color: #ffffff;
	text-decoration: none;
}
#description h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
#description h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
#admin {
color:#000000;
float:right;
font-size:11px;
padding:3px 10px 0 0;
}
#admin a, #admin a:visited{
color:#000000;
text-decoration:none;
}
#admin a:hover{
color:#008EF3 ;
text-decoration:none;
}

#search{
float:right;
padding-right:3px;
padding-top:3px;
position:relative;
text-align:right;
top:0;
width:316px !important;
}

#sm {
	list-style:none; 
	width:600px; 
	height:130px; 
	display:block; 
	overflow:hidden
	}
#sm li {
	float:left; 
	display:inline; 
	overflow:hidden; 
	}

#slider {
  width: 610px;
  margin: 0 auto;
  position: relative;
line-height:1.2em;
}

.scroll {
  height: 250px;
  width:610px;
  overflow: auto;
  position: relative; /* fix for IE to respect overflow */
  clear: left;
  background: #FFFFFF url(../images/content_pane-gradient.gif) repeat-x scroll left bottom;
}

.scrollContainer div.panel {
  padding: 20px;
  height: 210px;
  width: 580px; /* change to 560px if not using JS to remove rh.scroll */
}

.scrollButtons {
  position: absolute;
  top: 125px;
  cursor: pointer;
}

.scrollButtons.left {
  left: -20px;
}

.scrollButtons.right {
  right: -20px;
}

.scroll img {
	margin-right:10px;
	border:5px solid #DDDDDD;
	}

#content_page{
	 padding-top:13px;
	 padding-left:0px;
	 float:left;
	 margin-bottom:20px;
	 width:515px;
}

img {
border:0px;
}

#set1{
background:#FFFFFF;
float:left;
width:130px;
margin-top:20px;
}
#set2{
background:#FFFFFF;
float:left;
width:130px;
margin-top:20px;
}

#set{
background:#e4e4e4;
border: 1px solid #c9c8c8;
height:250px !important;
height:222px;
width:666;
margin-top:0px !important;
margin-top:10px;
clear:both;
}

#set p{
line-height:0.7em;
}


#set h3{
color:#008EF3;
font-size:1.4em;
margin:0;
padding:5px;
}

code {
background:#eeeeee none repeat scroll 0 0;
text-align:left;
border-left:4px solid #008EF3 ;
display:block;
font-family:monospace;
font-size:1.1em;
margin-top:6px;
overflow:auto;
padding:4px;
white-space:pre-wrap;
width:auto !important;
width:450px;
height:auto;
line-height:1.8em;
color:#333333;
}

#related-post {
border-top:1px solid #CCCCCC;
border-bottom:1px solid #CCCCCC;
font-size:1.1em;
margin-bottom:20px;
padding:10px;
}

h3#related-post-title {
color:#555555;
font-family:helvetica;
font-size:22px;
font-weight:normal;
margin:5px 0;
text-transform:none;
}

#related-post ul li{
}

#related-post ul{
padding-left:11px;
}

#related-post li{
}

#promo {
font-style:italic;
margin-bottom:15px;
}

#skype{
	margin:5px 0 10px;
	}
	
.ads{
margin-bottom:5px;
margin-left:-5px;
}

.ads1{
margin-left:-5px;
}
.ads2{
padding-bottom:10px;
}

.adsense{
margin-bottom:10px;
}
	
#twitter_div {
color:#333333;
float:right;
line-height:1.1em;
margin-bottom:2px;
margin-left:0;
min-height:50px;
padding:2px;
position:relative;
right:107px !important;
right:75px;
text-align:center;
top:37px;
width:155px;
}

#twitter_div a, #twitter_div a:visited {
	color: #2173EF;
}
#twitter_div a:hover {
	color: #555555 ;
	text-decoration: underline;
}

#twitter_div ul li {
list-style-image:none;
list-style-type:none;
width:155px;
color:#1A1A1A;
font-size:0.9em;
list-style-image:none;
list-style-type:none;
}
#twitter_update_list {
padding:0px;
margin:0px;

}

#about {
background:#dddddd url(images/davide.png) no-repeat;
border:1px solid #bbbbbb;
font-size:0.95em;
margin-left:0;
margin-bottom:15px;
padding:1px 4px 2px 3px; /*3px 0px 6px 6px;*/
width:290px;
color:#1a1a1a;
}
#about a, #about a:visited {
	color: #1F6DDB;
}
#about a:hover {
	color: #1F6DDB ;
	text-decoration: underline;
}

#about img {
background:#ffffff;
border:1px solid #aaaaaa;
margin-right:4px;
margin-top:2px;
padding:3px;
}

#footer-bottom{
clear:both;
padding-left:77px;
_padding-left:50px;
*padding-left:50px;
width:850px;
margin-top:0px;
_margin-top:0px;
*margin-top:20px;
	}

h3.footer_h3 {
color:#FFFFFF;
font-size:2em;
}
#latest_comments {
float:left;
margin-right:15px;
text-align:left;
width:300px;
}
#mybloglog {
float:left;
text-align:left;
width:290px;
margin-right:15px;
}
#mybloglog a, #mybloglog a:visited {
	color: #2382C4;
}
#mybloglog a:hover {
	color: #555555 ;
	text-decoration: underline;
}

.mbl_fo_hidden {
display:none;
}

#socialize{
float:left;
text-align:left;
width:230px;
	}
#cc a, #cc a:visited {
	color: #ffffff;
}
#cc a:hover {
	color: #1a1a1a ;
	text-decoration: underline;
}

#cc{
color: #ffffff;
float:left;
padding-left:57px;
}
.retweet {
	float:left;
	}

.socialize_link {
display:block;
float:left;
height:24px;
margin-right:3px;
margin-bottom:3px;
text-indent:-10000px;
width:24px;
}	

a#facebook_link{
	background:url(images/social/facebook.png) no-repeat;
}
	
a#twitter_link{
	background:url(images/social/twitter.png) no-repeat;
}	
a#digg_link{
	background:url(images/social/digg.png) no-repeat;
}
a#friendfeed_link{
	background:url(images/social/friendfeed.png) no-repeat;
}
a#delicious_link{
	background:url(images/social/delicious.png) no-repeat;
}
a#stumbleupon_link{
	background:url(images/social/stumbleupon.png) no-repeat;
}
a#feed_link{
	background:url(images/social/feed.png) no-repeat;
}
a#flickr_link{
	background:url(images/social/flickr.png) no-repeat;
}

#badge{
background:#eeeeee;
margin:0 auto;
width:850px;
padding:0px;
	}
#badge_sx{
background:#ffffff;
text-align:left;
width:425px;
padding:5px;
	}
#badge_dx{
background:#ffffff;
text-align:right;
width:425px;
padding:5px;
	}

/* -- Flickr badge -- */

#flickr{
background:transparent url(images/flickr.jpg) no-repeat scroll 260px 15px;
border:1px solid #CCCCCC;
height:250px;
padding:5px;
width:287px;
	}

#flickr_badge_uber_wrapper {
	text-align: center;
	height: 500px;
	width: 170px;
	overflow: hidden;
	margin: 10px auto;
}
#flickr_badge_uber_wrapper h2{
	border: none;
	margin-bottom: 15px;
}
.flickr_badge_image {
	margin: 0 5px 5px 0;
	width: 79px;
	height: 79px;
	float: left;
	display: inline;
}
#flickr_badge_image2, #flickr_badge_image4, #flickr_badge_image6, #flickr_badge_image8, #flickr_badge_image10{

}
.flickr_badge_image a{
  display: block;
	width: 75px;
	height: 75px;
	border: 1px solid #bbb;
	padding: 1px;
}
.flickr_badge_image a:hover, .flickr_badge_image a:active {
  border: 1px solid #2173EF;
}
/* -- Flickr badge End -- */

.markItUpHeader {
	display:none;
	}

#youtube {
width:300px;
margin-top:10px;
margin-bottom:20px;
}

#follow_me{
background:#eeeeee;
border:1px solid #bbbbbb;
color:#1a1a1a;
font-size:0.95em;
margin-bottom:15px;
margin-left:0;
padding:5px 0 5px 5px;
width:292px;
}

.link-rss {
background:transparent url(images/a-rss.jpg) no-repeat;
display:inline-block;
margin-right:14px;
padding-left:24px;
}
.link-tw {
background:transparent url(images/a-tw.jpg) no-repeat;
display:inline-block;
margin-right:14px;
padding-left:24px;
}
.link-fb {
background:transparent url(images/a-fb.jpg) no-repeat;
display:inline-block;
margin-right:14px;
padding-left:24px;
}

#errore404 {
	padding:20px;
	}