body {
	font: 73%/1.6em "Lucida Grande", "Lucida Sans Unicode", verdana, geneva, sans-serif;
	color:#666;
	margin:0;
	border-top: 1px solid black;
  background-color:#eee;
  background:#F4F4F4 url('http://www.muchovictor.net/bg_body.gif') repeat-x; }
}

* {
	margin:0;
	padding:0;
}

/*ESTILOS DE LA PARTE DE BLOG*/

#content2 .entry-title h1,h2 a {

	font-size: 24px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 0;
	color:#333333;
	letter-spacing:-1px;
}

.entry-content{
	clear: both;
	padding: 12px 0 0 0;
}
.entry-content img{
	clear: both;
	padding: 12px 12px 12px 0px;
}

.entry-content p {

	 font-size: 110%;
    line-height: 25px;
    margin: 25px 0;
    word-spacing: 2px;

}

.entry-meta {
	color: #888;
	font-size: 12px;
}

.entry-utility {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	clear: both;
	margin-bottom:20px
}

#comments {
	clear: both;
}
h3#comments-title {
	padding: 24px 0;
}

#respond {
	margin: 24px 0;
	border-top: 1px solid #e7e7e7;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
h3#reply-title {
	margin: 18px 0;
}

a img { border: none; }

/*FIN ESTILOS BLOG*/



h1 {
	font-family:Calibri,Lucida Sans, Arial;
	font-size:2.8em;
	font-weight:bold;
	color:#333;
	letter-spacing:-1px;
	margin:20px 0;
	padding:5px 0;
	line-height:28px;
}

h1 a {
	text-decoration:none;
	color:#333;
}

#footer {
	padding:20px;
	text-align:right;
	border-top:1px solid #eee;
	border-left:1px solid #ccc;
	margin:0;
	color:#999;
}

#header {
	background-color:#fff;
	margin-bottom:-4px;
}

#header .description {
	float:right;
	margin:45px 0 0 0;
	color:#222;
}

#header h1 {
	margin:15px 0 0 0;
	padding:25px 25px 40px 0;
	border-bottom:1px solid #eeeeee;
}

#wrapper {
	width:860px;
	margin:0 auto;
	background-color:#fff;
  border-right:1px solid #ccc;
	
}

#nav {
	border-bottom:1px solid #eee;
	padding:7px 0;
	margin:0;
	border-top:1px solid #eee;
	height:28px;
}

#nav li {
	float:left;
	list-style:none;
}

#nav li a {
	color:#999;
	padding:5px 5px 7px 5px;
	background:#fff;
	font:1.6em Trebuchet MS;
	margin:1px 2px 0 0;
	font-weight:bold;
	text-decoration:none;
	display:block;
}
#nav li a:hover {
	background-color:#eee;
	color:#333;
	text-decoration:none;
}

#nav li a.active {
	background-color:#eee;
	color:#444;
	text-decoration:none;
}

.clear {
	clear:both;
}

#content {
	margin:0 275px 0 0 !important;
	margin:0 277px 0 0;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:10px 25px 30px 30px;
	min-height:600px;
}

#content p {
	line-height:25px;
	margin:25px 0;
	font-size:110%;
	word-spacing:2px;

}


#content2 {

	width:525px;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	padding:10px 25px 30px 30px;
	min-height:600px;
	float:left;
	background-color:#FFFFFF;

	
}

p .normal{

	line-height:25px;
	margin:5px 0;
	font-size:110%;
	word-spacing:2px;
}

#content a {
	color:#000000;
}

#content a:hover {
	color:#000;
}

#content h2 {
	font-family: Calibri,Lucida Sans, Arial;
	font-size:2.5em;
	font-weight:normal;
	margin:5px 0;
	border-bottom:1px solid #ccc;
	padding:5px 0;
}

#content h2 a {
	color:#444;
	text-decoration:none;
	border:none;
}

#sidebar {
	width:250px;
	float:right;
	padding:10px 10px 30px 10px;
	border-left:1px solid #eee;
	border-right:1px solid #eee;
	border-bottom:1px solid #eee;
	background-color:#FFFFFF;
}

#sidebar h2 {
	letter-spacing:2px;
	font-size:1.2em;
	color:#333;
	border-bottom:1px solid #f6f6f6;
	padding:0 0 3px 0;
}

#sidebar ul {
	list-style:none;
	margin:0 0 20px 0;
}

#sidebar li {
	padding:3px;
	border-bottom:1px solid #f6f6f6;
}

#sidebar li a {
	color:#333;
	text-decoration:none;
}

#sidebar input {
	width:240px;
	padding:5px;
	background:#fdfdfd;
	color:#444;
	border:1px solid #f6f6f6;
	font:11px Verdana;
}

#sidebar input:focus {
	background:#fff;
	border:1px solid #eee;
}

#sidebar li a:hover {
	color:#000;
}

p.news {
background:url("http://www.muchovictor.net/img/backmvictor.jpg") repeat-x scroll 0 0 transparent;
border-bottom:0 solid #BCE67D;
border-top:10px solid #BCE67D;
color:#537B17;
margin:5px;
padding:10px 22px 22px 22px;
}

p.news strong{

	font-size:11px;
	color:#000;
}

blockquote {
	padding:15px 15px;
	background:#f6f6f6;
	margin:10px 0;
	border:1px solid #ccc;
	text-align:center;
	
	
}



