/*  

Theme Name: Kucha v1.0
Theme URI: http://www.kucha.com.ar
Description: Un tema loco
Version: 1.0
Author: Ezequiel Jurado
Author URI: http://www.kucha.com.ar

	
*/

html body {
background-repeat: repeat;
margin : 0;
padding : 0;
font : 12px "Lucida Grande", "Arial", Helvetica, sans-serif, Trebuchet MS;
background : black  url(images/back.gif) repeat fixed;
text-align : left;
color : #666;
line-height : 18px;
}

#wrap {
padding-left:20px;
padding-top: 60px;
text-align:left;
width:850px;
}

#header {
left : 20px;
height : 60px;
width: 820px;
background : url(images/logo-header.gif) no-repeat top left; 
outline-style:none;
position: fixed;
}

#header h1 {
width: 200px;
height: 60px;
}

#logo {
top : 0px;
height : 30px;
width: 240px;
outline-style:none;
}

#logo a {
top : 0;
left : 0;
height : 100px;
width : 121px;
}

#date {
position : absolute;
top : 70px;
left : 0;
height : 20px;
width : 500px;
}

#leftcol {
float: left;
margin-top : 80px;
margin-left : 260px;
width : 550px;
padding-bottom : 25px;
}

.miniatura{
	width: 550px;
	height: 150px;
	margin-bottom: 5px;
}

#leftcol #subminiatura .postmetadata {
font-size: 11px;
color: #333;
margin: 0px;
padding: 0 0 0 0;
}

#leftcol #subminiatura .postmetadata a {
color: #666;
}

#leftcol #subminiatura .postmetadata a:hover {
color: #D4EE46;
}

#leftcol #subminiatura_archivo .postmetadata {
font-size: 11px;
color: #333;
margin: 0px;
padding: 0 0 0 0;
}

#leftcol #subminiatura_archivo .postmetadata a {
color: #666;
}

#leftcol #subminiatura_archivo .postmetadata a:hover {
color: #D4EE46;
}

#entry img{
width:475px;
}

#leftcol #thumbs img {
margin : 0 15px 15px 0;
}

#leftcol #thumbs img.end {
margin : 0 0 15px 0;
}

#leftcol #thumbs a img {
border : 2px solid #fff;
}

#leftcol #thumbs a img:hover {
border : 2px solid #D4EE46;
}

#leftcol ul {
clear : both;
margin : 0;
padding : 10px 0 0 0;
list-style : none;
}

#leftcol li {
list-style : none;
line-height : 26px;
float : left;
margin-right : 20px;
font-size : 14px;
text-transform : uppercase;
font-weight : bold;
}

#leftcol li a {
color : #666;
}

#leftcol li a:hover {
color : #D4EE46;
}

#leftcol .active a {
color : #000;
}

#datos{
width: 550px;
color:#D4EE46;
text-transform: uppercase;
}

#fbLikeIframe{
color: #fff;
}

.onlineuser{
color: #333;
text-transform: none;
line-height: 16px;
}

.twitter {
width: 150px;
padding-bottom: 10px;
text-transform: none;
line-height: 14px;
}

#menutotal .twitter a {
color: #777;
border-bottom:1px dotted #555;
}

#menutotal.twitter a:hover {
border-bottom:1px dotted #D4EE46;
color:#D4EE46;
}

#tweetheader {
background: url("images/tweet-small-bird.gif") top left ;
background-repeat:no-repeat;
height: 15px;
padding-left: 17px;
padding-top: 2px;
padding-bottom: 5px;
text-transform: uppercase;
color: #51bdd4;
border-bottom:1px dotted #333;


}


.twitter .twitter-message {
border-bottom: dotted 1px #333;
padding-bottom: 10px;

}

.fbLikeContainer{
color: #fff;
}

.anio{
font-size: 11px;
color: #D4EE46;
}

.anio_valor{
font-size: 11px;
color: #444;
}

.vota {
font-size: 11px;
font-weight: normal;
text-transform: capitalize;
color: #444;
}

#misiek_photo_album{
	width: 600px;
	}

#image_wrap{
	width: 100px;
	height: 100px;
	}


/*.ilikethis{
float:right;
font-size: 11px;
color: #444;
}*/

.ilikethis a{
float:right;
font-size: 11px;
color: #444;
}

