* { margin:0; padding:0; }
body, div, span, p, a, img, ul, ol, li, table, th, tr, td, form, fieldset, legend, dl, dt, dd, blockquote, applet, object { border:0; }

a {color:#000; text-decoration:none; border:none;}
a:link, li a.active {color:#000; text-decoration:none; border:none;}
a:hover {color:#cc0000; text-decoration: none; border:none;}

img a { border:none; }

h1, h2, h3, h4, h5, h6 { font-family:  Arial, Helvetica, Sans Serif; margin:0 0 10px 0; }
h1 { font-size:230%; }
h2 { font-size:183%; font-weight: bold;}
h3 { font-size:140%; font-weight: bold;}
h4 { font-size:120%; font-weight: bold;}
h5 { font-size:100%; }
.node h2 { border-bottom:1px dotted #84a1af; }
.node h2 a { color:#cc0000; font-size: 20px}

p { margin:0 0 10px 0; }

blockquote { border: 1px solid #ced1da; background: #eef0f5; margin:20px 0; padding: 20px; color:#788093; font-weight:bold; font-style:italic; }

body {
	margin: 0;
	padding: 0;
	background: url(images/body_bg.png) repeat-x;	
	background-color : #fff;
	font: 12px/1.4 Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-align: left;
}

#wrapper {
	background: #fff;
	width: 960px;
	height: 100%;
	position: relative;
	margin: 0 auto;
}

#header {
	height: 98px;
	margin: 0;
	padding: 0;
	background: #cc0000;
}

#navbar {
	margin: 0;
	padding: 0;
	height: 62px;
	background: url(images/navigation_bg.png);
	background-color : #d7dfec;
}

#navbar ul.menu  { float:left; display:block; padding:0; margin:15px 0 0 7px; }
#navbar ul.menu li { display: inline-block; float:left; vertical-align: middle; padding:0 15px 0 0; margin:0; }
#navbar ul.menu li a {
	outline:none;
	padding: 3px 9px 3px 6px;
	border-left: 4px solid #cc0000;
	text-decoration: none;
	display:block; color:#000;
	font-size:14px;
	font-weight:bold;
	text-align:center;
}

#navbar ul.menu li.last a {
	text-decoration:none;
	color:#ffffff;
	background: #cc0000;
}

#navbar ul.menu li a:hover, #navigation ul.menu li a.active{ text-decoration:none; color:#ffffff; background: #cc0000; }

#slideshow {
	display: block;
	float: left;
    height: 295px;
    width: 708px;
    margin: 0 0 7px 7px;
	padding: 0;
}

#sidebar {
	display: block;
	float: right;
	margin: 5px 245px 0 0;
	border-left: 20px solid #fff;
	border-bottom: 20px solid #fff;
	width: 225px;
	background-color: #transparent;
}

#content_frame {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-right: 225px solid #dae1ed;
	background: #fff;
}

#content {
	margin: 0 20px 0 7px;
	padding: 0;
	min-height: 300px;
	background: transparent;
}

#content_start {
	margin: 0 20px 0 7px;
	padding: 307px 0 0 0;
	min-height: 300px;
	background: transparent;
}

#menubar {
	margin: 0;
	padding: 0;
	width: 225px;
	background-color : #dae1ed;
	position: absolute;
	top: 180px;
	left: 735px;
}

.block-block {
//	background: #fff url(images/block_background.jpg) repeat-x;
	background: #fff;
	color: #000;
//	border: 1px solid #f8ac09;
	border: 0px solid #dae1ed;
	border-left: 1px solid #cc0000;
	border-right: 0px solid #cc0000;
	border-bottom: 0px solid #cc0000;
	margin-bottom: 10px;
}

.block-block h2 {
	background: #f8ac09;
	background: #fd7217;
	background: #cc0000;
//	background: url(images/block_background.jpg) repeat-x;	
	border-bottom: 1px solid #f8ac09;
	border-bottom: 1px solid #fff;
	color: #fff;
//	color: #000;
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 1px;
//	font-style: italic;
	text-align: center;
	vertical-align: middle;
	line-height: 24px;
	height: 24px;
}

.block-block .content {
	text-align: center;
	padding:10px;
}

.region-content .block-block {
	width: 461px;
}

.region-content .block-block .content{
	text-align:left;
}

#menubar .block-block {
	background: transparent;	
	color: #000;
	border: 0px;
	margin-top: 20px;
}

.two_col_block_content_left {
	clear: both;
	width: 180px;
	float: left;
	overflow: hidden;
}

