/*  
Theme Name: iThemes Web 2.0 3 Column
Author URI: http://ithemes.com
Version: 1
Author: Spencer Barfuss
Description: iThemes Web 2.0 Blog Theme is a 3 Column is a white and blue, widget ready, clean and simple theme designed for reading and ultimate customization.
The CSS, XHTML and design is released under GPL: 
http://www.opensource.org/licenses/gpl-license.php
*/

body {
	font: 11px Verdana, Helvetica, Arial, Sans-Serif;
	color: #FFF;
	margin: 0;
	background-image: url(images/bg2.gif);
	background-color: #181200;
	background-position: center top;
	}
a, a:visited{
	color: #FFF;
	text-decoration: none;
	}
	
a:hover{
	color: #7A9E00;
	text-decoration: underline;
	}

#container {
	width: 960px;
	background:#000;
	text-align: left;
	padding:0;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

ul {
	margin:0;
	padding:0;
	list-style-type:none;
}

#footer {
	color:#FFF;
	text-align: right;
	clear: both;
	background-image: url(http://www.elclan.cl/wp/wp-content/uploads/2010/05/footer.jpg);
	background-repeat: no-repeat;
	height: 101px;
	padding-top: 0px;
	padding-right: 15px;
	font-family: Verdana, Helvetica, Arial, Sans-Serif;
	font-size: 10px;
	}

#footer a {
	color:#fff;
	font: 10px Verdana, Helvetica, Arial, Sans-Serif;
	text-decoration: underline;
	}

.clear {
	clear:both;
}



/* ----------- HEADER ---------------- */
#header { 
	padding-top:0px;
}

#header h1 {

	
}

#header h1 a {
}

#header h3 {
	font: 14px Georgia, Times New Roman, Sans-Serif; 
	color: #666;
	font-weight: bold;
}
/* ---------- END HEADER -------------- */




/* ---------- MAIN NAVIGATION MENU CODE ---------------- */

#menu h2 {
	margin: 0;
		}
	
#menu li {
	list-style: none; 
	display: inline;
	margin: 0;
	padding: 0;
	}

#menu {
	position:relative;
	height:43px;
	font-size:23px;
	/*text-transform:uppercase;*/
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-weight:bold;
	margin-bottom:20px;
	}
	
#menu ul{
	margin-top: 10px;
	padding:0;
	list-style-type:none;
	width: 0px auto;
	float:left;
	}
	
#menu ul li{
	display:block;
	float:left;
	margin:15px 2px;
	}
	
#menu ul li:hover {
	background-color: #7A9E00 !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

	}
#menu ul li a{
	display:block;
	float:left;
	/*color:#ffdab6;*/
	text-decoration:none;
	padding:0  56px 0 56px;
	height:43px;
	line-height:50px;
	}
	
#menu ul li a:hover {
	color:#FFFFFF;
	}

#menu ul li.current_page_item a,#menu ul li.current_page_item a:hover {
	color:#894d12;
	background:transparent url(images/menuslice.gif) repeat top center;
	}
	
*html #menu ul li a, #menu ul li a.current, #menu ul li a span {
	height:1%;
	line-height:43px;
	}
/* -------------- END OF MAIN NAVIGATION MENU CODE --------------------- */


/* -------------- MAIN CONTENT OR MIDDLE COLUMN ------------------------ */
#content { 
	float:left;
	width: 450px; 
	margin:0 0 20px 0;
	padding: 5px 25px 15px;
	min-height:600px;
	}
*html #content {
	height:600px;
	width:500px;
	w\idth:450px;
	}

#content p{
	margin: 0;
	line-height: 18px;
	padding: 0 0 10px 0;
	}
#content p img {
	float:left;
	border: none;
	margin-right:15px;
	margin-bottom: 3px;
	}
#content h1, #content h2 {
	font: bold 22px Helvetica, Arial, Verdana, Sans-Serif;
	color: #FFF;
	margin: 0;
	line-height: 120%;
	}
#content h1 a, #content h2 a  {
	color: #FFF;
	text-decoration: none;
	}

#content h1 a:hover, #content h2 a:hover {
	color: #7A9E00;
	text-decoration: none;
	}

#content h3 {
	font: bold 15px Helvetica, Arial, Verdana, Sans-Serif;
	color: #FFF;
	margin-bottom: 10px;
	line-height: 120%;
	border-bottom: 1px solid #cccccc;
	padding-bottom:5px;
	}
#content h3 a  {
	color: #FFF;
	text-decoration: none;
	}

#content h3 a:hover {
	color: #090;
	text-decoration: none;
	}

#content ol {
	list-style: decimal; 
	line-height: 18px;
	margin: 0;
	padding: 0 0 10px 30px;
	}
	
#content ul {
	list-style: none;
	margin: 0;
	padding: 0 0 20px 0;
	}
	
#content li {
	margin: 0;
	padding: 0;
	}
	
#content ul li {
	list-style: square inside;
	margin: 0 0 0 10px;
	padding: 5px 0 0 0;
	}
	
