/*   
Name: Catholic Diocese of Richmond - Office of Hispanic Apostolate
Version: 1
*/

/*	=Global Reset
	------------------------------------------------------ */
html,body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,fieldset,input {
	margin: 0;
	padding: 0;
}

h1,h2,h3,h4,h5,h6,pre,code,address,caption,cite,code,em,strong,th {
	font-size: 1em;
	font-weight: normal;
	font-style: normal;
}

ul,ol {
	list-style: none;
}

ul, ol, dl {
	position: relative;
}

fieldset,img {
	border: none;
}

caption,th {
	text-align: left;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/*	=layout
	------------------------------------------------------ */
#container {
	width: 748px;
	margin: 0 auto;
	position: relative;
}

#header {
	position: relative;
	width: 748px;
	height: 27px;
	display: block;
	background: #fff url(../images/header-bg.gif) repeat-x;
}

#cdr-logo {
	width: 398px;
	position: absolute;
	top: 0;
	left: 0;
}

	#cdr-logo a, #cdr-logo span {
		background: transparent url(../images/CDR_logo.jpg) no-repeat;
		width: 398px;
		height: 28px;
		display: block;
	}
	
#oha-logo {
	width: 746px;
	height: 87px;
	background: transparent url(../images/OHA-logo.gif) no-repeat left top;
	margin: 0 0 0 1px;
	position: relative;
}
#oha-logo2 {
	width: 746px;
	height: 87px;
	background: transparent url(../images/OHA-logo2.gif) no-repeat left top;
	margin: 0 0 0 1px;
	position: relative;
}

#topbar {
	width: 746px;
	background: transparent url(../images/top-bar.gif) no-repeat left top;
	height: 26px;
	margin: 0 0 0 1px;
	position: relative;
}

.wrapper {
	width: 746px;
	margin: 0 0 0 1px;
	position: relative;
}

#side-col {
	width: 172px;
	float: left;
}

#main-col {
	width: 572px;
	float: left;
	margin: 0 0 0 2px;
}

#home-content {
	margin: 4px 0 0 12px;
}

#content {
	padding-left:26px;
}

#footer {
	border-top: 1px solid #8c8c8c;
	margin: 4px 0 0 0;
	padding: 10px 0;
	text-align: center;
	width: 748px;
	clear: both;
}

/*	=modules
	------------------------------------------------------ */
#newsletter {
	background-color: #ebd04f;
	padding: 8px 8px 16px 8px;
}

#newsletter h4 {
	color: #3b3b3b;
	padding: 8px;
	font-size: 13px;
	font-weight: bold;
	background-color: #d06f19;
}

#newsletter p {
	background-color: #f3e395;
	padding: 8px;
	margin: 0;
	color: #3b3b3b;
}

#newsletter a {
	color: #3b3b3b;
}

.side-mod {
	margin-top: 3px;
	background-color: #f7edbd;
}

.side-mod h4 {
	font-size: 13px;
	color: #fff;
	background-color: #54b9cb;
	text-align: center;
	padding: 8px;
	margin-bottom: 4px;
}

.side-mod p {
	color: #4c4c4b;
	font-size: 11px;
	text-align: center;
	line-height: 1.7em;
	padding: 8px 16px;
}

.side-mod a {
	color: #4c4c4b;
}

#welcome {
	width: 572px;
}

#welcome-img {
	width: 299px;
	float: left;
}

#welcome-callout {
	float: left;
	margin-left: 2px;
	background-color: #f7edbd;
	padding: 12px 6px 0 12px;
	width: 253px;
	height: 261px;
}
#welcome-callout h1 {
	margin: 0;
	font-size: 1.8em;
	line-height: 1em;
}

#welcome-callout p {
	line-height: 1.4em;
}

#welcome-callout strong {
	font-weight: bold;
	color: #d06f19;
}

#youth {
	width: 572px;
	height: 110px;
	margin-top: 5px;
	background: transparent url(../images/CDR_OHA_youth_eng.png) no-repeat left top;
}

#youth p {
	float: right;
	width: 177px;
	margin: 30px 11px 0 0;
	color: #fff;
}

#youth a {
	color: #fff;
}
#youth2 {
	width: 572px;
	height: 110px;
	margin-top: 5px;
	background: transparent url(../images/CDR_OHA_youth_esp_sm.png) no-repeat left top;
}

