@charset "UTF-8";
/* CSS Document */
body {
	background: #000 url(http://mononelo.es/web/wp-content/themes/gallery/images/shine.jpg) no-repeat scroll center top;
	margin: 0;
	padding: 0;
}
a{
	outline:none;
	border:none;
	padding:auto;
}
#card {
	/*background: url(http://mononelo.es/images/Varios/card5.png) no-repeat;*/
	background: url(http://mononelo.es/images/Varios/cardall.png) no-repeat top center transparent;
	width: 403px;
	height: 225px;
	padding: 20px 35px;
	margin: 0 auto;
	top: 50%;
}
p {
	margin: 0;
	padding: 0;
 	width: 100%;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	line-height: 1.5em;
	color: #000;
}
.mononelo {
	width: 175px;
	height: 34px;
	margin: 0 auto;
	background: url(http://mononelo.es/images/mnl2.png) no-repeat;
	text-indent:-999999px;
	font-family:georgia;
	font-size:2em;
	font-style:italic;
	font-weight:bold;
}
#social {
	text-align: center;
	bottom: 0;
	margin-top: 10px;
}
#social a {
	padding: 11px 3px 0px;
	border: 1px solid transparent;
	width: 16px;
	height: 32px;
	background: none;
	margin: 0 5px;
}
#social a:hover {
	/*border-bottom: 5px solid #051B28;*/
	background:#316688;
	-moz-border-radius:.2em;
	-webkit-border-radius:.2em;
	border-radius:.2em;
	-webkit-box-shadow: 0px 2px 7px #000000;
	-moz-box-shadow: 0px 2px 7px #000000;
	box-shadow: 0px 2px 7px #000000;
}
.links {
	margin: 7px 0 0 0;
	text-align:center;
}
.first{
	margin-top:20px!important;
}
.second{
	margin-top:12px!important;
}
#card .golinks {
	font-size: .8em!important;
}
#card .golinks, p a {
	color: #051B28;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 7px;
	-moz-border-radius:.5em;
	-webkit-border-radius: .5em;
	border-radius: .5em;
	border: 1px solid transparent;
}
#card .golinks:hover, #social a:hover {
	background: #051B28;
	color:#FFF;
	border-top:1px solid #000;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
	border-left:1px solid #000;
}
p a {
	font-variant: normal;
	font-size: .5em;
}
img {
	border: 0;
}
#sl {
	width: 803px;
	height: 401px;
	/*background: url(images/Varios/spotlight.png) no-repeat;*/
			margin: 0 auto;
	padding: 200px 0 0 0;
}
.nolinkover:hover {
	background: none;
	text-decoration: none;
}
.cv{
	margin:2px auto 0;
	display:block;
	width:150px;
}
.txt{
	margin-top:10px;
	text-align:center;
}
.text{
	font-variant:normal;
	font-size: 12px;
	text-shadow:1px 1px 1px #999;
}
#copy {
	font-size:14px;
	text-decoration: none;
	padding:0;
}
#copy:hover{
	color:#999;
}
