@charset "UTF-8";
/* CSS Document */

* { 
	margin: 0;
	padding: 0;
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	background:none repeat scroll 0 0 transparent;
	border:0 none;
	font-size:100%;
	margin:0;
	outline:0 none;
	padding:0;
	vertical-align:baseline;
}

h1 {
	font-size:20px;
	background-image:url(/_img/h_bg.png);
	background-repeat:no-repeat;
	background-position:left top;
	padding-left:25px;
	height:26px;
	color:#000;
	margin-bottom:5px;
	text-transform:uppercase;
	letter-spacing:1.3px;
}

h2 {
	color:#F90;	
	margin-bottom:2px;
	text-transform:uppercase;
	letter-spacing:1.3px;
}

h3 {
	color:#000;
	font-size:14px;
}

p {
	margin:1px 0 10px 0;
}

a {
	font-weight:bold;
	text-decoration:none;
	color:#F90;
}

a:hover {
	color:#000;
}

body {
	font: 14px Arial, Helvetica, sans-serif;
	background: url("/_img/fondo_arrugado.jpg") repeat scroll 0% 0% #FFF;
}

.clear {
	clear:both;
	display:block;
	height:0;
	overflow:hidden;
	visibility:hidden;
	width:0;
	}
	
.division { 
	height:1px; 
	border-bottom:#CCC 1px solid; 
	margin:10px 0px 10px 0px; 
	overflow:hidden;
}

#main {
	background-image:url(/_img/fondo_barra.png);
	background-repeat:repeat-x;
}

#container {
	width: 1000px; 
	margin: 0 auto;
	height:350px;
}

#header {
	height:148px;
}

#header .logo {
	padding:25px 245px 0 0;
	text-align:right;
}

#menu {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:12px;
	color:#FFF;
	padding:16px 0 16px 0;
	width:731px;
	position:absolute;
	z-index:100;
}

#menu ul {
	list-style-type:none;
	padding-left:250px;
}

#menu li {
	display:inline;
	margin:0px 20px 0 0;
}

#menu li a {
	text-transform:uppercase;
	color:#FFF;
	text-decoration:none;
	letter-spacing:0.8px;
}

#menu li a:hover {
	color:#F90;
}

#menu .activo a {
	color:#F90;
}

#bocadillo {
	background-image:url(/_img/bocadillo.png);
	background-repeat:no-repeat;
	clear:right;
	margin:-99px 0 0 731px;
	position:absolute;
	width:275px;
	height:240px;
}

#bocadillo_home {
	background-image:url(/_img/bocadillo_home.png);
	background-repeat:no-repeat;
	clear:right;
	margin:-99px 0 0 731px;
	position:absolute;
	width:275px;
	height:240px;
}

#foto {
	float:left;
	text-align:left;
	margin:-30px 0px 0px 10px;
}

#foto .imagen {
	width:279px;
	height:285px;
	background-image:url(/_img/murphy_foto_hover.png);
	background-position:0px 0px;
	position:absolute;
}

#foto .imagen_nohover {
	width:279px;
	height:285px;
	background-image:url(/_img/murphy_foto_hover.png);
	background-position:0px 0px;
	position:absolute;
}

#foto .imagen:hover {
	background-image:url(/_img/murphy_foto_hover.png);
	background-position:279px 0px;
}

#maincontent {
	padding:90px 0 0 295px;
	width:465px;
	background:none;
	float:left;
}

#maincontent ul {
	margin-bottom:10px;
	list-style-type:none;
}

#maincontent li {
	margin-bottom:2px;
}

#personajes {
	padding:235px 0 0 295px;
}

#personajes ul {
	float:right;
	margin:45px 25px 0px 0px;
}

#personajes li {
	color:#F90;
	font-weight: bold;
	font-size:10.5px;
	margin-top: 10px;
}

#personajes li a {
	color:#F90;
	text-decoration: none;
}

#personajes li a:hover {
	color:#FFF;
	text-decoration: none;
}

#home_redsoc {
	clear:both;
	padding:80px 0 0 240px;
}

