BODY {
	/*background: url(whiteside.jpg) no-repeat center -30px;*/
	background: url(/images/titles/bodyfull_bg.jpg) center  0px repeat-x;
	margin: 0px;
	text-align: center;
}

P, BLOCKQUOTE, LI, A {
	font-family: 'Open Sans', sans-serif;
	font-size: 16px;
	line-height: 150%;
}
UL LI {
	padding: 4px 0px;
	
}
P {
	margin: 0 0 1em;	
}
A {
	color: #0081cf;
	text-decoration: none;
	outline: none;	
}
.main a:hover {
	color: #9F0606;
}

/* ------------------------
	3. HEADINGS
-------------------------------- */
H1, H2, H3, H4, H5 {
	font-family: Kreon, Georgia, Times, Serif;
	font-weight: normal;
	margin: 0px;
}
h1 {
	font-size: 30px;
	line-height: 38px;
	color: #333;
}
h1 a img {
	border: none;
}
h2 {
	font-family: Kreon, Georgia, Times, Serif;
	font-weight: normal !important;
	color: #222;
	font-size: 20px;
	line-height: 120%;
	font-weight: normal;
	margin: 10px 0px 0px;
	padding: 5px 0px;
	display: block;
}

h2 span {
	color: #777;
	display:block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 12px;
	font-style: italic;
	padding: 10px 0px;
	border: dashed 1px #CCC;
	border-left: none;
	border-right:none;
	margin: 10px 0px;
}
h2 a span {
	display: block;
	text-indent:-9999px;
	height:0px;
	width: 0px;
}
h2 span a {
	font-size: 12px;
	line-height: 12px;
}
h2 span img {
	cursor: pointer;
}
.sub h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px;
}
.sub .list h2 {
	font-weight: bold;
	border-top: solid 2px #999;
	border-bottom: dashed 1px #ccc;
	margin-top: -1px;
}

.sub .list .list {
	padding: 0px;	
}

.sub .list li {
	font-size: 12px;	
}

.relatedcontent h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	margin: 0px;
	padding: 5px 0px;
}
.relatedcontent .list h2 {
	font-weight: bold;
	border-top: solid 2px #999;
	border-bottom: dashed 1px #ccc;
	margin-top: -1px;
}

.relatedcontent .list .list {
	padding: 0px;	
}

.relatedcontent .list li {
	font-size: 12px;	
}

h3 {
	font-size: 16px;
	line-height: 20px;
	margin: 15px 0px 5px;
}
.divider {
	padding: 10px;
	border-top: solid 2px #CCC;
	border-bottom: dashed 1px #CCC;
}

#logo { /* Logo with Image */
	height: 34px;
	width: 322px;
	color: #005DB1;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px; 
	font-weight: bold;
	line-height:10px;
	padding: 10px 25px 5px 20px;
	text-decoration:none;
}
#logo span {
	display: block;
	text-indent:-9999px;
	height:0px;
	line-height: 0px;
}
#logo img {
	border: none;	
}

h1 span {
	display: block;
	text-indent: -9999px;
	height:0px;
	line-height: 0px;
}

h1.cwn {
	background: url(/images/titles/cwn.gif) no-repeat;
	text-indent: -9999px;
	
}
h1.cwn em {
	background: #FFF;
	border: dashed 1px #CCC;
	border-right: none;
	border-left: none;
	padding:10px 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	font-style: italic;
	color: #222;
	line-height: 14px;
	display: block;
	text-indent: 0px;
}

.sub h1 {
	margin: 0px;
}

.relatedcontent h1 {
	margin: 0px;
}

/* LAYOUT */
#header,
#content,
#footer {
	margin: 0px auto;
	overflow: visible;
	padding: 0px;
	text-align: left;
	width: 1066px;
}

#header { /* full masthead */
	height: 110px;
}

#content { /* Container for main and sub */
	margin-top: 20px;
}

.main { /* Main body area */
	//display:block;
	float:left;
	//overflow: visible;
	padding: 0px 20px;
	width: 720px;
}
.full { /* Full page width no sub */
	width: 1066px;
}
.sub { /* Right Sidebar for Subnav and Blog */
	float: right;
	margin-left: 0px;
	margin-top: 0px; 
	width: 300px;
}

.sub_options {
	background: #EBF3FB;
	border: solid 1px #CBDBE8; 
	padding: 10px 25px 10px 25px; 
}

.relatedcontent { /* Right Sidebar for displaying sidebar detail related to content pieces, such as documents and liturgical days */
	float: right;
	margin-left: 0px;
	margin-top: 0px; 
	width: 300px;
}

.relatedcontent_options {
	background: #EBF3FB;
	border: solid 1px #CBDBE8; 
	padding: 10px 25px 10px 25px; 
}

#footer {
	clear:both;	
	margin: 30px 20px 0px 20px;
	padding: 20px 0px;
	text-align: left;
}
#footer p,
#footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin: 5px 0px;
}
#footer p {
	color: #999;	
}

/* NAVIGATION */
#member_links,
#main_nav,
.sub_nav {
	margin: 10px 0px;
	overflow: auto;
	padding: 0px 20px;
}
#member_links {
	float: right;
	
}

#member_links li, 
#main_nav li, 
#sub_nav li {
	display:block;
	float: left;
	list-style:none;
}

