/*
Theme Name: Alterego 1.0 (based on Mr.Brown)
Theme Author: Daniel Migliorelli based on Mario Carboni´s original Mr Brown
Theme Author URI: http://www.designio-studio.com.ar / http://www.mariocarboni.com
Description: Based on the elegant clean colored theme converted for WP by <a href="http://grabatheme.com">Grab A Theme</a>, Mr.Brown´s Alterego is a darker version prepared to match <a href="jcalterego.com.ar">Alterego´s identity</a> and was optimized for 1024x768px or higher resolutions and cross-browser design stability
*/

/* @import url(images/base-weblog.css); */


/*eric meyer´s reset*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*hasta aca el reset---------------*/


/*
	Global settings
-----------------------------------------------------------------------------*/
body{
	font: 62.5%/1.6em "Lucida Sans Unicode", "Lucida grande", "Trebuchet MS", sans-serif;
	text-align: center;
	background: #000;
	color:white;
	border-top: 4px solid #808080;
	}	
/*
	global links
-------------------------------------------------------------------------------*/
a:link, a:visited{
	color:white;
	text-decoration: none;
	font-weight: bold;
	padding:0.15em;
	}
a:hover{
	border-bottom: 1px solid;
	}
h1 a:hover, h2 a:hover, h3 a:hover {
	border-bottom: 2px solid;
	padding-bottom:0;
	}
a.post_title:hover{
	padding-bottom:0;
	}
a.imagen:link, a.imagen:visited,a.imagen:active {
	display:block;
	text-align: center;
	/* margin:0.5em auto 1em; */
	padding:0;
	border: 3px solid #e8e8e8;
	}			
a.imagen:hover {
	border: 3px solid #888;
	}
	a.imagen img{
		padding:0;
		border:0;
		margin:0;
		}
/*
	elementos de texto
-------------------------*/
ul{
	list-style-type: none;
	}	
blockquote{
	margin: 0;
	padding: 0 1em 1em;
	font: bold italic 1.1em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #333;
	background: transparent url(images/bg-blockquote.gif) no-repeat 0 0;
	}
abbr, acronym {
	font-style: normal; 
	border-bottom: 1px dotted #333; 
	cursor: help;
	}
code, pre {
	margin: 10px 0;
	font: 1.1em/normal "Courier New", Courier, Monospace;
	color: #666;
	}
p, br {
	margin-bottom: 1em;
	}
blockquote p {
	margin-bottom: 2em;
	}
strong {
	font: bold 1em/1.3em "Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	padding: 0.2em;
	}
em {
	font: italic 1em/1.3em Georgia, "Times New Roman", Times, serif;
	}
img{
	border: 0;
	}
h1, h2, h3, h4, h5, h6{
	font-family: Helvetica, Arial, sans-serif;
	letter-spacing:-0.01em;
	line-height: 1.4em;
	}
h1{
	font-size: 1.6em
	}
h2{
	font-size:1.4em
	}
h3, h4, h5, h6{
	font-size:1.2em
	}
	
/*
	Global page layout
------------------------------------------------------------------*/
body {overflow-x: hidden; }
#container{
	position:relative;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding-bottom: 20px;
	}	
	.navigation {
		margin:1em 0;
		}
		.navigation a {
			padding:0.25em;
			}
	#maincolumn, #rightcolumn{
		margin-top:25px;
		}		
	#maincolumn{
		float: left;
		width: 650px;
		}
	#rightcolumn{
		float: right;
		width: 220px;

		}
#footer{
	margin:3em auto 0;
	padding-top:20px;
	width:960px;
	height:183px;
	background: transparent url(images/footerTop.png) no-repeat top;
	}
	#footerBottom{
		height:183px;
		background: transparent url(images/footerBottom2.png) no-repeat 0 0px;
		}
	#footerBottom p{
		text-align: left;
		padding-left:30px;
		margin-bottom: 1em;
		font-size: 0.9em;
		color:#808080;
		background: transparent url(images/footerCenter.png) repeat-y 0 0;
		}
