/*  



        Theme Name: Echando un Kiki o2 ES



        Theme URI: http://www.ideasinteligentes.com.ar



        Description: Tema basado en o2



        Version: 1.0



        Author: Ideas Inteligentes



        Author URI: http://www.ideasinteligentes.com.ar



	The CSS, XHTML and design is released under GPL:



	http://www.opensource.org/licenses/gpl-license.php







*/







body, h1, h2, h3, h4, h5, h6, p, form {



	margin: 0;



	padding: 0;



}







body {



	margin: 0;



	font-family: Arial, Helvetica, Georgia, Sans-serif;



	font-size: 12px;



	vertical-align: top;



	background: #000 url(images/bg.png) repeat scroll 0 0;





}







h1 {



	font-family: Arial, Sans-serif;



	font-size: 30px;



	padding: 0 0 10px 0;



}







a:link, a:visited {



	text-decoration: none;



	color: #2A5202;



}







a:hover {



	color:#66cc00;



}







p {



	padding: 10px 0 0 0;



}



#outer {



        width:970px;





        margin: 5px auto 0px auto;



        padding: 0;



}







#wrapper{



	margin: 0 auto;



	width: 970px;



	text-align: left;

	background-color:#FFF







}







/*++++++++++++++++++++++++++++++ Header +++++++++++++++++++++++++++++++++*/







#header{



	float: left;



	width: 970px;



        height: 265px;

		position:relative;



        margin:0px auto;



        padding: 0px;



        text-decoration:none;



        background:transparent url(images/header.jpg) no-repeat;



}



.headerlink{

	position:absolute;

	width:370px;

	height:80px;

	top:170px;

	left:20px;

	display:inline;

	text-indent:-5000%;

	z-index:100;

}



#header_l {



        float:left;



        width:400px;height:85px;



        margin-bottom:10px; padding:0;



}







#header_r {



        float:right;

		width:728px;

		margin:20px 16px 0 0px;

		padding:0;



}



.imghdr{

	display:inline;

	height:21px;

	background: #fff url(images/hdrgrey.jpg) no-repeat scroll 0 0;

	float:left;

	width:952px;

	margin-left:9px;

}



/*++++++++++++++++++++++++ 468x60 banner zone +++++++++++++++++++++++++++*/







#header_r_ads {



        

		padding:0;

        width:728px;

        height:90px;

		background-color:#FFF;

		float:right;



}







/*+++++++++++++++++++++++ Main menu & rss feed ++++++++++++++++++++++++++*/







#nav {



        margin:8px 0px 0px;



        width: 970px;



        height:40px;



        overflow:hidden; 



}







#nav_l {





        width:970px;  



        margin:0px;

		padding:0px; 



        overflow:hidden;



        height:31px; 



}







.menu {



        float:left;



        margin-left:390px;



        padding:0px;



        width:320px;

		display:inline



}



	



.menu li {

	display: inline;

	list-style: none;

	margin:0;

	padding:0px;

	text-align:center;

	float:left;

	height:40px;

}







.menu ul, .menu ol {



        display: inline;



	list-style: none;



	margin:0;



	padding:0;



}



		



.menu a, .menu a:visited {

	color: #FFFFFF;

	font-weight: bold;

	margin:0;

	padding:0px;

	text-decoration: none;

	line-height:40px







}



		



.menu a:hover {

	color:#66cc00;



}







#subscribe {



        float: right;



        width:92px;



        height:32px;



        margin:4px 4px 3px 4px;



}







.rss { 



        float:left;

        margin:0px;

		height:40px;

		width:260px;

		overflow:hidden;

		display:inline;



}







.rss ul { 



        margin: 0;

		padding-left:15px;



}







.rss li {

        margin: 0px; 

        padding: 0px; 

        list-style: none; 

        font-size: 12px;

		color:#f5153a; 

        display: block;

		font-weight: bold;

		width:100px;

		height:40px;

		float:left;

		margin-right:20px;

		overflow:hidden;



}



.rss li a {



        display:block;

		height:40px;

		color:#fff;

		text-indent:-5000%;



}







/*++++++++++++++++++++++++++++++ Search +++++++++++++++++++++++++++++++++*/







#search { 

        height:17px;

        width:280px;

		float:right;

		margin-bottom:20px;

		margin-top:5px;

		display:inline;

}



#search #s { 



        font-size:12px;

        padding-left:3px;

        padding-bottom:1px; 

		width:205px;

		margin-right:85px;



}







input#s { 



        color:#000;



        border:none;



        background:transparent;



}

/*+++++++++++++++++++++++++++ web amigas +++++++++++++++++++++++++++++++*/

.wamigas{

	float:right;

	width:555px;

	height:65px;

        margin:5px 10px 0px;

}