#content ul li a {
	color: #FFF;
	text-decoration: none;
	}

#content ul li a:hover {
	color: #090;
	text-decoration: underline;
	}
	
blockquote{
	margin: 0 0 0 25px;
	padding: 0 25px 0 10px;
	font-style: italic;
	color: #666666;
	border-left: 1px solid #cccccc;
	}
	
#content blockquote p{
	margin: 0 0 20px 0;
	padding: 0;
	}
	
#content p.bloglinks {
	border:1px solid #ddd;
	background:#000;
	margin-bottom:10px;
	line-height: 18px;
	padding:5px 8px;
}

.postspace {
	background: #000;
	width: 440px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
.postspace2 {
	background: #000;
	width: 440px;
	height: 0;
	margin: 0;
	padding: 0;
	}
	
.postspace3 {
	background: #000;
	width: 440px;
	height: 15px;
	margin: 0;
	padding: 0;
	}
/* ------------- END OF MAIN CONTENT OR MIDDLE COLUMN CODE -------------- */

.search {
	background-image: url(http://www.elclan.cl/wp/wp-content/uploads/2010/03/145x27.jpg);
	height: 27px;
	width: 145px;
	margin: 2px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.searchboton{
	color: #FFF;
	background-color: #7a9e00;
	height: 27px;
	width: 30px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	font-family: Verdana, Geneva, sans-serif;
	text-align: center;
}

/* ------------- LEFT SIDEBAR CODE -------------------------------------- */
#l_sidebar { 
	background: #000;
	color: #fff;
	width:185px;
	float:left; 
	margin:0 0 20px 15px;
	padding:10px 15px 15px; 
	min-height: 660px;
	display:inline;
	}

*html #l_sidebar {
	height: 660px;
	width:215px;
	w\idth:185px;
	}

#l_sidebar p {
	margin: 0;
	line-height: 16px;
	padding: 5px 0 10px 0;
	}
	
#l_sidebar h2 {
	color: #FFF;
	margin: 0;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	}
	
#l_sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
#l_sidebar ul li, #l_sidebar li ul li {
	list-style: none;
	margin: 0;
	border-bottom: 1px dotted #cccccc;
	padding: 0;
	}
	
#l_sidebar h2 {
	color: #FFF;
	margin: 0;
	font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	list-style: none;
	padding: 10px 0 10px 0;
	margin: 0;
	}

#l_sidebar ul {
	list-style: none;
	padding:0;
	}
	
#l_sidebar li {
	list-style-type:none;
	margin: 0;
	padding: 0;
	}
	
#l_sidebar ul li a {
	display: block;
	color: #7a9e00;
	text-decoration: none;
	padding: 5px 0 5px 5px;
	}

#l_sidebar ul li a:hover {
	color: #ffffff;
	background: #7a9e00;
	}
	
#l_sidebar ul.children {
	margin-left: 20px;
	}
	
/* ------------ END OF LEFT SIDEBAR CODE ---------------------------- */




/* ------------ RIGHT SIDEBAR CODE ---------------------------------- */
#r_sidebar { 
	background: #000;
	color:#fff;
	width: 185px;
	float:left; 
	margin:0 0 20px 0;
	padding:10px 15px 15px; 
	}
	
*html #r_sidebar {
	width:215px;
	w\idth:185px;
	}
	
#r_sidebar p {
	background:#000;
	margin:0 0 10px;
	line-height: 16px;
	padding: 5px 15px 10px;
	color:#fff;
	}
	
#r_sidebar h2 {
	font: 14px Georgia, Arial, Verdana, Sans-Serif;
	margin: 0;
	font-weight: bold;
	color:#FFF;
	padding:0 15px 10px 15px;
	}
	
#r_sidebar li h2 {
	padding-top:0;
	}

#r_sidebar ul {
	background:#000;
	padding:0;
	margin:0 0 10px 0;
	}

#r_sidebar li {
	list-style-type:none;
	}

#r_sidebar li ul li, #r_sidebar ul li {
	width:100%;
	}

#r_sidebar ul li ul li a {
	display: block;
	color: #999;
	text-decoration: none;
	padding:10px 0pt 10px 15px;
	margin:0;
	}

#r_sidebar ul li a {
	display: block;
	color: #999;
	text-decoration: none;
	padding:10px 0pt 10px 15px;
	margin:0;
	}

#r_sidebar ul.xoxo li a {
	display: block;
	color: #999;
	text-decoration: none;
	padding:10px 0pt 10px 0px;
	margin:0;
	}

#r_sidebar ul li ul li a:hover {
	color: #ffffff;
	background-color: #090;
	}
	
#r_sidebar ul li a:hover {
	color: #ffffff;
	/*background: #090;*/
}

#r_sidebar form {
	padding:0 15px 10px;
	margin:0;
	}

#r_sidebar form input {
	margin-bottom:10px;
	}