/*========== SIDEBAR ==========*/

#rightcol {
	margin-top : 80px;
	float: left;
	left : 26px;
	width : 200px;
	position: fixed;
	}

#menutotal {
	font-size : 11px;
	color : #FFF;
	width : 200px;
	text-transform : uppercase;
	margin-left: 36px;
	}

#menutotal a {
	color : #FFF;
	}

#menutotal a:hover {
	color : #D4EE46;
	}

#menutotal ul {
	margin: 0px;
	padding: 0px;
	}

#menutotal li {
	margin : 0;
	padding : 0;
	line-height: 22px;
	list-style : none;
	letter-spacing : 0.05em;
	}

#menutotal li a {
	color : #fff;
	}

#menutotal li a:hover {
	color : #D4EE46;
	}

#menutotal .toggle_container {
	clear: both;
	}
	
#menutotal .block a {
	color: #D4EE46;
	}
	
#menutotal .block a:hover {
	color: #FFFFFF;
	}

#menutotal .contenedor_otros {
	color: #444;
	font-size: 9px;
	left:0;
	margin-top: 20px;
	text-transform:uppercase;
	width:200px;
	}

#menutotal .contenedor_otros ul li a {
	color: #444;
	}

#menutotal .contenedor_otros ul li a:hover {
	color: #D4EE46;
	}

#menutotal .contenedor_otros ul {
	color: #444;
	font-size: 11px;
	left:0;
	text-transform:uppercase;
	margin-bottom: 27px;

	}


/*========== FIN SIDEBAR ==========*/

a img {
border : none;
outline-style:none;
}

a {
text-decoration : none;
color : #D4EE46;
outline-style:none;
}

a:hover {
text-decoration : none;
color : #fff;
outline-style:none;
}


b {
font-size : 13px;
color : #D4EE46;
text-transform : uppercase;
font-weight : bold;
letter-spacing : 0.035em;
}

strong {
font-weight : bold;
color: #888;
}

em {
font-size : 11px;
color : #D4EE46;
font-style : normal;
}

.banner_img {
border : 1px solid #ccc;
margin : 0;
padding : 0;
}

.clr {
clear : both;
}

h1 {
margin : 0px;
font-size : 20px;
color : #D4EE46;
text-transform : uppercase;
font-weight : bold;
letter-spacing : 0.035em;
outline-style:none;
}

h2 {
margin : 0px;
font-size : 13px;
color : #D4EE46;
text-transform : uppercase;
font-weight : bold;
letter-spacing : 0.035em;
}

h3 {
margin : 0px;
font-size : 13px;
color : #D4EE46;
text-transform : uppercase;
font-weight : bold;
letter-spacing : 0.035em;
}

h5 {
margin : 0px;
font-size : 10px;
color : #D4EE46;
text-transform : uppercase;
letter-spacing : 0.035em;
outline-style:none;
}

.titulo {
font-size : 20px;
line-height: 20px;
color : #D4EE46;
text-transform : uppercase;
font-weight : bold;
letter-spacing : 0.035em;
outline-style:none;
width: 550px;
height: 20px;
}

.titulo a {
font-size : 20px;
line-height: 20px;
color : #D4EE46;
text-transform : uppercase;
font-weight : bold;
}

.titulo a:hover{
font-size : 20px;
line-height: 20px;
color : #FFF;
text-transform : uppercase;
font-weight : bold;
}

.titulo_categoria a {
margin : 0px;
font-size : 20px;
color : #222;
text-transform : uppercase;
font-weight : bold;
letter-spacing : 0.035em;
}

.titulo_categoria a:hover{
margin : 0px;
font-size : 20px;
color : #555;
text-transform : uppercase;
font-weight : bold;
letter-spacing : 0.035em;
}

#subminiatura{
font-size: 11px;
padding-bottom:30px;
width:550px;
}

#subminiatura_archivo{
font-size: 11px;
width:550px;
height: 50px;
}

#space{
margin-bottom: 30px;
}


#footer {
font-size: 11px;
color: #333;
float: left;
width : 550px;
padding-bottom : 40px;
padding-left: 260px;
}

#footer-izquierda{
float: left;
width: 350px;
}

#footer-derecha{
float: right;
text-align: right;
width: 150px;
}

