/*   
Theme Name: Alexandre Arrechea
Theme URI: Soluciones4Web.com
Author: Soluciones4Web
Author URI: http://www.soluciones4web.com
Version: 1.0

*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, 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,
caption, tfoot, thead {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
ul{
	padding-left: 40px;
}
body {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }

/********************/

body{
	color:#333;
	font-family:Monaco,Arial,monospace;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	line-height:14px;
	padding:15px;
	text-decoration:none;
	background-image:url(images/background-line.gif);
	text-align:left;
}
a, a:link, a:active, a:visited {
	color:#333;
	font-family:Monaco,Arial,monospace;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	text-decoration:underline;
}
a.pink, a.pink:active, a.pink:visited {
	color:#FF0066;
	font-family:Monaco,Arial,monospace;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	line-height:22px;
	text-decoration:underline;
}
#jacaMenu {
	background-color:#FFF;
	height:170px;
	left:625px;
	padding:15px;
	position:absolute;
	top:25px;
	width:440px;
	z-index:3;
	line-height:0;
}
#randomImage {
	background-color:#FFF;
	left:45px;
	padding:15px;
	position:absolute;
	top:125px;
	width:450px;
	z-index:3;
}
#announcements {
	background-color:#FFF;
	left:600px;
	padding:15px;
	position:absolute;
	top:290px;
	width:270px;
	z-index:3;
}
#announcements2 {
	background-color:#FFF;
	left:940px;
	padding:15px;
	position:absolute;
	top:290px;
	width:270px;
	z-index:3;
}
#news{
	background-color:#FFFFFF;
	left:570px;
	padding:15px;
	position:absolute;
	top:260px;
	width:300px;
	z-index:3;
}
#news.news, #news.news-2 {
	left:570px;
	top:260px;
	width:490px;
}
#news.bio{
	left:570px;
	top:260px;
	width:550px;
}
#news.contact{
	left:760px;
	top:260px;
	width:360px;
}
#news.links{
	left:750px;
	top:290px;
	width:270px;
}
#archivesGallery {
	background-color:#FFFFFF;
	left:45px;
	padding:20px;
	position:absolute;
	top:70px;
	width:500px;
	z-index:5;
}
#archives {
	background-color:#FFFFFF;
	left:720px;
	padding:15px;
	position:absolute;
	top:245px;
	width:400px;
	z-index:3;
}
#archives.works{
	left:650px;
	top:245px;
	width:390px;
}
#archives.archives{
	left:720px;
	top:245px;
	width:400px;
}
#bibliography {
	background-color:#FFFFFF;
	left:45px;
	padding:20px;
	position:absolute;
	top:80px;
	width:500px;
	z-index:5;
}

#works{
	left:15px;
	position:absolute;
	top:60px;
	vertical-align:top;
	z-index:5;
}
.worksClass {
	color:#333333;
	font-family:Monaco,Arial,monospace;
	font-size:10px;
	font-style:normal;
	font-weight:normal;
	line-height:15px;
	text-decoration:none;
}
.worksClass3 {
	color:#999999;
	line-height:22px;
}
