@charset "UTF-8";
/*
Theme Name: Catholic Charities of Los Angeles
Theme URI: http://www.catholiccharitiesla.org/
Version: 1.0
Author: Lights On Web Solutions 
Author URI: http://www.lightsonweb.com/

	Catholic Charities of Los Angeles Design v1.0
	http://www.catholiccharitiesla.org/

	This theme may not be copied or used in part or in whole without explicit consent by owner.

*/

/* CSS RESET */
/* ------------------------------------------------------------------------------------------*/
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,font,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100.01%;font-family:inherit;}:focus{outline:0}body{line-height:1;color:black;background:white}ol,ul{list-style:none}table{border-collapse:separate;border-spacing:0}caption,th,td{text-align:left;font-weight:normal}
/*img {margin:0;outline:0;font-weight:inherit;font-style:inherit;font-size:100.01%;font-family:inherit;vertical-align:baseline}*/
/* UTILITY */
/* ------------------------------------------------------------------------------------------*/
.left { float: left; }
.right { float: right; }
.clear { clear: both; }
.alignLeft {text-align: left; }
.alignRight {text-align: right; }
.iconBorderRight { border-right: solid 1px #7081a9; }

/* GLOBALS */
/* ------------------------------------------------------------------------------------------*/
html, body { height: 100%; width: 100%;}

strong
{
	font-weight: bold;	
}

p{margin-bottom:15px}

h1,h2,h3,h4,h5,h6
{
	font: arial,helvetica,verdana;
	margin: 0px 0px 10px 0px;	
}
.componentheading, .componentheadingnewslist
{
	color: #211f5f;
	font-size: 24px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
}
.contentheading, .contentheadingnewslist
{
	color: #211f5f;
	font-size: 20px;
	font-weight: bold;
	padding: 0px 0px 20px 0px;	
	margin: 0px;
	line-height: 1.2em;
}
table.blog .contentheading, table.blognewslist .contentheadingnewslist
{
	color: #af1f24;
	font-size: 12px;
	font-weight: bold;
	padding: 0px 0px 0px 0px;	
	margin: 0px;
}
h1
{
	color: #211f5f;
	font-size: 19px;
	font-weight: bold;
}
h2
{
	color: #c9b350;
	font-size: 17px;
	font-weight: bold;
}
h3
{
	color: #af1f24;
	font-size: 14px;
	font-weight: bold;
}
h4
{
	color: #211f5f;
	font-size: 12px;
	font-weight: bold;
	font-family: georgia,times,times new roman;
}
h5
{
	color: #af1f24;
	font-size: 12px;
	font-weight: bold;
	font-family: georgia,times,times new roman;
}
h6
{
	color: #333333;
	font-size: 12px;
	font-weight: bold;
}
a:link
{
	text-decoration: underline;
	color: #af1f24;
}
a:visited
{
	text-decoration: underline;
	color: #af1f24;
}
a:hover
{
	text-decoration: none;
	color: #001b4c;
}
body 
{ 
	background: url('../images/body-bg.gif') repeat-x #7081a9; 
	font: 12px arial,helvetic,arial; 
}
#container
{
	margin: auto;
	width: 985px;	
	color: #333333;
}
div#container.angelBG #interior-content
{
	background: url('../images/bg-angel.jpg') center 100px no-repeat;
}
div#container.colorfulMenu #sidebar-right-menu li a:link, div#container.colorfulMenu #sidebar-right-menu li a:visited
{
	color: #ff2222;
}
div#container.colorfulMenu #sidebar-right-menu li a:hover
{
	color: #211f5f;
}
/* TOP */
/* ------------------------------------------------------------------------------------------*/
#top
{
	position: relative;
	height: 122px;
}
#top img
{
	border: none;	
}

img#cclaLogo
{
	position: absolute;
	top: 0px;	
}
img#donateButton
{
	z-index: 10;
}
div#topTime
{
	position: absolute;
	top: 1px;
	margin-left: 230px;
	font-size: 16px;
	color: #ffffff;
	font-family: arial;
}
div#topIcons
{
	width: 500px;
	position: absolute:
	top: 0px;
	margin-left: 667px;
}
div#topIcons img
{
	vertical-align: top;
}
#clinicBanner
{
	position: absolute;
	top: 46px;
	right: 75px;
}
#clinicBannerEnglishLink
{
	position: absolute;
	top: 60px;
	right: 0px;
	width: 55px;
	padding: 0px 10px 0px 10px;
	color: #ffffff;
}

/* HOME CONTENT */
/* ------------------------------------------------------------------------------------------*/

div#home-middle
{
	float: left;
	width: 985px;
	background: url('../images/home-middle-bg.gif') repeat-y ; 	
}

div#home-rotating-image
{
	float: left;
	width: 769px;
	height: 300px;
}

div#home-bottom
{
	float: left;
	width: 985px;
	padding: 0px 0px 10px 0px;
	font-size: 11px;
	color: #464646;
	background: url('../images/home-bottom-bg.gif') repeat-y #fff7dc; 	
}
div#home-bottom a:link
{
	font-weight: bold;
}
div#home-bottom a:visited
{
	font-weight: bold;
}
div#home-bottom a:hover
{
	font-weight: bold;
}
div#home-bottom-col1
{
	float: left;
	width: 304px;
	padding: 0px 8px 0px 12px;
}
form#homeNewsletterForm table
{
	color: #2f0a53;
	font: italic bold 11px arial,helvetica,verdana;
}
form#homeNewsletterForm table td
{
	vertical-align: top;
	padding: 0px 0px 6px 0px;
}
div#home-newsletter-bg
{
	width: 285px;
	height: 21px;
	padding: 0px 0px 0px 0px;
	background: url("../images/newsletter-field-bg.gif") no-repeat;
	border: solid 1px #a69543;
}
#home_newsletter
{
	width: 271px;
	height: 18px;
	padding: 3px 7px 0px 7px;
	color: #7b7b7b;
	font-size: 11px;
	background: none;
	border: none;
}
div#home-bottom-col1 a:link.thumbsup-title
{
 text-decoration: none;
}
div#home-bottom-col1 a:visited.thumbsup-title
{
 text-decoration: none;
}
div#home-bottom-col1 .articleTitle
{
	color: #2f0a53;
	font-weight: bold;
}
.homeArticleTable td, .moduletablehome_events td
{
	vertical-align: top;
	padding: 10px 2px 0px 0px;
}
.homeArticleTable p
{
	margin: 0px;
	padding: 0px 0px 0px 0px;
}
.homeFeaturesTable
{
	width: 	310px;
}
.homeFeaturesTable td
{
	vertical-align: top;
	padding: 0px 15px 15px 0px;
}
div#home-bottom-col2
{
	float: left;
	width: 298px;
	padding: 0px 15px 0px 19px;
}
div#home-bottom-col2 .articleTitle
{
	color: #005826;
	font-weight: bold;
}
div#home-bottom-col3
{
	float: left;
	width: 312px;
	padding: 0px 5px 0px 8px;
}
div#home-bottom-col3 h2
{
	margin-left: 10px;
}
div#home-bottom-col3 a:link.thumbsup-title-success_stories
{
    color: #69081a;
	font-weight: bold;
}
div#home-bottom-col3 a:visited.thumbsup-title-success_stories
{
    color: #69081a;
	font-weight: bold;
}
div#home-bottom-col3 a:hover.thumbsup-title-success_stories
{
    color: #001b4c;
	font-weight: bold;
}
div#home-bottom-col3 .thumbsup-intro-success_stories p
{
    margin: 0px;
	padding: 0px;
}
div#home-bottom-col3 .thumbsup-title-success_stories
{
	clear: both;
	padding: 0px 5px 0px 5px;
}
div#home-bottom-col3 .articleTitle
{
	color: #69081a;
	font-weight: bold;
	padding: 0px 5px 0px 5px;
}
div#home-bottom-col3 .thumbsup-intro-success_stories
{
	padding: 0px 20px 0px 5px;	
}

img.th-100{max-width:100%}

.th-100-container,
div#home-bottom-col3 .success-story-thumbsup-image-success_stories img 
{
	margin: 0px 0px 0px 0px;
	padding:15px;
	background: url('/~cathol13/templates/ccla_home/images/success-story-img-teaser-bg.gif') no-repeat;
	border: 0px;
}
div#home-bottom-bottom
{
	clear: both;
	height: 10px;
	background: #fff7dc;
}
span.Style1
{
	display: none;	
}
/* MENU */
/* ------------------------------------------------------------------------------------------*/
/* Don't Show Home Page Link */
div#menu li.item1, div#menu li.item-101
{
	display: none;	
}
#menu 
{
	float: left;
	width: 179px;
	padding: 29px 0px 80px 37px;

}
#moduletable_menu
{
	width: 142px;
}
#menu li
{
	display: block;
	margin: 0px 0px 15px 0px;	
}
#menu ul.menu
{
	width: 179px;
}
#menu li a
{
	display: block;
	padding: 0px 0px 4px 0px;
	margin: 0px 2px 0px 0px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	border-bottom: solid 1px #808da5;	
}
#menu li a:visited
{
	color: #ffffff;
}
#menu li a:hover
{
	color: #ffffff;
	font-weight: bold;
}
#menu ul li ul
{
	margin: 5px 0px 15px 0px;
}
#menu ul li ul li 
{
	padding: 0px 0px 5px 0px;
	margin: 0px;
}
#menu ul li ul li a
{
	padding: 0px 0px 0px 0px;
	color: #ffffff;
	text-decoration: none;
	text-transform: capitalize;
	font-size: 11px;
	border: none;
}
#menu ul li ul li.active a:link
{
 color: #e2c649;
 font-weight: bold;
}
#menu ul li ul li.active a:visited
{
 color: #e2c649;
 font-weight: bold;
}
#menu ul li ul li.active a:hover
{
 color: #ffffff;
 font-weight: bold;
}
#menu ul li ul li#current a:link
{
 color: #e2c649;
 font-weight: bold;
}
#menu ul li ul li#current a:visited
{
 color: #e2c649;
 font-weight: bold;
}
#menu ul li ul li#current a:hover
{
 color: #ffffff;
}

/* INTERIORS */
/* ------------------------------------------------------------------------------------------*/

td.buttonheading
{
	text-align: right;
}

div#interior-content-area
{
	float: left;
	width: 985px;
	padding: 0;
	line-height: 1.5em;
	background: url("../images/interior-content-bg.gif") repeat-y;
}
div#interior-content-area-no-sb
{
	float: left;
	width: 985px;
	padding: 0px 0px 15px 0px;
	line-height: 1.5em;
	background: url("../images/interior-content-bg-no-sb.gif") repeat-y;
}
div#interior-content
{
	padding: 25px 30px 0px 15px;
	font-size: 12px;
}

#middle.middle{
	background-color:#FFF;
	float:left;
	width:768px
}

