/*
Theme Name: VendedoresBlog
Theme URI: http://www.vendedoresblog.com/
Description: Desarrollado para <a href="http://www.vendedoresblog.com/">VendedoresBlog.com</a> a partir del theme K2.
Author: UMWeb
Author URI: http://umweb.com.ar/
*/
/* Estructura de la pagina */
* {
	padding: 0;
	margin: 0;
	}
img {
	border:0;
	}
body {
	font: 62.5% "Trebuchet MS"; /* Resetea 1em a 10px */
	text-align: center;
	background: #fff url(images/header.jpg) no-repeat center top;
	}
a {
	color:#5f5b8a;
	text-decoration: underline;
	}
a:visited {
	color:#5f5b8a;
	}
a img,:link img,:visited img {
	border:none;
	}
strong {
	color:#ff9730;
	font-weight:bold;
}
.content {
 /* min-height:1200px;*/
  height:auto !important;
  height:1200px;
	}
#page {
	text-align: left;
	margin: 0 auto;
	padding: 0px 0 10px;
	position: relative;
	/* Width de todo el blog */
	width: 1000px !important;
	border: none !important;
	border-top: none;
	}
* html #page { 
	width: 1000px 
	} 
body.flex #page { 
	width: 98%; 
	}
#header {
	padding: 0;
	margin: 0;
	position: relative;
	height: 120px;
	}
#primary {
	width: 595px !important;
	float: left;
	margin-left:-30px;
	padding-top:40px;
	}
.contentbottom {
	height: 68px;
	display:block;
	}
.secondary {
	width: 420px !important;
	position: relative;
	font-size: 1em;
	line-height: 1.5em;
	margin-left: 575px;
	padding: 10px 0 30px;
	}
body.flex #primary  { 
	width: 65% 
	} 
.flex .secondary { 
	width: 40% 
	} 
/* 	Banners del sidebar */
p.banner-top {
	color:#666666;
	padding-left:5px;
	margin-top:10px;
	text-transform: uppercase;
	padding-bottom:3px;
	font-weight:bold;
	}
p.banner-top a {
	color:#666666;
	text-transform: uppercase;
	font-weight:bold;
	}
p.banner-top a:hover {
	color:#666666;
	text-decoration:underline;
	}
p.banner-top a:visited {
	color:#666666;
	font-weight: bold;
	}
#cuadro	{
	float:right;
	width:405px;
	height:265px;
	padding:5px 5px 10px;
	border: 3px dotted #CCCCCC;
	}
#cuadro img{
	padding-top:30px;
}
#banner1 {
	float: left;
	width: 125px;
	height:125px;
	border: 2px solid #CCCCCC;
	background: #FFFFFF;
	margin-right:5px;
	margin-left:4px;
	}
#banner2 {
	float: left;
	width: 125px;
	height:125px;
	background: #FFFFFF;
	border: 2px solid #CCCCCC;
	margin-right:5px;
	}
#banner3 
	{
	float: left;
	width: 125px;
	height:125px;
	background: #FFFFFF;
	border: 2px solid #CCCCCC;
	}
#banner4	{
	float: left;
	width: 125px;
	height:125px;
	background: #FFFFFF;
	border: 2px solid #CCCCCC;
	margin-right:5px;
	margin-left:4px;
	margin-top:7px;
	}
#banner5	{
	float: left;
	width: 125px;
	height:125px;
	background: #FFFFFF;
	border: 2px solid #CCCCCC;
	margin-right:5px;
	margin-top:7px;
	}
#banner6	{
	float: left;
	width: 125px;
	height:125px;
	background: #FFFFFF;
	border: 2px solid #CCCCCC;
	margin-top:7px;
	}

/* Sidebar */
.lsidebar {
	width: 200px !important;
	float: left !important;
	margin:0;
	padding: 0 10px 0 5px;
	}
.lsidebar p {
	color:#636363;
	font-size:10px;
	padding: 0 5px 15px 0;
	}
.lsidebar p a{
	color:#5f5b8a;
	text-decoration:none;
	font-weight:bold;
	}
