/*  
Theme Name: Prisa2
Theme URI: http://www.ideup.com
Description: Diseņo por IdeUp! para Antonio Mas
Version: 1.0
Author: Sergio Cerrutti
Author URI: http://www.ideup.com
*/

/* Main */

* {
	margin: 0;
	padding: 0;
}

body {
	margin: 0px;
	padding: 0px;
	background: #fff url(images/header-bg.png) repeat-x;
	font: 75% Arial, Helvetica, sans-serif;
	color: #333333;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	letter-spacing:-1px;
}
h2 {
	font: 1.82em;
	font-weight: normal;
	letter-spacing: -1px;
}

h2.pagetitle {
	margin-bottom:25px;
}

p, ol, ul {
	line-height: 1.67em;
}

a {
	color: #1e9bc6;
}

a:hover {
	text-decoration: none;
	color: #289ac0;
}

img {
	border: 0;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 980px;
	height: 60px;
	margin: 0px auto;
}

#rss {
	width: 788px;
	float: right;
	margin: 0;
	position: absolute;
	top: 5px;
	padding: 0;
	background: url(images/rss.jpg) no-repeat center right;
}

#rss a {
	float: right;
	text-decoration: none;
	color: #fff;
	padding-right: 25px;
}

#rss a:hover, .active a {
	color: #ccc;
	text-decoration: underline;
}

/* Logo */

#logo {
	float: left;
}

#logo h1 {
	margin: 0;
	text-transform: lowercase;
	letter-spacing: -2px;
	font-size: 3.6em;
	font-weight: normal;
	color: #444;
}

#logo h1 a {
	padding-right: 40px;
	/*background: url(images/logo.gif) no-repeat right;*/
	text-decoration: none;
	color: #444;
}

#logo p {
	margin: -5px 0 0 0;
	text-transform: uppercase;
	font-size: 1.22em;
	letter-spacing: -1px;
}

#logo a {
	text-decoration: none;
	color: #444;
}

/* Menu */

#menu {
	float: right;
}

#menu ul {
	margin: 0px;
	list-style: none;
}

#menu li {
	display: inline;
	height:45px;
}

#menu img.bisel {
	height:31px;
	width:2px;
	margin:7px 0;
	float:left;
}

#menu #op1 a {
	background:transparent url(images/menu-antoniomas.gif) no-repeat scroll right top;
	height:45px;
	width:144px;
}

#menu #op1 a:hover {
	background-position:right bottom;
	width:144px;
	height:45px;
	overflow:hidden;
}

#menu #op2 a {
	background:transparent url(images/menu-acercade.gif) no-repeat scroll right top;
	height:45px;
	width:169px;
}

#menu #op2 a:hover {
	background-position:right bottom;
	width:169px;
	height:45px;
	overflow:hidden;
}

#menu #op3 a {
	background:transparent url(images/menu-ideup.gif) no-repeat scroll right top;
	height:45px;
	width:139px;
}

#menu #op3 a:hover {
	background-position:right bottom;
	width:139px;
	height:45px;
	overflow:hidden;
}

#menu a {
	display: block;
	float: left;
	font-weight: bold;
	text-decoration: none;
	text-transform: lowercase;
	font-size: 1.36em;
	color: #444;
}

#menu a:hover, .active a {
	/*border-bottom: 3px solid #8AD9F3;*/
}

/* Page */

#wrapper {
	background: url(images/bottombg.gif) repeat-x left bottom;
}

#page {
	width: 980px;
	margin: 0px auto;
	padding: 40px 0;
}

/* Content */

#content {
	float: left;
	width: 700px;
}

#content-404 {
	width: 980px;
}
	#content-404 .post {
		background:none;
		margin:0;
		}
	#content-404 .search {
		width:207px;
		margin-top:20px;
		}

h2.title {
	font-size: 45px;
	font-weight: normal;
	padding: 10px 10px 10px 17px;
}

h2.title a,
h2.title a:visited {
	text-decoration: none;
}

.post {
	margin: 0 0 30px;
	padding-bottom: 30px;
	text-align: justify;
	background: url(images/punteado.gif) repeat-x bottom left;
}

.post ul, .post ol {
	padding: 0 0 0 20px;
}
.post li {
	padding: 0 0 0 10px;
}
.post .date {
	background: url(images/fecha.png) no-repeat top left;
	width: 46px;
	height: 56px;
	float: left;
	position: relative;
	padding: 0 14px 0 0;
}

.post .month {
	font-size: 13px;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 25px;
	left: 11px;
}

.post .day {
	font-size: 22px;
	color: #fff;
	position: absolute;
	top: 2px;
	left: 11px;
}

.post .title {
	margin: 0;
	padding: 0 0 5px 50px;
	font-size: 1.8em;
}

.post .pagetitle {
	margin: 0;
	padding: 0 0 5px 0;
	font-size: 1.8em;
}

.post .meta {
	background: url(images/categorybullet.gif) no-repeat left top;
	padding: 0 10px 0 20px;
}

.post .comment {
	background: url(images/commentbullet.gif) no-repeat left top;
	padding: 0 10px 0 20px;
}