div.ruido{
	text-align:center; width: 970px; height:150px; margin:0 auto 0; overflow:hidden;
	}	
	
/*
	Entry
------------------------------------------------------*/
.date-header{
	font: bold 1.2em "Trebuchet MS", Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	letter-spacing: 0.01em;
	color: #000;
	margin: 0;
	margin-top:10px;
	padding: 4px 0;
	background: #666 url(images/bg-date.jpg) no-repeat 0 0;
	width: 152px;
	text-align: center;
	}
.pagina{
	margin-top: 40px;
	padding-bottom: 4em;
	font-size: 1.2em;
	position: relative;
	background: #fff url(images/bg-entry.gif) repeat-x 0 0;
	border: 6px solid #666;
	color: #333;
	width:650px;
	}
.entry{
	font-size: 1.2em;
	position: relative;
	background: #fff url(images/bg-entry.gif) repeat-x 0 0;
	border: 6px solid #666;
	color: #333;
	width:650px;
	}
	.entry a:link, .pagina a:link{
		color: #8c0000;
		padding-bottom: 0;
		}
	.entry a:visited, .pagina a:visited{
		color:#666;
		padding-bottom: 0;
		}
	.entry a:hover, .pagina a:hover{
		color: black;
		padding-bottom: 0;
		}
		
		.entry h1 a:link, .pagina h1 a:link, .entry h1 a:visited,  .pagina h1 a:visited, .entry h1 a:hover, .pagina h1 a:hover, .entry h2 a:link, .pagina h2 a:link, .entry h2 a:visited,  .pagina h2 a:visited, .entry h2 a:hover, .pagina h2 a:hover, .entry h3 a:link, .pagina h3 a:link, .entry h3 a:visited,  .pagina h3 a:visited, .entry h3 a:hover, .pagina h3 a:hover{
/* 			padding-bottom: 0.15em; */
			
			}
		
.entry h1, .entry h2, .entry h3 {
	margin-top: 1em;
	margin-bottom: 1em;
	}
.entry img {
	margin: 1em 0;
	}
img.flotada {
	display: block;
	margin: 1em 1em 1em 0;
	float:left;
	max-width: 600px;
	}
.entry p{
	word-spacing: .15em;
	}
.entry-body p {
	padding-left:0.4em;
	}
	p.autor{
		margin:0.2em 1em 2em 2em;
		padding:0
		}		
	p.autor span{
		font: bold italic 1.1em/1em Cambria, 
		"Hoefler Text", 
		Utopia, 
		"Liberation Serif", 
		"Nimbus Roman No9 L Regular", 
		Georgia,
		Times, 
		"Times New Roman", 
		serif;
		}	
	/*
	Estilos para listas de post y pages
	-----------------------------------*/
.entry ul, .entry-body ul{
	list-style-position:outside;
	margin: 1em;
	list-style: disc;
	font: italic 1em/1.3em Georgia, "Times New Roman", Times, serif;
	}
		.entry ul li ul, .entry-body ul li ul{
			list-style-position: inside;
			list-style: disc;
			}
			
.entry ol, .entry-body ol{
	list-style-position:outside;
	margin: 1em;
	list-style: decimal;
	font: italic 1em/1.3em Georgia, "Times New Roman", Times, serif;
	}
	
	.entry ol li ol, .entry-body ol li ol{
			list-style-position: inside;
			list-style: decimal-leading-zero;
			}

	/*
	Margenes para listas
	--------------------*/
.entry-body ul, .entry-body ol {
	margin-left:0.4em;
	}
	.entry-body ul li ul, .entry-body ol li ol{
		margin-left: 2em;
		}
.entry li{	
	padding: 0 0 0.5em;
	word-spacing: .15em;
	}
	
	/*------------------*/