.lsidebar p a:hover{
	text-decoration:underline;
	}
.izquierda {
	float:left;
	margin: 10px 5px 10px 0;
	}
.rsidebar {
	width: 200px !important;
	float: left !important;
	margin: 0;
	padding-top:30px;
	}
/* Imagenes de titulo en Sidebar */	
.lsidebar h2.acerca  {
	margin:0;
	padding-bottom:5px;
	font-size: 15px;
	text-transform: uppercase;
	color: #ff8812;
	}
.lsidebar h2.acerca img {
	border-style: none;
	}
.lsidebar h2.ultimos   {
	font-size: 15px;
	text-transform: uppercase;
	color: #ff8812;
	display:block;
	margin: 10px 0;
	}
ul.ultimos  {
	padding-bottom: 10px;
	}
ul.ultimos li {
	margin-bottom: 5px;
	list-style-image: url(images/dot.jpg);
	margin-left:15px;
	}
ul.ultimos li a{
	color:#636363;
	text-decoration: none;
	}
ul.ultimos li a:hover{
	text-decoration: underline;
	}
ul.ultimos li a:visited{
	color:#636363;
	}
ul.categorias {
	padding-bottom:15px;
	}
.lsidebar h2.categorias   {
	font-size: 15px;
	text-transform: uppercase;
	color: #ff8812;
	display:block;
	margin: 10px 0;
	}
ul.categorias li a, ul.categorias li a:visited{
	text-decoration: none;
	color:#636363;
	}
ul.categorias li {
	list-style-image: url(images/dot.jpg);
	margin-left:15px;
	margin-bottom:5px;
	}
ul.categorias li a:hover{
	text-decoration: underline;
	}
.lsidebar h2.ucomentarios  {
	font-size: 15px;
	text-transform: uppercase;
	color:#ff8812;
	line-height: 21px;
	display:block;
	padding-bottom:10px;
	}
#featconv li {
	color:#636363;
	list-style-image: url(images/dot.jpg);
	margin-left:15px;
	padding-bottom:5px;
	}
ul#featconv  {
	padding-bottom:15px;
	}
#featconv li a{
	color:#636363;
	}
#featconv li a:hover{
	}
.rsidebar h2.links  {
	font-size: 15px;
	text-transform: uppercase;
	color: #ff8812;
	clear:both;
	display:block;
	padding-bottom:10px;
	}
.rsidebar h2.archivos  {
	font-size: 15px;
	text-transform: uppercase;
	color: #ff8812;
	display:block;
	padding: 10px 0;
	}
	.rsidebar h2.comentadas  {
	font-size: 15px;
	text-transform: uppercase;
	color: #ff8812;
	display:block;
	padding: 10px 0;
	}
	ul.mcplist  {
	padding-bottom: 10px;
	margin-top:10px;
	}
ul.mcplist {
	margin-bottom: 5px;
	list-style-image: url(images/dot.jpg);
	margin-left:15px;
	}
ul.mcplist li a{
	color:#636363;
	text-decoration: none;
	}
ul.mcplist li a:hover{
	text-decoration: underline;
	}
ul.mcplist li a:visited{
	color:#636363;
	}
h2.widgettitle {
	font-size: 15px;
	text-transform: uppercase;
	color: #ff8812;
	display:block;
	padding: 10px 0;
}
#featconv li {
	color:#636363;
	list-style-image: url(images/dot.jpg);
	margin-left:15px;
	padding-bottom:5px;
	}
/* iconos de contacto */
li.email {
	background: url(images/email.jpg) no-repeat;
	padding-left: 25px;
	padding-bottom: 5px;
	list-style:none;
	}
li.email a {
	color:#636363;
	text-decoration:none;
	}
li.email a:hover{
	text-decoration: underline;
	}
.rss {
	background: url(images/rss.jpg) no-repeat;
	}
.contactenos {
	background: url(images/contactenos.jpg) no-repeat;
	}
.escribi {
	background: url(images/escribi.jpg) no-repeat;
	}