#main_nav {
	clear:both;
	margin: 0px;
	padding-right: 0px;
	padding-left: 10px;
	

}
#main_nav li {
	margin-top: 0px;
	padding: 0px;	
}
#main_nav li current {
background-color:#0092ef;
}

#main_nav li a {
	margin: 0px 10px;
	padding-top: 4px;
	height:28px;
	color: 	#ffffff;
	font-family: "Kreon",Georgia,Times,serif;
	font-size: 16px;
	text-decoration: none;
	display:block;
}
#main_nav li.search {
	padding: 0px 0px;
	float: right;
}

#main_nav li.search input,
.search input,
#main_nav .select {
	border: none !important;
	background:#FFF;
	padding: 0px;
	width: 130px;
	height: 20px;
	padding: 2px 5px;
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	line-height:18px;
	color: #444;
	float: left;
}
.search input {
	width: 170px;	
}
#main_nav .search input[type=text] {
	border-left: none;	
}
#main_nav .select {
	border-right: none;
	font-size: 15px;
	background:#FFF;
	height: 26px;
	width: 130px;	
}

#main_nav .select option {
	line-height: 18px;
	background: #FFF;
	font-size: 11px;
	
}
#main_nav li.search input.submit,
.search input.submit {
	outline: none;
	background: none;
	border: none;
	padding: 0px;
	width: 62px;
	height: 24px;
}

#main_nav a.adv_search {
	background: url(/images/bg/advanced.gif) no-repeat;
	display: block;
	text-indent: -9999px;
	float:left;
	width: 77px;
	margin: 0px;
	margin-left: 5px;
}

#main_nav li.current { 
	background-color:#004B8F; 
}

#main_nav li.hover { 
	background-color:#0092ef;
}

#member_links {
	margin: 15px 0px 0px;	
	padding: 0px;
	
}
#member_links li {
	display: block;
	overflow: auto;
	color: #FFF;
	font-size: 11px;
	line-height: 11px;
	font-style: italic;
}

#member_links li a {
	display: block;
	margin-left: 10px;
	font-style:normal;
	color: #ffffff;
	font-family: "Kreon",Georgia,Times,serif !important;
	font-size:14px;
	line-height: 14px;
	text-decoration:none;
}

.sub_nav {
	padding: 0px;
	margin: 0px;
}

.subnav_active {
	display: block;
}

.subnav_passive {
	display: none;	
}
.sub_nav .current a { 
	font-weight: bold;	
}
.sub_nav li {
	list-style: none;
	float: left;
	padding: 0px;
}
.sub_nav li a {
	font-family: "Open Sans", sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	line-height: 14px;
	height: 20px;
	padding: 8px 0px 0px 20px;
	display:block;
	color: #0072bb;
}
.sub_nav li a:hover {
	text-decoration: underline;	
}
#resource_center #sub_resource_center {
	display: block;	
}
	
/*  SITE-WIDE ELEMENTS */

.list {
	padding: 0px;
	margin: 0px;
	overflow: auto;
}
.list li {
	list-style: none;
}

.list li a {
	display: block;
	padding-left: 73px;
}
.list a span {
	margin-left: -73px;	
}
.sub .list {
	padding: 10px 0px;	
}
.relatedcontent .list {
	padding: 10px 0px;	
}

.list .inline a {
	display: inline;	
}
.nodate li a {
	padding-left: 0px;	
}
.list span em {
	color: #777;
	font-size: 11px;
}
.relatedcontent h2 {
	margin-top: 10px;
	padding-top: 10px;
	border-top: solid 3px #999;	
	
}
.sub h2 {
	margin-top: 10px;
	padding-top: 10px;
	border-top: solid 3px #999;	
	
}
.sub #calendardays {
	display: block;
	margin: 0px auto 30px;	

}
.sub #calendardays td {
	padding: 12px !important;
}
#calendardays .weekday td {
	background: #D1E0EF;
	border: solid 1px #FFF;
	padding: 10px !important;
}
				
.sub .image img {
	display: block;
	background:#FFF;
	padding: 5px;
	border: solid 2px #CBD2D7;
	margin: 0px auto 15px;
	text-align:center;
}

.sub h2 span {
	padding: 5px 0px;
	border: none;
	margin: 0px;
}

.relatedcontent .image img {
	display: block;
	background:#FFF;
	padding: 5px;
	border: solid 2px #CBD2D7;
	margin: 0px auto 15px;
	text-align:center;
}

.relatedcontent h2 span {
	padding: 5px 0px;
	border: none;
	margin: 0px;
}
#search_review {
	display: block;
	overflow: auto;
	margin-bottom: 20px;	
}

/* MISC */
.icons img {
	border: none; 
	padding: 0px 10px 0px 0px; 
	float: left;		
}
.icons a {
	display: inline !important;	
}
#admin {
	text-align: left;
	width: 100%;
	margin: 0px auto;  
	border-top: solid 1px #CCCCCC; 
	border-bottom: solid 1px #CCCCCC;
	padding:4px 10px 4px 20px; 
	background-color:#EFEFEF;
}

.workshop_area {
	margin:20px 0px 0px 0px;
	border: solid 1px white;
	border-bottom: solid 5px white;
	width:302;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
.workshop_area a {
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
}
.workshop_area a:hover {
	color:white;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	text-decoration:underline;
}