.post .editlink {
	background: url(images/icon-edit.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}
.post .commentsrss {
	background: url(images/icon-feed.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}
.post .trackback {
	background: url(images/icon-trackback.png) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	margin-right: 5px;
	}

.post .entry {
	padding: 14px 0 0 0;
	text-align:justify;
}

/* Forms */

.namebar {
	background: url(images/namebar.gif) no-repeat center left;
	width: 290px;
	height: 20px;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 2px 2px 2px 20px;
	font: 1em Arial, Helvetica, sans-serif;
}
.mailbar {
	background: url(images/emailbar.gif) no-repeat center left;
	width: 290px;
	height: 20px;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 2px 2px 2px 20px;
	font: 1em Arial, Helvetica, sans-serif;
}
.urlbar {
	background: url(images/urlbar.gif) no-repeat center left;
	width: 290px;
	height: 20px;
	border: 1px solid #ccc;
	margin: 5px;
	padding: 2px 2px 2px 20px;
	font: 1em Arial, Helvetica, sans-serif;
}

#commentform textarea {
	width: 305px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #ccc;
	font: 1em Arial, Helvetica, sans-serif;
	background: #fff;
}

#commentform #submit {
	width: 78px;
	margin: 5px;
	float: left;
	border: 0px;
	background: url(images/button.gif) no-repeat center left;
	padding: 5px;
	color: #fff;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
}

#sidebar li ul li ul {
	margin-left:15px;
}

#sidebar li ul li ul li {
	margin: 0;
	padding: 5px 0;
	background: none;
}

#sidebar li ul li ul li a {
	padding-left: 21px;
	background: url(images/sidebar-subcat.gif) no-repeat 6px 50%;
}

#sidebar li li {
	margin: 0;
	padding: 5px 0;
	background: url(images/img05.gif) repeat-x left bottom;
}

#sidebar li li a {
	padding-left: 21px;
	background: url(images/sidebar-cat.gif) no-repeat 6px 50%;
}

#sidebar li select {
	font-family: Arial,Helvetica,sans-serif;
	margin-top: 10px;
	color: #1e9bc6;
	font-size: 100%;
	border: 1px solid #EEEEEE;
	padding:2px 2px 0;
}

#sidebar li select option {
	padding:2px;
}

#sidebar h2 {
	padding-left: 20px;
	background: url(images/img04.gif) no-repeat left center;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

#sidebar .cabecera {
	clear: right;
}

/* Footer */

#wrapper2 {
	background: #333;
	border-top: 4px solid #666;
}

#footer {
	width: 778px;
	margin: 0 auto;
	padding-top: 30px;
	color: #eee;
}

#footer a {
	color: #eee;
	text-decoration: none;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#footer li {
	display: block;
	float: left;
	width: 240px;
	padding-left: 29px;
}

#footer li.first {
	padding-left: 0;
}

#footer li ul {
	margin: 0;
	padding-bottom: 30px;
}

#footer li li {
	display: list-item;
	float: none;
	margin: 0;
	padding: 5px 0;
	background: url(images/img10.gif) repeat-x left bottom;
}

#footer li li a {
	padding-left: 21px;
	background: url(images/img09.gif) no-repeat 6px 50%;
}

#footer h2 {
	margin-top: 0;
	padding: 0 0 3px 20px;
	background: url(images/img08.gif) no-repeat left center;
	color: #fff;
}

#legal {
	clear: both;
	margin: 0;
	padding: 5px 0;
	text-align: center;
	color: #aaa;
	background: #000;
}

#legal a {
	color: #aaa;
}



/***** COMMENTS FORMATTING *****/
h3#comments, h3#respond {
	padding: 0 0 0 34px;
	font-size: 1.35em;
	color: #1e9bc6;
	background: url(images/comentarios.png) no-repeat left top;
	line-height: 24px;
}
.commentlist {
	text-align: justify;
	padding: 20px;
}
.commentlist li {
	padding: 0 0 0 10px;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
}
.commentlist .commentuser, .commentlist .commentuser a {
	font-weight: normal;
	color: #1e9bc6;
	text-align: right;
	font-style: italic;
	padding-bottom: 15px;
}
#commentform p {
	font-family: Arial, Helvetica, sans-serif;
}
.nocomments {
	text-align: center;
}




.search {
	width: 100%;
	border: 1px solid #eee;
	height: 25px;
}
.searchbar {
	width: 85%;
	margin: 3px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	border: none;
	background: #fff;
	float: right;
}
.searchbut {
	border: none;
	background: url(images/searchbut.gif) no-repeat top left;
	width: 15px;
	height: 14px;
	margin: 5px 5px;
	float: left;
	padding: 5px;
	cursor: pointer;
}



acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

.center {
	text-align: center;
	}

code {
	font: 1.1em 'Courier New', Courier, monospace;
	}

p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will align the image to
	the right. And using 'class="centered', will of course center
	the image. This is much better than using align="center", being
	much more futureproof and valid. */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}


.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 60px;
	}

#navigation {
	margin: 0;
	padding: 0;
	}