/*-----------------------------------------------------------------------------

version:   1.0
author:    Juan Martinez
email:     juan@aguavivadesign.com
website:   http://www.aguavivadesign.com/
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}


/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}

/* body and wrap */

body {
	text-align:center;
	background: #BEB5AD;
}

#wrap {
	width:984px;
	margin:0 auto;
	text-align:left;
	background: url(../images/shadow2.png) repeat-y left top;
}

#container {
	margin:0 7px;
}

.left {
	float: left;
	padding-right: 10px;
	padding-bottom: 10px;
}
.left2 {
	float: left;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-top: 5px;
}

.right {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-right: 20px;
}

/* =Typography
-----------------------------------------------------------------------------*/

body {
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h2 {
	color:#3D719D;
	font-size: 12px;
	padding-top: 20px;
	padding-bottom: 10px;
}

h1 {
	color:#3D719D;
}

.whitetext {
	color: #FFFFFF;
}

.bluetext {
	color: #39658C;
}

/* =Headings
-----------------------------------------------------------------------------*/

#header {
	height: 184px;
	background: url(../images/navBackground.png) repeat-x left bottom;
	position: relative;
}


/* =Links
-----------------------------------------------------------------------------*/

a:link, a:visited {
	color:#B44526;
}

a:hover {
	color:#37648B;
}


/* =Branding
-----------------------------------------------------------------------------*/

#logo {
	height: 106px;
	width: 253px;
	margin-left: 29px;
	position:relative;
	padding-top: 20px;
}

#logo span {
	background: url(../images/logo.gif) no-repeat left top;
	position:absolute;
	width:100%;
	height:100%;
	top: 8px;
}

#proximasActividades span {
	background: url(../images/proximasActividades.png) no-repeat left top;
	position:absolute;
	width:216px;
	height:21px;
}
#proximasActividades {
	margin-top: 30px;
}

#escuchaLaPalabraDeDios span {
background: url(../images/escuchaLaPalabraDeDios.png) no-repeat left top;
	position:absolute;
	width:300px;
	height:21px;
}



#serviciosDelDomingo span {
	background: url(../images/serviciosDelDomingo.png) no-repeat left top;
	position:absolute;
	width:200px;
	height:21px;
}

#preguntasInteresantes span {
	background: url(../images/preguntasInteresantes.png) no-repeat left top;
	position:absolute;
	width:200px;
	height:21px;
}

.box {
	background: #EFE9D4 url(../images/bottomRounded.gif) no-repeat left bottom;
	width:588px;
	height: 160px;
}

.box h2 {
	background: url(../images/topRounded.gif) no-repeat left top;
	padding: 20px 20px 0 20px;
}

.box p {
	padding: 0 20px 10px 20px;
}
.box img {
	float: left;
	padding-right: 20px;
}


.box li {
	display: inline;
}


.box a {
	color: #B44526;
	font-weight: bold;
}

.box a:hover {
	color:#3F75A3;
}

#playbutton .first {
	background:url(../images/button.gif) no-repeat left top;
	display: block;
	float: left;
	height: 23px;
	width: 95px;
	padding-left: 7px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 2px;
	padding-right: 20px;
}

#playbutton a:hover {
	background: url(../images/button.gif) no-repeat left bottom;
	color: #FFFFFF;
}




/* =Main Nav
-----------------------------------------------------------------------------*/

#mainNav {
	padding: 0px;
	list-style:none;
	width:916px;
	float:left;
	background-color:#D6E4EB;
	position: absolute;
	bottom: -8px;
	margin: 0 0 0 26px;
}

#mainNav li {
	float:left;
}

#mainNav a {
	display:block;
	padding: 0px 24px;
	text-decoration: none;
	color: #003663;
	background: #D6E4EB url(../images/divider.gif) no-repeat left top;
	font: normal 11px/3em Verdana, Arial, Helvetica, sans-serif;
	float:left;
	text-transform: uppercase;
	text-align: center;
}

#mainNav .first {
	background:#D6E4EB url(none);
}

#mainNav a:hover {
	color: #B44526;
	text-decoration: underline;
}

#mainNav a:active {
	color:#003663;

}



/* =Sub Nav
-----------------------------------------------------------------------------*/

#subNav {
	margin: 0 2px;
	padding: 0;
	list-style:none;
	float:left;
	background-color:#4785BB;
	width: 250px;
	position: absolute;
	top: 0px;
	left: 680px;
}

#subNav li {
	float:left;
}

#subNav a {
	display:block;
	padding: 0px 10px;
	height: 25px;
	text-decoration: none;
	color:#FFFFFF;
	font: 12px/2.1em Arial, Helvetica, sans-serif;
	float: left;
}

#subNav a:hover {
	text-decoration: underline;
}

#subNav .first {
margin-left:3px;
}



/* =Main Content
-----------------------------------------------------------------------------*/



#showcase {
	background: url(../images/gradient.png) repeat-x left top;
	height: 268px;
	position: relative;
}


#slideshow {
	margin-left: 26px;
	background: #FFFFFF url(../images/showecase_bottomLine.gif) no-repeat left bottom;
	height: 270px;
	width: 916px;
	position: absolute;
	top: 14px;
}



ul#rotator {
	list-style: none;
	position: absolute;
	top: 9px;
	left: 10px;
	overflow: hidden;
	width:588px;
	height:250px;
	
}

ul#rotator li {
	width:588px;
	height:250px;
}

ul#rotator img {
	width:588px;
	height:250px;
}

#label {
	position: absolute;
	background: #3D719D url(../images/churchBuilding.jpg) no-repeat right bottom;
	height: 250px;
	width: 300px;
	top: 09px;
	left: 607px;
	background-color: #5FADE8;
}

#label p {
	padding-top: 10px;
	padding-left: 10px;
	line-height: 18px;
	color: #000000;
}


#mainContent {
	width: 588px;
	float: left;
	padding-left: 36px;
	padding-top: 27px;
}

#mainContent h2, #mainContent p {
	padding-left: 20px;
}

#actividades p {
	background: url(../images/line2.png) no-repeat center bottom;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 13px;
}



/* =Secondary Content
-----------------------------------------------------------------------------*/

#sidebar {
	float: left;
	width: 300px;
	padding-top: 27px;
	padding-left: 40px;
}
#sidebar  p, #sidebar2 p {
	color: #666666;
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif;
}
#sidebar a, #sidebar2 a {
	color:#37648B;
}

#sidebar a:hover, #sidebar2 a:hover {
	color:#B44526;

}

#sidebar h2, #sidebar p {
	padding-left: 20px;
}

/* =Footer
-----------------------------------------------------------------------------*/

#footer {
	background: #474747 url(../images/pattern.png);
	color: #FFFFFF;
	padding-right: 30px;
	font: 11px/17px Verdana, Arial, Helvetica, sans-serif;
	text-align: right;
	height: 70px;
	padding-top: 30px;
}
#footer a {
	color: #FFFFFF;
}
#footer a:hover {
	color: #FF6600;
}


/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
  border: 1px solid transparent;
}


/* =Tables
-----------------------------------------------------------------------------*/




/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/
#content {
	padding-top: 20px;
}

#content p {
	margin-bottom: 10px;	
}
