/*
THEME NAME: Jinglero
THEME URI: http://www.jinglero.com.ar
Description: adaptado del page-ballon al Jinglero Theme
VERSION: 1.0
AUTHOR: Jinglero
AUTHOR URI: http://www.jinglero.com.ar
TAGS: two columns, widget ready,fixed width,valid XHTML,valid CSS,simple,widgets,clean,right sidebar
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

/* Begin html tags */
* { margin:0; padding:0; } 
body {font-size: 62.5%; /* Resets 1em to 10px */font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;background: #f49e19 url(img/body-bg.jpg) repeat-x top center;color: #333333;	margin:0px auto;height:auto;}
hr{display: none;}
a{color: #8e0e0e;text-decoration: none;}
a:hover {color: #004113;text-decoration: underline;}
ul{list-style-type: none;}
h2{font-size:2.5em; line-height:1.1em; font-family:Georgia, Times, serif; font-weight:normal;}
h3,h4{font-size:1.1em;font-weight:bold;}
img{border:0px;}
small{font-size:0.9em;}
.clear{clear:both;}

/* End html tags */


/* Begin Structure */

#header {text-align:right;width: 640px;height:126px;margin:0px auto;color: #333333; font-size:1.2em;padding:0px 200px 0 0; background: url(img/arboles.png) bottom left no-repeat;}
#content{width:850px;margin:0px auto; margin-bottom:1.2em; font-size:1.2em;}
#maincontent{float:left;width:650px;line-height:1.5em;display:inline;}
#sidebar{float:left;width:200px;text-align:left;position:relative;}
#sidebar-top{padding:0 5px;}
#sidebar-left{}

/* End Structure */

/* begin footer*/
#footer-top{height:80px;background:url(img/footer.png) no-repeat bottom center;}
#footer{width:710px;height:35px;margin:auto;font-size:1.0em;padding-top:30px; padding-left:130px; color:#000000;}
#footer a{color:#333333;}
#footer-bar{width:800px; margin:0px auto;}
#footer-bar ul li {float: left; list-style: none; padding:10px 3px;}
#footer-bottom{
background:#000000 url(img/bg-footer.png) bottom repeat-x;
color:#FFFFFF;
min-height:103px;
}
#bottom-content{
width:850px;
margin:0px auto;
padding-top:10px;}
#bottom-left{
float:left;
width:290px;}
#bottom-right{
float:right;
width:290px;}
#bottom-center{
margin-left:300px;
width:250px;}

#bottom-content h3{font-size:1.7em;padding-bottom:2px;border-bottom:1px dotted #999;}
#bottom-content ul li{margin-top:0px;background: url(img/ul3.png) no-repeat left center;padding-left:18px;line-height:17px;}
#bottom-content a{color:#FFFFFF;}
#bottom-content a:hover{color:#eb6e1d;}
#bottom-content img{border:0px;}

#legend-footer{padding-top:20px; padding-bottom:5px;}
#legend-right{float:right;text-align:left; padding-top:20px;}
/* End footer*/


