﻿/*
http://www.santjust.org/parroquia/
*/

*
{
	font-family: "Times New Roman", Times, serif;
	font-size: large;
		border-width: 0px;
	margin: 0px;
	padding: 0px;
	color: #492100;
		font-style: normal;
		text-transform: none;
		font-family: serif;
		font-size: large;
		font-variant: normal;
		font-weight: normal;
		line-height: normal;
		text-align: left;
	}

a:link {
	color: #492100;
}

a:hover {
	text-decoration: none;
	color: #FF0000;
}

a:visited {
	color: #492100;
}

body {
	
	background: #000000 url('images/fons.jpg') no-repeat fixed right top;
	font: 13px Arial, Helvetica, sans-serif;
	color: #000000;
	margin-left: 10px;
	margin-bottom: 20px;
}


#main
{
width: 746px;
background: #ffffff;
margin-top: 20px;
}

#header {
	width: 753px;
	height:270px;	
}

#menu
{
float: left;
width: 603px;
height: 43px;
padding-left: 50px;
background: url('images/menu.gif') no-repeat;
}

#menu ul {
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	width: 113px;
	height: 28px;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
	font-size: 14px;
	padding-top: 15px;
	background: url('images/buttons.gif') no-repeat;
}

#menu a:hover {
	width: 113px;
    height: 28px;
	color: #ff0000;
	text-decoration: underline;
	background: url('images/buttons_r.gif') no-repeat;
}


#logo {
	width: 623px;
	height: 120px;
	padding-left: 30px;
	padding-top: 19px;
	background: url('images/header.gif') no-repeat;
	color: #FF9900;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #FFFFFF;
}
#logo H2 a
{
font-size: 12px;
}

#left
{
	padding: 10px;
	width: 185px;
}

#left H3
{
width: 181px;
height: 24px;
font-size: 14px;
font-weight: bold;
padding-left: 15px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url('images/title.gif') no-repeat
}



#left ul {
	border: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	list-style: none;
	font-size: small;
	font-style: normal;
}

#left li  {
	padding: 4px;
	width: 177px;
}


#left H4
{
font-size: 10px;
}

#left a {
	color: #492100;
	font-size: large;
	font-style: normal;
	font-family: "Times New Roman", Times, serif;
}
#left a:visited {
	color: #492100;
	font-size: large;
}

#left p
{
	font: large serif;
	padding: 10px;
}

#calendar1 {
	padding: 5px 10px 5px 10px;
}

#calendar table {
	width: 100%;
	text-align: center;
}

#calendar thead {

}

#calendar tbody td {
	border: 1px solid #F1F1F1;
}

#calendar #prev {
	text-align: left;
}

#calendar #next {
	text-align: right;
}

#calendar tfoot a {
	text-decoration: none;
	font-weight: bold;
}

#calendar #now {
	background: #696969;
	border: 1px solid #ff0000;
	font-weight: bold;
	color: #ffffff
}


#right
{
width: 420px;
float: right;
padding-right: 10px;
}

.myheader
{
height: 221px;
width: 242px;
background: url('../images/header1.jpg') no-repeat;
margin-left: 5px;
}

#right ul
{
margin-left: 30px;
}

#right ol
{
margin-left: 30px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #037931;
}

#right a
{
color: #492100;
text-decoration: none;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #492100;
	font-style: normal;
}
.date {
	text-align: right;
	color: #492100;
	font-size: 11px;
}

.date a {
	color: #492100;
}



#footer {
	clear: both;
	height: 47px;
	clear: both;
	padding-top: 20px;
	background: url('images/footer.gif') repeat-x 50% bottom;
}

#footer p {
	margin: 0;
	font-size: 10px;
	text-align: center;
	color: #492100;
}

#footer a {
	color: #492100;
}

/*=================================*/
/* Nivo Slider Demo
/* November 2010
/* By: Gilbert Pellegrom
/* http://dev7studios.com
/*=================================*/


#slider-wrapper {
    background:url('../images/top.jpg') no-repeat;
    width: 642px;
    height: 221px;
    margin:0 auto;
}

#slider {
	position:relative;
    width: 642px;
    height: 221px;
	background:url('images/loading.gif') no-repeat 50% 50%;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}

.nivo-controlNav {
	position:absolute;
	left:260px;
	bottom:-42px;
	display: none;
}
.nivo-controlNav a {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	display:block;
		width:22px;
		height:22px;
	background:url('../images/bullets.png') no-repeat;
		text-indent:-9999px;
		margin-right:3px;
		float:left;
}
.nivo-controlNav a.active {
	background-position:0 -22px;
}

.nivo-directionNav a {
	border-style: none;
	border-color: inherit;
	border-width: 0;
	display:block;
		width:30px;
		height:30px;
	background:url('images/arrows.png') no-repeat;
		text-indent:-9999px;
	}
a.nivo-nextNav {
	background-position:-30px 0;
	right:15px;
}
a.nivo-prevNav {
	left:15px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a { 
    color:#efe9d1;
    text-decoration:underline;
}


