/*  
Theme Name: Dinamizar 2011
Theme URI: http://www.dinamizar.com.ar/
Description: Estudio Contable Impositivo Junín, Buenos Aires. Consultora de Recursos. RRHH. Seguros Generales. Contabilidad, Impuestos y Recursos Humanos.
Version: 2.0
Author: Luciano Fiorini
Author URI: http://www.lucianofiorini.com.ar/
Tags: estudio-contable, junin, recursos-humanos, buenos-aires, abogados, contabilidad
*/


/* Begin Typography & Colors */


small {font-family: Arial, Verdana, tahoma;font-size: 0.9em;line-height: 1.5em;}
h1, h2, h3 {font-family: Arial, Verdana, tahoma;font-weight:normal;}
h1 {font-size:22px;line-height:24px;}
h2 {font-size: 20px;line-height:22px;}
h2.pagetitle {font-size: 20px;line-height:22px;}
#sidebar h2, #sidebar2 h2{font-family:Arial, Verdana, tahoma;font-weight:bold;}
#sidebar ul li h2, #sidebar2 ul li h2 {font-family:Arial, Verdana, tahoma;font-size: 12px;font-weight:bold;padding-bottom: 5px;height:30px;color: #ffffff;text-transform:uppercase;padding-left:38px;padding-top:5px;}
h3 {font-size: 18px;line-height:20px;}
h1, h1 a, h1 a:hover, h1 a:visited{text-decoration: none;color:#ffffff;}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {color: #ffffff;}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2,#sidebar2 h2, #wp-calendar caption, cite {text-decoration: none;}
.entry{padding-top:4px;padding-bottom:10px;}
.sticky {background: #04627d;padding: 10px 10px 10px 10px !important;border:solid 1px #0a4254;margin-bottom:10px !important;}
	
.sticky .postmetadata{
	border-bottom:0px;}
	
.sticky h2 {
	padding-top: 10px;
	}

	
.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em ;
	font-family:Arial, Verdana, tahoma;
	}
	
.commentlist li ul li {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite{
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	padding-left:5px;
	}
	
.commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 15px;
	}

.commentlist cite a.url{
	margin:0px;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	

#commentform p {
	font-family: Arial, Verdana, tahoma;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	
code {
	font: 1.1em  Arial, Verdana, tahoma;
	}

acronym, abbr, span.caps
	{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a, #wp-calendar a:visited {
	text-decoration: none;
	text-decoration:underline;
	}

#wp-calendar caption {
	font: bold 1.3em  Arial, Verdana, tahoma;
	text-align:center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */


.narrowcolumn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;

	}

.widecolumn {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

.post {
	margin: 0px 0px 0px 0px;
	padding:10px 0px 15px 0px;
	text-align: justify;
	}
	
.post hr {
	display: block;
	}
	
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata, .narrowcolumn .postmetadata1 {
	padding-top: 5px;
	}

.widecolumn .postmetadata, .widecolumn .postmetadata1 {
	margin: 0px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
	}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
	}

.postmetadata {
	clear: left;
	line-height:20px;
	color:#fc5902;
	background-repeat:no-repeat;
	padding:10px 0px 10px 0px;
	margin:0px 0px 0px 0px;
	text-align:right;
	}

/* End Structure */



/*	Begin Headers */
h1 {padding:0px;margin: 0;}
h2 {margin: 0px 0 0;}
h2.pagetitle {padding-top: 10px;text-align: center;padding-bottom:15px;}
#sidebar h2 ,
#sidebar2 h2{margin: 0px 0 0;padding: 0;}
h3 {padding: 0;margin: 0px 0 0;}
h3.comments {padding: 0;margin: 0px auto 20px ;	}


/* ESTILO PARA IMAGENES */
/* En vez de usar align="center", ahora usamos 'class="centered' para centrar una imagen,ó 'class="alignright"' para alinear una imagen a la derecha.*/

p img {padding: 0;max-width: 100%;}
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}
.spacer{line-height:0px;margin:0px;padding:0px;}





/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 0px 0 0px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before, #sidebar2 ul ul li:before,  #sidebar ul ul li, #sidebar2 ul ul li {
	background-position:0 4px;
	padding:0px 0px 0px 0px;
	margin:0px;
	}
	
div.entry ul{
	margin:0px;
	padding:0px 0px 0px 20px;
	}
	
div.entry ul li{
	background-repeat:no-repeat;
	background-position:0 6px;
	padding:0px 0px 0px 25px;
	margin:0px;
	list-style-type:disc;
	list-style-position:inside;
	}
	
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li, .postmetadata1 ul, .postmetadata1 li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol,#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li, #sidebar2 ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 30px;
	}

#sidebar ul p, #sidebar ul select, #sidebar2 ul p, #sidebar2 ul select {
	margin: 5px 0 8px;
	}
#sidebar ul ul, #sidebar ul ol, #sidebar2 ul ul, #sidebar2 ul ol {
	margin: 5px 4px 0 0px;
	}

