/*
Theme Name: Internet Arcano
Author: Fundaci&ooacute;n "La Piedra Angular"
Author URI: http://www.piedrangular.org
version: 2.0
Tags: three-column, widget-ready, blank
*/

@import url("reset.css");

/******************************/
/* Elementos HTML básicos     */
/******************************/
html{
	font-size: 12px;
	font-size:100%;
	min-height:101%;
}

body {
	background:#6D6D6D; background:#fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:62.5%; 
	margin-top:20px;
	margin-bottom:20px;
	}

p {
	line-height: 1.5em; 
	font-size:1em;
	margin-top: 1.5em;
	margin-bottom: 1.5em; 	
}

h1{
	xcolor:#000;
	font-size:3em;
	margin-bottom:0.6em;
	font-style:italic;
	line-height:1.2em;
}
h2{
	xcolor:#000;
	font-size:2em;
	margin-bottom:0.9em;
	line-height:0.9em;
}
h3{
	xcolor:#000;
	font-size:1.5em;
	margin-bottom:1.2em;
	line-height:1.2em;
	font-variant:small-caps;
}
h4{
	xcolor:#000;
	font-size:1.2em;
	margin-bottom:1.5em;
	line-height:1.5em;
	font-variant:small-caps;
}
h5{
	xcolor:#000;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
	font-variant:small-caps;
}
h6{
	xcolor:#000;
	font-size:1em;
	margin-bottom:1.8em;
	line-height:1.8em;
}

em, i{
	font-style:italic;
	font-size:1.5 em;
}

strong, b{
	font-weight:bold;
	font-size:1.5 em;
}

/******************************/
/* Container                  */
/******************************/
#container { margin: 0px auto; width: 942px; background:#fff; margin-left:97px;}


/******************************/
/* Header                     */
/******************************/
#header {
	background:#fff;
  	width:940px; 
  	height:140px;
	color: #fff; 
	padding-left:1px;	
	}

	#logo { width: 140px; float:left; border:thin; border-color:#030303; padding-left: 0px;}
	#titulo { font-family:Georgia, "Times New Roman", Times, serif; padding-left: 160px; padding-top: 32px;}
		#internet { font-weight:bold;font-size: 4em; color: rgb(25,25,112);}
		#arcano { font-weight:bold; font-size: 4em; color: rgb(178,34,34);}
		#subtitle { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic; padding-top: 14px; color:black; font-size:18px}

#encabezado{
		xtext-align:center;	
		padding-bottom: 8px;
		border:thin; 
		border-color:#C0C0C0; 		
		border-bottom:1px solid #ddd; 
	}	
#imagen{
		padding-top: 16px;
		xborder:thin; 
		xborder-color:#C0C0C0; 		
		xborder-bottom:1px solid #ddd; 
	}
	
	
/******************************/	
/* Menu                       */
/******************************/
#menu {		
			background-color: #fff;
			width:940px;
			
			padding-left:1px;	
			padding-bottom:30px;
			
			font-size:17px; 
			color: #000; 
			
			border:thin; 
			border-color:#C0C0C0; 

	}	
		
#menu2{float: left; text-align:center; background-color: none; padding-top: 6px; padding-bottom: 6px; padding-left:5px; width:135px; border:thin border-color:#C0C0C0; xborder-right:1px solid #ddd; xborder-left:1px solid #ddd; border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
#menu3, #menu4, #menu5, #menu6, #menu7{float: left; text-align:center; background-color: none; padding-top: 6px; padding-bottom: 6px; width:140px; margin-left: 20px; border:thin border-color:#C0C0C0; xborder-right:1px solid #ddd; xborder-left:1px solid #ddd; border-top:1px solid #ddd; border-bottom:1px solid #ddd;}

#tradicion, #estudio, #servicio {
		float:left;
		margin-top:0px; 
		margin-left: 0px; 
		
		padding-top: 8px; 		
		padding-bottom: 16px;
		
		width: 300px; width: 460px;
		
		background-color: #fff;
		
		border:thin; 
		border-color:#C0C0C0; 
		border-top:1px solid #ddd; 
		border-bottom:1px solid #ddd; 		
	}	
	