#footer a {
color: #333;
/*border-bottom:1px dotted #333333;*/
}

#footer a:hover {
color: #D4EE46;
}

#leftcol .entry p {
line-height: 20px;
padding-top: 10px;
padding-bottom: 10px;
}

#datos{
visibility: hidden;
}

.chota {
clear:both;
}

.jury_member {
margin : 0 0 30px 0;
width : 470px;
float : left;
}
.jury_member img {
float : left;
margin : 5px 20px 0 0;
}

.jury_member p {
float : left;
margin : 0;
padding : 0;
width : 320px;
}

.archive {
margin : 0 0 50px 0;
width : 470px;
float : left;
}

.archive img {
float : left;
margin : 5px 25px 0 0;
}

.archive p {
float : left;
margin : 0;
padding : 0;
width : 215px;
}

.artist {
margin : 0 0 60px 0;
width : 470px;
float : left;
}

.artist img {
float : left;
margin : 5px 20px 0 0;
}

.artist p {
float : left;
margin : 0;
padding : 0;
width : 320px;
}

.artist p img {
float : left;
margin : 20px 5px 0 0;
border : 1px solid #fff;
}

.artist p img:hover {
border : 1px solid #D4EE46;
}

#pulse_credit {
margin : 30px 0 30px 0;
height : 55px;
width : 240px;
overflow : hidden;
line-height : 19px;
font-size : 11px;
}

#pulse_credit img {
float : left;
margin : 3px 12px 0 0;
}

#pulse_credit p {
margin : 0;
padding : 0;
height : 85px;
}

.fecha {
font-size : 11px;
color: #333333;
margin-top:3px;
margin-bottom:3px;
}

.textoblique {
color:#333333;
font-size:11px;
font-style:italic;
padding-top:4px;
}

.formulario_contacto {
line-height: 16px;
font-size : 11px;
color: #333333;
padding-top: 45px;
}

.wpcf7-validates {
background: url(images/bg-contacto-input.png) top left no-repeat;
border-style: none;
color:#666666;
font-family: "Lucida Grande", "Arial", Helvetica, sans-serif, Trebuchet MS; 
font-size:11px;
padding-left: 4px;
height:25px;
margin-bottom:10px;
margin-top:5px;
width:235px;
}

.wpcf7-form textarea {
background: url(images/bg-contacto-msj.png) top left no-repeat;
border-style: none;
color:#666666;
font-family: "Lucida Grande", "Arial", Helvetica, sans-serif, Trebuchet MS; 
font-size:11px;
height:130px;
margin-bottom:0px;
margin-top:10px;
padding: 4px;
width:235px;
}

.wpcf7-submit{
background:url("images/bg-contacto-btn.png") no-repeat scroll left top transparent;
border-style:none;
color:#C9C9C9;
font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
font-size:10px;
height:25px;
width:65px;
padding-left: 0px;
padding-right: 0px;
outline-style: none;
border-style: none;

}

.wpcf7-submit input {
background:url("images/bg-contacto-btn.png") no-repeat scroll left top transparent;
border-style:none;
color:#C9C9C9;
font-family:"Lucida Grande",Helvetica,Arial,sans-serif;
font-size:10px;
height:25px;
width:65px;
padding-left: 0px;
padding-right: 0px;
outline-style: none;
border-style: none;
}

.wpcf7-submit{
outline-style: none;
border-style: none;
}


#leftcol .entry .wpcf7-form p {
margin-bottom: 5px;
margin-top: 5px;
padding-bottom: 0px;
padding-top: 0px;
font-size: 10px;

}

.formulario_contacto a {
color: #555;
}

.formulario_contacto a:hover {
color: #D4EE46;
}

.genteamiga {
line-height: 21px;
font-size : 12px;
color: #444;
padding-top: 25px;
}

.genteamiga a {
color: #555;
}

.genteamiga a:hover {
color: #D4EE46;
}

#clientes {
font-size : 11px;
color: #555;
padding-top: 25px;
}

#clientes a {
color: #666;
}

#clientes a:hover {
color: #D4EE46;
}

.entry{
padding-bottom: 15px;
}
	
.categoria_blog {
padding-bottom: 15px;
font-size : 15px;
text-transform: uppercase;
color: #333333;
}

.inpt_1 {
float : left;
width : 475px;
overflow : hidden;
color : #888;
}