#home_redsoc .siguemurphy {
	background-image:url(/_img/blog/blog_siguemurphy_bg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:3px 0 0 15px;
	float:left;	
	font-weight:bold;
}

.ico_redsoc a {
	font-size:14px;
	color:#F90;
	font-weight:bold;
	line-height:20px;
	text-decoration:none;
}

.ico_redsoc a:hover {
	color:#000;
}

#home_redsoc .youtube {
	background-image:url(/_img/btn_youtube.png);
	background-repeat:no-repeat;
	text-transform:uppercase;
	height:21px;
	padding-left:31px;
	margin-left:20px;
	float:left;	
}

#home_redsoc .twitter {
	background-image:url(/_img/btn_twitter.png);
	background-repeat:no-repeat;
	text-transform:uppercase;
	height:21px;
	padding-left:31px;
	margin-left:20px;
	float:left;	
}

#home_redsoc .facebook {
	background-image:url(/_img/btn_facebook.png);
	background-repeat:no-repeat;
	text-transform:uppercase;
	height:21px;
	padding-left:31px;
	margin-left:20px;
	float:left;	
}

#home_logocol {
	padding-top:50px;
	margin-bottom:50px;
}

#home_logocol ul {
	padding-left:135px;
}

#home_logocol li {
	display:inline;
	margin-right:15px;
}



/* WORDPRESS */
.blog_post {
	float:left;
}

.blog_post .head {
	float:left;
}

.blog_post .fecha {
	background-image:url(/_img/blog/blog_fecha_bg.png);
	background-repeat:no-repeat;
	width:45px;
	height:45px;
	float:left;
	color:#F90;
	text-align:center;
}

.blog_post .dia {
	font-size:21px;
	text-transform:uppercase;
	border-bottom:solid 3px #F90;
	padding:0 5px;
	
}
	
.blog_post .mes {
	font-size:10.9px;
	text-transform:uppercase;
}

.blog_post .titulo {
	width:405px;
	margin:0 0 5px 15px;
	float:left;
	overflow:hidden;
	font-weight:500;
	letter-spacing:2px;
	font-size:14.9px;
	text-transform:uppercase;
	color:#000;
}

.blog_post .titulo a {
	color:#000;
	text-decoration:none;
}

.blog_post .titulo a:hover {
	color:#F90;
}

.blog_post .lugar {
	background-image:url(/_img/blog/blog_lugar_bg.png);
	background-repeat:no-repeat;
	padding-left:15px;
	margin-left:15px;
	font-size:8.5px;
	letter-spacing:2px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	height:15px;
}

.blog_post .comment {
	background-image:url(/_img/blog/blog_comment_bg.png);
	background-repeat:no-repeat;
	padding-left:17px;
	margin-left:12px;
	font-size:8.5px;
	letter-spacing:2px;
	float:left;
	text-transform:uppercase;
	font-weight:bold;
	height:15px;
}

.blog_post .comment a {
	text-decoration:none;
	color:#000;
}

.blog_post .comment a:hover {
	text-decoration:underline;
	color:#000;
}

.blog_post .video_foto {
	float:left;
	margin:20px 0;
}

.blog_post .descripcion {
	float:left;
}
 
.blog_post .descripcion_texto {
	padding:0 10px 0 60px;
}

.blog_post .separador {
	background-image:url(/_img/blog/blog_separador.png);
	background-repeat:no-repeat;
	height:48px;
	width:395px;
	margin:25px 0;
}

#blog_toolbar {
	padding:200px 0 0 62px;
	float:left;
}

#blog_toolbar .siguemurphy {
	background-image:url(/_img/blog/blog_siguemurphy_bg.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	padding:3px 0 0 15px;
	font-weight:bold;
	margin-bottom: 25px;
}

#blog_toolbar ul {
	list-style-type:none;
}

#blog_toolbar li {
	background-repeat:no-repeat;
	padding-left: 45px;
	height:45px;
	color:#F90;	
	margin-bottom:2px;
	text-transform:uppercase;
	letter-spacing:1.3px;
}
/* WORDPRESS END */



