/*All Rights Reserved. Copyright © 2011 Most Holy Family Monastery*/
/*Todos los derechos reservados.  Copyright © 2011 Monasterio de la Sagrada Familia*/

@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
.Notas {
	font-size: 12px;
}
.pBig {
	font-size: 18px;
}
.pLarge {
	font-size: 22px;
}
.pLargeR {
	font-size: 22px;
	color: #990000;
}
.Red-h1 {
	color: #FF0000;
}
.vcr {
	color: #FF0000;
}
.vcb {
	color: #0000FF;
}
.verde {
	color: #009933;
}
.verdefuerte {
	color: #ECF4CC;
	font-family: Arial, Helvetica, sans-serif;
}
.u {
	font-weight: bold;
	text-decoration: underline;	
}
.Contactar {
	color: #FFFFFF;
	font-size: 16px;
	text-decoration: underline;
}
.buscador {
	font-size: 14px;
	
}
.Copyright {
	font-size: 12px;
}
.Heading1 {
	font-size: 24px;
}



/*Design*/

#shadow #wrapper #bodyArea #bodyArticle {
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
	margin-left: 7px;
	margin-right: 40px;
}

#shadow #wrapper #bodyArea #bodyArticle #Notas {
	font-size: 12px;
	width: 500px;
}

#shadow #wrapper #bodyArea #bodyArticle #indice {
	width: 600px;
}

#shadow #wrapper #bodyArea #bodyArticle .shadowbox {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";

	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFCC;
	padding: 3px;
	border: 1px solid #333;
}

#shadow #wrapper #bodyArea #bodyArticle .shadowboxYT {
	-moz-box-shadow: 3px 3px 4px #000;
	-webkit-box-shadow: 3px 3px 4px #000;
	box-shadow: 3px 3px 4px #000;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";



	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');
	margin-right: auto;
	margin-left: auto;
	background-color: #272727;
	padding: 3px;
	border: 1px solid #333;
}

#shadow
 {
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../imagenes/dropshadowredgrey.gif);
	background-repeat: repeat-y;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#header {
	height: 300%;
	background-repeat: repeat;
	background-color: #CDBA78;
}
#shadow #wrapper #bodyArea #header #logo {
	background-color: #000000;
	padding: 3px;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#shadow #wrapper #bodyArea #header #titleBar {
	height: 75px;
	padding-top: 10px;
	background-color: #202020;
	border-bottom-width: 15px;
	border-bottom-style: groove;
	border-top-color: #ECF4CC;
	border-bottom-color: #202020;
	margin-top: 10px;
	border-right-color: #ECF4CC;
	border-left-color: #ECF4CC;
	color: #000000;
}
#shadow #wrapper #bodyArea #header #titleBar #title {
	width: 690px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #FFFFCC;
	text-align: center;
	height: 70px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FCEEC5;
	border-right-color: #FCEEC5;
	border-bottom-color: #FCEEC5;
	border-left-color: #FCEEC5;
	padding-top: 10px;
}
#shadow  #wrapper  #bodyArea  #header  #titleBar  #title  a:link {
	color: #99CC33;
}
#shadow  #wrapper  #bodyArea  #header  #titleBar  #title  a:hover {
	color: #C0DB57;
}
#shadow #wrapper #buscador {
	background-color: #DFDEBB;
	height: 75px;
	width: 300px;
	padding-top: 5px;
	float: right;
	margin-right: 10px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #FCEEC5;
	padding-bottom: 1px;
}
#wrapper #bodyArea #left {
	height: 500%;
	width: 300px;
	background-color: #A0BEA4;
	padding-top: 50px;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
#wrapper #bodyArea #leftLinks {
	height: 100%;
	width: 300px;
	background-color: #ECF4CC;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding: 10px;
	border-top-width: 10px;
	border-top-style: double;
	border-top-color: #517555;
	border-bottom-width: 10px;
	border-bottom-style: double;
	border-bottom-color: #517555;
}
#shadow #wrapper #bodyArea #bodyText {
	float: right;
	padding: 15px;
	width: 650px;
	font-family: Arial, Helvetica, sans-serif;
}
#wrapper #footer {
	background-color: #202020;
	height: 225%;
	border-top-width: thick;
	border-top-style: solid;
	border-top-color: #000000;
	color: #FFFFFF;
	margin-top: 0px;
	clear: both;
	padding-top: 5px;
}
#wrapper #footer a {
	color: #999966;
	text-decoration: none;
}
a:hover {
	color: #006699;
	text-decoration: underline;
}
a:active {
	color: #006600;
	text-decoration: underline;
}
blockquote {
	margin-left: 25px;
	margin-right: 50px;
}
#wrapper #bodyArea #eensBottomBox {
	height: 100%;
	width: 450px;
	background-color: #003366;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
	border: 5px groove #FFFFCC;
	color: #FFFFFF;
}
#wrapper #bodyArea #suscribaseBox {
	height: 100%;
	width: 320px;
	background-color: #003366;
	font-family: Arial, Helvetica, sans-serif;
	margin-right: auto;
	margin-left: auto;
	border: 5px groove #FFFFCC;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 12px;
	padding-bottom: 5px;
	padding-left: 5px;
}