.inpt_2 {
float : left;
width : 150px;
overflow : hidden;
color : #888;
}

.inpt_3 {
float : left;
width : 150px;
overflow : hidden;
color : #888;
}

.inpt_4 {
float : left;
width : 72px;
overflow : hidden;
color : #888;
}
.inpt_5 {
float : left;
width : 72px;
overflow : hidden;
color : #888;
}

.inpt_6 {
float : left;
overflow : hidden;
color : #888;
}

.inpt_7 {
float : left;
width : 310px;
overflow : hidden;
color : #888;
}

.inpt_1 input {
height : 18px;
width : 98%;
margin-top : 5px;
border : 1px solid #ccc;
}

.inpt_2 input {
height : 18px;
width : 96%;
margin-top : 5px;
border : 1px solid #ccc;
}

.inpt_3 input {
height : 18px;
width : 96%;
margin-top : 5px;
border : 1px solid #ccc;
}

.inpt_4 input {
height : 18px;
width : 93%;
margin-top : 5px;
border : 1px solid #ccc;
}

.inpt_5 input {
height : 18px;
width : 93%;
margin-top : 5px;
border : 1px solid #ccc;
}

.inpt_7 input {
height : 18px;
width : 98%;
margin-top : 5px;
border : 1px solid #ccc;
}

.text_1 {
float : left;
width : 470px;
margin : 15px 0 0 0;
overflow : hidden;
color : #888;
}

.text_1 textarea {
width : 99%;
margin : 5px 0 0 0;
border : 1px solid #ccc;
height : 50px;
}
.text_2 {
float : left;
width : 470px;
margin : 15px 0 0 0;
overflow : hidden;
color : #888;
}

.text_2 textarea {
width : 99%;
margin : 5px 0 0 0;
border : 1px solid #ccc;
height : 300px;
}

.container_1 {
float : left;
width : 470px;
margin : 15px 0 0 0;
}

.margin_1 {
margin : 15px 0 0 0;
}

.margin_2 {
margin : 15px 10px 0 0;
}

.margin_3 {
margin : 15px 6px 0 0;
}

.margin_4 {
margin : 8px 0 0 0;
}

.margin_5 {
margin : 8px 10px 0 0;
}

.margin_6 {
margin : 8px 6px 0 0;
}

.submit {
float : left;
width : 350px;
height : 24px;
margin : 38px 10px 50px 0;
}

.grey {
color : #888;
}

#credit {
margin-top : 35px;
height : 20px;
width : 150px;
color : #666;
font : 9px Arial, Helvetica, Sans-serif;
text-align : left;
}

#credit a {
text-decoration : none;
color : #666;
}

#credit a:hover {
text-decoration : none;
color : #fff;
background-color : #D4EE46;
}

#commentform textarea {
background : #f8f7f6;
border : 1px solid #d6d3d3;
width : 460px;
}

#commentform textarea:hover {
background : #ffffff;
border : 1px solid #d6d3d3;
}

#commentform textarea:focus {
background : #ffffff;
border : 1px solid #939793;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
font-size : 1.1em;
background : #ffffff;
border : 1px solid #939793;
width : 280px;
}

#commentform input {
margin-bottom : 3px;
}

.com-list h3 {
font-size: 18px;
line-height: 22px;
font-weight: normal;
padding-bottom: 10px; 
border-bottom: solid 1px #ebeadd;
}

.com-entry {
background: url(images/com-top.png) no-repeat left top;
margin-bottom: 20px;
}

.com-entry-bot {
background: url(images/com-bot.png) no-repeat left bottom; padding: 10px 0px;
}

.com-con {
padding: 10px 70px 10px 20px;
font-size: 11px;
line-height: 16px;
color:#666;
border-left: solid 1px #e7e5dd;
border-right: solid 1px #e7e5dd;
position: relative;
}

.com-avt {
position: absolute;
top: 10px;
right: 20px;
width: 30px;
height: 30px;
}

* html .com-avt { right: 40px;}
.com-avt img { border: 1px solid #ccc;}
.com-date { font-size: 10px; color: #999; margin-bottom: 10px; }
.com-text { width:200px; }
.com-date a, .com-date a:visited, .com-date a:hover { color: #999; text-decoration: underline; }*/