.facebook{
	background: url(images/facebook.jpg) no-repeat;
	}
.friendme {
	background: url(images/friendme.jpg) no-repeat;
	}
.twitter {
	background: url(images/twitter.jpg) no-repeat;
	}
.technorati {
	background: url(images/technorati.jpg) no-repeat;
	}
.flickr {
	background: url(images/flickr.jpg) no-repeat;
	}
.youtube {
	background: url(images/youtube.jpg) no-repeat;
	}
/* Listas */
.secondary ul, .secondary ol {
	padding-left: 0;
	}
.secondary ul li {
	color:#636363;
	}
.sb-feed ul li {
	padding-left: 25px;
	padding-bottom: 10px;
	list-style:none;
	} 
.sb-feed ul li a{
	color:#636363;
	text-decoration:none;
	}
.sb-feed ul li a:hover{
	text-decoration: underline;
	}
.sb-feed ul li a:visited{
	color:#636363;
	text-decoration: underline;
	}
.sb-feed ul {
	padding-bottom:10px;
	}
ul.blogroll {
	margin-bottom:10px;
	margin-top:10px;
	}
ul.blogroll li {
	list-style-image: url(images/dot.jpg);
	margin-left:15px;
	padding-bottom:5px;
	}
ul.blogroll li a{
	color:#636363;
	margin-right:115px;
	}
ul.blogroll li a:hover{
	text-decoration: underline;
	}
ol li {
	list-style: decimal outside;
	}
#archives {
	padding-bottom:10px;
	}	
#archives ul {
	margin-top:10px;
}
#archives li {
	list-style-image: url(images/dot.jpg);
	margin-left:15px;
	padding-bottom:5px;
	}
#archives li a{
	color:#636363;
	text-decoration:none;
	}
#archives li a:hover{
	text-decoration:underline;
	}
#archives li a:visited{
	color:#636363;
	}
/* Archivos desde sidebar. */
.archives {
	}	
.archives ul {
	margin-top:10px;
}
.archives li {
	list-style-image: url(images/dot.jpg);
	margin-left:15px;
	padding-bottom:5px;
	}
.archives li a{
	color:#636363;
	text-decoration:none;
	}
.archives li a:hover{
	text-decoration:underline;
	}
.archives li a:visited{
	color:#636363;
	}
.secondary div.sb-comments li > a[title="Ir a los comentarios de esta entrada"]{
	position:absolute;
	right: 212px;
	color:#999;
	}	
.sb-pagemenu ul {
	margin-left: 10px;
	}
.sb-pagemenu ul ul {
	margin-top: 2px;
	}
.sb-pagemenu ul ul .page_item {
	margin-left: 10px;
	padding: 0;
	}
.sb-pagemenu .current_page_item {
	}
/* Headings */
h1, h2, h3, h4 {
	}
h1 { /* H1 titulo del blog */
	}
h3{
	}
h3 a{
	color:#5f5b8a;
	font-size:1.7em;
	font-family: "Trebuchet MS";
	text-decoration:none;
	line-height: 30px;
	}
h3 a:hover, h3 a:visited {
	text-decoration:underline;
	}
h2, h2 a, h2 a:visited,
h4, h4 a, h4 a:visited {
	color:#636363;
	}
h2, h2 a, h2 a:hover, h2 a:visited,
h3, h3 a, h3 a:hover, h3 a:visited,
h4, h4 a, h4 a:hover, h4 a:visited {
	}
h5 {
	font-size:1.4em;
	color:#FF9933;
}
h1, h1 a, h1 a:hover, h1 a:visited,
#header .description {
	text-decoration: none;
	color: white;
	}
#header p.description {
	margin-top:-20px;
	margin-left:120px;
	font-weight:bold;
	font-size:1em;
	}
#header h1 a{
	display:block;
	width:240px;
	padding: 20px 0 0 25px;
	}
#header h1 span{
	display:none;
	}
h1 a:hover {
	}
.pagetitle { /* En paginas estaticas y archivos */
	text-align: left;
	margin: 15px 0 15px;
	}
