/* @override http://osvaldouribe.com/2009/wp-content/themes/portafolio/style.css */

/* ----------------------------------------
Theme Name: Portafolio 2009
Description: Design for the 2009 portafolio.
Version: 2.0
Author: Osvaldo Uribe
Author URI: http://osvaldouribe.com
---------------------------------------- */
*{
	margin: 0;
	padding: 0;
	border: 0;
}
html {
	background-color: #e6e6e6;
	color: #575757;
	font: 0.8em Helvetica, Arial, Geneva, sans-serif;
}

#wrapper{
	clear: both;
	margin-left: 26px;
}

#head{
	width: 400px;
	float: left;
	margin: 36px 0;
}

#head h1 a{
	display: block;
	text-indent: -900%;
	outline: none;
}
#head h1 span{
	display: none;
}
#head .osvaldouribe{
	background: url(img/osvaldouribe.gif) no-repeat -8px -1px;
	width: 109px;
	height: 49px;
}

#menu{
	float: left;
	width: 200px;
	margin: 45px 0;
}

#menu ul li{
	list-style: none;
	text-transform: uppercase;
	font-size: 11px;
	line-height: 15px;
}
#menu ul li a{
	text-decoration: none;
	color: #575757;
}

#wrapper_content{
	clear: both;
	width: 100%;
}

#wrapper_content p.strong {
	font-size: 11px;
}

#wrapper_content p.strong a {
	text-decoration: none;
	color: #454545;
}
.page h2{
	margin: 36px 0;
}
.page .columna p, .page p{
	width: 380px;
	font-size: 11px;
	line-height: 15px;
	margin: 0 0 40px;
}

.page p a {
	color: #313131;
	text-decoration: underline;
}
.page p a:hover{
	text-decoration: none;
}

.page blockquote p {
	font-style: italic;
	padding-left: 20px;
	width: 360px;
}

.page .columna{
	float: left;
	width: 400px;
}
.inicio_5{
	width: 380px;
	height: 320px;	
	overflow: hidden;
}
.inicio_1{
	width: 180px;
	height: 320px;
	overflow: hidden;
}
.inicio_1, .inicio_5{
	float: left; 
	margin-right: 20px;
}
.inicio_5 p{
	width: 380px;
	font-size: 11px;
	line-height: 15px;
}
.inicio_1 p{
	width: 180px;
	font-size: 11px;
	line-height: 15px;
}

.inicio_1 p a.more-link, .inicio_5 p a.more-link {
	text-decoration: none;
	color: #2e2e2e;
}

#footer {
	clear: both;
	height: 180px;
}
#contact{
	width: 400px;
	float: left;
}

#love_on_internet {
	float: left;
	width: 200px;
}
#footer h2{
	text-transform: uppercase;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 40px;
}
#footer li{
	list-style: none;
	width: 180px;
	font-size: 11px;
	line-height: 15px;
}
#footer ul li a{
	color: #575757;
	text-decoration: none;	
}
#contact ul {
	padding: 0;
	margin: 0;
}