.two_col_block_content_right {
	margin-left:200px;
}

ul.two_cols,
ul.two_cols li {
	margin: 0;
	padding: 0;
}
ul.two_cols li {
	display: inline-block;
	min-height: 150px;
	vertical-align: top;
}
ul.two_cols li.col_one {
	text-align: center;
	width:180px;
}
ul.two_cols li.col_two {
	line-height: 140%;
	margin-left: 20px;
	width:230px;
}

ul.two_cols li.col_two_mediathek {
	line-height: 140%;
	margin-left: 25px;
	width:480px;
}

.node h2 {
	background: transparent;
	color: #000;
	font-size: 18px;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
	line-height: 24px;
	border-bottom: 1px solid #cc0000;
	padding-bottom: 4px;
	margin-bottom: 20px;
	margin-top: 25px;
}

#menubar .block .content { padding:20px; margin:0 0 10px; } 
#menubar .block.block-menu .content,
#menubar .block.block-system .content { padding:10px; margin:0; } 
#menubar .block ul.menu { padding:0; margin:4px 0 0 0; } 
#menubar .block ul.menu li { padding:0; margin:0; list-style: none; } 
#menubar .block ul.menu li a {
	background: #eff2f8;
	border-left: 4px solid #cc0000;
	color: #000;
	display: block;
	font-size:14px;
	font-weight:bold;
	text-align:left;
	overflow: hidden;
	padding: 10px 20px 10px 10px;
	margin:0 0 4px 0;
}
#menubar .block ul.menu li a:hover {
	background: #cc0000;
	color: #fff;
	text-decoration:none;
} 

#menubar #block-block-44 .content { padding:0; margin:0; } 

#footer {
	clear: both;
	border-top: 2px solid #cc0000;
	margin: 20px 0 10px 7px;
	width: 953px;
	background: #fff;
	text-size: 10px;
	text-align: center;
}

.webform-component-textarea {
	width: 460px;
	max-width: 460px;
}

.region-content .webform-client-form .form-actions input {
	cursor: pointer;
	border: 0;
	display: block;
	margin-top: 40px;
	background: url(images/submit_button.png) no-repeat center left;
	color: transparent;
	font-size: 0;
	width: 110px;
	height: 30px;
	min-height: 30px;
}

.region-content .webform-client-form .form-actions input:hover {
	background: url(images/submit_button.png) no-repeat center right;
}

#console { float: left; width: 460px; max-width: 460px; }

.imginline { float:left; }

.clearfix:after { content: " "; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
.clearfix { display: inline-block; }
html[xmlns] .clearfix { display: block; }

#node-4 h2 {
  display: none;
}

#mother_angelica_line {
	text-align: right;
	padding-top: 10px;
	padding-right: 10px;
	float: right;
	font-family:  Arial, Helvetica, Sans Serif;
	font-size: 14px;
	font-style: italic;
}

a#bible_quote_help {
	font-family:  Arial, Helvetica, Sans Serif;
	font-size: 14px;
	font-weight:bold;
	font-style: italic;
}

a#program_brochure_button {
	font-family:  Arial, Helvetica, Sans Serif;
	font-size: 14px;
	font-weight:bold;
	font-style: italic;
}

table#showingnow {
	vertical-align: top;
	margin-top:7px;
}

table#showingnow tbody {
	vertical-align: top;
	border-top:none;
}

table#showingnow td {
	vertical-align: top;
	padding-top:4px;
	padding-right:6px;
}

.social-share {
	margin-top: 20px;
	padding-top: 2px;
	padding-left: 6px;
	height: 26px;
	line-height: 30px;
	vertical-align: middle;
	background: #eff2f8;
	font: 12px/1.4 Verdana, Helvetica, sans-serif;
	font-style: italic;
}

.social-share a.social-share-facebook {
	display: inline-block;
	margin-left: 30px;
	height: 24px;
	vertical-align: middle;
	line-height: 24px;
	background: url(/files/images/facebook_button.png) no-repeat center left;
	padding-left: 70px;
	color: #000;
}

.social-share a.social-share-twitter {
	display: inline-block;
	margin-left: 30px;
	height: 24px;
	vertical-align: middle;
	line-height: 24px;
	background: url(/files/images/twitter_button.png) no-repeat center left;
	padding-left: 24px;
	color: #000;
}

.page-taxonomy-term h2 a {
	font-size: 16px;
	color: #cc0000;
}