.pagetitle h2 { 
	font-size: 2.4em;
	letter-spacing: -1px;
	text-align: left;
	display:inline;
	}
.secondary h2 { 
	font-size: 1.5em;
	font-weight: normal;
	padding: 0;
	display:inline;
	}
#primary h3, #primary h4, .permalink #primary .aside h3 {
	font-size: 2.2em;
	font-weight: normal;
	letter-spacing: -1px;
	display:inline;
	}
.autor {
	font-size:10px;
	font-weight: bolder;
	text-transform: uppercase;
	color: #999999;
	margin-top:7px;
	}
#primary .itemtext p {
	font-size: 1.1em;
	color:#5e5e5e;	
	text-align:justify;
	}
#primary .itemtext a {
	color:#5f5b8a;
	font-weight:bold;
	text-decoration:none;
}
#primary .itemtext a:hover {
	text-decoration:underline;
}
.itemtext h3 { /* Para las paginas */
	font-size: 1.7em;
	display: block;
	float:right;
	}
.itemtext h4 { /* Para las paginas */
	font-size: 1.5em;
	padding: 15px 0 0;
	display: block;
	}
.itemtext .more-link{
	margin-top:15px;
	margin-bottom:13px;
	font-size:1em;
	}
.itemtext .more-linka, .itemtext .more-linka:hover,.itemtext .more-linka:visited{
	color:#636363;
	background-color:#fd7e1f;
	}
/* Comentarios */
ul.comentarios {
	border-top: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom:25px;
	height:50px;
	}
.comentarios li {
	padding-left:14px;
	margin-top:30px;
	margin-top:15px;
	margin-bottom:15px;
	list-style:none;
	float:left;
	}
.comentarios li a {
	color:#5e5e5e;
	text-decoration:none;
}
.comentarios li a:hover {
	text-decoration:underline;
}
.comentarios li.delicious_icon  {
	padding-left:19px;
	background: url(images/delicious.jpg) no-repeat;
	}
.comentario_icon {
	background: url(images/comments.jpg) no-repeat;
	padding-right:25px;
	margin-left:15px;
	}
.comentarios li.compartir_icon {
	margin-right:35px;
	background: url(images/compartir.jpg) no-repeat;
	}
.comentarios li.digg_icon {
	margin-right:40px;
	background: url(images/digg.jpg) no-repeat;
	}
.comentariosbg {
	width:334px;
	height:109px;
	padding-top:3px;
	background: url(images/bg-comentarios.jpg) no-repeat;
	}
.comentariosbg p {
	padding-left:40px;
	font-weight:bold;
	}
p.tags  {
	padding-left:17px;
	font-weight:bold;
	}
span.textocomentario {
	float:left;
	padding-left:40px;
	}
.comments {
	text-align: left;
	padding: 30px 0 0 75px;
	position: relative;
	}
.comments #commentlist {
	margin: 0;
	padding: 10px 0 20px;
	position: relative;
	}
.comments #commentlist li {
	margin: 10px 0;
	padding: 10px 10px 5px;
	list-style: none;
	background-color:#EAEAEA;
	}
.comments #commentlist .commentmetadata {
	float:right;
	padding-left: 20px;
	}
.comments #commentlist li img {
	padding: 0;
	border: none;
	}
.comments #commentlist li img.gravatar {
	margin: -5px 0 0;
	}
.comments #commentlist li .commentauthor {
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	}
span.commentauthor {
	color:#333333;
	}
.comments #commentlist li .counter {
	display: none;
	font-size: 1.5em;
	color: #999;
	width: 35px;
	}
.comments #commentlist li.authorcomment {
	background: #EFEFEF;
	}
.comments #commentlist li.authorcomment blockquote {
	color: #333;
	background: #f6f7f8 url(images/quote.gif) no-repeat 10px 0;              
	}
.comments #pinglist {
	font-size: 1.2em;
	padding: 0;
	margin: 10px 0 10px;
	background: #f6f7f8;
	}
.comments #pinglist li {
	margin-left: 40px;
	padding: 7px 0;
	list-style: none;
	}