/*+++++++++++++++++++++++++++ Main Column +++++++++++++++++++++++++++++++*/







#container{

	display:inline;

	float: left;

	width: 510px;

    padding: 0px;

	text-align:left;

	background: #fff;

	margin:0px 15px 0px 11px;



}

.containerad{

	height:90px;

	background-color:#FFF;

	display:block;

	margin-bottom:11px;

}





.post{



	padding: 0px;

	background:#E3F2D5 url(images/postbg.jpg) repeat scroll 0 0;

	margin:0px 0px 10px;

}







.post h2{



	font-family: Arial, Georgia, Sans-serif;



	font-size: 16px;

	line-height:25px;

				margin:0 5px;

        text-align:left;

		color:#66cc00;



}







.entry{

	font-family: Verdana, Arial, Georgia, Sans-serif;

	font-size: 12px;

	text-align:justify;

	line-height: 1.3em;

	margin: 0px 0 5px 0;

	background:#e4f1d4 url(images/bottompost.jpg) no-repeat scroll bottom left;

	padding:5px 10px 10px;







}



.entry p img{margin-left:-5px;}



.entry img{padding:3px 0;}

.entry img {border: none;}





p.postmetadata{



	margin: 10px 0 0 0;



        padding:6px;



}







.navigation{



	padding: 10px 0 10px 0;



	font-size: 14px;



	font-weight: bold;



	line-height: 18px;



}







.navleft{



        margin:0;padding:0;



        float:left; 



}







.navright{



        margin:0;padding:0;



        float:right; 



}







blockquote {



        margin:5px 10px;



        padding:4px 7px 10px 7px;



        font-size:10px;



        color:#336699;  



        border:1px dashed #40a9c9;



        background: #d8eaee url(images/quote.gif) no-repeat 10px 4px;        



}







blockquote blockquote {



        margin:5px 10px;



        padding:4px 7px 10px 7px;



        font-size:10px;



        background:#bac9cc; 



        color:#336699;  



        border:1px dashed #40a9c9;



        background: #d8eaee url(images/quote.gif) no-repeat 10px 4px;      



}







/*+++++++++++++++++++++++++++ Post Header +++++++++++++++++++++++++++++++*/







.post_header {



        margin:0; padding:0;



        height:51px;



        background:#E3F2D5 url(images/toppost.jpg) no-repeat scroll 0 0;

		position:relative;



}







.post_headerr {



        margin:0;

		padding:0px 0 0 0px;

		position:absolute;

		top:0;

		left:0;







}







.post_title {



		padding:2px 0 0 40px;

		height:25px;

		width:360px



}







.details {



        margin:5px 0 0 0px; padding:0px;



}







.files {



        margin:0; padding:0 0 0 30px;


}


.files2 {margin:0; padding:0 0 0 0px; }





.comment_list {



        margin:0; padding:0 0 0 20px;

		float:right;

		font-size:9px;

		font-weight:bold;

		margin-right:25px;

		display:inline;

		text-align:right;

		width:300px;



}







.edit {



        background:url(images/edit.gif) no-repeat;



        margin:0; padding:0 0 0 20px;



}







/*++++++++++++++++++++++++++++ Post Date ++++++++++++++++++++++++++++++++*/







.the_date {



        display:inline;

        text-align: center;

        float:right;

        font-family: Arial, Helvetica, sans-serif;

        margin:0px 5px 0 0;

		font-size:9px;

		font-weight:bold;

		color:#2A5202;

		margin-right:5px;

		text-align:right;

		width:300px;

		margin-top:3px



}







/*+++++++++++++++++++++++++++++ Comment +++++++++++++++++++++++++++++++++*/







#commentsbox { 



        margin: 0px; padding: 0px; 



        float: left; 



        width: 490px; 



        font-size:11px;



}







#comments h2 { 



        margin:5px 0 0 0; 



        padding:0; 



        color:#ff5c00; 



        font-size:14px; 



        font-weight:normal;



}



h3 #respond  {



        margin:10px 0; 



        padding:0; 



        color:#ff5c00; 



        font-size:14px; 



        font-weight:normal;



}







.boxcomments { 



        margin-bottom:20px;



        width:520px;



}



#commentform { 



        border-top:1px solid #eee;



        margin:0;padding:15px 15px 1px;



}







#commentform label { 



        display:block;



        margin:0;



}







#commentform input { 



        width:170px;



        margin:0 5px 10px 0;



        padding:1px;



}







#commentform textarea { 



        width:400px;margin:0 0 10px;



        padding:0;



        }







#commentform #submit { 



        margin:0 0 20px;



}







#commentform p { 



        margin:5px 0; 



}







ol.commentlist { 



        margin:0 0 1px;



        padding:0;



}