.entry-body h1, .entry-body h2, .entry-body h3, .entry-body h4, .entry-body h5, .entry-body h6 {
	margin-left:0.3em;
	}

.entry-header{
	font-family: Helvetica, Arial, sans-serif;
	font-weight:bold;
	color: #000;
	font-size: 1.6em;
	line-height: 1em;
	background: transparent;
	padding: 0;
	margin: 25px 20px 0;
	}
	h2.entry-header,
	h1.entry-header{
		margin-bottom: 0;}
.entry-content{
	margin: 0;
	padding: 0 20px;
	}
.entry-body{
	margin: 0;
	}
.entry-body img[align="right"] {
	margin: 0 0 2em 2em;
	}
.entry-body img[align="left"] {
	margin: 0 2em 2em 0;
	}
.entry-footer{
	clear:both;
	margin: 5em 0 0;
	font-size: 0.9em;
	padding: 1em 0;
	border-top: 1px solid #ccc;
	}
	h4.entryfooter {
	display: inline;
	font-weight: bold;
	color:#666;
	margin-left:0;
	}
.separator{
	display: block;
	visibility: hidden;
	font-size: 1px;
	}
.entry .post-footers{
	word-spacing: normal;
	}

h2#busqueda{
	color:white; font-size: 2em;
	}

div.contentnav {
	text-align: center;
	width:650px;
	}
	
/*
404
---------------*/		
#notfound {
	color:red;
	padding-top:2em;
	padding-bottom:3em;
	}
	
/*Comments
-----------------------------------------------------------------------*/
#comments{
	font-size: 1em;
	position: relative;
	background: #fff url(images/bg-entry.gif) repeat-x 0 0;
	border: 6px solid #666;
	color: #333;
	}
.comment{
	margin: 1em 2em;
	padding-top:1em;
	border-top: 2px solid #e8e8e8;
	}
.comment p.comment-footer{
	margin-top: 1em;
	font-size:0.9em;
	}
.comment p{
	word-spacing: .15em;
	}
.comment p.comment_author{
	font: italic 1em Palatino,Georgia,"Times New Roman",Times,serif;
	}
	.comment p.comment_author span{
		color: black;
		font: normal 1.1em Helvetica, Arial, sans-serif;
		}

.comments-header{
	color: #333;
	font-size: 1.4em;
	font-weight: bold;
	margin: 1em 1em 1.7em;
	padding: 0;
	}	
		
/*Comment forms
-----------------------------------------------------------------*/	
#comments-open{
	background: #666;
	color: #e8e8e8;
	position: relative;
	margin-top: 15px;
	}
.comments-open-header{
	padding: 10px 0 0 20px;
	font-family: Helvetica, Arial, sans-serif;;
	border-top: 2px solid #555;
	height: 28px;
	}
.comments-open-content{
	padding: 0 0 0 25px;
	margin: 0;
	}
#comment-author, #comment-email, #comment-url, #comment-text{
	border: 0;
	padding: 2px;
	margin-top:1em;
	color: #333;
	border: 0;
	font-family: "Helvetica Neue", Verdana, Arial, sans-serif;
	font-size: 1.1em;
	color: #333;
	background: #f6f6f6;
	}
#comment-text{
	width: 456px;
	height: 120px;
	}
#comment-author:focus, #comment-email:focus, #comment-url:focus, #comment-text:focus{
	background: #fff;
	}
#comments-open-footer{
	margin: 0;
	padding: 15px 0 20px 0;
	}
textarea#comment {
	width:550px;
	}
#comments-open-footer input{
	float:right;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	border: 1px solid #888;
	background-color:black;
	color:#fff;
	padding: 3px 0;
	width: 10em;
	margin:0 30px 0 auto;
	font-size: 1.1em;
	font-weight: bold;
	}
#comments-open-footer input:hover{
	color:black;
	background-color:white;
	}
