/* 
Theme Name: Hipermew
Theme URL: http://hipermedial.com
Description: Hipermedial 2010
Author: Jorge Montoya
Author URI: http://fabricadecosas.com
Version: 1

*/

html, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, em, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, strong, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}


body{
	font-family: Arial, Helvetica, Tahoma, Sans Serif;
	background: #EEEEEE url(img/bg.png) repeat top center;
}

h2{
	font-size:24px;
	font-family: Arial, Georgia, Serif;
	font-weight:bold;
}

h2{
	font-size:24px;
	font-family: Arial, Georgia, Serif;
	font-weight:bold;
}


h3{
	font-size:15px;
	font-family: Garamond, Georgia, Serif;
	font-weight:bold;
	padding-top: 20px;
	padding-left: 10px;
}

p{
	padding:5px 0 5px 0;
}

a:link, a:visited{
	color: #CA0065;
	text-decoration:none;
}

a:hover, a:active{
	color: #470023;
	text-decoration:underline;
}

small {
	font-size:10px;
}

ul {
	list-style-type:none;
	padding-left:10px;
	padding-top: 5px;
}

ul li {
	list-style-type:none;
	padding-bottom:2px;
	background:url('http://hipermedial.com/img/arr.png') no-repeat top left;
	padding-left:10px;
}
.clear{
	clear:both;
}

#contenedor{
	width: 940px;
	height:500px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -272px;
	margin-left:-470px;
}

.logoi{
	width:700px;
	height:160px;
	background:url(img/logo.png) no-repeat top center;
	margin-left:110px;
	margin-top:10px;
}

.social{
	margin-top:0px;
	text-align:right;
	margin-right:0px;
	float:right;
	height:32px;
	padding-bottom:12px;
}

.social a:link, .social a:visited{
	background:url(img/icona.png) no-repeat top center;
	padding:4px;
}

.social a:hover, .social a:active{
	background:url(img/iconb.png) no-repeat top center;
}


.main{
	background: url(img/main.png) repeat top center;
	padding:10px;
	text-align:center;
	height:500px;
}

.desc{
	text-align: right;
	margin-right:120px;
	font-size:14px;
}