/* begin header*/
#header h1{font-size:2.2em;padding:15px 0 0 0px;}
#header h1 a{color:#000000;text-decoration: none;}
.description{padding:3px 10px 0 10px;}
#menu{font-size:1.1em; width: 850px; margin:0px auto;background:url("img/menu.png") no-repeat top left; font-family:Tahoma, Arial, Sans-Serif;}
#logo{float:left;padding-left:45px;padding-top:5px;}
#searchbox{float:right; padding-top:7px; padding-right:220px;}
#searchbox input{background: url("img/search.gif") no-repeat top left; border:0px;padding-left:5px; height:17px;width:168px;padding-top:2px;font-size:1.0em;color:#ccc;}
#menulamp{margin-left:150px;}
#lmenu{}
.lavalamp {position: relative; margin:0px auto;height:30px;overflow: hidden; padding:3px 20px 0;}
 .lavalamp li {float: left; list-style: none;}
 .lavalamp li.back {width: 9px; height: 25px;z-index: 8;position: absolute;background: #000000 url("img/lavabg.gif") no-repeat top right;}
 .lavalamp li.back .left {background: url("img/lavabg.gif") no-repeat top left;height: 25px;margin-right: 9px; color:#000000;}
 .lavalamp li a {  text-decoration: none; color: #F0EFDF;outline: none;text-align: center; padding:5px 10px;letter-spacing: 0;
                        z-index: 10;
                        display: block;
                        float: left;
                        position: relative;
                        overflow: hidden;
font-weight:bold;
                    }
.lavalamp li a:hover, .lavalamp li a:active, .lavalamp li a:visited {border: none; }           
/* End header*/





/* begin maincontent*/
/* imagen */
.avatar{
float: left;
position: relative;
margin-right:5px;overflow:hidden;float:left;
}
.avatar img{width: 40px; height:40px; border:0px;}
.avatar span { display: block;
position: absolute;
top: 0px;
left: 0px;
background-repeat: no-repeat;
background-image: url(img/redondear.png);
width: 100px;
height: 85px;
}


/*.postdate{margin-right:5px;overflow:hidden;float:left;width:40px;height:40px;font-family:Georgia;text-align:center;color:#F0EFDF;background: url(img/date.gif) no-repeat top center;}
.postdate span{}*//*por ahora esta el cuadro del que postea*/

.topcorner{background: url(img/backtb.png) no-repeat top center;padding-top:15px;}
.bottomcorner{background: url(img/backtb.png) no-repeat bottom center;padding-bottom:15px;}
.contentpadding{padding:5px 20px;background:#F0EFDF url(img/backm.jpg) repeat-y center;}
#maincontent .entry a{color:#16637F;}
#maincontent .entry a:hover{text-decoration: underline;}
#maincontent h2 a{color:#000000;}
#maincontent h2 a:hover{color:#333333;}
#maincontent ul li{margin-left:25px;padding: 0 0 0 15px;background: url(img/ul.gif) no-repeat left 6px;}
.entry{margin-top:10px;overflow:hidden;text-align:justify; }

.entry p {margin-bottom:0.5em;}
.entry ol {padding: 0 0 0 35px;}
.entry ul {list-style-type:none;}
.entry ul li{margin-left:10px;padding: 0 0 0 15px;background: url(img/ul.gif) no-repeat left center}

.entry table {border:0px;}
/*.entry table tr th{padding:1px 10px;background:#C5CFB0;}
.entry table tr td{padding:2px 10px;background:#DDD9C0;}*/
.entry img{border:0px;}

#maincontent .entry a.more-link{color:#eb6e1d;font-size:0.9em}
#maincontent .entry a.more-link:hover{color:#7F4609;}
/*.entry blockquote,.entry pre{margin:5px 20px;padding:5px;width:550px;}*/
.postmetadata{padding:1px 15px;margin:0.5em 0 25px;border:2px dotted #ccc;}
.postmetadata a{}
.ping-track{padding: 0 15px;background: url("img/ping-track.gif") no-repeat top left;}
.postnav{margin:1em 0;}
/* End maincontent */

/* Begin sidebar */
#sidebar h2{font-size:1em;color:#000000;padding-left:5px;text-transform:uppercase;}
#sidebar h3{font-size:1em;color:#000000;padding-left:5px;text-transform:uppercase;margin-bottom:2px;}
#sidebar a{color:#333333;}
#sidebar a:hover{color:#ffffff; text-decoration:underline;}
#sidebar img{border:0;}
#sidebar-top ul li{margin-top:10px;}
#sidebar-top ul li ul li{margin-top:0px;background: url(img/ul2.png) no-repeat left center;padding-left:12px;line-height:1.2em;}
#sidebar-top ul li ul{padding-left:8px;}



/* End sidebar */


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;}

.aligncenter,div.aligncenter {display: block;margin-left: auto;margin-right: auto;}
.alignright {float: right;}
.alignleft {float: left}

.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;}


#wp-calendar{width:90%;color:#707D56;text-align:center;}
#wp-calendar a{color:#817844;text-decoration: underline;}
#wp-calendar td { text-align:center;}
#wp-calendar tfoot{width:100%;}
.searchf input.sbm-b{margin-top:5px;width:70%;border:1px solid #A2B180;padding:4px;background:#C5CFB0;color:#6C7A4C;}
/* End wp-tags */


/* Begin comments*/
#comments ol{margin-left:20px;}
.message{width:90%;}
#response{margin:2em 0 0 20px;}
.comleft{width:20%;float:left;vertical-align:middle;text-align:right;padding:5px;}
.comleft a{color:#333;}
.message-by{}
.avatar-place{}
.message-count{float:left;}
.message-content{margin:10px 20px;width:80%;padding-bottom:5px;border-bottom:2px solid #7E8C60;}
.alt{border-bottom:2px solid #AEA365;}
.author{border-bottom:2px solid #C78D4D;}
.message-entry{float:left;padding:5px 0 0 20px;width:60%;vertical-align:middle;}
.inputs input{background:#A2B180;border:0;padding:2px;background: #A2B180 url(img/input.gif) no-repeat top center;width:166px;height:16px;}
.message textarea{border:0;width:380px;height:180px;overflow:hidden;background: #A2B180 url(img/textarea.gif) no-repeat top center;padding:10px;}
.submit{margin-top:10px;}
.submit input{border:0;width:60px;height:30px;background: #A2B180 url(img/submit.png) no-repeat top left;color:#fff;}
.backtotop{text-align:right;}
/* End comments */

/* Clases Personalizadas */
.noborder{
border:0px;}
.pagetitle{
font-family:Tahoma,Arial,Sand Serif;
letter-spacing:2px;
font-weight:bold;
color:#8E0E0E;}
/* End Clases Personalizadas */