.comments-open-header{
	font: 1.5em "Trebuchet MS", Arial, sans-serif;
	}
.comments-open label{
	display: block;
	margin-top:1em;
	}
	#commentform a:link{
		color:white;
		}
	
/*Trackbacks
----------------------------------------------------------*/
.trackbacks{
	font-size: 0.9em;
	background: #fff url(images/bg-entry.gif) repeat-x 0 0;
	border: 6px solid #666;
	color: #333;
	}
.trackbacks-content{
	padding: 20px 15px;
	}
#trackbacks-info{
	padding: 0 20px 20px;
	}
.trackbacks-header{
	margin: 10px 20px;
	}
.trackback{
	margin: 20px 0;
	border-top: 1px solid #333;
	}
.trackback-footer{
	margin: 0;
	padding: 0 0 20px 0;
	}
		
/*Sidebar
-------------------------------------------------------------------------------*/

				.module{
					position: relative;
					font-size: 1.1em;
					background: transparent url(images/rackBody.png) repeat-y 0 0;
					margin-bottom:0;
					line-height: 1.8em;
					}
					.module div {
						margin-top:4px;
						padding-bottom: 1.5em;
						background: transparent url(images/rackFooter2.png) no-repeat bottom left;
						}
					#module-last-content {
						background: transparent url(images/rackFooter.png) no-repeat bottom left;
						}
				/*Paddings para acomodar el rack 
				----------------------------*/
				
					div.module li {
						padding-left:30px;
						}
					div.module li li {
						padding:0;
						}
					div.module li h2 {
						padding-left:30px; margin-left: -30px;
						}
					.linkcat {
						margin-left:0;
						}
					#searchform, .module li, .module h2{
						padding-left:30px;
						}
					.module h2{
						padding-top:6px; padding-right:30px; text-transform: uppercase;
						}	
				
				/*Searchform
				------------------------------*/
					.module-search{
						margin-top:3em;
						}
				/*sacadado de constanza*/
					#searchform{
							padding-left:0; margin-bottom:0; width: 220px; height: auto; display:block; font: 1.1em/normal Helvetica, Arial, sans-serif; padding-bottom: 2em;
							}	
						#boton{
							float:left; top:0; left:0; margin:0; padding-left:24px;width:24px; height:24px; display:inline;
							}
						#campo{
							float:left; top:0; left:0; padding-top:3px; border: none; width: 145px; height:24px; background: transparent url("images/search2.png") 0 0; background-repeat:no-repeat;
							}
				
				/*Widgets
				--------------------------------------------*/
				/*Calendar widget
					--------------------------------------*/
					div#calendar_wrap{
						width:220px; margin: 0 0 1em; padding: 1em 0px; background: transparent url(images/rackFooter.png) no-repeat bottom;
						}
						table#wp-calendar caption{
							padding:8px 0 0 30px;
							margin-top:2em;
							background: transparent url(images/rackHeader.png) no-repeat 0 0;
							color:black;
							font-family: "Times New Roman", Times, Georgia, serif;
							font-weight: bold;
							letter-spacing: 0.01em;
							text-transform: uppercase;
							}
						table#wp-calendar{
							width:220px; margin: 0 auto 1em; padding: 1em 30px; background: transparent url(images/rackBody.png) repeat-y 0 0;
							}
					
					/*Text Widget
					--------------------------------------*/
					.textwidget{
						width:155px; margin: 0 auto 1em 0; padding: 1em 30px; background-color:#e8e8e8; border: 2px solid #303030;
						}
					/*----------*/
				/*--------------*/
				.module h2, .module li h2{
					color:black;
					font-family: "Times New Roman", Times, Georgia, serif;
					font-weight: bold;
					letter-spacing: 0.01em;
					text-transform: uppercase;
					background: transparent url(images/rackHeader.png) no-repeat 0 0;
					padding-top: 8px;
					}
				.module h2 a:link, .module h2 a:visited{
					color: white;
					}	
				.module h2 a:hover{
					text-decoration: underline;
					}
				.module-archives li{
					}
				.module-syndicate .module-content{
					margin: 20px 10px 0 10px;
					line-height: 2em;
					background: transparent url(images/feed-icon.gif) no-repeat 2px 10px;
					padding: 5px 0 5px 25px;
					}
				.module-powered{
					line-height: 2em;
					text-align: center;
					padding: 20px 0 0 0;
					}
					
				/*links de sidebar
				---------------------------------*/
				.module-content a:link, .module-content a:visited, #module-last-content a:link,  #module-last-content a:visited{
					color: #8C8C8C;
					text-decoration: none;
					font-weight: normal;
					}	
				.module-content a:hover{
					color: white;
					}
				ul.module-list a:link, ul.module-list a:visited{
						margin-left:-6px; background:transparent url(images/leds.png) 0 3px no-repeat;padding:2px 5px 2px 25px;
						}
					ul.module-list a:hover{
						background:transparent url(images/leds.png) 0 -15px no-repeat; border: none;
						}
				ul.module-list a#rss:link, ul.module-list a#rss:visited{
					margin-left:-6px; background:transparent url(images/rss.png) 0 0px no-repeat;padding:3px 5px 8px 25px; margin-bottom:2px;
					}
				ul.module-list a#rss:hover{
					background:transparent url(images/rssHover.png) 0 0 no-repeat; border: none;
					}
						
						
				/*
				Links sociales
				---------------------------------*/
				
				ul#sociallist {
					margin: 1em auto 0 25px;
					padding:0;
					width:180px;
					height: 140px;
					display: block;
					}
				ul#sociallist li {
					display: inline;
					margin: 2px 4px;
					padding:0;
					width:48px;
					height: 48px;
					float:left;
					
					}
				ul#sociallist li a {
					display: block;
					margin: 0;		
					padding:0;
					background: transparent url(images/icons.png) 0 0 no-repeat;
					text-indent: -30000px;
					width:48px;
					height: 48px;
					}
					
					ul#sociallist li a#linkedin
						{
						background-position: -48px 0;
						}
						ul#sociallist li a#linkedin:hover
							{
							background-position: 0 0;
							}
						
					ul#sociallist li a#youtube
						{
						background-position: -48px -48px ;
						}
						ul#sociallist li a#youtube:hover
							{
							background-position: 0px -48px;
							}
						
					ul#sociallist li a#lastfm
						{
						background-position: -48px -96px;
						}
						ul#sociallist li a#lastfm:hover
							{
							background-position: 0px -96px;
							}
					ul#sociallist li a#myspace
						{
						background-position: -48px -144px;
						}
						ul#sociallist li a#myspace:hover
							{
							background-position: 0px -144px;
							}
					ul#sociallist li a#twitter
						{
						background-position: -48px -192px;
						}
						ul#sociallist li a#twitter:hover
							{
							background-position: 0px -192px;
							}
					ul#sociallist li a#facebook
						{
						background-position: -48px -240px;
						}
						ul#sociallist li a#facebook:hover
							{
							background-position: 0px -240px;
							}
					
					
				/*------------------------------*/
				.cables {
					position: absolute;
					top:50px;
					left: 760px;
					overflow: hidden;
					background: transparent url(images/cables2.png) no-repeat;
					width:340px;
					height:820px;
					margin-top:0;
					}

/*Otros fixes
-----------------*/
	
.comment-content, .entry-body{
	width: 100%;
	float: none;
	}

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	}
 
.clearfix {
	display: inline-block;
	}
 
html[xmlns] .clearfix {
	display: block;
	}
 
* html .clearfix {
	height: 1%;
	}
	
	
/* 06/05/2010 
h1 para SEO identado
*/
h1.tituloPagina{
	text-indent: -3000px
	display:inline;
	height:0;}