.comments #pinglist li .commentauthor {
	font-weight: bold;
	}
.comments #pinglist li small {
	font-size: 0.8em;
	}
.comments #pinglist li .counter {
	display: none;
	}
.comments #pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}
.comments #pinglist li img {
	padding: 0;
	border: none;
	}
.comments #leavecomment, .comments #loading {
	text-align: center;
	margin: 30px 0 20px !important;
	color:#666666;
	font-size: 2em;
	letter-spacing: -2px;
	}
.comments #loading {
	margin-top: 20px !important;
	}
.comments form {
	padding: 1px 0 10px;
	margin: 0;
	}
input[type=text], textarea {
	font-size: 1.4em;
	padding: 3px;
	color: #777;
	}
input[type=text]:focus, textarea:focus {
	color:#636363;
	color: #333;
	border-color: #666;
	}
.comments form input[type=text] {
	width: 45%;
	margin: 5px 5px 1px 0;
	}
.comments form textarea {
	height: 250px;
	padding: 2px;
	width: 100%;
	margin: 10px 0;
	}
.comments form #submit {
	margin: 0;
	float: right;
	}
#authorinfo input{	
	margin-top:20px;
	width:200px;
	display:block;
}
/* Los Metalink */
#primary .metalink a, #primary .metalink a:visited, 
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #999;
	font-weight: normal;
	}
#primary .item .itemhead .metalink, #primary .metalink {
	font-size: 1.8em;
	letter-spacing: -1px;
	text-transform: lowercase;
	}
#primary .aside .itemhead .metalink {
	font-size: 1.4em;
	}
.permalink #primary .aside .itemtext {
	font-size: 1.4em;
	color: #999;
	}
#primary .metalink {
	margin: 0 15px 0 0;
	float: none;
	}
.feedicon { /* En la seccion de Comments */
	border: 0 !important;
	padding: 0 !important;
	}
.feedlink img { /* En el sidebar */
	height: 16px;
	width: 16px;
	border: none;
	position: absolute;
	right: 0;
	}
#primary .aside {
	padding: 8px;
	margin: 0 4%;
	}
.secondary span a {
	margin-left: 10px;
	}
/* Links de edicion */
.editlink a, .commentseditlink a {
	border: none;
	padding: 2px;
	padding-left: 23px;
	margin-left: 7px;
	height: 16px;
	}
/* Metalinks */
.metalink a span {
	display: none;
	}
.metalink a:hover span {
	display:inline;
	}
/* Fecha y categorias para los posts */
.metadata {
	color: #bbb;
	float:left;
	text-align:center;
	margin: 1px 0 0 -52px;
	}
p.fecha {
	font-size: 2.1em;
	padding-bottom:9px;
	padding-top:7px;
	font-weight: lighter;
}
p.mes {
	font-size: 1.1em;
	}
.itemtext #categoria p,.itemtext #categoria a {
	font-size:10px;
	color:#ff9730;
	}
span.chronodata {
	color: #9f9db9;
	font-weight:bold;
	font-size:2em;
 	text-transform: uppercase;
	}
.metadata a, .commentmetadata a {
	color:#FF9900;
	}
/*- Primary Conteidos */
#primary .item {
	position: relative;
	width:490px;
	padding-left: 55px;
	margin-left:30px;
	
	}
#primary .item .itemtext {
	font: 1.1em/1.5em;
	color: #444;
	}
#primary .item .itemtext p,
#primary .item .itemtext ol,
#primary .item .itemtext div,
#primary .item .itemtext blockquote {
	margin: 13px 0;
	}
#primary .aside .itemtext p,
#primary .aside .itemtext ol,
#primary .aside .itemtext div,
#primary .aside .itemtext blockquote {
	margin: 5px 0;
	}
.permalink #primary .aside .itemtext p,
.permalink #primary .aside .itemtext ol,
.permalink #primary .aside .itemtext div,
.permalink #primary .aside .itemtext blockquote {
	margin: 13px 0;
	}
.metalinks {
	margin-top: 5px;
	}