ol.commentlist li { 



        border:1px dashed #333;



        display:block;



        list-style:none;margin:7px 0;



        padding:6px 15px 12px 15px; 



}







ol.commentlist li.mycomment { 



        border-bottom:20px solid #fff; 



        display:block;



        list-style:none;



        margin:7px 0;padding:5px 15px 1px; 



        background:#f3fdff;



}







ol.commentlist li.commenthead { 



        display:block;



        list-style:none;



        margin:0;padding:5px 15px;



}







ol.tblist { 



        list-style:none;



        margin:0 0 1px;



        padding:0;



}



ol.tblist li { 



        display:block;



        list-style:none;



        padding:10px 5px 10px 5px;



        margin:0 0 5px; 



        border:1px dashed #ccc;



}







input#url,input#author,input#email,textarea { 



        color:#666;



        width:40%;



        border:1px solid #cbcbcb;



        margin-bottom:0.6em;



        background:#fcfcfc;



        margin-top:2px;padding:3px;



}







/*++++++++++++++++++++++++++++++ Sidebar +++++++++++++++++++++++++++++++++*/







.sidebar{



	float: left;



	width: 425px;



	margin: 0px 0 0 0px;



    background:#fff;

	display:inline;



}







.sidebar ul{



	list-style: none;



	margin: 0;



	padding: 0 10px 0 10px;



}







.sidebar ul li{



	padding: 10px 0;



}







.sidebar ul li h2{



	font-family: Georgia, Sans-serif;



	font-size: 14px;



}







.sidebar ul ul li{



	padding: 0;



	line-height: 24px;



}







/*+++++++++++++++++++++++ Sidebar: Top component ++++++++++++++++++++++++++*/







#sidebar_top {



        margin:0;



        width: 425px;



        line-height:12px;



        text-align:justify;

        font-size:10px;

		float:none;

        font-family:verdana;



}



.sidebartopadl{

	height:250px;

	width:300px;

	float:left;

	background-color:#FFF;

}

.sidebartopadr{

	height:250px;

	width:120px;

	float:right;

	background-color:#FFF;

}

.sidebartopvid{

	width:417px;

	background:transparent url(images/sidebartop.jpg) no-repeat scroll 0 0;

	height:170px;

	margin:15px 0px 0px;

	padding-left:8px;

	padding-bottom:15px;

}

.sidebartopvid h2{

	padding:0;

	margin:0;

	height:35px;

	line-height:25px;

	font-size:11px;

	color:#2A5202;

	font-family:Verdana,Arial,Georgia,Sans-serif;

	padding:0 0 0 40px;

	margin-bottom:5px;

}

.sidebartopvid a{

	width:64px;

	height:64px;

	float:left;

	margin:0px 5px 5px 0px;

	background-color:#FFF;

}

#sidebar_top h4 {



        color:#0e5268;



        margin-bottom:3px;



        font-size:14px;



}







/*++++++++++++++++++++++ Sidebar: Left component +++++++++++++++++++++++++*/







.lsidebar {



        margin:0;padding:0;

		background:transparent url(images/lsidebartop.jpg) no-repeat scroll 0 0;

        float:left;

		margin-top:15px;

		width:220px;

		padding-top:0px;



}



.lsidebar li.first{

	

}

.lsidebar li#text-8{padding-top:0px;}

.lsidebar li#text-8 h2{

	padding-top:0px;

	background:url(images/lsidebarh2top.jpg) no-repeat top left;

	height:26px;

	line-height:26px;

}



.lsidebar ul{



	list-style: none;



	margin: 0;



	padding: 0;

	background:transparent url(images/lsidebarbottom.jpg) no-repeat scroll bottom left;

	padding-bottom:15px







}



.lsidebar ul li ul{background:none; padding-bottom:0px}



.lsidebar ul li{



	padding: 10px 0 4px 0;



	font-family: Arial, Georgia, Sans-serif;



	font-size: 11px;



        color:#66cc00;



	margin:0;

	background:transparent url(images/lsidebarbg.jpg) repeat-y scroll 0 0;

     



}







.lsidebar ul li a:link, .lsidebar ul li a:visited {



        color:#66CC00;



        font-weight:700;



}







.lsidebar ul li h2{



	font-family: Verdana,Arial, Georgia, Sans-serif;

	font-size: 11px;

	background:url(images/lsidebarh2.jpg) no-repeat top left;

	margin:0;

	padding:0px 0 0 40px;

	height:25px;

	line-height:25px;

	color:#2A5202;

	margin-bottom:15px;



}







.lsidebar ul ul li{



	padding: 0 0 0 20px;



	line-height: 18px;



	font-family: Arial, Georgia, Sans-serif;



        background:url(images/bullet.jpg) no-repeat 0px 0px;

		margin-left:10px;



}