.node-pressemitteilung .field-type-taxonomy-term-reference {
	padding-bottom: 10px;
	font-weight:bold;
}

.node-pressemitteilung .field-name-field-pmdate {
	padding-bottom: 10px;
	font-weight:bold;
}

#block-block-19 {
	margin: 0 10 10 10;
	background-color: #fff;
}


######## Calendar CSS

a.cal_head
{
	color: #000;
}
a.cal_head:hover
{
	text-decoration: none;
}
a.cal_link
{
	display: block;
	padding: 6px;
	text-decoration: none;
}
a.cal_link:hover
{
	text-decoration: none;
	background-color: #f8ac09
}
.cal_head
{
	border-bottom:	  solid 2px #fff;
	padding: 		  4px;
	padding-top: 	  8px;
	padding-bottom:   8px;
	background-color: #eff2f8;
	color:            #000;
	font-family:      Arial, Helvetica, Sans Serif;
	font-size:        14px;
	font-weight:      bold;
	font-style:       normal;
}
.cal_days
{
	padding:		  4px;
	background-color: #dae1ed;
	padding-top: 	  8px;
	padding-bottom:   8px;
	color:            #000;
	font-family:      Arial, Helvetica, Sans Serif;
	font-size:        14px;
	font-weight:      bold;
	font-style:       normal;
	text-align:		  center;
}
.cal_content
{
	border:			  solid 2px #fff;
	background-color: #EFF2F7;
	color:            #000;
	font-family:      Arial, Helvetica, Sans Serif;
	font-size:        14px;
	font-weight:      regular;
	font-style:       normal;
}
.cal_today
{
	border:		  	  solid 3px #cc0000;
	background-color: #EFF2F7;
	color:            #fff;
	font-family:	  Arial, Helvetica, Sans Serif;
	font-size:        14px;
	font-weight:      bold;
	font-style:       normal;
}
a.cal_today
{
	display:		  block;
	color:            #fff;
}
.cal_event, a.cal_event
{
	background-color: #234652;
	color:            #000;
	font-family:      Arial, Helvetica, Sans Serif;
	font-size:        12px;
	font-weight:      bold;
	font-style:       normal;
}

.ewtn_program_time {
	height:			  24px;
	line-height:	  24px;
	background-color: #eff2f8;
	border-right:	  solid 4px #fff;
	border-top:		  solid 4px #fff;
	padding-left:	  6px;
	padding-right:	  6px;
	font-weight:	  bold;
	margin-left: 	  20px;
}
.ewtn_program_title {
	height:			  24px;
	line-height:	  24px;
	background-color: #eff2f8;
	border-top:		  solid 4px #fff;
	padding-left:	  6px;
	padding-right:	  6px;
	font-weight: 	  bold;
	color: 			  #cc0000;
}
.ewtn_program_desc {
	padding-left:	  8px;
}

a.donation_button {
	-moz-box-shadow:inset 1px 2px 3px 0px #fff;
	-webkit-box-shadow:inset 1px 2px 3px 0px #fff;
	box-shadow:inset 1px 2px 3px 0px #fff;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #cc0000), color-stop(1, #b40000) );
	background:-moz-linear-gradient( center top, #cc0000 5%, #b40000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc0000', endColorstr='#b40000');
	background-color:#cc0000;
	-webkit-border-top-left-radius:12px;
	-moz-border-radius-topleft:12px;
	border-top-left-radius:12px;
	-webkit-border-top-right-radius:12px;
	-moz-border-radius-topright:12px;
	border-top-right-radius:12px;
	-webkit-border-bottom-right-radius:12px;
	-moz-border-radius-bottomright:12px;
	border-bottom-right-radius:12px;
	-webkit-border-bottom-left-radius:12px;
	-moz-border-radius-bottomleft:12px;
	border-bottom-left-radius:12px;
	text-indent:0px;
	border:2px solid #cc0000;
	display:inline-block;
	color:#fff;
	font-family:Verdana;
	font-size:16px;
	font-weight:bold;
	font-style:normal;
	height:30px;
	line-height:30px;
	width:180px;
	text-decoration:none;
	text-align:center;
	text-shadow:1px 1px 1px #b40000;
}
a.donation_button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #b40000), color-stop(1, #cc0000) );
	background:-moz-linear-gradient( center top, #b40000 5%, #cc0000 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#b40000', endColorstr='#cc0000');
	background-color:#b40000;
}
a.donation_button:active {
	position:relative;
	top:1px;
}