.commentsrsslink {
	background: url(images/feed.gif) left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	}
.trackbacklink {
	background: url(images/arrow_refresh.gif) left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	}
.commentsrsslink a, .trackbacklink a {
	color: #999;
	padding: 2px;
	}
/* Links */
#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	}
h2 a:hover, h2 span a:hover {
	color: #27d !important;
	}
/*- Varios Tags y Clases */
.clear {
	clear: both;
	margin: 0;
	padding: 0;
	}
#primary .itemtext img {
	}
.center {
	text-align: center;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright, img[align="right"] {
	padding: 4px;
	margin: 0 0 2px 7px;
	display:inline;
	}
img.alignleft, img[align="left"] {
	padding: 4px;
	margin: 0 7px 2px 0;
	display:inline;
	}
img.noborder {
	border: none !important;
	}
small {
	font-size: .9em;
	line-height: 1.5em;
	}
small, strike {
	color: #777;
	}
code {
	font-size: 1.1em;
	}
acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}
blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	color: #333;
	background: url(images/quote.gif) no-repeat 10px 0;
	border: none;
	}
hr {
	display: none;
	}
/* Paginacion */
.navigation {
	text-align: center;
	color:#636363;
	padding-left: 80px;
	padding-right: 20px;
	margin: 10px 0;
	}
.navigation .left {
	float: left;
	text-align: left;
	width:150px;
	}
.navigation .right {
	float: right;
	text-align: right;
	width:150px;
	}
.navigation p {
	margin: 0;
	padding: 0;
	}
.navigation a {
	color: #999;
	text-decoration:none;
	}
span.siguiente {
	background: url(images/siguientes.jpg) no-repeat;	
	height:13px;
	padding-left:10px;
}
.anteriores {
	background: url(images/anteriores.jpg) no-repeat;	
	height:13px;
	padding-right:18px;
}
.alert {
	background: #FFF6BF;
	border-top: 2px solid #FFD324;
	border-bottom: 2px solid #FFD324;
	text-align: center;
	margin: 10px auto;
	padding: 5px 20px;
	}
img.wp-smiley {
	border: none !important;
	padding: 0 0 0 5px !important;
	}
/*- Listas */
.itemtext ol, .itemtext ul {
	margin-left:15px;
	}
.itemtext ol li, .itemtext ul li {
	}
.secondary div p {
	margin-top: 0.5em;
	}
.pagetitle { /* Estatico para paginas y archivos */
	margin: 0px 0 15px !important;
	}
.pagetitle p a{ 
	margin-top: 25px;
	margin-left: 40px;
	font-size:12px;
	color:#636363;
	}
.pagetitle h5{ 
	margin-left: 40px;
	}
/* Adjunto */
.attachment {
	text-align: center;
	}
/* Search  */
.rsidebar h2.buscar  {
	font-size: 15px;
	text-transform: uppercase;
	color:#ff8812;
	display:block;
	padding-bottom:5px;
	margin-top:15px;
}
.sb-search {
	height: 79px;
	width: 197px;
	}
#searchform {
	padding-top:10px;
	}
#searchtext {
	background: url(images/buscar_bg.jpg) no-repeat;
	display:block;
	color:#000;
	float:left;
	width:148px;
	height:26px;
	border-style: none;
	padding: 3px 0 0 4px;
	}
#searchbtn{
	background: url(images/buscar_btn.jpg) no-repeat;
	float: left;
	height:26px;
	width:26px;
	border-style: none;
	cursor:pointer;
	margin-left:-6px;
	}
/* Formulario FeedBurner */
.rsidebar h2.suscripcion  {
	font-size: 15px;
	text-transform: uppercase;
	color:#ff8812;
	display:block;
	padding-bottom:5px;
	margin-top:2px;
}
/* pie */
#footer {
	height: 50px;
	background: url(images/fondo_bg.jpg) repeat-x;	
	padding-top:50px;
	}
#footer p {
	float:left;
	padding-top:3px;
	padding-left:5px;
}
#footer img {
	padding-left:50px;
	float:left;
}