#plan, #meditacion, #sendero {
		float:right;
		margin-top:0px; 
		
		padding-top: 8px; 		
		padding-bottom: 16px;
		
		width: 300px; 
		
		background-color: #fff;
		
		border:thin; 
		border-color:#C0C0C0; 
		border-top:1px solid #ddd; 
		border-bottom:1px solid #ddd; 		
	}


/******************************/
/* Search                     */
/******************************/
#searchzone{
	background:#fff;
	float:right;
	position:relative;
	margin-top: -165px;
	padding-left:20px;
	width:280px;
	border-left: 1px solid #ddd;
};

#searchform{
	padding:10px;
	margin:0;
	}

#cse-search-box{
	padding:10px;
	margin:0;
	}

#textfield{
	width:200px;
	}


/******************************/
/* Footer                     */
/******************************/
#footer {
	background:rgb(178,34,34 );
	clear: both;
	width: 942px;
	padding-left:0px;
	}
	
#footer p{padding-top:12px; padding-bottom:12px; color: #eee; text-align:center;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}
#footer .img{margin-bottom:-7px;}


/******************************/
/* Content                    */
/******************************/
#content {
	float:left;
	width:460px;
	overflow: hidden;
	background-color:#fff;
	margin-top:12px;
	margin-left:20px;
	padding-left:160px;
	padding-bottom:40px;
	
	}
	
#content p {
font-size: 1.25em;
line-height: 1.5em;
text-align: justify;
}

#content h2{
	font:normal 2m georgia, times;
	color: rgb(178,34,34);
	color: rgb(25,25,112);
	}
	
#content h2 a{
	color: rgb(178,34,34);
	text-decoration: none;
	}
	
#content h2 a:hover{
	color: rgb(178,34,34);
	text-decoration: underline;
	}


/******************************/
/* Left sidebar               */
/******************************/
#left {
	background:#fff;
	width:140px;
	float:left;
	padding-left:1px;	
	border-right: 0px solid #ddd;
	}

#left h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	text-decoration: none;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;	
 	background: #ddd;
 	color: #666;
	width: 100%;
	line-height:1.25;
}

#left a{
	font:normal 1.25em Georgia, "Times New Roman", Times, serif;
	color: rgb(178,34,34);
}

#left label{
	font:normal 1.5em Georgia, "Times New Roman", Times, serif;
	color: #000;	
	margin: 0;
	padding: 0;
}

#left p {margin:0; padding: 0; font-size:1.25em; line-height:1.5em;}

#left img {padding: 0; margin: 0;}

#left ul {
	margin-top:12px;
	margin-left:12px;
	padding-left: 12px;	
	list-style-type: square;
	color: #898989;
	font-size:1em;
	list-style-position:outside;
	}	

#left ul li {
	margin-right:12px;
	line-height:1.25em;
	list-style-type: square;
	color: #898989;
	font-size:1em;
	}

#left ul ul {
	margin:12px 0;
	padding: 0;
	list-style-type: square;
	color: #898989;
	font-size:1em	
}

#left ul ul li {
	list-style-type: square;
	color: #898989;
	font-size:1em	
	}

#left h2 {
	margin-left:-12px;	
}


/******************************/
/* Right sidebar              */
/******************************/
#right{
	background:#fff;
	width:140px;
	float:right;
	padding-right:0px;
	border-left: 0px solid #ddd;	
	}

#right h2{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	text-align:center;
	text-decoration: none;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;	
 	border-top: 1px solid #FFF;
 	border-right: 1px solid #FFF;
 	background: #DDD;
 	color: #666;
	height: 1%;	
	width: 100%;
	line-height:1.25;	
}

#right a{
	font:normal 1.25em Georgia, "Times New Roman", Times, serif;
	color: rgb(178,34,34);
}

#right label{
	font:normal 1.25em Georgia, "Times New Roman", Times, serif;
	color: #000;	
	margin: 0;
	padding: 0;
}

#right p {margin:0; padding: 0; font-size:1.25em; line-height:1.5em;}

#right img {padding: 0; margin: 0;}

#right ul {
	margin-top:12px;
	margin-left:12px;
	padding-left: 12px;	

	font:normal 1.25em Georgia, "Times New Roman", Times, serif, color: #898989;
	list-style-position:outside;
	list-style-type: square;	
	}	