#middle.middle-right{
	float: left;
	width: 472px;
}

#middle.middle div#interior-content{width:auto}

div#interior-content-no-sb
{
	float: left;
	width: 723px;
	padding: 25px 30px 0px 15px;
	font-size: 12px;
}
div#interior-content .contentpaneopennewslist p, div#interior-content-no-sb .contentpaneopennewslist p
{
	margin: 0px;
}
div#interior-content img, div#interior-content-no-sb img
{
	background: #ffffff;
	padding: 3px;
	margin: 2px;
	/*border: solid 1px #000000;*/
}
div#interior-content a img, div#interior-content-no-sb a img
{
	border-color: #000000;
}
div.moduletablelogin
{
	height: 230px;
	margin: 10px 0px 0px 0px;
	padding: 15px 5px 5px 5px;
	border-top: solid 2px #dddddd;
}
div.moduletablelogin ul
{
	text-align: right;
}
div.moduletablelogin .input
{
	float: left;
}
div.moduletablelogin input[type="submit"]
{
	color: #ffffff;
	background: #af1f24;
	border: solid 1px #000000;
}
div#interior-content .buttonheading img, div#interior-content-no-sb .buttonheading img
{
	border: none;	
}
div#sidebar-right
{
	float: left;
	width: 277px;
	padding: 17px 0px 0px 0px;
	font-size: 11px;
}
div#sidebar-right .moduletable
{
	margin-bottom: 40px;
}
div#sidebar-right .moduletable h3
{
	margin-left: -20px;
	color: #211f5f;
	font: bold 15px arial,helvetica,verdana;	
}
div#sidebar-right h2
{
	color: #08410F;
	font: bold 13px arial,helvetica,verdana;	
	margin: 0px;
}
.sidebarTitle
{
	color: #211f5f;
	font: bold 15px arial,helvetica,verdana;
}
#sidebar-right-menu
{
	width: 274px;
	padding: 8px 0px 0px 20px;
	margin-left: 3px;
}
#sidebar-right-menu li
{
	display: block;
	margin: 0px 0px 15px 0px;	
}
#sidebar-right-menu li a
{
	display: block;
	padding: 0px 0px 3px 0px;
	color: #69081a;
	text-decoration: none;
	font: bold 12px arial,helvetica,verdana;
	border-bottom: solid 1px #d3b1ab;	
}
#sidebar-right-menu li a:visited
{
	color: #69081a;
}
#sidebar-right-menu li a:hover
{
	color: #211f5f;
}
#sidebar-right-menu ul.menu li#current a:link, #sidebar-right-menu ul.menu li#current a:visited
{
	color: #211f5f;
}
#sidebar-right-content
{
	width: 277px;
	padding: 10px 10px 20px 10px;
}
div#sidebar-right div.moduletablesidebarRotatingImage img
{
	border: solid 1px #000000;	
}
/* FOOTER */
/* ------------------------------------------------------------------------------------------*/
#footer 
{ 
	clear: both;
	width: 925px;
	padding: 20px 0px 15px 40px;
	font-size: 10px;
	height: 42px; 
	color: #ffffff;
	text-align: center;
}
div#footer div.moduletablefooter
{
	display: inline;
	padding: 0;
	text-align: left;
	line-height: 1.5em;
}
div#footer div.moduletablefootermenumodule
{
	float: left;
	width: 250px;
	display: inline;
    margin: 0px 50px 0px 60px;
	
}
div#footer div.moduletablefootermenumodule table
{
	float: left;
	display: inline;
	width: 100%;
}
div#footer div.moduletablefootermenumodule a:link, div#footer div.moduletable a:link
{
	color: #fff7dc;
	text-decoration: underline;	
}
div#footer div.moduletablefootermenumodule a:visited, div#footer div.moduletable a:visited
{
	color: #fff7dc;
	text-decoration: underline;	
}
div#footer div.moduletablefootermenumodule a:hover, div#footer div.moduletable a:hover
{
	color: #001b4c;
	text-decoration: none;	
}