#youth2 p {
	float: right;
	width: 177px;
	margin: 30px 11px 0 0;
	color: #fff;
}

#youth2 a {
	color: #fff;
}


#audio {
	position: absolute;
	right: 2px;
	top: 8px;
}
	
/*	=Typography
	------------------------------------------------------ */
body {
	font-size: 62.5%;
	font-family: arial, verdana, sans-serif;
}

h1 {
	font-size: 2.2em;
	font-weight: bold;
	line-height: 1.8em;
	color: #d06f19;
}

h2 {
	color:#434343;
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: bold;
}
strong {
font-weight: bold;
}

p {
	font-size: 1.2em;
	line-height: 1.8em;
	margin: 0 0 18px 0;
	color: #434343;
}

#footer p {
	color: #848482;
	font-family: verdana, arial, sans-serif;
	line-height: 1.4em;
}

.shift-right {
	text-align: right;
}

#content ul,#content  ol {
	margin: 0 0 18px 30px;
}

#content ul li, #content ol li {
	list-style-type: disc;
	font-size: 1.2em;
	line-height: 1.8em;
	margin-bottom:4px;
}

#content ol li {
	list-style-type: decimal;
}

img.marquee-img {
	margin: 4px 0 0 0;
}

/*	=Links
	------------------------------------------------------ */
a, a:visited {
	color: #434343;
}

a:hover {
	text-decoration: none;
}
	
/*	Navigation
	------------------------------------------------------ */
ul#topNav {
	display: inline;
	position: absolute;
	top: 2px;
	right: 0;
}

#topNav li {
	list-style: none;
	display: inline;
	position:  relative;
	font-family: Arial, Verdana, sans-serif;
}

a.button {
    background: transparent url(../images/bg_button_a.gif) no-repeat scroll top right;
    color: #000;
    display: block;
    float: left;
    font: normal 12px arial, sans-serif;
    height: 20px;
    margin-right: 6px;
    padding-right: 12px; /* sliding doors padding */
    text-decoration: none;
}

a.button span {
    background: transparent url(../images/bg_button_span.gif) no-repeat;
    display: block;
    line-height: 12px;
    padding: 4px 0 4px 18px;
}

ul#main-nav {
	width: 172px;
	background-color: #ebd04f;
	position: relative;
}
ul#main-nav li {
	font-size: 12px;
	line-height: 1.8em;
	display: inline;
	margin: 0;
}

ul#main-nav li a {
	display: block;
	text-decoration: none;
	color: #4c4c4b;
	font-weight: bold;
	padding: 3px 3px 2px 12px;
	background: transparent url(../images/nav-underline.gif) no-repeat 9px bottom;
}

ul#main-nav li a.l2-active,ul#main-nav li a.l2-active:hover {
	background: #f7edbd url(../images/sub-nav-bg.gif) no-repeat 9px bottom;
	padding-left: 24px;
}

ul#main-nav li a.l2-nav {
	background-color: #f7edbd;
	padding-left: 24px;
}

ul#main-nav li a:hover, ul#main-nav li a.nav-active {
	background-color: #F2E191;
}

#sub-nav {
	position: absolute;
	bottom:4px;
	right:0px;
}

#sub-nav a {
	color: #962d29;
	font-size: 12px;
	text-decoration: none;
}

#sub-nav p {
	margin:0;
}

#lang {
	position: absolute;
	right: 6px;
	top:3px;
}

#lang p {
	margin:0;
}

#lang a.lang-active {
	background: transparent url(../images/lrg-yellow-sqr.gif) no-repeat 0px 1px;
	padding-left:14px;
	color:#e6c423;
	text-decoration: none;
}

#lang a.lang-lnk {
	background: transparent url(../images/yellow-outline-sqr.gif) no-repeat 0px 1px;
	padding-left:14px;
	color:#e6c423;
}

#breadcrumb {
	padding:10px 0 20px 26px;
	font-size: 17px;
	font-weight: bold;
	color:#54b9cb;
}

#breadcrumb a {
	text-decoration: none;
	color:#a6dbe5;
}

#breadcrumb span {
	color:#54b9cb;
}