#sidebar ul ul ul, #sidebar ul ol, #sidebar2 ul ul ul, #sidebar2 ul ol {
	margin: 5px 0 0 0px;
	}

ol li, #sidebar ul ol li, #sidebar2 ul ol li{
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li, #sidebar2 ul ul li, #sidebar2 ul ol li {
	margin: 0px 0 0;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar ul li a:link, #sidebar ul li a:visited{
	color:#fff !important;
	}
	
#sidebar ul li  {
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul li li{padding:2px 5px 4px 15px;}
	
#sidebar ul li li li{
	border-bottom:none;
	background-image:none;
	}

#sidebar ul ul ul li a, #sidebar ul ul ul li a:visited{
	border-bottom:0px;
	padding:2px 0px 2px 10px!important;
	text-decoration:none;
	background-image:url(images/arrow.gif);
	background-position:0 5px;
	background-repeat:no-repeat;
}

	
.textwidget{
	padding-left:10px;
	text-align:left;
	padding-right:10px;
	padding-top:5px;
	}

.widget_tag_cloud div{padding:5px 10px;}	
	

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px auto;
	padding: 0px 0px 0px 0px; 
	text-align: center;
	}

#sidebar #searchform #s, #sidebar2 #searchform #s  {
	width: 108px;
	padding: 2px;
	}

#searchsubmit, #sidebar #searchsubmit, #sidebar2 #searchsubmit  {
	padding: 4px 0px 4px 0px;
	font-size:10px;
	width:46px;
	border:0px;
	background-color:#f55602;
	color:#fff !important;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}
	
#commentform{
	}

#commentform input {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}
#commentform {
	margin: 5px 0px 0 0px;
	}

	
#commentnavi{
	margin:0px 0px 0px 15px;
	}	

#respond h3{
	margin:10px 0px 0px 0px;
	font-size:20px;
	}		
	
#commentform textarea {
	width: 90%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0px;
	width:170px;
	}
	
/* End Form Elements */

.even, .alt {
	border-left: 1px solid #ffffff;
	}

.thread-alt {
	background-color: transparent;
	}
	
.thread-even {
	background-color: transparent;
	}
	
.depth-1 {
	border: 1px solid #ffffff;
	}


/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}
	
ol.commentlist{
	padding:0px;
	margin:0px 0px 0px 0px;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 10px 10px 10px;
	list-style: none;
	}
	
.commentlist li ul{
	padding:0px;
	margin:0px;
	}
	
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 15px;
	}

.commentlist p {
	margin: 10px 5px 10px 5px;
	}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
	
#sidebar2
	{
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}

#sidebar form, #sidebar2 form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 100%;
	
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}


#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: transparent; }
/* End Calendar */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
	}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
/* End captions */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 10px 10px;
	padding:0px 20px;
	border: 1px dashed #ffffff;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	}
.navigation2 {
	display: block;
	text-align: center;
	margin-top: 0px;
	padding-bottom: 20px;
	}
/* End Various Tags & Classes*/



/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	

.postmetadata a{
	text-decoration: none;
	}
	
.postmetadata a:hover{
	text-decoration: underline;
	}
	
.narrowcolumn h2, .narrowcolumn h3 {
	color:#ffffff;
	margin-top:0px;
	}
	
label small{
	color:#ffffff;
	  }
  
#comments, #respond{
	color:#ffffff;
	padding:0px 0px 8px 5px;
	 }
	 
h3#respond{
	font-size:25px;
	font-weight:lighter;
	}
	