.lsidebar ul ul ul li{



	padding: 0 0 0 14px;



	line-height: 18px;



	font-family: Arial, Georgia, Sans-serif;



        font-size:11px;



        background:url(images/sub-cat.jpg) no-repeat 3px 3px;



}







.lsidebar ul ul ul li a:link, .lsidebar ul ul ul li a:visited,.rsidebar ul li a:link, .rsidebar ul li a:visited {



        color:#66cc00;



        font-weight:700;



}

.lsidebar ul ul ul li a:hover, .lsidebar ul ul ul li a:hover,.rsidebar ul li a:hover {color:#2a5202}





/*++++++++++++++++++++++ Sidebar: Right component +++++++++++++++++++++++++*/







.rsidebar {



        margin:0;padding:0;

		background:transparent url(images/rsidebartop.jpg) no-repeat scroll 0 0;

        float:right;

		padding-top:0px;		

        width:200px;

		margin-top:15px;



}

.rsidebar li.first{

	

}

.rsidebar li#text-3{padding-top:0px;}

.rsidebar li#text-3 h2{

	padding-top:0px;

	background:url(images/rsidebarh2top.jpg) no-repeat top left;

	height:26px;

	line-height:26px;

}

/*++++++++++++++++++++++ generamos otros text-# para los top de widget heredados +++++++++++++++++++++++++*/

.rsidebar li#text-7{padding-top:0px;}

.rsidebar li#text-7 h2{

	padding-top:0px;

	background:url(images/rsidebarh2top.jpg) no-repeat top left;

	height:26px;

	line-height:26px;

}

.rsidebar li#text-5{padding-top:0px;}

.rsidebar li#text-5 h2{

	padding-top:0px;

	background:url(images/rsidebarh2top.jpg) no-repeat top left;

	height:26px;

	line-height:26px;

}




.rsidebar ul{



	list-style: none;

	background:transparent url(images/rsidebarbottom.jpg) no-repeat scroll bottom left;

	margin: 0;

	padding: 0px 0 15px 0px;



}



.rsidebar ul li ul{background:none; padding-bottom:0px}



.rsidebar ul li{

	padding: 10px 0 4px 0;

	font-family: Arial, Georgia, Sans-serif;

	background:transparent url(images/rsidebarbg.jpg) repeat-y scroll 0 0;

	font-size: 11px;

    color:#7a888c;

	margin:0;

}









.rsidebar ul li h2{



	font-family: Verdana,Arial, Georgia, Sans-serif;

	font-size: 11px;

	background:url(images/rsidebarh2.jpg) no-repeat top left;

	margin:0;

	padding:0px 0 0 40px;

	height:25px;

	line-height:25px;

	color:#2A5202;

	margin-bottom:15px;



}



.rsidebar ul ul li{



	padding: 0 0 0 22px;

	margin-left:10px;

	line-height: 18px;



	font-family: Arial, Georgia, Sans-serif;



        background:url(images/bullet.jpg) no-repeat 2px 0px; 



}







.rsidebar ul ul ul li{



	padding: 0 0 0 14px;



	line-height: 18px;



	font-family: Arial, Georgia, Sans-serif;



        font-size:11px;



        background:url(images/sub-cat.jpg) no-repeat 3px 3px;



        border-bottom:none;



}









/*+++++++++++++++++++++++++ Sidebar Calendar ++++++++++++++++++++++++++++++*/







table#wp-calendar{



	width: 90%;



        margin:0px auto;



}







/*++++++++++++++++++++++++++++++ Footer +++++++++++++++++++++++++++++++++++*/







#footer{



	clear: both;



	width: 950px;



        background:url(images/footer.jpg) repeat-x;



        padding:10px 0 0px 20px;



        margin:0;

		height:60px;



}



#footer p {

	

	line-height: 13px;



        text-align:left;



        color:#fff;



        padding: 2px 0 0 140px;



        font-size: 10px;



        font-family:Verdana;



}

#footer p a:hover{color:#FFF}

.clear{clear:both; float:none; height:0; line-height:0; font-size:0;}

#bottomad{

	width:728px;

	height:90px;

	background-color:#FFF;

	margin:10px auto 20px auto;

	display:block;

	clear:both;

}



a:hover img {

filter:alpha(opacity=50);

opacity: 0.50; 

}

a:active

{

  outline: none;

}

a:focus

{

-moz-outline-style: none;

}

img.alignleft, div.alignleft {

float:left;

margin:0 0.5em 0.5em 0;

}

img.alignright, div.alignright {

float:right;

margin:0 0 0.5em 0.5em;

}

img.aligncenter, div.aligncenter {

text-align:center;

margin:0 auto;

}



li.widget_tag_cloud div {padding:0px 10px}