#r_sidebar ul#recentcomments {
	padding:10px;
	}

#r_sidebar ul#recentcomments li.recentcomments {
	background:url(images/blue-arrow.png) no-repeat 0 2px;
	padding-left:16px;
	line-height:1.4;
	margin:0 0 10px;
	width:auto;
	}
/* ------------ END OF RIGHT SIDEBAR CODE ----------------------- */





/* ------------ STYLING FOR CALENDAR WIDGET -------------------- */
#calendar_wrap table, #calendar_wrap caption {
	margin:0 auto;
	}
/* ------------ END OF STYLING FOR CALENDAR WIDGET -------------- */





/* ---------------- CONTENT COMMENTS SECTION -------------------- */
#content ol.commentlist {
	list-style: decimal; 
	line-height:1.6;
	margin:0;
	padding:0 0 10px 0;
	}

.commentlist li {
	list-style:none;
	margin-bottom:14px;
	}

.commentlist cite {
	padding: 15px;
	display:block;
	font-style:normal;
	background:#fcfcfc;
	border-top:1px solid #d6e4c1;
	border-bottom:1px solid #779d42;
	color:#596e3b;
	}	

.commentlist a:link, .commentlist a:visited {
	color:#596e3b;
	}

.commentlist a:hover, .commentlist a:active {
	color:#8ec343;
	}

.commentlist cite img {
	padding:1px;
	border:1px solid #aab59a;
	float:left;
	margin-right:9px;
	}
#content h3#comments {
	border-bottom:none;
	}
.commentlist .author {
	font: small-caps bold 1.2em Georgia, "Times New Roman", Times, serif;
	text-decoration:underline;
	}
#content .commenttext p {
	padding:0;
	margin:0;
	}

.commentlist .time {
	background: url(images/bg_clock.gif) no-repeat 1px;
	padding-left:13px;
	}
	
.commenttext {
	background: #516B2D url(images/comment-gr.png) repeat-x;
	border-top:1px solid #c5f386;
	padding:15px 20px;
	color:#fafcf6;margin-bottom:15px;
	}
/* -------------- END OF CONTENT COMMENTS SECTION -------------------------- */

/****** Modificaciones *********/

/******* FOOTER ******/
#nota {
	margin-bottom: 20px;
	margin-left: 31px;
	width: 190px;
	clear: both;
	font-size: 11px;
	text-align: justify;
	padding: 5px;
	border: 1px solid white;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;

}

#sponsors_inferiores {
	margin-left: 31px;
	margin-right: 31px;}

#sponsors_inferiores li {
	list-style: none;
	display: inline;
}


#sponsors_inferiores a img {
	border: 0px;
}

#direccion { float: right; margin: 21px 30px 10px 0px; font-size: 14px; }
#link_stereografica { margin-top: 50px; }

/************ SIDEBAR DERECHO ************/
#r_sidebar ul li a img { border:0px; }
.widget_links h2 {display:none;} 

/************ SIDEBAR IZQUIERDO ************/
#l_sidebar .cat-item { font-size: 14px; }
.attachment-post-thumbnail, .attachment-post-thumbnail:hover { border: 0px; }


/************* FACEBOOK & TWITTER ********/
.profileimage, .profileimage:hover { border: 0px; }
.fb_logo_small { border: 0px; }


.twtr-doc {
	-webkit-border-radius: 10px !important;
	-moz-border-radius: 10px !important;
	border-radius: 10px !important;
	border: 1px solid #7A9E00 !important;
}
.twtr-hd {
	border-bottom: 1px solid #7A9E00;
	}
.twtr-ft { display: none; }

/*************** HOME INICIO ****************/
.noticia-home-imagen { float: left;}
.content_post {clear: both;}

.display_none { display: none !important; }
.email { text-decoration: underline; }


/* SLIDESHOW KWICKS */
#accordion-wrapper {
	clear: both; /** For unknown reason, if this line of code is missing, the layout will screw up on Firefox on Mac. */
}
#slideshow {
	width: 940px;
	height: 324px; /** Height of the image **/
	overflow: hidden;
}
#slideshow ul.list {
	list-style-type: none;
	position: relative;
	display: block;
	margin: 0;
	padding: 0;
}
#slideshow ul.list li {
	float: left;
    /** Width of the visible image for accordion = Width of container / number of slides **/
	width: 188px;
	height: 324px; /** Height of the slideshow image **/
	position: relative;
	list-style: none;
}
#slideshow ul.list li a {
	display: block;
	margin: 0;
	padding: 0;
}
#slideshow ul.list li a img {
	border: 0 none;
	padding: 0;
}
#slideshow ul.list .title {
	position: absolute;
	bottom: 0;
	padding: 10px;
	width: 480px; /** That's the width of the image less the width of the padding on each side **/
	background: #000 none;
}
#slideshow ul.list .title p {
	margin: 0;
	padding: 0;
}
#slideshow ul.list .title p a {
	font-weight: bold;	color: #fff;
	text-decoration: none;
}
