/*
	Theme Name: Andreas04
	Theme URI: http://oswd.org/userinfo.phtml?user=Andreas
	Description: A WordPress port of an Andreas Viklund design
	Version: 2.0
	Author: Tara Aukerman
	Author URI: http://tara.elmadera.com/wordpress/design

	Updates June 2006: 
	  - "widgetized" theme.  
	  - added post navigation
	  - replaced photo gallery links with random photo generator
*/


body{
	margin:0;
	padding:0;
	background:#e6e6e6 url(images/fondo_final.jpg) repeat-x;
	color:#5b5b5b;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 78%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

a{
text-decoration:none;
color:#0288bb;
font-weight:bold;
border:0;
}

a:hover{
text-decoration:underline;
}

p{
margin:0 0 15px 0;
line-height:1.5em;
}

h1,h2,h3,h4{
	margin:0;
	padding:0;
	font-weight:normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1{
	font-size:2.2em;
	letter-spacing:0px;
	color:#5b5b5b;
	margin:28px 0 5px 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}


h1 a:hover{
text-decoration:none;
}

h2{
	font-size:16px;
	letter-spacing:0px;
	margin:-10px 0 0 50px;
	color:#5b5b5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3{
	color: #5b5b5b;
	font-size:1.5em;
	margin:1em 0 0.5em 0.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h4{
	font-size:1.5em;
	font-weight:bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

titulo{
	font-size:2.2em;
	letter-spacing:0px;
	color: #5b5b5b;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

titulo a:hover{
text-decoration:none;
}

#container{
	width:92%;
	min-width:760px;
	background:#ffffff url(images/fondo_contenido_final.jpg) repeat-x;
	color:#333;
	text-align:left;
	padding-top: 0;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#sitetitle{
	float:left;
	height:90px;
	width: 100%;
	color: #333;
}

#sitetitle a{
	color:#5b5b5b;
	font-weight:normal;
}

#sitetitle a:hover{
color:#848688;
}

#menu{
height:38px;
text-align: right;

}

#menu ul, #menu li {
padding:0;
margin:0;
list-style-type:none;
display:inline;
}

#menu a{
	font-size:1.4em;
	font-weight:normal;
	color: #ffffff;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 4px;
} 

#menu a:hover{
	color: #ffffff;
	text-decoration:none;
	background: #9bbfcb;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 4px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}

#content{
	margin-top:30px;
	width:100%;
	clear:both;
	background:url(images/globebottom.gif) bottom left no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5b5b5b;
}

#content h2{
	color:#5b5b5b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}

#content h2 a{
	color:#ffffff;
	font-weight:bold;
	font-size: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#content h2 a:hover{
color:#ffffff;
text-decoration:underline;
background:none;
}

#content p{
margin:0.5em 1em 0.8em 1em;
}

#left{
width:62%;
float:left;
}

#right{
margin-left:64%;
margin-top:-15px;
}

#right h2{
margin:15px 0 5px 0;
width:98%;
font-size:1.6em;
}

#footer{
clear:both;
padding:10px 0 12px 24px;
text-align:left;
color: #888;
}

#footer a{
color:#888;
font-weight:bold;
}


#footer span{
color:#aaa;
font-size:2em;
letter-spacing:-2px;
}

.entry{
	position:relative;
	border:2px solid #fff;
	background:#d4d4d4 url(images/fondo_porlet.jpg) repeat-x;
	color:#5b5b5b;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 10px;
	padding-top: 3px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.entry a:hover, .intro a:hover{
text-decoration:none;
padding-bottom:2px;
background:url(images/flash2.gif) bottom left repeat-x; /* Delete this line to remove the flashing underline for regular links */
}

.entry img{
border: 1px solid #333;
}

.link{
color:#ddd;
background:url(images/linkarrow.gif) left no-repeat;
display:block;
margin:4px 0 0 0;
padding:2px 1em;
}

.link:hover{
color:#ddd;
background:url(images/blinkarrow.gif) left no-repeat; /* Delete this line to remove the blinking arrows by the links */
text-decoration:none;
}

.thumbs img{
position:relative;
padding:3px;
margin:0 2px 2px 0;
border:1px solid #fff;
background-color:#ddd;
color: #333;
}

.thumbs img:hover{
background: url(images/flash.gif); /* Delete this line to remove the blinkingblue frame around the thumbnails */
}

.entryphoto{
margin:5px 10px 10px 0;
float:left;
padding:3px;
border:1px solid #fff;
background-color:#ddd;
color:#333;
}

.meta{
clear:both;
border-top: 2px solid #ccc;
padding: 5px 1px 0 0;
margin:10px 0 0 0;
text-align:right;
font-size:0.9em;
color:  #333;
}

.pagenav{
color: #888;
text-align:center;
}

.entry img{
position:relative;
}

.subcontainer {
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #5b5b5b;
	font-weight: normal;
}

.subcontainer ul, .subcontainer li, .rightsub ul, .rightsub li {
list-style-type: none;
padding: 0;
margin: 0;
}

.rightsub{
	float:left;
	width:45%;
}

.rightsub2{
float:right;
width: 45%;
}

.date{
float:left;
font-weight:bold;
}

.right{
text-align:right;
}

.center{
text-align:center;
}

.clear{
clear:both;
}

.hide{
display:none;
}

/* Para borrarle el borde naranja a las imágenes */
img{
border: 0px;
}
		