/* FORMS */
/* ------------------------------------------------------------------------------------------*/
.chronoform
{
	display: none;
}
input.cf_inputbox, textarea
{
	/*height: 20px;*/
	padding: 3px 4px 0px 4px;
	border: solid 1px #211f5f;
}
div.form_item
{
	margin-bottom: 5px;	
}


.thumbsup-image img {
    background: url("/~cathol13/templates/ccla_home/images/news-img-teaser-bg.gif") no-repeat scroll 0 0 transparent;
    height: 56px;
    margin-right: 10px;
    margin-top: -1px;
    padding: 10px;
    width: 56px;
}
.thumbsup-image {
    margin-bottom: 10px;
    padding-bottom: 3px;
    padding-left: 0;
    padding-top: 3px;
}
.thumbsup-image a img {
    border: medium none;
}
.thumbsup-title {
    color: #2F0A53;
    font-size: 12px;
    font-weight: bold;
}
.thumbsup-title h1 {
    margin: 0;
    padding: 0;
}
.thumbsup-intro {
    font-size: 11px;
    font-weight: normal;
    padding-bottom: 4px;
}
.thumbsup-text a {
    font-weight: normal;
}
.thumbsup-image p {
    margin: 0;
}
.thumbsup-date {
    font-size: 9px;
    font-weight: normal;
    padding-bottom: 4px;
}
.thumbsup-author {
    font-size: 9px;
    font-weight: normal;
    padding-bottom: 4px;
}
.thumbsup-hits {
    font-size: 9px;
    font-weight: normal;
    padding-bottom: 4px;
}
td.thumbsup-image-news img {
    background: none repeat scroll 0 0 #F1F1F1;
    margin-right: 4px;
    margin-top: -1px;
    padding: 4px;
}
td.thumbsup-image-news {
    border-bottom: 1px solid #999999;
    margin-bottom: 10px;
    padding-bottom: 3px;
    padding-left: 0;
    padding-top: 3px;
}
td.thumbsup-text-news {
    border-bottom: 1px solid #999999;
}
.thumbsup-date-news {
    font-size: 8px;
    font-weight: normal;
    padding-bottom: 0;
}

