/* ------------------------------------------------------------------------
	Master redefinition
------------------------------------------------------------------------- */

	* {
		border: 0;
		margin: 0;
		padding: 0;
	}
	
	p {
		margin: 0 0 10px 0;
	}
	
	body { 
		font: 62.5%/1.2 Arial, Verdana, Sans-serif;
	}


/* ------------------------------------------------------------------------
	Shell
------------------------------------------------------------------------- */

	#page {
		margin: 0 auto;
		position: relative;
		width: 900px;
	}
	
	.thumbnail {
		margin: 10px;
	}
	
	.wp-caption {
	 width: 574px !important;
	}
	
	#thecssawards{
position:absolute;
top:20px;
right:0px;
z-index:555;
}
#thecssawards a{
width:69px;
height:105px;
text-indent:-8000px;
display:block;
background:url(../images/month_white.png) no-repeat;
}

.link-site  {
  background:#4C2145;
  clear:both;
  height:30px;
  padding-top:10px;
  text-align:center;
  width:100%;
}
.link-site p a{
  color:#E1CFA7;
  font:italic 130% Georgia,Arial,sans-serif;
  text-shadow:0 1px 0 black;
  text-decoration: none;
}
.link-site p a:hover {
  text-decoration: underline;
}
.i18n-button {
  float:right;
  margin-left:15px;
  display:block;
  background:url("../images/i18n-button.jpg") no-repeat scroll 0 0 transparent;
  height:22px;
  width:64px;
  text-indent:-5000px;
}
.i18n-en {
  background-position:0 -22px;
}
.clear {
  clear:both;
}
.hidden {
  display:none;
}

a {
	color: darkGray;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
.twtr-ft {
display:none !important;	
}
}