#content ul, ol {
	margin:10px 10px 10px 25px;

}
#content li {
	padding:6px;
	margin-left:15px;
	

}


#content li a{
font-weight:bold;
	

}


#content h3 {
	margin:10px 0;
	font:160% Trebuchet MS;
	color:#222;
	font-weight:bold;
}

a.more {
	display:block;
	text-align:right;
	color:#2F460D;
	text-decoration:none;
	margin:10px 0 0 0 ;

}
a.more:hover {
	text-decoration:underline;
}

.sangria{
	padding-left:35px;

 }
 
.sangria img{

padding:5px;
}


#container{float:left;	width: 100%;}

#content .grande {
 font-size:17px;
 font-family: Calibri,Lucida Sans, Arial;
 margin-top:0px;
 margin-bottom:30px;
 padding-left:35px;
 

 
}

#content .grande2 {
 font-size:20px;
 font-family: Calibri,Lucida Sans, Arial;
 margin-top:20px;
 margin-bottom:30px;

}

#content .grande3 {
 font-size:20px;
 font-family: Calibri,Lucida Sans, Arial;

}

#content .grandisima {
font-size:68px;
font-family: Calibri,Lucida Sans, Arial;
padding:10px 20px;
color:#000;
font-weight:bold;

}

#content .normal {
font-size:14px;
font-family: Calibri,Lucida Sans, Arial;
padding:0;
margin:10px;


}

#content .normalbold {
font-size:14px;
font-family: Calibri,Lucida Sans, Arial;
padding:0;
font-weight:bold;
margin:0;


}

#content .cita {
 font-size:11px;
 margin-top:0px;
 margin-bottom:30px;
 font-style:italic;
}

.negro   { 

color:#000;
font-size:17px;

}

.verde {
color: green;
font-weight:bold;
}

.rojo {
color: red;
font-weight:bold;
}

#stylefour{position:relative;display:block;height:39px;font-size:16px;font-weight:bold;background:transparent url('http://www.muchovictor.net/img/bgOFF.gif') repeat-x top left;font-family:Calibri,Lucida Sans, Arial;border-left:1px solid #ccc;letter-spacing:2px}

#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#000;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url('http://www.masmusika.net/bgDIVIDER.gif') no-repeat top right;}
#stylefour ul li a:hover{color:#666;background:#fff url('http://www.masmusika.net/bgON.gif') no-repeat top right;}
#stylefour ul li a.current{color:#fff;background:#fff url('http://www.masmusika.net/bgON.gif') no-repeat top right;}
#stylefour #current a {color:#fff;background:#ccc ;}

label {display:block;float: left; width:200px; font-weight:bold;}
legend {font-size: 11pt; font-color: #000;margin-bottom:25px;margin-top:15px;margin-left:-5px;font-weight:bold;}
fieldset {padding:20px;border:1px #ccc solid}
input.registro {	width: 200px;	margin-bottom: 10px;font-family: Calibri,Lucida Sans, Arial; font-size: 10pt;}
.boton {margin-top:10px; font-size:14pt; font-weight:bold;margin-left:200px}
.boton2 {margin-top:35px; font-size:14pt; font-weight:bold;}
label.error { float: none; color: red; padding-left: .5em; vertical-align: top; }
fieldset p { clear: both; }
input.radio { margin-left:40px; font-weight:bold; }

.cajagris {border:1px solid #ccc;padding:20px;text-decoration:none;background-color:#eee;text-align:center}
.fuenteroja {font-color:red;color:red}




/* Pistas */

div.bubble {


	margin-bottom: 24px;

}

div.bubble blockquote {
	margin: 0px;
	border: 1px solid #c9c2c1;
	background-color: #eee;
	text-align:left;
	padding: 10px;
	color:#000;
}

div.bubble blockquote p {

	padding: 0px;
}

div.bubble cite {
	position: relative;
	margin: 0px;
	padding: 7px 0px 0px 15px;
	top: 6px;

}

/*LINK BUTTON*/	
	a.button{
	font: bold  Calibri,Lucida Sans, Arial;
	
	font-size:140%;
	font-weight:bold;
	background-color:#eeeeee;				
	border-top:1px solid #999;
	border-left:1px solid #999;
	border-right:1px solid #333;
	border-bottom:1px solid #333;
	color:#000;		
	width:auto;
	text-decoration:none;

	}	
a.button:hover{	
	border-top:1px solid #333;
	border-left:1px solid #333;
	border-right:1px solid #999;
	border-bottom:1px solid #999;	
	color:#000;					
	}	
a.button span{
	background:#d4d0c8 url('http://www.muchovictor.net/img/bg_btn.gif') repeat-x;			
	color:#000;
	line-height:34px;
	height:34px;	
	padding:10px 10px;							
	border-right:1px solid #777;
	border-bottom:1px solid #777;					
	}		
a.button:hover span{
	border:none;						
	border-top:1px solid #777;
	border-left:1px solid #777;		
	background:#d4d0c8 url('http://www.muchovictor.net/img/bg_btn.gif') repeat-x;	
	cursor:pointer;	
	}
	

#boton_test .boton .btn {
background:url("http://www.muchovictor.net/boton_test.png") no-repeat scroll left top transparent;
border-width:0;
color:#FFFFFF;
cursor:pointer;
font-family:Arial,Helvetica,sans-serif;
font-size:24px;
font-weight:bold;
height:66px;
width:228px;
}