#right ul li {
	margin-right:12px;
	line-height:1em;
	list-style-type: square;
	color: #898989;
	}

#right ul ul {
	margin:12px 0;
	padding: 0;
	list-style-type: square;
	color: #898989;
	font-size:1em	
}

#right ul ul li {
	list-style-type: square;
	color: #898989;
	font-size:1.25em;	
	line-height:1.25em;	
	}
	
#right ul ul li a{
	font-size:1em;	
	line-height:1em;	
	}	

#right h2 {
	margin-left:-12px;
	xmargin-right:12px;		
}

/******************************/
/* Table                      */
/******************************/
table {border-bottom: 1px solid #B2B2B2; margin: 0 0 2em;};
table {
    border:1px solid #ccc;
    border-width:1px 1px 0 1px;
    xfont-size:13px;
    line-height:18px;
    margin:0 0 22px 0;
    text-align:left;
};
caption {padding: 0.75em; font: 1.5em Georgia, Times, serif;
  border: 1px solid #B2B2B2; border-width: 1px 0 2px;
  background: #EEE;}
th, td {padding: 0.5em 1em;
  border: 1px solid #CCC;
  border-width: 0 1px 1px 1px;}
/*
th.first, td.first, tbody th {border-left: none;}
*/
thead th {text-transform: none; text-align: left;}
tbody th {width: 20%;}
tfoot {display: none;}




/******************************/
/* Lists                      */
/******************************/
ul{
	margin-bottom:1.8em;
	list-style:square inside;
}
ul li{
	font-size:1.2em;
	line-height:1.5em;
}
ul li.caption{ /* Apply this class to the first list item in a list to give it a caption */
	font-variant:small-caps;
	list-style:none;
	color:#000;
}
li > ul, li > ol{
	margin-bottom:0;
	margin-left:5em;
}
li > ul li, li > ol li{
	font-size:1em;
}
ol{
	margin-bottom:1.8em;
	list-style:decimal inside;
}
ol li{
	font-size:1.2em;
	line-height:1.5em;
}

li.categories { margin-left: 0; font-size: 1.2em; list-style:none}  /* outermost list item */
 li.cat-item { margin-left: -60px }
 ul.children { margin-left: 85px; list-style:disc }
 
.dlm_download_list li{ list-style:none;
  background: url("images/pdf.gif") no-repeat;
  background-position: top left;
  background-attachment: scroll;
  padding-left: 20px; }

/******************************/
/* Image                      */
/******************************/
img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

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;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}	


/******************************/
/* Links y Blogroll           */
/******************************/
a{
	color: rgb(178,34,34);
	text-decoration:none;
	}

a:hover{text-decoration: underline;}

.linkcat{list-style:none}

.blogroll{
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: square;
	color: #898989;
	font-size:1.25em;
}


/******************************/
/* Posts                      */
/******************************/
.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	font:normal 2em georgia, times;
	color: rgb(178,34,34);
	}
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: underline;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	background:#F7F7F7;
	padding:6px;
	margin: 20px 0;
	}

.navigation {
	font-size:8pt;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}


/******************************/
/* Blockquote                 */
/******************************/
blockquote{text-align: left; padding: 0.75em 0 0.5em; margin: 0.25em 0 0.5em; background:#F8F7EF; background:#F0FFFF; background: #FFFFEC; border: 1px dashed #B2B2B2; border-width: 1px 0;margin-bottom: 2em; padding-left: 20px; padding-right:20px; }	

/* Left and right large quotes */
.bqstart, .bqend {
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 32pt;
	font-weight: bold;
	color: rgb(178,34,34);
	position:relative;
	xtop: .3em;
	line-height: 1em; /*0;*/
}
.bqend {
	float: right;
	font-size: 32pt;
	line-height: 1em;
	text-align:right;
}

cite {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}


code{
	font-family:"Courier New", Courier, monospace; background:rgb(178,34,34);;
	}


/******************************/
/* Comments                   */
/******************************/
#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}


/******************************/
/* WP-Caption                  */
/******************************/
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   moz-border-radius: 3px;
   khtml-border-radius: 3px;
   webkit-border-radius: 3px;
   border-radius: 3px;
}

.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;
}