/* Added 11/20/2012 -MM */
#footermenu{}
	#footermenu li{border-right:1px solid #FFF;display:inline-block;margin:0 5px 0 0;padding:0 5px 0 0}
	#footermenu li:last-child{border-right:none}
	
#home-bottom-col1{}
	#home-bottom-col1 .intro-right h4{margin:0}
	h4 .mod-articles-category-title{color:#2F0A53;font-family:Arial,Helvetica,sans-serif;font-size:12px;font-weight:bold;margin-bottom:0;text-decoration:none}
	#home-bottom-col1 .mod-articles-category-introtext{margin:0 0 10px}
	
.intro-right{margin:0 0 0 80px;padding:5px 0 0}
	
ul.actions{float:right}
	ul.actions li{display:inline-block;margin:0 0 0 10px}
	
.item-page h2.article-title{color:#211F5F;float:left;font-size:20px;max-width:350px}

div.form_element div.float_left{margin:0 0 0 150px}

div.form_item{overflow:hidden}
	div.form_item label{float:left}
	div.form_item .cfclear{height:0}
	
	div.form_item .cf_radiobutton label{width:175px}
	div.form_item .cf_radiobutton .float_left label{float:none;width:auto}
	
	div.form_item.captcha{padding:10px 0 0}
		div.form_item.captcha label{float:left;font-weight:bold;width:100%}
		div.form_item.captcha .chrono_captcha_input{height:25px;margin:10px 0 0;width:100px}