span.author{color:#fc5902 !important;}
.search_result .post{padding:0px;}
div.search_result  h2 a{font-size:18px !important;text-transform:capitalize;}
div.title h2, div.title h2 a, div.title h2 a:visited{
	color:#fff;
	font-family:Arial, Verdana, tahoma;
	font-size:18px;
	font-weight:lighter;
	text-transform:uppercase;
	padding:0px 10px 5px 0px;
	}

div.title h2 a:hover{
	color: #fc5902;
	}

	
/*=========================FRAME HTML=========================*/	
#wrapper{width:960px;margin: 0px auto;}
body{font-family:Arial,Helvetica,sans-serif;font-size:12px;background:url(images/home_bkg.png) #000 repeat-x;
color:#ffffff;margin:0px;padding:0px;line-height:20px;

SCROLLBAR-FACE-COLOR:#6699CC;SCROLLBAR-HIGHLIGHT-COLOR: #6699CC;SCROLLBAR-SHADOW-COLOR: #6699CC; 
SCROLLBAR-3DLIGHT-COLOR: #FFFFFF;SCROLLBAR-ARROW-COLOR: #FFFFFF;SCROLLBAR-TRACK-COLOR: #E3E3E3;SCROLLBAR-DARKSHADOW-COLOR: #000000;
}
	
form{padding:0px;margin:0px;}
a, a:visited{color:#fc5902;text-decoration:none;}
a:hover{color:#fc5902;text-decoration:underline;}
	
/*=========================================TOP=========================================*/
#barrita {height:28px;width:920px;padding-left:20px;}
.estudio {float:left;padding-top:12px;}

/* Tutorial button with jQuery */
.otherbutton{clear:both;position:relative;display:block;height:100px;width:554px;
background:url(http://www.dinamizar.com.ar/img/sprite-logo.png) no-repeat;background-position:0 0;cursor: pointer;}
.otherbutton span.hover{position:absolute;display:block;height:108px;width:554px;
background:url(http://www.dinamizar.com.ar/img/sprite-logo.png) 0px -110px no-repeat;background-position:bottom;}

.buskar {float:right;height:40px;padding-right:0px;}
.inputbox{vertical-align:top;width:150px;margin-right:5px;padding-top:0px;}
#icon_search{background-image:url(images/lupa.png);background-repeat:no-repeat;background-position:left top;padding-left:30px;}
#box_search{padding:10px 0px 0px 0px;float:right;}
.button{vertical-align:middle;}
.inputbox{border:solid 1px #b5b5b5;}

#top{width:910px;height:170px;padding-top:10px;padding-bottom:20px;padding-left:50px;}
.top1 {width:650px;height:170px;float:left;padding-top:20px}
.top2 {width:250px;height:170px;float:right;}

/*=========================================TOP MENU=========================================*/	
#bg_menu {width:960px;height:50px;margin:auto;background:url(images/a01.png) no-repeat;}
.menu {width:870px;height:38px;background:#111;font-family: 'Crimson Text', arial, serif;margin-left:47px;
-moz-border-radius-bottomright: 10px;-moz-border-radius-bottomleft: 10px;-webkit-border-bottom-left-radius: 10px;-webkit-border-bottom-right-radius: 10px;
-khtml-border-radius-bottomright: 10px;-khtml-border-radius-bottomleft: 10px;border-radius-bottomright: 10px;border-radius-bottomleft: 10px;
-moz-border-radius-topright: 10px; -moz-border-radius-topleft: 10px;-webkit-border-top-left-radius: 10px;-webkit-border-top-right-radius: 10px;
-khtml-border-radius-topright: 10px;-khtml-border-radius-topleft: 10px;border-radius-topright: 10px;border-radius-topleft: 10px;}
.menu ul {overflow:auto;margin:8px 0px 8px 0px;}
.menu li{list-style-type:none;float:left;font-size:1.375em;font-weight:bold;line-height:40px;padding-right:50px;}
.menu li a{text-decoration: none;color: #E6E6E6;display: block  !importnat;position: relative;width: 150px !importnat;}
.menu li a:hover{color: #fff;}
.menu ul li ul{display: none; background: #2E2E2E;padding: 5px 0;position: absolute;margin: -5px -20px;.margin: 69px -170px;_margin: 69px -170px;border:1px solid #151515;
-moz-border-radius-bottomright: 10px;-moz-border-radius-bottomleft: 10px;-webkit-border-bottom-left-radius: 10px; -webkit-border-bottom-right-radius: 10px;
-khtml-border-radius-bottomright: 10px;-khtml-border-radius-bottomleft:10px;border-radius-bottomright: 10px;border-radius-bottomleft: 10px;
-moz-border-radius-topright: 10px;-moz-border-radius-topleft:10px;-webkit-border-top-left-radius: 10px; -webkit-border-top-right-radius: 10px;
-khtml-border-radius-topright: 10px;   -khtml-border-radius-topleft: 10px;border-radius-topright: 10px;border-radius-topleft: 10px;}

.menu ul li:hover ul 		{display: block;}
.menu ul li ul li 		{display: block;float: none;position: relative;color: #111;padding: 0 10px;line-height: 20px;font-size:0.938em;font-weight:normal;}
.menu ul li ul li a		{color: #ccc;}
.menu ul li ul li a:hover 	{color: #fff;}
.menu li a:hover 			{color: #000;}
.menu li a:hover {color: #fff;}li a:hover {color: #fff;} {color: #fff;}lor: #fff;}

/*=========================================HEADER=========================================*/		
#header{width:900px;height:164px;}
.linea {width:850px;height:1px;margin-left:50px;}
.espacio {width:100%;height:1px;}

/*=========================================CONTENT=========================================*/		
#main{width:851px;overflow:auto;background-image:url('images/a02.png');background-repeat:repeat-y;margin-left:2px;padding-left:50px;padding-right:30px;padding-top:10px;}
#main_right{width:220px;float:right;overflow:auto;border:solid 1px #9E9E9E;margin-top:20px;padding:10px;list-style-type:none;}
#main_left{width:600px;float:left;overflow:auto;}
#main_content{padding:10px 10px 0px 10px;overflow:auto;}

/*=========================================FOOTER=========================================*/		
#footer{margin-left:2px;width:960px;text-align:center;background-repeat:no-repeat;background-image:url(images/a03.png);padding:0px 0px;height:66px;}
#footer a, 
#footer a:visited{color:#ffffff;text-decoration:none;}
#footer a:hover{text-decoration:underline;}






